Skip to content

Releases: AdamGuidarini/MediTrak

v0.11.4

01 Mar 02:59
43a2965
Compare
Choose a tag to compare
v0.11.4 Pre-release
Pre-release
  • Added date & time formatting options
  • Bug fixes
  • Code clean-up

v0.11.3

04 Jan 16:23
79c3f84
Compare
Choose a tag to compare
v0.11.3 Pre-release
Pre-release
  • Database version upgrades

v0.11.2

04 Jan 14:54
7c9f456
Compare
Choose a tag to compare
v0.11.2 Pre-release
Pre-release
  • 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

21 Dec 23:16
b101558
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release

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

20 Dec 18:59
c832de3
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release
  • 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

15 Jun 23:30
37f3db5
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release
  • 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

18 Feb 20:28
689145f
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
  • Added as needed medications

v0.8.2

15 Jan 01:02
1e01f80
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release
  • Fixed bug preventing medications from being marked as taken from notification in Android 12+

v0.8.1

12 Jan 03:59
400d446
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Bug fixes & improvements to medication pausing.

v0.8.0

10 Dec 17:05
85d7c65
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

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.