Commit Graph

5433 Commits

Author SHA1 Message Date
SBiOSoftWhare cca098f738 Merge pull request #2272 from vector-im/fix_expanded_header_color
Reskin: Fix room expanded header color
2019-02-19 16:06:16 +01:00
SBiOSoftWhare 97dc6a8ab5 Fix expanded header color in RoomViewController 2019-02-19 15:56:17 +01:00
manuroe 0717274f73 Merge pull request #2271 from vector-im/key_backup_banner_crash
Key backup: Fix crash when switching tabs if there is a banner on the home tab
2019-02-19 15:03:04 +01:00
manuroe 234d48dac6 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
manuroe 1b8bfbae30 Merge pull request #2269 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2019-02-19 10:13:29 +01:00
Weblate 8bc2fbdfa2 Merge remote-tracking branch 'origin/develop' into develop 2019-02-19 09:11:32 +00:00
sergio eb6d207e93 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 f0873c898d 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 7c8d42cc67 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 2cffee5efb Merge pull request #2268 from vector-im/dark_theme_update
Reskin: Update Dark theme colors
2019-02-19 09:54:20 +01:00
SBiOSoftWhare 7c45c7bf3d Remove UINavigationBar appearance update from AppDelegate 2019-02-19 09:51:35 +01:00
SBiOSoftWhare dd78330d9b Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare 86d876206c Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare 49201a0711 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare 8f05b94b53 Update dark theme colors 2019-02-19 09:36:43 +01:00
manuroe 4a1002c793 Merge pull request #2266 from vector-im/backup_banner_filter_forceRefresh
Key backup: avoid to refresh the home room list on every backup state change
2019-02-18 18:48:15 +01:00
manuroe cc077bfc93 Merge branch 'develop' into backup_banner_filter_forceRefresh 2019-02-18 18:48:08 +01:00
SBiOSoftWhare 2cb7bce345 Merge pull request #2263 from vector-im/riot_2260
BF: 0.8.0: Tabs at the top of Room Details are hard to see in dark theme
2019-02-18 18:33:15 +01:00
manuroe 589b4ad33f 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
Matthew Hodgson 22dbace940 update copyright years 2019-02-18 16:07:11 +01:00
SBiOSoftWhare 0a421d4c95 Update changes 2019-02-18 15:34:21 +01:00
SBiOSoftWhare 0092c73b1f Fix header tint color issue in SegmentedViewController. Fix #2260. 2019-02-18 15:31:56 +01:00
SBiOSoftWhare 58ef69714c Merge pull request #2262 from vector-im/reskin_linebreakcolor
Reskin: Apply theme line break color
2019-02-18 13:50:06 +01:00
SBiOSoftWhare c0c63aa37f Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
manuroe c934e601a2 Merge pull request #2261 from vector-im/reskin_polish
Reskin: Fix 2 color issues
2019-02-18 12:37:29 +01:00
manuroe b02e306c5c PULL_REQUEST_TEMPLATE: add "UI change has been tested on both light and dark themes" 2019-02-18 12:36:49 +01:00
manuroe e111f6dc73 Reskin: CHANGES.rst 2019-02-18 12:31:32 +01:00
manuroe effd789672 Reskin: Fix navigation bar background after accepting an invite 2019-02-18 10:59:57 +01:00
manuroe 088ff621fd Reskin: Fix text color in room preview 2019-02-18 10:59:36 +01:00
Osoitz c09d6dbd60 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 7d9a2ad6aa 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 a89ac6250e Finish v0.8.0 2019-02-15 21:53:24 +01:00
manuroe e9b3445ee8 version++ 2019-02-15 21:53:10 +01:00
manuroe 8ab181f354 Merge pull request #2258 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2019-02-15 21:31:18 +01:00
Weblate c608773ff8 Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 20:30:09 +00:00
sergio 991795d869 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 24ae47f67a 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 63e6bf0e82 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 5c20613f79 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 07d56a6d40 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 fcd5c131a8 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 d170b98907 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
manuroe 036af2cdaa Merge pull request #2257 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2019-02-15 19:30:27 +01:00
Weblate 07effe5397 Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 18:24:46 +00:00
Sven Thomsen 2e518cef23 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
manuroe 4074350b02 Merge pull request #2256 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2019-02-15 19:24:35 +01:00
Weblate f5bd7cd83f Merge remote-tracking branch 'origin/develop' into develop 2019-02-15 18:23:06 +00:00
Sven Thomsen c1fa3b4897 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 d5848586a1 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 c68da25267 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