BangleApps_old/apps/setting
Richard de Boer 048a042ffa Revert "Settings: load app settings in their own scope"
> Actually eval('('+appSettings+')') is significantly worse I'm afraid.
>
> Basically, if you do Storage.read you get a pointer to external memory
> Any functions have their code kept in that memory so it saves loads of
> RAM. The second you append to the string it has to copy everything to
> RAM - so now every function ends up in RAM, not Flash :(

This reverts commit c135c70f
2020-04-03 21:32:05 +02:00
..
ChangeLog Settings: Add support for app/widget settings 2020-04-03 01:46:43 +02:00
settings-default.json Added vibrate as beep workaround 2020-03-25 11:05:33 +00:00
settings-icon.js 🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00
settings.js Revert "Settings: load app settings in their own scope" 2020-04-03 21:32:05 +02:00
settings.png 🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00