Commit graph

2070 commits

Author SHA1 Message Date
manuroe
932fcd888f RoomVC: Remove the beta warning modal when enabling e2e in a room
This is the other part of #2239.
2019-02-21 15:07:50 +01:00
manuroe
95f3c07b54 Reskin: Text in badges should be white in dark theme
#2283
2019-02-21 13:07:37 +01:00
Fridtjof Mund
0608d56c72
Merge branch 'develop' into deprecations/contacts-api 2019-02-20 19:08:12 +01:00
manuroe
2d66a7ecd3 Add app store description as app string resource to make them available for translation on weblate
#2201
2019-02-20 18:22:50 +01:00
Fridtjof Mund
59f79f4bab
Merge branch 'develop' into deprecations/contacts-api 2019-02-20 18:14:36 +01:00
fridtjof
077c5327a7
fix changes made in 8c4b5d09 2019-02-20 18:12:18 +01:00
manuroe
7a5c0bef99 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
manuroe
fd0429e25a
Merge pull request #2105 from Awesome-Technologies/PusherAppID
Remove Pusher App Ids
2019-02-20 15:15:46 +01:00
SBiOSoftWhare
2e87d75dd0
Merge pull request #2278 from vector-im/riot_2276
BF: Reskin: status bar text is no more readable on iPad
2019-02-20 15:08:27 +01:00
manuroe
b9df55535f
Merge pull request #2221 from fridtjof/deprecations/percent_encoding
Take care of percent encoding related deprecations
2019-02-20 15:06:11 +01:00
SBiOSoftWhare
6b6f77c1a5 Fix split view controller status bar style when is not collapsed. Fix #2276. 2019-02-20 14:54:24 +01:00
Slavi Pantaleev
4d72550a32 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-02-20 07:30:40 +00:00
manuroe
6a6a46d1bf version++ 2019-02-19 17:23:14 +01:00
Weblate
8fba36be03 Merge remote-tracking branch 'origin/develop' into develop 2019-02-19 16:17:41 +00:00
Slavi Pantaleev
06dc84259d Translated using Weblate (Bulgarian)
Currently translated at 96.9% (595 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-02-19 16:17:27 +00:00
SBiOSoftWhare
91c95e0cf6 Update jump to last unread banner separator color in RoomViewController 2019-02-19 16:55:58 +01:00
SBiOSoftWhare
25d20b727c Fix expanded header color in RoomViewController 2019-02-19 15:56:17 +01:00
manuroe
e49e576c7a Key backup: Fix crash when switching tabs if there is a banner on the home tab
This is a regression made in #2265 (Key backup: avoid to refresh the home room list on every backup state change).

On other tabs than `self.keyBackupBanner` must be reset to `KeyBackupBannerNone` so that there is no banner section.
2019-02-19 14:51:47 +01:00
Weblate
7adee218fd Merge remote-tracking branch 'origin/develop' into develop 2019-02-19 09:11:32 +00:00
sergio
d063136296 Translated using Weblate (Russian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-19 09:11:10 +00:00
Jiri Grönroos
8963b8d5fa Translated using Weblate (Finnish)
Currently translated at 4.5% (28 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fi/
2019-02-19 09:11:10 +00:00
Besnik Bleta
af03fd1b85 Translated using Weblate (Albanian)
Currently translated at 99.5% (611 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-02-19 09:11:10 +00:00
SBiOSoftWhare
c9a8d5b353 Remove UINavigationBar appearance update from AppDelegate 2019-02-19 09:51:35 +01:00
SBiOSoftWhare
ec6504b052 Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare
cea7414161 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare
96c66b9b02 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare
4f9d7999aa Update dark theme colors 2019-02-19 09:36:43 +01:00
manuroe
b253f764a6
Merge branch 'develop' into backup_banner_filter_forceRefresh 2019-02-18 18:48:08 +01:00
manuroe
7ff02a0e5e Key backup: avoid to refresh the home room list on every backup state change
A possible mitigation for #2265
2019-02-18 18:27:21 +01:00
SBiOSoftWhare
a612150df3 Fix header tint color issue in SegmentedViewController. Fix #2260. 2019-02-18 15:31:56 +01:00
fridtjof
e138dd8d2c
use the Matrix SDK's method for percent encoding 2019-02-18 15:31:55 +01:00
SBiOSoftWhare
3d675245db
Merge pull request #2262 from vector-im/reskin_linebreakcolor
Reskin: Apply theme line break color
2019-02-18 13:50:06 +01:00
SBiOSoftWhare
f4aa2e66b4 Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
manuroe
f2424f3f2a Reskin: Fix navigation bar background after accepting an invite 2019-02-18 10:59:57 +01:00
manuroe
992ebcdbff Reskin: Fix text color in room preview 2019-02-18 10:59:36 +01:00
Osoitz
cb2713da91 Translated using Weblate (Basque)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2019-02-17 13:05:10 +00:00
Kévin C
1081a8b8f7 Translated using Weblate (French)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-02-15 22:25:46 +00:00
manuroe
1055baa3ed version++ 2019-02-15 21:53:10 +01:00
sergio
57c610be93 Translated using Weblate (Russian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-15 20:27:50 +00:00
Sven Thomsen
6bb2ae29b2 Translated using Weblate (German)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 20:27:50 +00:00
Fridtjof Mund
eebb161e8b Translated using Weblate (German)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 19:47:30 +00:00
Sven Thomsen
b051bf663e Translated using Weblate (German)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 19:46:35 +00:00
Sven Thomsen
2237ff53c3 Translated using Weblate (German)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 19:32:59 +00:00
Szimszon
c11e50dee9 Translated using Weblate (Hungarian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-02-15 18:50:14 +00:00
sergio
61cf863ab3 Translated using Weblate (Russian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-15 18:34:50 +00:00
Sven Thomsen
0075370ba6 Translated using Weblate (German)
Currently translated at 92.0% (565 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 18:24:46 +00:00
Weblate
7c71c0f85c Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 18:23:06 +00:00
Sven Thomsen
fae61797c4 Translated using Weblate (German)
Currently translated at 92.7% (564 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 18:22:52 +00:00
Osoitz
a88038b300 Translated using Weblate (Basque)
Currently translated at 98.1% (597 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2019-02-15 18:22:51 +00:00
SBiOSoftWhare
e73e050fd0
Merge pull request #2255 from vector-im/export_keys
Key backup: Handle manual key export in key backup setup intro screen
2019-02-15 19:22:38 +01:00
SBiOSoftWhare
28f9025c4c Update KeyBackupSetupCoordinator to handle coming from sign out info 2019-02-15 19:06:08 +01:00
SBiOSoftWhare
b3a523da05 Handle manual export in key backup setup intro screen 2019-02-15 19:04:54 +01:00
SBiOSoftWhare
76cb151be6 Create encryption keys export presenter 2019-02-15 19:04:03 +01:00
SBiOSoftWhare
4b3a18f874 Add keybackup setup intro manual export strings 2019-02-15 19:03:20 +01:00
manuroe
f505440710 Key backup: new recover method detected
#2230
2019-02-15 17:29:48 +01:00
manuroe
783609b937
Merge pull request #2252 from vector-im/riot_2218
Reskin: 2 fixes
2019-02-15 16:36:27 +01:00
Weblate
c19fbcebe9 Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 14:41:31 +00:00
sergio
7553b2af86 Translated using Weblate (Russian)
Currently translated at 100.0% (608 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-15 14:41:20 +00:00
Fridtjof Mund
125e1d5652 Translated using Weblate (German)
Currently translated at 85.5% (520 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-02-15 14:41:20 +00:00
manuroe
5044dc6e2e BF: Reskin: Sometimes the roomVC navigation bar is tranparent
#2252
2019-02-15 15:21:33 +01:00
Nad Chishtie
eef353c9b2 Updated assets to use new palette. 2019-02-15 13:55:36 +00:00
manuroe
8701de43dd Fix: Jump to first unread message doesn't show up
#2218
2019-02-15 13:45:09 +01:00
Szimszon
cec894194e Translated using Weblate (Hungarian)
Currently translated at 100.0% (608 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-02-15 12:28:54 +00:00
SBiOSoftWhare
bcbb2f00d6 Fix sign out warning presentation on iPad 2019-02-15 12:42:07 +01:00
Besnik Bleta
a166c4d21f Translated using Weblate (Albanian)
Currently translated at 99.5% (605 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-02-15 09:23:29 +00:00
Kévin C
22fbad3703 Translated using Weblate (French)
Currently translated at 100.0% (608 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-02-14 22:26:07 +00:00
sergio
93eac95d4d Translated using Weblate (Russian)
Currently translated at 100.0% (608 of 608 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-14 21:16:33 +00:00
Weblate
99a5cb57b8 Merge remote-tracking branch 'origin/develop' into develop 2019-02-14 19:56:29 +00:00
sergio
333d7bfa78 Translated using Weblate (Russian)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-14 19:54:19 +00:00
Osoitz
51edad44dd Translated using Weblate (Basque)
Currently translated at 90.8% (533 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2019-02-14 19:54:19 +00:00
manuroe
fbd0b05422 reskin: Fix dark theme colors 2019-02-14 19:20:50 +01:00
manuroe
84ec248a3e
Merge pull request #2246 from vector-im/settings_backup_update_copy
Backup settings: Update wording and rendering to match riot-web
2019-02-14 19:18:56 +01:00
SBiOSoftWhare
2897c03382
Merge pull request #2245 from vector-im/riot_2195
Key backup: logout warning
2019-02-14 18:52:50 +01:00
SBiOSoftWhare
dfa6be548f Update SignOutAlertPresenter to handle backup in progress case 2019-02-14 18:06:37 +01:00
SBiOSoftWhare
60e2797a88 Add sign out warning backup in progress strings 2019-02-14 18:04:25 +01:00
manuroe
d144db8ad7 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
d3423c7b51 Key recovery: Trust on decrypt
Fixed Steve's comments
2019-02-14 17:30:53 +01:00
manuroe
f2ed385630 Key recovery: Trust on decrypt
Fixed Steve's comments
2019-02-14 17:28:29 +01:00
SBiOSoftWhare
9902df5996 Update strings 2019-02-14 16:22:41 +01:00
SBiOSoftWhare
21fc3c33bf Fix a sign out warning wording 2019-02-14 16:17:27 +01:00
SBiOSoftWhare
1decf99626 Handle sign out alert present present in SettingsViewController 2019-02-14 16:04:08 +01:00
SBiOSoftWhare
e8f58f301d Create a sign out alert presenter 2019-02-14 16:03:07 +01:00
SBiOSoftWhare
8304e3d564 Add sign out warning strings 2019-02-14 16:01:33 +01:00
manuroe
07be13e130 Key recovery: Show errors on invalid passphrase or recovery key 2019-02-14 13:14:00 +01:00
manuroe
d48763635e Key recovery: Trust on decrypt
#2223
2019-02-14 12:48:54 +01:00
manuroe
309ee56feb Key recovery: Do not show anymore an error for empty backup 2019-02-14 12:46:53 +01:00
manuroe
b0c0c193d0 Key backup: Update SDK api break 2019-02-14 12:28:56 +01:00
SBiOSoftWhare
e8dc757401 Use new lineBreakColor in KeyBackupSetupSuccessFromRecoveryKeyViewController 2019-02-13 15:26:51 +01:00
SBiOSoftWhare
d668ba28a4 Remove former key backup setup success scene 2019-02-13 15:02:31 +01:00
SBiOSoftWhare
f20a4dd592 Update key backup logo on key backup recover screens 2019-02-13 14:58:17 +01:00
SBiOSoftWhare
66b46d5afe Update KeyBackupSetupCoordinator, handle new success controllers 2019-02-13 14:58:16 +01:00
SBiOSoftWhare
90974c0f8e Update key backup setup passphrase scene 2019-02-13 14:58:16 +01:00
SBiOSoftWhare
d596b7f097 Update KeyBackupSetupIntroViewController 2019-02-13 14:58:16 +01:00
SBiOSoftWhare
d3efbd2633 Create new key backup setup success view controllers 2019-02-13 14:58:16 +01:00
SBiOSoftWhare
ccf075b00d Update KeyBackupBannerCell and handle safe area when compute cell size 2019-02-13 14:58:16 +01:00
SBiOSoftWhare
2cbf0380d8 Update key backup strings 2019-02-13 14:58:16 +01:00
SBiOSoftWhare
7e473554e5 Update key backup logo image 2019-02-13 14:58:16 +01:00
fridtjof
8cb6b8600d
separate notification content generation for iOS 10+ - this will make using iOS 10+ features easier 2019-02-13 14:19:41 +01:00
fridtjof
bc393d146b
specify empty array instead of NULL for intentIdentifiers 2019-02-13 14:19:40 +01:00
fridtjof
accb155a22
add iOS 10+ alternatives to all uses of the old notification system 2019-02-13 14:19:40 +01:00
fridtjof
7b07c36504
Implement UNUserNotificationCenterDelegate methods 2019-02-13 14:19:40 +01:00
fridtjof
897789e5fd
Use the non-deprecated UNUserNotification framework on iOS 10 and up 2019-02-13 14:19:40 +01:00
manuroe
e37d07c4ce
Merge pull request #2240 from vector-im/riot_2237
Reskin: Update colors
2019-02-13 10:11:33 +01:00
manuroe
d40c446f87 Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe
f45303baad RoomVC: Remove the beta warning modal when opening an e2e room
#2239
2019-02-12 19:24:08 +01:00
manuroe
338fa64bd4 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe
16ccba58d1 Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
SBiOSoftWhare
3eacd21b2f Handle section header tint color update when theme change in SegmentedViewController 2019-02-08 15:17:58 +01:00
Szimszon
0db99b4136 Translated using Weblate (Hungarian)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-02-06 21:05:56 +00:00
manuroe
848ffe2bf7 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
Marco Festini
963c491ccd Remove Pusher App Ids
Signed-off-by: Marco Festini <marco.festini@awesome-technologies.de>
2019-02-05 20:25:34 +01:00
Slavi Pantaleev
ef670cb7c9 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-02-05 09:30:36 +00:00
fridtjof
8c4b5d092b
replace contact availability checks with the iOS 9+ way 2019-02-05 01:36:13 +01:00
fridtjof
d14d472b60
take care of percent encoding related deprecations 2019-02-04 21:22:43 +01:00
SBiOSoftWhare
6a175d4838 Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00
Besnik Bleta
ae8f352d43 Translated using Weblate (Albanian)
Currently translated at 99.4% (584 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-02-02 08:29:06 +00:00
Besnik Bleta
6fbb3a3263 Translated using Weblate (Albanian)
Currently translated at 99.4% (584 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-02-02 08:27:07 +00:00
Kévin C
555528cefb Translated using Weblate (French)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-02-01 22:32:21 +00:00
Nad Chishtie
8f20f2131f Updated weird stray upscaled icon asset. 2019-02-01 12:28:58 +00:00
sergio
0ae7a99071 Translated using Weblate (Russian)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-01 12:22:27 +00:00
manuroe
6eeef57a95
Merge pull request #2215 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2019-02-01 12:03:05 +01:00
manuroe
9d042df651
Merge pull request #2214 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2019-02-01 12:02:32 +01:00
Weblate
63ef2c92fb Merge remote-tracking branch 'origin/develop' into develop 2019-02-01 11:00:45 +00:00
Weblate
da34c5157d Merge remote-tracking branch 'origin/develop' into develop 2019-02-01 11:00:32 +00:00
Weblate
1fcc0131d6 Merge remote-tracking branch 'origin/develop' into develop 2019-02-01 10:59:16 +00:00
Karol Kosek
52ed72db3b Translated using Weblate (Polish)
Currently translated at 73.0% (19 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pl/
2019-02-01 10:58:38 +00:00
Juho Ylikorpi
d3b20c0d2f Translated using Weblate (Finnish)
Currently translated at 3.8% (1 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/fi/
2019-02-01 10:58:38 +00:00
sergio
ccdab99c0d 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
42549e34a0 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
bc4c91a1d4 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
e525471346 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
a83432d98f Fix Manu's comments 2019-02-01 10:15:39 +01:00
SBiOSoftWhare
d8a86c6e2e Handle key backup recover banner display 2019-02-01 09:51:57 +01:00
SBiOSoftWhare
e7e8a57c79 Use one key backup banner for recover and setup cases 2019-02-01 09:51:01 +01:00
SBiOSoftWhare
8cbd453fff Handle key backup recover banner preferences 2019-02-01 09:35:54 +01:00
SBiOSoftWhare
8e3032a7ef Add key backup recover banner strings 2019-02-01 09:33:31 +01:00
sergio
bfc5182c8f 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
33fd408d22 key backup settings: Fix Steve's comment 2019-01-31 21:22:10 +01:00
manuroe
1ca5ee4356
Merge branch 'develop' into riot_2173 2019-01-31 21:17:47 +01:00
manuroe
c6c8c044ed key backup settings: Fix Steve's comment 2019-01-31 21:15:50 +01:00
SBiOSoftWhare
5e3a9eb3e1
Merge pull request #2211 from vector-im/keybackup_setup_banner
Key backup: setup reminder
2019-01-31 21:15:41 +01:00
manuroe
d0981c3e04 Key backup: Fix some recovery setup bugs 2019-01-31 20:00:38 +01:00
SBiOSoftWhare
77a9bbbcda Reset key backup banner preferences on logout 2019-01-31 19:53:12 +01:00
SBiOSoftWhare
873c332b37 Handle key backup setup banner display 2019-01-31 19:52:32 +01:00
SBiOSoftWhare
f593a62455 Create key backup setup banner cell 2019-01-31 19:50:58 +01:00
SBiOSoftWhare
b97097a5e6 Create KeyBackupBannerPreferences to handle key backup banner display preferences 2019-01-31 19:50:22 +01:00
SBiOSoftWhare
f2ed445a66 Add key backup banner close image 2019-01-31 19:45:00 +01:00
SBiOSoftWhare
4f8c186279 Add key backup setup banner srtings 2019-01-31 19:44:37 +01:00
Nad Chishtie
87ca99a22a Updated more icon assets. 2019-01-31 18:33:42 +00:00
Nad Chishtie
bcc014cdf6 Updated icon assets. 2019-01-31 17:59:26 +00:00