-
Notifications
You must be signed in to change notification settings - Fork 15
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
1 parent
72ebd59
commit 44dbcb1
Showing
2 changed files
with
18 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,16 @@ | ||
4.10.2: | ||
* Increase font size in charts | ||
|
||
4.10.1: | ||
* Fixed app showing behind the title bar in Android 15 | ||
|
||
4.10: | ||
* Calculate average until last entry, not inclusive (unless showing historical data). | ||
* Made undo notification not cover the charts | ||
* Restarting the app is no longer needed after importing data. | ||
|
||
4.9: | ||
* Added hourly intervals. | ||
|
||
4.8: | ||
* You can now show an app tutorial from the top right menu. |