1
0
Fork 0
Commit Graph

9 Commits (b9cda9b829e29a7075d49eaf56e3d8110ae19f9f)

Author SHA1 Message Date
Gordon Williams a94790391a Get rid of "b2" and "bno2" tags and add "supports" array.
Use the opportunity to refactor apps.json so everything looks pretty
2021-10-20 15:11:04 +01:00
Gordon Williams c36bd7f97f Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
Gordon Williams 7823f1cc83 Update examples to new firmware style 2020-03-03 15:58:52 +00:00
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 a5571f0dfd More example fixing 2020-02-13 12:08:19 +00:00
Gordon Williams 4c9283d89a update examples 2020-02-13 11:47:59 +00:00
Gordon Williams a59ea3eee6 tidy examples 2020-02-07 17:09:18 +00:00
Gordon Williams 7ebde31f63 docs and example fix 2019-12-03 17:07:15 +00: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