BangleApps/apps/rebble/ChangeLog

20 lines
957 B
Plaintext
Raw Normal View History

0.01: First release
0.02: Fix typo to Purple
0.03: Added dependancy on Pedometer Widget
2021-12-31 22:29:02 +00:00
0.04: Fixed icon and png to 48x48 pixels
0.05: added charging icon
2022-05-18 19:43:37 +00:00
0.06: Add 12h support and autocycle control
2022-05-19 21:43:59 +00:00
0.07: added localization, removed deprecated code
2022-05-19 23:26:11 +00:00
0.08: removed unused font, fix autocycle, imported suncalc and trimmed, removed pedometer dependency, "tap to cycle" setting
0.09: fix battery icon size
0.10: Tell clock widgets to hide.
2022-11-04 14:06:10 +00:00
0.11: fix issue https://github.com/espruino/BangleApps/issues/2128 (#2128) ( settings undefined )
0.12: implemented widget_utils
2022-11-18 16:18:59 +00:00
0.13: convert var/function into let
0.14: cleanup code and fix fastload issue
0.15: fix draw before widget hide
0.16: Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps
2024-01-21 22:43:16 +00:00
0.17: Add fullscreen option (on by default) to show widgets, adjust sidebar 1 and 2 when fullscreen is off
0.18: Minor code improvements
2024-11-03 00:05:54 +00:00
0.19: Fix steps counter text white when it should be black