Commit Graph

17 Commits

Author SHA1 Message Date
Doug 29d7262e38 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 c4bce89834 Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
SBiOSoftWhare 9663e149b3 Handle button title for restore action case in SettingsKeyBackupTableViewSection. 2019-04-25 16:10:22 +02:00
SBiOSoftWhare c1301fdfda Update SettingsKeyBackupTableViewSection to prepare restore button removal when all keys are stored on device. 2019-04-11 10:40:26 +02:00
SBiOSoftWhare 9ab0b74007 Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe 51f2312ccd Backup settings: Update wording and rendering to match riot-web
Verify button has been removed and replaced by "Use key backup", which makes a restore, because we trust on decrypt now.
2019-02-14 17:47:59 +01:00
manuroe 1eccc61869 Key backup: Check backup update on the homeserver
when opening the home or the settings screen in order to display the right banner and settings.
2019-02-06 17:34:16 +01:00
manuroe 3599d97e14 key backup settings: Fix Steve's comment 2019-01-31 21:22:10 +01:00
manuroe 0bbf046ed4 key backup settings: Fix Steve's comment 2019-01-31 21:15:50 +01:00
manuroe b53c6f77ca key backup settings: Manage checking state 2019-01-31 18:48:35 +01:00
manuroe 42a91d7aa8 key backup settings: Manage backup created from the device 2019-01-31 18:41:00 +01:00
manuroe 6de109b332 key backup settings: Make it look like more to https://github.com/vector-im/riot-meta/issues/251#issuecomment-458566684
2/2

Manage not trusted backup
2019-01-31 18:19:20 +01:00
manuroe b2062f22af key backup settings: Make it look like more to https://github.com/vector-im/riot-meta/issues/251#issuecomment-458566684
1/2
2019-01-31 16:58:41 +01:00
manuroe 2707971e68 key backup settings: Fix cell reuse mechanism 2019-01-31 15:45:43 +01:00
manuroe 428c001812 key backup settings: Make it display loading wheel and error 2019-01-31 10:19:27 +01:00
manuroe 71f6b06f02 key backup settings: add delete confirmation dialog 2019-01-31 09:45:03 +01:00
manuroe b4aa3d732f key backup: Add a dedicated section to settings
#2193

Still WIP
2019-01-31 03:06:47 +01:00