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
SBiOSoftWhare
3260b3a254
LiveLocationSharingViewer: Fix light theme issue.
2022-07-06 17:18:55 +02:00
SBiOSoftWhare
a115d9455a
LocationSharingView: Dismiss always authorization requirement alert on cancel.
2022-07-06 17:05:15 +02:00
SBiOSoftWhare
c22afff461
LocationSharingView: Change close action title.
2022-07-06 16:37:41 +02:00
SBiOSoftWhare
f3131446d7
LiveLocationListItem: Update stop action font size.
2022-07-06 16:30:14 +02:00
SBiOSoftWhare
742394d565
Merge pull request #6375 from vector-im/steve/6238_promote_lab_flag
...
Location sharing: Promote labs flag
2022-07-06 16:14:51 +02:00
SBiOSoftWhare
dd2c3a86e7
LiveLocationLabPromotionView: Increase padding beetween toogle and validation button.
2022-07-06 12:36:51 +02:00
ismailgulek
42cb4a9fbe
Update UIHostingController initializer
2022-07-06 13:20:41 +03:00
SBiOSoftWhare
de33c61a1b
Fix unit tests.
2022-07-05 16:33:45 +02:00
SBiOSoftWhare
7f164d0e77
LocationSharingView: Fix background color issue with safe area.
2022-07-05 16:16:53 +02:00
SBiOSoftWhare
4153164e17
LiveLocationLabPromotionCoordinator: Show screen as a bottom sheet.
2022-07-05 15:47:34 +02:00
Johannes Marbach
57189a6a30
Fix layout issues in timeline poll cells (PSB-125)
...
Fixes : #5326
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-05 08:21:00 +02:00
SBiOSoftWhare
2ea8268c44
LiveLocationLabPromotionCoordinator: Handle interactive dismiss.
2022-07-04 17:40:15 +02:00
SBiOSoftWhare
ee58a8be09
LocationSharingCoordinator: Handle live location sharing lab flag presentation.
2022-07-04 17:39:45 +02:00
SBiOSoftWhare
afa90b0270
LocationSharingService: Ensure to have the latest UserLocationService from MXSession.
2022-07-04 17:23:25 +02:00
SBiOSoftWhare
ccc199075f
Add live location lab flag promotion coordinator.
2022-07-04 17:21:37 +02:00
SBiOSoftWhare
9b78ab4e56
MockAppScreens: Add live location lab flag promotion screen.
2022-07-04 17:10:15 +02:00
SBiOSoftWhare
000d15e240
Create live location sharing lab flag promotion screen.
2022-07-04 17:09:11 +02:00
Doug
b5196c0a6f
Prevent login using keyboard when homeserver is loading.
2022-06-23 18:33:24 +01:00
Johannes Marbach
8b9cd5eaba
Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-23 10:05:46 +02:00
Johannes Marbach
df048803ef
Remove all @available(iOS 14... annotations
2022-06-23 09:47:38 +02:00
Doug
827426427b
Simplify the layout of the onboarding splash screen ( #6320 )
...
* Simplify the layout of the onboarding splash screen
* Re-organise OnboardingSplashScreen.
* Fix frame drops for real this time.
2022-06-22 09:54:21 +01:00
Johannes Marbach
d4bd94ea6d
Merge pull request #6324 from vector-im/johannes/enable-lls
...
Expose live location sharing labs flag (default: false) and re-enable background location access (PSF-1127)
2022-06-21 16:01:02 +02:00
Doug
e32d6893a9
Trim whitespace and trailing slashes from a user entered homeserver address.
2022-06-21 10:04:22 +01:00
Johannes Marbach
2dc1b06033
Expose live-location sharing labs flag (default: false)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-21 09:43:45 +02:00
Doug
e8899f134e
Add custom string representations of view model/coordinator results.
2022-06-17 10:15:10 +01:00
aringenbach
5fff2bb1b1
Set HTML formatter as static
2022-06-16 09:07:02 +02:00
aringenbach
1c2fc49817
Improve HTML formatter
2022-06-16 09:07:02 +02:00
Doug
4b0f791d17
Add reveal password button and use a rounded checkbox ( #6268 )
...
* Adds the reveal password icon to RoundedBorderTextField.
* Use a rounded checkmark for the terms toggle style.
2022-06-13 11:40:03 +01:00
ismailgulek
ef262d37de
Merge pull request #6262 from vector-im/ismail/6175_signout_from_all
2022-06-13 10:52:19 +03:00