2021-12-16 17:08:12 +00:00
|
|
|
0.01: New clock
|
|
|
|
0.02: Fix icon & add battery warn functionality
|
2021-12-17 21:36:34 +00:00
|
|
|
0.03: Theming support & minor fixes
|
2022-01-07 09:43:06 +00:00
|
|
|
0.04: Make configurable what to show in each circle
|
2022-01-07 12:30:09 +00:00
|
|
|
Add step distance and weather
|
2022-01-07 09:43:06 +00:00
|
|
|
Allow switching visibility of widgets
|
|
|
|
Make circles and text slightly bigger
|
2022-01-11 10:48:10 +00:00
|
|
|
0.05: Show correct percentage values in circles
|
2022-01-11 13:08:48 +00:00
|
|
|
Show humidity as weather circle data
|
2022-01-14 13:46:59 +00:00
|
|
|
0.06: Allow settings empty circles
|
2022-01-14 14:43:17 +00:00
|
|
|
Support to choose between humidity and wind speed for weather circle progress
|
2022-01-14 21:16:49 +00:00
|
|
|
Support to show time and progress until next sunrise or sunset
|
2022-01-17 12:06:28 +00:00
|
|
|
Load daily steps from Bangle health if available
|
2022-01-23 10:52:14 +00:00
|
|
|
0.07: Allow configuration of minimal heart rate confidence
|
2022-01-26 10:55:16 +00:00
|
|
|
0.08: Allow configuration of up to 4 circles in a row
|
2022-01-27 21:20:32 +00:00
|
|
|
0.09: Support to show temperature, air pressure or altitude from internal pressure sensor
|
2022-01-29 12:43:35 +00:00
|
|
|
Fix sunprogress calculation during night
|
2022-01-29 20:51:44 +00:00
|
|
|
Refactor settings menu
|
|
|
|
Colors of circles can be configured
|
2022-01-30 19:28:31 +00:00
|
|
|
Color depending on value (green -> red, red -> green) option
|
2022-02-01 07:54:21 +00:00
|
|
|
Good HRM value will not be overwritten so fast anymore
|
2022-02-14 20:04:40 +00:00
|
|
|
0.10: Use roboto font for time, date and day of week and center align them
|
2022-02-27 17:23:47 +00:00
|
|
|
0.11: New color option: foreground color
|
|
|
|
Improve performance, reduce memory usage
|
|
|
|
Small optical adjustments
|
2022-05-18 18:13:57 +00:00
|
|
|
0.12: Allow configuration of update interval
|
2022-06-22 09:09:54 +00:00
|
|
|
0.13: Load step goal from Bangle health app as fallback
|
|
|
|
Memory optimizations
|
2022-10-25 06:11:19 +00:00
|
|
|
0.14: Support to show big weather info
|
2022-10-26 11:31:52 +00:00
|
|
|
0.15: Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16
|
2022-10-27 07:26:07 +00:00
|
|
|
0.16: Fix const error
|
|
|
|
Use widget_utils if available
|