Merge branch 'master' of gitlab.com:JeroenVreeken/fdroiddata

Conflicts:
	metadata/net.vreeken.quickmsg.txt
This commit is contained in:
Jeroen Vreeken 2014-04-08 19:28:48 +02:00
commit c81bbd4e8a
68 changed files with 3380 additions and 3088 deletions

View file

@ -62,6 +62,6 @@ Build:0.6,600
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.8 Current Version:0.81
Current Version Code:809 Current Version Code:819

View file

@ -99,8 +99,11 @@ Build:0.5.10.2,33
Build:0.5.11,34 Build:0.5.11,34
commit=v0.5.11-alpha commit=v0.5.11-alpha
Build:0.5.12-alpha,35
commit=v0.5.12-alpha
Auto Update Mode:Version v%v-alpha Auto Update Mode:Version v%v-alpha
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.5.11 Current Version:0.5.12-alpha
Current Version Code:34 Current Version Code:35

View file

@ -7,18 +7,20 @@ Issue Tracker:https://github.com/cw/svg-viewer-android/issues
Auto Name:SVG viewer Auto Name:SVG viewer
Summary:Vector graphics viewer Summary:Vector graphics viewer
Description: Description:
View svg files (a vector-graphics image format), via View svg files (a vector-graphics image format) via a file manager.
a file manager.
. .
Repo Type:git Repo Type:git
Repo:https://github.com/cw/svg-viewer-android.git Repo:https://github.com/cw/svg-viewer-android.git
Build Version:1.3.1,5,v1.3.1,forceversion=yes Build:1.3.1,5
commit=v1.3.1
Build:1.3.2,6
commit=v1.3.2
Auto Update Mode:None Auto Update Mode:None
# Next version has GA
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.3.1 Current Version:1.3.2
Current Version Code:5 Current Version Code:6

View file

@ -22,6 +22,6 @@ Build:1.1,4
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.1 Current Version:1.1.2beta1
Current Version Code:4 Current Version Code:6

View file

@ -3,7 +3,7 @@ License:Apache2
Web Site:https://wiki.piratenpartei.de/Plakatkarte_NRW Web Site:https://wiki.piratenpartei.de/Plakatkarte_NRW
Source Code:https://github.com/boombuler/piraten_map_app Source Code:https://github.com/boombuler/piraten_map_app
Issue Tracker:https://github.com/boombuler/piraten_map_app/issues Issue Tracker:https://github.com/boombuler/piraten_map_app/issues
Donate:https://www.piratenpartei.de/mitmachen/spenden/ Donate:https://www.piratenpartei.de/mitmachen/spenden
Auto Name:Piraten Karte Auto Name:Piraten Karte
Summary:Plakate App der Piraten Partei Deutschland Summary:Plakate App der Piraten Partei Deutschland

View file

@ -26,8 +26,11 @@ Build:2.3,19
Build:2.4,20 Build:2.4,20
commit=2.4 commit=2.4
Build:2.5,21
commit=2.5
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:2.4 Current Version:2.5
Current Version Code:20 Current Version Code:21

View file

@ -28,6 +28,6 @@ Build:0.1.6,22
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.1.6.1 Current Version:0.1.6.2-dev-1
Current Version Code:23 Current Version Code:24

View file

@ -115,6 +115,16 @@ Build:3.0.9.0,54
Maintainer Notes: Maintainer Notes:
Could support additional CPU architectures and lose the scanignore by building Could support additional CPU architectures and lose the scanignore by building
the stuff in /jni and moving the three outputs to /assets. the stuff in /jni and moving the three outputs to /assets.
Once jni builds properly and there is a new release out, do:
Build:3.0.9.3,57
commit=...
subdir=OSMonitor
extlibs=android/android-support-v4.jar
srclibs=1:Support/v7/appcompat@android-4.4_r1.1,2:Volley@android-4.4_r1.2,3:ColorPicker-eolwral@788621da0c
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
buildjni=yes
. .
Auto Update Mode:None Auto Update Mode:None

View file

@ -0,0 +1,23 @@
Categories:Multimedia
License:GPLv3
Web Site:https://github.com/F0x06/EddyMalou
Source Code:https://github.com/F0x06/EddyMalou
Issue Tracker:https://github.com/F0x06/EddyMalou/issues
Auto Name:Eddy Malou
Summary:Eddy Malou sound board
Description:
Eddy Malou sound board
.
Repo Type:git
Repo:https://github.com/F0x06/EddyMalou.git
Build:1.0,1
commit=1.0
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -27,23 +27,26 @@ report any issues to the issue tracker.
Repo Type:git Repo Type:git
Repo:https://github.com/slapperwan/gh4a.git Repo:https://github.com/slapperwan/gh4a.git
Build Version:3.2,32,5149069ae5,srclibs=ActionBarSherlock@9598f2bb2c;ViewPagerIndicator@65457eac06,\ Build:3.2,32
prebuild=\ commit=5149069ae5
sed -i '/Pager/d' project.properties && \ srclibs=ActionBarSherlock@9598f2bb2c,ViewPagerIndicator@65457eac06
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ prebuild=sed -i '/Pager/d' project.properties && \
echo "android.library.reference.2=$$ViewPagerIndicator$$" >> project.properties && \ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
rm -rf libs/android-support-v4.jar echo "android.library.reference.2=$$ViewPagerIndicator$$" >> project.properties && \
Build Version:3.3,33,!errors cd7d72c5878,\ rm -rf libs/android-support-v4.jar
srclibs=ActionBarSherlock@4.3.0;ViewPagerIndicator@65457e;\
GitHubAPI@stable-2.3;Google-Gson@1163;PrettyTime@1.0.8.Final,prebuild=\ Build:3.3,33
rm libs/gson*.jar libs/pretty*.jar libs/android-supp*.jar && \ disable=errors cd7d72c5878
echo 'source.dir=src;$$PrettyTime$$/src/main;$$Google-Gson$$/src;$$GitHubAPI$$/src' >ant.properties && \ commit=unknown - see disabled
cp $$ActionBarSherlock$$/libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ && \ srclibs=ActionBarSherlock@4.3.0,ViewPagerIndicator@65457e,GitHubAPI@stable-2.3,Google-Gson@1163,PrettyTime@1.0.8.Final
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ prebuild=rm libs/gson*.jar libs/pretty*.jar libs/android-supp*.jar && \
sed -i 's@\(reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties echo 'source.dir=src;$$PrettyTime$$/src/main;$$Google-Gson$$/src;$$GitHubAPI$$/src' >ant.properties && \
cp $$ActionBarSherlock$$/libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ && \
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:3.3 Current Version:3.4
Current Version Code:33 Current Version Code:34

View file

@ -89,6 +89,6 @@ The scanignore is for the dex class loading which is used for loading plugins.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:1.51.5b3 Current Version:1.51.5b4
Current Version Code:236 Current Version Code:237

View file

@ -30,8 +30,12 @@ Build:1.5.3,20
commit=1.5.3 commit=1.5.3
gradle=yes gradle=yes
Build:1.5.4,21
commit=1.5.4
gradle=yes
Auto Update Mode:Version %v Auto Update Mode:Version %v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.5.3 Current Version:1.5.4
Current Version Code:20 Current Version Code:21

View file

@ -172,6 +172,6 @@ Build:2.21.0,22100
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:2.21.0 Current Version:2.22.1
Current Version Code:22100 Current Version Code:22201

View file

@ -91,6 +91,6 @@ Build:3.2.1,3020100
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:3.4.1 Current Version:3.4.5
Current Version Code:3040100 Current Version Code:3040500

View file

@ -124,8 +124,11 @@ Build:2.2alpha17,20200117
Build:2.1.2,20102300 Build:2.1.2,20102300
commit=v2.1.2 commit=v2.1.2
Build:2.1.3,20103300
commit=v2.1.3
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9.]*$ Update Check Mode:Tags ^v[0-9.]*$
Current Version:2.1.2 Current Version:2.1.3
Current Version Code:20102300 Current Version Code:20103300

View file

