Martin Boonk
|
be4eca105c
|
Adds Bangle.load and Bangle.showClock methods
|
2022-11-10 22:33:13 +01:00 |
|
Gordon Williams
|
4bb70240fc
|
Bangle.js: showLauncher's 'fast load' now updates __FILE__
|
2022-10-28 12:03:18 +01:00 |
|
Martin Boonk
|
9866d79153
|
Fix using not defined variable if uiRemove is available
|
2022-10-21 12:50:22 +02:00 |
|
Martin Boonk
|
01829f9de4
|
Fix errors when no launcher is installed
|
2022-10-21 12:21:13 +02:00 |
|
Martin Boonk
|
cba50deac1
|
Remove reads and store found launcher in settings file
|
2022-10-21 12:03:56 +02:00 |
|
Martin Boonk
|
0b2308338a
|
Use configured launcher if available
|
2022-10-20 21:45:26 +02: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 |
|
Ben Whittaker
|
ccd06effa1
|
Make Bangle.showLauncher() use less ram
Avoids having the contents of all files in memory at the same time.
|
2020-06-13 14:24:20 -04: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
|
b3aeb08073
|
Bangle.js: Add Bangle.showLauncher
|
2020-01-17 11:02:36 +00:00 |
|