BangleApps/apps/boot/ChangeLog

15 lines
783 B
Plaintext
Raw Normal View History

0.02: Attempt to reset state of the interpreter better before loading an app
0.03: Fix issue switching clockfaces via menu
2020-02-12 10:48:14 +00:00
0.04: Add alarm functionality
0.05: Add Welcome screen on boot
0.06: Disable GPS time log messages, add (default=1) setting to hide log messages
2020-02-28 15:34:31 +00:00
0.07: Fix issues with alarm scheduling
0.08: Fix issues if BLE=off, 'Make Connectable' is chosen, and the loader resets Bangle.js (fix #108)
0.09: Only check GPS for time after a fresh boot
0.10: Stop users calling save() (fix #125)
If Debug info is set to 'show' don't move to Terminal if connected!
2020-03-25 11:05:33 +00:00
0.11: Added vibrate as beep workaround
2020-03-30 07:39:59 +00:00
0.12: Add an event on BTN2 to open launcher when no clock detected (fix #147)
0.13: Now automatically load *.boot.js at startup
Move alarm code into alarm.boot.js