This commit is contained in:
Boris Kraut 2014-03-17 10:36:59 +01:00
commit 91f0ebe414
88 changed files with 3938 additions and 3305 deletions

View file

@ -63,6 +63,6 @@ No tags.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.11.8
Current Version Code:121
Current Version:2.11.9
Current Version Code:122

View file

@ -21,8 +21,12 @@ Build:1.5,6
commit=135
target=android-10
Maintainer Notes:
Set UCM to None because svn fetch hangs.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Update Check Mode:None
Current Version:1.5
Current Version Code:6

View file

@ -7,7 +7,7 @@ Donate:http://davdroid.bitfire.at/donate
FlattrID:2100160
Bitcoin:1KSCy7RHztKuhW9fLLaUYqdwdC2iwbejZU
Auto Name:DavdroidTest
Auto Name:DAVdroid
Summary:Contacts and Calendar sync
Description:
DAVdroid is a CalDAV/CardDAV synchronisation adapter for Android 4+ devices.

View file

@ -22,35 +22,125 @@ Repo:https://github.com/bpellin/keepassdroid.git
#Build Version:1.8.5,65,2c401b23c11693cd192b
#Build Version:1.8.4,64,8700924ffad7bddd5b65
Build Version:1.9,76,v1.9
Build Version:1.9.1,77,v1.9.1-2
Build Version:1.9.2,78,v1.9.2
Build Version:1.9.3.1,80,v1.9.3.1
Build Version:1.9.5,82,v1.9.5
Build Version:1.9.6,83,v1.9.6
Build Version:1.9.7,84,v1.9.7,target=android-8
Build Version:1.9.8,85,v1.9.8,target=android-8
Build Version:1.9.9,86,!ndk build fails - needs aes.h (at v1.9.9),target=android-8,buildjni=yes,prebuild=sed -i 's/mips-r2//' jni/Application.mk && sed -i 's/mips-r2-sf//' jni/Application.mk
Build Version:1.9.14,91,!ndk build fails - needs sha2.h (at v1.9.14),target=android-8,buildjni=yes
Build Version:1.9.17,94,!ndk build fails - needs sha2.h - might need MIPS ndk (at v1.9.17),target=android-8,buildjni=yes
Build:1.9,76
commit=v1.9
Build:1.9.1,77
commit=v1.9.1-2
Build:1.9.2,78
commit=v1.9.2
Build:1.9.3.1,80
commit=v1.9.3.1
Build:1.9.5,82
commit=v1.9.5
Build:1.9.6,83
commit=v1.9.6
Build:1.9.7,84
commit=v1.9.7
target=android-8
Build:1.9.8,85
commit=v1.9.8
target=android-8
Build:1.9.9,86
disable=ndk build fails - needs aes.h (at v1.9.9)
commit=v1.9.9
target=android-8
prebuild=sed -i 's/mips-r2//' jni/Application.mk && \
sed -i 's/mips-r2-sf//' jni/Application.mk
buildjni=yes
Build:1.9.14,91
disable=ndk build fails - needs sha2.h (at v1.9.14)
commit=v1.9.14
target=android-8
buildjni=yes
Build:1.9.17,94
disable=ndk build fails - needs sha2.h - might need MIPS ndk (at v1.9.17)
commit=v1.9.17
target=android-8
buildjni=yes
#see jni/prep_build.sh for crypto source urls
Build Version:1.9.18.3,98,v1.9.18.3,buildjni=yes,prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha && cd ..
Build Version:1.98.1,111,v1.98.1,buildjni=yes,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha && cd ..
Build Version:1.99.2,116,v1.99.2,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha,buildjni=yes
Build Version:1.99.4,120,v1.99.4,buildjni=yes,prebuild=cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha
Build Version:1.99.5,121,v1.99.5,target=android-12,buildjni=yes,prebuild=\
cd jni && wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && unzip sha2-07-01-07.zip -d sha
Build Version:1.99.6,122,v1.99.6,extlibs=keepass/sha2-07-01-07.zip,prebuild=\
unzip libs/sha2-07-01-07.zip -d jni/sha && rm libs/sha2-07-01-07.zip,buildjni=yes
Build Version:1.99.7.2,125,v1.99.7.2,extlibs=keepass/sha2-07-01-07.zip,prebuild=\
unzip libs/sha2-07-01-07.zip -d jni/sha && rm libs/sha2-07-01-07.zip,buildjni=yes
Build Version:1.99.8,126,v1.99.8,extlibs=keepass/sha2-07-01-07.zip,prebuild=\
unzip libs/sha2-07-01-07.zip -d jni/sha && rm libs/sha2-07-01-07.zip,buildjni=yes
Build Version:1.99.9,127,v1.99.9,extlibs=keepass/sha2-07-01-07.zip,prebuild=\
unzip libs/sha2-07-01-07.zip -d jni/sha && rm libs/sha2-07-01-07.zip,buildjni=yes
Build Version:1.99.10,128,1.99.10,target=android-12,prebuild=cd jni && sh prep_build.sh,buildjni=yes
Build:1.9.18.3,98
commit=v1.9.18.3
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha && \
cd ..
buildjni=yes
Build:1.98.1,111
commit=v1.98.1
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha && \
cd ..
buildjni=yes
Build:1.99.2,116
commit=v1.99.2
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha
buildjni=yes
Build:1.99.4,120
commit=v1.99.4
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha
buildjni=yes
Build:1.99.5,121
commit=v1.99.5
target=android-12
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha
buildjni=yes
Build:1.99.6,122
commit=v1.99.6
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.7.2,125
commit=v1.99.7.2
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.8,126
commit=v1.99.8
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.9,127
commit=v1.99.9
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.10,128
commit=1.99.10
target=android-12
prebuild=cd jni && \
sh prep_build.sh
buildjni=yes
Auto Update Mode:None
#Sometimes a beta

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/AnySoftKeyboard/LanguagePack/issues
Donate:https://code.google.com/p/softkeyboard
Name:AnySoftKeyboard: Hebrew
Auto Name:AnySoftKeyboard - Ukrainian Language Pack
Auto Name:AnySoftKeyboard - Hebrew Language Pack
Summary:Language pack for AnySoftKeyboard
Description:
Hebrew keyboard layout (regular, 16 keys and Phonetic) and dictionary
@ -24,11 +24,12 @@ the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
Repo Type:srclib
Repo:AnySoftKeyboardPacks
Build Version:20121101,10,421e0212c,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml && \
sed -i '/key/d' project.properties
Build:20121101,10
commit=421e0212c
srclibs=AnySoftKeyboard-API@b21d8907,AnySoftKeyboardTools@73e9a09496
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml && \
sed -i '/key/d' project.properties
Auto Update Mode:None
Update Check Mode:RepoManifest/HebrewLarge

View file

@ -6,6 +6,7 @@ Issue Tracker:https://github.com/adventuregamestudio/ags/issues
Donate:http://www.adventuregamestudio.co.uk/site/community/donate
Name:AGS
Auto Name:AGS
Summary:Graphical adventure player
Description:
Adventure Game Studio is a game development software, including editor, common routine library and
@ -32,15 +33,18 @@ Repo:https://github.com/adventuregamestudio/ags.git
Build:3.3.0-beta,1
disable=lots of build errors
commit=v.3.3.0-beta
init=cd ../.. && find -iregex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete && \
git submodule foreach git checkout d6f13daef9
build=cd ../buildlibs && find -name "*.sh" -exec chmod +x {} + && ./buildall.sh
patch=ndkr9.patch
subdir=Android/launcher_list
submodules=yes
init=cd ../.. && \
find -iregex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete && \
git submodule foreach git checkout d6f13daef9
target=android-17
update=.;../library
update=.,../library
forceversion=yes
patch=ndkr9.patch
build=cd ../buildlibs && \
find -name "*.sh" -exec chmod +x {} + && \
./buildall.sh
buildjni=../library
Auto Update Mode:None

View file

@ -5,6 +5,7 @@ Source Code:https://github.com/horn3t/android_packages_apps_PerformanceControl
Issue Tracker:http://forum.xda-developers.com/devdb/project/?id=600#bugReporter
Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
Auto Name:Performance Control
Summary:System configuration
Description:
* Change CPU Governor, I/O Scheduler and Clock Speed
@ -28,13 +29,19 @@ Requires Root:Yes
Repo Type:git
Repo:https://github.com/horn3t/android_packages_apps_PerformanceControl
Build Version:2.1.3,3,e2b54691bda8a74,forcevercode=yes
Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
Build:2.1.3,3
commit=e2b54691bda8a74
forcevercode=yes
Build:2.1.8,4
commit=e0ebe71ee3ccd
prebuild=rm assets/sq*
Maintainer Notes:
Vercodes are rarely updated.
.
Auto Update Mode:None
Update Check Mode:RepoManifest/jb2
Current Version:2.1.8
Current Version Code:4

View file

@ -12,13 +12,14 @@ including rim-shots and crickets.
In other words, it's a sound-bored (''trombone sound'').
.
Repo Type:git
Repo:https://github.com/nezvadovitz/soundbored.git
Build:2.0,3
commit=42ed
extlibs=android/android-support-v4.jar
Maintainer Notes:
Source repo disappeared from https://github.com/nezvadovitz/soundbored.git
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.0

View file

@ -20,8 +20,13 @@ Then root will be called for if you try to change something that normally can't
Repo Type:git
Repo:https://github.com/mcrosson/android_packages_apps_CMFileManager.git
Build Version:1.0.1.5,1015,release-fdroid-20130718.1,target=android-14
Build Version:1.0.1.4,1014,release-fdroid-20130617.2,target=android-14
Build:1.0.1.5,1015
commit=release-fdroid-20130718.1
target=android-14
Build:1.0.1.4,1014
commit=release-fdroid-20130617.2
target=android-14
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -18,13 +18,13 @@ Features:
Repo Type:git
Repo:https://github.com/dacer/SimplePomodoro.git
Build:1.9.9.8,28
Build:2.0.1,32
disable=GooglePlay, https://github.com/erikwt/PullToRefresh-ListView, https://github.com/JakeWharton/Android-ViewPagerIndicator
commit=b41605acc1843eb0ba6b63aa51ab59be8955593f
subdir=app
disable=GooglePlay, https://github.com/erikwt/PullToRefresh-ListView, https://github.com/JakeWharton/Android-ViewPagerIndicator
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.9.9.8
Current Version Code:28
Current Version:2.0.1
Current Version Code:32

