Commit Graph

10 Commits (8bcedfa552171d4b1b3df1fb764da42515a148bd)

Author SHA1 Message Date
Ronin0000 ffbd331c13
Add files via upload 2021-11-23 11:28:29 -08:00
Gordon Williams 03ee6aea83 Update to use Bangle.setUI instead of setWatch 2021-06-24 13:12:59 +01:00
Gordon Williams d344dc127b versions for #691 2021-03-17 14:51:44 +00:00
James Stanley 03e8e0ccf4 Make blobclk redraw sooner when the LCD is switched on, so that the time is visible sooner 2021-03-17 14:28:37 +00:00
Ben Whittaker 5805329248 blobclk: Adapt to fillPoly changes 2020-06-13 21:24:09 -04:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03: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 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 fbb18d1128 Blob clock tweaks 2020-01-16 16:01:29 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00