Commit Graph

8 Commits (801b24585565995172c3488809d6578d35caf364)

Author SHA1 Message Date
Gordon Williams ae5b7ba7b9 Bump for b65b73ed4b 2020-11-16 09:17:33 +00:00
Fscked-In-The-Head 756839f534
Update gps-info.js 2020-11-15 12:39:04 -08:00
Fscked-In-The-Head 1adc23377a
Added maidenhead readout
I wrote a new function specifically to calculate maidenhead squares on Bangle.js.
2020-11-15 12:27:12 -08:00
Marco Heiming 9edc3a6592 GPS Info: Show number of satellites while waiting for fix 2020-04-08 12:12:25 +02:00
Gordon Williams b93c094340 Fix GPS apps if time not set in GPS (fix #110) 2020-03-04 15:04:21 +00: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
Ákos Lukács 5ed970abc2
GPS needs more speed!
Some tweaks to the GPS info app:
 - Speed is shown on the screen
 - "Animation" on the "Waiting for GPS" screen
 - With 10px padding feels a bit nicer :)
2019-12-05 11:10:20 +01:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00