Commit graph

16184 commits

Author SHA1 Message Date
c1bebff3
f0b4f98f99 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hans/
2022-07-25 12:22:02 +00:00
ssnfcmux
9e0aea1cb2 Translated using Weblate (Arabic)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ar/
2022-07-23 12:32:26 +00:00
Weblate
054addde07 Merge branch 'origin/develop' into Weblate. 2022-07-20 17:09:58 +00:00
Doug
58dcf54c55 Tweak strings for FTUE. 2022-07-20 18:07:42 +01:00
Bartosz
c2f5e65c8e Translated using Weblate (Polish)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pl/
2022-07-20 09:32:25 +00:00
Doug
e3bcb71b09 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
2b6d9479a2
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
1d6a61c0e8
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
c467308afb
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
d97710211d Update changes 2022-07-18 17:22:03 +02:00
SBiOSoftWhare
3a56d0f8be RoomTimelineLocationView: Show map credits only when map is visible. 2022-07-18 17:20:26 +02:00
Doug
34e82d3110 Prefix test in-front of UI test methods. 2022-07-18 16:06:27 +01:00
Doug
575a8acbc1 Speed up UI tests
- Disable animations.
- Search for screens instead of scrolling them into view.
2022-07-18 16:06:27 +01:00
SBiOSoftWhare
8c1e655a55 Update changes 2022-07-18 16:53:37 +02:00
SBiOSoftWhare
8a9f026715 LocationPlainCell: Support long press for context menu display. 2022-07-18 15:48:58 +02:00
SBiOSoftWhare
023e1f3bdb RoomVC: Updated supported context menu actions for beacon info event. 2022-07-18 15:47:05 +02:00
SBiOSoftWhare
30346989c2 Live location sharing: Update timeline reply string. 2022-07-18 15:45:37 +02:00
Doug
888128bf45 Make deep links update AuthenticationViewController before it gets shown. 2022-07-18 14:05:48 +01:00
Kat Gerasimova
12b448534b 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
a0995907cb Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
Doug
ff5a63bffc Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug
f8c2a57d8b Merge branch 'master' into develop 2022-07-15 14:26:12 +01:00
Doug
bcc1a0e7b8 Merge branch 'release/1.8.23/master' 2022-07-15 14:26:08 +01:00
Doug
f299c0f47b finish version++ 2022-07-15 14:26:08 +01:00
Doug
e5febaff6a
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
61d1b8c78f version++ 2022-07-15 13:03:16 +01:00
Doug
b50adf93b0
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
84569ff3de Update string. 2022-07-15 11:19:32 +01:00
Doug
372ad84702 Reword account deactivation button in Settings. 2022-07-15 10:36:09 +01:00
Weblate
94a1991ae7 Merge branch 'origin/develop' into Weblate. 2022-07-14 17:05:26 +00:00
libexus
a54ad91ace Translated using Weblate (German)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/de/
2022-07-14 17:03:11 +00:00
Doug
a529389ddf Fix Riot tests. 2022-07-14 16:56:35 +01:00
Doug
c7816673ef Move FTUE strings for translation. 2022-07-14 16:56:35 +01:00
Doug
572a8762ac Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00
Doug
7263804f01 Update remaining strings for FTUE.
Include homeserver in view models/state as needed.
Pre-fill the user's display name as set by the server.
2022-07-14 16:56:35 +01:00
Doug
ec8100383f Update use case, registration and login screens.
Remove "Custom server" button from use case screen.
Remove matrix.org description.
Add username availability to registration screen.
2022-07-14 16:56:35 +01:00
Doug
26bdc9af06 Move AuthenticationCoordinator into Authentication module.
Reorganise moving AuthenticationViewController into a Legacy folder.
2022-07-14 16:56:35 +01:00
Doug
3e64eef6a1 Prepare for new sprint 2022-07-13 14:35:35 +01:00
Doug
b1866a2bbc Merge branch 'master' into develop 2022-07-13 14:35:31 +01:00
Doug
363aad7a9c Merge branch 'release/1.8.22/master' 2022-07-13 14:35:27 +01:00
Doug
9507ccfc59 finish version++ 2022-07-13 14:35:27 +01:00
Doug
8be025ae3d
Merge pull request #6418 from vector-im/release/1.8.22/release
Release 1.8.22
2022-07-13 14:33:55 +01:00
Doug
7b858af6d7 version++ 2022-07-13 11:55:41 +01:00
Doug
86826ee2bd changelog.d: Upgrade MatrixSDK version ([v0.23.12](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.12)). 2022-07-13 11:55:40 +01:00
Doug
93114e50d4
Merge pull request #6417 from vector-im/doug/registration
Fix a bug setting nil soft logout credentials.
2022-07-13 10:39:20 +01:00
Doug
16254b2bbe Fix a bug setting nil soft logout credentials. 2022-07-13 09:44:40 +01:00
Doug
fd4a048abe Prepare for new sprint 2022-07-12 19:31:10 +01:00
Doug
f7d1effbdd Merge branch 'master' into develop 2022-07-12 19:31:08 +01:00
Doug
3c4452169e Merge branch 'release/1.8.21/master' 2022-07-12 19:31:04 +01:00
Doug
5eb0723308 finish version++ 2022-07-12 19:31:03 +01:00