Skip to content

Releases: saad2134/dosezy

v1.3.5: Performance Improvements

Choose a tag to compare

@saad2134 saad2134 released this 03 Aug 15:14

• 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

Choose a tag to compare

@saad2134 saad2134 released this 02 Aug 12:19

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

Choose a tag to compare

@saad2134 saad2134 released this 02 Aug 08:16

Full Changelog: v1.3.1...v1.3.2

v1.1.0

Choose a tag to compare

@saad2134 saad2134 released this 24 Nov 16:55

v1.1.0 Proper Light Theme + Improvements

  • Proper Light Theme
  • NewUser Crash on some devices Bug Fix

v1.0.0

Choose a tag to compare

@saad2134 saad2134 released this 24 Nov 14:26
3bf86f1

First Release