Commit Graph

17 Commits

Author SHA1 Message Date
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
20266754fc Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
SBiOSoftWhare
33387e15bb Handle button title for restore action case in SettingsKeyBackupTableViewSection. 2019-04-25 16:10:22 +02:00
SBiOSoftWhare
8610dafc45 Update SettingsKeyBackupTableViewSection to prepare restore button removal when all keys are stored on device. 2019-04-11 10:40:26 +02:00
SBiOSoftWhare
103aaa3a0a Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe
879af41aa0 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
7c370e5feb 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
a5d0e089fd key backup settings: Fix Steve's comment 2019-01-31 21:22:10 +01:00
manuroe
d5a3447bc8 key backup settings: Fix Steve's comment 2019-01-31 21:15:50 +01:00
manuroe
4b60ed76be key backup settings: Manage checking state 2019-01-31 18:48:35 +01:00
manuroe
f415c99786 key backup settings: Manage backup created from the device 2019-01-31 18:41:00 +01:00
manuroe
b90f624594 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
7f209eb8f2 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
caca3c0bd3 key backup settings: Fix cell reuse mechanism 2019-01-31 15:45:43 +01:00
manuroe
f15c0f952f key backup settings: Make it display loading wheel and error 2019-01-31 10:19:27 +01:00
manuroe
4eeeff53f8 key backup settings: add delete confirmation dialog 2019-01-31 09:45:03 +01:00
manuroe
d99f477b9e key backup: Add a dedicated section to settings
#2193

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