update com.aripuca.tracker to 1.3.0
This commit is contained in:
parent
f0c8b9aa78
commit
32c51f934b
|
@ -1,5 +1,3 @@
|
|||
#NonFreeDep can be removed with the Manifest patch below
|
||||
AntiFeatures:NonFreeDep
|
||||
Category:Navigation
|
||||
License:Apache2
|
||||
Web Site:http://code.google.com/p/aripuca-tracker
|
||||
|
@ -11,7 +9,9 @@ Description:
|
|||
Record tracks, save waypoints, use compass, import/export data to many formats
|
||||
and much more!
|
||||
|
||||
'''N.B.''' The track can't be viewed within the app because an API key for Google
|
||||
'''N.B.''' The app can now (v1.3.0) be installed without needing Google Maps but
|
||||
attempting the view the track on the map would crash the app.
|
||||
The track still can't be viewed within the app because an API key for Google
|
||||
Maps is missing.
|
||||
You can still use another app that supports OpenStreetMap and gpx files to view
|
||||
it though, such as
|
||||
|
@ -25,13 +25,11 @@ installable. We should be able to remove this dependency soon.
|
|||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/aripuca-tracker/
|
||||
|
||||
#Asked for API 8
|
||||
Build Version:1.2.3,18,da67eb2d1d6e,target=Google Inc.:Google APIs:10
|
||||
Build Version:1.2.4,19,v. 1.2.4,target=Google Inc.:Google APIs:10
|
||||
Build Version:1.3.0,20,v.1.3.0,target=Google Inc.:Google APIs:16,prebuild=\
|
||||
sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
|
||||
|
||||
#Attempting the view the track on map will crash the app
|
||||
#Build Version:1.2.4,19,v. 1.2.4,target=Google Inc.:Google APIs:10,prebuild=\
|
||||
#sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3.0
|
||||
|
|
Loading…
Reference in a new issue