BangleApps/apps/forge
thyttan 3f16edcaf8 forge: Compatibility with Fastload Utils
... by adding the string `"Bangle.loadWidget()";`. This way Fastload
Utils thinks widgets would be present and so fastloads. But in the
absence of Fastload Utils no widgets will be loaded, and so no overhead
is added for the usual case.
2024-01-18 19:18:28 +01:00
..
ChangeLog forge: Compatibility with Fastload Utils 2024-01-18 19:18:28 +01:00
README.md forge: Initial version of application to help developers 2023-11-14 12:02:57 +01:00
app-icon.js forge: Initial version of application to help developers 2023-11-14 12:02:57 +01:00
app.png forge: Initial version of application to help developers 2023-11-14 12:02:57 +01:00
forge.app.js forge: Compatibility with Fastload Utils 2024-01-18 19:18:28 +01:00
metadata.json forge: Compatibility with Fastload Utils 2024-01-18 19:18:28 +01:00

README.md

App Forge

This should help with your hacks. Sometimes, you want to work on an application, you'd want to use the stable version, but you'd also want to use latest development version.

Well, this makes it easy. Just save your development version as a.name.js, and you should be able to run it from the menu system.