waseefakhtar/dose-android
💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
KotlinMIT
Issues
- 0
- 4
Home Screen: Get medications for the selected date from DB instead of filtering
#114 opened by waseefakhtar - 0
- 0
- 2
- 6
Migrate Date and SimpleDateFormat API's to LocalDate and DateTimeFormatter respectively
#144 opened by tuuhin - 2
Add support to Manage / Edit Medication
#111 opened by waseefakhtar - 3
Inject AnalyticsHelper with Hilt
#74 opened by waseefakhtar - 0
Request to Add single composable for a single file
#145 opened by tuuhin - 1
[BUG] Crash on adding new medication, 1.4.0
#140 opened by GitGitro - 2
Migrate all Gradle files from Groovy to Kotlin and enhance the existing ones.
#121 opened by ankur141295 - 2
- 1
Button outline when selected
#128 opened by Angelk90 - 1
List medicinal
#125 opened by Angelk90 - 1
Modify the UI of Add Medication Screen
#130 opened by aritra-tech - 0
Google Play: Your use of exact alarms is causing your app to crash for some Android users
#116 opened by waseefakhtar - 3
Extract all DateFormatter from the entire project to DateExtension with clear extension function names
#115 opened by waseefakhtar - 2
- 1
Support multi-language
#120 opened by Angelk90 - 2
Support to Gradle Version Catalog
#101 opened by Wottrich - 0
- 3
Multiple transactions of "Add Medication"
#106 opened by rommansabbir - 2
Possible timezone issue
#109 opened by yschimke - 4
- 2
Migrate Room from kapt to KSP
#104 opened by waseefakhtar - 0
- 0
Add support to select time for each reminder
#64 opened by waseefakhtar - 0
Investigate why on moving back from ConfirmMedicationScreen, Add Time button does not work
#100 opened by waseefakhtar - 6
- 2
Replace DatePicker with Material3 DatePicker
#86 opened by waseefakhtar - 1
Move Hardcoded strings to strings.xml
#93 opened by ankur141295 - 0
Add tests
#94 opened by waseefakhtar - 2
- 0
- 0
Show Medication Detail when clicked
#89 opened by waseefakhtar - 1
- 2
- 8
- 3
Avoid navigating back to MedicationConfirm screen from HomeScreen after medications are added
#65 opened by waseefakhtar - 0
- 2
- 0
- 0
Crash: Maximum limit of concurrent alarms 500 reached for uid: u0a677, callingPackage: com.waseefakhtar.doseapp
#66 opened by waseefakhtar - 0
Crash: Given component holder class androidx.compose.ui.tooling.PreviewActivity does not implement interface dagger.hilt.internal.GeneratedComponent or interface dagger.hilt.internal.GeneratedComponentManager
#68 opened by waseefakhtar - 0
Crash: 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}
#69 opened by waseefakhtar - 0
- 0
Add Twitter Jetpack Compose Rules
#43 opened by waseefakhtar - 2
Separate medications to take by headers like "Today, This Week, Next Week"
#49 opened by waseefakhtar - 4
Show "time remaining" for each medication
#40 opened by waseefakhtar - 0
Add "medication taken" status in DB
#41 opened by waseefakhtar