BangleApps/apps/barclock/ChangeLog

18 lines
635 B
Plaintext
Raw Normal View History

2020-03-30 19:34:44 +00:00
0.01: Created Bar Clock
0.02: Apply locale, 12-hour setting
0.03: Fix dates drawing over each other at midnight
0.04: Small bugfix
0.05: Clock does not start if app Languages is not installed
0.06: Improve accuracy
0.07: Update to use Bangle.setUI instead of setWatch
0.08: Use theme colors, Layout library
0.09: Fix time/date disappearing after fullscreen notification
2022-05-15 16:25:18 +00:00
0.10: Use ClockFace library
0.11: Use ClockFace.is12Hour
0.12: Add settings to hide date,widgets
2022-05-27 15:20:13 +00:00
0.13: Add font setting
2022-06-07 19:26:31 +00:00
0.14: Use ClockFace_menu.addItems
2022-12-01 00:16:23 +00:00
0.15: Add Power saving option
0.16: Support Fast Loading
0.17: Hide widgets instead of not loading them at all