mirror of https://github.com/espruino/BangleApps
15 lines
553 B
Plaintext
15 lines
553 B
Plaintext
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
|
|
0.10: Use ClockFace library
|
|
0.11: Use ClockFace.is12Hour
|
|
0.12: Add settings to hide date,widgets
|
|
0.13: Add font setting
|
|
0.14: Use ClockFace_menu.addItems
|
|
0.15: Add Power saving option |