Revamped charleszq version without gmaps strict dependency; Over to git-svn
This commit is contained in:
parent
c37bd4f1ff
commit
9b992add5e
|
@ -1,5 +1,3 @@
|
|||
#NonFreeDep can be removed with the Manifest patch below
|
||||
AntiFeatures:NonFreeDep
|
||||
Category:Multimedia
|
||||
License:Apache2
|
||||
Web Site:https://code.google.com/p/flickr-viewer-for-honeycomb/wiki/FeatureGuide
|
||||
|
@ -9,27 +7,27 @@ Issue Tracker:https://code.google.com/p/flickr-viewer-for-honeycomb/issues/list
|
|||
Auto Name:Flickr Viewer HD
|
||||
Summary:Flickr viewer for tablets
|
||||
Description:
|
||||
N.B It isn't possible to view geo-tagged photos on a map because Google Maps is the only map source and
|
||||
f-droid can't supply an API key to use it.
|
||||
N.B It isn't possible to view geo-tagged photos on a map because Google Maps
|
||||
is the only map source and f-droid can't supply an API key to use it.
|
||||
|
||||
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.
|
||||
.
|
||||
|
||||
#use git-svn if you want
|
||||
Repo Type:svn
|
||||
Repo Type:git-svn
|
||||
Repo:http://flickr-viewer-for-honeycomb.googlecode.com/svn/trunk/
|
||||
|
||||
#forced API 16 as I don't have API 13
|
||||
Build Version:1.2.8,19,402,target=Google Inc.:Google APIs:16
|
||||
Build:1.2.8,19
|
||||
commit=402
|
||||
target=Google Inc.:Google APIs:16
|
||||
|
||||
Build:1.2.8-2,20
|
||||
commit=402
|
||||
prebuild=sed -i 's/android:required="true"/android:required="false"/g' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
#Attempting to view geotagged photos on the map if you don't have Google maps installed, will crash the app
|
||||
#Build Version:1.2.8,19,402,target=Google Inc.:Google APIs:16,prebuild=\
|
||||
#sed -i 's/android:required="true"/android:required="false"/g' AndroidManifest.xml
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2.8
|
||||
Current Version Code:19
|
||||
|
||||
|
|
Loading…
Reference in a new issue