-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# 1.0.20 | ||
- Issue #35: fix service disabled on app open after close | ||
- Migrate from SharedPreferences to Hive for internal data | ||
- add nextAlarm field in db to track state for restart | ||
- Update to android targetSdkVersion 30 (required for Play Store) | ||
- Update internal libraries and dependencies | ||
- Remove some test reminders that were mistakenly included in the | ||
last release. This affects new installs only - if you recently | ||
installed please manually delete any reminders that don't make | ||
sense to you! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters