fluxa/shared
KhooLy 7fdf667f7e Migrate Login/Welcome/Nuvio auth flow to shared Compose Multiplatform
Adds AuthContracts/Store/Screen under shared/commonMain covering the
credentials (login/signup/Stremio), Nuvio sign-in, and Nuvio import
stages that previously lived only in MobileLoginScreen/MobileNuvioLoginScreen.
AndroidAuthDataSource adapts the existing StremioService/NuvioAccountImportCoordinator/
ProfileManager logic to the shared contract, with no new business logic.
Mobile now routes Screen.Welcome/Screen.Login through the shared screen;
Android TV keeps its native LoginScreen/WelcomeScreen since TV migration
is deferred.
2026-07-14 00:23:46 +03:00
..
src Migrate Login/Welcome/Nuvio auth flow to shared Compose Multiplatform 2026-07-14 00:23:46 +03:00
build.gradle.kts Fix Apple framework export and simulator architecture 2026-07-13 04:22:39 +03:00