BangleApps/apps/gpsrec
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
..
ChangeLog Properly Fix GPS time display in gpsrec app (fix #98) 2020-02-25 14:01:40 +00:00
app-icon.js Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
app.js MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
app.png Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
interface.html Ensure GPS time is logged correctly and fix output indentation (fix #98) 2020-02-13 09:34:30 +00:00
widget.js MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00