Commit Graph

1125 Commits

Author SHA1 Message Date
ismailgulek 5a74ea5725 Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek e99fbfbd3b Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek a288a1795e Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek bb6510b1dc UI arrangements 2020-07-21 19:32:48 +03:00
manuroe 141fa28c04 MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek b7ecfd3a21 Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek 6e9cb05886 Fix build 2020-07-21 16:19:14 +03:00
ismailgulek 18c20f52fd Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek 1573bedcce Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek 52433909f1 Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek 77d0c0b1a1 Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
manuroe 053d58cc50 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek 347b4f20be Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek a12e8f7228 Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek afc46fdc03 Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
ismailgulek 16f7188968 Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00
SBiOSoftWhare 10c5e761f2 Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare 3a5c549607 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek 45ce75b693 Merge pull request #3384 from vector-im/riot_3137
Warn if link text doesn't match link target
2020-07-16 18:45:25 +03:00
ismailgulek 2dc056ac5b Merge branch 'develop' into riot_3137 2020-07-16 13:11:05 +03:00
ismailgulek 37541f66e4 Merge branch 'develop' into riot_3396 2020-07-16 13:10:29 +03:00
ismailgulek d97c6c25b7 Merge branch 'develop' into riot_3389 2020-07-16 12:57:57 +03:00
ismailgulek 8828a1dfd8 Merge branch 'develop' into riot_3396 2020-07-16 10:38:42 +03:00
ismailgulek 40c6e4949f Merge branch 'develop' into riot_3389 2020-07-16 10:38:25 +03:00
ismailgulek fa33320ea5 Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek 1e4311f2e5 Merge branch 'develop' into fix_3401 2020-07-16 10:37:08 +03:00
SBiOSoftWhare 2d17667f1d Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek ff33233a62 Scroll to next section if discovery is not ready yet, fixes #3401 2020-07-15 16:13:59 +03:00
ismailgulek 671302ffb4 Fix crash 2020-07-14 17:19:41 +03:00
ismailgulek fc4acb3fcb Remove lazy loading labs setting 2020-07-14 16:11:57 +03:00
ismailgulek e6a9e080f6 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek 9c7f69cf1c Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek 9eb4dd3d14 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
Neil Alexander 187f195375 Update animation 2020-07-13 16:58:50 +01:00
SBiOSoftWhare 7e4a918159 Major update: Fix learn more acrtion. 2020-07-11 09:53:19 +02:00
SBiOSoftWhare 87a0a3c458 RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00
SBiOSoftWhare 2acf571635 Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare 753d56efce RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare 7da17e1a8e RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare a98051ef0b RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare b2bd5dfb9a Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare 9fcd2c92f5 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare d62e9aa135 LaunchLoading: Fix animation theming and repeat count. 2020-07-10 22:27:22 +02:00
Steve Barré bf65e9083d Merge branch 'add_major_update_modal' into 'rebranding'
Add major update modal

See merge request new-vector/element/element-ios!29
2020-07-10 19:35:18 +00:00
SBiOSoftWhare ead9822f03 AppDelegate: Handle major update display. 2020-07-10 21:28:57 +02:00
SBiOSoftWhare cc7dde6ecb Create MajorUpdateViewController to display major updates informations. 2020-07-10 21:27:47 +02:00
Neil Alexander 86cb17876c Load animation, colour corrections, fixed launch screen
Squashed commit of the following:

commit e11d0e589469db9ead0d96449f9e31677edb2031
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:59:30 2020 +0100

    Fix colour in launch screen

commit aa59e85d309433a05992e446bdd789b59b87089d
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:57:01 2020 +0100

    Display -> display

commit 6da06421bedfe7aff6a0ff1dff4360685e708cf2
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:55:20 2020 +0100

    P3 colours

commit b1fc009ab9002eb75403c287ce75bdbf08e222cd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:52:22 2020 +0100

    Update Riot.xcodeproj

commit ac1d994c6eb3f863f5310364ee4582476d59b76e
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:44:41 2020 +0100

    Revert changes to Images.swift and Storyboards.swift

commit 27c88f9b3ba7c22efd19f6e8aa17c2af17f3289b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:25:08 2020 +0100

    Add animation source files

commit d19ccd50009280b45f3165e1a2a03a2bd241ccf7
Merge: d6b651a8 2ed92204
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:18:04 2020 +0100

    Fix launch screen and update loading screen

    Merge commit '2ed92204' into rebranding

commit 2ed922045cd6381202b8d7bb80136f8b24a95141
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:13:56 2020 +0100

    Fix launch screen, smooth transition to loading animation
2020-07-10 17:59:57 +01:00
SBiOSoftWhare 8083d02085 CallVC: Update toolbar icons colors. 2020-07-10 16:59:19 +02:00
SBiOSoftWhare 245f1dceb4 CallVC: Fix icons confusion. 2020-07-10 16:44:29 +02:00
SBiOSoftWhare b17bce3f7d Room input toolbars: Revert separators. 2020-07-10 16:43:20 +02:00