Merge branch 'master' of gitorious.org:f-droid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2012-11-21 19:46:53 +00:00
commit f96b7c6b48
6 changed files with 23 additions and 10 deletions

View file

@ -1,3 +1,4 @@
AntiFeatures:Addons
Category:System Category:System
License:Apache2 License:Apache2
Web Site:http://code.google.com/p/quick-settings/ Web Site:http://code.google.com/p/quick-settings/
@ -8,7 +9,12 @@ Summary:System settings tool
Description: Description:
Quick Settings provides quick access to various Android system Quick Settings provides quick access to various Android system
settings, such as WiFi, GPS, brightness and all the various volume settings, such as WiFi, GPS, brightness and all the various volume
controls. controls. Can be launched by long-pressing the hardware search key,
or via the status bar.
Anti-feature: Addons. Promotes other apps that aren't FOSS.
Status: Won't be getting updates as the author is not publishing
source code for the newer versions.
. .
Repo Type:svn Repo Type:svn
@ -17,7 +23,6 @@ Repo:http://quick-settings.googlecode.com/svn/trunk/quick-settings/
Build Version:1.9.8 p2,201012060,184,target=android-8 Build Version:1.9.8 p2,201012060,184,target=android-8
Build Version:1.9.9.2,201106160,213,target=android-8 Build Version:1.9.9.2,201106160,213,target=android-8
Build Version:1.9.9.3,201107260,220,target=android-8 Build Version:1.9.9.3,201107260,220,target=android-8
Build Version:1.9.9.7,201202290,!Source has disappeared
Build Version:1.9.10,201207300,!Source has disappeared Build Version:1.9.10,201207300,!Source has disappeared
Update Check Mode:None Update Check Mode:None

View file

@ -23,6 +23,15 @@ Repo:https://github.com/k9mail/k-9.git
#Note - k9 is currently developer's binary only #Note - k9 is currently developer's binary only
#Build Version:3.906,14006,3.906,oldsdkloc=yes,patch=target9to10.patch,target=android-10 #Build Version:3.906,14006,3.906,oldsdkloc=yes,patch=target9to10.patch,target=android-10
Build Version:4.310,17011,!leave it out 4.310,srclibs=PullToRefresh@1.4.0;ActionBarSherlock@4.1.0,prebuild=\
sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$/library@' project.properties && \
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
$$SDK$$/tools/android update lib-project -t android-15 -p $$ActionBarSherlock$$ && \
$$SDK$$/tools/android update lib-project -t android-16 -p $$PullToRefresh$$/library && \
unzip libs/htmlcleaner-2.2-all.zip && rm -f libs/htmlcleaner-2.2.jar && \
mvn install -f HtmlCleaner/pom.xml && cp HtmlCleaner/target/htmlcleaner-2.2.jar libs/ && \
rm -rf compile-only-libs tests docs
#Device variable version #Device variable version
Update Check Mode:None Update Check Mode:None

View file

@ -18,8 +18,9 @@ Repo:http://jlyr.googlecode.com/svn/trunk/
Build Version:1.0,1,19 Build Version:1.0,1,19
Build Version:1.3,20,26 Build Version:1.3,20,26
Build Version:1.4,28,28
Update Check Mode:None Update Check Mode:None
Current Version:1.3 Current Version:1.4
Current Version Code:20 Current Version Code:28

View file

@ -5,9 +5,10 @@ Source Code:https://github.com/SSilence/selfoss
Issue Tracker:https://github.com/SSilence/selfoss/issues Issue Tracker:https://github.com/SSilence/selfoss/issues
Donate:http://selfoss.aditu.de Donate:http://selfoss.aditu.de
Name:Selfoss
Summary:Feed reader Summary:Feed reader
Description: Description:
Selfoss is a Connect to your Selfoss server. Selfoss is a
* web based rss reader and universal aggregator * web based rss reader and universal aggregator
* open source and free * open source and free
* easy extendable with an open plugin system (write your own data connectors) * easy extendable with an open plugin system (write your own data connectors)
@ -16,9 +17,6 @@ with mobile support (Android, iOS, iPad apps)
Use selfoss to live stream and collect all your posts, tweets, feeds in one place Use selfoss to live stream and collect all your posts, tweets, feeds in one place
* lightweight PHP application with less than 2 MB * lightweight PHP application with less than 2 MB
* supports MySQL, Sqlite and MongoDB Databases * supports MySQL, Sqlite and MongoDB Databases
So in other words you must have Selfoss installed on a server somewhere and you connect to
it with this app or a web browser.
. .
Repo Type:git Repo Type:git

View file

@ -14,9 +14,9 @@ expressions.
Repo Type:git Repo Type:git
Repo:https://github.com/jiro-aqua/aGrep.git Repo:https://github.com/jiro-aqua/aGrep.git
#should be rm=libs/armeabi/...
Build Version:0.2.1,4,344e34,buildjni=yes,rm=jni/armeabi/libuniversalchardet.so,target=android-10 Build Version:0.2.1,4,344e34,buildjni=yes,rm=jni/armeabi/libuniversalchardet.so,target=android-10
Build Version:0.2.5,9,!Source code not published Build Version:0.2.5,9,!Source code not published
Build Version:0.2.7,11,agrep027,buildjni=yes,rm=libs/armeabi/libuniversalchardet.so
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market

View file

@ -24,7 +24,7 @@ enabled in the Preferences.
Repo Type:git Repo Type:git
Repo:https://github.com/nikclayton/android-squeezer.git Repo:https://github.com/nikclayton/android-squeezer.git
Build Version:0.5,5,df0ffda7ae6370f22847ea9e764d81802eeaf545,\ Build Version:0.5,5,!wrong package id df0ffda7ae6370f22847ea9e764d81802eeaf545,\
prebuild=sed -r -i \ prebuild=sed -r -i \
's/(android:)min(SdkVersion)(="[^"]")/\1min\2\3 \1target\2="4"/' \ 's/(android:)min(SdkVersion)(="[^"]")/\1min\2\3 \1target\2="4"/' \
AndroidManifest.xml,\ AndroidManifest.xml,\