Commit Graph

14 Commits (30953ff7207d7e69448f450de26f4d8c057d9793)

Author SHA1 Message Date
Johan Bové 67cd8c6c13 Reverts example add_to_apps.json changes 2020-05-15 13:38:28 +02:00
Johan Bové dc1c599d63 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-14 22:13:58 +02:00
Gordon Williams c36bd7f97f Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
Johan Bové 86ad563bc2 Fixes jbmb8 apps entry 2020-04-10 23:03:59 +02: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 edff8cd218 Fix example messages 2020-02-13 09:30:36 +00:00
Gordon Williams a59ea3eee6 tidy examples 2020-02-07 17:09:18 +00:00
Gordon Williams 9a8a887736 Add changelog to example 2020-02-07 13:45:22 +00:00
Gordon Williams 8992ad545a Add demo app 2020-01-30 17:05:53 +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 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