Releases: AdamGuidarini/MediTrak
Releases · AdamGuidarini/MediTrak
v0.11.4
- Added date & time formatting options
- Bug fixes
- Code clean-up
v0.11.3
- Database version upgrades
v0.11.2
- Performance improvements in Notes.
- UI no longer fully refreshes when adding/editing/deleting a note.
- New calendar icon in medication schedule.
- Expanded use of native C++ code
v0.11.1
Bug fixes
- Fixed bug enabling save in AddMedication when no start date was entered
- Fixed bugs preventing reading/writing of import/export files in older versions of Android
Other changes
- Removed unused assets
- Removed unused permission
v0.11.0
- Added the ability to import or export data
- Fixed bugs in MyMedications causing crashes
- Fixed bug in Medication schedule causing crashes in Android 14
- App now requests notification permission on first launch, or user can trigger the prompt in Settings
- Styling changes
- Made forms reactive, save buttons are now disabled until their criteria are met
v0.10.0
- Created license information dialog to display on first launch
- Medication schedule will display older version of medication before edits are made
- Added ability to override previous changes to medications in AddMedication.java
- Condensed AddMedication and EditMedication into AddMedication
v0.9.0
- Added as needed medications
v0.8.2
- Fixed bug preventing medications from being marked as taken from notification in Android 12+
v0.8.1
Bug fixes & improvements to medication pausing.
v0.8.0
New Features
- Medications can now be paused or resumed.
- Times when a dose was marked taken can be viewed and edited.
- "Mark as taken" in notification changed to "taken".
- "Snooze for 15 minutes" changed to "snooze".
Bug Fixes
- Issue causing text of lap in the medication schedule fixed.
- Typos fixed.