View file

@ -4,6 +4,7 @@ Web Site:http://danielme.com/muspy-for-android
Source Code:https://github.com/danielme-com/Muspy-for-Android
Issue Tracker:
Auto Name:Muspy for Android
Summary:Keep track of musicians
Description:
Client for [https://muspy.com Muspy.com]; import your favourite
@ -18,8 +19,10 @@ Muspy.com is based on Muspy, AGPL software that checks
Repo Type:git
Repo:https://github.com/danielme-com/Muspy-for-Android.git
Build Version:1.2,3,826fa
Build:1.2,3
commit=826fa
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:xxx
Current Version Code:3

View file

@ -27,6 +27,6 @@ Build:1.11.1,7
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.11.1
Current Version Code:7
Current Version:1.11.5
Current Version Code:10

View file

@ -27,37 +27,93 @@ the author's name may still give results.
Repo Type:git
Repo:https://github.com/eleybourn/Book-Catalogue.git
Build Version:3.0.1,36,b876c6df82c7e195ec5d,patch=percent-in-strings.patch
Build Version:3.0,35,448858bad8b397974db7,patch=percent-in-strings.patch
Build Version:3.3,47,50379da3ee1f7e95679a
Build Version:3.3.1,48,!No source - see https://github.com/eleybourn/Book-Catalogue/issues/162/#issue/162/comment/821843
Build Version:3.4,49,ef03c165bdc34e6be1f6
Build Version:3.4.2,51,f802cfb067684b78f195
Build Version:3.5.1,53,52ba5015693ae0b2696e
Build Version:3.5.6,57,!version code incorrect in source repo - 57 does not exist
Build Version:3.6,59,0f22f87a308190d74fab,target=android-10
Build Version:3.6.1,61,75e2f8328ff9a2602fe1,target=android-10
Build Version:3.6.2,62,da37baecb2c90aa2b306,target=android-10
Build Version:3.7,68,514799b45d18cf6dbc42065adf08abbdc9e2f16f,target=android-10
Build Version:3.8,69,bb85065cb6045df773cd681ac8bad55a6818d48a,target=android-10
Build Version:3.8.1,70,890b6affe8a64,target=android-10
Build Version:4.0.3,79,!No matching source
Build Version:4.0.6,88,!0d673d0b1
Build:3.0.1,36
commit=b876c6df82c7e195ec5d
patch=percent-in-strings.patch
Build:3.0,35
commit=448858bad8b397974db7
patch=percent-in-strings.patch
Build:3.3,47
commit=50379da3ee1f7e95679a
Build:3.3.1,48
disable=No source - see https://github.com/eleybourn/Book-Catalogue/issues/162/#issue/162/comment/821843
commit=unknown - see disabled
Build:3.4,49
commit=ef03c165bdc34e6be1f6
Build:3.4.2,51
commit=f802cfb067684b78f195
Build:3.5.1,53
commit=52ba5015693ae0b2696e
Build:3.5.6,57
disable=version code incorrect in source repo - 57 does not exist
commit=unknown - see disabled
Build:3.6,59
commit=0f22f87a308190d74fab
target=android-10
Build:3.6.1,61
commit=75e2f8328ff9a2602fe1
target=android-10
Build:3.6.2,62
commit=da37baecb2c90aa2b306
target=android-10
Build:3.7,68
commit=514799b45d18cf6dbc42065adf08abbdc9e2f16f
target=android-10
Build:3.8,69
commit=bb85065cb6045df773cd681ac8bad55a6818d48a
target=android-10
Build:3.8.1,70
commit=890b6affe8a64
target=android-10
Build:4.0.3,79
disable=No matching source
commit=unknown - see disabled
Build:4.0.6,88
disable=0d673d0b1
commit=unknown - see disabled
#Dummy keys
Build Version:4.0.7,90,!build problem 22ac838388f14a5
Build Version:4.1.5,98,!no source
Build Version:4.2,124,!/home/vagrant/android-sdk/tools/ant/build.xml:541: Android Target is not set. (at 0de4519c4ce),target=android-15,extlibs=android/android-support-v4.jar,prebuild=\
rm -rf external_libs marketplace_info && \
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' \
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java && \
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' \
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
Build Version:5.0.7,151,v5.0.7-release,target=android-16,extlibs=android/android-support-v4.jar,\
srclibs=ActionBarSherlock@4.2.0,prebuild=rm -rf external_libs marketplace_info support ABS* && \
echo -e "target=android-16\nandroid.library.reference.1=$$ActionBarSherlock$$" > project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
sed -i -e 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' -e \
's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
Build:4.0.7,90
disable=build problem 22ac838388f14a5
commit=unknown - see disabled
Build:4.1.5,98
disable=no source
commit=unknown - see disabled
Build:4.2,124
disable=/home/vagrant/android-sdk/tools/ant/build.xml:541: Android Target is not set. (at 0de4519c4ce)
commit=0de4519c4ce
target=android-15
extlibs=android/android-support-v4.jar
prebuild=rm -rf external_libs marketplace_info && \
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java && \
sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
Build:5.0.7,151
commit=v5.0.7-release
target=android-16
extlibs=android/android-support-v4.jar
srclibs=ActionBarSherlock@4.2.0
prebuild=rm -rf external_libs marketplace_info support ABS* && \
echo -e "target=android-16\nandroid.library.reference.1=$$ActionBarSherlock$$" > project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
sed -i -e 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g' -e 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -6,6 +6,7 @@ Issue Tracker:https://code.google.com/p/openaviationmap/issues
Donate:http://www.openaviationmap.org
Bitcoin:07a7194397ae0f8d40740488472a43fd
Auto Name:Open Aviation Map
Summary:Display aviation maps
Description:
Part of project to develop an aviation equivalent of OSM.
@ -16,12 +17,12 @@ at the time of writing.
Repo Type:git-svn
Repo:https://openaviationmap.googlecode.com/svn;trunk=trunk/oam-app-android;tags=tags/oam-app-android
Build Version:1.0.16,16,16-1.0.16,\
srclibs=1:ActionBarSherlock@e5c2d1c,\
extlibs=android/android-support-v4r12.jar,\
prebuild=\
mv libs/android-support-v4r12.jar $$ActionBarSherlock$$/libs/android-support-v4.jar && \
sed -i '/2/d' project.properties
Build:1.0.16,16
commit=16-1.0.16
extlibs=android/android-support-v4r12.jar
srclibs=1:ActionBarSherlock@e5c2d1c
prebuild=mv libs/android-support-v4r12.jar $$ActionBarSherlock$$/libs/android-support-v4.jar && \
sed -i '/2/d' project.properties
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -18,9 +18,18 @@ Repo:https://code.google.com/p/android-mileage
#Apparently no corresponding commit available, since conversion from hg to git
#Build Version:3.0.0,3000,0766c4f352a5,subdir=trunk,oldsdkloc=yes
Build Version:3.0.8,3080,16b397029a76,subdir=trunk,oldsdkloc=yes
Build Version:3.1.0,3100,e0e7b5de827b,subdir=trunk
Build Version:3.1.1,3110,2f32257a5216,subdir=trunk
Build:3.0.8,3080
commit=16b397029a76
subdir=trunk
oldsdkloc=yes
Build:3.1.0,3100
commit=e0e7b5de827b
subdir=trunk
Build:3.1.1,3110
commit=2f32257a5216
subdir=trunk
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -76,6 +76,9 @@ Build:1.51.4,233
commit=412
scanignore=src/com/ghostsq/commander/adapters/CA.java
Build:1.51.5b2,235
disable=skip beta
Maintainer Notes:
No commit messages in source repo! No tags. Apks on website can be used to
confirm a release is real. Commit where AndroidManifest is changed usually
@ -86,6 +89,6 @@ The scanignore is for the dex class loading which is used for loading plugins.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.51.4
Current Version Code:233
Current Version:1.51.5b2
Current Version Code:235

View file

@ -4,6 +4,7 @@ Web Site:https://android.ginkel.com
Source Code:https://github.com/ginkel/hashit
Issue Tracker:https://github.com/ginkel/hashit/issues
Auto Name:Hash It!
Summary:Use strong passwords
Description:
Makes passwords based on a combination of the website address and a master key
@ -18,9 +19,12 @@ under MPL1.1)
Repo Type:git
Repo:https://github.com/ginkel/hashit.git
Build Version:1.7.1,24,v1.7.1,prebuild=mv lib/ libs/
Build:1.7.1,24
commit=v1.7.1
prebuild=mv lib/ libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.7.1
Current Version Code:24

View file

@ -4,6 +4,7 @@ Web Site:https://github.com/alijc/CricketsAlarm
Source Code:https://github.com/alijc/CricketsAlarm
Issue Tracker:https://github.com/alijc/CricketsAlarm/issues
Auto Name:Cricket's Alarm
Summary:Pet medication alarm
Description:
A widget for keeping track of a pets medications.

View file

@ -76,7 +76,9 @@ Build:4.6.2,97
Build:4.6.3,98
commit=BS-4.6.3
target=android-19
subdir=android
prebuild=echo "java.source=7\njava.target=7" >> local.properties
build=$$MVN3$$ package -f ../core/pom.xml
Auto Update Mode:Version BS-%v

View file

