1
0
Fork 0
BangleApps/apps/agpsdata
Marco H bdf67c0360 Split settings file and data file into two 2022-07-07 09:51:57 +02:00
..
ChangeLog Load AGPS data on app start and automatically in background 2022-07-06 14:03:35 +02:00
README.md Update README and screenshots 2022-07-06 14:13:23 +02:00
agpsdata-icon.js Rename agps-icon.js to agpsdata-icon.js 2022-06-16 19:26:44 +02:00
agpsdata.png Add files via upload 2022-06-16 19:26:12 +02:00
app.js Load AGPS data on app start and automatically in background 2022-07-06 14:03:35 +02:00
boot.js Split settings file and data file into two 2022-07-07 09:51:57 +02:00
default.json Load AGPS data on app start and automatically in background 2022-07-06 14:03:35 +02:00
lib.js Split settings file and data file into two 2022-07-07 09:51:57 +02:00
metadata.json Split settings file and data file into two 2022-07-07 09:51:57 +02:00
screenshot.png Update README and screenshots 2022-07-06 14:13:23 +02:00
screenshot2.png Update README and screenshots 2022-07-06 14:13:23 +02:00
settings.js Split settings file and data file into two 2022-07-07 09:51:57 +02:00

README.md

A-GPS Data

Load assisted GPS (AGPS) data directly to the watch using the new http requests on Android GadgetBridge.

Will download AGPS data in background (if enabled in settings).

Make sure:

  • your GadgetBridge version supports http requests
  • turn on internet access in GadgetBridge settings

Currently proof of concept on Bangle2 only.

Creator

@pidajo

Contributor

@myxor