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

This commit is contained in:
Ciaran Gultnieks 2012-11-13 12:45:47 +00:00
commit 7d9afb1140
9 changed files with 32 additions and 32 deletions

View file

@ -1,4 +1,3 @@
Disabled:pending srclib
Category:Office
License:Apache2
Web Site:https://github.com/Xlythe/android_packages_apps_Calculator
@ -6,13 +5,13 @@ Source Code:https://github.com/Xlythe/android_packages_apps_Calculator
Issue Tracker:https://github.com/Xlythe/android_packages_apps_Calculator/issues
Donate:https://www.gittip.com/Xlythe
Summary:A calculator
Summary:Make calculations
Description:
A simple calculator that tries to make graphing and matrix math as simple as adding or multiplying
two numbers. Slide left and right to access more panels.
This is the calculator that is bundled with CyanogenMod 9/10. Because this is signed with
a different key to that you can't update the app if you are running Cyanogenmod without
a different key to that, you can't update the app if you are running Cyanogenmod without
first removing the apk from /system.
.
@ -22,6 +21,7 @@ Repo:https://github.com/Xlythe/android_packages_apps_Calculator.git
Build Version:1.8,22,d2b2bde6c9,target=android-15
Build Version:2.0,24,d61631afc5,target=android-16,srclibs=Slider@556b4db69a,prebuild=\
rm -rf tests libs/slider.jar && echo "android.library.reference.1=$$Slider$$" >> project.properties
Build Version:2.2,26,!no source
Auto Update Mode:None
Update Check Mode:Market

View file

@ -1,3 +1,4 @@
Disabled:Use com.roozem.soundmanagerv2 instead
Category:Multimedia
License:Apache2
Web Site:http://sites.google.com/site/roozenandroidapps/home/sound-manager

View file

@ -10,8 +10,7 @@ WebSMS lets you send free and cheap TXT via different webservices.
You will need at least one WebSMS Connector (plugin/extension) to connect this app to the webservice
of your choice. We have a couple in the repo but there is source code for many on the author's source
code page and apks are available on the website. As WebSMS is not able to read messages you might
find [[de.ub0r.android.smsdroid]] useful.
code page and apks are available on the website.
Pricing depends on the webservice provider connected with the connector.
The “SMS” Connector shipped with the app itself sends messages via standard GSM method and
@ -31,6 +30,7 @@ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.p
sed -i 's@\(android.library.reference.2=\).*@\1$$WebSMSAPI$$@' project.properties && \
echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
Build Version:4.5.2,7452000,!build problem WebSMS-4.5.2
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -1,4 +1,3 @@
Disabled:pending srclib
Category:Office
License:GPLv3
Web Site:https://github.com/thibault/Napply/

View file

@ -19,6 +19,9 @@ Build Version:Release 1.3,13,d4816fd,subdir=eclipse-project,prebuild=sed -i '/On
Build Version:Release 1.7,17,412f7900c3,subdir=Ted,submodules=yes,target=android-15,\
update=.;../AndroidLib,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1../AndroidLib@' project.properties
Build Version:Release 1.8.1,19,4eeb93d6f,subdir=Ted,submodules=yes,target=android-15,\
update=.;../AndroidLib,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1../AndroidLib@' project.properties
Auto Update Mode:None
#Market just says version='release'

View file

@ -8,9 +8,6 @@ Issue Tracker:https://bitbucket.org/yokmama/just-player/issues
Name:Just Player
Summary:Music player
Description:
N.B. If you try to share your song via Twitter the app will crash because it has been built
without the necessary oAuth credentials, which are not in the source.
The versions with a 'b' at the end are designed to work on Android 2.1+, while
the ones without b are for Android 4.0+ only and come from their own git branch.
Take care not to accept an update without checking the version number.
@ -19,7 +16,6 @@ Comprehensive music player with unusual features such as sharing files over Andr
By installing the optional [[jp.co.kayo.android.localplayer.ds.podcast]] and/or
[[jp.co.kayo.android.localplayer.ds.ampache]] you can listen to audio from those sources.
For example with the latter, you can store your music on an Owncloud server and stream it to Just Player.
Works with a scrobbler such as [[com.adam.aslfms]].
Anti-feature: Ads. v3.27+ shows advertisements, making use of an open-source library.
.
@ -39,9 +35,9 @@ mkdir src/jp/co/kayo/android/localplayer/secret && \
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
src/jp/co/kayo/android/localplayer/secret/
Build Version:3.27b,1071400284,!ABS error 635894e,subdir=JUSTPLAYER,\
Build Version:3.27b,1071400284,635894e,subdir=JUSTPLAYER,\
init=rm -f ../LibAndroTranslation-1.0.1/build.xml,update=.;../LibAndroTranslation-1.0.1,\
srclibs=JustPlayerPluginsAdView@fb467e;ActionBarSherlock@4.1.0,prebuild=\
srclibs=JustPlayerPluginsAdView@fb467e;ActionBarSherlock@4.2.0,prebuild=\
sed -i 's@\(android.library.reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$JustPlayerPluginsAdView$$@' project.properties && \
rm -rf .google_apis && mkdir src/jp/co/kayo/android/localplayer/secret && \

