Commit Graph

15 Commits (0b0c89737fa0fc8c055d486f8618c1cfdf018f23)

Author SHA1 Message Date
Gordon Williams dd9dcc1bb5 Finally fixing Bangle.js compass `heading`. Firmware 2v15.68 fixes it, but the bootloader now adds a patch on earlier firmwares. All apps using compass now updated to remove their individual fixes. 2022-11-01 10:16:28 +00:00
Gordon Williams a448c570bf compass 0.07: Use 360-heading to output the correct heading value (fix #1866) 2022-06-06 15:47:24 +01:00
Gordon Williams 3c28c0c9c9 readme 2022-04-06 19:45:27 +01:00
Gordon Williams c48a951f2d 0.06: Add button for force compass calibration (#1660) 2022-04-06 14:55:07 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
t0m1o1 1b61bda9d9
Update ChangeLog 2021-11-20 21:14:19 +00:00
t0m1o1 44662e3b49
Update compass.js 2021-11-20 21:13:21 +00:00
hughbarney 6668727aca more screenshots and remove some redundant references to README's 2021-10-28 22:34:43 +01:00
Gordon Williams 38ab8521d1 Fix compass and compass widget 2021-10-21 12:17:18 +01:00
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