Commit Graph

1780 Commits

Author SHA1 Message Date
manuroe 33fb24ceb2 E2E: Do not warn anymore for unknown devices
# 2959
2020-01-30 18:13:49 +01:00
SBiOSoftWhare bf0651dfcd User verification: Update room member details screen with security section and shields. 2020-01-30 18:05:41 +01:00
SBiOSoftWhare 2ad56b6be4 User verification: Add start user verification flow to DeviceVerificationCoordinator. 2020-01-30 17:57:09 +01:00
SBiOSoftWhare f094a2cca3 User verification: Implement user session status flow coordinator. 2020-01-30 17:55:36 +01:00
SBiOSoftWhare c076b8c260 User verification: Implement session list status screen. 2020-01-30 17:54:03 +01:00
manuroe bd5088385e Shields: Shields in one self room should be green if I have no other device 2020-01-30 17:48:22 +01:00
SBiOSoftWhare f81f11d8b2 User verification: Create UserEncryptionTrustLevel enum. 2020-01-30 17:42:54 +01:00
SBiOSoftWhare e1ab7e738a User verification: Implement single session status screen. 2020-01-30 17:41:51 +01:00
SBiOSoftWhare 1f492b30cf User verification: Implement start user verification screen. 2020-01-30 17:38:33 +01:00
manuroe a9207f5f53 Room Shield: Use sync version of [MXRoom membersTrustLevelSummary:]
https://github.com/vector-im/riot-ios/issues/2956
to break keys downloads in loop
2020-01-30 17:16:53 +01:00
manuroe cfcee3d21a Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00
manuroe e1af1b3136 Settings > Security: Fix Giom's remarks 2020-01-30 13:19:09 +01:00
manuroe 9c0427594a Settings: More cleaning 2020-01-30 07:14:35 +01:00
manuroe f6b1ec38ad Settings: Remove code for things that have their own screen now 2020-01-30 07:12:05 +01:00
manuroe 5ffc2022e5 Settings: Remove code for things that have their own screen now 2020-01-30 07:01:10 +01:00
manuroe d679d9271f Settings > Security > Manage Session: Import delete device code block from the kit 2020-01-29 23:17:57 +01:00
manuroe 5dd11fd48e Settings > Security > Manage Session: Import rename code block from the kit 2020-01-29 22:00:05 +01:00
manuroe 7dc7c45361 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe 7e28e4323a Settings > Security: Debug: Add cross-signing information 2020-01-29 15:56:06 +01:00
manuroe 8500056918 Settings > Security: Display shields for devices 2020-01-29 10:58:37 +01:00
manuroe df26248f38 Settings > Security: Sort out things to match the design 2020-01-29 09:10:22 +01:00
manuroe 1969ceaf70 Settings > Security: More cleaning 2020-01-28 23:27:45 +01:00
manuroe 5861946b86 Settings > Security: More cleaning 2020-01-28 23:15:23 +01:00
manuroe ea23d7ef55 Settings > Security: Remove useless imported code 2020-01-28 22:05:11 +01:00
manuroe 0aeff76ad4 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00
manuroe 670378f661 Settings: LABS: Keep only one flag for cross-signing 2020-01-28 16:51:03 +01:00
manuroe 3a5f8093b7 Message decoration: Do not decorate state events
#2947
2020-01-28 15:53:09 +01:00
manuroe 00c4673510 Negotiate E2E by default for DMs
#2943
2020-01-28 15:16:53 +01:00
manuroe ca6a71e9c0 Room creation: Follow SDK changes (#2945)
Room creation: Follow SDK changes
2020-01-28 14:33:56 +01:00
manuroe 8a8ff80f9f Settings: Remove "End-to-End Encryption" from the LABS section
#2941
2020-01-27 17:30:09 +01:00
SBiOSoftWhare b7fac0591a RoomVC: Use encryption normal shield when retrieving room encryption trust level. 2020-01-24 17:13:08 +01:00
SBiOSoftWhare 3be526927f RoomDataSource: Fix refactoring. 2020-01-23 16:39:33 +01:00
SBiOSoftWhare a416e0a55d RoomDataSource: Now compute encryption trust level from trusted devices percentage in room. 2020-01-23 16:37:23 +01:00
SBiOSoftWhare 422177be17 RoomVC: Handle encryption shields decoration for composer and expanded header. 2020-01-22 16:27:04 +01:00
SBiOSoftWhare 078b260728 Room messages: Handle encryption shields decoration. 2020-01-22 16:25:39 +01:00
SBiOSoftWhare 072d06b5e5 ExpandedRoomTitleView: Add badge image view on room avatar. 2020-01-22 16:23:39 +01:00
SBiOSoftWhare dcd094413d RoomDataSource: Handle room members trust level for an encrypted room. 2020-01-22 16:21:47 +01:00
manuroe b6f641217f Fix build 2020-01-16 12:58:14 +01:00
manuroe 771aaa1edf Cross-signing: Fix a missed API break 2020-01-16 11:03:02 +01:00
manuroe fb5ac2ae3a Merge branch 'develop' into riot_2890 2020-01-16 09:33:57 +01:00
manuroe 22a8b703f0 Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
SBiOSoftWhare 8649731209 Merge pull request #2902 from vector-im/riot_2851
Notification in DMs / new Notification type
2020-01-15 18:21:05 +01:00
SBiOSoftWhare 4c929ff2ef KeyVerificationConclusionBubbleCell: Update warning title and badge image. 2020-01-15 10:50:36 +01:00
manuroe ce53fa813b Cross-signing: Follow API change on [MXCrypto downloadKeys:] 2020-01-15 08:38:35 +01:00
SBiOSoftWhare da87cdb6ba DeviceVerificationCoordinator: Handle incoming key verification to accept. 2020-01-14 21:51:05 +01:00
SBiOSoftWhare 8714ec5558 RoomDataSource: Handle RoomBubbleCellData key verification update. Handle incoming key verification approval. 2020-01-14 21:47:16 +01:00
SBiOSoftWhare 250d09de76 RoomViewController: Handle key verification cells with pagination title. Handle key verification incoming request approval actions. Remove copy action in context menu for key verification cells. 2020-01-14 20:23:36 +01:00
SBiOSoftWhare 3b8f11478f Add key verification cells with pagination title. 2020-01-14 20:15:28 +01:00
SBiOSoftWhare 75854e61a0 Handle key verification cells data filling. 2020-01-14 20:14:17 +01:00
SBiOSoftWhare cc0d36e071 KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching. 2020-01-14 20:10:13 +01:00