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
|
2022-03-10 22:00:40 +00:00
|
|
|
0.05: changed text to uppercase, just looks better, removed colons on text
|
2022-04-02 14:00:27 +00:00
|
|
|
0.06: better contrast for light theme, use fg color instead of dithered for ring
|
2022-06-18 20:08:51 +00:00
|
|
|
0.07: Use default Bangle formatter for booleans
|
2022-09-19 14:17:23 +00:00
|
|
|
0.08: fix idle timer always getting set to true
|
2022-12-09 09:49:33 +00:00
|
|
|
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
|
2024-07-07 19:31:04 +00:00
|
|
|
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
|