Update README and screenshots
|
|
@ -1,18 +1,17 @@
|
|||
# A-GPS Data
|
||||
|
||||
Load assisted GPS data directly to the watch using the new http requests on Android GadgetBridge.
|
||||
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. Will eventually add a widget for automatic download.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
Currently proof of concept on Bangle2 only.
|
||||
|
||||
## Creator
|
||||
[@pidajo](https://github.com/pidajo)
|
||||
|
||||
## Contributor
|
||||
[@myxor](https://github.com/myxor)
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"allow_emulator":true,
|
||||
"supports": ["BANGLEJS2"],
|
||||
"readme":"README.md",
|
||||
"screenshots" : [ { "url":"screenshot.png" }, { "url":"screenshot2.png" }, { "url":"screenshot3.png" }, { "url":"screenshot4.png" }, { "url":"screenshot5.png" } ],
|
||||
"screenshots" : [ { "url":"screenshot.png" }, { "url":"screenshot2.png" } ],
|
||||
"storage": [
|
||||
{"name":"agpsdata.app.js","url":"app.js"},
|
||||
{"name":"agpsdata.img","url":"agpsdata-icon.js","evaluate":true},
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 613 B After Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 695 B |
|
Before Width: | Height: | Size: 533 B |
|
Before Width: | Height: | Size: 578 B |