1
0
Fork 0
Commit Graph

13 Commits (a59ea3eee6a246dd11419b7b0ff99aec6432216c)

Author SHA1 Message Date
Gordon Williams f91ce5b219 docs 2020-02-07 13:47:59 +00:00
Gordon Williams 95d4c710bc Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00
Gordon Williams aca3ce8878 Bootloader: Attempt to reset state of the interpreter better before loading an app
remove hasWidgets for now - need to reconsider how this should work
2019-12-10 15:40:43 +00:00
Gordon Williams e0320bb2f7 handle printing app versions 2019-12-05 14:49:21 +00:00
Gordon Williams 7ebde31f63 docs and example fix 2019-12-03 17:07:15 +00:00
MaBecker 913440c596 minor fixes
- add drawWidgets()
2019-11-26 17:51:23 +01:00
Gordon Williams 59cc57a75a merge skeleton README into original README, and make example apps so you can just copy the folder 2019-11-26 10:27:31 +00:00
ra100 7716b587a8
📝 Update docs with new folder structure #46 2019-11-17 23:44:25 +01:00
Mark Becker 4aa089777f
add missing -icon 2019-11-15 12:00:34 +01:00
Gordon Williams 7ea95ddce8 add JSON for widgets, and fix filenames for settings (only 8 chars allowed, so '@setting') 2019-11-07 21:49:47 +00:00
Gordon Williams ff285276cb link 2019-11-07 20:37:46 +00:00
Gordon Williams fcab506202 Add better sorting 2019-11-07 08:43:56 +00:00
Gordon Williams eb71f80ef2 Added customised app loading 2019-11-06 17:25:02 +00:00