Commit Graph

2954 Commits

Author SHA1 Message Date
SBiOSoftWhare a51f3b17c4 Settings: Show information while loading devices list. 2020-02-10 10:51:30 +01:00
Chris Moos ab726fdb07 Merge branch 'develop' into fix_join_room_no_guest_access 2020-02-06 11:34:10 -07:00
SBiOSoftWhare 558f3853be RoomVC: Use cells with encryption badge only if needed in order to recover horizontal white space. 2020-02-06 18:46:32 +01:00
SBiOSoftWhare cd3cd736dc Message decoration: Fix shield appearance behavior. 2020-02-06 11:14:13 +01:00
SBiOSoftWhare 46e9a2e78e Room participants: Fix user trust level shields always black. 2020-02-04 17:04:54 +01:00
SBiOSoftWhare d8d54fb2ba Merge pull request #2967 from vector-im/riot_2960_2
User verification: Use localization strings
2020-02-04 10:27:37 +01:00
SBiOSoftWhare d0f8b725ef RoomMemberDetailsViewController: Use NSArray instead of NSMutableArray for security section. 2020-02-04 10:23:19 +01:00
SBiOSoftWhare c81d04b2db ContactTableViewCell: Handle trust level shields decoration. 2020-02-03 19:01:47 +01:00
SBiOSoftWhare 4b8127e070 RoomMemberDetailsViewController: Get user encryption trust level with MXRoom. 2020-02-03 19:00:33 +01:00
SBiOSoftWhare c9e34cd599 UserVerificationSessionStatusViewController: Fix wording issue. 2020-02-03 18:07:53 +01:00
SBiOSoftWhare a5780a517e User verification: Use localization strings. 2020-02-03 17:52:39 +01:00
SBiOSoftWhare 2b57e98bfe RoomMemberDetailsViewController: Update security section and use localization strings. 2020-02-03 17:50:52 +01:00
manuroe 19499a2240 Merge pull request #2961 from vector-im/riot_2959
E2E: Do not warn anymore for unknown devices
2020-01-31 18:01:02 +01:00
SBiOSoftWhare b54fd54ff1 Settings: Add session verification screens. 2020-01-31 17:46:16 +01:00
SBiOSoftWhare 7a9ed64fac User verification: Add possibility to present on session detail from UserVerificationCoordinator. 2020-01-31 17:46:03 +01:00
SBiOSoftWhare 3ed104b16d Merge branch 'develop' into riot_2924
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2020-01-31 16:45:35 +01:00
manuroe 7ccc5740e2 Room decoration: Make shields bigger 2020-01-31 16:20:28 +01:00
SBiOSoftWhare edcafe3925 User verification: User device verification flow when verify a session. 2020-01-31 15:09:19 +01:00
SBiOSoftWhare 58b08cc51c User verification: Update device verification flow to support device or user verification. 2020-01-31 15:07:30 +01:00
SBiOSoftWhare 7380baf114 User verification: Add table view title for session list screen. 2020-01-31 15:03:44 +01:00
manuroe babec2ff28 Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00
SBiOSoftWhare 6c8d9da7da Merge branch 'riot_2924' of github.com:vector-im/riot-ios into riot_2924 2020-01-30 21:37:39 +01:00
SBiOSoftWhare a0d87b740b Update MXUsersTrustLevelSummary fetch. 2020-01-30 21:37:25 +01:00
SBiOSoftWhare ec47e964b8 Update Riot/Modules/UserVerification/Start/UserVerificationStartViewModelType.swift
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-30 20:58:12 +01:00
manuroe ae99baa2db E2E: Do not warn anymore for unknown devices
# 2959
2020-01-30 18:13:49 +01:00
SBiOSoftWhare 03264f2db6 User verification: Update room member details screen with security section and shields. 2020-01-30 18:05:41 +01:00
SBiOSoftWhare 5e19a345d8 User verification: Add start user verification flow to DeviceVerificationCoordinator. 2020-01-30 17:57:09 +01:00
SBiOSoftWhare 86ae300586 User verification: Implement user session status flow coordinator. 2020-01-30 17:55:36 +01:00
SBiOSoftWhare ce91ee0548 User verification: Implement session list status screen. 2020-01-30 17:54:03 +01:00
manuroe aeaf99d0d2 Shields: Shields in one self room should be green if I have no other device 2020-01-30 17:48:22 +01:00
SBiOSoftWhare b23b18a6a5 User verification: Create UserEncryptionTrustLevel enum. 2020-01-30 17:42:54 +01:00
SBiOSoftWhare 1a40f056f1 User verification: Implement single session status screen. 2020-01-30 17:41:51 +01:00
SBiOSoftWhare 01c77a91b5 User verification: Implement start user verification screen. 2020-01-30 17:38:33 +01:00
manuroe 3c4383534a 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 867594590a Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00
manuroe 46a71641cf Settings > Security: Fix Giom's remarks 2020-01-30 13:19:09 +01:00
manuroe ecbedac466 Settings: More cleaning 2020-01-30 07:14:35 +01:00
manuroe ef0584627a Settings: Remove code for things that have their own screen now 2020-01-30 07:12:05 +01:00
manuroe 1215b69258 Settings: Remove code for things that have their own screen now 2020-01-30 07:01:10 +01:00
manuroe 3d033f0f47 Settings > Security > Manage Session: Import delete device code block from the kit 2020-01-29 23:17:57 +01:00
manuroe 9feb3efdab Settings > Security > Manage Session: Import rename code block from the kit 2020-01-29 22:00:05 +01:00
manuroe b702eeb8d2 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe c264fe65b2 Settings > Security: Debug: Add cross-signing information 2020-01-29 15:56:06 +01:00
manuroe aa035b6b64 Settings > Security: Display shields for devices 2020-01-29 10:58:37 +01:00
manuroe 6240746c06 Settings > Security: Sort out things to match the design 2020-01-29 09:10:22 +01:00
manuroe 3f1d26abd2 Settings > Security: More cleaning 2020-01-28 23:27:45 +01:00
manuroe dfc150aab2 Settings > Security: More cleaning 2020-01-28 23:15:23 +01:00
manuroe 84cee3b08f Settings > Security: Remove useless imported code 2020-01-28 22:05:11 +01:00
manuroe 1a95494c83 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00
manuroe 6b0208ac4c Settings: LABS: Keep only one flag for cross-signing 2020-01-28 16:51:03 +01:00