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

This commit is contained in:
Ciaran Gultnieks 2013-01-22 20:22:09 +00:00
commit 079b03489a
21 changed files with 89 additions and 45 deletions

Binary file not shown.

Binary file not shown.

View file

@ -6,12 +6,16 @@ Issue Tracker:http://code.google.com/p/eyes-free/issues/list
Summary:Alternative homescreen Summary:Alternative homescreen
Description: Description:
Turns your Android into an eyes-free communication device. Provides one-touch access to applications, Turns your Android into an eyes-free communication device. Provides one-touch
access to applications,
as well as useful mini-apps built into the Eyes-Free Shell. as well as useful mini-apps built into the Eyes-Free Shell.
Move your finger over the screen to explore; lift your finger up to run what you stopped on. Move your finger over the screen to explore; lift your finger up to run what
you stopped on.
See the [http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ] or See the
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
or
the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility. the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility.
. .
@ -19,14 +23,14 @@ Repo Type:srclib
Repo:EyesFree Repo:EyesFree
#Not sure if this is the right revision #Not sure if this is the right revision
Build Version:3.0.4,33,r787,subdir=apps/shell,\ Build Version:3.0.4,33,!unknown build server problems r787,subdir=apps/shell,\
update=.;../../libraries/utils;../../libraries/compatutils,target=android-15,\ update=.;../../libraries/utils;../../libraries/compatutils,target=android-15,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties && \ prebuild=sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties && \
echo "android.library.reference.2=../../libraries/compatutils" >> project.properties && \ echo "android.library.reference.2=../../libraries/compatutils" >> project.properties && \
rm -f ../../documentation/TextToSpeech_Plugin_Engine_Examples/PicoUnbundled/bin/PicoUnbundled.apk \ rm -f ../../documentation/TextToSpeech_Plugin_Engine_Examples/PicoUnbundled/bin/PicoUnbundled.apk \
../../documentation/TextToSpeech_Plugin_Engine_Examples/eSpeakEngine/bin/eSpeakEngine.apk ../../documentation/TextToSpeech_Plugin_Engine_Examples/eSpeakEngine/bin/eSpeakEngine.apk
Build Version:3.1.0,35,!no source Build Version:3.1.0,35,!no source at time of inspection
Update Check Mode:Market Update Check Mode:Market
Current Version:3.1.0 Current Version:3.1.0

View file

@ -6,9 +6,7 @@ Issue Tracker:https://github.com/miguelvps/PoliteDroid/issues
Summary:Calendar tool Summary:Calendar tool
Description: Description:
Activates silent mode during calendar events Activates silent mode during calendar events.
v1.2 crashes on some Android 4 installs
. .
Repo Type:git Repo Type:git
@ -17,7 +15,9 @@ Repo:https://github.com/miguelvps/PoliteDroid.git
Build Version:1.2,3,6a548e4b19,target=android-10 Build Version:1.2,3,6a548e4b19,target=android-10
Build Version:1.3,4,ad865b57bf3ac59580f38485608a9b1dda4fa7dc,target=android-15 Build Version:1.3,4,ad865b57bf3ac59580f38485608a9b1dda4fa7dc,target=android-15
Update Check Mode:Tags Auto Update Mode:None
Current Version:1.2 #Tags are behind; market doesn't work
Current Version Code:3 Update Check Mode:RepoManifest
Current Version:1.3
Current Version Code:4

View file

@ -12,7 +12,12 @@ An experimental Minecraft client.
Repo Type:svn Repo Type:svn
Repo:http://minedroid.googlecode.com/svn/trunk/ Repo:http://minedroid.googlecode.com/svn/trunk/
Update Check Mode:Market #Looks to be abandoned and experimental
#Needs DroidRUGL to build. http://code.google.com/p/rugl
#Build Version:Multiverse edition - small screen fix,15,52,subdir=MineDroid
#Not in market
Update Check Mode:None
Current Version:Multiverse edition - small screen fix
Current Version Code:15
#Needs DroidRUGL to build.
#Build Version:Extra lucky bugfix edition,13,47,subdir=MineDroid

View file

@ -18,7 +18,7 @@ Anti-feature:NonFreeNet. The Ubuntu One files server is not open source.
Repo Type:bzr Repo Type:bzr
Repo:lp:ubuntuone-android-files Repo:lp:ubuntuone-android-files
Build Version:1.2.5,414,414,srclibs=NoAnalytics@158a4a,\ Build Version:1.2.5,414,!unknown build server problem 414,srclibs=NoAnalytics@158a4a,\
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;\ extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;\
oauth-signpost/signpost-commonshttp4-1.2.1.1.jar,prebuild=\ oauth-signpost/signpost-commonshttp4-1.2.1.1.jar,prebuild=\
sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \ sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \

