Skip to content

Releases: AdamGuidarini/MediTrak

v0.7.15

17 Nov 17:10
21f8b55
Compare
Choose a tag to compare
v0.7.15 Pre-release
Pre-release

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

06 Nov 06:56
96e2453
Compare
Choose a tag to compare
v0.7.14 Pre-release
Pre-release
  • 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

05 Nov 19:57
4dcaf59
Compare
Choose a tag to compare
v0.7.13 Pre-release
Pre-release
  • Notifications can now be snoozed for 15 minutes
  • Fixed issue with main activity sorting that marked the wrong medication as checked

v0.7.12

05 Nov 17:32
Compare
Choose a tag to compare
v0.7.12 Pre-release
Pre-release
  • 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

02 Nov 22:09
4e1451d
Compare
Choose a tag to compare
v0.7.11 Pre-release
Pre-release
  • 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

10 Aug 00:29
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

Bug Fixes:

  • Bug causing notifications to appear on the wrong day fixed

v0.7.0

07 Aug 20:48
f3dbf4c
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

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

20 Mar 03:58
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Bug fixes:

  • Multiple per day medications can now be edited.
  • Notifications will occur after reboot.

0.6.1

01 Feb 04:21
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

Bug Fixes:

  • Bugs causing crashes when medication is edited fixed.
  • Bugs displaying time incorrectly or incomprehensibly fixed.

0.6.0

31 Jan 04:41
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

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.