Commit Graph

16 Commits

Author SHA1 Message Date
manuroe 9264128a8e Self-verification: Fix compatibility with Element-Web when logging in on iOS
#4217

Just after login, send request instead of waiting for an incoming one as per recent EW changes
2021-04-14 17:21:35 +02:00
mtoohey31 cda1e49679 Fixed cients spelling mistake 2021-01-16 22:51:37 -05:00
SBiOSoftWhare 85e9932b09 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02:00
manuroe 2f09ecc3f7 KeyVerificationSelfVerifyWait: Listen to all verification requests not only the first one 2020-09-25 09:03:43 +02:00
SBiOSoftWhare bc6306bda9 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 36e43ee45b Add new loading state, add a label and activity indicator for loading state 2020-08-21 16:31:22 +03:00
ismailgulek 295d96087e Wait for session sync complete 2020-08-21 14:07:43 +03:00
SBiOSoftWhare aff523db2f MXRecoveryService: Add convenient var to return SecretsRecoveryAvailability. 2020-06-15 16:12:58 +02:00
SBiOSoftWhare fdd474e9c5 Secrets recovery: Handle MXRecoveryService errors in recovery view models. 2020-06-11 16:55:44 +02:00
SBiOSoftWhare 891264962c Complete security: Add recover secrets action. 2020-06-09 17:36:55 +02:00
manuroe 7d55f75c61 Cross-signing: The "Complete Security" button triggers a verification request to all user devices 2020-05-06 14:35:52 +02:00
SBiOSoftWhare 9c3b587db3 Complete security: Handle incoming SAS transaction. 2020-04-30 19:17:56 +02:00
manuroe 17d67372ee Self-verification: Do not display incoming self verification requests at the top of the Complete Security screen. 2020-04-28 17:33:14 +02:00
SBiOSoftWhare b6e612a1c4 Complete security: Update UI. 2020-04-24 16:24:21 +02:00
SBiOSoftWhare 2e3072ab69 Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
SBiOSoftWhare ee98f42034 Implement complete security screen. 2020-04-03 15:55:53 +02:00