Releases: saad2134/dosezy
Release list
v1.3.5: Performance Improvements
• Instant screen transitions: disabled default slide/fade animations for a faster and snappier navigation experience.
• Updated app version to v1.3.5.
v1.3.5: bump versionCode to 6 and update README badge. Disable NavHost enter/exit transitions for instant navigation. Add utils/ViewModelHelpers.kt to provide activity-scoped Hilt viewModels and replace direct hiltViewModel() usages across screens. Improve MedicineViewModel and ScheduleViewModel: add Job fields, cancel previous collectors, avoid duplicate loads and add error handling. Tidy app dependencies (reorganize Coil/Accompanist, remove some unused libs). Add fastlane changelog for 1.3.5.
Full Changelog: v1.3.4...v1.3.5
Release v1.3.4: theme, UI, version, metadata
Bump app to v1.3.4 (versionCode=5) and change applicationId to com.saad2134.dosezy. Add runtime POST_NOTIFICATIONS permission request on Android Tiramisu. Improve theming and accessibility: many UI components now use MaterialTheme colorScheme, dark/light-aware colors, updated borders/backgrounds, dropdown/menu backgrounds, and button color refinements. Fix onboarding back-navigation behaviour and dialog styling (delete profile). Remove firebase-annotations from libs.versions and deps. Add Play Store fastlane metadata (changelog, descriptions, title, screenshots, icon). Update README badge to v1.3.4.
Full Changelog: v1.3.2...v1.3.4
v1.3.2: Add dark theme & improve scheduling/alarms
Full Changelog: v1.3.1...v1.3.2