This commit is contained in:
David Black 2013-12-09 15:43:18 +00:00
commit 03ef1495d5
59 changed files with 1267 additions and 1046 deletions

View file

@ -46,8 +46,15 @@ Build:2.9.7,107
Build:2.10.1,111
commit=f4c887a2b798
Build:2.11.0,113
disable=possible test release, judging by commit comments - wait for next
Maintainer Notes:
No tags.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.10.1
Current Version Code:111
Current Version:2.11.0
Current Version Code:113

View file

@ -60,8 +60,11 @@ Build:0.4.4-alpha,17
Build:0.5-alpha,18
commit=v0.5-alpha
Build:0.5.1-alpha,19
commit=v0.5.1-alpha
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.5-alpha
Current Version Code:18
Current Version:0.5.1-alpha
Current Version Code:19

View file

@ -65,8 +65,8 @@ Build:5.3,33
update=.;ViewPagerIndicator/library;ActionBarSherlock/library
Build:5.6,36
commit=5.6
disable=build fail
commit=5.6
Build:5.8,38
commit=5.8
@ -92,8 +92,12 @@ Build:6.1.3,46
commit=6.1.3
gradle=yes
Build:6.1.5,48
commit=6.1.5
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:6.1.3
Current Version Code:46
Current Version:6.1.5
Current Version Code:48

View file

@ -8,11 +8,11 @@ Summary:Coinbase client
Description:
Client for coinbase, an online bitcoin wallet.
*Send/request bitcoin payments using email, QR codes, or NFC
*Buy and sell bitcoin right from your mobile phone
*View transaction history, details, and balance
*See prices in BTC or your native currency
*Support for multiple accounts
* Send/request bitcoin payments using email, QR codes, or NFC
* Buy and sell bitcoin right from your mobile phone
* View transaction history, details, and balance
* See prices in BTC or your native currency
* Support for multiple accounts
.
Repo Type:git

View file

@ -14,6 +14,7 @@ Repo Type:git
Repo:https://github.com/grimpy/Botifier.git
Build:1.3.2,14
disable=hangs, asking for a keystore password
commit=1.3.2
Auto Update Mode:None

View file

@ -25,6 +25,7 @@ mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Build:0.3.0,4
commit=0.3.0
disable=srclibs override each other at checkout
srclibs=1:ActionBarSherlock@4.4.0;2:Support/v7/appcompat@android-4.4_r1.1;3:Support/v7/mediarouter@android-4.4_r1.1
Auto Update Mode:None

View file

@ -0,0 +1,41 @@
Categories:Navigation
License:GPLv3+
Web Site:https://github.com/ruleant/getback_gps
Source Code:https://github.com/ruleant/getback_gps
Issue Tracker:https://github.com/ruleant/getback_gps/issues
Auto Name:GetBack GPS
Summary:Navigation tool
Description:
Find your way back to a previously visited location using GPS coordinates.
Imagine visiting a town, going to an event or doing some hiking.
When finished, you have to find your car again, or the way to the station, or any other point where you started.
Store a location when you start your trip, and at the end of the day, find your way back to where you started.
Features :
* determine location based on GPS signal, WiFi or cell phone network :
* use best/most accurate location provider
* get location updates automatically (based on a time interval or change of location) or
* get location on demand (by manually refreshing)
* save a location
* get back mode : indicator pointing to a stored location (showing distance and direction)
* indicate current speed and current bearing
.
Repo Type:git
Repo:https://github.com/ruleant/getback_gps.git
Build:0.1,11
commit=v0.1
maven=yes
Build:0.1.1,12
commit=v0.1.1
maven=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.1.1
Current Version Code:12

View file

@ -80,8 +80,9 @@ Build:2.2.1,2002010
Build:2.4.0,2004000
commit=b892f639
rm=TtsPlus-FBReader.apk
prebuild=sed -i -e '/proguard/d' project.properties
disable=weird build process
init=rm -f ant.properties local.properties
srclibs=1:TtsSetup@06b25e259053dcf38
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -130,6 +130,6 @@ binaries anyway).
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.9.6.4-RC1
Current Version Code:170
Current Version:1.9.6.4-RC2
Current Version Code:171

View file

