Commit Graph

16138 Commits

Author SHA1 Message Date
Clément Hampaï ac83f6a722 Translated using Weblate (French)
Currently translated at 93.5% (1986 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-07-25 13:12:05 +00:00
c1bebff3 7c6f875e20 Translated using Weblate (Chinese (Simplified))
Currently translated at 83.3% (1768 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2022-07-25 10:33:28 +00:00
Kaede ee39ea4991 Translated using Weblate (Japanese)
Currently translated at 67.3% (1429 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-07-24 00:32:27 +00:00
Jozef Gaal a0f20222f6 Translated using Weblate (Slovak)
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-07-22 13:32:44 +00:00
Linerly c2d9bb267a Translated using Weblate (Indonesian)
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-07-22 13:32:43 +00:00
Priit Jõerüüt aba2db3039 Translated using Weblate (Estonian)
Currently translated at 98.2% (2084 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-07-22 13:32:42 +00:00
Ihor Hordiichuk cc1f61d54c Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-07-22 13:32:40 +00:00
lvre 7bcd799f51 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-07-22 13:32:38 +00:00
random 6493558ef3 Translated using Weblate (Italian)
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-07-22 13:32:30 +00:00
Szimszon 88f79739fd Translated using Weblate (Hungarian)
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-07-22 13:32:29 +00:00
Sijmen 8f29c8c316 Translated using Weblate (Dutch)
Currently translated at 100.0% (2122 of 2122 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-07-22 13:32:28 +00:00
Weblate 0df3a91437 Merge branch 'origin/develop' into Weblate. 2022-07-20 17:08:06 +00:00
Doug 631a877d54 Tweak strings for FTUE. 2022-07-20 18:07:42 +01:00
Bartosz 1a8b14595b Translated using Weblate (Polish)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2022-07-20 09:33:09 +00:00
Doug 6a3deb4c5c FTUE tweaks
- Allow login using a phone number.
- Update the server when entering a full MXID during registration.
- Reset the authentication service back to matrix.org after onboarding completes.
- Disable zoom on ReCaptcha to fix responsiveness issue.
- Tidy up unused methods.
2022-07-19 09:22:15 +01:00
SBiOSoftWhare b18efdf3d6 Merge pull request #6449 from vector-im/steve/6448_map_tile_credits
Location sharing: Show map credits on live location timeline tile only when map is shown (PSG-626)
2022-07-19 09:24:20 +02:00
SBiOSoftWhare af19e1869d Merge pull request #6447 from vector-im/steve/6423_lls_reply
Location sharing: Handle live location sharing start event reply in the timeline (PSG-4)
2022-07-18 18:16:50 +02:00
Anderas 7ec99ad497 Merge pull request #6444 from vector-im/andy/1_verification_protocols
Convert verification request and transaction to protocols
2022-07-18 16:41:39 +01:00
SBiOSoftWhare aa8ed8a38c Update changes 2022-07-18 17:22:03 +02:00
SBiOSoftWhare d3be937d6a RoomTimelineLocationView: Show map credits only when map is visible. 2022-07-18 17:20:26 +02:00
Doug e6ea10f3a6 Prefix test in-front of UI test methods. 2022-07-18 16:06:27 +01:00
Doug 0442342fc5 Speed up UI tests
- Disable animations.
- Search for screens instead of scrolling them into view.
2022-07-18 16:06:27 +01:00
SBiOSoftWhare d9511a7e56 Update changes 2022-07-18 16:53:37 +02:00
SBiOSoftWhare f7e349307a LocationPlainCell: Support long press for context menu display. 2022-07-18 15:48:58 +02:00
SBiOSoftWhare 8246edf604 RoomVC: Updated supported context menu actions for beacon info event. 2022-07-18 15:47:05 +02:00
SBiOSoftWhare d1f71d76c2 Live location sharing: Update timeline reply string. 2022-07-18 15:45:37 +02:00
Szimszon 559db396fa Translated using Weblate (Hungarian)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-07-18 13:32:34 +00:00
Doug db2891b4ca Make deep links update AuthenticationViewController before it gets shown. 2022-07-18 14:05:48 +01:00
Kat Gerasimova 6ee6f5585e Update issue automation for the design team
The design team would like to see all of their issues on their board for triage now
2022-07-18 10:49:18 +01:00
Andy Uhnak f313a0927f Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
Jozef Gaal fc76cdd6e5 Translated using Weblate (Slovak)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-07-17 09:33:07 +00:00
Linerly 9c4045e651 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-07-17 09:33:00 +00:00
Priit Jõerüüt fd237488ff Translated using Weblate (Estonian)
Currently translated at 98.2% (2083 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-07-17 09:32:52 +00:00
Ihor Hordiichuk 08199c3b96 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-07-17 09:32:48 +00:00
random 4cec7da423 Translated using Weblate (Italian)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-07-17 09:32:40 +00:00
Johan Smits f605989dab Translated using Weblate (Dutch)
Currently translated at 100.0% (2121 of 2121 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-07-17 09:32:33 +00:00
Doug 76ceba2ab7 Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug 5f346f5c75 Merge branch 'master' into develop 2022-07-15 14:26:12 +01:00
Doug 15fee437fd Merge branch 'release/1.8.23/master' 2022-07-15 14:26:08 +01:00
Doug 57344a6aab finish version++ 2022-07-15 14:26:08 +01:00
Doug c96e907e07 Merge pull request #6438 from vector-im/release/1.8.23/release
Release 1.8.23
2022-07-15 14:23:42 +01:00
Doug 1675cd3fc9 version++ 2022-07-15 13:03:16 +01:00
Doug 36e950460f Merge pull request #6437 from vector-im/doug/deactivate-account
Reword account deactivation button in Settings.
2022-07-15 12:58:46 +01:00
Doug 809b341cb9 Update string. 2022-07-15 11:19:32 +01:00
Doug 667725b800 Reword account deactivation button in Settings. 2022-07-15 10:36:09 +01:00
Weblate 4b285241d5 Merge branch 'origin/develop' into Weblate. 2022-07-14 17:03:26 +00:00
Jozef Gaal bc00381869 Translated using Weblate (Slovak)
Currently translated at 100.0% (2066 of 2066 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-07-14 17:03:24 +00:00
Priit Jõerüüt 054dbf6453 Translated using Weblate (Estonian)
Currently translated at 100.0% (2066 of 2066 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-07-14 17:03:22 +00:00
Ihor Hordiichuk 4276174175 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2066 of 2066 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-07-14 17:03:19 +00:00
random 7cca146c27 Translated using Weblate (Italian)
Currently translated at 100.0% (2066 of 2066 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-07-14 17:03:17 +00:00