Commit Graph

75 Commits

Author SHA1 Message Date
Cutiful
8e5e73bdf0 feat: add AuthRepository for login functionality 2025-06-05 13:16:25 +07:00
Cutiful
9b243b34f2 feat: make AppTextField stateful 2025-06-05 13:16:09 +07:00
Cutiful
3cc84e0957 feat: implement password visibility toggle in AppPasswordField 2025-06-05 13:15:50 +07:00
Cutiful
2b4c3cd55a feat: add AppModule for Koin dependency injection
This commit introduces `AppModule.kt`, a Koin module that provides dependencies for `AuthRepository` and `UserPreferences`.
2025-06-05 13:15:35 +07:00
Cutiful
eb60c366b4 feat: add AppConstant with Gemini prompt for plant disease detection 2025-06-05 13:15:14 +07:00
Cutiful
1eb282f3ac feat: add isEnable property to AppButton 2025-06-05 13:14:58 +07:00
Cutiful
a797e0084c feat: add ApiService for login functionality 2025-06-05 13:14:42 +07:00
Cutiful
cc3326fe8d feat: add gitignore for dynamic feature modules 2025-06-05 13:14:21 +07:00
Cutiful
a00762e139 feat: add gitignore for dynamic feature modules 2025-06-05 13:14:12 +07:00
Cutiful
da4281027b refactor: remove DynamicModuleViewModel and HomeUiEvent 2025-05-21 14:18:22 +07:00
Cutiful
ce5ddf39e0 feat: tidy up code 2025-05-20 18:02:05 +07:00
Cutiful
ae6e0a31db feat: implement profile screen 2025-05-19 21:23:26 +07:00
Cutiful
a58fb72209 feat: Add new drawables and project configuration files 2025-05-19 21:22:41 +07:00
Cutiful
7e4a678e56 feat: Add new drawables and project configuration files 2025-05-19 21:22:20 +07:00
Cutiful
05b707fbdd feat: implement dynamic feature module for control actuator 2025-05-16 11:14:03 +07:00
Cutiful
812cd4b23b feat: add download confirmation and progress dialogs 2025-05-16 11:13:35 +07:00
Cutiful
e15601f4ad feat: Add dynamic module ViewModel and Repository 2025-05-16 11:13:12 +07:00
Cutiful
228a11092f feat: add DynamicFeatureModule
This commit introduces a Dagger Hilt module, `DynamicFeatureModule`, to provide a `SplitInstallManager` instance.
This is intended for use with Play Feature Delivery, allowing the app to request and manage on-demand feature modules.
2025-05-16 11:12:50 +07:00
Cutiful
1153396638 feat: implement control feature 2025-05-09 10:22:43 +07:00
Cutiful
6cd748e448 feat: implement control feature 2025-05-04 18:35:15 +07:00
Cutiful
db5a346f76 feat: add dynamic feature control 2025-05-04 16:28:33 +07:00
f05ed9641b feat: update proposal pdf 2025-02-04 11:54:53 +07:00
8022a84064 feat: update proposal 2025-01-14 19:42:43 +07:00
6a8782ecc8 initial commit 2025-01-08 20:08:04 +07:00
41fd927b00 initial commit 🥗 2025-01-08 14:04:19 +07:00