Commit Graph

1841 Commits

Author SHA1 Message Date
Weblate fa6eacbd3b Merge remote-tracking branch 'origin/develop' into develop 2019-02-01 10:59:16 +00:00
sergio cfa32f9dea Translated using Weblate (Russian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-01 10:58:37 +00:00
Karol Kosek 26c8849a02 Translated using Weblate (Polish)
Currently translated at 87.5% (455 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2019-02-01 10:58:37 +00:00
Juho Ylikorpi 8104958fa1 Translated using Weblate (Finnish)
Currently translated at 5.1% (27 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fi/
2019-02-01 10:58:36 +00:00
Osoitz 00f85b151f Translated using Weblate (Basque)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2019-02-01 10:58:36 +00:00
SBiOSoftWhare fafc09d862 Fix Manu's comments 2019-02-01 10:15:39 +01:00
SBiOSoftWhare b9c8d1501d Handle key backup recover banner display 2019-02-01 09:51:57 +01:00
SBiOSoftWhare f57d15e43e Use one key backup banner for recover and setup cases 2019-02-01 09:51:01 +01:00
SBiOSoftWhare 5a721b57be Handle key backup recover banner preferences 2019-02-01 09:35:54 +01:00
SBiOSoftWhare e39ce331a4 Add key backup recover banner strings 2019-02-01 09:33:31 +01:00
sergio 51b25c174c Translated using Weblate (Russian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-01-31 23:13:39 +00:00
manuroe a5d0e089fd key backup settings: Fix Steve's comment 2019-01-31 21:22:10 +01:00
manuroe ccabf45547 Merge branch 'develop' into riot_2173 2019-01-31 21:17:47 +01:00
manuroe d5a3447bc8 key backup settings: Fix Steve's comment 2019-01-31 21:15:50 +01:00
SBiOSoftWhare e768a8105d Merge pull request #2211 from vector-im/keybackup_setup_banner
Key backup: setup reminder
2019-01-31 21:15:41 +01:00
manuroe cab2ef3534 Key backup: Fix some recovery setup bugs 2019-01-31 20:00:38 +01:00
SBiOSoftWhare 9045706325 Reset key backup banner preferences on logout 2019-01-31 19:53:12 +01:00
SBiOSoftWhare 81d80d51fd Handle key backup setup banner display 2019-01-31 19:52:32 +01:00
SBiOSoftWhare fc140d5639 Create key backup setup banner cell 2019-01-31 19:50:58 +01:00
SBiOSoftWhare 0e8ff0d4ba Create KeyBackupBannerPreferences to handle key backup banner display preferences 2019-01-31 19:50:22 +01:00
SBiOSoftWhare 0b6224844f Add key backup banner close image 2019-01-31 19:45:00 +01:00
SBiOSoftWhare d39867a93e Add key backup setup banner srtings 2019-01-31 19:44:37 +01:00
Nad Chishtie 601b217276 Updated more icon assets. 2019-01-31 18:33:42 +00:00
Nad Chishtie f6b5708ba3 Updated icon assets. 2019-01-31 17:59:26 +00: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
SBiOSoftWhare e28b111adf Update key backup recover coordinator initializers to give right instance of MXKeyBackup 2019-01-30 15:55:25 +01:00
SBiOSoftWhare d38ee48549 Fix Manu's remarks 2019-01-30 15:35:57 +01:00
SBiOSoftWhare 5de4f68fd9 Update pbxproj 2019-01-30 11:14:03 +01:00
SBiOSoftWhare b1a6631112 Create KeyBackupRecoverCoordinatorBridgePresenter which enables to start KeyBackupRecoverCoordinator from a view controller 2019-01-30 11:14:03 +01:00
SBiOSoftWhare ea511ed080 Enable iCloud capability in order to use UIDocumentPickerViewController 2019-01-30 11:14:03 +01:00
SBiOSoftWhare e21ac5967b Create key backup recover coordinator 2019-01-30 11:14:03 +01:00
SBiOSoftWhare a0a815d8dc Create key backup recover success view controller 2019-01-30 11:14:03 +01:00
SBiOSoftWhare 20847a8e07 Create key backup recover from recovery key scene with coordinator, view model, view controller 2019-01-30 11:14:03 +01:00
SBiOSoftWhare 8355d09ac5 Create key backup recover from passphrase scene with coordinator, view model, view controller 2019-01-30 11:14:03 +01:00
SBiOSoftWhare 6acb6995d7 Create KeyBackupSetupCoordinatorBridgePresenter which enables to start KeyBackupSetupCoordinator from a view controller 2019-01-30 11:14:03 +01:00
SBiOSoftWhare a66a950639 Make small improvements on KeyBackupSetupCoordinator and KeyBackupSetupPassphraseViewController 2019-01-30 11:14:03 +01:00
SBiOSoftWhare c426a91294 Add convenient method on UIButton to enable title with multiple lines. 2019-01-30 11:14:03 +01:00
SBiOSoftWhare 37937f9741 Add key backup recover images 2019-01-30 11:14:02 +01:00
SBiOSoftWhare 5a43ac536e Add key backup recover wordings 2019-01-30 11:14:02 +01:00
manuroe 74df347487 reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe 6b0a3087ce Fix display of build number in settings and bug reports
Jenkins now uses a timestamp as build number (ex:20190124155504) that is bigger than 32 bits
2019-01-24 17:45:43 +01:00
manuroe 322f864b92 version++ 2019-01-24 16:41:05 +01:00
SBiOSoftWhare 2913c7fbca Remove a Swift 4.2 API usage as project use Swift 4.0 for the moment. 2019-01-23 15:31:31 +01:00