element-ios/RiotSwiftUI/Modules/Authentication
ismailgulek 19afad1f18
Login with QR UI components (#6790)
* Display QR button on login screen if HS supports

* Create start screen

* Add build flag

* Connect start screen to the login

* QR display screen

* Move `LabelledDividerView` into separate file

* Show display QR screen on button tap

* Add swift concurreny to CameraAccessManager

* Introduce `QRLoginServiceProtocol`

* Use new service in screens

* Introduce scan QR code screen

* Remove hardcoded service availability

* Remove unnecessary import

* Add confirmation screen

* Add loading screen

* Fix ZXingObjc targets

* Add failure screen

* Add strings

* Various UI tweaks, navigation according to the service state

* Fix tests

* Add string for invalid QR error

* Add QR login service mode
2022-10-06 18:05:46 +03:00
..
ChoosePassword Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Common Login with QR UI components (#6790) 2022-10-06 18:05:46 +03:00
ForgotPassword Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Login Login with QR UI components (#6790) 2022-10-06 18:05:46 +03:00
QRLogin Login with QR UI components (#6790) 2022-10-06 18:05:46 +03:00
ReCaptcha Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Registration Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
ServerSelection Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
SoftLogout Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Terms Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
VerifyEmail Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
VerifyMsisdn Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00