@ -4,6 +4,7 @@ Web Site:https://code.google.com/p/eyes-free
Source Code:https://code.google.com/p/eyes-free/source
Issue Tracker:https://code.google.com/p/eyes-free/issues
Auto Name:eSpeak TTS
Summary:Text-to-Speech Engine
Description:
Alternative Text-to-Speech Engine with support for more languages.
@ -14,18 +15,18 @@ Repo:https://eyes-free.googlecode.com/svn/trunk/tts/espeak-tts
Build:1.46.02_r7,7
commit=771
scanignore=jni/ttsespeak/espeak-source
prebuild=cd jni/ttsespeak && \
wget http://surfnet.dl.sourceforge.net/project/espeak/espeak/espeak-1.46/espeak-1.46.02-source.zip && \
unzip espeak-1.46.02-source.zip && \
rm -f espeak-1.46.02-source.zip && \
rm -rf espeak-source && \
mv espeak-1.46.02-source espeak-source && \
cd ../../res && \
mkdir -p raw && \
cd ../jni/ttsespeak/espeak-source && \
zip -r -9 espeakdata.zip espeak-data && \
mv espeakdata.zip ../../../res/raw
wget http://surfnet.dl.sourceforge.net/project/espeak/espeak/espeak-1.46/espeak-1.46.02-source.zip && \
unzip espeak-1.46.02-source.zip && \
rm -f espeak-1.46.02-source.zip && \
rm -rf espeak-source && \
mv espeak-1.46.02-source espeak-source && \
cd ../../res && \
mkdir -p raw && \
cd ../jni/ttsespeak/espeak-source && \
zip -r -9 espeakdata.zip espeak-data && \
mv espeakdata.zip ../../../res/raw
scanignore=jni/ttsespeak/espeak-source
buildjni=yes
Maintainer Notes:

View file

@ -4,6 +4,7 @@ Web Site:https://code.google.com/p/gogodroid
Source Code:https://github.com/aelmahmoudy/gogodroid
Issue Tracker:https://github.com/aelmahmoudy/gogodroid/issues
Auto Name:GogoDroid
Summary:Graphical frontend of gogoc for Android
Description:
TSP is a control protocol used to establish and maintain static tunnels.
@ -24,7 +25,7 @@ Repo:https://github.com/aelmahmoudy/gogodroid.git
Build:1.3,13
commit=1.3
init=rm res/raw/gogoc
patch=remove_dup_defn.patch;sformat.patch
patch=remove_dup_defn.patch,sformat.patch
build=cd gogoc-android && \
$$NDK$$/ndk-build && \
cp libs/armeabi/gogoc ../res/raw

View file

@ -24,83 +24,83 @@ Repo:https://code.google.com/p/iptableslog
Build:2.5.1,20501
commit=8aed25f3e6e1
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.7.2,20702
commit=373324be8c18
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.8.0,20800
commit=2.8.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.8.1,20801
commit=2.8.1
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.8.2,20802
commit=2.8.2
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.8.3,20803
commit=2.8.3
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.8.4,20804
commit=2.8.4
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
Build:2.10.0,21000
commit=2.10.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.11.0,21100
commit=2.11.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.12.0,21200
commit=2.12.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.12.1,21201
commit=2.12.1
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.13.0,21300
commit=2.13.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.14.0,21400
commit=2.14.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.15.0,21500
commit=2.15.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.16.0,21600
commit=2.16.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.17.0,21700
commit=2.17.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
@ -109,7 +109,7 @@ Build:2.17.1,21701
disable=2.17.0
commit=unknown - see disabled
target=android-15
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
prebuild=rm libs/android*.jar && \
cd jni/ && \
rm -rf iptables && \
@ -148,25 +148,25 @@ Build:2.17.1,21701
Build:2.18.0,21800
commit=2.18.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library
update=.,ActionBarSherlock/library,ViewPagerIndicator/library
rm=libs/android-support-v4.jar
buildjni=no
Build:2.20.0,22000
commit=2.20.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library;FileSelector
update=.,ActionBarSherlock/library,ViewPagerIndicator/library,FileSelector
rm=libs/android-support-v4.jar
buildjni=no
Build:2.20.1,22001
commit=2.20.1
update=.;ActionBarSherlock/library;ViewPagerIndicator/library;FileSelector
update=.,ActionBarSherlock/library,ViewPagerIndicator/library,FileSelector
rm=libs/android-support-v4.jar
buildjni=no
Build:2.21.0,22100
commit=2.21.0
update=.;ActionBarSherlock/library;ViewPagerIndicator/library;FileSelector
update=.,ActionBarSherlock/library,ViewPagerIndicator/library,FileSelector
rm=libs/android-support-v4.jar
buildjni=no

View file

@ -18,9 +18,12 @@ trips.
Repo Type:git
Repo:https://github.com/OneBusAway/onebusaway-android
Build Version:1.5.5,28,!maps stuff needs to be done vv1.5.5,srclibs=ActionBarSherlock@4.1.0,prebuild=\
rm -rf .settings/ tests/ ActionBarSherlock/ refresh_test_responses.py && \
sed -i 's@ActionBarSherlock@$$ActionBarSherlock$$@' project.properties
Build:1.5.5,28
disable=maps stuff needs to be done vv1.5.5
commit=unknown - see disabled
srclibs=ActionBarSherlock@4.1.0
prebuild=rm -rf .settings/ tests/ ActionBarSherlock/ refresh_test_responses.py && \
sed -i 's@ActionBarSherlock@$$ActionBarSherlock$$@' project.properties
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -6,7 +6,7 @@ Web Site:https://bitbucket.org/kkinder/gpsshare
Source Code:https://bitbucket.org/kkinder/gpsshare/src
Issue Tracker:https://bitbucket.org/kkinder/gpsshare/issues
Auto Name:Acquiring location
Auto Name:GPS Share
Summary:Share your location
Description:
Share your location via any of the messaging apps you have installed.
@ -19,7 +19,8 @@ from the website.
Repo Type:hg
Repo:https://bitbucket.org/kkinder/gpsshare
Build Version:1.4.1,141,936cada
Build:1.4.1,141
commit=936cada
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -40,6 +40,9 @@ Build:1.2.7,56
commit=1.2.7
target=android-15
Build:1.2.8,59
disable=wrongly tagged, as is 1.2.9
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.8

View file

@ -3,10 +3,10 @@ License:GPLv3
Web Site:https://www.morlunk.com
Source Code:https://www.github.com/Morlunk/Plumble
Issue Tracker:https://www.github.com/Morlunk/Plumble/issues
FlattrID:1706423
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HZU3JS7MMDGBY
FlattrID:1706423
Auto Name:Plumble
Auto Name:Plumble Free
Summary:Voice chat for Mumble servers
Description:
* Opus, CELT, and Speex codec support

View file

@ -114,6 +114,19 @@ Build:3.6.2,60
cd .. && \
ls | grep -v clients | xargs rm -rf
Build:3.6.3,61
commit=9ae608726
subdir=clients/android/NewsBlur
prebuild=cd ../.. && \
ls | grep -v android | xargs rm -rf && \
cd .. && \
ls | grep -v clients | xargs rm -rf
Maintainer Notes:
No tags, but commits are clearly marked. Note that the android client is just
a small part of the larger repo.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.6.3

View file

@ -33,6 +33,6 @@ Build:1.2,12
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2
Current Version Code:12
Current Version:1.3
Current Version Code:13

View file

@ -7,7 +7,7 @@ Issue Tracker:https://github.com/tpbapp/Pirate-Proxy/issues
Bitcoin:1KeBs4HBQzkdHC2ou3gpyGHqcL7aKzwTve
Litecoin:LiYp3Dg11N5BgV8qKW42ubSZXFmjDByjoV
Auto Name:TPB Proxy
Auto Name:#F6F1EE
Summary:Access for Pirate Bay website
Description:
Proxy(s) for the ever-moving Pirate Bay torrent indexing website;
@ -31,7 +31,7 @@ Repo:https://github.com/tpbapp/Pirate-Proxy.git
Build:1.06,8
commit=v1.06
init=sed -i '/preference/d' project.properties
rm=libs/libGoogleAnalyticsServices.jar;libs/newrelic.android.jar
rm=libs/libGoogleAnalyticsServices.jar,libs/newrelic.android.jar
srclibs=1:NoAnalytics@d38ae535b543
patch=proprietary_8.patch

View file

@ -4,6 +4,7 @@ Web Site:http://qsp.su
Source Code:http://qsp-android-player.googlecode.com
Issue Tracker:http://qsp.su/index.php?option=com_agora&task=topic&id=128&Itemid=57
Auto Name:Quest Player
Summary:Russian interactive fiction
Description:
QSP, она же Quest Soft Player - простая в освоении система разработки
@ -14,9 +15,13 @@ QSP, она же Quest Soft Player - простая в освоении сист
Repo Type:git-svn
Repo:https://qsp-android-player.googlecode.com/svn/trunk
Build Version:1.0.201 alpha,201,204,buildjni=yes,extlibs=acra/acra-4.4.0.jar
Build:1.0.201 alpha,201
commit=204
extlibs=acra/acra-4.4.0.jar
buildjni=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0.201 alpha
Current Version Code:201

View file

@ -4,7 +4,7 @@ Web Site:
Source Code:https://bitbucket.org/alekseyt/compass
Issue Tracker:https://bitbucket.org/alekseyt/compass/issues
Auto Name:Compass-testsTest
Auto Name:Community compass
Summary:Feature Compass
Description:
An outdoors application which can help you to find your way though the
@ -44,6 +44,13 @@ Build:1.4.1,17
target=android-19
buildjni=no
Build:1.4.2,18
commit=1.4.2
submodules=yes
target=android-19
prebuild=echo "ndk.dir=$$NDK$$" >> local.properties
buildjni=no
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.4.2

View file

@ -4,6 +4,7 @@ Web Site:https://github.com/x942/secdroid
Source Code:https://github.com/x942/secdroid
Issue Tracker:https://github.com/x942/secdroid/issues
Auto Name:SecDroid
Summary:Secure your device from attacks
Description:
SecDroid hardens the android kernel by disable certain binaries that have

View file

@ -4,7 +4,7 @@ Web Site:https://github.com/johnnylambada/WorldMap
Source Code:https://github.com/johnnylambada/WorldMap
Issue Tracker:https://github.com/johnnylambada/WorldMap/issues
Auto Name:
Auto Name:@string/app_name
Summary:Display a world map
Description:
WorldMap is a simple Android app that displays
@ -24,8 +24,12 @@ for arbitrary images opened via a (3rd-party) file manager.
Repo Type:git
Repo:https://github.com/johnnylambada/WorldMap.git
Build Version:2.0.2,5,version-2.0.2,subdir=worldmap,update=.;../library,\
prebuild=rm -rf release && mkdir src
Build:2.0.2,5
commit=version-2.0.2
subdir=worldmap
update=.,../library
prebuild=rm -rf release && \
mkdir src
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -5,6 +5,7 @@ Source Code:http://sourceforge.net/p/instead/code
Issue Tracker:http://instead.syscall.ru/forum/viewforum.php?id=14
Name:INSTEAD
Auto Name:Instead
Summary:Interactive fiction player
Description:
STEAD is a Lua-based language for writing games that are the mix of visual novels, text quests and
@ -20,12 +21,20 @@ choosen language.
Repo Type:git-svn
Repo:https://instead-android.googlecode.com/svn/trunk
Build Version:1.6.1.9,16109,r44,buildjni=yes,subdir=project,\
srclibs=INSTEAD@r1854,patch=jpeg.patch,\
init=rm -f build.xml && echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\
prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead
Build:1.6.1.9,16109
commit=r44
subdir=project
init=rm -f build.xml && \
echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && \
cd .. && \
./update_xml.sh || true
srclibs=INSTEAD@r1854
patch=jpeg.patch
prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead
buildjni=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.6.1.9
Current Version Code:16109

