1
0
Fork 0

fastload - Add warning about automatic reload apploader option

master
Martin Boonk 2024-03-30 23:03:54 +01:00
parent eeb3392538
commit 97ebafb046
1 changed files with 7 additions and 1 deletions

View File

@ -1,11 +1,17 @@
#### ⚠EXPERIMENTAL⚠
# Fastload Utils
*EXPERIMENTAL* Use this with caution. When you find something misbehaving please check if the problem actually persists when removing this app.
Use this with caution. When you find something misbehaving please check if the problem actually persists when removing this app.
This allows fast loading of all apps with two conditions:
* Loaded app contains `Bangle.loadWidgets`. This is needed to prevent problems with apps not expecting widgets to be already loaded.
* Current app can be removed completely from RAM.
#### ⚠️ KNOWN ISSUES ⚠️
* Fastload currently does not play nice with the automatic reload option of the apploader. App installs and upgrades are unreliable since the fastload causes code to run after reset and interfere with the upload process.
## Settings
* Activate app history and navigate back through recent apps instead of immediately loading the clock face