element-ios/RiotSwiftUI/Modules/Common
Doug 3161d3d535 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
..
ActivityIndicator vector-im/element-ios/issues/5298 - Prevent the activity indicator modifier from reloading the whole view hierarchy. 2022-01-04 17:33:32 +02:00
Avatar 5720: Remove useless color, fix some issue with AvatarImage border 2022-03-24 11:00:29 +01:00
Bridging Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
DependencyInjection Update RiotSwiftUI symbols to triple slash documentation style with function annotations. 2021-09-13 11:40:38 +01:00
EffectsScene Refinements to onboarding personalisation flow. 2022-03-30 16:44:19 +01:00
ErrorHandling Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
Extensions 5858: Move file on the right target 2022-04-01 17:06:26 +02:00
Locale Finish extraction 2021-09-01 12:34:38 +01:00
Logging Update RiotSwiftUI symbols to triple slash documentation style with function annotations. 2021-09-13 11:40:38 +01:00
Mock Add Authentication Flow WIP. 2022-05-04 19:26:38 +01:00
Test Fix UI Tests and run on PRs 2022-04-21 12:54:53 +01:00
Theme 5720: Remove useless color, fix some issue with AvatarImage border 2022-03-24 11:00:29 +01:00
Util Add Authentication Flow WIP. 2022-05-04 19:26:38 +01:00
ViewFrameReader Add FramePreferenceKey for use in ViewFrameReader. 2021-10-11 12:18:10 +01:00
ViewModel Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00