Doug
7e411d1528
Use the default homeserver when starting a new auth flow.
...
And override this when a provisioning link has been set.
2022-08-09 08:54:31 +01:00
Gil Eluard
7d54ab5819
Some UI tweaks for New App Layout ( #6535 )
...
* Some UI tweaks for New App Layout
2022-08-05 14:58:48 +02:00
Gil Eluard
64fe1d544e
Implement new space selector bottom sheet ( #6518 )
...
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00
Doug
ffb8dad77e
Update the ReCaptcha icon.
2022-08-04 17:35:32 +01:00
SBiOSoftWhare
d204ec1116
ShareToMapsAppActivity: Fix imports.
2022-08-03 11:46:54 +02:00
SBiOSoftWhare
14e9fb8dfc
Move RoomTimelineLocationView to appropriate folder.
2022-08-03 11:08:25 +02:00
SBiOSoftWhare
8504805ed9
Move location sharing classes in dedicated folders.
2022-08-03 10:53:51 +02:00
SBiOSoftWhare
34fb532642
Rename LocationSharing screen folder to StartLocationSharing.
2022-08-03 10:40:23 +02:00
SBiOSoftWhare
a7281880a4
Move location sharing screens in the appropriate folder.
2022-08-03 10:39:28 +02:00
SBiOSoftWhare
c4cc6ee5f8
Update RiotSwiftUI/Modules/Room/LiveLocationSharingViewer/View/LiveLocationSharingViewer.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-08-02 18:28:18 +02:00
SBiOSoftWhare
74091f89c8
LiveLocationSharingViewer: Left align location ended banner content.
2022-08-02 17:51:37 +02:00
SBiOSoftWhare
42c668e57a
Merge pull request #6499 from vector-im/steve/6493_lls_tile_server_error
...
Location sharing: Render fallback UI when tile server unavailable (PSG-606)
2022-08-02 17:42:50 +02:00
Gil Eluard
4de0901f36
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
SBiOSoftWhare
00f8870e26
LocationSharingView: Handle map loading error UI.
2022-08-01 12:46:15 +02:00
SBiOSoftWhare
2261747643
LiveLocationSharingViewer: Handle map loading error UI.
2022-08-01 12:45:59 +02:00
SBiOSoftWhare
d264c6e1ac
Add map loading error view.
2022-08-01 12:41:43 +02:00
SBiOSoftWhare
7a05676291
LiveLocationSharingViewer: Remove debug background.
2022-07-28 09:34:30 +02:00
SBiOSoftWhare
12bfd6986c
LiveLocationSharingViewer: Handle location sharing end banner.
2022-07-28 09:27:25 +02:00
SBiOSoftWhare
709ff95d2d
LiveLocationSharingViewerViewModel: Handle new location sharing end behavior.
2022-07-28 09:26:40 +02:00
SBiOSoftWhare
65868d1570
LiveLocationSharingViewerViewState: Add location sharing ended flag.
2022-07-28 09:25:30 +02:00
SBiOSoftWhare
29c145711f
Add invisible location annotation.
2022-07-28 09:24:09 +02:00
SBiOSoftWhare
02eac5f4eb
Fix LocationSharingViewModelTests.
2022-07-26 11:40:21 +02:00
SBiOSoftWhare
272bb7e36c
LocationSharingCoordinator: Handle room power level check for live location sharing.
2022-07-26 10:57:07 +02:00
SBiOSoftWhare
909452ccba
LocationSharingViewModel: Handle power level error display.
2022-07-26 10:56:37 +02:00
Johannes Marbach
ac30d89c77
Merge pull request #6472 from vector-im/johannes/tile-server-well-known
...
Read tile server URL from .well-known (PSG-592)
2022-07-26 10:28:26 +02:00
Doug
6d2bacf6c7
Trim whitespace from email address on register.
2022-07-26 08:39:55 +01:00
Johannes Marbach
f07cac669e
Read tile server URL from .well-known (PSG-592)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-25 17:00:37 +02:00
Doug
04e5b632fc
Always perform the registration dummy stage immediately after the first one.
2022-07-22 14:15:06 +01:00
Doug
64ecd8e231
Improve error message when resetting password.
2022-07-22 09:39:48 +01:00
Doug
1368f4f252
Tweak strings for FTUE.
2022-07-20 18:07:42 +01:00
Doug
a2ff36ab21
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
Doug
c08ce224b1
Prefix test in-front of UI test methods.
2022-07-18 16:06:27 +01:00
Doug
cb4bcb154b
Speed up UI tests
...
- Disable animations.
- Search for screens instead of scrolling them into view.
2022-07-18 16:06:27 +01:00
Doug
8e36710bfb
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
82b60f2e5e
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
SBiOSoftWhare
7b863c7763
LiveLocationSharingViewer: Update copyright bottom padding.
2022-07-12 15:51:33 +02:00
SBiOSoftWhare
3b748d7630
LiveLocationSharingViewer: Handle map credits action sheet.
2022-07-11 14:44:30 +02:00
SBiOSoftWhare
4303b6b58b
LocationSharingView: Handle map credits action sheet.
2022-07-11 14:43:40 +02:00
SBiOSoftWhare
edef19f99f
MapCreditsView: Update view and add tap action closure.
2022-07-11 14:42:55 +02:00
SBiOSoftWhare
994ec1afcb
Add MapCreditsActionSheet.
2022-07-11 14:41:58 +02:00
SBiOSoftWhare
1f8a913031
Merge pull request #6383 from vector-im/steve/lls_design_review
...
Location sharing: Live location sharing UI polishing
2022-07-07 16:53:57 +02:00
Doug
0a9bd1fbe6
Fix SwiftUI Unit tests.
2022-07-07 15:42:57 +01:00
Doug
92c5874359
Pin DesignKit version and use contantAndAvatars array.
2022-07-07 15:42:57 +01:00
Doug
6827d2a854
Fixup missing colours and use resolved colours in UIKit.
...
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Doug
4858d72afb
Replace DesignKit with package from ElementX.
2022-07-07 15:42:57 +01:00
SBiOSoftWhare
d2e7ba4368
Merge branch 'develop' into steve/lls_design_review
2022-07-07 14:29:57 +02:00
Doug
cce5421bc1
Fix a few failing UI tests.
2022-07-07 12:30:02 +01:00
SBiOSoftWhare
a0d3201b6e
LiveLocationSharingViewer: Change close action title.
2022-07-07 11:04:08 +02:00
SBiOSoftWhare
2d98ea8e57
Merge branch 'develop' into steve/lls_design_review
2022-07-07 10:27:18 +02:00
ismailgulek
efd66190c7
Merge pull request #6381 from vector-im/ismail/fix_vectorhostingcontroller_loop
2022-07-07 10:50:24 +03:00