dose-android
dose-android copied to clipboard
💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
Link: https://console.firebase.google.com/project/dose-7d65b/crashlytics/app/android:com.waseefakhtar.doseapp/issues/adfb921228966e2381cee869b3b6468f?time=last-seven-days&types=crash&sessionEventKey=651BFFE0009F00011ACE374567F9E9EC_1864143963783773289 Fatal Exception: java.lang.IllegalStateException: Maximum limit of concurrent alarms 500 reached for uid: u0a677, callingPackage: com.waseefakhtar.doseapp at android.os.Parcel.createExceptionOrNull(Parcel.java:3031) at android.os.Parcel.createException(Parcel.java:3007) at android.os.Parcel.readException(Parcel.java:2990) at android.os.Parcel.readException(Parcel.java:2932) at android.app.IAlarmManager$Stub$Proxy.set(IAlarmManager.java:346) at android.app.AlarmManager.setImpl(AlarmManager.java:1000) at...
Link: https://console.firebase.google.com/project/dose-7d65b/crashlytics/app/android:com.waseefakhtar.doseapp/issues/966e0368cba60087551b9311d7572747?time=last-seven-days&types=crash&sessionEventKey=651FA5F70394000123727C99A3F07C94_1865170814736478038 ``` Fatal Exception: java.lang.IllegalStateException: Given component holder class androidx.compose.ui.tooling.PreviewActivity does not implement interface dagger.hilt.internal.GeneratedComponent or interface dagger.hilt.internal.GeneratedComponentManager at dagger.hilt.EntryPoints.get(EntryPoints.java:62) at dagger.hilt.android.internal.lifecycle.HiltViewModelFactory.createInternal(HiltViewModelFactory.java:149) at dagger.hilt.android.internal.lifecycle.HiltViewModelFactory.createInternal(HiltViewModelFactory.java:143) at androidx.hilt.navigation.HiltViewModelFactory.create(HiltNavBackStackEntry.kt:56) at androidx.hilt.navigation.compose.HiltViewModelKt.createHiltViewModelFactory(HiltViewModel.kt:56) at...
Link: https://console.firebase.google.com/project/dose-7d65b/crashlytics/app/android:com.waseefakhtar.doseapp/issues/7bb0ebdfca7ff33501e2d3cf47788cf8?time=last-seven-days&types=crash&sessionEventKey=652193CA01C700011AAAE353DE339738_1865713971652122000 ``` Fatal Exception: java.lang.IllegalArgumentException: Navigation destination that matches request NavDeepLinkRequest{ uri=android-app://androidx.navigation/add_medication_route } cannot be found in the navigation graph ComposeNavGraph(0x0) startDestination={Destination(0xf1a63a36) route=home_route} at androidx.navigation.NavController.navigate(NavController.kt:1794) at androidx.navigation.NavController.navigate(NavController.kt:2193) at androidx.navigation.NavController.navigate$default(NavController.kt:2188)...
Look into https://twitter.github.io/compose-rules/
Hello from Liverpool! Would be wonderful if there was sync with https://github.com/diegopvlk/Dosage. That would completely replace MediSafe in its entirety for me.
### **#153 - Requirement of Heat map feature for Medication History ** - Month wise Heat map implemented - User can see each month's Heat month by navigating (No future...
**Description**: I would like to propose a new feature that visualizes the user's medication history through a heat map for each month. The heat map will provide an intuitive way...