Commit Graph

6199 Commits

Author SHA1 Message Date
Besnik Bleta 6409fd421f 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 260ffdea09 Remove UINavigationBar appearance update from AppDelegate 2019-02-19 09:51:35 +01:00
SBiOSoftWhare 45f5ead7c5 Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare 69eccb9c90 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare ed28ad922b Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare 464507dc04 Update dark theme colors 2019-02-19 09:36:43 +01:00
manuroe c2c6116123 Merge branch 'develop' into backup_banner_filter_forceRefresh 2019-02-18 18:48:08 +01:00
manuroe 99439360d4 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 a30e6dedb0 Fix header tint color issue in SegmentedViewController. Fix #2260. 2019-02-18 15:31:56 +01:00
fridtjof 7ba712a6b6 use the Matrix SDK's method for percent encoding 2019-02-18 15:31:55 +01:00
SBiOSoftWhare 7d7379bbbc Merge pull request #2262 from vector-im/reskin_linebreakcolor
Reskin: Apply theme line break color
2019-02-18 13:50:06 +01:00
SBiOSoftWhare b09c0c5f19 Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
manuroe 08fd2b013f Reskin: Fix navigation bar background after accepting an invite 2019-02-18 10:59:57 +01:00
manuroe 6d5279a4d5 Reskin: Fix text color in room preview 2019-02-18 10:59:36 +01:00
Osoitz ae9a22a7d2 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 96aedeaf62 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 9ada2bb747 version++ 2019-02-15 21:53:10 +01:00
sergio 5e18251694 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 351195a7fd 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 808413b07f 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 8966770904 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 c672bd6d8f 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 9749b7d7e4 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 7c3194ff8d 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 7c7acc333d 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 07318160b9 Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 18:23:06 +00:00
Sven Thomsen beb722b87b 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 30f5930e03 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 558f68a1ac 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 afc33c789b Update KeyBackupSetupCoordinator to handle coming from sign out info 2019-02-15 19:06:08 +01:00
SBiOSoftWhare 48505f5d25 Handle manual export in key backup setup intro screen 2019-02-15 19:04:54 +01:00
SBiOSoftWhare f747e38b8d Create encryption keys export presenter 2019-02-15 19:04:03 +01:00
SBiOSoftWhare 6b1644d415 Add keybackup setup intro manual export strings 2019-02-15 19:03:20 +01:00
manuroe 0ca91af0ff Key backup: new recover method detected
#2230
2019-02-15 17:29:48 +01:00
manuroe d1298c353b Merge pull request #2252 from vector-im/riot_2218
Reskin: 2 fixes
2019-02-15 16:36:27 +01:00
Weblate 970d4e9e85 Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 14:41:31 +00:00
sergio 992a12f342 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 889386db0f 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 4552eea517 BF: Reskin: Sometimes the roomVC navigation bar is tranparent
#2252
2019-02-15 15:21:33 +01:00
Nad Chishtie dad09f18f6 Updated assets to use new palette. 2019-02-15 13:55:36 +00:00
manuroe 2065e1e3ee Fix: Jump to first unread message doesn't show up
#2218
2019-02-15 13:45:09 +01:00
Szimszon a25d0a612f 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 6acbdf82bb Fix sign out warning presentation on iPad 2019-02-15 12:42:07 +01:00
Besnik Bleta 29be640302 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 849f7eea8b 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 d43776dec3 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 1b6d08e31e Merge remote-tracking branch 'origin/develop' into develop 2019-02-14 19:56:29 +00:00
sergio 14fc09245f 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 c9d7e2f26c 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 3232030f81 reskin: Fix dark theme colors 2019-02-14 19:20:50 +01:00