make descriptions less confusing for folks that just want to update AGPS from the app loader
parent
ced301650f
commit
b72fbb627e
|
|
@ -3,7 +3,7 @@
|
|||
"shortName":"A-GPS Data",
|
||||
"icon": "agpsdata.png",
|
||||
"version":"0.02",
|
||||
"description": "Download assisted GPS (A-GPS) data directly to your Bangle.js",
|
||||
"description": "Download assisted GPS (A-GPS) data directly to your Bangle.js **using Gadgetbridge**",
|
||||
"tags": "boot,tool,assisted,gps,agps,http",
|
||||
"allow_emulator":true,
|
||||
"supports": ["BANGLEJS2"],
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"icon": "widget.png",
|
||||
"type": "widget",
|
||||
"version":"0.01",
|
||||
"description": "Load AGPS data in the background",
|
||||
"description": "Load AGPS data in the background **using Gadgetbridge**",
|
||||
"readme": "README.md",
|
||||
"tags": "widget,agps,http",
|
||||
"supports": ["BANGLEJS2"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue