Update Inetify (net.luniks.android.inetify) to 2.1.0 (18), no more AF
This commit is contained in:
parent
484ed494c3
commit
f5a44d5910
|
@ -1,5 +1,3 @@
|
|||
#NonFreeDep can be removed with the Manifest patch below
|
||||
AntiFeatures:NonFreeDep
|
||||
Categories:Internet
|
||||
License:Apache2
|
||||
Web Site:http://code.google.com/p/inetify/
|
||||
|
@ -16,27 +14,25 @@ otherwise: this is
|
|||
experimental and will use GPS when necessary, thus draining the battery
|
||||
|
||||
'''N.B''' It isn't possible to view your position on a map because Google Maps
|
||||
is the only map source and
|
||||
f-droid can't supply an API key to use it. If you need to use Google Maps
|
||||
install the developer's build from the website.
|
||||
|
||||
Anti-feature: Dependencies. It's necessary for Google Maps to be already
|
||||
installed either as an app or as a shared system library for this app to be
|
||||
installable. We will be able to remove this dependency soon.
|
||||
is the only map source and f-droid can't supply an API key to use it. If you
|
||||
need to use Google Maps install the developer's build from the website.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://inetify.googlecode.com/svn/trunk/
|
||||
Repo:http://inetify.googlecode.com/svn/trunk/inetify/inetify-app
|
||||
|
||||
Build Version:2.0.3,16,311,subdir=inetify/inetify-app,update=force,extlibs=android/android-support-v4.jar
|
||||
Build:2.0.3,16
|
||||
commit=311
|
||||
subdir=inetify/inetify-app
|
||||
update=force
|
||||
extlibs=android/android-support-v4.jar
|
||||
|
||||
Build:2.1.0,18
|
||||
commit=320
|
||||
target=android-10
|
||||
|
||||
Auto Update Mode:None
|
||||
#Attempting to view the map if you don't have Google maps installed, will cause the app to crash
|
||||
#Build Version:2.0.3,16,311,subdir=inetify/inetify-app,\
|
||||
#update=force,extlibs=android/android-support-v4.jar,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
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Current Version:2.0.3
|
||||
Current Version Code:16
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.1.0
|
||||
Current Version Code:18
|
||||
|
||||
|
|
Loading…
Reference in a new issue