Releases: AdamGuidarini/MediTrak
Releases · AdamGuidarini/MediTrak
v0.7.15
Additions
- Dosage now support decimals as well as integers
Bug Fixes
- Fixed bug causing input fields in add/edit medications to overlap or be weirdly far apart.
- Fixed bug that prevented some medications from being marked as taken.
v0.7.14
- Upgraded dependencies.
- Fixed bug in snooze feature where snooze would last 1 minute instead of 15. This was originally done for testing and forgotten about until afterward.
- Some code clean-up.
v0.7.13
- Notifications can now be snoozed for 15 minutes
- Fixed issue with main activity sorting that marked the wrong medication as checked
v0.7.12
- Fixed typos in license card of Settings.java
- date and time pickers drop focus of selected view after time is chosen, allowing times to be changed again immediately after selecting it.
v0.7.11
- Redesigned add and edit medication activities.
- Large amounts of code refactoring
- Added dark mode, light mode, system default to settings
- Added License information to settings
- Added "Mark as taken" option to notifications
- Replaced app icon
v0.7.1
Bug Fixes:
- Bug causing notifications to appear on the wrong day fixed
v0.7.0
New Features:
- Button navigation allowing users to view future and previous weeks
- Updated dark theme
- Updated styling in settings
Bug Fixes:
- Notifications are restored after a crash or after the app is forced to stop
v0.6.2
Bug fixes:
- Multiple per day medications can now be edited.
- Notifications will occur after reboot.
0.6.1
Bug Fixes:
- Bugs causing crashes when medication is edited fixed.
- Bugs displaying time incorrectly or incomprehensibly fixed.
0.6.0
Additions:
- Notifications - Repeating notifications can be scheduled for all frequency types by creating a new medication or editing an existing one.
- Settings - Remove/change restriction on when a medication can be taken. Prevents scheduling more than 2 hours in advance by default
- Settings - Disable/enable notifications. Notifications are enabled by default.
Bug fixes:
- Bugs causing crashes when entering or editing medication times have been fixed.