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