Commit Graph

6 Commits (e30550a49ad289a1ad7b8f87781dc97a66acbbbd)

Author SHA1 Message Date
Ben Whittaker 3cdd0f7820 Merge branch 'master' of https://github.com/espruino/BangleApps into compass
# Conflicts:
#	apps/compass/compass.js
2020-05-27 21:01:26 -04:00
Ben Whittaker cc4757537a compass: eliminate flickering 2020-05-27 20:51:21 -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
Purple-Tentacle 9a664ecae4
Compass: 0.02 2020-04-17 16:38:33 +02: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
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00