2019-12-18 21:23:35 +00:00
|
|
|
0.02: Add support for 30-minute timezones.
|
2020-02-13 08:18:32 +00:00
|
|
|
0.03: Add support for Welcome app
|
2020-02-25 13:34:06 +00:00
|
|
|
0.04: Add setting to disable log messages
|
2020-02-27 16:01:17 +00:00
|
|
|
0.05: Fix Settings json
|
2020-03-10 12:35:45 +00:00
|
|
|
0.06: Remove distance setting as there's a separate app for Locale now
|
2020-03-25 11:05:33 +00:00
|
|
|
0.07: Added vibrate as beep workaround
|
2020-04-02 23:18:21 +00:00
|
|
|
0.08: Add support for app/widget settings
|
2020-04-03 23:30:33 +00:00
|
|
|
0.09: Move Welcome into App/widget settings
|
2020-04-06 09:03:28 +00:00
|
|
|
0.10: Added LCD wake-up settings
|
|
|
|
Adds LCD brightness setting
|
2020-04-08 09:16:32 +00:00
|
|
|
0.11: Make LCD brightness work after leaving settings
|
2020-04-09 20:51:19 +00:00
|
|
|
0.12: Fix memory leak (#206)
|
|
|
|
Bring App settings nearer the top
|
|
|
|
Move LCD Timeout to wakeup menu
|
2020-04-11 23:29:57 +00:00
|
|
|
0.13: Fix memory leak for App settings
|
|
|
|
Make capitalization more consistent
|
2020-04-14 15:11:29 +00:00
|
|
|
Move LCD Brightness menu into more general LCD menu
|
|
|
|
0.14: Reduce memory usage when running app settings page
|
2020-04-15 09:35:29 +00:00
|
|
|
0.15: Reduce memory usage when running default clock chooser (#294)
|
2020-04-16 10:33:36 +00:00
|
|
|
0.16: Reduce memory usage further when running app settings page
|
2020-04-17 19:08:07 +00:00
|
|
|
0.17: Remove need for "settings" in appid.info
|
2020-04-20 09:59:18 +00:00
|
|
|
0.18: Don't overwrite existing settings on app update
|
2020-04-28 14:23:02 +00:00
|
|
|
0.19: Allow BLE HID settings, add README.md
|
2020-06-08 08:52:27 +00:00
|
|
|
0.20: Fix set time menu, allow dates to roll over
|
2020-07-30 08:59:20 +00:00
|
|
|
0.21: Add passkey pairing option (BETA)
|
|
|
|
Add whitelist option (fix #78)
|
2020-09-28 08:05:28 +00:00
|
|
|
0.22: Move HID to BLE menu
|
2021-01-28 05:18:49 +00:00
|
|
|
0.23: Change max time offset to 13 for NZ summer daylight time (NZDT)
|
2021-03-23 21:01:47 +00:00
|
|
|
0.24: Add Quiet Mode settings
|
2021-05-26 15:21:52 +00:00
|
|
|
0.25: Move boot.js code into 'boot' app itself
|
2021-05-28 18:41:33 +00:00
|
|
|
0.26: Use Bangle.softOff if available as this keeps the time
|
2021-06-24 15:09:40 +00:00
|
|
|
0.27: Add Theme menu
|
2021-08-10 23:14:44 +00:00
|
|
|
0.28: Update Quiet Mode widget (if present)
|
2021-10-03 18:40:27 +00:00
|
|
|
0.29: Add Customize to Theme menu
|
2021-10-06 18:55:00 +00:00
|
|
|
0.30: Move '< Back' to the top of menus
|