Commit graph

2809 commits

Author SHA1 Message Date
Doug
1b3ff901f6
Merge pull request #5546 from vector-im/doug/5545_srgb_tint
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-17 17:56:10 +00:00
Stefan Ceriu
26c98bbabe vector-im/element-ios/issues/5609 - Add open in OSM location sharing option. 2022-02-17 19:11:08 +02:00
aringenbach
03ec41011f
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
Doug
6f8a554ea4 Update launch screen tint colour. 2022-02-15 20:53:45 +00:00
aringenbach
c57693255f
Update filter placeholder and icon (#5520)
* Update filter placeholder and icon

* Use SwiftGen asset helper & add filter_on icon

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-14 10:25:21 +01:00
MaximeE
21838e54e6 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
Doug
3943b17d57
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Doug
70d5fbdb76 Revert change to localization strings link
The change moved the entire string into event_formatter_rerequest_keys_part1_link and left an empty part_2
2022-02-09 11:34:25 +00:00
Doug
8c0fcadfd8
Merge pull request #5102 from radiom0de/patch-1
typo
2022-02-09 11:30:40 +00:00
Doug
469bb9389a
Merge pull request #5530 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-02-09 11:30:13 +00:00
Doug
e3fad7f5ec
Merge pull request #5529 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2022-02-09 11:20:53 +00:00
Weblate
584ec865cb Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:15 +00:00
Weblate
39f34ef68c Merge branch 'origin/develop' into Weblate. 2022-02-09 10:11:23 +00:00
Weblate
b221b5e105 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:11:17 +00:00
Jozef Gaal
09836fa587 Translated using Weblate (Slovak)
Currently translated at 98.5% (1382 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-09 10:11:01 +00:00
Priit Jõerüüt
e4255c0a86 Translated using Weblate (Estonian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-02-09 10:10:59 +00:00
LinAGKar
73920df8e7 Translated using Weblate (Swedish)
Currently translated at 94.5% (1326 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-02-09 10:10:59 +00:00
Stefan Ceriu
c26fae1004 Updated available emojis with data from https://github.com/missive/emoji-mart/blob/master/data/apple.json 2022-02-08 17:46:18 +02:00
Jozef Gaal
3b7e287b6a Translated using Weblate (Slovak)
Currently translated at 96.9% (1360 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-08 13:26:17 +00:00
LinAGKar
146d2f587a Translated using Weblate (Swedish)
Currently translated at 94.3% (1324 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2022-02-08 13:26:17 +00:00
Elsie Hupp
4bccbac783 Clarify "password" as "Matrix account password" 2022-02-08 10:47:30 +02:00
Nikita Epifanov
c216c52bf2 Translated using Weblate (Russian)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
5551165d01 Translated using Weblate (Russian)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ru/
2022-02-06 14:26:16 +00:00
Doug
906eb48181 Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug
d11b3e0950 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
Christian Meusel
7b33868957 Translated using Weblate (German)
Currently translated at 99.8% (1401 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-04 14:26:15 +00:00
Doug
43fb085521 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Johan Smits
0df17eff8f Translated using Weblate (Dutch)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-02-02 20:26:15 +00:00
Stefan Ceriu
7c54bf763c Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu
5bf73c99fc Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare
5ff5a7065b
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
Jozef Gaal
fb561ebe91 Translated using Weblate (Slovak)
Currently translated at 96.9% (1360 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-01 15:26:16 +00:00
artevaeckt
0fa482140b Translated using Weblate (German)
Currently translated at 99.8% (1401 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-01 15:26:14 +00:00
SBiOSoftWhare
e5df35d7fd Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare
d8e9137cbf Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
Linerly
b13e002b2a Translated using Weblate (Indonesian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-01-29 09:26:22 +00:00
Priit Jõerüüt
89a1e3b1ca Translated using Weblate (Estonian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-01-29 09:26:21 +00:00
Ihor Hordiichuk
eed2b075d8 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-01-29 09:26:20 +00:00
lvre
f9767209b4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-01-29 09:26:19 +00:00
random
6ac67073a4 Translated using Weblate (Italian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-01-29 09:26:18 +00:00
Besnik Bleta
755d889d45 Translated using Weblate (Albanian)
Currently translated at 99.6% (1398 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2022-01-29 09:26:17 +00:00
Szimszon
e07ee38de3 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-01-29 09:26:16 +00:00
Paragoumba
da1d301e50 Translated using Weblate (French)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-01-29 09:26:15 +00:00
Gawoyme
e09f6e20ae Translated using Weblate (French)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-01-29 09:26:14 +00:00
artevaeckt
7aa94f7657 Translated using Weblate (German)
Currently translated at 99.7% (1400 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-01-29 09:26:14 +00:00
Doug
7eb2311cd5
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
Doug
5fcdb9d704 Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
2022-01-26 14:25:48 +00:00
Doug
d100a69180 Begin implementing an onboarding flow. 2022-01-26 14:25:48 +00:00
Doug
f41f34d8ea Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00