Releases: waseefakhtar/dose-android
1.4.2
What's Changed
β¨ Feature: Retrieve Medications for Each Date from DB instead of Filtering the entire list by @daniel-waiguru in #143
π Fix a crash when adding multiple dose for a single medication by @GitGitro in #141
π Fix empty Home screen on app open by @zfml in #147
π§ Inject AnalyticsHelper with Hilt by @ankur141295 in #118
β¬οΈ Bump AGP and Jetpack libraries by @waseefakhtar in #151
Contributors
A big thank you to all the contributors who made this release possible:
β¨ @zfml made their first contribution in #147
β¨ @daniel-waiguru made their first contribution in #143
β¨ @GitGitro made their contribution in #141
β¨ @ankur141295 made their contribution in #118
Full Changelog: 1.4.0...1.4.2
1.4.0
What's Changed
π Add lang it by @Angelk90 in #122
π Add Spanish translation by @OrlanDroyd in #131
π Fix issue #116 and enable predictive back gesture by @GitGitro in #135
π Create strings.xml for Farsi/Persian by @yamin8000 in #134
ππ¨ Fix issue #128, add monochrome icon, add per-app language support by @GitGitro in #137
π Fix translations by @Angelk90 in #126
π Migrate all Gradle files from Groovy to Kotlin by @ankur141295 in #132
New Contributors
A big thank you to all the contributors who made this release possible:
β¨ @ankur141295 made their contribution in #132
β¨ @Angelk90 made their first contribution in #122
β¨ @OrlanDroyd made their first contribution in #131
β¨ @GitGitro made their first contribution in #135
β¨ @yamin8000 made their first contribution in #134
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
β¨ Feature: Calendar header in Home by @waseefakhtar in #113
β¬οΈ Bump Jetpack libraries by @waseefakhtar in #105
π Migrated Room to KSP by @aritra-tech in #107
π Migrate to Gradle Version Catalogs by @Wottrich in #117
New Contributors
A big thank you to all the contributors who made this release possible:
β¨ @aritra-tech made their first contribution in #107
β¨ @Wottrich made their contribution in #117
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
β¨ Feature: Time Picker by @waseefakhtar in #98
β¨ Feature: Add support to delete additional time in AddMedication by @waseefakhtar in #102
π¨ UX: Snack Bar implemented throughout the app by @Ammar-Ishfaq in #97
New Contributors
A big thank you to all the contributors who made this release possible:
β¨ @Ammar-Ishfaq made their first contribution in #97
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
β¨ Feature: New Medication Detail Screen by @waseefakhtar in #90
β¨ Feature: New History tab by @waseefakhtar in #92
β¨ UX: Make Medication Name field active after navigating to Add Medication screen by @MJJacobs01 in #83
π¨ UI: Replace DatePicker with Material3 DatePickerDialog by @waseefakhtar in #96
π¨ UI: Add Medication screen UI improvements by @Kayvee08 in #82
π Refactor: Extract hardcoded strings to strings.xml
for better localization support by @ankur141295 in #95
π Crash: Fix a crash when selecting a date less than today by @Wottrich in #85
Contributors
A big thank you to all the contributors who made this release possible:
β¨ @MJJacobs01 made their first contribution in #83
β¨ @ankur141295 made their first contribution in #95
β¨ @Kayvee08 made their contribution in #82
β¨ @Wottrich made their contribution in #85
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
π¨ UX: Show Empty Card if there are no today or future medication in the list by @waseefakhtar in #61
π¨ UI: Improve vertical padding and screen title by @waseefakhtar in #62
π¨ Tracking & UI/UX: Add an event to track when app is opened from a reminder notification, improve padding, texts by @waseefakhtar in #73
π¨ UI: A big medication name hide "Take now" button from Home screen by @Wottrich in #76
π Bug: Fix recurrence dropdown menu by @waseefakhtar in #78
π Bug: Avoid navigating back from Home by @Kayvee08 in #72
β¬οΈ Bump AGP, Gradle, and other Jetpack libraries by @waseefakhtar in #80
Contributors
A big thank you to all the contributors who made this release possible:
β¨ @Wottrich made their first contribution in #76
β¨ @Kayvee08 made their first contribution in #72
Full Changelog: 1.0.0...1.0.1
1.0.0
I'm excited to introduce the first version of Dose, your essential companion for managing your medications and staying on top of your health. πβ°
What's New:
- UI: Add app icon by @waseefakhtar in #8
- Add DI with Hilt, remove duplicate app icons by @waseefakhtar in #9
- UI: Add Medication and Medication Confirm screen by @waseefakhtar in #12
- UI: Design Home screen by @waseefakhtar in #14
- Archive the built app for people to use by @AniketSK in #21
- Add run tests to ci pipeline by @thesohelshaikh in #24
- Bump compose-compiler, kotlin, navigation, material3, lifecycle-runtime, activity-compose by @waseefakhtar in #25
- Feat: Add ktlint by @thesohelshaikh in #26
- Feature: Store Data in Room by @waseefakhtar in #16
- Feature: Setup Firebase, add Firebase Analytics & Crashlytics by @waseefakhtar in #32
- Feature: Show Medication in Home screen from DB by @waseefakhtar in #37
- Feature: Setup basic ViewModel layer with State classes by @DigiDevZ in #29
- Add toast when success insert new medication to DB by @alviandf in #42
- Bump AGP to 7.4.2 and Gradle to 7.5 by @waseefakhtar in #44
- Bump compileSdk, compose-compiler, kotlin, navigation, hilt, room, core, material3, lifecycle-runtime, activity-compose by @waseefakhtar in #45
- Feature: Update medication on completed and show complete status in Home by @waseefakhtar in #46
- Add Medications separately for each recurrence and time of day by @waseefakhtar in #48
- Show time remaining for each medication by @sravank9 in #51
- Group HomeScreen medications by Today, This Week, and Next Week by @waseefakhtar in #53
- Bump compileSdk, compose-compiler, kotlin, and jetpack libraries by @waseefakhtar in #54
- Bump AGP to 8.1.1 and Gradle to 8.2 by @waseefakhtar in #56
- Feature: Medication Notification by @waseefakhtar in #58
- UI/UX: Cleanup by @waseefakhtar in #59
- Feature: Track Events by @waseefakhtar in #60
Contributors
A big thank you to all the contributors who made this release possible:
β¨ waseefakhtar
β¨ sravank9
β¨ alviandf
β¨ DigiDevZ
β¨ thesohelshaikh
β¨ AniketSK
β¨ ipirangad3v
β¨ thesohelshaikh
β¨ thesohelshaikh
Full Changelog: https://github.com/waseefakhtar/dose-android/commits/1.0.0