@ -17,13 +17,13 @@ Gerrit instance viewer:
Repo Type:git Repo Type:git
Repo:https://github.com/AOKP/external_jbirdvegas_mGerrit.git Repo:https://github.com/AOKP/external_jbirdvegas_mGerrit.git
Build:2.07.000,207000 Build:2.10.001,210001
disable=jars in libs/ disable=jars in libs/
commit=0594243295de38580dd620f2178c878462cace96 commit=8cdbd767ca402c313
gradle=yes gradle=yes
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:2.07.000 Current Version:2.10.002
Current Version Code:207000 Current Version Code:210002

View file

@ -0,0 +1,26 @@
Categories:Office
License:GPLv3
Web Site:http://johan12345.github.io/ls-vertretungsplan/
Source Code:https://github.com/johan12345/ls-vertretungsplan
Issue Tracker:https://github.com/johan12345/ls-vertretungsplan/issues
Auto Name:Vertretungsplan
Summary:Schedule changes at Lornsen-Schule
Description:
Shows short-term schedule changes and notifies users when there are new changes
concerning their classes at Lornsenschule, Schleswig, Germany.
.
Repo Type:git
Repo:https://github.com/johan12345/ls-vertretungsplan.git
Build:2.1.11,18
disable=libs
commit=41a4950bab304b2678dabdeac9d335fa4701f7af
subdir=Vertretungsplan
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.1.11
Current Version Code:18

View file

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

View file

@ -140,7 +140,11 @@ Build:1.9.6.8,178
commit=v1.9.6.8 commit=v1.9.6.8
gradle=yes gradle=yes
Auto Update Mode:None Build:1.9.6.10,180
commit=v1.9.6.10
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.9.6.10 Current Version:1.9.6.10
Current Version Code:180 Current Version Code:180

View file

@ -39,8 +39,12 @@ Build:1.0.8,21
commit=1.0.8 commit=1.0.8
init=rm build.xml init=rm build.xml
Build:1.0.9,22
commit=1.0.9
init=rm build.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.0.8 Current Version:1.0.9
Current Version Code:21 Current Version Code:22

View file

@ -122,6 +122,14 @@ Build:3.6.3,61
cd .. && \ cd .. && \
ls | grep -v clients | xargs rm -rf ls | grep -v clients | xargs rm -rf
Build:3.7.0,64
commit=d7435a079d4
subdir=clients/android/NewsBlur
prebuild=cd ../.. && \
ls | grep -v android | xargs rm -rf && \
cd .. && \
ls | grep -v clients | xargs rm -rf
Maintainer Notes: Maintainer Notes:
No tags, but commits are clearly marked. Note that the android client is just No tags, but commits are clearly marked. Note that the android client is just
a small part of the larger repo. a small part of the larger repo.

View file

@ -17,6 +17,11 @@ Build:0.24.8,38
commit=v0.24.8-beta commit=v0.24.8-beta
gradle=yes gradle=yes
Build:0.24.12,42
disable=lint and proguard errors
commit=v0.24.12-beta
gradle=yes
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.24.12 Current Version:0.24.12

View file

@ -1,6 +1,6 @@
Categories:News,Internet Categories:News,Internet
License:GPLv3+ License:GPLv3+
Web Site:http://rivers.silverkeytech.com/ Web Site:http://rivers.silverkeytech.com
Source Code:https://github.com/dodyg/AndroidRivers Source Code:https://github.com/dodyg/AndroidRivers
Issue Tracker:https://github.com/dodyg/AndroidRivers/issues Issue Tracker:https://github.com/dodyg/AndroidRivers/issues

View file

@ -15,11 +15,11 @@ Repo Type:git
Repo:https://github.com/uberspot/2048-android.git Repo:https://github.com/uberspot/2048-android.git
Build:1.8,9 Build:1.8,9
disable=webpage not available (assets not well used/packaged) commit=v1.8
commit=4f918b7c64f2d91692d3aa894692a3d718f5f6b2 submodules=yes
Auto Update Mode:None Auto Update Mode:Version v%v
Update Check Mode:RepoManifest Update Check Mode:Tags
Current Version:1.8 Current Version:1.8
Current Version Code:9 Current Version Code:9

View file

@ -31,9 +31,9 @@ Build:1.2.7,460
sed -i '87,108d' build.xml && \ sed -i '87,108d' build.xml && \
ant setup ant setup
Build:1.2.8,470 Build:1.2.8,472
disable=needs fixing disable=Build fails
commit=470 commit=472
target=android-10 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 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 srclibs=NoAnalytics@158a4a

View file

@ -116,6 +116,11 @@ Build:0.6.11,92
build=./misc/build-native.sh USE_BREAKPAD=0 build=./misc/build-native.sh USE_BREAKPAD=0
buildjni=no buildjni=no
Maintainer Notes:
This has (as at 0.6.11) openssl 1.0.0e source code embedded in the source
repo. It is not vulnerable to CVE-2014-0160.
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags .*-production Update Check Mode:Tags .*-production
Current Version:0.6.11 Current Version:0.6.11

View file

@ -188,9 +188,8 @@ Build:0.9.8.2,35
gradle=yes gradle=yes
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
Build:0.9.8.2,35 Build:0.9.8.3,36
disable=downloads jar via http commit=0.9.8.3
commit=0.9.8.2b
submodules=yes submodules=yes
gradle=yes gradle=yes
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java

View file

@ -47,6 +47,6 @@ Build:2.1.0,70
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:3.0.0 Current Version:3.0.1
Current Version Code:73 Current Version Code:74

View file

@ -31,8 +31,12 @@ Build:2.2,6
commit=v2.2 commit=v2.2
rm=custom_rules.xml rm=custom_rules.xml
Build:2.3,7
commit=v2.3
rm=custom_rules.xml
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:2.2 Current Version:2.3
Current Version Code:6 Current Version Code:7

View file

@ -6,7 +6,6 @@ Issue Tracker:https://code.google.com/p/android-openvpn-settings/issues
Donate:https://code.google.com/p/android-openvpn-settings Donate:https://code.google.com/p/android-openvpn-settings
FlattrID:621822 FlattrID:621822
Auto Name:
Summary:VPN settings Summary:VPN settings
Description: Description:
Start, stop and monitor the state of openvpn tunnels in a style very similar to the Start, stop and monitor the state of openvpn tunnels in a style very similar to the
@ -25,13 +24,21 @@ Repo Type:hg
Repo:https://code.google.com/p/android-openvpn-settings Repo:https://code.google.com/p/android-openvpn-settings
#don't recognise (old) support jar checksum so replace it #don't recognise (old) support jar checksum so replace it
Build Version:0.4.14,39,b78a64143ef8,extlibs=android/android-support-v4.jar,\ Build:0.4.14,39
prebuild=mkdir -p src && rm -rf tests && mv libs/android-support-v4.jar lib_app/libs/ commit=b78a64143ef8
extlibs=android/android-support-v4.jar
prebuild=mkdir -p src && \
rm -rf tests && \
mv libs/android-support-v4.jar lib_app/libs/
Maintainer Notes:
Tags are unreliable.
Uses embedded copy of openssl source based on 0.9.8h. Not vulnerable to CVE-2014-0160.
.
Auto Update Mode:None Auto Update Mode:None
#Tags a little ways behind Update Check Mode:RepoManifest
#Update Check Mode:Market
Update Check Mode:None
Current Version:0.4.14 Current Version:0.4.14
Current Version Code:39 Current Version Code:39

View file

@ -42,6 +42,6 @@ Maintainer Notes:
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.1.2 Current Version:0.1.3
Current Version Code:8 Current Version Code:9

View file