View file

@ -32,10 +32,14 @@ Build Version:0.8.1r402,17,404,\
srclibs=ActionBarSherlock@4.1.0,target=android-14,extlibs=android/android-support-v4.jar,prebuild=\ srclibs=ActionBarSherlock@4.1.0,target=android-14,extlibs=android/android-support-v4.jar,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Build Version:0.8.2r416,18,416,\
srclibs=ActionBarSherlock@4.1.0,target=android-14,extlibs=android/android-support-v4.jar,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Auto Update Mode:None Auto Update Mode:None
#Version in res/values/appname.xml; device variable #Version in res/values/appname.xml; device variable i.e see playmarket for date
Update Check Mode:None Update Check Mode:None
Current Version:0.8.1r402 Current Version:0.8.2r416
Current Version Code:17 Current Version Code:18

View file

@ -17,10 +17,14 @@ Pull the lever to spin the reels and push it up to stop them spinning.
Repo Type:git Repo Type:git
Repo:https://github.com/onyxbits/pocketbandit.git Repo:https://github.com/onyxbits/pocketbandit.git
Build Version:1.0,1,05ed51b2f,\ Build Version:1.1,2,!wait a bit 62dc5d59,\
extlibs=libgdx-0.9.7/gdx.jar;libgdx-0.9.7/gdx-backend-android.jar;libgdx-0.9.7/libgdx-armeabi.so;libgdx-0.9.7/libandroidgl20-armeabi.so;libgdx-0.9.7/libgdx-armeabi-v7a.so;libgdx-0.9.7/libandroidgl20-armeabi-v7a.so,\ extlibs=libgdx-0.9.7/gdx.jar;libgdx-0.9.7/gdx-backend-android.jar;\
prebuild=rm -rf raw-data && cd libs && mkdir armeabi armeabi-v7a && mv libgdx-armeabi.so armeabi/libgdx.so && \ libgdx-0.9.7/libgdx-armeabi.so;libgdx-0.9.7/libandroidgl20-armeabi.so;\
mv libandroidgl20-armeabi.so armeabi/libandroidgl20.so && mv libgdx-armeabi-v7a.so armeabi-v7a/libgdx.so && \ libgdx-0.9.7/libgdx-armeabi-v7a.so;libgdx-0.9.7/libandroidgl20-armeabi-v7a.so,\
prebuild=rm -rf raw-data && mkdir -p libs && cd libs && mkdir -p armeabi armeabi-v7a && \
mv libgdx-armeabi.so armeabi/libgdx.so && \
mv libandroidgl20-armeabi.so armeabi/libandroidgl20.so && \
mv libgdx-armeabi-v7a.so armeabi-v7a/libgdx.so && \
mv libandroidgl20-armeabi-v7a.so armeabi-v7a/libandroidgl20.so && cd .. mv libandroidgl20-armeabi-v7a.so armeabi-v7a/libandroidgl20.so && cd ..
Auto Update Mode:None Auto Update Mode:None

View file

@ -8,8 +8,8 @@ Summary:Live wallpaper
Description: Description:
This simulates a school of sardines using the BOIDS algorithm. This simulates a school of sardines using the BOIDS algorithm.
If your device become slow or choppy, please adjust the settings. If your device become slow or choppy, please adjust the settings.
There is now an option to remove the notification icon or on Android 4+ You can always suppress the notification by going to App Info, if
you can always suppress the notification by going to App Info. you use Android 4.1+.
* You can increase the number of sardine to 150 * You can increase the number of sardine to 150
* You can change the speed that the sardine swims * You can change the speed that the sardine swims
@ -19,7 +19,7 @@ you can always suppress the notification by going to App Info.
* You can change distance from a viewpoint to the center of the aquarium * You can change distance from a viewpoint to the center of the aquarium
* There are viewpoint modes both of a sardine and a whale shark * There are viewpoint modes both of a sardine and a whale shark
Admob code was removed before building. The Admob replacement MobAdMob was included to get the app to build.
. .
Repo Type:git Repo Type:git
@ -28,8 +28,7 @@ Repo:https://git.gitorious.org/jinbei3d/jinbei3d.git
Build Version:1.0.10,11,v1.0.10,srclibs=MobAdMob@2d5736,prebuild=\ Build Version:1.0.10,11,v1.0.10,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
Build Version:1.0.11,12,v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\ Build Version:1.0.11,12,v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \ echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
sed -i '57\,60d' AndroidManifest.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market

View file

@ -13,7 +13,7 @@ Repo Type:svn
Repo:https://learnmusicnotes.svn.sourceforge.net/svnroot/learnmusicnotes/trunk Repo:https://learnmusicnotes.svn.sourceforge.net/svnroot/learnmusicnotes/trunk
Build Version:1.2,3,16 Build Version:1.2,3,16
Build Version:1.4,5,!No source published Build Version:1.4,5,20,forceversion=yes,forcevercode=yes
Update Check Mode:Market Update Check Mode:Market
Current Version:1.4 Current Version:1.4

