Commit Graph

15 Commits

Author SHA1 Message Date
Doug c411097256 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 22a8b703f0 Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
SBiOSoftWhare 12ea51e67b Handle button title for restore action case in SettingsKeyBackupTableViewSection. 2019-04-25 16:10:22 +02:00
SBiOSoftWhare ab5dc931ae Update SettingsKeyBackupTableViewSection to prepare restore button removal when all keys are stored on device. 2019-04-11 10:40:26 +02:00
SBiOSoftWhare 8fe6e3fa89 Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe e0a095048c 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 28685d1a48 key backup settings: Fix Steve's comment 2019-01-31 21:15:50 +01:00
manuroe eb41d7aeaf key backup settings: Manage checking state 2019-01-31 18:48:35 +01:00
manuroe bdcdf6aa4b key backup settings: Manage backup created from the device 2019-01-31 18:41:00 +01:00
manuroe 096e8a4516 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 f4cb48f660 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 9dde4641c2 key backup settings: Fix cell reuse mechanism 2019-01-31 15:45:43 +01:00
manuroe 3e26cd9f6f key backup settings: Make it display loading wheel and error 2019-01-31 10:19:27 +01:00
manuroe af5912a513 key backup settings: add delete confirmation dialog 2019-01-31 09:45:03 +01:00
manuroe f09e748194 key backup: Add a dedicated section to settings
#2193

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