1
0
Fork 0

Merge pull request #3326 from halemmerich/fastload

fastload - Add warning about automatic reload apploader option
master
thyttan 2024-04-03 22:56:18 +02:00 committed by GitHub
commit 6e0f13ca5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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