AddressToGPS: Fix build
This commit is contained in:
parent
f97d9503a2
commit
f7da8d03c2
|
|
@ -1,28 +1,33 @@
|
||||||
AntiFeatures:NonFreeNet
|
AntiFeatures:NonFreeNet
|
||||||
Categories:Navigation
|
Categories:Navigation
|
||||||
License:MIT
|
License:MIT
|
||||||
Web Site:
|
Web Site:http://addresstogps.com/
|
||||||
Source Code:https://github.com/DanielBarnett714/AddressToGPS
|
Source Code:https://github.com/DanielBarnett714/AddressToGPS
|
||||||
Issue Tracker:https://github.com/DanielBarnett714/AddressToGPS/issues
|
Issue Tracker:https://github.com/DanielBarnett714/AddressToGPS/issues
|
||||||
|
Donate:http://addresstogps.com/
|
||||||
|
|
||||||
Auto Name:AddressToGPS
|
Auto Name:AddressToGPS
|
||||||
Summary:Convert address to geo location
|
Summary:A simple address/POI search for navigation apps
|
||||||
Description:
|
Description:
|
||||||
Search for an address, location, or area using the Google Maps web API. Once you
|
Search for an address, location, or area using the Google Maps javascript API
|
||||||
have selected a location you then can get the coordinates and open the location
|
via [http://addresstogps.com/ AddressToGPS.com], a server provided by the
|
||||||
in a maps app (OsmAnd). This tool does not require your location, only an
|
original author. Once you have selected a location you then can get the
|
||||||
internet connection.
|
coordinates and open the locationin a maps app (OsmAnd). This tool does not
|
||||||
|
require your location, only an internet connection.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/DanielBarnett714/AddressToGPS
|
Repo:https://github.com/DanielBarnett714/AddressToGPS
|
||||||
|
|
||||||
Build:1.0,1
|
Build:1.0,1
|
||||||
disable=missing root project
|
commit=v1.05
|
||||||
commit=v0.11-alpha
|
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
AM.xml has 1.05 (5), but gradle overrides this with 1.0 (1). See https://github.com/DanielBarnett714/AddressToGPS/issues/5 .
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.0
|
Current Version:1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue