Stefan Ceriu
10ab981335
Renaming screens returns ( #829 )
...
* Rename: StartChat -> StartChatScreen
* Rename: Login -> LoginScreen
* Rename: ServerSelection -> ServerSelectionScreen
* Rename: SoftLogout -> SoftLogoutScreen
2023-04-25 12:13:03 +03:00
Doug
63f429ea4c
Use strings from Localazy ( #718 )
...
* Adopt strings from Localazy.
* Remove all old Android strings.
* Disable german snapshot tests for now.
* Rebase and add latest strings.
2023-03-27 17:18:59 +00:00
Doug
5b8014a650
Update login and server selection screens ( #651 )
...
* Update login and server selection screens.
* Replace all NavigationViews with NavigationStacks
2023-03-02 18:05:18 +00:00
Stefan Ceriu
8d2e30c0b6
SwiftUI NavigationController and UserNotificationControllers ( #309 )
...
* Fixes #286 - Adopted the new SwiftUI NavigationStack based NavigationController throughout the application
* Fixes #315 - Implemented new user notification components on top of SwiftUI and the new navigation flows
* Add home screen fade animation between skeletons and real rooms
* Bump the danger-swift version used on the CI and swiftlint with it
* Renamed Splash to Onboarding, Empty to Splash
2022-11-16 13:37:34 +00:00
Doug
f20cf598a9
#150 : Use standard file headers everywhere.
...
* Add default header in IDETemplateMacros.plist.
* Use the standard header everywhere.
2022-08-11 08:54:24 +01:00
Doug
a272980b62
Add SwiftFormat to the project. ( #129 )
...
* Run swiftformat for whitespace.
* Run swiftformat with some rules.
2022-07-06 14:49:05 +01:00
Doug
e140c83c19
#40 : Add server selection screen from EI.
2022-06-30 10:49:00 +01:00