Commit Graph

12 Commits

Author SHA1 Message Date
Doug ffb8dad77e Update the ReCaptcha icon. 2022-08-04 17:35:32 +01: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 232d12476f Update icon in choose password screen 2022-06-01 22:37:00 +03:00
ismailgulek 108342008e Update icon 2022-05-26 11:22:12 +03:00
ismailgulek 248772db22 Add resources 2022-05-26 00:28:25 +03:00
Doug 02e5f0bf2e Remove EMS banner from Server Selection screen. 2022-05-19 11:43:38 +01:00
Doug 6e66baa3bf Add registration terms screen. (#6128)
Begin implementing Auth Terms coordinator.
2022-05-10 22:34:35 +01:00
Doug 28ef962448 Add email verification screen (#6125)
Make a reusable onboarding icon view.
Use a native TextField for better dynamic type support.
Rename completion to callback.
Add readableFrame modifier.
2022-05-10 14:09:43 +01:00
Doug cc360b4487 Add Authentication Flow WIP.
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
Doug 3bdf9b261a Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
SBiOSoftWhare 64ba310002 Social login: Add GitLab image. 2021-01-28 19:48:52 +01:00
SBiOSoftWhare 77350c83f1 Social login: Add social login buttons assets. 2020-12-18 18:44:08 +01:00