@ -23,21 +23,31 @@ Google Analytics was removed before building.
Repo Type:git
Repo:https://github.com/manmal/hn-android.git
Build Version:1.9,10,313f0c48,srclibs=NoAnalytics@158a4a,\
rm=libs/libGoogleAnalytics.jar,prebuild=\
echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
mv androidannotations-2.5.jar libs/ && rm libs/androidannotations-2.5-api.jar
Build Version:1.9.1,11,RELEASE-1.9.1,srclibs=NoAnalytics@158a4a,\
rm=libs/libGoogleAnalytics.jar,prebuild=\
echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
mv androidannotations-2.5.jar libs/ && rm libs/androidannotations-2.5-api.jar
Build Version:1.9.2,12,!can't tell if a release
Build:1.9,10
commit=313f0c48
rm=libs/libGoogleAnalytics.jar
srclibs=NoAnalytics@158a4a
prebuild=echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
mv androidannotations-2.5.jar libs/ && \
rm libs/androidannotations-2.5-api.jar
Build:1.9.1,11
commit=RELEASE-1.9.1
rm=libs/libGoogleAnalytics.jar
srclibs=NoAnalytics@158a4a
prebuild=echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
mv androidannotations-2.5.jar libs/ && \
rm libs/androidannotations-2.5-api.jar
Build:1.9.5,15
commit=ac1ea46fee0f9e0
rm=libs/libGoogleAnalytics.jar
srclibs=1:NoAnalytics@d38ae535b543b
prebuild=mv androidannotations-2.5.jar libs/ && \
rm libs/androidannotations-2.5-api.jar
Auto Update Mode:None
#Also on Google Play; release commits difficult to find
Update Check Mode:RepoManifest
Current Version:1.9.4
Current Version Code:14
No Source Since:1.9.3
Current Version:1.9.5
Current Version Code:15

View file

@ -77,6 +77,6 @@ Build:5.0,88
Auto Update Mode:None
# Also on gplay
Update Check Mode:RepoManifest
Current Version:5.1.2
Current Version Code:105
Current Version:5.1.3
Current Version Code:106

View file

@ -23,6 +23,7 @@ Build:1.4,60
Build:1.5,61
commit=62
disable=patches need updating
target=android-10
patch=scoping-fix.patch;handle-no-market.patch;fix-appname.patch;button-name.patch

View file

@ -9,9 +9,9 @@ Auto Name:DroidZebra
Summary:Reversi game
Description:
DroidZebra is advanced Reversi program based on Zebra Othello Engine written by Gunnar Andersson. Features:
- difficulty levels from beginner (practice mode) to world-class play
- opening book with more than 500,000 positions
- unlimited undo
* difficulty levels from beginner (practice mode) to world-class play
* opening book with more than 500,000 positions
* unlimited undo
.
Repo Type:git

View file

@ -7,41 +7,28 @@ Issue Tracker:https://github.com/ojacquemart/vlilleChecker/issues
Auto Name:Vlille Checker
Summary:Bicycle info for Lille
Description:
v2.2 utilise OpenStreetMap, mais Google Maps est nécessaire
pour v1.1.
Description below is in French, since the app is only of use to people living
in France.
Vlille Checker est dédié aux utilisateurs du V'Lille et de son service VLS
(Vélos en Libre Service) à Lille.
Au quotidien, l'application vous permet de gérer facilement vos stations
favorites.
Le but est de pouvoir "checker" facilement l'état des stations.
Vlille Checker se veut efficace en proposant un contrôle en temps réel des
stations.
L'application offre également une recherche rapide et une localisation des
stations les plus proches.
(Vélos en Libre Service) à Lille. Au quotidien, l'application vous permet de
gérer facilement vos stations favorites. Le but est de pouvoir "checker"
facilement l'état des stations. Vlille Checker se veut efficace en proposant
un contrôle en temps réel des stations. L'application offre également une
recherche rapide et une localisation des stations les plus proches.
.
Repo Type:git
Repo:https://github.com/ojacquemart/vlilleChecker.git
#Not the release commit but better than nothing
#Previous commits used a different ActionBar and didn't build
Build Version:1.1,2,5be3e6d6e056,srclibs=ActionBarSherlock@6e3f2bb,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
#Build Version:2.2,5,!can't find apk at ce1a6bde9f,maven=yes,prebuild=rm -rf test src/test
Build Version:2.2,5,ce1a6bde9f,srclibs=\
ActionBarSherlock@4.1.0;PullToRefresh@v1.4.1.1,extlibs=\
acra/acra-4.4.0.jar;commons-collections/commons-collections-3.2.1.jar;commons-lang/commons-lang3-3.1.jar;\
osmdroid/osmdroid-android-3.0.8.jar;sl4j/slf4j-android-1.6.1-RC1.jar;junit/junit-4.8.1.jar,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/../extras/PullToRefreshListFragment@' project.properties && \
$$SDK$$/tools/android update project -p $$PullToRefresh$$/../extras/PullToRefreshListFragment -s && \
cp $$PullToRefresh$$/../extras/PullToRefreshListFragment/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Build:3.0.0,600
commit=v3.0.0
subdir=app
gradle=yes
prebuild=sed -i 's/-SNAPSHOT//g;21s/actionbarsherlock/extra-abs/g' build.gradle
Auto Update Mode:None
#Can't find version code on playmarket; Tags are behind
Update Check Mode:RepoManifest
Current Version:2.2
Current Version Code:5
Update Check Mode:Tags
Current Version:3.0
Current Version Code:600

View file

