Commit Graph

10 Commits (6ca8262b513d8e056564b8ef5e493f942fc24f23)

Author SHA1 Message Date
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
MaBecker 3a70e315b8 update_app_miclock
no commands before jshint
2020-04-03 20:41:33 +02:00
MaBecker dea01151a9 switch_to_local_name 2020-04-02 17:16:01 +02:00
DerGuteWolf e3ddf837a0
Changelog entry for 0.03 2020-03-25 16:47:14 +01:00
DerGuteWolf 0ddf93dd6e
localize miclock 2020-03-25 09:41:18 +01: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
MaBecker 8aade6d9d6 some small fiex
fix simple clock tags
add  drawWidgets()
add color to battery widget
2019-12-04 00:34:18 +01:00
Gordon Williams 51b6cd0ad6 Merge branch 'master' of https://github.com/MaBecker/BangleApps into MaBecker-master 2019-11-26 09:37:36 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00