View file

@ -17,9 +17,10 @@ Repo:http://corporateaddressbook.googlecode.com/svn/trunk/
Build Version:1.3.0,14,138,prebuild=mv lib libs
Build Version:2.0.1,17,183,subdir=eclair_and_above,update=.;third_party/devoquickaction
Build Version:2.0.6,23,231,subdir=eclair_and_above,update=.;third_party/devoquickaction
#Device-variable
Update Check Mode:None
Current Version:2.0.1
Current Version Code:17
Current Version:2.0.6
Current Version Code:23

View file

@ -12,25 +12,24 @@ viewing, replying and moderation. Supports multiple blogs, both wordpress-hosted
.
Repo Type:git-svn
Repo:http://android.svn.wordpress.org/
Repo:http://android.svn.wordpress.org/trunk
Build Version:1.3.9,31,202,subdir=trunk,prebuild=mkdir libs && mv *.jar libs && sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java,encoding=utf-8
Build Version:1.4.1,33,228,subdir=trunk,prebuild=mkdir libs && mv *.jar libs && sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java,encoding=utf-8
Build Version:2.0.6,45,642,subdir=branches/2.0.6,encoding=utf-8
Build Version:2.0.6,45,642,subdir=branches/2.0.6,encoding=utf-8
Build Version:2.0.7,46,646,subdir=branches/2.0.7,encoding=utf-8
Build Version:2.1,48,708,subdir=trunk,encoding=utf-8
Build Version:2.1.1,49,721,subdir=trunk,encoding=utf-8
Build Version:2.1.2,50,729,subdir=trunk,encoding=utf-8
Build Version:2.1.3,52,738,subdir=trunk,encoding=utf-8
Build Version:2.1.5,56,780,subdir=tags/2.1.5,encoding=utf-8,\
prebuild=rm ../1.4.0/bin/wp-android.apk && rm ../2.0.3/bin/wp-android.apk && rm ../1.4.1/bin/wp-android.apk && rm ../2.0/bin/wp-android.apk
Build Version:2.2.1,59,821,subdir=trunk,encoding=utf-8,\
prebuild=rm ../tags/1.4.0/bin/wp-android.apk && rm ../tags/2.0.3/bin/wp-android.apk && rm ../tags/1.4.1/bin/wp-android.apk && rm ../tags/2.0/bin/wp-android.apk
Build Version:2.2.2,60,825,subdir=trunk,encoding=utf-8,\
prebuild=rm ../tags/1.4.0/bin/wp-android.apk && rm ../tags/2.0.3/bin/wp-android.apk && rm ../tags/1.4.1/bin/wp-android.apk && rm ../tags/2.0/bin/wp-android.apk
Build Version:2.2.3,61,833,subdir=trunk,encoding=utf-8,\
prebuild=rm ../tags/1.4.0/bin/wp-android.apk && rm ../tags/2.0.3/bin/wp-android.apk && rm ../tags/1.4.1/bin/wp-android.apk && rm ../tags/2.0/bin/wp-android.apk
Build Version:1.3.9,31,202,prebuild=mkdir libs && mv *.jar libs && sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java,encoding=utf-8
Build Version:1.4.1,33,228,prebuild=mkdir libs && mv *.jar libs && sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java,encoding=utf-8
#Build Version:2.0.6,45,642,subdir=branches/2.0.6,encoding=utf-8
#Build Version:2.0.6,45,642,subdir=branches/2.0.6,encoding=utf-8
#Build Version:2.0.7,46,646,subdir=branches/2.0.7,encoding=utf-8
Build Version:2.1,48,708,encoding=utf-8
Build Version:2.1.1,49,721,encoding=utf-8
Build Version:2.1.2,50,729,encoding=utf-8
Build Version:2.1.3,52,738,encoding=utf-8
#Build Version:2.1.5,56,780,subdir=tags/2.1.5,encoding=utf-8,\
#prebuild=rm ../1.4.0/bin/wp-android.apk && rm ../2.0.3/bin/wp-android.apk && \
#rm ../1.4.1/bin/wp-android.apk && rm ../2.0/bin/wp-android.apk
Build Version:2.2.1,59,821,encoding=utf-8
Build Version:2.2.2,60,825,encoding=utf-8
Build Version:2.2.3,61,833,encoding=utf-8
Build Version:2.2.4,62,847,encoding=utf-8
Auto Update Mode:None
Update Check Mode:Market

View file

@ -23,6 +23,7 @@ Build Version:4.7,40,!no source
Build Version:4.8,41,b9e1f060
Build Version:4.9,42,!cannot find symbol 9eff452165
Build Version:5.0,43,e66321d5
Build Version:7.0,47,4a70677d9
Auto Update Mode:None
Update Check Mode:Market