View file

@ -43,7 +43,7 @@ Repo:http://svn.code.sf.net/p/servestream/code/trunk
#Build Version:0.4.9,59,1049,buildjni=no #Build Version:0.4.9,59,1049,buildjni=no
#Build Version:0.4.12,62,1160,buildjni=no #Build Version:0.4.12,62,1160,buildjni=no
#adapted from here http://servestream.sourceforge.net/build-servestream.sh. See tags for releases #adapted from here http://servestream.sourceforge.net/build-servestream.sh. See tags for releases
Build Version:0.5.1,65,1266,prebuild=export NDK=$$NDK$$ && \ Build Version:0.5.1,65,!unknown build server problem 1266,prebuild=export NDK=$$NDK$$ && \
wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/ffmpeg-0.11.1-android-2012-09-18.tar.gz?\ wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/ffmpeg-0.11.1-android-2012-09-18.tar.gz?\
format=raw --output-document=ffmpeg-0.11.1-android-2012-09-18.tar.gz && \ format=raw --output-document=ffmpeg-0.11.1-android-2012-09-18.tar.gz && \
wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/scripts/arm-build.sh?\ wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/scripts/arm-build.sh?\

View file

@ -8,16 +8,15 @@ Summary:SSH and local shell client
Description: Description:
An SSH and telnet client, and terminal emulator for local shell. An SSH and telnet client, and terminal emulator for local shell.
Supports multiple sessions, including running them concurrently. Supports multiple sessions, including running them concurrently.
There are two development snapshots here: 20... is for general
use and 06... is especially for tablets.
. .
Repo Type:git Repo Type:git
Repo:https://code.google.com/p/connectbot.git Repo:https://code.google.com/p/connectbot.git
Build Version:20-11-51,365,358b128df874,buildjni=yes,forceversion=yes #There are two development snapshots here: 20... is for general
Build Version:06-33-50,400,e98aa9b56328,buildjni=yes,forceversion=yes #use and 06... is especially for tablets.
Build Version:20-11-51,365,!build server problems at 358b128df874,buildjni=yes,forceversion=yes
Build Version:06-33-50,400,!build server problems at e98aa9b56328,buildjni=yes,forceversion=yes
Update Check Mode:Market Update Check Mode:Market
Current Version:1.7.1 Current Version:1.7.1

View file

@ -0,0 +1,25 @@
Category:Science & Education
License:BSD
Web Site:https://github.com/lablogga/DIYgenomics_Android
Source Code:https://github.com/lablogga/DIYgenomics_Android
Issue Tracker:https://github.com/lablogga/DIYgenomics_Android/issues
Summary:Comparison of genomic services
Description:
Side-by-side comparison of consumer genomic services (deCODEme, Navigenics,
and 23andme) by loci and variants for 20 conditions (diabetes, cancers, etc.)
.
Repo Type:git
Repo:https://github.com/lablogga/DIYgenomics_Android.git
#Generated by import.py - check this is the right version, and find the right commit!
Build Version:1.0,6,30e284b,subdir=PG,target=android-8,srclibs=FinfAgent@v0.1,prebuild=\
rm libs/FlurryAgent.jar && \
echo "android.library.reference.1=$$FinfAgent$$" >> project.properties
Auto Update Mode:None
Update Check Mode:Market
Current Version:1.0
Current Version Code:6

View file

@ -20,7 +20,7 @@ Repo:git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Build Version:4.4 beta 33,26,android_beta_33,subdir=xwords4/android/XWords4,buildjni=yes Build Version:4.4 beta 33,26,android_beta_33,subdir=xwords4/android/XWords4,buildjni=yes
Build Version:4.4 beta 38,30,android_beta_38,subdir=xwords4/android/XWords4,buildjni=yes Build Version:4.4 beta 38,30,android_beta_38,subdir=xwords4/android/XWords4,buildjni=yes
Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=cd .. && scripts/genvers.sh >ant_out.txt Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=cd .. && scripts/genvers.sh >ant_out.txt
Build Version:4.4,44,168b69112,subdir=xwords4/android/XWords4,buildjni=yes,prebuild=\ Build Version:4.4,44,!unknown build server problem 168b69112,subdir=xwords4/android/XWords4,buildjni=yes,prebuild=\
cd .. && sed -i '/R.java/d' scripts/genvers.sh && scripts/genvers.sh XWords4 xw4 > ant_out.txt cd .. && sed -i '/R.java/d' scripts/genvers.sh && scripts/genvers.sh XWords4 xw4 > ant_out.txt
Auto Update Mode:None Auto Update Mode:None

