Commit Graph

82 Commits

Author SHA1 Message Date
manuroe 0b59c68269 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:51 +02:00
manuroe 86b1154a56 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:44 +02:00
manuroe 07878eeb20 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:32 +02:00
manuroe 4c7067e8c6 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:25 +02:00
manuroe c60eb0c140 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:03 +02:00
manuroe 7d2b80e129 SecurityVC: Use NEW_CROSS_SIGNING_FLOW to not break things 2020-06-24 11:43:50 +02:00
manuroe 643d4e3fba SecurityVC: Add warning if we do not have the MSK 2020-06-24 11:43:50 +02:00
manuroe a24d3f47b9 SecurityVC: Add Secure backup status 2020-06-24 11:43:41 +02:00
manuroe e50f1a0856 SecurityVC: Add cross-signing reset. Stub things using test passwords 2020-06-19 09:32:27 +02:00
manuroe 296a60a8ed SecurityVC: Delete a secure backup 2020-06-19 08:00:22 +02:00
manuroe 9a0dc7d460 SecurityVC: PoC for secure backup settings 2020-06-18 15:51:06 +02:00
manuroe 1824dfa3eb SecurityVC: Factorise cell buttons 2020-06-18 11:47:53 +02:00
SBiOSoftWhare 7768ac8a28 SecurityVC: Connect/restore key backup created with SSSS. 2020-06-15 16:30:58 +02:00
ismailgulek 06a1e5b142 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
2020-06-05 16:00:24 +03:00
SBiOSoftWhare 6f29298a79 SecurityVC: Remove MXCrossSigningStateCanCrossSignAsynchronously references. 2020-06-04 17:27:54 +02:00
ismailgulek de418e3b09 Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
manuroe c600ea2bed Security > Sessions: Display my unverified device with a red shield 2020-04-28 16:15:31 +02:00
manuroe b7346395b3 Security settings: Do not ask to complete security if there is no cross-signing
Fix #3147
2020-04-24 18:49:00 +02:00
ismailgulek b8ad40b43c Merge pull request #3084 from vector-im/riot_3067
Consider Safe Area Insets for Some Screens
2020-04-23 20:56:58 +03:00
manuroe e4d076f316 Security - CROSS-SIGNING: Use "Complete security" to fix cross-signing
Fix #3049
2020-04-23 17:31:49 +02:00
manuroe b2687a414a Settings - Security: Fix missing i18n 2020-04-23 17:29:58 +02:00
manuroe 3e183162e9 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
SBiOSoftWhare b99cdf49d5 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
ismailgulek 49e513be86 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
manuroe 18edaa85a9 Fix unexpected cast 2020-03-27 17:39:11 +01:00
manuroe 73a0364299 Security settings: Implement "Request (cross-signing private) keys" 2020-03-25 10:15:34 +01:00
manuroe d1cb2ce91e Security settings: Refresh cross-signing state on opening 2020-03-25 10:14:25 +01:00
manuroe 408b971323 Security Screen: Update actions for cross-signing 2020-03-18 13:34:52 +01:00
manuroe 214afccc41 Security Screen: Use MXCrossSigning.state 2020-03-18 10:01:23 +01:00
manuroe 62f4036482 Security screen: Create a dedicated section for cross-signing
for future debug.
Reorder the screen a bit.
2020-03-12 11:21:47 +01:00
SBiOSoftWhare ecfb0e3f01 Settings: Show information while loading devices list. 2020-02-10 10:51:30 +01:00
manuroe 620952ecab Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00