Stefan Ceriu
|
f93ed348c9
|
Implements #4693 - Alert users of Element on iOS11 deprecation.
|
2021-08-25 13:57:32 +03:00 |
|
Doug
|
a4075c89cb
|
Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
|
2021-07-09 17:05:43 +01:00 |
|
manuroe
|
40c5841b9b
|
Security settings: Add an option to reset the secure backup
It will overwrite the existing one if any
|
2021-06-16 09:53:31 +02:00 |
|
SBiOSoftWhare
|
7cd5a9fc1f
|
Secure backup: Add possibility to not expose recovery key when creating a secure backup.
|
2020-10-15 15:27:26 +02:00 |
|
SBiOSoftWhare
|
060e28e096
|
SecureBackupSetupCoordinator: Add a boolean at init to handle or not existing key backup before setup secure backup.
|
2020-10-13 18:02:35 +02:00 |
|
SBiOSoftWhare
|
93071f1141
|
SecureBackupSetupIntroViewController: Handle SecureBackupSetupIntroViewModel.
|
2020-10-13 17:59:13 +02:00 |
|
SBiOSoftWhare
|
1a4a1c6608
|
Create SecureBackupSetupIntroViewModel for SecureBackupSetupIntroViewController.
|
2020-10-13 17:57:59 +02:00 |
|
SBiOSoftWhare
|
b924b44dac
|
SecureBackupSetupCoordinator: Handle existing navigation router.
|
2020-09-30 17:48:14 +02:00 |
|
manuroe
|
15e2c0c90d
|
Merge remote-tracking branch 'origin/riot_3361' into riot_3361
|
2020-06-30 14:32:16 +02:00 |
|
manuroe
|
84c96a4785
|
Secure backup: Fixed Stève's remarks
|
2020-06-30 14:32:12 +02:00 |
|
manuroe
|
e8e40f1286
|
Update Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewController.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-06-30 14:31:22 +02:00 |
|
manuroe
|
353d56ac50
|
Secure backup setup: Manage the case when the user has already a key backup
but we do not have the private key
|
2020-06-30 14:15:18 +02:00 |
|
SBiOSoftWhare
|
dfb5627126
|
Refactoring secure backup references.
|
2020-06-26 14:13:37 +02:00 |
|
SBiOSoftWhare
|
f353d69c14
|
Refactoring secure backup references.
|
2020-06-26 14:01:33 +02:00 |
|
SBiOSoftWhare
|
f3f1654007
|
Refactoring secure backup references.
|
2020-06-26 13:07:53 +02:00 |
|