View file

@ -1,3 +1,4 @@
AntiFeatures:Tracking,NonFreeAdd
Category:Office Category:Office
License:Apache2 License:Apache2
Web Site:https://code.google.com/p/wwwjdic/ Web Site:https://code.google.com/p/wwwjdic/
@ -13,7 +14,7 @@ Dictionary search supports romaji lookup, but you need a Japanese IME
to use all features. to use all features.
* Full tablet (Honeycomb) support * Full tablet (Honeycomb) support
* Japanese pronunciation (via a different app) * Japanese pronunciation (via a separate app)
* Text to speech for kanji and dictionary entry translations * Text to speech for kanji and dictionary entry translations
* Multi-radical kanji search * Multi-radical kanji search
* Kanji of the day widget * Kanji of the day widget
@ -23,22 +24,25 @@ to use all features.
* Animated stroke order diagrams for over 6000 kanji * Animated stroke order diagrams for over 6000 kanji
* History and favorites with backup and restore * History and favorites with backup and restore
* Favorites export to CSV and Anki * Favorites export to CSV and Anki
* Handwriting recognition (including offline via [[com.leafdigital.kanji.android]]) * Handwriting recognition (via a separate app)
* Optical Character Recognition (OCR) (need to have [[com.google.zxing.client.android]]) * Optical Character Recognition (OCR)
* OCR-based handwritten kanji recognition, does not require correct stroke order * OCR-based handwritten kanji recognition, does not require correct stroke order
Flurry code was removed before building. Flurry analytics library was removed before building. Thus the analytics switch
in the preferences isn't relevant. Anti-features: Tracking, Addons. Crash
reports are sent by default, thought that can be disabled; the kanji
recognizer and suggested TTS apps seem to be non-free.
. .
#the trunk is old; leave as svn because it'll likely change #the trunk is old; leave as svn because it'll likely change
Repo Type:svn Repo Type:svn
Repo:http://wwwjdic.googlecode.com/svn/branches/2.0/ Repo:http://wwwjdic.googlecode.com/svn/branches/2.0/
Build Version:2.2.5,2250,!wait on merge request 995,subdir=wwwjdic-app,encoding=utf-8,target=android-15,\ Build Version:2.2.5,2250,995,subdir=wwwjdic-app,encoding=utf-8,target=android-15,\
update=.;../wwwjdic,srclibs=ActionBarSherlock@4.2.0;FinfAgent@v0.1,\ update=.;../wwwjdic,srclibs=ActionBarSherlock@4.2.0;FinfAgent@v0.1,\
extlibs=android/android-support-v4r11.jar,prebuild=\ extlibs=android/android-support-v4.jar,prebuild=\
mv libs/android-support-v4r11.jar ../wwwjdic/libs/android-support-v4.jar && \ wget http://wwwjdic.googlecode.com/svn/branches/2.0/wwwjdic-app/assets/radkfile-u-jis208.txt -P assets/ && \
cp ../wwwjdic/libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \ touch assets/keys && mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' ../wwwjdic/project.properties && \ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' ../wwwjdic/project.properties && \
echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties echo "android.library.reference.2=$$FinfAgent$$" >> ../wwwjdic/project.properties

View file

@ -23,7 +23,7 @@ Variation 3 (Online):
Repo Type:git-svn Repo Type:git-svn
Repo:http://opengpx.googlecode.com/svn/trunk/ Repo:http://opengpx.googlecode.com/svn/trunk/
Build Version:1.1.0,192,72,prebuild=mv lib libs && \ Build Version:1.1.0,192,!unknown build server problem 72,prebuild=mv lib libs && \
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 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
Build Version:1.2.0,236,!not a release 159 Build Version:1.2.0,236,!not a release 159

View file

@ -30,7 +30,7 @@ Build Version:0.8.2,11,0.8.2,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=an
Build Version:0.8.3,12,!can't find corresponding source code Build Version:0.8.3,12,!can't find corresponding source code
Build Version:0.8.4,13,0.8.4,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10,prebuild=android update project -p android-actionbar/actionbar,prebuild=sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg Build Version:0.8.4,13,0.8.4,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10,prebuild=android update project -p android-actionbar/actionbar,prebuild=sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg
#Shouldn't need to update ABS like this normally #Shouldn't need to update ABS like this normally
Build Version:0.8.5,14,0.8.5,submodules=yes,init=rm build.xml && \ Build Version:0.8.5,14,!unknown build server problem 0.8.5,submodules=yes,init=rm build.xml && \
sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \ sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14,\ $$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14,\
prebuild=sed -i '247 i <string name="build_version">0.8.5</string>' res/values/strings.xml prebuild=sed -i '247 i <string name="build_version">0.8.5</string>' res/values/strings.xml