@ -20,20 +20,31 @@ Build:1.4,15
commit=b3d8533ace17 commit=b3d8533ace17
subdir=PreferencesManager subdir=PreferencesManager
target=android-18 target=android-18
rm=PreferencesManager/assets;Resources;PreferencesManager/libs/rootfw.jar rm=PreferencesManager/assets,Resources,PreferencesManager/libs/rootfw.jar
srclibs=1:Support-v7@android-4.3_r2.1;2:RootFW@2_0.3.2;3:StickyListHeaders-tots@62be7e8a7e547 srclibs=1:Support-v7@android-4.3_r2.1,2:RootFW@2_0.3.2,3:StickyListHeaders-tots@62be7e8a7e547
patch=fonts_15.patch patch=fonts_15.patch
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/ prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
Build:1.5,16 Build:1.5,16
commit=v1.5 commit=v1.5
subdir=PreferencesManager subdir=PreferencesManager
rm=Resources;PreferencesManager/libs/rootfw.jar rm=Resources,PreferencesManager/libs/rootfw.jar
srclibs=1:Support-v7@android-4.3_r2.1;2:RootFW@2_0.3.2;3:StickyListHeaders-tots@62be7e8a7e547 srclibs=1:Support-v7@android-4.3_r2.1,2:RootFW@2_0.3.2,3:StickyListHeaders-tots@62be7e8a7e547
prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/ prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/
Auto Update Mode:None Build:1.7.1,18
Update Check Mode:Tags commit=v1.7
Current Version:1.5 subdir=PreferencesManager
Current Version Code:16 init=sed -e '/rootfw/ d' -i build.gradle
gradle=yes
rm=Resources,PreferencesManager/libs/rootfw.jar
srclibs=RootFW@2_0.3.2
prebuild=cp -a $$RootFW$$/src/* src/main/java/
Maintainer Notes:
Arbitrary setting of version name and code, so no UCM applies.
.
Auto Update Mode:None
Update Check Mode:None

View file

@ -131,6 +131,6 @@ Build:3.5.9,359
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest/noGoogleMap Update Check Mode:RepoManifest/noGoogleMap
Current Version:3.5.9 Current Version:3.6.0
Current Version Code:359 Current Version Code:360

View file

@ -1,6 +1,6 @@
Categories:Internet Categories:Internet
License:GPLv3 License:GPLv3
Web Site:http://tox.im/ Web Site:http://tox.im
Source Code:https://github.com/Astonex/Antox Source Code:https://github.com/Astonex/Antox
Issue Tracker:https://github.com/Astonex/Antox/issues Issue Tracker:https://github.com/Astonex/Antox/issues
@ -35,6 +35,6 @@ TODO: Cannot build jni libs (app/src/main/jniLibs/armeabi)
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:0.8.1 Current Version:0.8.2
Current Version Code:16 Current Version Code:17

View file

@ -1,3 +1,4 @@
AntiFeatures:UpstreamNonFree
Categories:Office Categories:Office
License:Apache2 License:Apache2
Web Site:https://github.com/federicoiosue/Omni-Notes Web Site:https://github.com/federicoiosue/Omni-Notes
@ -19,7 +20,7 @@ Build:4.4.1,91
commit=v_4_4_1 commit=v_4_4_1
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:Static
Current Version:4.5.0 Beta 3 Current Version:4.4.1
Current Version Code:96 Current Version Code:91

View file

@ -0,0 +1,24 @@
Categories:System
License:GPLv3
Web Site:https://github.com/julianwi/javainstaller
Source Code:https://github.com/julianwi/javainstaller
Issue Tracker:https://github.com/julianwi/javainstaller/issues
Auto Name:Java installer
Summary:Install a full Java runtime
Description:
Install a full Java runtime on the phone. The app downloads the required files from a HTTP server unpacks them and copies them to the right directory.
.
Repo Type:git
Repo:https://github.com/julianwi/javainstaller
Build:0.1,1
commit=v0.1
buildjni=yes
Auto Update Mode:Version v%c
Update Check Mode:Tags
Current Version:0.1
Current Version Code:1

View file

@ -35,8 +35,13 @@ Build:1.2,3
subdir=sholi subdir=sholi
gradle=defaultFlavor gradle=defaultFlavor
Build:1.3,4
commit=v1.3
subdir=sholi
gradle=defaultFlavor
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.2 Current Version:1.3
Current Version Code:3 Current Version Code:4

View file

@ -1,6 +1,6 @@
Categories:System Categories:System
License:GPLv3 License:GPLv3
Web Site:https://www.commotionwireless.net/ Web Site:https://www.commotionwireless.net
Source Code:https://github.com/opentechinstitute/commotion-android Source Code:https://github.com/opentechinstitute/commotion-android
Issue Tracker:https://github.com/opentechinstitute/commotion-android/issues Issue Tracker:https://github.com/opentechinstitute/commotion-android/issues

View file

@ -121,8 +121,12 @@ Build:1.5.3,39
commit=v1.5.3 commit=v1.5.3
prebuild=sed -i -e '/proguard/d' project.properties prebuild=sed -i -e '/proguard/d' project.properties
Build:1.5.4,40
commit=v1.5.4
prebuild=sed -i -e '/proguard/d' project.properties
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.5.3 Current Version:1.5.4
Current Version Code:39 Current Version Code:40

View file

@ -1,12 +1,14 @@
Categories:Security,Internet Categories:Security,Internet
License:Apache2 License:Apache2
Web Site:http://geti2p.com Web Site:http://geti2p.net/
Source Code:https://github.com/i2p Source Code:https://github.com/i2p
Issue Tracker:http://trac.i2p2.de Issue Tracker:http://trac.i2p2.de
Bitcoin:1HkJCceXf7of1sTNRVJbXiZHfDTLL71Siy Bitcoin:1BPdWwovytfGdBwUDVgqbMZ8omcPQzshpX
Litecoin:LM7DTXGHBzh7xeo7ZSWR6hs9s4oVAUsw4E
FlattrID:13523 FlattrID:13523
Donate:http://www.i2p2.de/donate Donate:https://geti2p.net/en/get-involved/donate
Auto Name:I2P
Summary:I2P anonymous network Summary:I2P anonymous network
Description: Description:
I2P is an anonymizing network, offering a simple layer that identity-sensitive I2P is an anonymizing network, offering a simple layer that identity-sensitive
@ -66,42 +68,41 @@ Build:0.9.9-0_b1-API8,4737024
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \ tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
rm ./gmp-4.* rm ./gmp-4.*
Build:0.9.11-0_b1-API8,4741120
disable=doesn't build with r9b Build:0.9.12-0_b1-API8,4743168
commit=d47bdf85d20d406c3b6bfaa85500a48381343c40 commit=30d1816c431e98182f2438e4f0c17e8c0089f71b
srclibs=I2P@2e918904010d8acd91c9686ef259155d4b5315b3 srclibs=I2P@90cd68900e75dfb8ae1fd7c3255393aea09d5ceb,2:Support/v7/appcompat@android-4.4.2_r2
update=no extlibs=android/android-support-v4.jar
prebuild=sed -i '41s|#export NDK=$(realpath ../../android-ndk-r5b/)|export NDK=$$NDK$$|' ./routerjars/jni/build.sh && \ update=../srclib/Support/v7/appcompat
sed -i '46,47d' ./routerjars/jni/build.sh && \ scandelete=i2p.i2p,routerjars/jni
cp -R $$I2P$$* ./i2p.i2p && \ prebuild=sed -i 's@export NDK=.*@export NDK=$$NDK$$@' ./routerjars/jni/build.sh && \
echo -e "\nsdk.dir=$$SDK$$" >> ./local.properties && \ cp -R $$I2P$$ ./i2p.i2p && \
echo -e "\nsdk.dir=$$SDK$$" >> ./routerjars/local.properties && \ mv libs/android-support-v4.jar $$Support$$/libs/ && \
echo -e "\nndk.dir=$$NDK$$" >> ./routerjars/local.properties && \ echo -e "sdk.dir=$$SDK$$\ni2psrc=./i2p.i2p" >> ./local.properties && \
echo -e "\ni2psrc=./i2p.i2p" >> ./local.properties && \ echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=./../i2p.i2p" >> ./routerjars/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 && \ 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/ && \ tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
rm ./gmp-4.* rm ./gmp-4.*
# Android version code is an integer. So we have 31 bits. Maintainer Notes:
# MAJOR 4 bits 0-15 Android version code is an integer. So we have 31 bits.
# MINOR 8 bits 0-255
# RELEASE 8 bits 0-255 MAJOR 4 bits 0-15
# ROUTERBUILD 7 bits 0-127 MINOR 8 bits 0-255
# ANDROIDBUILD 4 bits 0-15 RELEASE 8 bits 0-255
# see custom_rules.xml ROUTERBUILD 7 bits 0-127
# increment build number, for updates between router releases. ANDROIDBUILD 4 bits 0-15
See custom_rules.xml for more info.
Increment build number for updates between router releases.
Can't use neither update=auto (the default) nor any Update Check Mode, since
it uses a weird ant setup that breaks any 'android update' runs.
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:None Update Check Mode:None
Current Version:0.9.11-0_b1-API8 Current Version:0.9.12-0_b1-API8
Current Version Code:4741120 Current Version Code:4743168

View file

@ -41,6 +41,13 @@ Build:3.1,12
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \ echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
$$SDK$$/tools/android update lib-project --path ./appcompat/ $$SDK$$/tools/android update lib-project --path ./appcompat/
Build:3.3,14
commit=72
target=android-18
prebuild=cp -R $$SDK$$/extras/android/support/v7/appcompat/ appcompat/ && \
echo -e "\nandroid.library.reference.1=./appcompat/" >> ./local.properties && \
$$SDK$$/tools/android update lib-project --path ./appcompat/
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:3.3 Current Version:3.3

View file

@ -42,6 +42,6 @@ Tags unreliable - don't use.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:4.1 Current Version:4.2
Current Version Code:54 Current Version Code:55

View file

@ -16,8 +16,8 @@ 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 on a Google map, though the app itself uses OSM. (The source for the web
service is in the same repository as the client). service is in the same repository as the client).
Anti-Feature:UpstreamNonFree - App now requires Google Play Services, and so Anti-Feature:UpstreamNonFree - Newer versions of this app require Google
it can't be updated in our repos. Play Services, so there will not be any further updates in our repos.
. .
Repo Type:git-svn Repo Type:git-svn
@ -39,12 +39,8 @@ Build:1.1.2,24
target=android-11 target=android-11
prebuild=mv lib libs prebuild=mv lib libs
Build:1.2.9,34
disable=needs GPlay services
commit=92
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:Static
Current Version:1.2.10 Current Version:1.1.2
Current Version Code:35 Current Version Code:24

View file

@ -12,7 +12,7 @@ encrypts messages with PGP.
. .
Repo Type:git Repo Type:git
Repo:http://quickmsg.vreeken.net/QuickMSG.git/ Repo:http://quickmsg.vreeken.net/QuickMSG.git
Build:1.0,1 Build:1.0,1
commit=9df2430bedb611bbb7d9b7e8435e16267dcce39b commit=9df2430bedb611bbb7d9b7e8435e16267dcce39b
@ -32,6 +32,6 @@ As of version QuickMSG-20140330,4 there are no longer pre-built jar files.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:QuickMSG-20140330 Current Version:QuickMSG-20140408
Current Version Code:4 Current Version Code:7

View file

@ -19,7 +19,7 @@ Build:1.35,35
buildjni=yes buildjni=yes
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:Static
Current Version:1.54 Current Version:1.35
Current Version Code:54 Current Version Code:34

View file

@ -1,6 +1,6 @@
Categories:Phone & SMS Categories:Phone & SMS
License:GPLv3 License:GPLv3
Web Site:https://doc.chorem.org/say-my-texts/ Web Site:https://doc.chorem.org/say-my-texts
Source Code:http://forge.chorem.org/projects/say-my-texts/repository Source Code:http://forge.chorem.org/projects/say-my-texts/repository
Issue Tracker:http://forge.chorem.org/projects/say-my-texts/issues Issue Tracker:http://forge.chorem.org/projects/say-my-texts/issues

View file

@ -0,0 +1,33 @@
Categories:Office,System
License:GPLv3
Web Site:https://github.com/k3b/CalendarIcsAdapter/wiki
Source Code:https://github.com/k3b/CalendarIcsAdapter
Issue Tracker:https://github.com/k3b/CalendarIcsAdapter/issues
Auto Name:Add to calendar
Summary:Import and export .ics calendar files
Description:
Helper that opens files of type text/calendar and displays the "Add to
calendar" dialog pre-populated. It also supports exporting calendars, either
as a file or as an attachment. This is a fork of [[org.dgtale.icsimport]] that
adds the export functionality and tries to support Android versions prior to
4.0.
'''Required Android Permissions:'''
* READ_CALENDAR used to export events from calendar
* WRITE_EXTERNAL_STORAGE used to store the created ics-file so that it can be attached to email or send via bluetooth.
'''Status:''' Works with android 4.0 and up. Should work with android 2.1 and up
but it is not garanteed, since there was no standard calender api before android 4.0
.
Repo Type:git
Repo:https://github.com/k3b/CalendarIcsAdapter.git
Build:1.5.1-140402,7
disable=wrong package id, jars
commit=v1.5.1
Auto Update Mode:None
Update Check Mode:None

View file

@ -197,9 +197,13 @@ Build:0.62,620
commit=0.62 commit=0.62
submodules=yes submodules=yes
Build:0.63,630
commit=0.63
submodules=yes
Archive Policy:6 versions Archive Policy:6 versions
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:None Update Check Mode:Static
Current Version:0.58 Current Version:0.63
Current Version Code:580 Current Version Code:630

View file

@ -104,6 +104,9 @@ Build:2.2.9,26
cd ../../ && \ cd ../../ && \
rm -rf protobuf-2.4.1* rm -rf protobuf-2.4.1*
Build:3.0a5,31
disable=Skip alpha
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:3.0a5 Current Version:3.0a5

View file

@ -22,6 +22,12 @@ Build:1.0.0,1000
srclibs=1:UnifiedNlpApi@v1.0.0,wire-runtime@wire-1.2.0,MapsAPI@v0.5 srclibs=1:UnifiedNlpApi@v1.0.0,wire-runtime@wire-1.2.0,MapsAPI@v0.5
prebuild=cp -a $$wire-runtime$$/src/main/java/* $$MapsAPI$$/src/* src/ prebuild=cp -a $$wire-runtime$$/src/main/java/* $$MapsAPI$$/src/* src/
Build:1.0.1,1010
commit=v1.0.1
target=android-19
srclibs=1:UnifiedNlpApi@v1.0.0,wire-runtime@wire-1.2.0,MapsAPI@v0.5
prebuild=cp -a $$wire-runtime$$/src/main/java/* $$MapsAPI$$/src/* src/
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.0.1 Current Version:1.0.1

View file

@ -23,6 +23,12 @@ Build:1.0,1
prebuild=mvn package -f $$EncfsJava$$/pom.xml && \ prebuild=mvn package -f $$EncfsJava$$/pom.xml && \
cp $$EncfsJava$$/target/encfs-java-0.1.jar libs/ cp $$EncfsJava$$/target/encfs-java-0.1.jar libs/
Maintainer Notes:
In the event that this is ever enabled, also check that the openssl source
(it has its own copy embedded in the source repo) is not vulnerable to
CVE-2014-0160.
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:2.0.3 Current Version:2.0.3

View file

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

View file

@ -22,6 +22,9 @@ Build:0.5.6,56
Build:0.5.7,57 Build:0.5.7,57
commit=d2163ee851da commit=d2163ee851da
Build:0.5.8,58
commit=1e95d35ac1d2e1380d9
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:0.5.8 Current Version:0.5.8

View file

@ -58,6 +58,6 @@ Build:0.55,18
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:0.59c Current Version:0.6
Current Version Code:21 Current Version Code:22

View file

@ -30,8 +30,12 @@ Build:1.7,7
commit=v1.7 commit=v1.7
target=android-19 target=android-19
Build:1.8.1,9
commit=v1.8.1
target=android-19
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.7 Current Version:1.8.1
Current Version Code:7 Current Version Code:9

View file

@ -45,14 +45,14 @@ Build:0.2.3.23-rc-1.0.11-RC5-test2,51
make -C external make -C external
Build:13.0.5,70 Build:13.0.5,70
commit=03667e2c916fe6ed091c0e9 commit=13.0.5
submodules=yes submodules=yes
rm=libs rm=libs
patch=buildfixes.patch patch=buildfixes.patch
build=NDK_BASE=$$NDK$$ make -C external build=NDK_BASE=$$NDK$$ make -C external
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:Tags ^[^-]*$
Current Version:13.0.6 Current Version:13.0.5
Current Version Code:71 Current Version Code:70

View file

@ -137,15 +137,37 @@ Build:0.9.0,9004
ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
buildjni=no buildjni=no
Build:0.9.1,9102
commit=0.9.1
subdir=vlc-android
forcevercode=yes
srclibs=VLC@37e886d113b8b567c15208579fb2f
prebuild=sed -i '/ant/d' ../Makefile && \
ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
ANDROID_ABI=x86 ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
buildjni=no
Build:0.9.1,9104
commit=0.9.1
subdir=vlc-android
forcevercode=yes
srclibs=VLC@37e886d113b8b567c15208579fb2f
prebuild=sed -i '/ant/d' ../Makefile && \
ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
ANDROID_ABI=armeabi-v7a ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ ./compile.sh release
buildjni=no
# +0: - (upstream) # +0: - (upstream)
# +1: mips # +1: mips
# +2: x86 # +2: x86
# +3: arm # +3: arm
# +4: armv7 (CV) # +4: armv7 (CV)
Archive Policy:6 versions Archive Policy:4 versions
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Vercode Operation:%c + 4 Vercode Operation:%c + 4
Current Version:0.9.0 Current Version:0.9.1
Current Version Code:9004 Current Version Code:9104

View file

@ -104,7 +104,12 @@ Build:1.0.2.1,1065
subdir=wififixer subdir=wififixer
gradle=yes gradle=yes
Auto Update Mode:None Build:1.0.3.1,1078
commit=v1.0.3.1
subdir=wififixer
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.0.3.1 Current Version:1.0.3.1
Current Version Code:1078 Current Version Code:1078

View file

@ -1,6 +1,5 @@
Repo Type:git Repo Type:git
Repo:https://android.googlesource.com/platform/frameworks/support Repo:https://android.googlesource.com/platform/frameworks/support
Prepare:mkdir -p libs Prepare:mkdir -p libs

View file

@ -1,4 +1,4 @@
UpstreamNonFree 57 UpstreamNonFree 58
Tracking 16 Tracking 16
Ads 3 Ads 3
NonFreeAdd 6 NonFreeAdd 6

View file

@ -1,10 +1,10 @@
Development 38 Development 38
Phone & SMS 29 Phone & SMS 29
Wallpaper 46 Wallpaper 46
Office 241 Office 243
Science & Education 63 Science & Education 63
Multimedia 131 Multimedia 132
System 231 System 233
Mathematics 2 Mathematics 2
Games 139 Games 139
Media 1 Media 1

View file

@ -216,6 +216,7 @@ at.bitfire.davdroid_31.apk at.bitfire.davdroid 2014-03-23
at.bitfire.davdroid_32.apk at.bitfire.davdroid 2014-03-24 at.bitfire.davdroid_32.apk at.bitfire.davdroid 2014-03-24
at.bitfire.davdroid_33.apk at.bitfire.davdroid 2014-03-26 at.bitfire.davdroid_33.apk at.bitfire.davdroid 2014-03-26
at.bitfire.davdroid_34.apk at.bitfire.davdroid 2014-03-30 at.bitfire.davdroid_34.apk at.bitfire.davdroid 2014-03-30
at.bitfire.davdroid_35.apk at.bitfire.davdroid 2014-04-07
at.bitfire.davdroid_5.apk at.bitfire.davdroid 2013-10-13 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_6.apk at.bitfire.davdroid 2013-10-16
at.bitfire.davdroid_7.apk at.bitfire.davdroid 2013-10-21 at.bitfire.davdroid_7.apk at.bitfire.davdroid 2013-10-21
@ -267,6 +268,7 @@ be.ppareit.swiftp_free_29.apk be.ppareit.swiftp_free 2014-01-24
be.quentinloos.manille_1.apk be.quentinloos.manille 2013-08-27 be.quentinloos.manille_1.apk be.quentinloos.manille 2013-08-27
be.quentinloos.manille_2.apk be.quentinloos.manille 2013-11-17 be.quentinloos.manille_2.apk be.quentinloos.manille 2013-11-17
biz.codefuture.svgviewer_5.apk biz.codefuture.svgviewer 2013-06-24 biz.codefuture.svgviewer_5.apk biz.codefuture.svgviewer 2013-06-24
biz.codefuture.svgviewer_6.apk biz.codefuture.svgviewer 2014-04-07
biz.gyrus.yaab_10.apk biz.gyrus.yaab 2012-11-26 biz.gyrus.yaab_10.apk biz.gyrus.yaab 2012-11-26
biz.gyrus.yaab_11.apk biz.gyrus.yaab 2012-12-03 biz.gyrus.yaab_11.apk biz.gyrus.yaab 2012-12-03
biz.gyrus.yaab_14.apk biz.gyrus.yaab 2013-01-02 biz.gyrus.yaab_14.apk biz.gyrus.yaab 2013-01-02
@ -527,6 +529,7 @@ com.boztalay.puppyframeuid_1.apk com.boztalay.puppyframeuid 2014-03-27
com.brentpanther.bitcoinwidget_18.apk com.brentpanther.bitcoinwidget 2014-01-20 com.brentpanther.bitcoinwidget_18.apk com.brentpanther.bitcoinwidget 2014-01-20
com.brentpanther.bitcoinwidget_19.apk com.brentpanther.bitcoinwidget 2014-02-18 com.brentpanther.bitcoinwidget_19.apk com.brentpanther.bitcoinwidget 2014-02-18
com.brentpanther.bitcoinwidget_20.apk com.brentpanther.bitcoinwidget 2014-03-23 com.brentpanther.bitcoinwidget_20.apk com.brentpanther.bitcoinwidget 2014-03-23
com.brentpanther.bitcoinwidget_21.apk com.brentpanther.bitcoinwidget 2014-04-07
com.bretternst.URLazy_2.apk com.bretternst.URLazy 2013-12-15 com.bretternst.URLazy_2.apk com.bretternst.URLazy 2013-12-15
com.brewcrewfoo.performance_3.apk com.brewcrewfoo.performance 2013-12-09 com.brewcrewfoo.performance_3.apk com.brewcrewfoo.performance 2013-12-09
com.brewcrewfoo.performance_4.apk com.brewcrewfoo.performance 2013-12-09 com.brewcrewfoo.performance_4.apk com.brewcrewfoo.performance 2013-12-09
@ -698,6 +701,7 @@ com.example.android.maxpapers_35.apk com.example.android.maxpapers 2011-03-02
com.example.android.maxpapers_46.apk com.example.android.maxpapers 2012-08-23 com.example.android.maxpapers_46.apk com.example.android.maxpapers 2012-08-23
com.example.anycut_5.apk com.example.anycut 2012-09-12 com.example.anycut_5.apk com.example.anycut 2012-09-12
com.example.sshtry_1.apk com.example.sshtry 2014-03-28 com.example.sshtry_1.apk com.example.sshtry 2014-03-28
com.f0x.eddymalou_1.apk com.f0x.eddymalou 2014-04-07
com.f2prateek.dfg_101.apk com.f2prateek.dfg 2013-04-22 com.f2prateek.dfg_101.apk com.f2prateek.dfg 2013-04-22
com.f2prateek.dfg_107.apk com.f2prateek.dfg 2013-09-09 com.f2prateek.dfg_107.apk com.f2prateek.dfg 2013-09-09
com.f2prateek.dfg_110.apk com.f2prateek.dfg 2013-09-23 com.f2prateek.dfg_110.apk com.f2prateek.dfg 2013-09-23
@ -781,6 +785,7 @@ com.gladis.tictactoe_1.apk com.gladis.tictactoe 2013-03-25
com.glanznig.beepme_18.apk com.glanznig.beepme 2014-03-30 com.glanznig.beepme_18.apk com.glanznig.beepme 2014-03-30
com.glanznig.beepme_19.apk com.glanznig.beepme 2014-03-31 com.glanznig.beepme_19.apk com.glanznig.beepme 2014-03-31
com.glanznig.beepme_20.apk com.glanznig.beepme 2014-04-02 com.glanznig.beepme_20.apk com.glanznig.beepme 2014-04-02
com.glanznig.beepme_21.apk com.glanznig.beepme 2014-04-07
com.gluegadget.hndroid_3.apk com.gluegadget.hndroid 2012-08-23 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.altakey.effy_9.apk com.gmail.altakey.effy 2012-09-22
com.gmail.charleszq_19.apk com.gmail.charleszq 2012-09-07 com.gmail.charleszq_19.apk com.gmail.charleszq 2012-09-07
@ -924,6 +929,7 @@ com.ichi2.anki_20100215.apk com.ichi2.anki 2014-03-26
com.ichi2.anki_20100216.apk com.ichi2.anki 2014-03-27 com.ichi2.anki_20100216.apk com.ichi2.anki 2014-03-27
com.ichi2.anki_20101300.apk com.ichi2.anki 2014-03-28 com.ichi2.anki_20101300.apk com.ichi2.anki 2014-03-28
com.ichi2.anki_20102300.apk com.ichi2.anki 2014-04-03 com.ichi2.anki_20102300.apk com.ichi2.anki 2014-04-03
com.ichi2.anki_20103300.apk com.ichi2.anki 2014-04-06
com.ichi2.anki_20200101.apk com.ichi2.anki 2014-03-31 com.ichi2.anki_20200101.apk com.ichi2.anki 2014-03-31
com.ichi2.anki_20200114.apk com.ichi2.anki 2014-04-01 com.ichi2.anki_20200114.apk com.ichi2.anki 2014-04-01
com.ichi2.anki_20200117.apk com.ichi2.anki 2014-04-02 com.ichi2.anki_20200117.apk com.ichi2.anki 2014-04-02
@ -985,6 +991,7 @@ com.knirirr.beecount_48.apk com.knirirr.beecount 2014-01-08
com.knirirr.beecount_50.apk com.knirirr.beecount 2014-01-24 com.knirirr.beecount_50.apk com.knirirr.beecount 2014-01-24
com.knirirr.beecount_53.apk com.knirirr.beecount 2014-02-06 com.knirirr.beecount_53.apk com.knirirr.beecount 2014-02-06
com.knirirr.beecount_56.apk com.knirirr.beecount 2014-02-24 com.knirirr.beecount_56.apk com.knirirr.beecount 2014-02-24
com.knirirr.beecount_62.apk com.knirirr.beecount 2014-04-05
com.kostmo.wallpaper.spiral_12.apk com.kostmo.wallpaper.spiral 2012-03-23 com.kostmo.wallpaper.spiral_12.apk com.kostmo.wallpaper.spiral 2012-03-23
com.kostmo.wallpaper.spiral_13.apk com.kostmo.wallpaper.spiral 2012-08-23 com.kostmo.wallpaper.spiral_13.apk com.kostmo.wallpaper.spiral 2012-08-23
com.koushikdutta.superuser_1027.apk com.koushikdutta.superuser 2014-01-30 com.koushikdutta.superuser_1027.apk com.koushikdutta.superuser 2014-01-30
@ -1018,6 +1025,7 @@ com.liato.bankdroid_174.apk com.liato.bankdroid 2013-12-24
com.liato.bankdroid_176.apk com.liato.bankdroid 2014-02-18 com.liato.bankdroid_176.apk com.liato.bankdroid 2014-02-18
com.liato.bankdroid_177.apk com.liato.bankdroid 2014-03-07 com.liato.bankdroid_177.apk com.liato.bankdroid 2014-03-07
com.liato.bankdroid_178.apk com.liato.bankdroid 2014-03-23 com.liato.bankdroid_178.apk com.liato.bankdroid 2014-03-23
com.liato.bankdroid_180.apk com.liato.bankdroid 2014-04-07
com.lightbox.android.camera_2.apk com.lightbox.android.camera 2013-12-09 com.lightbox.android.camera_2.apk com.lightbox.android.camera 2013-12-09
com.linkomnia.android.Changjie_3.apk com.linkomnia.android.Changjie 2013-12-15 com.linkomnia.android.Changjie_3.apk com.linkomnia.android.Changjie 2013-12-15
com.linkomnia.android.Changjie_7.apk com.linkomnia.android.Changjie 2014-01-15 com.linkomnia.android.Changjie_7.apk com.linkomnia.android.Changjie 2014-01-15
@ -1055,6 +1063,7 @@ com.matburt.mobileorg_98.apk com.matburt.mobileorg 2013-02-22
com.matoski.adbm_16.apk com.matoski.adbm 2013-12-11 com.matoski.adbm_16.apk com.matoski.adbm 2013-12-11
com.matoski.adbm_18.apk com.matoski.adbm 2013-12-13 com.matoski.adbm_18.apk com.matoski.adbm 2013-12-13
com.matoski.adbm_21.apk com.matoski.adbm 2014-03-07 com.matoski.adbm_21.apk com.matoski.adbm 2014-03-07
com.matoski.adbm_22.apk com.matoski.adbm 2014-04-07
com.matteopacini.katana_21.apk com.matteopacini.katana 2014-01-07 com.matteopacini.katana_21.apk com.matteopacini.katana 2014-01-07
com.maxfierke.sandwichroulette_2.apk com.maxfierke.sandwichroulette 2012-08-29 com.maxfierke.sandwichroulette_2.apk com.maxfierke.sandwichroulette 2012-08-29
com.mehmetakiftutuncu.eshotroid_3.apk com.mehmetakiftutuncu.eshotroid 2013-12-11 com.mehmetakiftutuncu.eshotroid_3.apk com.mehmetakiftutuncu.eshotroid 2013-12-11
@ -1161,6 +1170,7 @@ com.newsblur_57.apk com.newsblur 2014-01-21
com.newsblur_59.apk com.newsblur 2014-01-24 com.newsblur_59.apk com.newsblur 2014-01-24
com.newsblur_60.apk com.newsblur 2014-02-06 com.newsblur_60.apk com.newsblur 2014-02-06
com.newsblur_61.apk com.newsblur 2014-03-18 com.newsblur_61.apk com.newsblur 2014-03-18
com.newsblur_64.apk com.newsblur 2014-04-05
com.nexes.manager_212.apk com.nexes.manager 2011-03-09 com.nexes.manager_212.apk com.nexes.manager 2011-03-09
com.nexes.manager_218.apk com.nexes.manager 2011-07-22 com.nexes.manager_218.apk com.nexes.manager 2011-07-22
com.nexes.manager_4.apk com.nexes.manager 2011-01-23 com.nexes.manager_4.apk com.nexes.manager 2011-01-23
@ -1627,6 +1637,7 @@ de.danoeh.antennapod_30.apk de.danoeh.antennapod 2013-04-18
de.danoeh.antennapod_31.apk de.danoeh.antennapod 2013-06-27 de.danoeh.antennapod_31.apk de.danoeh.antennapod 2013-06-27
de.danoeh.antennapod_32.apk de.danoeh.antennapod 2013-09-30 de.danoeh.antennapod_32.apk de.danoeh.antennapod 2013-09-30
de.danoeh.antennapod_33.apk de.danoeh.antennapod 2013-10-20 de.danoeh.antennapod_33.apk de.danoeh.antennapod 2013-10-20
de.danoeh.antennapod_36.apk de.danoeh.antennapod 2014-04-07
de.delusions.measure_17.apk de.delusions.measure 2013-01-29 de.delusions.measure_17.apk de.delusions.measure 2013-01-29
de.delusions.measure_9.apk de.delusions.measure 2012-03-23 de.delusions.measure_9.apk de.delusions.measure 2012-03-23
de.duenndns.gmdice_6.apk de.duenndns.gmdice 2012-04-20 de.duenndns.gmdice_6.apk de.duenndns.gmdice 2012-04-20
@ -1714,6 +1725,7 @@ de.onyxbits.remotekeyboard_7.apk de.onyxbits.remotekeyboard 2014-03-07
de.onyxbits.sensorreadout_3.apk de.onyxbits.sensorreadout 2012-09-07 de.onyxbits.sensorreadout_3.apk de.onyxbits.sensorreadout 2012-09-07
de.onyxbits.sensorreadout_5.apk de.onyxbits.sensorreadout 2013-11-16 de.onyxbits.sensorreadout_5.apk de.onyxbits.sensorreadout 2013-11-16
de.onyxbits.sensorreadout_6.apk de.onyxbits.sensorreadout 2014-04-02 de.onyxbits.sensorreadout_6.apk de.onyxbits.sensorreadout 2014-04-02
de.onyxbits.sensorreadout_7.apk de.onyxbits.sensorreadout 2014-04-07
de.onyxbits.textfiction_3.apk de.onyxbits.textfiction 2014-01-09 de.onyxbits.textfiction_3.apk de.onyxbits.textfiction 2014-01-09
de.onyxbits.textfiction_4.apk de.onyxbits.textfiction 2014-01-24 de.onyxbits.textfiction_4.apk de.onyxbits.textfiction 2014-01-24
de.onyxbits.textfiction_6.apk de.onyxbits.textfiction 2014-03-31 de.onyxbits.textfiction_6.apk de.onyxbits.textfiction 2014-03-31
@ -2010,6 +2022,7 @@ fr.miximum.napply_2.apk fr.miximum.napply 2012-11-13
fr.seeks_4.apk fr.seeks 2011-05-04 fr.seeks_4.apk fr.seeks 2011-05-04
fr.simon.marquis.preferencesmanager_15.apk fr.simon.marquis.preferencesmanager 2013-12-15 fr.simon.marquis.preferencesmanager_15.apk fr.simon.marquis.preferencesmanager 2013-12-15
fr.simon.marquis.preferencesmanager_16.apk fr.simon.marquis.preferencesmanager 2013-12-11 fr.simon.marquis.preferencesmanager_16.apk fr.simon.marquis.preferencesmanager 2013-12-11
fr.simon.marquis.preferencesmanager_18.apk fr.simon.marquis.preferencesmanager 2014-04-07
fr.simon.marquis.secretcodes_6.apk fr.simon.marquis.secretcodes 2013-11-22 fr.simon.marquis.secretcodes_6.apk fr.simon.marquis.secretcodes 2013-11-22
fr.simon.marquis.secretcodes_8.apk fr.simon.marquis.secretcodes 2013-12-17 fr.simon.marquis.secretcodes_8.apk fr.simon.marquis.secretcodes 2013-12-17
fr.simon.marquis.secretcodes_9.apk fr.simon.marquis.secretcodes 2014-01-09 fr.simon.marquis.secretcodes_9.apk fr.simon.marquis.secretcodes 2014-01-09
@ -2202,6 +2215,7 @@ jp.softstudio.DriversLicenseReader_5.apk jp.softstudio.DriversLicenseReader 2014
jp.yhonda_14.apk jp.yhonda 2014-03-02 jp.yhonda_14.apk jp.yhonda 2014-03-02
jpf.android.diary_1.apk jpf.android.diary 2013-10-24 jpf.android.diary_1.apk jpf.android.diary 2013-10-24
jpf.android.magiadni_7.apk jpf.android.magiadni 2014-03-05 jpf.android.magiadni_7.apk jpf.android.magiadni 2014-03-05
julianwi.javainstaller_1.apk julianwi.javainstaller 2014-04-08
jupiter.broadcasting.live.tv_5.apk jupiter.broadcasting.live.tv 2012-09-14 jupiter.broadcasting.live.tv_5.apk jupiter.broadcasting.live.tv 2012-09-14
jupiter.broadcasting.live.tv_8.apk jupiter.broadcasting.live.tv 2013-04-08 jupiter.broadcasting.live.tv_8.apk jupiter.broadcasting.live.tv 2013-04-08
jupiter.broadcasting.live.tv_9.apk jupiter.broadcasting.live.tv 2013-04-22 jupiter.broadcasting.live.tv_9.apk jupiter.broadcasting.live.tv 2013-04-22
@ -2319,6 +2333,7 @@ name.livitski.games.puzzle.android_2.apk name.livitski.games.puzzle.android 2013
name.soulayrol.rhaa.sholi_1.apk name.soulayrol.rhaa.sholi 2013-12-09 name.soulayrol.rhaa.sholi_1.apk name.soulayrol.rhaa.sholi 2013-12-09
name.soulayrol.rhaa.sholi_2.apk name.soulayrol.rhaa.sholi 2013-12-17 name.soulayrol.rhaa.sholi_2.apk name.soulayrol.rhaa.sholi 2013-12-17
name.soulayrol.rhaa.sholi_3.apk name.soulayrol.rhaa.sholi 2014-01-27 name.soulayrol.rhaa.sholi_3.apk name.soulayrol.rhaa.sholi 2014-01-27
name.soulayrol.rhaa.sholi_4.apk name.soulayrol.rhaa.sholi 2014-04-06
navit-0.2.0.apk org.navitproject.navit 2011-01-02 navit-0.2.0.apk org.navitproject.navit 2011-01-02
nerd.tuxmobil.fahrplan.congress_25.apk nerd.tuxmobil.fahrplan.congress 2013-12-28 nerd.tuxmobil.fahrplan.congress_25.apk nerd.tuxmobil.fahrplan.congress 2013-12-28
nerd.tuxmobil.fahrplan.congress_27.apk nerd.tuxmobil.fahrplan.congress 2013-12-29 nerd.tuxmobil.fahrplan.congress_27.apk nerd.tuxmobil.fahrplan.congress 2013-12-29
@ -2400,6 +2415,7 @@ net.fred.feedex_36.apk net.fred.feedex 2014-01-27
net.fred.feedex_37.apk net.fred.feedex 2014-01-29 net.fred.feedex_37.apk net.fred.feedex 2014-01-29
net.fred.feedex_38.apk net.fred.feedex 2014-03-08 net.fred.feedex_38.apk net.fred.feedex 2014-03-08
net.fred.feedex_39.apk net.fred.feedex 2014-03-09 net.fred.feedex_39.apk net.fred.feedex 2014-03-09
net.fred.feedex_40.apk net.fred.feedex 2014-04-06
net.fred.feedex_9.apk net.fred.feedex 2013-05-29 net.fred.feedex_9.apk net.fred.feedex 2013-05-29
net.gaast.giggity_16.apk net.gaast.giggity 2012-01-28 net.gaast.giggity_16.apk net.gaast.giggity 2012-01-28
net.gaast.giggity_21.apk net.gaast.giggity 2012-11-08 net.gaast.giggity_21.apk net.gaast.giggity 2012-11-08
@ -2491,6 +2507,7 @@ net.phunehehe.foocam_3.apk net.phunehehe.foocam 2014-02-23
net.pierrox.mcompass_10.apk net.pierrox.mcompass 2012-01-21 net.pierrox.mcompass_10.apk net.pierrox.mcompass 2012-01-21
net.pmarks.chromadoze_10.apk net.pmarks.chromadoze 2013-04-25 net.pmarks.chromadoze_10.apk net.pmarks.chromadoze 2013-04-25
net.pmarks.chromadoze_12.apk net.pmarks.chromadoze 2013-10-22 net.pmarks.chromadoze_12.apk net.pmarks.chromadoze 2013-10-22
net.pmarks.chromadoze_14.apk net.pmarks.chromadoze 2014-04-05
net.pmarks.chromadoze_7.apk net.pmarks.chromadoze 2012-08-29 net.pmarks.chromadoze_7.apk net.pmarks.chromadoze 2012-08-29
net.pmarks.chromadoze_9.apk net.pmarks.chromadoze 2013-04-23 net.pmarks.chromadoze_9.apk net.pmarks.chromadoze 2013-04-23
net.progval.android.andquote_2.apk net.progval.android.andquote 2012-09-27 net.progval.android.andquote_2.apk net.progval.android.andquote 2012-09-27
@ -2921,6 +2938,7 @@ org.fdroid.fdroid_590.apk org.fdroid.fdroid 2014-01-30
org.fdroid.fdroid_600.apk org.fdroid.fdroid 2014-02-28 org.fdroid.fdroid_600.apk org.fdroid.fdroid 2014-02-28
org.fdroid.fdroid_610.apk org.fdroid.fdroid 2014-03-19 org.fdroid.fdroid_610.apk org.fdroid.fdroid 2014-03-19
org.fdroid.fdroid_620.apk org.fdroid.fdroid 2014-04-01 org.fdroid.fdroid_620.apk org.fdroid.fdroid 2014-04-01
org.fdroid.fdroid_630.apk org.fdroid.fdroid 2014-04-07
org.fdroid.fdroid_8.apk org.fdroid.fdroid 2011-01-17 org.fdroid.fdroid_8.apk org.fdroid.fdroid 2011-01-17
org.fdroid.fdroid_9.apk org.fdroid.fdroid 2011-01-30 org.fdroid.fdroid_9.apk org.fdroid.fdroid 2011-01-30
org.fdroid.k9_16025.apk org.fdroid.k9 2013-06-30 org.fdroid.k9_16025.apk org.fdroid.k9 2013-06-30
@ -3185,6 +3203,7 @@ org.mariotaku.twidere_94.apk org.mariotaku.twidere 2014-04-02
org.me.tvhguide_1.apk org.me.tvhguide 2012-09-07 org.me.tvhguide_1.apk org.me.tvhguide 2012-09-07
org.me.tvhguide_17.apk org.me.tvhguide 2012-10-22 org.me.tvhguide_17.apk org.me.tvhguide 2012-10-22
org.microg.nlp.backend.apple_1000.apk org.microg.nlp.backend.apple 2014-03-22 org.microg.nlp.backend.apple_1000.apk org.microg.nlp.backend.apple 2014-03-22
org.microg.nlp.backend.apple_1010.apk org.microg.nlp.backend.apple 2014-04-05
org.mixare_14.apk org.mixare 2011-07-22 org.mixare_14.apk org.mixare 2011-07-22
org.mixare_20.apk org.mixare 2012-01-28 org.mixare_20.apk org.mixare 2012-01-28
org.mixare_26.apk org.mixare 2012-09-07 org.mixare_26.apk org.mixare 2012-09-07
@ -3267,6 +3286,7 @@ org.peterbaldwin.client.android.tinyurl_10.apk org.peterbaldwin.client.android.t
org.peterbaldwin.client.android.vlcremote_55.apk org.peterbaldwin.client.android.vlcremote 2012-08-23 org.peterbaldwin.client.android.vlcremote_55.apk org.peterbaldwin.client.android.vlcremote 2012-08-23
org.peterbaldwin.client.android.vlcremote_56.apk org.peterbaldwin.client.android.vlcremote 2013-10-01 org.peterbaldwin.client.android.vlcremote_56.apk org.peterbaldwin.client.android.vlcremote 2013-10-01
org.peterbaldwin.client.android.vlcremote_57.apk org.peterbaldwin.client.android.vlcremote 2013-10-08 org.peterbaldwin.client.android.vlcremote_57.apk org.peterbaldwin.client.android.vlcremote 2013-10-08
org.peterbaldwin.client.android.vlcremote_58.apk org.peterbaldwin.client.android.vlcremote 2014-04-07
org.petero.droidfish_51.apk org.petero.droidfish 2012-10-01 org.petero.droidfish_51.apk org.petero.droidfish 2012-10-01
org.petero.droidfish_52.apk org.petero.droidfish 2012-10-18 org.petero.droidfish_52.apk org.petero.droidfish 2012-10-18
org.petero.droidfish_54.apk org.petero.droidfish 2013-02-07 org.petero.droidfish_54.apk org.petero.droidfish 2013-02-07
@ -3589,6 +3609,7 @@ org.sixgun.ponyexpress_8.apk org.sixgun.ponyexpress 2011-02-09
org.sixgun.ponyexpress_9.apk org.sixgun.ponyexpress 2011-03-26 org.sixgun.ponyexpress_9.apk org.sixgun.ponyexpress 2011-03-26
org.smblott.intentradio_6.apk org.smblott.intentradio 2014-03-15 org.smblott.intentradio_6.apk org.smblott.intentradio 2014-03-15
org.smblott.intentradio_7.apk org.smblott.intentradio 2014-03-30 org.smblott.intentradio_7.apk org.smblott.intentradio 2014-03-30
org.smblott.intentradio_9.apk org.smblott.intentradio 2014-04-07
org.smerty.zooborns_14.apk org.smerty.zooborns 2012-09-07 org.smerty.zooborns_14.apk org.smerty.zooborns 2012-09-07
org.softcatala.traductor_15.apk org.softcatala.traductor 2014-01-09 org.softcatala.traductor_15.apk org.softcatala.traductor 2014-01-09
org.sparkleshare.android_1.apk org.sparkleshare.android 2012-01-02 org.sparkleshare.android_1.apk org.sparkleshare.android 2012-01-02
@ -3743,6 +3764,8 @@ org.videolan.vlc_1303.apk org.videolan.vlc 2013-10-24
org.videolan.vlc_1304.apk org.videolan.vlc 2013-10-24 org.videolan.vlc_1304.apk org.videolan.vlc 2013-10-24
org.videolan.vlc_9002.apk org.videolan.vlc 2014-04-02 org.videolan.vlc_9002.apk org.videolan.vlc 2014-04-02
org.videolan.vlc_9004.apk org.videolan.vlc 2014-04-02 org.videolan.vlc_9004.apk org.videolan.vlc 2014-04-02
org.videolan.vlc_9102.apk org.videolan.vlc 2014-04-08
org.videolan.vlc_9104.apk org.videolan.vlc 2014-04-08
org.vono.narau_3.apk org.vono.narau 2012-10-31 org.vono.narau_3.apk org.vono.narau 2012-10-31
org.vono.narau_4.apk org.vono.narau 2012-12-01 org.vono.narau_4.apk org.vono.narau 2012-12-01
org.vono.narau_6.apk org.vono.narau 2012-12-22 org.vono.narau_6.apk org.vono.narau 2012-12-22
@ -3751,6 +3774,7 @@ org.vudroid_4.apk org.vudroid 2011-06-12
org.vudroid_5.apk org.vudroid 2011-06-12 org.vudroid_5.apk org.vudroid 2011-06-12
org.wahtod.wififixer_1048.apk org.wahtod.wififixer 2013-09-23 org.wahtod.wififixer_1048.apk org.wahtod.wififixer 2013-09-23
org.wahtod.wififixer_1065.apk org.wahtod.wififixer 2014-01-16 org.wahtod.wififixer_1065.apk org.wahtod.wififixer 2014-01-16
org.wahtod.wififixer_1078.apk org.wahtod.wififixer 2014-04-05
org.wahtod.wififixer_620.apk org.wahtod.wififixer 2011-01-26 org.wahtod.wififixer_620.apk org.wahtod.wififixer 2011-01-26
org.wahtod.wififixer_758.apk org.wahtod.wififixer 2011-02-10 org.wahtod.wififixer_758.apk org.wahtod.wififixer 2011-02-10
org.wahtod.wififixer_759.apk org.wahtod.wififixer 2011-02-11 org.wahtod.wififixer_759.apk org.wahtod.wififixer 2011-02-11

View file

@ -1,3 +1,4 @@
com.f0x.eddymalou
com.glanznig.beepme com.glanznig.beepme
com.uberspot.a2048 com.uberspot.a2048
com.namsor.api.samples.gendre com.namsor.api.samples.gendre
@ -7,4 +8,3 @@ org.poirsouille.tinc_gui
com.ridgelineapps.resdicegame com.ridgelineapps.resdicegame
com.tobiaskuban.android.monthcalendarwidgetfoss com.tobiaskuban.android.monthcalendarwidgetfoss
com.boombuler.piraten.map com.boombuler.piraten.map
com.boztalay.puppyframeuid

View file

@ -6,7 +6,7 @@ GNUFDL 1
GPLv3+ 104 GPLv3+ 104
Unknown 7 Unknown 7
GPLv2 69 GPLv2 69
GPLv3 466 GPLv3 470
GPL/MPL 1 GPL/MPL 1
Apache2 289 Apache2 289
NYSLv0.9982 1 NYSLv0.9982 1

View file

@ -1,5 +1,5 @@
none 16 none 16
git 897 git 901
bzr 12 bzr 12
hg 76 hg 76
git-svn 214 git-svn 214

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
RepoTrunk 1 RepoTrunk 1
None 77 None 78
RepoManifest 574 RepoManifest 571
Static 95 Static 99
Tags 468 Tags 470