Skip to content

Releases: AdamGuidarini/MediTrak

v0.13.1

25 Oct 23:48
b49f32b
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release
  • Fixes crashing on app launch caused by issues in importing data

v0.13.0

22 Oct 03:54
1fd46fb
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release
  • Added "take all" button to notifications
  • Added a dialog displaying open notifications on boot when needed
  • Notifications present before a reboot or force stopping the app will now reappear
  • Stability improvements

v0.12.9

13 Aug 02:05
3919fd5
Compare
Choose a tag to compare
v0.12.9 Pre-release
Pre-release
  • Turkish translation added. Thank you mikropsoft !

v0.12.8

09 Aug 19:45
Compare
Choose a tag to compare
v0.12.8 Pre-release
Pre-release
  • Added Italian translation
  • Added the ability to change languages from "Settings"
  • Updated target SDK version to 34 (Android 14)

v0.12.7

14 Jun 23:39
1fa817d
Compare
Choose a tag to compare
v0.12.7 Pre-release
Pre-release
  • Fixed crashing
  • Translation fixes
  • Changed "Units" to "Dosage Unit"

v0.12.6

14 Jun 04:52
16b88bf
Compare
Choose a tag to compare
v0.12.6 Pre-release
Pre-release
  • Spanish translations added

v0.12.5

14 Jun 03:54
b3c5160
Compare
Choose a tag to compare
v0.12.5 Pre-release
Pre-release
  • Can override taken dosage amounts an units

v0.12.4

12 Jun 04:31
eb1d458
Compare
Choose a tag to compare
v0.12.4 Pre-release
Pre-release
  • Fixed setting date time formats at the same time
  • Null check added to guard notifications

v0.12.3

06 Jun 16:40
d8c2e1d
Compare
Choose a tag to compare
v0.12.3 Pre-release
Pre-release
  • Fixing not notifications mistake that 0.12.2 didn't fix
  • new UI for My Medications (from deleted release 0.12.2)

v0.12.1

05 Jun 00:36
c85986c
Compare
Choose a tag to compare
v0.12.1 Pre-release
Pre-release
  • Stopped notifications from firing if already taken
  • Database will automatically update if when a the app updates
  • Can add instructions to medication
  • Instructions display in notifications
  • Guards against duplicate notifications
  • Additional null safety checks to prevent crashes on data import
  • Preventing alerts for notification summary
  • Crash fixes