@ -68,6 +68,19 @@ Build:0.6.0,81
./misc/build-native.sh
buildjni=no
Build:0.6.1,82
commit=v0.6.1
gradle=yes
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk && \
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
rm -f openvpn/src/openvpn/breakpad.*
scandelete=assets
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
./misc/build-native.sh
buildjni=no
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.6.1

View file

@ -10,17 +10,17 @@ Description:
A dice rolling application with a special focus on the 3D20 role playing game (RPG) system.
Features:
*four configurable dice buttons (long-press to configure)
*backlog of recent dice rolls
*remembers the most commonly used dice
* four configurable dice buttons (long-press to configure)
* backlog of recent dice rolls
* remembers the most commonly used dice
Supported games:
*Dungeons & Dragons (DnD)
*Neuroshima
*Monastyr
*Star Wars RPG
*Shadowrun
*and further d20 and 3d20 titles
* Dungeons & Dragons (DnD)
* Neuroshima
* Monastyr
* Star Wars RPG
* Shadowrun
* and further d20 and 3d20 titles
.
Repo Type:git

View file

@ -9,11 +9,11 @@ Summary:Enterprise CM browser
Description:
Access content from repositories that support the CMIS protocol, like Alfresco or Nuxeo.
CMIS = Content Management Interoperability Services.
- browsing the CMIS repository
- viewing and sharing documents
- title or fulltext search
- Favorites
- Multiple Repositories
* browsing the CMIS repository
* viewing and sharing documents
* title or fulltext search
* Favorites
* Multiple Repositories
.
Repo Type:hg

View file

@ -28,9 +28,6 @@ Repo:https://github.com/grote/BlitzMail.git
Build Version:0.1,1,0.1,target=android-17,prebuild=\
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
Build Version:0.2,2,0.2,target=android-17,prebuild=\
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java
Build Version:0.3,3,0.3,target=android-17,prebuild=\
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java

View file

@ -132,23 +132,6 @@ Build:0.6.2,6002
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
Build:0.6.3,6003
commit=v0.6.3
init=rm jiraconnect-android-main/build.xml
target=android-18
update=.;jiraconnect-android-main
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.2.jar
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
mkdir -p jiraconnect-android-main/libs && \
cd jiraconnect-android-main/libs/ && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
Build:0.7.0,7000
commit=v0.7.0
init=rm jiraconnect-android-main/build.xml
@ -169,6 +152,10 @@ Build:0.8.2,8002
commit=v0.8.2
gradle=yes
Build:0.8.3,8003
commit=v0.8.3
gradle=yes
Maintainer Notes:
Although in auto mode, builds for 0.8.0 and 0.8.1 were skipped because source
code was not pushed to the upstream repo.
@ -176,6 +163,6 @@ code was not pushed to the upstream repo.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.8.2
Current Version Code:8002
Current Version:0.8.3
Current Version Code:8003

View file

@ -106,14 +106,11 @@ Build:4.1.2,59
rm -rf subsonic-* repo && \
mv sa subsonic-android
Build:4.2.1,70
commit=4.2.1
disable=build tools crash (dexer)
Build:4.3.1,75
commit=4.3.1
disable=dexer crashes
submodules=yes
target=android-18
target=android-19
extlibs=android/android-support-v4.jar
srclibs=1:Support/v7/appcompat@android-4.4_r1.1;2:DragSort@0.6.1
prebuild=cp libs/android-support-v4.jar $$DragSort$$/libs/android-support-v4.jar && \

View file

