Commit Graph

2809 Commits

Author SHA1 Message Date
Doug db08df2243 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 1a27a9ceec vector-im/element-ios/issues/5609 - Add open in OSM location sharing option. 2022-02-17 19:11:08 +02:00
aringenbach 3567a831c6 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 2665d06779 Update launch screen tint colour. 2022-02-15 20:53:45 +00:00
aringenbach e788dc1b0b 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 8a7fb883f1 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
Doug ee5d362b82 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 bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Doug 2d92d89371 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 74b9a67fc4 Merge pull request #5102 from radiom0de/patch-1
typo
2022-02-09 11:30:40 +00:00
Doug 8fd1c029c9 Merge pull request #5530 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-02-09 11:30:13 +00:00
Doug 697ce48e3f 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 ad2862dc14 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:15 +00:00
Weblate b5d213c71d Merge branch 'origin/develop' into Weblate. 2022-02-09 10:11:23 +00:00
Weblate da2faf2240 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:11:17 +00:00
Jozef Gaal 722dda0cfd 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 f531b5d0f3 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 ceb9b1a591 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 d7c9bd31f4 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 44091e87b9 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 cc15d6a17f 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 8f3e37bcfc Clarify "password" as "Matrix account password" 2022-02-08 10:47:30 +02:00
Nikita Epifanov beab483be0 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 d78b2a3f28 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 7a61b83bb8 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 d7e9cbf7c4 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
Christian Meusel 7ae6d41ce1 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 03ac541f91 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Johan Smits 3253f913f1 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 de6d2a2fad Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu 24f64a8499 Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare 6a2401b463 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 28d7deed3e 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 4c28ee6778 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 33e7958514 Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare d32611377e Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
Linerly f9227318ec 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 f1348c1bd6 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 6cf8a98fa8 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 d8e4f34858 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 f98d807c11 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 9420ad2146 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 a44373e78c 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 b871fd883c 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 335f0ecc0d 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 bc33d1c896 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 f39fdba212 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 4fd06abc1b 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 819122133d Begin implementing an onboarding flow. 2022-01-26 14:25:48 +00:00
Doug 4ae76bd861 Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00