BangleApps/apps/macwatch2/ChangeLog

8 lines
415 B
Plaintext
Raw Permalink Normal View History

2022-06-24 10:08:18 +00:00
0.01: Created first version of the app with numeric date, only works in light mode
2022-06-24 16:52:46 +00:00
0.02: New icon, shimmied date right a bit
2022-06-25 08:12:42 +00:00
0.03: Incorporated improvements from Peer David for accuracy, fix dark mode, widgets run in background
2022-08-16 14:05:36 +00:00
0.04: Changed clock to use 12/24 hour format based on locale
0.05: Tell clock widgets to hide.
0.06: Widgets can now be made visible by swiping down (#2196)
0.07: Minor code improvements