fridtjof
0e8c73344d
make use of Obj-C's modern syntax for literals and subscripting
2019-01-08 00:24:11 +01:00
Aaron Raimist
1788484af8
Use white scroll bar in dark and black themes
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-01-06 22:37:53 -06:00
fridtjof
5f9058c043
fix almost all the warnings caused by -Wstrict-prototypes
2019-01-05 03:28:53 +01:00
manuroe
50868aaf92
version++
...
A PR was missing.
2019-01-04 16:59:07 +01:00
manuroe
859fcc0ac3
version++
2019-01-04 16:52:58 +01:00
Paulo Miranda
10a77fb45a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 33.0% (172 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2019-01-04 13:54:40 +00:00
daniel tygel
32f5460321
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (4 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/
2019-01-03 20:27:36 +00:00
manuroe
c5c111410f
i18n: Add Persian
...
From resources provided at https://github.com/vector-im/riot-ios/issues/2138 by @mojtabas74
2019-01-03 11:12:37 +01:00
manuroe
117a02cf8f
Merge pull request #2146 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2019-01-03 10:50:02 +01:00
manuroe
d1461fa457
Merge pull request #2145 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2019-01-03 10:49:42 +01:00
Weblate
228fb945f1
Merge remote-tracking branch 'origin/develop' into develop
2019-01-03 09:47:30 +00:00
Weblate
89dbd0714e
Merge remote-tracking branch 'origin/develop' into develop
2019-01-03 09:47:19 +00:00
Weblate
0d93fadcb8
Merge remote-tracking branch 'origin/develop' into develop
2019-01-03 09:47:07 +00:00
Karol Kosek
3b2dd8ba45
Translated using Weblate (Polish)
...
Currently translated at 46.1% (12 of 26 strings)
Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pl/
2019-01-03 09:46:47 +00:00
Karol Kosek
b8e2b746a3
Translated using Weblate (Polish)
...
Currently translated at 75.0% (3 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pl/
2019-01-03 09:46:46 +00:00
Karol Kosek
c6bbd77228
Translated using Weblate (Polish)
...
Currently translated at 87.3% (454 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2019-01-03 09:46:45 +00:00
Vojtěch Kotous
911de2ae67
Translated using Weblate (Czech)
...
Currently translated at 42.6% (222 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cs/
2019-01-03 09:46:45 +00:00
manuroe
fa28e4b464
reskin: Fix display of RoomMemberDetailsVC header.
...
Apply the same logic as in RoomVC in the previous commit
2018-12-28 17:54:19 +01:00
manuroe
ec193a53a6
reskin: Improve a bit RoomVC expanded header display
...
RoomVC is displayed in another UINavigationController. Its bar can be translucent. Then, we just need to make sure that the main UINavigationController navigationBar is translucent when displaying the expanded header.
Note: there is a UI glitch when navigating back when the expanded header is displayed but that bug existed before (in v0.7.8)
2018-12-28 17:52:45 +01:00
manuroe
f4313834f9
BF: Registration: email or phone number is no more skippable
...
#2140
Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-28 09:19:14 +01:00
manuroe
4b211def2b
reskin: Fix display of expanded header in Room VC
2018-12-28 09:16:24 +01:00
manuroe
ee7c686d1a
BF: Registration: email or phone number is no more skippable
...
#2140
Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-27 11:56:00 +01:00
manuroe
8636139980
Reskin: New TermsView screen
2018-12-21 11:41:43 +01:00
manuroe
e83a38af1a
Merge remote-tracking branch 'origin/develop' into reskin
2018-12-21 09:15:06 +01:00
Karol Kosek
1f8d257b00
Added translation using Weblate (Polish)
2018-12-16 09:04:46 +00:00
manuroe
fd6b35fae9
version++
2018-12-12 10:28:15 +01:00
Weblate
438ae2d13d
Merge remote-tracking branch 'origin/develop' into develop
2018-12-12 07:57:40 +00:00
Karol Kosek
32c713e5d1
Translated using Weblate (Polish)
...
Currently translated at 84.8% (441 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2018-12-12 07:57:27 +00:00
Besnik Bleta
cb7cbcc3c0
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (517 of 520 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-12-12 07:57:26 +00:00
manuroe
a63c8634f0
Registration: reCAPTCHA does not work anymore on iOS 10
...
#2119
2018-12-11 17:46:09 +01:00
Osoitz
fcaf43c4f3
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/
2018-12-07 08:31:51 +00:00
Kévin C
db899837d9
Translated using Weblate (French)
...
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/fr/
2018-12-07 07:41:58 +00:00
Slavi Pantaleev
e6d90f8419
Translated using Weblate (Bulgarian)
...
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/bg/
2018-12-07 04:05:19 +00:00
Szimszon
df1a03e12e
Translated using Weblate (Hungarian)
...
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/hu/
2018-12-06 17:08:37 +00:00
Lino
2ee36a9e5f
Translated using Weblate (German)
...
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/de/
2018-12-06 15:54:14 +00:00
manuroe
d65b631dd6
Merge pull request #2115 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
...
Update from Weblate.
2018-12-06 16:45:17 +01:00
manuroe
7fc3783c36
Merge pull request #2114 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
...
Update from Weblate.
2018-12-06 16:44:51 +01:00
Weblate
633fa85d76
Merge remote-tracking branch 'origin/develop' into develop
2018-12-06 15:43:43 +00:00
Weblate
1de0d0b446
Merge remote-tracking branch 'origin/develop' into develop
2018-12-06 15:43:30 +00:00
Weblate
a3e501ec40
Merge remote-tracking branch 'origin/develop' into develop
2018-12-06 15:42:42 +00:00
Karol Kosek
d6bc8e247a
Translated using Weblate (Polish)
...
Currently translated at 50.0% (2 of 4 strings)
Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pl/
2018-12-06 15:42:18 +00:00
Artem Polivanchuk
7f55712019
Translated using Weblate (Ukrainian)
...
Currently translated at 15.4% (80 of 519 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/uk/
2018-12-06 15:42:18 +00:00
Karol Kosek
0905e84135
Translated using Weblate (Polish)
...
Currently translated at 75.5% (392 of 519 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2018-12-06 15:42:18 +00:00
manuroe
0671b767a3
Reskin: Apply RiotDesignValues.colorValues.accent on swith buttons
2018-12-03 18:02:02 +01:00
manuroe
77c80c84c1
Reskin: Paint icons with RiotDesignValues.colorValues.accent when possible
2018-12-03 17:14:32 +01:00
manuroe
674fcfaa9d
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
manuroe
58b1ff9381
Reskin: Change the 2 notifications colors
2018-11-30 16:36:34 +01:00
manuroe
8cdb5f5988
Reskin: New avatar bg colors when no room avatar
2018-11-30 16:17:12 +01:00
manuroe
1a058826f6
Reskin:Create [RiotDesignValues applyStyleOnSearchBar:] and use it
2018-11-30 15:57:19 +01:00
manuroe
d39c812d29
Reskin: Use current style color constants for section headers
2018-11-30 15:27:13 +01:00