Closer/app
null 8bcb3308c1 feat(auth): Firebase auth wiring, login/signup/forgot-password with ViewModels
- Added FirebaseAuthDataSource, FirestoreUserDataSource
- AuthRepository + UserRepository interfaces and Firebase impls
- LoginViewModel, SignUpViewModel, ForgotPasswordViewModel
- OnboardingViewModel, CreateProfileViewModel
- Updated LoginScreen, SignUpScreen, ForgotPasswordScreen, OnboardingScreen, CreateProfileScreen with ViewModel-backed state
- Wired RepositoryModule with Firebase auth dependencies
2026-06-16 00:01:34 -05:00
..
schemas/com.couplesconnect.app.data.local.AppDatabase feat(db): add 2 new v2 question categories (difficult_conversations, home_life) — 20 total, 5,500 questions 2026-06-15 21:38:22 -05:00
src/main feat(auth): Firebase auth wiring, login/signup/forgot-password with ViewModels 2026-06-16 00:01:34 -05:00
build.gradle.kts feat(auth): Firebase auth wiring, login/signup/forgot-password with ViewModels 2026-06-16 00:01:34 -05:00