Gordon Williams
bb10a5a3dd
boot 0.39: Fix passkey support (fix https://github.com/espruino/Espruino/issues/2035
2021-12-15 11:48:03 +00:00
Gordon Williams
59b06d5aef
boot 0.38: Option to log to file if settings.log==2
...
settings 0.36: Added 'Utils' menu with helpful utilities for restoring Bangle.js
2021-12-09 16:49:28 +00:00
Richard de Boer
d743b2266a
boot: remove Quiet Mode options
...
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
Gordon Williams
0464ebb1e1
fix polyfill: fix https://github.com/espruino/Espruino/issues/2095
2021-11-17 11:02:15 +00:00
Gordon Williams
f4f40cee3a
Fixes for Bangle.js 1
2021-11-10 13:42:11 +00:00
Gordon Williams
cbf69eeaa2
fix lint errors
2021-10-28 12:14:14 +01:00
Gordon Williams
d771a6a732
boot 0.35: Add Bangle.appRect polyfill
...
Don't set beep vibration up on Bangle.js 2 (built in)
settings 0.31: Remove Bangle 1 settings when running on Bangle 2
2021-10-27 16:49:53 +01:00
Gordon Williams
d0c2211727
boot 0.34: Use Storage.hash if available
...
+ Rearrange NRF.setServices to allow .boot.js files to add services (eg ANCS)
2021-10-26 10:23:39 +01:00
Gordon Williams
92cb0a5a07
Add showscroller polyfill, message app tidying
2021-10-25 14:35:00 +01:00
Gordon Williams
1cc7674aa7
Fix issue where re-running bootupdate could disable existing polyfills
2021-10-20 20:48:38 +01:00
Gordon Williams
fc3ce86009
misc tweaks for layout/gps time/bootloader
2021-10-20 20:28:28 +01:00
Gordon Williams
f41b3c5a88
Update bootloader to include polyfills for g.wrapString, g.imageMetrics, g.stringMetrics - and modify Layout lib to use those functions
2021-10-18 12:01:40 +01:00
Gordon Williams
41b3224e3f
boot +0.29: Update boot0 to avoid code block (faster execution)
...
+ Fix issues where 'Uncaught Error: Function not found' could happen with multiple .boot.js
2021-08-26 13:51:31 +01:00
Gordon Williams
6168782cf5
bootloader 0.28: Fix double clock load after settings are changed
2021-07-26 15:53:46 +01:00
Gordon Williams
03ee6aea83
Update to use Bangle.setUI instead of setWatch
2021-06-24 13:12:59 +01:00
Gordon Williams
2dd8844a45
0.26: Remove buzz in setUI polyfill ( #750 )
2021-06-08 09:38:08 +01:00
Gordon Williams
6d1ac3b7c6
Add 'Bangle.setUI' polyfill and use it from launcher
2021-05-26 20:21:28 +01:00
Gordon Williams
1dca641ff0
boot 0.23: Move to a precalculated .boot0 file which should speed up load time
...
setting 0.25: Move boot.js code into 'boot' app itself
launch 0.05: Use g.theme for colours
widbat 0.06: Use 'g.theme' (requires bootloader 0.23)
widlock: new widget
2021-05-26 16:21:52 +01:00