Commit Graph

13178 Commits

Author SHA1 Message Date
manuroe 90fa88f4b7 Settings - Security: Move down the key backup section
With cross-signing and SSSS, this section is less important.
2020-04-23 16:46:44 +02:00
Weblate 27591f9d7f Merge branch 'origin/develop' into Weblate. 2020-04-23 14:08:38 +00:00
Weblate 880ae6ae04 Merge branch 'origin/develop' into Weblate. 2020-04-23 14:08:36 +00:00
SBiOSoftWhare ad20a25957 Merge pull request #3145 from vector-im/riot_3127
BF: Settings - Security: My device is not trusted
2020-04-23 16:08:31 +02:00
SBiOSoftWhare 58d27d7b9c Update wording. 2020-04-23 16:02:18 +02:00
Weblate c18ee2a8d5 Merge branch 'origin/develop' into Weblate. 2020-04-23 13:53:55 +00:00
Szimszon 0b75d33bc9 Translated using Weblate (Hungarian)
Currently translated at 100.0% (948 of 948 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-04-23 13:53:54 +00:00
Weblate 1176697653 Merge branch 'origin/develop' into Weblate. 2020-04-23 13:53:53 +00:00
manuroe 928c0d1467 Merge pull request #3144 from vector-im/riot_3138
Cross-signing: Allow to verify each device of users with no cross-signing
2020-04-23 15:53:48 +02:00
manuroe 4ff41449bc Merge branch 'develop' into riot_3138 2020-04-23 15:53:15 +02:00
SBiOSoftWhare 9e4de31d47 Update changes 2020-04-23 15:53:07 +02:00
SBiOSoftWhare c1a4da9c16 SecurityViewController: Show current device cannot cross sign show all devices with black shield and present complete security on tap. 2020-04-23 15:50:01 +02:00
manuroe 5a2a0b9ab8 Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
manuroe 6889f6d326 Cross-signing: Allow to verify each device of users with no cross-signing
Fix #3138
This is implemented by adding a new `UserEncryptionTrustLevel` value: `UserEncryptionTrustLevelNoCrossSigning`
2020-04-23 15:10:41 +02:00
Weblate 87378f6875 Merge branch 'origin/develop' into Weblate. 2020-04-23 12:28:28 +00:00
Weblate efd68f8f66 Merge branch 'origin/develop' into Weblate. 2020-04-23 12:28:27 +00:00
SBiOSoftWhare 46cf51adb5 Merge pull request #3143 from vector-im/riot_3108
RoomMemberDetailsViewController: For current user present complete security when device is not trusted
2020-04-23 14:28:22 +02:00
SBiOSoftWhare 300ee625ce RoomMemberDetailsViewController: For current user present complete security when device is not trusted. 2020-04-23 11:58:19 +02:00
SBiOSoftWhare 4c7107efe7 Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
Weblate 55bec6a5e3 Merge branch 'origin/develop' into Weblate. 2020-04-23 07:42:30 +00:00
Weblate c5ee2ad139 Merge branch 'origin/develop' into Weblate. 2020-04-23 07:42:29 +00:00
manuroe f5d5c6b79b Merge pull request #3142 from vector-im/riot_3139
Cross-signing: Allow incoming device verification request from other user
2020-04-23 09:42:24 +02:00
manuroe eb8cc5b8b7 Cross-signing: Allow incoming device verification request from other user
#3139
2020-04-23 09:25:46 +02:00
manuroe a3f6d97c33 0.11.1 2020-04-23 08:57:09 +02:00
ismailgulek 70bb74a867 AuthenticationViewController scroll view respect to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 19:26:49 +03:00
ismailgulek 5cfdfa99b9 Encryption info cell background color to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 17:02:29 +03:00
ismailgulek 008bbc678e Some custom constraints on table view cells fixed for safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:15:30 +03:00
ismailgulek 6f398bd862 SegmentedViewController table insets fix again
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:06:37 +03:00
ismailgulek e8b98076d4 Main.storyboard enable safe area layout guides
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:51:31 +03:00
ismailgulek 9a4dc84714 Fix RecentsViewController after rebase again
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:51:00 +03:00
ismailgulek 946e811139 RoomParticipantsViewController extend table row under home indicator
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:32 +03:00
ismailgulek 1eb0267667 ContactsTableViewController allow table row content be visible under home indicator
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek 15a03a9bbf RoomViewController set insets for jump button
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek bddb1fe774 RoomFilesViewController table view bottom inset reset bug fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek 63d442dff9 RoomViewController navigation bar remaining translucent on some cases bug fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek e77aceef7b Section header views adaptation to safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek 79c35c3736 RoomViewController fix redundant space on table bottom
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:58:35 +03:00
ismailgulek 3174a428e4 RecentsViewController plus button respect to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:58:35 +03:00
ismailgulek be19f03a9d StartChatViewController allow tableview content visible under home indicator
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:14 +03:00
ismailgulek 581358a28b SegmentedViewController allow scrollview content to be visible under home indicator
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:13 +03:00
ismailgulek 1a0ccae89a RoomMemberDetailsViewController bug fix: navigationBar was remaining translucent
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:13 +03:00
ismailgulek d18785c4ae Bug fix: When navigating back from a child page using edgeScreenPanRecognizer, do not destroy child pages until navigation completed
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:13 +03:00
ismailgulek 3faee1bf94 SegmentedViewController bug fix: segments disappear when coming from a view with translucent bar
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:13 +03:00
ismailgulek cd9de5cb28 RoomViewController bubblesTableView bottom constraint fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:13 +03:00
ismailgulek 6a1ccd3b85 StartChatViewController safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00
ismailgulek ce7f3cbd97 RecentsViewController safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00
ismailgulek 4e087fe1f2 Layout problem on back from UnifiedSearchViewController, enhancement for #3084
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00
ismailgulek 941627fca3 Layout problem on back from RoomSearchViewController, fixes #3073
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00
ismailgulek 6a5a74eaf5 ContactsTableViewController safe area insets, fixes #3072
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00
ismailgulek f76c832ad7 RecentsViewController searchBar safe area insets, fixes #3070
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:12 +03:00