BangleApps/apps/daisy/ChangeLog

15 lines
758 B
Plaintext
Raw Permalink Normal View History

2022-02-22 23:19:02 +00:00
0.01: first release
2022-02-23 23:20:57 +00:00
0.02: added settings menu to change color
2022-02-25 21:13:17 +00:00
0.03: fix metadata.json to allow setting as clock
2022-03-02 19:24:54 +00:00
0.04: added heart rate which is switched on when cycled to it through up/down touch on rhs
0.05: changed text to uppercase, just looks better, removed colons on text
0.06: better contrast for light theme, use fg color instead of dithered for ring
0.07: Use default Bangle formatter for booleans
0.08: fix idle timer always getting set to true
0.09: Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps
2023-01-11 19:12:07 +00:00
0.10: Use widget_utils.
2024-03-04 21:32:06 +00:00
0.11: Minor code improvements
2024-06-19 16:11:28 +00:00
0.12: Added setting to change Battery estimate to hours
0.13: Fixed Battery estimate Default to percentage and improved setting string
2024-07-09 07:46:07 +00:00
0.14: Use `power_usage` module