View file

@ -4,6 +4,7 @@ Web Site:https://code.google.com/p/androidwisprclient
Source Code:https://code.google.com/p/androidwisprclient/source
Issue Tracker:https://code.google.com/p/androidwisprclient/issues
Auto Name:FON Access
Summary:Auto connect to FON network
Description:
The FON network is made up of routers that share their internet access with
@ -15,7 +16,8 @@ routers managed by FON and partners.
Repo Type:git-svn
Repo:https://androidwisprclient.googlecode.com/svn;trunk=trunk;tags=tags
Build Version:1.4.7,147,134
Build:1.4.7,147
commit=134
Auto Update Mode:None
# Tags can work too

View file

@ -6,6 +6,7 @@ Source Code:https://github.com/helsinki-city-library/pocketlibrary
Issue Tracker:https://github.com/helsinki-city-library/pocketlibrary/issues
Name:Pocket Library
Auto Name:Pocket Library
Summary:Assistance for library users
Description:
Pocket Library is a new kind of a service for library patrons.
@ -28,14 +29,16 @@ Repo Type:git
Repo:https://github.com/helsinki-city-library/pocketlibrary.git
Build:1.5,18
commit=ad935f
disable=purge apk; assets need to be included from common somehow
commit=ad935f
subdir=android
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties
init=rm LibraryProject/build.xml && \
echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties
rm=android/libs/libGoogleAnalyticsV2.jar,iphone
srclibs=NoAnalytics@c8d77
rm=android/libs/libGoogleAnalyticsV2.jar;iphone
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.5
Current Version Code:18

View file

@ -0,0 +1,25 @@
Categories:Phone & SMS
License:GPLv3
Web Site:http://tinfoilhat.github.io/tinfoil-sms
Source Code:https://github.com/tinfoilhat/tinfoil-sms
Issue Tracker:https://github.com/tinfoilhat/tinfoil-sms/issues
Auto Name:Tinfoil-SMS
Summary:Encrypt text messages
Description:
Tinfoil-SMS encrypts your texts. It uses 256 bit ECC public keys as well
as a unique signed key exchange to prevent any "man-in-the-middle" attacks.
.
Repo Type:git
Repo:https://github.com/tinfoilhat/tinfoil-sms.git
Build:1.3.1,16
disable=unverified jars
commit=1.3.1-fdroid
Auto Update Mode:Version +-fdroid %v
Update Check Mode:Tags
Current Version:1.3.1
Current Version Code:16

View file

@ -5,7 +5,7 @@ Web Site:https://one.ubuntu.com
Source Code:https://code.launchpad.net/ubuntuone-android-files
Issue Tracker:https://bugs.launchpad.net/ubuntuone-android-files
Auto Name:
Auto Name:Ubuntu One Files
Summary:File synchronisation
Description:
Client for Ubuntu One, an online storage service provided with the
@ -21,7 +21,7 @@ Repo:lp:ubuntuone-android-files
Build:1.2.7,460
commit=460
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;oauth-signpost/signpost-commonshttp4-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
srclibs=NoAnalytics@158a4a
prebuild=sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \
sed -i 's@\(android.library.reference.1=\).*@\1Greendroid/GreenDroid/@' project.properties && \
@ -32,11 +32,11 @@ Build:1.2.7,460
ant setup
Build:1.2.8,470
commit=470
disable=needs fixing
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;oauth-signpost/signpost-commonshttp4-1.2.1.1.jar
srclibs=NoAnalytics@158a4a
commit=470
target=android-10
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.1.jar,oauth-signpost/signpost-commonshttp4-1.2.1.1.jar
srclibs=NoAnalytics@158a4a
prebuild=sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \
sed -i 's@\(android.library.reference.1=\).*@\1Greendroid/GreenDroid/@' project.properties && \
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \

View file

@ -43,8 +43,13 @@ Build:1.04,104
subdir=master/android/OWMapAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Build:1.07,107
commit=8d621f2
subdir=master/android/OWMapAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.04
Current Version Code:104
Current Version:1.07
Current Version Code:107

View file

@ -29,8 +29,13 @@ Build:1.06,106
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Build:1.07,107
commit=8d621f2
subdir=master/android/OWMiniAtAndroid
prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.06
Current Version Code:106
Current Version:1.07
Current Version Code:107

View file

@ -4,6 +4,7 @@ Web Site:https://github.com/zagayevskiy/Pacman
Source Code:https://github.com/zagayevskiy/Pacman
Issue Tracker:https://github.com/zagayevskiy/Pacman/issues
Auto Name:Pyroman: Jaws of Fire
Summary:Old legend in new form
Description:
A a Pac*-like game. Meet the old legend in the new form! Light your own fire,

View file

@ -25,21 +25,60 @@ Features:
Repo Type:hg
Repo:https://code.google.com/p/apv
Build Version:0.3.0,300,!this crashes when built with the patch used in 0.3.2 7a75fb292687,\
subdir=pdfview,buildjni=yes,prebuild=scripts/build-native.sh
Build Version:0.3.2,32000,ff030f8b49e6,subdir=pdfview,buildjni=no,target=android-8,\
patch=fdroid-ndk-build.patch,prebuild=scripts/build-native.sh
Build Version:0.3.4,34000,4f6cb715dbef,subdir=pdfview,target=android-10,buildjni=yes,prebuild=\
sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
Build Version:0.3.4.5,34050,4af40f772898,subdir=pdfview,target=android-10,buildjni=yes,\
prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && sed -i '/proguard/d' project.properties
Build Version:0.4.0,40000,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
extlibs=android/android-support-v4.jar,prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && sed -i '/proguard/d' project.properties
Build Version:0.4.0.1,40010,!not a release,subdir=pdfview
Build Version:0.4.0.2,40020,!not a release,subdir=pdfview
Build:0.3.0,300
disable=this crashes when built with the patch used in 0.3.2 7a75fb292687
commit=unknown - see disabled
subdir=pdfview
prebuild=scripts/build-native.sh
buildjni=yes
Build:0.3.2,32000
commit=ff030f8b49e6
subdir=pdfview
target=android-8
patch=fdroid-ndk-build.patch
prebuild=scripts/build-native.sh
buildjni=no
Build:0.3.4,34000
commit=4f6cb715dbef
subdir=pdfview
target=android-10
forceversion=yes
forcevercode=yes
prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && \
sed -i '/proguard/d' project.properties
buildjni=yes
Build:0.3.4.5,34050
commit=4af40f772898
subdir=pdfview
target=android-10
prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && \
sed -i '/proguard/d' project.properties
buildjni=yes
Build:0.4.0,40000
commit=69670732537b
subdir=pdfview
target=android-17
extlibs=android/android-support-v4.jar
prebuild=sed -i '/ndk-build/d' scripts/build-native.sh && \
./scripts/build-native.sh && \
sed -i '/proguard/d' project.properties
buildjni=yes
Build:0.4.0.1,40010
disable=not a release
commit=unknown - see disabled
subdir=pdfview
Build:0.4.0.2,40020
disable=not a release
commit=unknown - see disabled
subdir=pdfview
Auto Update Mode:None
# See Downloads page (until Google stop new downloads of course)

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/danieloeh/AntennaPod/issues
FlattrID:745609
Bitcoin:1DzvtuvdW8VhDsq9GUytMyALmsHeaHEKbg
Auto Name:AntennapodTestTest
Auto Name:AntennaPod
Summary:Listen to audio feeds
Description:
'''N.B.''' The Flattr functionality is disabled in the f-droid.org build as

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/grote/BlitzMail
Issue Tracker:https://github.com/grote/BlitzMail/issues
FlattrID:1217295
Auto Name:BlitzMail Pro
Auto Name:BlitzMail
Summary:Share content and notes via email
Description:
BlitzMail is an Android app that allows you to set up your email account once

View file

@ -7,6 +7,7 @@ Issue Tracker:https://github.com/markusfisch/WaveLinesWallpaper/issues
Auto Name:Wave Lines
Summary:Wavy wallpaper
Description:
No description available
.
Repo Type:git

View file

@ -26,6 +26,11 @@ Build:1.05,10
subdir=gsmmap
prebuild=rm -rf src/test
Build:1.06,13
commit=6c97deef6d89
subdir=gsmmap
prebuild=rm -rf src/test
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.06

View file

@ -172,7 +172,7 @@ Build:3.5.4,75
buildjni=yes
Auto Update Mode:None
Update Check Mode:Tags
Update Check Mode:Static
Current Version:3.5.4
Current Version Code:75

View file

@ -16,8 +16,14 @@ schedule and a comparison of all these indices between different loans.
Repo Type:git-svn
Repo:https://android-simple-loan-calculator.googlecode.com/svn/trunk
Build Version:3.3.0,42,120,target=android-15
Build Version:4.0.2,52,158,prebuild=rm libs/action*.jar libs/support*.jar,target=android-17
Build:3.3.0,42
commit=120
target=android-15
Build:4.0.2,52
commit=158
target=android-17
prebuild=rm libs/action*.jar libs/support*.jar
Auto Update Mode:None
# On downloads page (for now)

View file

