Gordon Williams
|
1d3d4ff06e
|
Update minified code with pretokenised ints
|
2025-05-02 11:13:04 +01:00 |
|
Gordon Williams
|
513817c9e6
|
JS in the binary now uses jspExecuteJSFunctionCode which helps to skip a parsing step
JS modules that are included are now pretokenised
# Conflicts:
# libs/js/banglejs/Bangle_setUI_F18.min.js
# libs/js/banglejs/Bangle_setUI_Q3.min.js
|
2024-11-04 11:37:02 +00:00 |
|
Gordon Williams
|
0e4dcbd3f3
|
Add support for Bangle.setUI({remove:...}) to allow apps to be unloaded without a full reboot.
|
2022-09-23 11:52:54 +01:00 |
|
Gordon Williams
|
8ae6fe20d9
|
New Bangle.js firmwares
Bangle.js: A single widget load failure will now not remove all widgets
Bangle.js: widgets are now sorted by .sortorder
|
2021-10-25 16:48:12 +01:00 |
|
Gordon Williams
|
c886fa247b
|
wrap widget draw/load in a try..catch
|
2021-05-26 16:36:26 +01:00 |
|
Gordon Williams
|
1f3f580c5f
|
Bangle.js: Add support for global colour themes which affect g.clear/g.reset
|
2021-05-26 11:02:07 +01:00 |
|
Gordon Williams
|
13e58bd002
|
Bangle.js: Modify handling of widgets to allow variable width widgets (requires new widget JS)
|
2020-03-05 13:24:43 +00:00 |
|
Gordon Williams
|
06a6ca5606
|
Storage.list() can now take a RegEx/string to filter returned results
|
2020-02-28 10:53:16 +00:00 |
|
Gordon Williams
|
e4904f49d7
|
Bangle.js: NEEDS NEW APPS - Move away from using first char as file descriptor and use file extensions insteadMove away froBangle.js: NEEDS NEW APPS - Move away from using first char as file descriptor and use file extensions instead
|
2020-02-28 10:18:55 +00:00 |
|
Gordon Williams
|
d8d937c333
|
Bangle.js: add Bangle.loadWidgets/drawWidgets
Bangle.js: Remove deprecated Bangle.menuBangle.js: add Bangle.loadWidgets/drawWidgets
|
2020-01-16 16:36:11 +00:00 |
|