@ -0,0 +1,31 @@
Categories:Office
License:GPLv3
Web Site:https://github.com/dsoulayrol/android-sholi
Source Code:https://github.com/dsoulayrol/android-sholi
Issue Tracker:https://github.com/dsoulayrol/android-sholi/issues
Summary:Shopping lists manager
Description:
ShoLi aims at being a very simple tool to edit shopping lists, and
then to be a support for checking on those very lists. It was heavily
inspired by [[caldwell.ben.trolly]] which proposed a clean and
efficient interface to achieve the same goal.
ShoLi was only designed for small devices, the kind you can have in
your pocket when you are doing your shopping. It runs on Android 4.x,
and needs no external library, neither special permission.
.
Repo Type:git
Repo:https://github.com/dsoulayrol/android-sholi.git
Build:1.0,1
commit=v1.0
subdir=sholi
gradle=defaultFlavor
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -24,24 +24,49 @@ Repo:https://github.com/i2p/i2p.android.base.git
Build Version:0.9.8.1,4734976,788445f6ceb0d0c165e98b9b7d1aa732c98d37ac,\
srclibs=I2P@d7c3ffa4def637f1c18dbd316f9e06093b113e09,update=no,patch=build.sh.patch,novcheck=yes,prebuild=\
sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \
cp -R $$I2P$$* ./i2p.i2p && \
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \
rm -R ./i2p.i2p/installer/lib/jbigi/* &&\
rm -R ./i2p.i2p/installer/lib/wrapper/* && \
rm -R ./i2p.i2p/installer/lib/launch4j/bin* && \
rm -R ./i2p.i2p/installer/lib/launch4j/w32api* && \
rm -R ./routerjars/jni/libjbigi.so && \
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
echo -e "\nandroid.library.reference.2=./appcompat/" >> ./local.properties && \
$$SDK$$/tools/android update lib-project --path ./appcompat/ && \
echo -e "\ni2psrc=./../i2p.i2p" >> ./routerjars/local.properties && \
wget ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2 && \
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
rm ./gmp-4.*
sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \
cp -R $$I2P$$* ./i2p.i2p && \
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \
rm -R ./i2p.i2p/installer/lib/jbigi/* &&\
rm -R ./i2p.i2p/installer/lib/wrapper/* && \
rm -R ./i2p.i2p/installer/lib/launch4j/bin* && \
rm -R ./i2p.i2p/installer/lib/launch4j/w32api* && \
rm -R ./routerjars/jni/libjbigi.so && \
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
echo -e "\nandroid.library.reference.2=./appcompat/" >> ./local.properties && \
$$SDK$$/tools/android update lib-project --path ./appcompat/ && \
echo -e "\ni2psrc=./../i2p.i2p" >> ./routerjars/local.properties && \
wget ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2 && \
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
rm ./gmp-4.*
Build:0.9.9,4737024
commit=97037fe1d88342807ea3179c552a7c49c6ce426c
srclibs=I2P@f8a54bde19d7a6b87c5c192dd9a45950e739242a
update=no
prebuild=\
sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \
sed -i '46\,47d' ./routerjars/jni/build.sh && \
cp -R $$I2P$$* ./i2p.i2p && \
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \
rm -R ./i2p.i2p/installer/lib/jbigi/* &&\
rm -R ./i2p.i2p/installer/lib/wrapper/* && \
rm -R ./i2p.i2p/installer/lib/launch4j/bin* && \
rm -R ./i2p.i2p/installer/lib/launch4j/w32api* && \
rm -R ./routerjars/jni/libjbigi.so && \
cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
echo -e "\nandroid.library.reference.2=./appcompat/" >> ./local.properties && \
$$SDK$$/tools/android update lib-project --path ./appcompat/ && \
echo -e "\ni2psrc=./../i2p.i2p" >> ./routerjars/local.properties && \
wget ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2 && \
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
rm ./gmp-4.*
# Android version code is an integer. So we have 31 bits.
# MAJOR 4 bits 0-15
@ -52,5 +77,5 @@ srclibs=I2P@d7c3ffa4def637f1c18dbd316f9e06093b113e09,update=no,patch=build.sh.pa
Auto Update Mode:None
Update Check Mode:None
Current Version:0.9.8.1
Current Version Code:4734976
Current Version:0.9.9
Current Version Code:4737024

View file

@ -1,3 +1,4 @@
AntiFeatures:UpstreamNonFree
Categories:Navigation
License:GPLv3
Web Site:http://code.google.com/p/sharemyposition
@ -14,34 +15,33 @@ registered sharing application. For example, an SMS message.
The recipient is sent a link to a web page that displays the location
on a Google map, though the app itself uses OSM. (The source for the web
service is in the same repository as the client).
Anti-Feature:UpstreamNonFree - App now requires Google Play Services, and so
it can't be updated in our repos.
.
Repo Type:git-svn
#Note - deliberately pulling from trunk, not trunk/ShareMyPosition-android,
#even though that would be more efficient, in order to preserve the
#corresponding source for the web service in our source tarball.
Repo:http://sharemyposition.googlecode.com/svn/trunk/
Repo:http://sharemyposition.googlecode.com/svn/trunk/ShareMyPosition-android
Build:1.0.11,16
commit=64
subdir=ShareMyPosition-android
Build:1.1.0-beta3,20
commit=70
subdir=ShareMyPosition-android
target=android-11
prebuild=mv lib libs
Build:1.1.2,24
commit=75
subdir=ShareMyPosition-android
target=android-11
prebuild=mv lib libs
Build:1.2.2,27
commit=80
subdir=ShareMyPosition-android
target=android-18
Build:1.2.9,34
disable=needs GPlay services
commit=92
Auto Update Mode:None
Update Check Mode:RepoManifest

View file

@ -13,12 +13,12 @@ Based on the [http://todotxt.com todo.txt] app so all info is stored in a
single text file called todo.txt.
Note that, with this version, you will need to take care of backups yourself.
*Todo list stored in the documented todo.txt format
*Comprehensive filtering and multi sort
*Create calendar reminders for specific tasks directly from the app
*Select on or more tasks and press overflow menu->Add reminder
*Share the complete tasklist or selected tasks using the Android share feature
*Tasks can deferred into the future. Combined with the "Creation date in future" sort it allows you to get tasks out of your face (as in 1MTD/MYN)
* Todo list stored in the documented todo.txt format
* Comprehensive filtering and multi sort
* Create calendar reminders for specific tasks directly from the app
* Select on or more tasks and press overflow menu->Add reminder
* Share the complete tasklist or selected tasks using the Android share feature
* Tasks can deferred into the future. Combined with the "Creation date in future" sort it allows you to get tasks out of your face (as in 1MTD/MYN)
.
Repo Type:git

View file

@ -12,14 +12,14 @@ Description:
Open Explorer file manager for all devices! (Tablets, Phones, Google TVs,
sandwiches!)
*Complete file system management
*USB, SD and other external media
*Network connectable (FTP, SFTP, SMB/Samba/Windows/Lan/WIFI)
*Text Editor (Tabbed, Multiple Document Interface)
*Smart Folders that scan for different types of media (Videos, Photos, Music, Downloads)
*View Pager directory navigation (swipe right to go up a directory)
*Superuser/Root ability to list/read system folders (no system write yet)
*More features like offline file structure cache, more Networking capability and Disk space heat map to come.
* Complete file system management
* USB, SD and other external media
* Network connectable (FTP, SFTP, SMB/Samba/Windows/Lan/WIFI)
* Text Editor (Tabbed, Multiple Document Interface)
* Smart Folders that scan for different types of media (Videos, Photos, Music, Downloads)
* View Pager directory navigation (swipe right to go up a directory)
* Superuser/Root ability to list/read system folders (no system write yet)
* More features like offline file structure cache, more Networking capability and Disk space heat map to come.
The source code for our build is in a branch called fdroid.
.

View file

@ -68,6 +68,9 @@ Build:1.2.4,14
srclibs=ActionBarSherlock@4.2.0
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Build:1.2.6,21
disable=Despite version name, tags seem to indicate it's still a beta
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.2.6

View file

@ -103,25 +103,25 @@ Build:0.2.9.1,78
prebuild=rm -rf dist/ art/
Build:0.2.9.3,79
commit=0.2.9.3
disable=builds but crashes during setup
commit=0.2.9.3
init=rm libs/android-support-v13.jar
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
patch=GooglePlay.patch
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
Build:0.2.9.4,80
commit=0.2.9.4
init=rm libs/android-support-v13.jar
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
patch=GooglePlay.patch
prebuild=rm -rf dist/ art/ src/org/mariotaku/twidere/fragment/support/NativeMapFragment.java && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
Build:0.2.9.5,81
commit=0.2.9.5
@ -129,11 +129,24 @@ Build:0.2.9.5,81
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
prebuild=rm -rf dist/ art/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
Build:0.2.9.6-update2,84
commit=13811314f8ab9f14
init=rm libs/android-support-v13.jar
extlibs=android/android-support-v4.jar;android/android-support-v13.jar
srclibs=1:ActionBar-PullToRefresh@v0.9.1;2:drag-sort-listview@0.6.1;3:SlidingMenu@7ebe32772
prebuild=rm -rf dist/ art/ && \
cp libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp libs/android-support-v4.jar $$drag-sort-listview$$/libs/
Maintainer Notes:
Tags are for the 'dev' branch, not the 'fdroid' branch that we want to use.
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.2.9.5
Current Version Code:81
Current Version:0.2.9.6-update2
Current Version Code:84

View file

@ -10,15 +10,15 @@ Auto Name:Mustard
Summary:Microblogging via StatusNet
Description:
'''The versions here don't work with Twitter or identi.ca any more'''.
They only work with StatusNet.
They only work with GNU Social (formerly StatusNet).
You may like to try [[org.mariotaku.twidere]] or [[org.andstatus.app]],
for Twitter; or [[org.macno.puma]] for identi.ca.
Mustard is a full-featured client for [http://status.net Statusnet]
(now called GNU Social), a microblogging platform somewhat like Twitter,
but decentralized.
Note that the hitherto largest Statusnet site, [http://identi.ca identi.ca],
now uses a different platform called [http://pump.io pump.io].
Mustard is a full-featured client for [http://status.net Statusnet] /
GNU Social, a microblogging platform somewhat like Twitter, but
decentralized.
Note that the hitherto largest Statusnet site, [http://identi.ca identi.ca],
now uses a different platform called [http://pump.io pump.io].
It has many features like attachments, geolocation and avatar update.
It supports tags, groups and public timelines, favor/disfavor notices,
@ -28,8 +28,12 @@ If the server uses OAuth the credentials will need to be put
on a server as explained on the website.
.
#Repo Type:git
#Repo:git://gitorious.org/~macno/mustard/macnos-clone.git
Repo Type:git
Repo:git://gitorious.org/~macno/mustard/macnos-clone.git
Build Version:0.4.1,150,315d7ef,\
prebuild=sed -i '3d;6d' res/values/keys-example.xml && \
mv res/values/keys-example.xml res/values/keys.xml
# This build seems to break oAuth for Statusnet; see Mumod for guidance
#Build Version:0.3.5b,140,2ce38a6,prebuild=\

View file

@ -8,24 +8,24 @@ Auto Name:MythDroid
Summary:MythTV remote control system
Description:
A remote control system for MythTV featuring:
*Support MythTV 0.21 - 0.26
*Optimised for both phone and tablet screens
*Coverart / fanart display (MythTV 0.25+)
*Standard and 'gesture' remote control interfaces
*Move in-progress playback between frontends and/or the device itself
*Wake and unlock upon device movement whilst in remotes
*Display of detected commercial breaks
*Browse, schedule, delete and play recordings
*Stream recordings and videos to the android device
*Music remote with album art
*Video browsing and playback
*Status and Program guide viewers
*Automatic discovery of frontends and backend
*Supports multiple frontends
*Hardware keyboard 'passthru'
*Frontend Wake On Lan
*Call / SMS info display on MythTV OSD
*Automated, secure, muxed connection for simplified use when away from home
* Support MythTV 0.21 - 0.26
* Optimised for both phone and tablet screens
* Coverart / fanart display (MythTV 0.25+)
* Standard and 'gesture' remote control interfaces
* Move in-progress playback between frontends and/or the device itself
* Wake and unlock upon device movement whilst in remotes
* Display of detected commercial breaks
* Browse, schedule, delete and play recordings
* Stream recordings and videos to the android device
* Music remote with album art
* Video browsing and playback
* Status and Program guide viewers
* Automatic discovery of frontends and backend
* Supports multiple frontends
* Hardware keyboard 'passthru'
* Frontend Wake On Lan
* Call / SMS info display on MythTV OSD
* Automated, secure, muxed connection for simplified use when away from home
.
Repo Type:git-svn

View file

@ -51,6 +51,6 @@ Build:5720,5720
Auto Update Mode:None
Update Check Mode:RepoTrunk
Current Version:5724
Current Version Code:5724
Current Version:5726
Current Version Code:5726

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -3,6 +3,7 @@ License:GPLv3
Web Site:http://projectmaxs.org
Source Code:http://projectmaxs.org/source
Issue Tracker:http://projectmaxs.org/issues
Donate:http://projectmaxs.org/donate
FlattrID:2148361
Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt

View file

@ -34,8 +34,8 @@ Features:
* Two themes: light and dark
My Expenses requires the following permissions:
- Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign.
- Writing USB storage: Storage of QIF and CSV exports and backup files
* Reading and writing the calendar: Plans for future and recurrent transactions are stored either in a special local calendar or in any other calendar you assign.
* Writing USB storage: Storage of QIF and CSV exports and backup files
.
Repo Type:git
@ -126,8 +126,15 @@ Build:1.10.1,95
prebuild=rm -rf tests && \
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
Build:1.10.1.2,97
commit=r97
extlibs=android/android-support-v4.jar
srclibs=1:ActionBarSherlock@4.4.0;2:StickyListHeaders-tots@270b239cb1c2
prebuild=rm -rf tests && \
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.10.1.1
Current Version Code:96
Current Version:1.10.1.2
Current Version Code:97

View file

@ -0,0 +1,33 @@
Categories:Internet
License:GPLv3
Web Site:http://www.transdroid.org/
Source Code:https://github.com/erickok/transdroid
Issue Tracker:https://github.com/erickok/transdroid/issues
Donate:http://www.transdroid.org/
Auto Name:Transdroid Torrent Manager
Summary:Manage BitTorrent clients
Description:
Transdroid is an Android remote client for your torrent application running on a
server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge, Vuze
and rTorrent are supported. It can show the active torrents, pause, resume or remove
them and new torrents can be added via URL, RSS feed or using the integrated search.
See also [[org.transdroid.search]].
.
Repo Type:git
Repo:https://github.com/erickok/transdroid.git
Build:2.1.1,210
commit=329a36d05eaa8bc446f2a5962c27eea3d2e312ff
subdir=full
prebuild=mkdir ../lib/build && \
ant -f ../lib/build.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml && \
mkdir src
Auto Update Mode:None
Update Check Mode:None

View file

@ -1,9 +1,8 @@
AntiFeatures:Tracking
Categories:Internet
License:LGPL
Web Site:http://code.google.com/p/transdroid-search/
Source Code:http://code.google.com/p/transdroid-search/source/checkout
Issue Tracker:http://code.google.com/p/transdroid-search/issues/list
Web Site:http://www.transdroid.org/
Source Code:https://github.com/erickok/transdroid-search
Issue Tracker:https://github.com/erickok/transdroid-search/issues
Name:Transdroid Torrent Search
Auto Name:Torrent Search (by Transdroid)
@ -15,20 +14,33 @@ sources. These results are exposed via a ContentProvider that multiple Android
apps can use to search for torrents while maintaining control over the search
interface.
Anti-feature: Tracking. It checks for updates to the app.
See also [[org.transdroid.full]].
.
Repo Type:git-svn
Repo:http://transdroid-search.googlecode.com/svn/trunk
Repo Type:git
Repo:https://github.com/erickok/transdroid-search.git
#Don't have android-13
Build Version:1.7,9,22,target=android-14
Build Version:1.9,11,28,target=android-14
Build Version:1.10,12,29,target=android-14
Build Version:1.11,13,33
Build:1.7,9
commit=22
target=android-14
Build:1.9,11
commit=28
target=android-14
Build:1.10,12
commit=29
target=android-14
Build:1.11,13
commit=33
Build:1.14,16
commit=v1.14
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.11
Current Version Code:13
Current Version:1.14
Current Version Code:16

View file

@ -17,6 +17,8 @@ them and new torrents can be added via URL, RSS feed or using the integrated sea
Anti-Feature: Tracking. It will connect to transdroid.org as
soon as you run it, and periodically after that. Information exposed is probably
limited to your IP address, OS version and Transdroid version.
For newer versions, see [[org.transdroid.full]] and [[org.transdroid.search]].
.
Repo Type:hg

View file

@ -8,13 +8,13 @@ Auto Name:Zirco Browser
Summary:Web browser with ad blocker
Description:
A web browser featuring:
*Basic browser features (bookmarks, history, downloads...);
*Unlimited tabs;
*Easy bookmarks access;
*Easy tabs opening and closing;
*Bookmarks import from legacy Android browser;
*Can be set as default browser;
*Ad-blocker
* Basic browser features (bookmarks, history, downloads...);
* Unlimited tabs;
* Easy bookmarks access;
* Easy tabs opening and closing;
* Bookmarks import from legacy Android browser;
* Can be set as default browser;
* Ad-blocker
Similar apps:
* [[org.tint]] (Android 4.0+)

View file

@ -28,6 +28,6 @@ Build:1.2,3
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2
Current Version Code:3
Current Version:1.5.1
Current Version Code:4

View file

@ -8,8 +8,8 @@ Auto Name:Core
Summary:Simple game
Description:
The rules are simple:
*protect the core (big cyan dot in the center of the screen) as long as possible
*gain health (cyan dots) and use shields (blue dots)
* protect the core (big cyan dot in the center of the screen) as long as possible
* gain health (cyan dots) and use shields (blue dots)
.
Repo Type:git

View file

@ -16,11 +16,26 @@ Minimalistic design allows you to access QR content with a single tap.
Repo Type:hg
Repo:https://bitbucket.org/trikita/obsqr
Build Version:2.4,9,071341595ce3,target=android-15,buildjni=yes,prebuild=bash fetch-zbar.sh
Build Version:2.5,10,4c6ad70039ba,target=android-16,buildjni=yes,prebuild=bash fetch-zbar.sh
Build:2.4,9
commit=071341595ce3
target=android-15
prebuild=bash fetch-zbar.sh
buildjni=yes
Build:2.5,10
commit=4c6ad70039ba
target=android-16
prebuild=bash fetch-zbar.sh
buildjni=yes
Build:2.6,11
commit=0b81963
target=android-19
prebuild=bash fetch-zbar.sh
buildjni=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.5
Current Version Code:10
Current Version:2.6
Current Version Code:11

4
srclibs/TtsSetup.txt Normal file
View file

@ -0,0 +1,4 @@
Repo Type:git
Repo:https://github.com/gregko/TtsSetup_Java.git
Update Project:Yes

View file

@ -1,4 +1,4 @@
UpstreamNonFree 39
UpstreamNonFree 40
Tracking 13
Ads 1
NonFreeAdd 6

View file

@ -1,7 +1,7 @@
Development 23
Phone & SMS 26
Wallpaper 34
Office 189
Office 190
Science & Education 47
Multimedia 95
System 183
@ -9,5 +9,5 @@ Games 112
Internet 120
None 2
Reading 33
Navigation 69
Navigation 70
Children 2

View file

@ -190,6 +190,7 @@ at.bitfire.davdroid_15.apk at.bitfire.davdroid 2013-11-22
at.bitfire.davdroid_16.apk at.bitfire.davdroid 2013-11-24
at.bitfire.davdroid_17.apk at.bitfire.davdroid 2013-12-01
at.bitfire.davdroid_18.apk at.bitfire.davdroid 2013-12-07
at.bitfire.davdroid_19.apk at.bitfire.davdroid 2013-12-09
at.bitfire.davdroid_5.apk at.bitfire.davdroid 2013-10-13
at.bitfire.davdroid_6.apk at.bitfire.davdroid 2013-10-16
at.bitfire.davdroid_7.apk at.bitfire.davdroid 2013-10-21
@ -824,6 +825,7 @@ com.manor.currentwidget_36.apk com.manor.currentwidget 2013-06-15
com.manor.currentwidget_38.apk com.manor.currentwidget 2013-07-16
com.manuelmaly.hn_10.apk com.manuelmaly.hn 2013-04-04
com.manuelmaly.hn_11.apk com.manuelmaly.hn 2013-04-08
com.manuelmaly.hn_15.apk com.manuelmaly.hn 2013-12-09
com.mareksebera.dilbert_10.apk com.mareksebera.dilbert 2013-05-16
com.mareksebera.dilbert_11.apk com.mareksebera.dilbert 2013-05-28
com.mareksebera.dilbert_8.apk com.mareksebera.dilbert 2013-04-24
@ -1157,6 +1159,7 @@ com.veken0m.bitcoinium_46.apk com.veken0m.bitcoinium 2013-11-13
com.veken0m.bitcoinium_48.apk com.veken0m.bitcoinium 2013-12-02
com.vlille.checker_2.apk com.vlille.checker 2012-09-18
com.vlille.checker_5.apk com.vlille.checker 2013-03-04
com.vlille.checker_600.apk com.vlille.checker 2013-12-09
com.voidcode.diasporawebclient_10.apk com.voidcode.diasporawebclient 2012-04-08
com.voidcode.diasporawebclient_3.apk com.voidcode.diasporawebclient 2011-12-08
com.voidcode.diasporawebclient_6.apk com.voidcode.diasporawebclient 2012-01-28
@ -1249,6 +1252,7 @@ de.blinkt.openvpn_49.apk de.blinkt.openvpn 2012-09-16
de.blinkt.openvpn_51.apk de.blinkt.openvpn 2012-10-11
de.blinkt.openvpn_80.apk de.blinkt.openvpn 2013-11-05
de.blinkt.openvpn_81.apk de.blinkt.openvpn 2013-12-02
de.blinkt.openvpn_82.apk de.blinkt.openvpn 2013-12-09
de.cketti.dashclock.k9_1.apk de.cketti.dashclock.k9 2013-06-30
de.cketti.dashclock.k9_2.apk de.cketti.dashclock.k9 2013-07-02
de.cketti.dashclock.k9_3.apk de.cketti.dashclock.k9 2013-07-30
@ -1287,6 +1291,7 @@ 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
de.grobox.blitzmail_4.apk de.grobox.blitzmail 2013-12-02
de.grobox.blitzmail_5.apk de.grobox.blitzmail 2013-12-08
de.grobox.liberario_1.apk de.grobox.liberario 2013-10-02
de.grobox.liberario_2.apk de.grobox.liberario 2013-10-03
de.grobox.liberario_3.apk de.grobox.liberario 2013-11-03
@ -1503,6 +1508,7 @@ eu.e43.impeller_7.apk eu.e43.impeller 2013-05-28
eu.e43.impeller_7000.apk eu.e43.impeller 2013-11-03
eu.e43.impeller_8.apk eu.e43.impeller 2013-06-03
eu.e43.impeller_8002.apk eu.e43.impeller 2013-11-24
eu.e43.impeller_8003.apk eu.e43.impeller 2013-12-08
eu.e43.impeller_9.apk eu.e43.impeller 2013-06-13
eu.flatworld.android.slider_3.apk eu.flatworld.android.slider 2013-03-09
eu.hydrologis.geopaparazzi_30.apk eu.hydrologis.geopaparazzi 2012-09-07
@ -1824,6 +1830,7 @@ mustard-0.4.0beta8.apk org.mustard.android 2012-09-10
mythmote-1.5.1.apk tkj.android.homecontrol.mythmote
name.bagi.levente.pedometer_6.apk name.bagi.levente.pedometer 2011-08-14
name.livitski.games.puzzle.android_2.apk name.livitski.games.puzzle.android 2013-10-20
name.soulayrol.rhaa.sholi_1.apk name.soulayrol.rhaa.sholi 2013-12-09
navit-0.2.0.apk org.navitproject.navit 2011-01-02
net.aangle.rvclock_7.apk net.aangle.rvclock 2013-06-22
net.androgames.level_27.apk net.androgames.level 2012-01-11
@ -2541,6 +2548,7 @@ org.mariotaku.twidere_49.apk org.mariotaku.twidere 2012-10-26
org.mariotaku.twidere_79.apk org.mariotaku.twidere 2013-11-23
org.mariotaku.twidere_80.apk org.mariotaku.twidere 2013-11-24
org.mariotaku.twidere_81.apk org.mariotaku.twidere 2013-12-06
org.mariotaku.twidere_84.apk org.mariotaku.twidere 2013-12-09
org.me.tvhguide_1.apk org.me.tvhguide 2012-09-07
org.me.tvhguide_17.apk org.me.tvhguide 2012-10-22
org.mixare_14.apk org.mixare 2011-07-22

View file

@ -1,6 +1,6 @@
svn 6
none 16
git 637
git 639
bzr 12
git-svn 190
hg 69

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
None 83
HTTP 1
Tags 297
Tags 300
RepoTrunk 1
Static 109
RepoManifest 439
RepoManifest 438