@ -0,0 +1,32 @@
Categories:Navigation
License:GPLv3+
Web Site:http://android.woju.eu
Source Code:http://git.woju.eu/android/hud.git
Issue Tracker:
Auto Name:HUD
Summary:Heads-up display for your car
Description:
This app converts your Android phone into a simple, clear HUD for your car
displaying momentary velocity as measured by your GPS. Lodge it between the
windshield and the dashboard. Usable mainly during the night.
Occasionaly you may see these alerts:
* OFF - location access is turned off
* NFX - no fix (yet)
* NAV - not available (GPS engine status)
* LAG - GPS speed did not update since at least 2500 ms
.
Repo Type:git
Repo:http://git.woju.eu/android/hud.git
Build:1.0,10
commit=v1.0
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:10

View file

@ -122,9 +122,8 @@ Build:3.5.7,357
prebuild=sed -i '8s/true/false/g' res/xml/preferences.xml && \
rm ../TransportsBordeaux/libs/GoogleAdMob*.jar
Auto Update Mode:None
Update Check Mode:RepoManifest/noGoogleMap
Current Version:3.5.7
Current Version Code:357
Current Version:3.5.9
Current Version Code:359

View file

@ -4,7 +4,7 @@ Web Site:
Source Code:https://github.com/jochem88/clean-calculator
Issue Tracker:https://github.com/jochem88/clean-calculator/issues
Auto Name:Calculator
Auto Name:"Calculator"
Summary:Stylish calculator
Description:
A calculator.

View file

@ -23,8 +23,13 @@ Build:0.3.5,43
oldsdkloc=yes
target=android-8
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.3.5
Current Version Code:44
Maintainer Notes:
RepoManifest doesn't work for this. (And note that the 0.3.5 release is in a
branch)
.
Auto Update Mode:None
Update Check Mode:None
Current Version:0.3.5
Current Version Code:43

View file

@ -19,9 +19,19 @@ the domain. Go to Menu → More → Share Page.
Repo Type:git
Repo:git://staticfree.info/git/SuperGenPass/
Build Version:2.1,17,e22b86b5cd132cba8,prebuild=rm SuperGenPass.apk && mv lib libs
Build Version:2.2.1,19,2.2.1,prebuild=rm SuperGenPass.apk && mv lib libs
Build Version:2.2.2,20,2.2.2,prebuild=mv lib libs
Build:2.1,17
commit=e22b86b5cd132cba8
prebuild=rm SuperGenPass.apk && \
mv lib libs
Build:2.2.1,19
commit=2.2.1
prebuild=rm SuperGenPass.apk && \
mv lib libs
Build:2.2.2,20
commit=2.2.2
prebuild=mv lib libs
Auto Update Mode:Version %v
Update Check Mode:Tags

View file

@ -4,6 +4,7 @@ Web Site:https://sites.google.com/site/zipsigner
Source Code:https://code.google.com/p/zip-signer/source
Issue Tracker:https://code.google.com/p/zip-signer/issues
Auto Name:ZipSigner
Summary:Sign zip, apk, and jar files
Description:
ZipSigner is an Android app for signing Zip, Apk, and/or Jar files on-board
@ -24,6 +25,8 @@ Build:3.4,31
disable=missing code
commit=453
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.4
Current Version Code:31

View file

@ -0,0 +1,29 @@
Categories:Games
License:GPLv3+
Web Site:https://mazechazer.github.io/WoT-Tank-Quiz
Source Code:https://github.com/MazeChaZer/WoT-Tank-Quiz
Issue Tracker:https://github.com/MazeChaZer/WoT-Tank-Quiz/issues
Auto Name:WoT Tank Quiz
Summary:A quiz app about the PC game World of Tanks
Description:
The WoT Tank Quiz is about guessing the names of tanks from the PC game World
of Tanks from their images. For each picture there are always 4 differnt
possible answers.
Depeding on the level of difficulty, these options will be rather different or
very similar to each other.
.
Repo Type:git
Repo:https://github.com/MazeChaZer/WoT-Tank-Quiz.git
Build:1.13,15
commit=v1.13
subdir=WoT Tank Quiz
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.13
Current Version Code:15

View file

@ -18,15 +18,35 @@ track on top of an OpenStreetMap background.
Repo Type:git
Repo:https://github.com/nguillaumin/osmtracker-android.git
Build Version:0.5.6,21,0.5.6,target=android-8
Build Version:0.5.7,22,eac27c8a37066988f784cbc2ad7e7a2ab0326839,target=android-4
Build Version:0.6.2,26,0.6.2,target=android-15
Build Version:0.6.3,27,0.6.3,target=android-15
Build Version:0.6.4,28,5419f9281,init=\
cp -fr res/values-nb/ res/values-no/ && cp -fr res/xml-nb/ res/xml-no/ && \
rm -rf custom_rules.xml tests
Build Version:0.6.5,29,0.6.5,rm=custom_rules.xml
Build Version:0.6.6,30,0.6.6,rm=custom_rules.xml
Build:0.5.6,21
commit=0.5.6
target=android-8
Build:0.5.7,22
commit=eac27c8a37066988f784cbc2ad7e7a2ab0326839
target=android-4
Build:0.6.2,26
commit=0.6.2
target=android-15
Build:0.6.3,27
commit=0.6.3
target=android-15
Build:0.6.4,28
commit=5419f9281
init=cp -fr res/values-nb/ res/values-no/ && \
cp -fr res/xml-nb/ res/xml-no/ && \
rm -rf custom_rules.xml tests
Build:0.6.5,29
commit=0.6.5
rm=custom_rules.xml
Build:0.6.6,30
commit=0.6.6
rm=custom_rules.xml
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -4,6 +4,7 @@ Web Site:https://github.com/jpeddicord/speedofsound
Source Code:https://github.com/jpeddicord/speedofsound
Issue Tracker:https://github.com/jpeddicord/speedofsound/issues
Auto Name:Speed of Sound
Summary:Adjust volume according to speed
Description:
'''N.B''' The app no longer requires Google Maps to install but the app will
@ -28,12 +29,18 @@ up your music player, plug your phone into your car stereo, and open Speed of So
Repo Type:git
Repo:https://github.com/jpeddicord/speedofsound.git
Build Version:0.8.1,8,8dc2de2691b10101f65d9495db6d8c19d3a9f62f,subdir=speedofsound,\
update=.;../actionbarsherlock,target=Google Inc.:Google APIs:15
Build:0.8.1,8
commit=8dc2de2691b10101f65d9495db6d8c19d3a9f62f
subdir=speedofsound
target=Google Inc.:Google APIs:15
update=.,../actionbarsherlock
Build Version:0.8.2,9,0.8.2,subdir=speedofsound,\
update=.;../actionbarsherlock,target=Google Inc.:Google APIs:15,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
Build:0.8.2,9
commit=0.8.2
subdir=speedofsound
target=Google Inc.:Google APIs:15
update=.,../actionbarsherlock
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
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -12,7 +12,7 @@ Incarnation of a "match three" style game
* 3 different game modes (score race, time attack and 100 seconds)
* 3 difficulty settings
* slick graphics and musics
* online leaderboards to compete with your friends (Swarm)
* online leaderboards to compete with your friends
* available in English, French, Deutsch, Italian, Dutch, Spanish
.
@ -35,8 +35,16 @@ Build:2.1.0,1403130116
build=bash sac/tools/build/android_free_native_build.sh && \
sed -i '/SacGoogle/d' project.properties
Build:2.1.1,1403161642
commit=2.1.1
submodules=yes
rm=sac/android/SacGooglePlayGameServices,sac/android/SacGooglePlayInAppBilling
prebuild=sed -i '/SacGoogle/d' project.properties
build=bash sac/tools/build/android_free_native_build.sh && \
sed -i '/SacGoogle/d' project.properties
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.1.0
Current Version Code:1403130116
Current Version:2.1.1
Current Version Code:1403161642

View file

@ -4,6 +4,7 @@ Web Site:https://github.com/phunehehe/fooCam
Source Code:https://github.com/phunehehe/fooCam
Issue Tracker:https://github.com/phunehehe/fooCam/issues
Auto Name:fooCam beta
Summary:Autobracketing Camera App
Description:
fooCam takes multiple successive shots with different exposure settings. The
@ -23,3 +24,4 @@ Auto Update Mode:None
Update Check Mode:Tags
Current Version:v1.1
Current Version Code:3

View file

