make descriptions less confusing for folks that just want to update AGPS from the app loader

master
Gordon Williams 2022-07-21 15:09:40 +01:00
parent ced301650f
commit b72fbb627e
2 changed files with 2 additions and 2 deletions

View File

@ -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"],

View File

@ -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"],