Commit Graph

6 Commits (8220765c11a6fb7c452f47494b2ddd7038a345da)

Author SHA1 Message Date
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams e0320bb2f7 handle printing app versions 2019-12-05 14:49:21 +00:00
ra100 dc0e3823b5
🐛 Fix filepaths after moving to subfolders #46 2019-11-17 23:44:17 +01:00
Gordon Williams ed50b282e7 try and handle 404s better 2019-11-12 17:05:20 +00:00
Gordon Williams 1603fe8f4b fix eval with minified apps 2019-11-10 13:40:06 +00:00
Gordon Williams e7a6cbedfd firmware maker 2019-11-10 10:22:33 +00:00