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
|
0fc1f3c344
|
Ensure Bangle.load(".bootcde") just calls load() if no uiRemove - fix error loading clock without widgets
Fixes https://github.com/espruino/BangleApps/pull/3353
|
2024-04-15 13:21:33 +01:00 |
|
Martin Boonk
|
df5472ef33
|
Remove checking for default app during Bangle.load()
|
2022-11-11 12:32:42 +01:00 |
|
Martin Boonk
|
6969b2818c
|
Load default app on Bangle.load()
|
2022-11-10 23:11:24 +01:00 |
|
Martin Boonk
|
be4eca105c
|
Adds Bangle.load and Bangle.showClock methods
|
2022-11-10 22:33:13 +01:00 |
|