Bump version to 1.8.8

This commit is contained in:
2020-06-21 08:54:48 -05:00
parent a3344358b9
commit 6aa72caf6c
4 changed files with 12 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
VERSION_CODE = 50
VERSION_NAME = 1.8.7
VERSION_CODE = 51
VERSION_NAME = 1.8.8
MIN_SDK_VERSION = 21
TARGET_SDK_VERSION = 29

View File

@@ -1,11 +1,11 @@
1.8.7
* Fix notification issues
1.8.8
* Small tweaks to the habit scheduling algorithm
1.8:
* New bar chart showing number of repetitions performed each week, month or year
* Performing habits on irregular weekdays will no longer break your streak
* More colors to choose from (now 20 in total)
* Ability to customize how transparent the widgets are
* Ability to customize the first day of the week
* Yes/No buttons on notifications instead of just "Check"
* Customize how transparent the widgets are
* Customize the first day of the week
* Yes/No buttons on notifications
* Automatic dark theme (Android 10)
* Smaller APK and backup files