Commit Graph

426 Commits

Author SHA1 Message Date
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
ismailgulek 090a308b7f Remove sensitive data from logs 2022-06-13 00:16:06 +03:00
ismailgulek 36a5c941ad Fix tests 2022-06-10 18:33:50 +03:00
ismailgulek 084f060359 Add password validator to change password coordinator 2022-06-10 18:06:41 +03:00
ismailgulek 0ce8553828 Fix some of the PR remarks 2022-06-10 14:28:00 +03:00
Doug 3602e5d9f9 Update labels and confetti presentation in new flow. (#6260)
* Update the background of the Celebration screen
2022-06-10 08:17:30 +01:00
ismailgulek 3e250c5c8f Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek c5bad2e8a0 Create bridge presenter for change password coordinator 2022-06-09 20:25:56 +03:00
ismailgulek c95fabe953 Create change password screen 2022-06-09 20:25:36 +03:00
ismailgulek 91b2cdd2e0 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-09 15:46:29 +03:00
ismailgulek f44f9ae1da Use softLogoutCredentials in AuthenticationService, fix blank screen before soft logout 2022-06-09 14:21:13 +03:00
ismailgulek e2927ac206 Fix PR remarks 2022-06-09 13:22:50 +03:00
Doug e8e3ad86c8 Add an unrecognised certificate alert to the new authentication flow. 2022-06-09 09:37:57 +01:00
ismailgulek ac4bf1a81f Show recover encryption keys message according to key backup requirement 2022-06-08 17:39:51 +03:00
ismailgulek 4e696c36bc Add resetOthers parameter to session creator method 2022-06-08 17:22:47 +03:00
ismailgulek fce6b745ca Implement soft logout screen 2022-06-08 16:00:25 +03:00
ismailgulek 3cd1adb312 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-07 23:54:54 +03:00
ismailgulek fb4e5085cb Merge pull request #6250 from vector-im/ismail/6180_support_prov_links 2022-06-07 20:54:14 +03:00
ismailgulek 1804cea58c Fix PR remarks 2022-06-07 19:48:26 +03:00
ismailgulek eb77c4f2b8 Create classes for soft logout screen 2022-06-07 19:22:24 +03:00
ismailgulek c62852a580 Handle provisioning links in AuthenticationService and call delegate method 2022-06-07 16:19:24 +03:00
ismailgulek e705b8db46 Add identity server to AuthenticationState 2022-06-07 16:18:54 +03:00
ismailgulek 77b7320f7d Inject account manager into the session creator 2022-06-06 16:15:53 +03:00
ismailgulek 2176bab242 Make identityServer settable 2022-06-06 15:39:08 +03:00
ismailgulek 207277432f Merge branch 'develop' into ismail/6177_wellknown_IS 2022-06-06 15:23:22 +03:00
Doug c9acc240a8 Add initial tests on the authentication service. (#6229) 2022-06-06 13:20:46 +01:00
ismailgulek d955397ae7 Merge pull request #6235 from vector-im/ismail/5655_reset_password 2022-06-06 15:19:14 +03:00
ismailgulek 1aa1c5035c Fix further PR remarks 2022-06-06 13:32:31 +03:00
ismailgulek ccd3befbbf Use identity server from well-known when creating the client 2022-06-03 18:08:19 +03:00
MaximeEvrard42 ae8811beb6 Merge pull request #6232 from vector-im/maximee/6202_lls_improve_detection_pin_drop
[Location sharing] Improve detection of user panning on the map (PSF-1050)
2022-06-02 17:31:50 +02:00
MaximeE 0618cc4aa3 6202: Improve how pan gesture is handled 2022-06-02 11:34:01 +02:00
ismailgulek fff5922d0d Fix background on light theme 2022-06-02 01:12:14 +03:00
ismailgulek 4b8d58e34a Fix PR remarks 2022-06-02 00:30:28 +03:00
ismailgulek 232d12476f Update icon in choose password screen 2022-06-01 22:37:00 +03:00
ismailgulek 9b47707b42 Start forgot password flow 2022-06-01 18:59:33 +03:00
ismailgulek 468cc1257a Add mock screen classes 2022-06-01 18:59:18 +03:00
ismailgulek 96fbdb5432 Update reset password api 2022-06-01 18:59:08 +03:00
ismailgulek 0b47bfba21 Add choose password screen 2022-06-01 18:58:32 +03:00
ismailgulek a04cca33b3 Add forgot password screen 2022-06-01 18:58:06 +03:00