@ -58,7 +58,7 @@ Build:1.1,238
commit=1.1
init=rm -rf iptables/ libs/* obj/ build.xml && \
git clone https://android.googlesource.com/platform/external/iptables
update=.;submodules/actionbarsherlock/library;submodules/android-switch-backport
update=.,submodules/actionbarsherlock/library,submodules/android-switch-backport
srclibs=RootTools@1.7
prebuild=echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
cd iptables && \
@ -72,7 +72,7 @@ Build:1.1.1,248
commit=1.1.1
init=rm -rf iptables/ libs/* obj/ build.xml && \
git clone https://android.googlesource.com/platform/external/iptables
update=.;submodules/actionbarsherlock/library;submodules/android-switch-backport
update=.,submodules/actionbarsherlock/library,submodules/android-switch-backport
srclibs=RootTools@1.7
prebuild=echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
cd iptables && \
@ -84,7 +84,7 @@ Build:1.1.1,248
Build:1.1.2,253
commit=1.1.2
srclibs=RootTools@1.7;iptables@android-4.2.2_r1
srclibs=RootTools@1.7,iptables@android-4.2.2_r1
prebuild=rm libs/RootTools-1.7.jar && \
cp -r $$iptables$$ . && \
echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
@ -98,7 +98,7 @@ Build:1.1.2,253
Build:1.1.3,270
commit=1.1.3
srclibs=RootTools@1.7;iptables@android-4.2.2_r1
srclibs=RootTools@1.7,iptables@android-4.2.2_r1
prebuild=rm libs/RootTools-1.7.jar && \
cp -r $$iptables$$ . && \
echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
@ -111,36 +111,36 @@ Build:1.1.3,270
buildjni=no
Build:1.1.4,286
commit=1.1.4
disable=blobs in jni
srclibs=RootTools@1.7;iptables@android-4.2.2_r1
scanignore=jni/v8
commit=1.1.4
srclibs=RootTools@1.7,iptables@android-4.2.2_r1
prebuild=rm libs/RootTools-1.7.jar && \
cp -r $$iptables$$ . && \
echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
cd iptables && \
git apply ../iptables.patch && \
python extensions/fixinit.py
scanignore=jni/v8
build=cd iptables && \
$$NDK$$/ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk && \
mv libs/armeabi/iptables ../assets/install/
buildjni=no
Build:1.2,307
commit=1.2
disable=blobs in jni
srclibs=RootTools@1.7
scanignore=jni/v8
commit=1.2
rm=buildtools,libs/RootTools-1.7.jar,assets/install/iptables
extlibs=iptables-script_1.4.20.zip
rm=buildtools;libs/RootTools-1.7.jar;assets/install/iptables
srclibs=RootTools@1.7
prebuild=sed -i 's/android-7/android-8/' build.xml && \
echo "source.dir=src;$$RootTools$$/src" >> ant.properties && \
echo "ndk.dir=$$NDK$$" >> local.properties && \
echo "ndk.dir=$$NDK$$" >> local.properties && \
unzip libs/iptables-script_1.4.20.zip && \
sed -i 's/arm x86 mips/arm/g' external/Makefile && \
rm libs/iptables-script_1.4.20.zip
scanignore=jni/v8
build=make -C external NDK=$$NDK$$ && \
mv external/iptables_arm assets/install/iptables
mv external/iptables_arm assets/install/iptables
buildjni=no
Maintainer Notes:

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/dschuermann/birthday-adapter
Issue Tracker:https://github.com/dschuermann/birthday-adapter/issues
Donate:http://sufficientlysecure.org/index.php/android-apps/#birthday
Auto Name:Birthday Adapter
Auto Name:Birthday Adapter Free
Summary:Birthday Calendar Adapter
Description:
Adapter that makes the birthdays from your contacts available as a standard calendar.
@ -14,13 +14,34 @@ Adapter that makes the birthdays from your contacts available as a standard cale
Repo Type:git
Repo:https://github.com/dschuermann/birthday-adapter.git
Build Version:1.0,1,18e86ebf36849b764b6c9855ebf364d6ae8d1a88,subdir=org_birthdayadapter
Build Version:1.1,2,4cb6656,subdir=org_birthdayadapter
Build Version:1.2,3,837b80d,subdir=org_birthdayadapter
Build Version:1.3,4,f53c8c9,subdir=org_birthdayadapter
Build Version:1.12,13,v1.12,subdir=Birthday-Adapter
Build Version:1.13,14,v1.13,subdir=Birthday-Adapter
Build Version:1.17,18,v1.17,subdir=Birthday-Adapter,gradle=full
Build:1.0,1
commit=18e86ebf36849b764b6c9855ebf364d6ae8d1a88
subdir=org_birthdayadapter
Build:1.1,2
commit=4cb6656
subdir=org_birthdayadapter
Build:1.2,3
commit=837b80d
subdir=org_birthdayadapter
Build:1.3,4
commit=f53c8c9
subdir=org_birthdayadapter
Build:1.12,13
commit=v1.12
subdir=Birthday-Adapter
Build:1.13,14
commit=v1.13
subdir=Birthday-Adapter
Build:1.17,18
commit=v1.17
subdir=Birthday-Adapter
gradle=full
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -4,6 +4,7 @@ Web Site:http://dolphin-emu.org
Source Code:https://code.google.com/p/dolphin-emu/source
Issue Tracker:https://code.google.com/p/droidsat/issues
Auto Name:Dolphin Emulator
Summary:Nintendo console emulator
Description:
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which
@ -29,17 +30,19 @@ Status: ALPHA
Repo Type:git
Repo:https://code.google.com/p/dolphin-emu
Build Version:0.11,11,4.0,buildjni=no,extlibs=android/android-support-v13.jar,subdir=Source/Android,\
init=\
rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/ && \
find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete,\
build=cd .. &&\
cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 \
-DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake \
-DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-clang3.1 -DUSE_GLES3=True .. &&\
make
Build:0.11,11
commit=4.0
subdir=Source/Android
init=rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/ && \
find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete
extlibs=android/android-support-v13.jar
build=cd .. && \
cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 -DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake -DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-clang3.1 -DUSE_GLES3=True .. && \
make
buildjni=no
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.11
Current Version Code:11

View file

@ -4,6 +4,7 @@ Web Site:http://sven-ola.dyndns.org/repo/debian-kit-en.html
Source Code:http://sourceforge.net/p/debian-kit/code
Issue Tracker:http://sourceforge.net/p/debian-kit/tickets
Auto Name:Debian Kit
Summary:A kit to install Debian on Android devices
Description:
It's possible to install a complete Linux software stack on Android

View file

@ -4,6 +4,7 @@ Web Site:http://androiddosbox.appspot.com
Source Code:https://code.google.com/p/adosbox/source
Issue Tracker:https://code.google.com/p/adosbox/issues
Auto Name:aDosBox
Summary:DOSBox port for Android
Description:
DOSBox is a x86 emulator with Tandy/Hercules/CGA/EGA/VGA/SVGA graphics,
@ -17,7 +18,7 @@ Repo:https://adosbox.googlecode.com/svn/trunk
Build:0.2.5,20500
commit=115
target=android-8
patch=format-security.patch;assembly.patch
patch=format-security.patch,assembly.patch
buildjni=yes
Auto Update Mode:None

View file

@ -28,6 +28,12 @@ Build:1.3,4
srclibs=TwidereExtension@1.1-update
prebuild=cp -r $$TwidereExtension$$/src/* src/
Build:1.4,5
commit=b34370b4
rm=libs/twidere-extension-library-1.5.jar
srclibs=TwidereExtension@dcd16c5
prebuild=cp -r $$TwidereExtension$$/src/* src/
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.4

View file

@ -29,11 +29,20 @@ Repo Type:git
#Repo:https://github.com/mixare/mixare.git
Repo:https://github.com/danielegobbetti/mixare.git
Build Version:0.6.6,14,744ac02f4bd5b
Build Version:0.7.3,20,58ce276f9e209
Build Version:0.8.2,23,!b17820b40d59 but need to resolve build issue - now has libraries that need building
Build Version:0.9.2,26,6450ce9af6,prebuild=rm -f plugins/mixare-library/build.xml && \
$$SDK$$/tools/android update project -p plugins/mixare-library/
Build:0.6.6,14
commit=744ac02f4bd5b
Build:0.7.3,20
commit=58ce276f9e209
Build:0.8.2,23
disable=b17820b40d59 but need to resolve build issue - now has libraries that need building
commit=need building
Build:0.9.2,26
commit=6450ce9af6
prebuild=rm -f plugins/mixare-library/build.xml && \
$$SDK$$/tools/android update project -p plugins/mixare-library/
Auto Update Mode:None
#Openstreetmap feature depends on choosing from dropdown menu in a Google Maps view!

View file

@ -65,6 +65,6 @@ Build:5740,5740
Auto Update Mode:None
Update Check Mode:RepoTrunk
Current Version:5753
Current Version Code:5753
Current Version:5754
Current Version Code:5754

View file

@ -53,6 +53,9 @@ Build:0.51,15
Build:0.53,17
commit=c1dda6eed
Build:0.55,18
disable=no source for this version
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.55

View file

@ -34,24 +34,88 @@ directly.
Repo Type:git
Repo:https://github.com/QuantumBadger/RedReader
Build Version:1.4.0,15,v1.4.0,maven=yes,target=android-16
Build Version:1.4.2,17,v1.4.2,maven=yes,target=android-16
Build Version:1.5.1,21,v1.5.1,maven=yes,target=android-16
Build Version:1.5.2,22,v1.5.2,maven=yes,target=android-16
Build Version:1.6.2,25,v1.6.2,maven=yes,target=android-16
Build Version:1.6.5,28,v1.6.5,maven=yes,target=android-16
Build Version:1.6.8,32,v1.6.8,maven=yes,target=android-17
Build Version:1.6.9,33,v1.6.9,maven=yes,target=android-17
Build Version:1.7.0,34,v1.7.0,maven=yes,target=android-17
Build Version:1.7.2,36,v1.7.2,maven=yes,target=android-17
Build Version:1.7.4,38,v1.7.4,maven=yes,target=android-17
Build Version:1.7.5,39,v1.7.5,maven=yes,target=android-17
Build Version:1.8.0,40,v1.8.0,maven=yes,target=android-17
Build Version:1.8.2,42,v1.8.2,maven=yes,target=android-17
Build Version:1.8.3,43,v1.8.3,maven=yes,target=android-17
Build:1.4.0,15
commit=v1.4.0
maven=yes
target=android-16
Auto Update Mode:None
Build:1.4.2,17
commit=v1.4.2
maven=yes
target=android-16
Build:1.5.1,21
commit=v1.5.1
maven=yes
target=android-16
Build:1.5.2,22
commit=v1.5.2
maven=yes
target=android-16
Build:1.6.2,25
commit=v1.6.2
maven=yes
target=android-16
Build:1.6.5,28
commit=v1.6.5
maven=yes
target=android-16
Build:1.6.8,32
commit=v1.6.8
maven=yes
target=android-17
Build:1.6.9,33
commit=v1.6.9
maven=yes
target=android-17
Build:1.7.0,34
commit=v1.7.0
maven=yes
target=android-17
Build:1.7.2,36
commit=v1.7.2
maven=yes
target=android-17
Build:1.7.4,38
commit=v1.7.4
maven=yes
target=android-17
Build:1.7.5,39
commit=v1.7.5
maven=yes
target=android-17
Build:1.8.0,40
commit=v1.8.0
maven=yes
target=android-17
Build:1.8.2,42
commit=v1.8.2
maven=yes
target=android-17
Build:1.8.3,43
commit=v1.8.3
maven=yes
target=android-17
Build:1.8.4,44
commit=v1.8.4
maven=yes
target=android-17
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.8.3
Current Version Code:43
Current Version:1.8.4
Current Version Code:44

View file

@ -1,11 +1,11 @@
Disabled:Why use the GP fork and not the original?
Categories:Security
License:GPLv3
Web Site:https://github.com/guardianproject/intheclear
Source Code:https://github.com/guardianproject/intheclear
Issue Tracker:https://github.com/guardianproject/intheclear/issues
Web Site:https://github.com/SaferMobile/intheclear
Source Code:https://github.com/SaferMobile/intheclear
Issue Tracker:https://github.com/SaferMobile/intheclear/issues
Summary:Android mobile alerting and secure wipe application
Auto Name:InTheClear
Summary:Alerting and secure wipe application
Description:
InTheClear is a suite of mobile applications designed to keep users safer in
difficult situations by using their phone's built-in tools. At its core are two
@ -17,7 +17,7 @@ Data Wipe via Panic!, a simple, one-touch feature of InTheClear.
.
Repo Type:git
Repo:https://github.com/guardianproject/intheclear.git
Repo:https://github.com/SaferMobile/intheclear.git
Build:1.1,1
commit=7ed2c1c

View file

@ -1,6 +1,6 @@
Categories:Internet
License:MIT
Web Site:https://smblott.org/intent_radio
Web Site:http://smblott.org/intent_radio
Source Code:https://github.com/smblott-github/intent_radio
Issue Tracker:https://github.com/smblott-github/intent_radio/issues

View file

@ -38,6 +38,9 @@ Build:0.7.5,14
commit=321
target=android-19
Build:0.8.0dev,15
disable=skip dev version
Maintainer Notes:
0.7.1 and 0.7.2 were previously built from a different branch (lp:tomdroid)
which was then switched away from in favour of lp:tomdroid/stable, so although

View file

@ -7,7 +7,7 @@ Donate:http://mtotschnig.github.com/SendWithFtp
FlattrID:1088413
Bitcoin:1Dmj6keLGgNHBUD5unsbZz5vnk9wRinRAy
Auto Name:&app_name;
Auto Name:Send With FTP
Summary:Upload files via FTP
Description:
Manage your FTP(S) URIs within the app and share files
@ -17,13 +17,17 @@ via the Android Share Menu.
Repo Type:git
Repo:https://github.com/mtotschnig/SendWithFtp.git
Build Version:1.1.0,7,r7,prebuild=\
svn checkout https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1 && \
mvn package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
Build Version:1.2.0,8,r8,\
prebuild=svn checkout https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1,\
build=$$MVN3$$ package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
Build:1.1.0,7
commit=r7
prebuild=svn checkout https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1 && \
mvn package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
Build:1.2.0,8
commit=r8
prebuild=svn checkout https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1
build=$$MVN3$$ package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
Auto Update Mode:None
Update Check Mode:Tags

View file

@ -0,0 +1,27 @@
Categories:Multimedia
License:Apache2
Web Site:https://github.com/ebraminio/WikimediaCommonsForMuzei
Source Code:https://github.com/ebraminio/WikimediaCommonsForMuzei
Issue Tracker:https://github.com/ebraminio/WikimediaCommonsForMuzei/issues
Name:Wikimedia Commons for Muzei
Auto Name:Wikimedia Commons for Muzei (extension)
Summary:Wikimedia Commons picture of the day in Muzei
Description:
Uses Wikimedia Commons picture of the day RSS feed output to show in
[[net.nurik.roman.muzei]].
.
Repo Type:git
Repo:https://github.com/ebraminio/WikimediaCommonsForMuzei.git
Build:1.0,1
commit=V1
subdir=muzeiextension
gradle=yes
Auto Update Mode:Version V%c
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -14,8 +14,14 @@ canvas and pen colours.
Repo Type:git
Repo:https://github.com/zaki50/MemoPad.git
Build Version:1.0.2,3,e689589b23,prebuild=rm -rf released_binaries/
Build Version:1.0.3,4,!not a release 3290a,prebuild=rm -rf released_binaries/
Build:1.0.2,3
commit=e689589b23
prebuild=rm -rf released_binaries/
Build:1.0.3,4
disable=not a release 3290a
commit=unknown - see disabled
prebuild=rm -rf released_binaries/
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -33,6 +33,9 @@ Build:0.5.11,14
Build:0.5.12,15
disable=not a release yet
Build:0.5.15-SNAPSHOT,18
disable=skip snapshot
Maintainer Notes:
Bumps just after release
.

View file

@ -46,14 +46,14 @@ Build:2.1.3,23
Build:2.4.4,361
commit=2.4.4
forcevercode=yes
rm=libs/ouya-sdk.jar;libs/ouya-sdk.jar.properties
rm=libs/ouya-sdk.jar,libs/ouya-sdk.jar.properties
prebuild=echo 'APP_ABI=x86' >> jni/Application.mk
buildjni=yes
Build:2.4.4,363
commit=2.4.4
forcevercode=yes
rm=libs/ouya-sdk.jar;libs/ouya-sdk.jar.properties
rm=libs/ouya-sdk.jar,libs/ouya-sdk.jar.properties
prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk
buildjni=yes

View file

@ -1,8 +1,10 @@
Categories:Navigation
License:MIT
Web Site:
Source Code:https://github.com/illarionov/RtkGps
Issue Tracker:https://github.com/illarionov/RtkGps/issues
Auto Name:RtkGps
Summary:RTKLIB rtknavi port
Description:
Real-time standard and precise GNSS Positioning on Android using an external
@ -23,9 +25,9 @@ Repo:https://github.com/illarionov/RtkGps.git
Build:1.0,1
commit=1b27b7
forceversion=yes
init=sed -i 's/@/:\/\//g;s/:little/\/little/g;s/:illar/\/illar/g' .gitmodules && \
git submodule update --init
git submodule update --init
forceversion=yes
scanignore=jni/simonlynen_android_libs/lapack/jni/clapack/INSTALL
buildjni=yes

View file

@ -4,6 +4,7 @@ Web Site:http://www.mayrhofer.eu.org/android-ipv6config
Source Code:https://gitorious.org/android-ipv6config/android-ipv6config
Issue Tracker:
Auto Name:IPv6Config
Summary:IPv6 Configuration Tool
Description:
Provides the ability to configure some of the IPv6 kernel settings. Most
@ -19,7 +20,7 @@ Repo:https://git.gitorious.org/android-ipv6config/android-ipv6config.git
Build:3.0,8
commit=e687686
rm=donate;ant.properties
rm=donate,ant.properties
Maintainer Notes:
ant.properties is a symlink to outside the source tree

View file

@ -1,6 +1,6 @@
UpstreamNonFree 57
Tracking 15
Ads 1
Ads 2
NonFreeAdd 6
NonFreeDep 11
NonFreeNet 11

View file

@ -1,16 +1,16 @@
Development 38
Phone & SMS 27
Phone & SMS 28
Wallpaper 46
News 1
Office 233
Office 235
Science & Education 62
Multimedia 121
System 229
Games 134
Internet 146
Multimedia 123
System 230
Games 135
Internet 147
None 4
Mathematics 2
Security 16
Security 17
Reading 41
Navigation 91
Navigation 92
Children 3

View file

@ -309,6 +309,7 @@ ch.blinkenlights.android.vanilla_923.apk ch.blinkenlights.android.vanilla 2013-0
ch.blinkenlights.battery_1335983644.apk ch.blinkenlights.battery 2012-08-23
ch.dissem.android.drupal_17.apk ch.dissem.android.drupal 2014-03-05
ch.fixme.cowsay_4.apk ch.fixme.cowsay 2012-10-10
ch.fixme.cowsay_5.apk ch.fixme.cowsay 2014-03-15
ch.fixme.status_10.apk ch.fixme.status 2013-06-10
ch.fixme.status_14.apk ch.fixme.status 2013-09-06
ch.fixme.status_15.apk ch.fixme.status 2013-09-20
@ -763,6 +764,7 @@ com.gladis.tictactoe_1.apk com.gladis.tictactoe 2013-03-25
com.gluegadget.hndroid_3.apk com.gluegadget.hndroid 2012-08-23
com.gmail.altakey.effy_9.apk com.gmail.altakey.effy 2012-09-22
com.gmail.charleszq_19.apk com.gmail.charleszq 2012-09-07
com.gmail.jerickson314.sdscanner_8.apk com.gmail.jerickson314.sdscanner 2014-03-15
com.gokhanmoral.stweaks.app_3.apk com.gokhanmoral.stweaks.app 2013-08-28
com.googamaphone.typeandspeak_36.apk com.googamaphone.typeandspeak 2013-01-15
com.google.android.apps.authenticator2_21.apk com.google.android.apps.authenticator2 2012-08-23
@ -921,6 +923,7 @@ com.jlyr_1.apk com.jlyr 2012-08-23
com.jlyr_20.apk com.jlyr 2012-09-26
com.jlyr_28.apk com.jlyr 2012-11-26
com.jlyr_36.apk com.jlyr 2013-05-28
com.jlyr_41.apk com.jlyr 2014-03-15
com.jmartin.temaki_11.apk com.jmartin.temaki 2013-12-11
com.jmartin.temaki_12.apk com.jmartin.temaki 2014-03-12
com.jonglen7.jugglinglab_3.apk com.jonglen7.jugglinglab 2013-12-15
@ -1304,6 +1307,7 @@ com.sgr_b2.compass_14.apk com.sgr_b2.compass 2013-11-13
com.sgr_b2.compass_15.apk com.sgr_b2.compass 2013-11-28
com.sgr_b2.compass_16.apk com.sgr_b2.compass 2013-12-24
com.sgr_b2.compass_17.apk com.sgr_b2.compass 2014-01-15
com.sgr_b2.compass_18.apk com.sgr_b2.compass 2014-03-16
com.shadcat.secdroid_4.apk com.shadcat.secdroid 2014-01-27
com.shahul3d.indiasatelliteweather_1.apk com.shahul3d.indiasatelliteweather 2013-12-11
com.showmehills_16.apk com.showmehills 2012-08-08
@ -1429,8 +1433,10 @@ com.vonglasow.michael.satstat_60.apk com.vonglasow.michael.satstat 2014-01-26
com.vwp.owmap_101.apk com.vwp.owmap 2014-01-13
com.vwp.owmap_102.apk com.vwp.owmap 2014-01-15
com.vwp.owmap_103.apk com.vwp.owmap 2014-02-02
com.vwp.owmap_104.apk com.vwp.owmap 2014-03-15
com.vwp.owmap_95.apk com.vwp.owmap 2013-12-09
com.vwp.owmini_105.apk com.vwp.owmini 2014-02-12
com.vwp.owmini_106.apk com.vwp.owmini 2014-03-15
com.wanghaus.remembeer_48.apk com.wanghaus.remembeer 2011-03-29
com.wanghaus.remembeer_50.apk com.wanghaus.remembeer 2011-06-29
com.webworxshop.swallowcatcher_5.apk com.webworxshop.swallowcatcher 2011-03-10
@ -1488,6 +1494,7 @@ cz.romario.opensudoku_1105.apk cz.romario.opensudoku 2012-01-12
damo.three.ie_8.apk damo.three.ie 2013-08-16
damo.three.ie_9.apk damo.three.ie 2013-09-03
dasher.android_9.apk dasher.android 2013-06-16
de.Cherubin7th.blackscreenpresentationremote_2.apk de.Cherubin7th.blackscreenpresentationremote 2014-03-15
de.aditu.selfoss_13.apk de.aditu.selfoss 2012-09-26
de.antonfluegge.android.yubnubwidgetadfree_6.apk de.antonfluegge.android.yubnubwidgetadfree 2012-11-08
de.antonfluegge.android.yubnubwidgetadfree_7.apk de.antonfluegge.android.yubnubwidgetadfree 2013-03-18
@ -1571,6 +1578,7 @@ de.geeksfactory.opacclient_54.apk de.geeksfactory.opacclient 2013-09-20
de.geeksfactory.opacclient_66.apk de.geeksfactory.opacclient 2014-01-23
de.geeksfactory.opacclient_68.apk de.geeksfactory.opacclient 2014-02-11
de.geeksfactory.opacclient_69.apk de.geeksfactory.opacclient 2014-02-18
de.geeksfactory.opacclient_70.apk de.geeksfactory.opacclient 2014-03-15
de.grobox.blitzmail_1.apk de.grobox.blitzmail 2013-03-30
de.grobox.blitzmail_2.apk de.grobox.blitzmail 2013-04-08
de.grobox.blitzmail_3.apk de.grobox.blitzmail 2013-04-12
@ -1590,6 +1598,7 @@ de.homac.Mirrored_6.apk de.homac.Mirrored 2012-09-07
de.homac.Mirrored_9.apk de.homac.Mirrored 2012-09-07
de.j4velin.systemappmover_19.apk de.j4velin.systemappmover 2014-01-28
de.j4velin.systemappmover_20.apk de.j4velin.systemappmover 2014-02-05
de.j4velin.wifiAutoOff_10.apk de.j4velin.wifiAutoOff 2014-03-15
de.j4velin.wifiAutoOff_8.apk de.j4velin.wifiAutoOff 2014-01-20
de.j4velin.wifiAutoOff_9.apk de.j4velin.wifiAutoOff 2014-02-05
de.jdsoft.law_11.apk de.jdsoft.law 2013-08-27
@ -1869,6 +1878,7 @@ eu.prismsw.lampshade_117.apk eu.prismsw.lampshade 2012-08-29
eu.siebeck.sipswitch_5.apk eu.siebeck.sipswitch 2013-03-02
eu.vranckaert.worktime_260.apk eu.vranckaert.worktime 2013-07-09
eu.vranckaert.worktime_270.apk eu.vranckaert.worktime 2013-07-09
eu.woju.android.packages.hud_10.apk eu.woju.android.packages.hud 2014-03-16
faenza.adw.theme_1.apk faenza.adw.theme 2012-08-29
fennec-10.0.1.multi.android-arm.apk org.mozilla.firefox 2012-02-14
fennec-10.0.2.multi.android-arm.apk org.mozilla.firefox 2012-02-21
@ -2163,6 +2173,7 @@ linphone-android-1.1.6.apk org.linphone
linphone-android-1.2.1.apk org.linphone 2011-09-29
linphone-android-1.3.2.apk org.linphone 2012-07-21
mancioboxblog.altervista.it.volumecontrol_1.apk mancioboxblog.altervista.it.volumecontrol 2012-09-07
mazechazer.android.wottankquiz_15.apk mazechazer.android.wottankquiz 2014-03-16
me.guillaumin.android.osmtracker_20.apk me.guillaumin.android.osmtracker 2011-07-03
me.guillaumin.android.osmtracker_21.apk me.guillaumin.android.osmtracker 2011-10-02
me.guillaumin.android.osmtracker_22.apk me.guillaumin.android.osmtracker 2012-02-05
@ -2277,6 +2288,8 @@ net.dahanne.banq.notifications_2.apk net.dahanne.banq.notifications 2013-09-06
net.dahanne.banq.notifications_3.apk net.dahanne.banq.notifications 2013-09-23
net.dahanne.banq.notifications_4.apk net.dahanne.banq.notifications 2014-01-20
net.damsy.soupeaucaillou.heriswap_1403101249.apk net.damsy.soupeaucaillou.heriswap 2014-03-12
net.damsy.soupeaucaillou.heriswap_1403130116.apk net.damsy.soupeaucaillou.heriswap 2014-03-15
net.damsy.soupeaucaillou.heriswap_1403161642.apk net.damsy.soupeaucaillou.heriswap 2014-03-17
net.debian.debiandroid_12.apk net.debian.debiandroid 2013-12-15
net.debian.debiandroid_13.apk net.debian.debiandroid 2013-12-24
net.debian.debiandroid_16.apk net.debian.debiandroid 2014-01-31
@ -2341,6 +2354,7 @@ net.kervala.comicsreader_12.apk net.kervala.comicsreader 2012-09-20
net.kervala.comicsreader_13.apk net.kervala.comicsreader 2013-01-02
net.kervala.comicsreader_15.apk net.kervala.comicsreader 2013-02-07
net.kervala.comicsreader_17.apk net.kervala.comicsreader 2013-07-31
net.kervala.comicsreader_18.apk net.kervala.comicsreader 2014-03-15
net.kervala.comicsreader_2.apk net.kervala.comicsreader 2012-09-07
net.lardcave.keepassnfc_1.apk net.lardcave.keepassnfc 2014-01-09
net.lardcave.keepassnfc_2.apk net.lardcave.keepassnfc 2014-02-05
@ -3056,6 +3070,7 @@ org.marcus905.wifi.ace_20100924.apk org.marcus905.wifi.ace 2011-01-27
org.marcus905.wifi.ace_20120115.apk org.marcus905.wifi.ace 2012-02-06
org.mariotaku.twidere.extension.twitlonger_3.apk org.mariotaku.twidere.extension.twitlonger 2012-10-05
org.mariotaku.twidere.extension.twitlonger_4.apk org.mariotaku.twidere.extension.twitlonger 2013-08-03
org.mariotaku.twidere.extension.twitlonger_5.apk org.mariotaku.twidere.extension.twitlonger 2014-03-16
org.mariotaku.twidere_28.apk org.mariotaku.twidere 2012-07-30
org.mariotaku.twidere_31.apk org.mariotaku.twidere 2012-07-30
org.mariotaku.twidere_33.apk org.mariotaku.twidere 2012-08-09
@ -3436,6 +3451,7 @@ org.quovadit.apps.andof_14.apk org.quovadit.apps.andof 2014-02-02
org.quovadit.apps.andof_9.apk org.quovadit.apps.andof 2014-01-09
org.recentwidget_6.apk org.recentwidget 2012-10-10
org.retroarch_22.apk org.retroarch 2013-09-29
org.safermobile.intheclear_1.apk org.safermobile.intheclear 2014-03-17
org.sagemath.droid_4.apk org.sagemath.droid 2012-09-07
org.sagemath.droid_5.apk org.sagemath.droid 2014-01-24
org.sagemath.droid_7.apk org.sagemath.droid 2014-01-31
@ -3469,6 +3485,7 @@ org.sixgun.ponyexpress_12.apk org.sixgun.ponyexpress 2011-11-24
org.sixgun.ponyexpress_5.apk org.sixgun.ponyexpress 2011-01-31
org.sixgun.ponyexpress_8.apk org.sixgun.ponyexpress 2011-02-09
org.sixgun.ponyexpress_9.apk org.sixgun.ponyexpress 2011-03-26
org.smblott.intentradio_6.apk org.smblott.intentradio 2014-03-15
org.smerty.zooborns_14.apk org.smerty.zooborns 2012-09-07
org.softcatala.traductor_15.apk org.softcatala.traductor 2014-01-09
org.sparkleshare.android_1.apk org.sparkleshare.android 2012-01-02
@ -3771,6 +3788,7 @@ pl.net.szafraniec.NFCTagmaker_1.apk pl.net.szafraniec.NFCTagmaker 2014-02-08
pl.net.szafraniec.NFCTagmaker_10.apk pl.net.szafraniec.NFCTagmaker 2014-03-02
pl.nkg.geokrety_12.apk pl.nkg.geokrety 2014-01-09
pl.nkg.geokrety_29.apk pl.nkg.geokrety 2014-02-18
pl.nkg.geokrety_36.apk pl.nkg.geokrety 2014-03-15
pl.strimoid.lara_1.apk pl.strimoid.lara 2014-03-12
priv.twoerner.brightnesswidget_7.apk priv.twoerner.brightnesswidget 2014-01-07
pro.dbro.bart_11.apk pro.dbro.bart 2013-06-02

View file

@ -1,10 +1,10 @@
eu.woju.android.packages.hud
mazechazer.android.wottankquiz
com.gmail.jerickson314.sdscanner
de.Cherubin7th.blackscreenpresentationremote
org.smblott.intentradio
net.damsy.soupeaucaillou.heriswap
pl.strimoid.lara
fr.gaulupeau.apps.InThePoche
it.rgp.nyagua.pafcalc
ch.dissem.android.drupal
jpf.android.magiadni
org.xapek.andiodine
org.emergent.android.weave
it.andreascarpino.hostisdown
com.dynamicg.homebuttonlauncher

View file

@ -3,19 +3,19 @@ GPL 36
Expat 1
GNUFDL 1
2
GPLv3+ 99
GPLv3+ 102
Unknown 7
GPLv2 66
GPLv3 451
GPLv2 67
GPLv3 453
GPL/MPL 1
Apache2 281
Apache2 282
NYSLv0.9982 1
EPL 1
ISC 3
NetBSD 1
GPL/Artistic 2
AGPL 5
MIT 72
MIT 75
GPLv3 or New BSD 1
CCBYSA 1
WTFPL 10

View file

@ -1,5 +1,5 @@
none 14
git 859
none 15
git 868
bzr 12
hg 76
git-svn 213

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
None 78
None 76
HTTP 1
Tags 447
Tags 453
RepoTrunk 1
Static 95
RepoManifest 552
RepoManifest 558