diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a40816045f..0f53fc1889 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ lint: - if [ "$CI_PROJECT_NAMESPACE" != "fdroid" ]; then git fetch https://gitlab.com/fdroid/fdroiddata; test -d build || mkdir build; - for f in `git diff --name-only FETCH_HEAD...HEAD`; do + for f in `git diff --name-only --diff-filter=d FETCH_HEAD...HEAD`; do appid=`echo $f | sed -n -e 's,^metadata/\([^/][^/]*\)\.txt,\1,p' -e 's,^metadata/\([^/][^/]*\)\.yml,\1,p'`; export CHANGED="$CHANGED $appid"; @@ -31,4 +31,10 @@ lint: fdroid rewritemeta $CHANGED; git --no-pager diff --color=always; } + - apt-get -qy update + - apt-get -qy install --no-install-recommends exiftool + - exiftool -all= `find metadata/ -name '*.jp*g' -o -name '*.png'` + - echo "these images have EXIF that must be stripped:" + - git --no-pager diff --stat + - git --no-pager diff --name-only --exit-code || export EXITVALUE=1 - exit $EXITVALUE diff --git a/metadata/ar.rulosoft.mimanganu.txt b/metadata/ar.rulosoft.mimanganu.txt index a05b997f0c..1b4e46fdea 100644 --- a/metadata/ar.rulosoft.mimanganu.txt +++ b/metadata/ar.rulosoft.mimanganu.txt @@ -579,7 +579,6 @@ Build:1.80,80 prebuild=cp -fR $$RapidDecoder$$/library/src/main/java/rapid src/main/java/ && \ sed -i -e '/rapid.decoder/d' build.gradle && \ sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g' ../build.gradle - scanignore=app/src/main/res/raw/tumangaonline Build:1.81,81 commit=1.81 @@ -589,7 +588,15 @@ Build:1.81,81 prebuild=cp -fR $$RapidDecoder$$/library/src/main/java/rapid src/main/java/ && \ sed -i -e '/rapid.decoder/d' build.gradle && \ sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g' ../build.gradle - scanignore=app/src/main/res/raw/tumangaonline + +Build:1.82,82 + commit=1.82 + subdir=app + gradle=yes + srclibs=RapidDecoder@7cdfca4 + prebuild=cp -fR $$RapidDecoder$$/library/src/main/java/rapid src/main/java/ && \ + sed -i -e '/rapid.decoder/d' build.gradle && \ + sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g' ../build.gradle Maintainer Notes: RapidDecoder 0.3.0 is required, but this version is not tagged. @@ -597,5 +604,5 @@ RapidDecoder 0.3.0 is required, but this version is not tagged. Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.81 -Current Version Code:81 +Current Version:1.82 +Current Version Code:82 diff --git a/metadata/at.linuxtage.companion.txt b/metadata/at.linuxtage.companion.txt index 0ec5bc2b9e..b5031ac2fe 100644 --- a/metadata/at.linuxtage.companion.txt +++ b/metadata/at.linuxtage.companion.txt @@ -69,7 +69,12 @@ Build:1.4.4,700144 subdir=app gradle=yes +Build:1.4.5,1500150 + commit=v1.4.5 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.4.4 -Current Version Code:700144 +Current Version:1.4.5 +Current Version Code:1500150 diff --git a/metadata/be.mygod.vpnhotspot.txt b/metadata/be.mygod.vpnhotspot.txt index aec325ffcf..e49d8cef52 100644 --- a/metadata/be.mygod.vpnhotspot.txt +++ b/metadata/be.mygod.vpnhotspot.txt @@ -48,7 +48,17 @@ Build:1.1.2,10 subdir=mobile gradle=yes +Build:1.1.3,11 + commit=1.1.3 + subdir=mobile + gradle=yes + +Build:1.1.4,12 + commit=1.1.4 + subdir=mobile + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]+$ -Current Version:1.1.2 -Current Version Code:10 +Current Version:1.1.4 +Current Version Code:12 diff --git a/metadata/btools.routingapp.txt b/metadata/btools.routingapp.txt index 734812bab9..782219dedc 100644 --- a/metadata/btools.routingapp.txt +++ b/metadata/btools.routingapp.txt @@ -99,11 +99,18 @@ Build:1.4.9,21 prebuild=sed -i -e '79,81d' pom.xml && \ sed -i -e '44,70d' pom.xml +Build:1.4.10,22 + commit=3e48eea41be4c2ba4487d8adf504f2fcc1bd0159 + subdir=brouter-routing-app + maven=yes@.. + prebuild=sed -i -e '79,81d' pom.xml && \ + sed -i -e '44,70d' pom.xml + Maintainer Notes: The sed's remove signing stuff. . Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.4.9 -Current Version Code:21 +Current Version:1.4.10 +Current Version Code:22 diff --git a/metadata/ch.bailu.aat.txt b/metadata/ch.bailu.aat.txt index 5359beb940..a7c301ad55 100644 --- a/metadata/ch.bailu.aat.txt +++ b/metadata/ch.bailu.aat.txt @@ -93,7 +93,12 @@ Build:v1.11-beta,21 subdir=app gradle=yes +Build:v1.12-beta,22 + commit=v1.12-beta + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:v1.11-beta -Current Version Code:21 +Current Version:v1.12-beta +Current Version Code:22 diff --git a/metadata/ch.blinkenlights.android.vanilla.txt b/metadata/ch.blinkenlights.android.vanilla.txt index 301b81c870..f0cf26f73d 100644 --- a/metadata/ch.blinkenlights.android.vanilla.txt +++ b/metadata/ch.blinkenlights.android.vanilla.txt @@ -179,7 +179,12 @@ Build:1.0.58,10580 Build:1.0.59,10591 commit=1.0.59 +Build:1.0.60,10600 + commit=1.0.60 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.0.59 -Current Version Code:10591 +Current Version:1.0.60 +Current Version Code:10600 diff --git a/metadata/co.pxhouse.sas.txt b/metadata/co.pxhouse.sas.txt new file mode 100644 index 0000000000..ed1e3664e6 --- /dev/null +++ b/metadata/co.pxhouse.sas.txt @@ -0,0 +1,33 @@ +AntiFeatures:NonFreeNet +Categories:Internet,System +License:MIT +Web Site:https://github.com/veniosg/JustSearch +Source Code:https://github.com/veniosg/JustSearch +Issue Tracker:https://github.com/veniosg/JustSearch/issues + +Auto Name:Just Search +Summary:Simple Assist app with multiple search provides +Description: +Just Search is an Assist replacement (the app that launches after long pressing +home). It provides a simple way to search from everywhere without needing to +launch the heavy (in terms of data and resources' needs) Google search app. Just +Search uses DuckDuckGo by default, but allows opting for Google, Bing, Yandex or +Yahoo instead. +. + +Repo Type:git +Repo:https://github.com/veniosg/JustSearch + +Build:1.0.0,1 + commit=1.0.0 + subdir=app + gradle=yes + +Maintainer Notes: +Cannot use AUM/UCM because version code and version name are dynamic. +. + +Auto Update Mode:None +Update Check Mode:None +Current Version:1.0.0 +Current Version Code:1 diff --git a/metadata/com.angryburg.uapp.txt b/metadata/com.angryburg.uapp.txt index 1a15525604..74744c48b5 100644 --- a/metadata/com.angryburg.uapp.txt +++ b/metadata/com.angryburg.uapp.txt @@ -43,7 +43,12 @@ Build:4.2.1,421 subdir=app gradle=yes +Build:4.2.2,422 + commit=4.2.2 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:4.2.1 -Current Version Code:421 +Current Version:4.2.2 +Current Version Code:422 diff --git a/metadata/com.antoniotari.reactiveampacheapp.txt b/metadata/com.antoniotari.reactiveampacheapp.txt index e5ff543f08..076bb74b82 100644 --- a/metadata/com.antoniotari.reactiveampacheapp.txt +++ b/metadata/com.antoniotari.reactiveampacheapp.txt @@ -191,7 +191,18 @@ Build:1.09.44,54 sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle && \ sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle +Build:1.09.45,55 + commit=v1.09.45 + subdir=app + submodules=yes + gradle=yes + prebuild=sed -i -e 's/${LASTFM_API_KEY}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_URL}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_URL_LOCAL}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.09.44 -Current Version Code:54 +Current Version:1.09.45 +Current Version Code:55 diff --git a/metadata/com.anysoftkeyboard.languagepack.french.txt b/metadata/com.anysoftkeyboard.languagepack.french.txt new file mode 100644 index 0000000000..5e4716474f --- /dev/null +++ b/metadata/com.anysoftkeyboard.languagepack.french.txt @@ -0,0 +1,35 @@ +Provides:com.anysoftkeyboard.languagepack.french_xlarge +Categories:Writing +License:Apache-2.0 +Web Site:http://anysoftkeyboard.github.io/ +Source Code:https://github.com/AnySoftKeyboard/LanguagePack/tree/French +Issue Tracker:https://github.com/anysoftkeyboard/LanguagePack/issues +Changelog:https://github.com/AnySoftKeyboard/LanguagePack/blob/French/src/main/play/en-US/whatsnew +Donate:http://anysoftkeyboard.github.io/ + +Auto Name:AnySoftKeyboard - French Language Pack +Summary:AnySoftKeyboard French Language pack +Description: +French dictionary based on Dicollecte "classique" dictionary (v6.1, 10/07/2017) +- https://www.dicollecte.org/home.php?prj=fr More than 250,000 inflected words +(corresponding to more than 75.000 distinct lemas). + +Include three keyboard layouts, AZERTY, QWERTY and BÉPO, with many symbols and +rapid acces to apostrophe and hyphen. + +This is an expansion language pack for AnySoftKeyboard. Install +[[com.menny.android.anysoftkeyboard]] first, and then select the French keyboard +from AnySoftKeyboard's Settings -> Languages -> Keyboards menu. +. + +Repo Type:git +Repo:https://github.com/AnySoftKeyboard/LanguagePack/ + +Build:1.0.67,67 + commit=adc03a2d1870d804212314f6c730f39604b39409 + gradle=yes + +Auto Update Mode:None +Update Check Mode:Static +Current Version:1.0.67 +Current Version Code:67 diff --git a/metadata/com.b44t.messenger.txt b/metadata/com.b44t.messenger.txt index cde16b4abb..96b546607e 100644 --- a/metadata/com.b44t.messenger.txt +++ b/metadata/com.b44t.messenger.txt @@ -281,7 +281,16 @@ Build:0.15.0,513 gradle nativeLibsToJar ndk=r14b +Build:0.16.0,514 + commit=v0.16.0 + subdir=MessengerProj + submodules=yes + gradle=fat + build=$$NDK$$/ndk-build -j `nproc` && \ + gradle nativeLibsToJar + ndk=r14b + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.15.0 -Current Version Code:513 +Current Version:0.16.0 +Current Version Code:514 diff --git a/metadata/com.benny.openlauncher.txt b/metadata/com.benny.openlauncher.txt index 44bc4a1b9e..c8b33df68f 100644 --- a/metadata/com.benny.openlauncher.txt +++ b/metadata/com.benny.openlauncher.txt @@ -110,7 +110,16 @@ Build:0.5.8(alpha),30 subdir=app gradle=FlavorDefault +Build:0.5.10,33 + commit=v0.5.10 + subdir=app + gradle=FlavorDefault + +Maintainer Notes: +checkupdates currently broken +. + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.5.8(alpha) -Current Version Code:30 +Current Version:0.5.10 +Current Version Code:33 diff --git a/metadata/com.cgogolin.library.txt b/metadata/com.cgogolin.library.txt index be2b0ae88a..da1776235c 100644 --- a/metadata/com.cgogolin.library.txt +++ b/metadata/com.cgogolin.library.txt @@ -38,7 +38,10 @@ Build:5.1,31 Build:5.5,54 commit=v5.5 +Build:6.0,60 + commit=v6.0 + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:5.5 -Current Version Code:54 +Current Version:6.0 +Current Version Code:60 diff --git a/metadata/com.davidshewitt.admincontrol.yml b/metadata/com.davidshewitt.admincontrol.yml index c92b991657..2b6700390b 100644 --- a/metadata/com.davidshewitt.admincontrol.yml +++ b/metadata/com.davidshewitt.admincontrol.yml @@ -4,6 +4,7 @@ License: GPL-3.0+ SourceCode: https://github.com/linux-colonel/AdminControl IssueTracker: https://github.com/linux-colonel/AdminControl/issues +AutoName: AdminControl Summary: Additional security settings Description: Allows you to disable the fingerprint reader on the Lock Screen without deleting all of your fingerprints. @@ -21,3 +22,5 @@ Builds: AutoUpdateMode: Version v%v UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 3 diff --git a/metadata/com.dynamite.heaterrc.txt b/metadata/com.dynamite.heaterrc.txt index bbf738945d..8391c69d9d 100644 --- a/metadata/com.dynamite.heaterrc.txt +++ b/metadata/com.dynamite.heaterrc.txt @@ -23,5 +23,5 @@ Build:1.3,13 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.3 -Current Version Code:13 +Current Version:1.4 +Current Version Code:14 diff --git a/metadata/com.farmerbb.taskbar.txt b/metadata/com.farmerbb.taskbar.txt index e9325ee0bd..02343bc610 100644 --- a/metadata/com.farmerbb.taskbar.txt +++ b/metadata/com.farmerbb.taskbar.txt @@ -313,5 +313,5 @@ See here: https://github.com/farmerbb/Taskbar/issues/4 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:3.8.2 -Current Version Code:181 +Current Version:3.9 +Current Version Code:182 diff --git a/metadata/com.fastaccess.github.libre.txt b/metadata/com.fastaccess.github.libre.txt index d2777aabfc..6d96bc9056 100644 --- a/metadata/com.fastaccess.github.libre.txt +++ b/metadata/com.fastaccess.github.libre.txt @@ -121,11 +121,16 @@ Build:4.6.3,463 subdir=app gradle=yes +Build:4.6.4,464 + commit=4.6.4 + subdir=app + gradle=yes + Maintainer Notes: Bump for bugfix build. . Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:4.6.3 -Current Version Code:463 +Current Version:4.6.4 +Current Version Code:464 diff --git a/metadata/com.forrestguice.suntimeswidget.txt b/metadata/com.forrestguice.suntimeswidget.txt index fd63b18bd1..a5eef2f790 100644 --- a/metadata/com.forrestguice.suntimeswidget.txt +++ b/metadata/com.forrestguice.suntimeswidget.txt @@ -104,7 +104,17 @@ Build:0.7.1,20 subdir=app gradle=yes +Build:0.7.2,21 + commit=v0.7.2 + subdir=app + gradle=yes + +Build:0.7.3,22 + commit=v0.7.3 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.7.1 -Current Version Code:20 +Current Version:0.7.3 +Current Version Code:22 diff --git a/metadata/com.fr3ts0n.androbd.plugin.mqtt.txt b/metadata/com.fr3ts0n.androbd.plugin.mqtt.txt new file mode 100644 index 0000000000..8077a47d37 --- /dev/null +++ b/metadata/com.fr3ts0n.androbd.plugin.mqtt.txt @@ -0,0 +1,22 @@ +Categories:Connectivity +License:GPL-3.0+ +Web Site:https://github.com/fr3ts0n/AndrOBD-Plugin/wiki +Source Code:https://github.com/fr3ts0n/AndrOBD-Plugin +Issue Tracker:https://github.com/fr3ts0n/AndrOBD-Plugin/issues +Changelog:https://github.com/fr3ts0n/AndrOBD-Plugin/releases +Bitcoin:19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP + +Auto Name:MqttPublisher Plugin + +Repo Type:git +Repo:https://github.com/fr3ts0n/AndrOBD-Plugin + +Build:V1.0.0,10000 + commit=V1.0.0 + subdir=MqttPublisher + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:V1.0.0 +Current Version Code:10000 diff --git a/metadata/com.fr3ts0n.ecu.gui.androbd.txt b/metadata/com.fr3ts0n.ecu.gui.androbd.txt index 9579d074a3..8fb7da2189 100644 --- a/metadata/com.fr3ts0n.ecu.gui.androbd.txt +++ b/metadata/com.fr3ts0n.ecu.gui.androbd.txt @@ -4,7 +4,7 @@ Web Site:https://github.com/fr3ts0n/AndrOBD/wiki Source Code:https://github.com/fr3ts0n/AndrOBD Issue Tracker:https://github.com/fr3ts0n/AndrOBD/issues Changelog:https://github.com/fr3ts0n/AndrOBD/releases -Bitcoin:12xyTZnMMDaKMcHaeseXPd8e4NNbMFF8rt +Bitcoin:19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP Auto Name:AndrOBD Summary:Connect to your car's OBD system @@ -588,31 +588,31 @@ Build:V1.5.5,10505 cp -fR $$UsbSerial4Android$$/usbSerialForAndroid/src/main/java/com src/ && \ cp $$AChartEngineFr3ts0n$$/target/achartengine-1.2.0.jar libs/ -Build:V2.0.0,20000 - commit=V2.0.0 - srclibs=AChartEngineFr3ts0n@e2594a4a257cfeacba3595f1b16218a5541810c3,UsbSerial4Android@a213f06ad0b19fd6f1a6b4f8b2f74f986a00ea68 - rm=libs/*.jar,src/com/fr3ts0n/pvs/gui/,src/com/fr3ts0n/ecu/gui/application/,src/com/fr3ts0n/prot/gui/ - build=pushd $$AChartEngineFr3ts0n$$ && \ - $$MVN3$$ package && \ - popd && \ - cp -fR $$UsbSerial4Android$$/usbSerialForAndroid/src/main/java/com src/ && \ - cp $$AChartEngineFr3ts0n$$/target/achartengine-1.2.0.jar libs/ - Build:V2.0.1,20001 commit=V2.0.1 + subdir=androbd + gradle=yes srclibs=AChartEngineFr3ts0n@e2594a4a257cfeacba3595f1b16218a5541810c3,UsbSerial4Android@a213f06ad0b19fd6f1a6b4f8b2f74f986a00ea68 - rm=libs/*.jar,src/com/fr3ts0n/pvs/gui/,src/com/fr3ts0n/ecu/gui/application/,src/com/fr3ts0n/prot/gui/ + rm=androbd/libs/*.jar build=pushd $$AChartEngineFr3ts0n$$ && \ $$MVN3$$ package && \ popd && \ - cp -fR $$UsbSerial4Android$$/usbSerialForAndroid/src/main/java/com src/ && \ + cp -fR $$UsbSerial4Android$$/usbSerialForAndroid/src/main/java/com src/main/java/ && \ cp $$AChartEngineFr3ts0n$$/target/achartengine-1.2.0.jar libs/ -Maintainer Notes: -Very unstable and complex build, do not enable auto updates. -. +Build:V2.0.2,20002 + commit=V2.0.2 + subdir=androbd + gradle=yes + srclibs=AChartEngineFr3ts0n@e2594a4a257cfeacba3595f1b16218a5541810c3,UsbSerial4Android@a213f06ad0b19fd6f1a6b4f8b2f74f986a00ea68 + rm=androbd/libs/*.jar + build=pushd $$AChartEngineFr3ts0n$$ && \ + $$MVN3$$ package && \ + popd && \ + cp -fR $$UsbSerial4Android$$/usbSerialForAndroid/src/main/java/com src/main/java/ && \ + cp $$AChartEngineFr3ts0n$$/target/achartengine-1.2.0.jar libs/ Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:V2.0.1 -Current Version Code:20001 +Current Version:V2.0.2 +Current Version Code:20002 diff --git a/metadata/com.fsck.k9.txt b/metadata/com.fsck.k9.txt index 793fe7d71b..bc819cc3a5 100644 --- a/metadata/com.fsck.k9.txt +++ b/metadata/com.fsck.k9.txt @@ -5,19 +5,16 @@ Web Site:https://k9mail.github.io/ Source Code:https://github.com/k9mail/k-9 Issue Tracker:https://github.com/k9mail/k-9/issues Changelog:https://github.com/k9mail/k-9/wiki/ReleaseNotes +LiberapayID:34990 Auto Name:K-9 Mail Summary:Full-featured email client Description: E-mail client supporting multiple accounts, POP3, IMAP and Push IMAP. Can do -encryption if [[org.thialfihar.android.apg]] and/or -[[org.sufficientlysecure.keychain]] is installed -- depending on the version. -Settings and account configurations can be exported so that they can be imported -easily if you are switching packages/signatures: a file manager will need to be -already installed to achieve this. - -If you would like to contribute financially to k9mail, consider donating to the -local SPCA (Societies for the prevention of cruelty to animals). +OpenPGP encryption if [[org.sufficientlysecure.keychain]] is installed. Settings +and account configurations can be exported so that they can be imported easily +if you are switching packages/signatures: a file manager will need to be already +installed to achieve this. . Repo Type:git diff --git a/metadata/com.gacode.relaunchx.txt b/metadata/com.gacode.relaunchx.txt index b1e5ffd12b..96d015bbe3 100644 --- a/metadata/com.gacode.relaunchx.txt +++ b/metadata/com.gacode.relaunchx.txt @@ -36,7 +36,19 @@ Build:2.0.0,200000000 submodules=yes gradle=yes +Build:2.1.2,200102000 + commit=ReLaunchX_2.1.2 + subdir=app + submodules=yes + gradle=yes + +Build:2.1.3,200103000 + commit=ReLaunchX_2.1.3 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version ReLaunchX_%v Update Check Mode:Tags ^ReLaunchX_ -Current Version:2.0.0 -Current Version Code:200000000 +Current Version:2.1.3 +Current Version Code:200103000 diff --git a/metadata/com.genonbeta.TrebleShot.txt b/metadata/com.genonbeta.TrebleShot.txt index 5f8edfe1ac..d18e7023c3 100644 --- a/metadata/com.genonbeta.TrebleShot.txt +++ b/metadata/com.genonbeta.TrebleShot.txt @@ -111,7 +111,17 @@ Build:1.2.5.8,63 subdir=app gradle=yes +Build:1.2.5.9,64 + commit=1.2.5.9 + subdir=app + gradle=yes + +Build:1.2.5.10,65 + commit=1.2.5.10 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9\.]*$ -Current Version:1.2.5.8 -Current Version Code:63 +Current Version:1.2.5.10 +Current Version Code:65 diff --git a/metadata/com.ghostsq.commander.samba.txt b/metadata/com.ghostsq.commander.samba.txt index 438a4eec1c..514535c992 100644 --- a/metadata/com.ghostsq.commander.samba.txt +++ b/metadata/com.ghostsq.commander.samba.txt @@ -110,5 +110,5 @@ Build:1.32,62 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.32.1b3 -Current Version Code:65 +Current Version:1.33b2 +Current Version Code:72 diff --git a/metadata/com.ghostsq.commander.txt b/metadata/com.ghostsq.commander.txt index 61e0535825..9ed4076a4d 100644 --- a/metadata/com.ghostsq.commander.txt +++ b/metadata/com.ghostsq.commander.txt @@ -307,5 +307,5 @@ The scanignore is for the dex class loading which is used for loading plugins. Archive Policy:4 versions Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.56b1 -Current Version Code:346 +Current Version:1.56b3 +Current Version Code:348 diff --git a/metadata/com.github.axet.audiorecorder.txt b/metadata/com.github.axet.audiorecorder.txt index bedaf4fe0d..db0d59e224 100644 --- a/metadata/com.github.axet.audiorecorder.txt +++ b/metadata/com.github.axet.audiorecorder.txt @@ -306,7 +306,25 @@ Build:3.1.22,253 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:3.1.25,256 + commit=audiorecorder-3.1.25 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:3.2.0,257 + commit=audiorecorder-3.2.0 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:3.2.1,258 + commit=audiorecorder-3.2.1 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + Auto Update Mode:Version audiorecorder-%v Update Check Mode:Tags -Current Version:3.1.22 -Current Version Code:253 +Current Version:3.2.1 +Current Version Code:258 diff --git a/metadata/com.github.axet.bookreader.txt b/metadata/com.github.axet.bookreader.txt index ee3e36a7c8..27ace29c72 100644 --- a/metadata/com.github.axet.bookreader.txt +++ b/metadata/com.github.axet.bookreader.txt @@ -101,7 +101,19 @@ Build:1.1.39,167 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:1.1.46,174 + commit=bookreader-1.1.46 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:1.1.47,175 + commit=bookreader-1.1.47 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + Auto Update Mode:Version bookreader-%v Update Check Mode:Tags -Current Version:1.1.39 -Current Version Code:167 +Current Version:1.1.47 +Current Version Code:175 diff --git a/metadata/com.github.axet.callrecorder.txt b/metadata/com.github.axet.callrecorder.txt index ba7b5fee72..883ad5c9c8 100644 --- a/metadata/com.github.axet.callrecorder.txt +++ b/metadata/com.github.axet.callrecorder.txt @@ -256,7 +256,25 @@ Build:1.5.33,154 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:1.6.1,156 + commit=callrecorder-1.6.1 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:1.6.2,157 + commit=callrecorder-1.6.2 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:1.6.3,158 + commit=callrecorder-1.6.3 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + Auto Update Mode:Version callrecorder-%v Update Check Mode:Tags -Current Version:1.5.33 -Current Version Code:154 +Current Version:1.6.3 +Current Version Code:158 diff --git a/metadata/com.github.axet.hourlyreminder.txt b/metadata/com.github.axet.hourlyreminder.txt index f5707b2c39..aebdac6fca 100644 --- a/metadata/com.github.axet.hourlyreminder.txt +++ b/metadata/com.github.axet.hourlyreminder.txt @@ -241,7 +241,12 @@ Build:3.1.22,343 subdir=app gradle=yes +Build:3.1.23,344 + commit=hourlyreminder-3.1.23 + subdir=app + gradle=yes + Auto Update Mode:Version hourlyreminder-%v Update Check Mode:Tags -Current Version:3.1.22 -Current Version Code:343 +Current Version:3.1.23 +Current Version Code:344 diff --git a/metadata/com.github.axet.torrentclient.txt b/metadata/com.github.axet.torrentclient.txt index 6a3770cc15..c5c9e4e768 100644 --- a/metadata/com.github.axet.torrentclient.txt +++ b/metadata/com.github.axet.torrentclient.txt @@ -367,7 +367,31 @@ Build:3.4.120,608 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:3.4.122,610 + commit=torrentclient-3.4.122 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:3.4.123,611 + commit=torrentclient-3.4.123 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:3.4.124,612 + commit=torrentclient-3.4.124 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + +Build:3.4.126,614 + commit=torrentclient-3.4.126 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + Auto Update Mode:Version torrentclient-%v Update Check Mode:Tags -Current Version:3.4.120 -Current Version Code:608 +Current Version:3.4.126 +Current Version Code:614 diff --git a/metadata/com.infonuascape.osrshelper.txt b/metadata/com.infonuascape.osrshelper.txt index 947ca40f01..745f7a5cfd 100644 --- a/metadata/com.infonuascape.osrshelper.txt +++ b/metadata/com.infonuascape.osrshelper.txt @@ -60,5 +60,5 @@ Contains crashlytics since at least 1.6.2. Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:2.0.6 -Current Version Code:34 +Current Version:2.0.7 +Current Version Code:35 diff --git a/metadata/com.jarsilio.android.pocketup.txt b/metadata/com.jarsilio.android.pocketup.txt index d32d3c80c8..30dda43e5e 100644 --- a/metadata/com.jarsilio.android.pocketup.txt +++ b/metadata/com.jarsilio.android.pocketup.txt @@ -33,7 +33,13 @@ Build:1.0.2,3 subdir=app gradle=yes +Build:1.0.3,4 + commit=v1.0.3 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.0.2 -Current Version Code:3 +Current Version:1.0.3 +Current Version Code:4 diff --git a/metadata/com.jarsilio.android.scrambledeggsif.txt b/metadata/com.jarsilio.android.scrambledeggsif.txt index a6b6231c0f..ec5fc6f47e 100644 --- a/metadata/com.jarsilio.android.scrambledeggsif.txt +++ b/metadata/com.jarsilio.android.scrambledeggsif.txt @@ -70,7 +70,13 @@ Build:1.1.2,10 subdir=app gradle=yes +Build:1.1.3,11 + commit=v1.1.3 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1.2 -Current Version Code:10 +Current Version:1.1.3 +Current Version Code:11 diff --git a/metadata/com.jarsilio.android.waveup.txt b/metadata/com.jarsilio.android.waveup.txt index a4392773fb..4035de65fb 100644 --- a/metadata/com.jarsilio.android.waveup.txt +++ b/metadata/com.jarsilio.android.waveup.txt @@ -223,7 +223,18 @@ Build:1.5-5a,39 subdir=app gradle=yes +Build:1.6.0,40 + commit=v1.6.0 + subdir=app + gradle=yes + +Build:1.6.1,41 + commit=v1.6.1 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.5-5a -Current Version Code:39 +Current Version:1.6.1 +Current Version Code:41 diff --git a/metadata/com.manichord.mgit.txt b/metadata/com.manichord.mgit.txt index dbc74f0266..9a8e2dffa9 100644 --- a/metadata/com.manichord.mgit.txt +++ b/metadata/com.manichord.mgit.txt @@ -30,7 +30,13 @@ Build:1.5.3,204 commit=v1.5.3 gradle=yes -Auto Update Mode:Version v%v +Maintainer Notes: +Recent versions include Google Play Services. +. + +Auto Update Mode:None Update Check Mode:Tags -Current Version:1.5.3 -Current Version Code:204 +Current Version:1.5.4.2 +Current Version Code:207 + +No Source Since:1.5.4 diff --git a/metadata/com.mareksebera.simpledilbert.txt b/metadata/com.mareksebera.simpledilbert.txt index e045049f6d..b05f8f3f57 100644 --- a/metadata/com.mareksebera.simpledilbert.txt +++ b/metadata/com.mareksebera.simpledilbert.txt @@ -86,7 +86,11 @@ Build:4.4,37 commit=v4.4 gradle=yes +Build:4.5,38 + commit=v4.5 + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:4.4 -Current Version Code:37 +Current Version:4.5 +Current Version Code:38 diff --git a/metadata/com.mkulesh.micromath.plus.txt b/metadata/com.mkulesh.micromath.plus.txt index e860a47343..dd85d30dfe 100644 --- a/metadata/com.mkulesh.micromath.plus.txt +++ b/metadata/com.mkulesh.micromath.plus.txt @@ -86,7 +86,12 @@ Build:2.17.0,308 subdir=app gradle=yes +Build:2.17.1,309 + commit=v2.17.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.17.0 -Current Version Code:308 +Current Version:2.17.1 +Current Version Code:309 diff --git a/metadata/com.nextcloud.android.beta.txt b/metadata/com.nextcloud.android.beta.txt index 434abbb25e..c13dce035b 100644 --- a/metadata/com.nextcloud.android.beta.txt +++ b/metadata/com.nextcloud.android.beta.txt @@ -1095,11 +1095,46 @@ Build:20180309,20180309 rm=user_manual scandelete=src/androidTest +Build:20180314,20180314 + commit=dev-20180314 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180316,20180316 + commit=dev-20180316 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180320,20180320 + commit=dev-20180320 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180322,20180322 + commit=dev-20180322 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180324,20180324 + commit=dev-20180324 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + Maintainer Notes: Tags get removed. See https://github.com/nextcloud/android/issues/969. . Auto Update Mode:Version dev-%c Update Check Mode:Tags ^dev -Current Version:20180309 -Current Version Code:20180309 +Current Version:20180324 +Current Version Code:20180324 diff --git a/metadata/com.nextcloud.client.txt b/metadata/com.nextcloud.client.txt index f4db1fb87a..a1b1d1ec4e 100644 --- a/metadata/com.nextcloud.client.txt +++ b/metadata/com.nextcloud.client.txt @@ -223,6 +223,13 @@ Build:3.0.3,30000399 rm=user_manual scandelete=src/androidTest +Build:3.1.0 RC1,30010050 + commit=rc-3.1.0-01 + submodules=yes + gradle=generic + rm=user_manual + scandelete=src/androidTest + Auto Update Mode:Version stable-%v Update Check Mode:Tags ^stable Current Version:3.0.3 diff --git a/metadata/com.nextcloud.talk2.txt b/metadata/com.nextcloud.talk2.txt new file mode 100644 index 0000000000..0608f5f259 --- /dev/null +++ b/metadata/com.nextcloud.talk2.txt @@ -0,0 +1,27 @@ +Categories:Internet,Connectivity +License:GPL-3.0 +Web Site:https://nextcloud.com/talk/ +Source Code:https://github.com/nextcloud/talk-android +Issue Tracker:https://github.com/nextcloud/talk-android/issues +Changelog:https://github.com/nextcloud/talk-android/releases +Donate:https://www.bountysource.com/teams/nextcloud + +Auto Name:Nextcloud Talk + +Repo Type:git +Repo:https://github.com/nextcloud/talk-android.git + +Build:1.1.0,30 + commit=v1.1.0 + subdir=app + gradle=generic + +Build:1.1.1,31 + commit=v1.1.1 + subdir=app + gradle=generic + +Auto Update Mode:Version v%v +Update Check Mode:Tags ^v[0-9]+\.[0-9]+\.[0-9]+$ +Current Version:1.1.1 +Current Version Code:31 diff --git a/metadata/com.nutomic.syncthingandroid.txt b/metadata/com.nutomic.syncthingandroid.txt index 9ef4a06582..c66ee539b6 100644 --- a/metadata/com.nutomic.syncthingandroid.txt +++ b/metadata/com.nutomic.syncthingandroid.txt @@ -608,16 +608,29 @@ Build:0.10.2,4135 Build:0.10.4,4137 commit=0.10.4 submodules=yes - sudo=apt-get install -y golang-go/testing golang-1.9-go/testing golang-src/testing golang-1.9-src/testing + sudo=apt-get install -y golang-1.9-go/testing && \ + ln -s /usr/lib/go-1.9/bin/go /usr/bin/go gradle=yes output=app/build/outputs/apk/release/app-release-unsigned.apk ndk=r15c preassemble=buildNative Build:0.10.5,4138 + disable=Contains breaking bug: https://github.com/syncthing/syncthing-android/issues/1032 commit=0.10.5 submodules=yes - sudo=apt-get install -y golang-go/testing golang-1.9-go/testing golang-src/testing golang-1.9-src/testing + sudo=apt-get install -y golang-1.9-go/testing && \ + ln -s /usr/lib/go-1.9/bin/go /usr/bin/go + gradle=yes + output=app/build/outputs/apk/release/app-release-unsigned.apk + ndk=r15c + preassemble=buildNative + +Build:0.10.7,4140 + commit=0.10.7 + submodules=yes + sudo=apt-get install -y golang-1.9-go/testing && \ + ln -s /usr/lib/go-1.9/bin/go /usr/bin/go gradle=yes output=app/build/outputs/apk/release/app-release-unsigned.apk ndk=r15c @@ -625,5 +638,5 @@ Build:0.10.5,4138 Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]*$ -Current Version:0.10.5 -Current Version Code:4138 +Current Version:0.10.7 +Current Version Code:4140 diff --git a/metadata/com.owncloud.android.beta.txt b/metadata/com.owncloud.android.beta.txt deleted file mode 100644 index ec5b5933f3..0000000000 --- a/metadata/com.owncloud.android.beta.txt +++ /dev/null @@ -1,52 +0,0 @@ -Categories:Internet -License:GPL-2.0 -Web Site:https://owncloud.org -Source Code:https://github.com/owncloud/android/ -Issue Tracker:https://github.com/owncloud/android/issues -Changelog:https://github.com/owncloud/android/blob/beta/CHANGELOG.md -Donate:https://www.bountysource.com/teams/owncloud - -Auto Name:ownCloud beta -Summary:Synchronization client -Description: -ownCloud beta is a beta version of the official ownCloud app and includes -brand-new, untested features which might lead to instabilities and data loss. -The app is designed for users willing to test the new features and to report -bugs if they occur. Do not use it for your productive work! - -The beta can be installed alongside the official ownCloud app which is available -at F-Droid, too. -. - -Repo Type:git -Repo:https://github.com/owncloud/android.git - -Build:2.5.0-beta.1,20400000 - commit=oc-android-2.5.0-beta.1 - submodules=yes - output=build/outputs/apk/*.apk - srclibs=TouchImageView@v1.2.0 - rm=libs/disklrucache*,owncloud-android-library/libs,user_manual - prebuild=sed -i '/initWith debug/d' build.gradle - build=gradle assembleBeta - -Build:2.5.0-beta.2,20400001 - commit=oc-android-2.5.0-beta.2 - submodules=yes - output=build/outputs/apk/*.apk - srclibs=TouchImageView@v1.2.0 - rm=libs/disklrucache*,owncloud-android-library/libs,user_manual - build=gradle assembleBeta - -Build:2.5.1-beta.1,20500001 - commit=oc-android-2.5.1-beta.1 - submodules=yes - output=build/outputs/apk/*.apk - srclibs=TouchImageView@v1.2.0 - rm=libs/disklrucache*,owncloud-android-library/libs,user_manual,owncloud-android-library/test_client/libs/android-support-v4.jar - build=gradle assembleBeta - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:2.5.1-beta.1 -Current Version Code:20500001 diff --git a/metadata/com.owncloud.android.txt b/metadata/com.owncloud.android.txt index 154c9dacc9..8ee1496b40 100644 --- a/metadata/com.owncloud.android.txt +++ b/metadata/com.owncloud.android.txt @@ -283,12 +283,19 @@ Build:2.6.0,20600000 srclibs=TouchImageView@v1.2.0 rm=libs/disklrucache*,owncloud-android-library/libs,user_manual +Build:2.7.0-beta.1,20600100 + commit=oc-android-2.7.0-beta.1 + submodules=yes + gradle=yes + srclibs=TouchImageView@v1.2.0 + rm=libs/disklrucache*,owncloud-android-library/libs,user_manual + Maintainer Notes: Last jar in use is touch-image-view, since apparently it's not in any maven repo. Verified against upstream at https://github.com/MikeOrtiz/TouchImageView. . Auto Update Mode:Version oc-android-%v -Update Check Mode:Tags ^oc-android-[0-9.]* +Update Check Mode:Tags ^oc-android-[0-9.]*$ Current Version:2.6.0 Current Version Code:20600000 diff --git a/metadata/com.rascarlo.aurdroid.txt b/metadata/com.rascarlo.aurdroid.txt index a28cd9119c..b93fee816f 100644 --- a/metadata/com.rascarlo.aurdroid.txt +++ b/metadata/com.rascarlo.aurdroid.txt @@ -40,7 +40,12 @@ Build:4.1.2,7 subdir=app gradle=yes +Build:4.1.3,8 + commit=v4.1.3 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:4.1.2 -Current Version Code:7 +Current Version:4.1.3 +Current Version Code:8 diff --git a/metadata/com.rfo.basic.txt b/metadata/com.rfo.basic.txt new file mode 100644 index 0000000000..2777d56e3e --- /dev/null +++ b/metadata/com.rfo.basic.txt @@ -0,0 +1,25 @@ +Categories:Writing +License:GPL-3.0 +Web Site: +Source Code:https://github.com/ibinshoid/LASKmobile +Issue Tracker:https://github.com/ibinshoid/LASKmobile/issues + +Auto Name:LASKmobile +Summary:Mobile part of the field catalog LASK +Description: +LASKmobile allows you to enter your data at work and sync it with LASK +(www.launchpad.net/lask). +. + +Repo Type:git +Repo:https://github.com/ibinshoid/LASKmobile + +Build:0.5.1,500 + commit=v0.5.1 + subdir=app + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:0.5.1 +Current Version Code:500 diff --git a/metadata/com.samwhited.opensharelocationplugin.txt b/metadata/com.samwhited.opensharelocationplugin.txt index 730183f2fd..e296aa9de9 100644 --- a/metadata/com.samwhited.opensharelocationplugin.txt +++ b/metadata/com.samwhited.opensharelocationplugin.txt @@ -5,6 +5,7 @@ Web Site: Source Code:https://bitbucket.org/SamWhited/opensharelocationplugin Issue Tracker:https://bitbucket.org/SamWhited/opensharelocationplugin/issues Donate:https://www.buymeacoffee.com/samwhited +LiberapayID:34270 Auto Name:Open Share Location Plugin Summary:Share your location in Conversations @@ -63,6 +64,13 @@ Build:2.3.0,12 sed -i -e "/CYCLEMAP/d" src/main/res/values/arrays.xml && \ sed -i -e "/Cycle Map/d" src/main/res/values/strings.xml +Build:2.3.1,13 + commit=v2.3.1 + gradle=yes + prebuild=sed -i -e "s/thunderforestAPIKey/\'\"abc\"\'/" build.gradle && \ + sed -i -e "/CYCLEMAP/d" src/main/res/values/arrays.xml && \ + sed -i -e "/Cycle Map/d" src/main/res/values/strings.xml + Maintainer Notes: Copying the license file into the APK is done because upstream doesn't think having it in the source and in the index is enough @@ -80,5 +88,5 @@ for an example. Archive Policy:0 versions Auto Update Mode:None Update Check Mode:Tags -Current Version:2.3.0 -Current Version Code:12 +Current Version:2.3.1 +Current Version Code:13 diff --git a/metadata/com.seafile.seadroid2.txt b/metadata/com.seafile.seadroid2.txt index b11cb4664c..bd8f29b55c 100644 --- a/metadata/com.seafile.seadroid2.txt +++ b/metadata/com.seafile.seadroid2.txt @@ -437,7 +437,18 @@ Build:2.2.1,76 sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true +Build:2.2.2,77 + commit=2.2.2 + subdir=app + gradle=yes + srclibs=android-vcard@android-vcard-1.4 + rm=app/libs + prebuild=find $$android-vcard$$ -name '*.jar' -delete && \ + sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && \ + sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle + build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.2.1 -Current Version Code:76 +Current Version:2.2.2 +Current Version Code:77 diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.txt b/metadata/com.shatteredpixel.shatteredpixeldungeon.txt index 2f2ebf40c3..89e5e8e769 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.txt +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.txt @@ -287,7 +287,14 @@ Build:0.6.3a,242 scandelete=SPD-classes/src/main/jniLibs/ preassemble=:SPD-classes:ndkBuild +Build:0.6.3b,245 + commit=v0.6.3b + subdir=core + gradle=yes + scandelete=SPD-classes/src/main/jniLibs/ + preassemble=:SPD-classes:ndkBuild + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.6.3a -Current Version Code:242 +Current Version:0.6.3b +Current Version Code:245 diff --git a/metadata/com.simplemobiletools.clock.txt b/metadata/com.simplemobiletools.clock.txt new file mode 100644 index 0000000000..236dc6d53f --- /dev/null +++ b/metadata/com.simplemobiletools.clock.txt @@ -0,0 +1,31 @@ +Categories:System +License:Apache-2.0 +Author Name:Tibor Kaputa +Author Email:hello@simplemobiletools.com +Web Site:https://simplemobiletools.github.io +Source Code:https://github.com/SimpleMobileTools/Simple-CLock +Issue Tracker:https://github.com/SimpleMobileTools/Simple-Clock/issues +Changelog:https://github.com/SimpleMobileTools/Simple-Clock/blob/HEAD/CHANGELOG.md +Donate:https://simplemobiletools.github.io/donate +Bitcoin:19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin:LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +Auto Name:Clock + +Repo Type:git +Repo:https://github.com/SimpleMobileTools/Simple-Clock + +Build:3.1.0,2 + commit=3.1.0 + subdir=app + gradle=yes + +Build:3.1.1,3 + commit=3.1.1 + subdir=app + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:3.1.1 +Current Version Code:3 diff --git a/metadata/com.simplemobiletools.contacts.txt b/metadata/com.simplemobiletools.contacts.txt index 0d5356ea95..941c7dd932 100644 --- a/metadata/com.simplemobiletools.contacts.txt +++ b/metadata/com.simplemobiletools.contacts.txt @@ -70,7 +70,12 @@ Build:3.3.2,13 subdir=app gradle=yes +Build:3.4.0,15 + commit=3.4.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.3.2 -Current Version Code:13 +Current Version:3.4.0 +Current Version Code:15 diff --git a/metadata/com.simplemobiletools.draw.txt b/metadata/com.simplemobiletools.draw.txt index 825bef9319..da9ce93e05 100644 --- a/metadata/com.simplemobiletools.draw.txt +++ b/metadata/com.simplemobiletools.draw.txt @@ -126,7 +126,12 @@ Build:3.1.4,31 subdir=app gradle=yes +Build:3.1.5,32 + commit=3.1.5 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.1.4 -Current Version Code:31 +Current Version:3.1.5 +Current Version Code:32 diff --git a/metadata/com.simplemobiletools.gallery.txt b/metadata/com.simplemobiletools.gallery.txt index 674f89fd54..351581bc93 100644 --- a/metadata/com.simplemobiletools.gallery.txt +++ b/metadata/com.simplemobiletools.gallery.txt @@ -576,7 +576,17 @@ Build:3.5.3,165 subdir=app gradle=yes +Build:3.6.0,166 + commit=3.6.0 + subdir=app + gradle=yes + +Build:3.6.2,168 + commit=3.6.2 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.5.3 -Current Version Code:165 +Current Version:3.6.2 +Current Version Code:168 diff --git a/metadata/com.simplemobiletools.musicplayer.txt b/metadata/com.simplemobiletools.musicplayer.txt index e8776ac2ec..6604685c30 100644 --- a/metadata/com.simplemobiletools.musicplayer.txt +++ b/metadata/com.simplemobiletools.musicplayer.txt @@ -170,7 +170,12 @@ Build:3.2.2,39 subdir=app gradle=yes +Build:3.2.3,40 + commit=3.2.3 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.2.2 -Current Version Code:39 +Current Version:3.2.3 +Current Version Code:40 diff --git a/metadata/com.tananaev.logcat.txt b/metadata/com.tananaev.logcat.txt index ad78a39203..88f6cbe46d 100644 --- a/metadata/com.tananaev.logcat.txt +++ b/metadata/com.tananaev.logcat.txt @@ -59,7 +59,12 @@ Build:1.8,9 subdir=app gradle=yes +Build:1.9,10 + commit=v1.9 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.8 -Current Version Code:9 +Current Version:1.9 +Current Version Code:10 diff --git a/metadata/com.tengu.sharetoclipboard.txt b/metadata/com.tengu.sharetoclipboard.txt index 76af61ba1a..0fc5e0ee0a 100644 --- a/metadata/com.tengu.sharetoclipboard.txt +++ b/metadata/com.tengu.sharetoclipboard.txt @@ -115,6 +115,11 @@ Build:1.9.0,21 subdir=app gradle=yes +Build:1.10.0,22 + commit=v1.10.0 + subdir=app + gradle=yes + Maintainer Notes: Summary and Description are maintained by upstream using fastlane in the source repo: @@ -123,5 +128,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.9.0 -Current Version Code:21 +Current Version:1.10.0 +Current Version Code:22 diff --git a/metadata/com.ubergeek42.WeechatAndroid.txt b/metadata/com.ubergeek42.WeechatAndroid.txt index 7ef3453407..318a861f3c 100644 --- a/metadata/com.ubergeek42.WeechatAndroid.txt +++ b/metadata/com.ubergeek42.WeechatAndroid.txt @@ -6,7 +6,7 @@ Issue Tracker:https://github.com/ubergeek42/weechat-android/issues Changelog:https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md Name:WeeChat Android -Auto Name:weechat +Auto Name:Weechat-Android Summary:Connect to remote WeeChat IRC sessions Description: Relay client for the Weechat IRC client. It allows you to connect to your phone @@ -69,15 +69,12 @@ Build:0.12-git,436 prebuild=sed -i '/gradleVersion/d' ../build.gradle && \ sed -i -e '/Goddchen/d' build.gradle ../build.gradle -Maintainer Notes: -Upstream uses "versionCode gitVersionCode()", this isnt handled by our -update-scraper. If this gets fixed in upstream, reset to UCM:Tags. +Build:0.13,437 + commit=v0.13 + subdir=app + gradle=yes -VC for 0.12 is 15.. so 0.11 might be wrong. We need to sort that out -with upstream. -. - -Auto Update Mode:None -Update Check Mode:None -Current Version:0.11 -Current Version Code:435 +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:0.13 +Current Version Code:437 diff --git a/metadata/com.utyf.pmetro.txt b/metadata/com.utyf.pmetro.txt index a2e633f322..08cf302e06 100644 --- a/metadata/com.utyf.pmetro.txt +++ b/metadata/com.utyf.pmetro.txt @@ -52,7 +52,17 @@ Build:0.0.18,112 subdir=app gradle=yes +Build:0.0.19,113 + commit=0.0.19 + subdir=app + gradle=yes + +Build:0.0.20,114 + commit=0.0.20 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.0.18 -Current Version Code:112 +Current Version:0.0.20 +Current Version Code:114 diff --git a/metadata/com.wmstein.tourcount.txt b/metadata/com.wmstein.tourcount.txt index 6da485ca86..72469f3ab0 100644 --- a/metadata/com.wmstein.tourcount.txt +++ b/metadata/com.wmstein.tourcount.txt @@ -94,7 +94,22 @@ Build:2.4.2,242 commit=2.4.2 gradle=yes +Build:2.4.4,244 + disable=Task 'clean' not found in root project + commit=2.4.4 + gradle=yes + +Build:2.4.5,245 + commit=2.4.5 + subdir=tourcount + gradle=yes + +Build:2.4.6,246 + commit=2.4.6 + subdir=tourcount + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.4.2 -Current Version Code:242 +Current Version:2.4.6 +Current Version Code:246 diff --git a/metadata/com.wmstein.transektcount.txt b/metadata/com.wmstein.transektcount.txt index ca080e49ac..1806a979ba 100644 --- a/metadata/com.wmstein.transektcount.txt +++ b/metadata/com.wmstein.transektcount.txt @@ -102,7 +102,22 @@ Build:2.1.2,212 mkdir -p gradle/wrapper && \ echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties +Build:2.1.4,214 + commit=2.1.4 + subdir=transektcount + gradle=yes + +Build:2.1.5,215 + commit=2.1.5 + subdir=transektcount + gradle=yes + +Build:2.1.6,216 + commit=2.1.6 + subdir=transektcount + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.1.2 -Current Version Code:212 +Current Version:2.1.6 +Current Version Code:216 diff --git a/metadata/com.woefe.shoppinglist.txt b/metadata/com.woefe.shoppinglist.txt index ac42a57eca..40a54fee74 100644 --- a/metadata/com.woefe.shoppinglist.txt +++ b/metadata/com.woefe.shoppinglist.txt @@ -22,7 +22,12 @@ Build:0.8.0,8 subdir=app gradle=yes +Build:0.9.0,9 + commit=v0.9.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.8.0 -Current Version Code:8 +Current Version:0.9.0 +Current Version Code:9 diff --git a/metadata/com.xabber.androiddev.txt b/metadata/com.xabber.androiddev.txt index 8e79dd44c4..e51ce3dc9f 100644 --- a/metadata/com.xabber.androiddev.txt +++ b/metadata/com.xabber.androiddev.txt @@ -495,5 +495,5 @@ github respository (may not be in master branch). Auto Update Mode:None Update Check Mode:Tags -Current Version:2.1(404) -Current Version Code:404 +Current Version:2.2.1(468) +Current Version Code:468 diff --git a/metadata/com.zegoggles.smssync.txt b/metadata/com.zegoggles.smssync.txt index 5bbc393306..49e4663915 100644 --- a/metadata/com.zegoggles.smssync.txt +++ b/metadata/com.zegoggles.smssync.txt @@ -221,6 +221,11 @@ Build:1.5.11-beta7,1560 subdir=app gradle=yes +Build:1.5.11-beta13,1566 + commit=66f4d77cb20e8533d4090c1312ce0a18b2f35724 + subdir=app + gradle=yes + Auto Update Mode:None Update Check Mode:Tags ^[0-9.]*$ Current Version:1.5.10 diff --git a/metadata/com.zoffcc.applications.trifa.txt b/metadata/com.zoffcc.applications.trifa.txt index 7b5029f49d..c73bfe5e11 100644 --- a/metadata/com.zoffcc.applications.trifa.txt +++ b/metadata/com.zoffcc.applications.trifa.txt @@ -1,17 +1,12 @@ Categories:Internet License:GPL-2.0 -Web Site: +Web Site:https://github.com/zoff99/ToxAndroidRefImpl Source Code:https://github.com/zoff99/ToxAndroidRefImpl Issue Tracker:https://github.com/zoff99/ToxAndroidRefImpl/issues Changelog:https://github.com/zoff99/ToxAndroidRefImpl/blob/zoff99/dev003/CHANGELOG.md Bitcoin:1TRifA7eNLHZEcCTj43eYVWHBbLqTuXkS Auto Name:TRIfA -Summary:TRIfA Tox Client -Description: -TRIfA is a Tox Client for Android. it's still currently in heavy development. To -get more information about Tox please visit [https://tox.zoff.cc] -. Repo Type:git Repo:https://github.com/zoff99/ToxAndroidRefImpl @@ -98,7 +93,18 @@ Build:1.0.14,10014 prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.6.4111459' ndk=r13b +Build:1.0.15,10015 + commit=1.0.15 + subdir=android-refimpl-app/app + gradle=yes + prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.6.4111459' + ndk=r13b + +Maintainer Notes: +Description and summary in app git repository +. + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9].* -Current Version:1.0.14 -Current Version Code:10014 +Current Version:1.0.15 +Current Version Code:10015 diff --git a/metadata/cx.ring.txt b/metadata/cx.ring.txt index 4035bd9f47..ca1f9f326c 100644 --- a/metadata/cx.ring.txt +++ b/metadata/cx.ring.txt @@ -556,5 +556,5 @@ v103 introduces push notifications using gplay. Later versions will make this op Auto Update Mode:None Update Check Mode:RepoManifest/production -Current Version:20180223 -Current Version Code:107 +Current Version:20180309 +Current Version Code:108 diff --git a/metadata/de.arnowelzel.android.periodical.txt b/metadata/de.arnowelzel.android.periodical.txt index 17c7c02733..d67652d0db 100644 --- a/metadata/de.arnowelzel.android.periodical.txt +++ b/metadata/de.arnowelzel.android.periodical.txt @@ -102,7 +102,12 @@ Build:0.35,35 subdir=app gradle=yes +Build:1.04,48 + commit=1.04 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.35 -Current Version Code:35 +Current Version:1.04 +Current Version Code:48 diff --git a/metadata/de.badaix.snapcast.txt b/metadata/de.badaix.snapcast.txt index 89317c6d02..736c4645ed 100644 --- a/metadata/de.badaix.snapcast.txt +++ b/metadata/de.badaix.snapcast.txt @@ -58,5 +58,5 @@ Build:0.10.0,7 Auto Update Mode:None Update Check Mode:Tags -Current Version:0.12.0 -Current Version Code:1200 +Current Version:0.13.0 +Current Version Code:1300 diff --git a/metadata/de.benibela.videlibri.txt b/metadata/de.benibela.videlibri.txt index 77e1f5c465..b7b8c4a4f8 100644 --- a/metadata/de.benibela.videlibri.txt +++ b/metadata/de.benibela.videlibri.txt @@ -52,5 +52,5 @@ Maintainer Notes: Auto Update Mode:None Update Check Mode:Tags ^VIDELIBRI -Current Version:1.967 -Current Version Code:1967 +Current Version:1.970 +Current Version Code:1970 diff --git a/metadata/de.blau.android.txt b/metadata/de.blau.android.txt index 73c68eaf7c..56653a4e67 100644 --- a/metadata/de.blau.android.txt +++ b/metadata/de.blau.android.txt @@ -283,11 +283,17 @@ Build:10.0.5-fdroid,307 prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/10.0.5/10.0.5-fdroid/g' src/main/res/values/appname.xml && \ sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle +Build:10.1.2-fdroid,403 + commit=10.1.2 + gradle=yes + prebuild=sed -i -e 's/Vespucci/Vespucci (F-Droid)/g' -e 's/10.1.2/10.1.2-fdroid/g' src/main/res/values/appname.xml && \ + sed -i -e '/bintray/d' -e '/markdown/d' -e '/preset-utils/d' build.gradle + Maintainer Notes: * Upstream requires -fdroid specific appname . Auto Update Mode:None Update Check Mode:Tags -Current Version:10.1.0 -Current Version Code:402 +Current Version:10.2.0.3 +Current Version Code:500 diff --git a/metadata/de.christinecoenen.code.zapp.txt b/metadata/de.christinecoenen.code.zapp.txt index b1db55e43b..b0c1e630ba 100644 --- a/metadata/de.christinecoenen.code.zapp.txt +++ b/metadata/de.christinecoenen.code.zapp.txt @@ -127,7 +127,12 @@ Build:1.9.1,24 subdir=app gradle=yes +Build:1.10.0,25 + commit=v1.10.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.9.1 -Current Version Code:24 +Current Version:1.10.0 +Current Version Code:25 diff --git a/metadata/de.digisocken.anotherrss.txt b/metadata/de.digisocken.anotherrss.txt index af3b37ab53..e96f4d73d4 100644 --- a/metadata/de.digisocken.anotherrss.txt +++ b/metadata/de.digisocken.anotherrss.txt @@ -93,7 +93,17 @@ Build:2.03,203 subdir=app gradle=yes +Build:2.12,212 + commit=v2.12 + subdir=app + gradle=yes + +Build:2.13,213 + commit=v2.13 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.03 -Current Version Code:203 +Current Version:2.13 +Current Version Code:213 diff --git a/metadata/de.digisocken.openwort.txt b/metadata/de.digisocken.openwort.txt index 897d9beecb..15e449e577 100644 --- a/metadata/de.digisocken.openwort.txt +++ b/metadata/de.digisocken.openwort.txt @@ -34,7 +34,12 @@ Build:1.5,15 subdir=app gradle=yes +Build:1.6,16 + commit=v1.6 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.5 -Current Version Code:15 +Current Version:1.6 +Current Version Code:16 diff --git a/metadata/de.freewarepoint.whohasmystuff.txt b/metadata/de.freewarepoint.whohasmystuff.txt index bccd18f59c..0073b637d4 100644 --- a/metadata/de.freewarepoint.whohasmystuff.txt +++ b/metadata/de.freewarepoint.whohasmystuff.txt @@ -102,7 +102,11 @@ Build:1.0.30,31 commit=1.0.30 gradle=yes +Build:1.0.33,34 + commit=1.0.33 + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.0.30 -Current Version Code:31 +Current Version:1.0.33 +Current Version Code:34 diff --git a/metadata/de.gabbo.forro_lyrics.txt b/metadata/de.gabbo.forro_lyrics.txt index f4a9b24988..0b20d8b57f 100644 --- a/metadata/de.gabbo.forro_lyrics.txt +++ b/metadata/de.gabbo.forro_lyrics.txt @@ -24,7 +24,7 @@ will grow with time. You can contribute too, also with translations if you like! . Repo Type:git -Repo:https://gitlab.com/GabbO2/ForroLyrics.git +Repo:https://gitlab.com/Gabor-B/ForroLyrics.git Build:0.8,1 commit=0.8 @@ -96,7 +96,12 @@ Build:1.2.3,14 subdir=app gradle=yes +Build:1.2.4,15 + commit=1.2.4 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.2.3 -Current Version Code:14 +Current Version:1.2.4 +Current Version Code:15 diff --git a/metadata/de.j4velin.wifiAutoOff.txt b/metadata/de.j4velin.wifiAutoOff.txt index 62f3392507..886820e338 100644 --- a/metadata/de.j4velin.wifiAutoOff.txt +++ b/metadata/de.j4velin.wifiAutoOff.txt @@ -214,7 +214,13 @@ Build:1.7.7,1770 prebuild=touch key.properties && \ sed -i -e '/playCompile/d' build.gradle +Build:1.7.8,1780 + commit=1.7.8 + gradle=fdroid + prebuild=touch key.properties && \ + sed -i -e '/playCompile/d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.7.7 -Current Version Code:1770 +Current Version:1.7.8 +Current Version Code:1780 diff --git a/metadata/de.k3b.android.androFotoFinder.txt b/metadata/de.k3b.android.androFotoFinder.txt index 8106d0ba7c..0d9ff9cb8c 100644 --- a/metadata/de.k3b.android.androFotoFinder.txt +++ b/metadata/de.k3b.android.androFotoFinder.txt @@ -173,14 +173,22 @@ Build:0.6.3.180211,35 subdir=app gradle=yes +Build:0.6.4.180314,36 + disable=App may crash with Exception in the Settingsdialog. Will be fixed in ,37 + commit=v0.6.4.180314 + subdir=app + gradle=yes + +Build:0.6.4.180321,37 + commit=v0.6.4.180321 + subdir=app + gradle=yes + Maintainer Notes: Please use git-branch "FDroid" for FDroid-builds. -Ready for fastlane localisation, once fastlane linebreak problem - https://gitlab.com/fdroid/fdroidserver/merge_requests/375 - and related is solved. . Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.6.3.180211 -Current Version Code:35 +Current Version:0.6.4.180321 +Current Version Code:37 diff --git a/metadata/de.kromke.andreas.unpopmusicplayerfree.txt b/metadata/de.kromke.andreas.unpopmusicplayerfree.txt index 2d3dbdeed2..b084cbb96f 100644 --- a/metadata/de.kromke.andreas.unpopmusicplayerfree.txt +++ b/metadata/de.kromke.andreas.unpopmusicplayerfree.txt @@ -74,7 +74,12 @@ Build:1.41,19 subdir=app gradle=yes +Build:1.42,20 + commit=v1.42 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.41 -Current Version Code:19 +Current Version:1.42 +Current Version Code:20 diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 85e3996cb8..e1f6a3ed72 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -920,5 +920,5 @@ Build:6.03,343 Auto Update Mode:None Update Check Mode:RepoManifest/prod -Current Version:6.03 -Current Version Code:343 +Current Version:6.04 +Current Version Code:344 diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 350f5ec466..e78dbf1c73 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -914,5 +914,5 @@ Build:6.03,343 Auto Update Mode:None Update Check Mode:Tags -Current Version:6.03 -Current Version Code:343 +Current Version:6.04 +Current Version Code:344 diff --git a/metadata/de.tobiasbielefeld.solitaire.txt b/metadata/de.tobiasbielefeld.solitaire.txt index f6ee74ef31..4a6d5ba018 100644 --- a/metadata/de.tobiasbielefeld.solitaire.txt +++ b/metadata/de.tobiasbielefeld.solitaire.txt @@ -218,7 +218,17 @@ Build:3.10.2,64 subdir=app gradle=yes +Build:3.11,65 + commit=v3.11 + subdir=app + gradle=yes + +Build:3.11.1,66 + commit=v3.11.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.10.2 -Current Version Code:64 +Current Version:3.11.1 +Current Version Code:66 diff --git a/metadata/de.westnordost.streetcomplete.txt b/metadata/de.westnordost.streetcomplete.txt index 8e6982bc3c..dbf274c512 100644 --- a/metadata/de.westnordost.streetcomplete.txt +++ b/metadata/de.westnordost.streetcomplete.txt @@ -181,8 +181,13 @@ Build:4.0,402 subdir=app gradle=yes +Build:4.1,403 + commit=v4.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags Update Check Ignore:(alpha|beta|rc|RC) -Current Version:4.0 -Current Version Code:402 +Current Version:4.1 +Current Version Code:403 diff --git a/metadata/dk.jens.backup.txt b/metadata/dk.jens.backup.txt index dafabfb86b..220a88ee03 100644 --- a/metadata/dk.jens.backup.txt +++ b/metadata/dk.jens.backup.txt @@ -94,7 +94,12 @@ Build:0.2.12.1,19 gradle=yes rm=libs/*.jar +Build:0.2.13,20 + commit=0.2.13 + gradle=yes + rm=libs/*.jar + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.2.12.1 -Current Version Code:19 +Current Version:0.2.13 +Current Version Code:20 diff --git a/metadata/eu.kanade.tachiyomi.txt b/metadata/eu.kanade.tachiyomi.txt index 2cef317881..4a6f17ca91 100644 --- a/metadata/eu.kanade.tachiyomi.txt +++ b/metadata/eu.kanade.tachiyomi.txt @@ -169,7 +169,13 @@ Build:0.6.8,31 gradle=fdroid prebuild=sed -i -e '/play-services/d' build.gradle +Build:0.7.0,33 + commit=v0.7.0 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/play-services/d' build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.6.8 -Current Version Code:31 +Current Version:0.7.0 +Current Version Code:33 diff --git a/metadata/eu.polarclock.txt b/metadata/eu.polarclock.txt index 772f3c63d8..bcdf41ef68 100644 --- a/metadata/eu.polarclock.txt +++ b/metadata/eu.polarclock.txt @@ -44,7 +44,12 @@ Build:1.4.1,7 subdir=app gradle=yes +Build:1.4.2,8 + commit=1.4.2 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.4.1 -Current Version Code:7 +Current Version:1.4.2 +Current Version Code:8 diff --git a/metadata/eu.pretix.pretixdroid.yml b/metadata/eu.pretix.pretixdroid.yml index 4a9ff040eb..4ce54eba5b 100644 --- a/metadata/eu.pretix.pretixdroid.yml +++ b/metadata/eu.pretix.pretixdroid.yml @@ -4,6 +4,7 @@ License: GPL-3.0 SourceCode: https://github.com/pretix/pretixdroid IssueTracker: https://github.com/pretix/pretixdroid/issues +AutoName: pretixdroid Summary: Validates tickets generated by pretix Description: |- pretix is an Open Source online ticket shop available at [https://pretix.eu/about/en/] @@ -32,3 +33,5 @@ Builds: AutoUpdateMode: Version v%v UpdateCheckMode: Tags +CurrentVersion: '1.10' +CurrentVersionCode: 12 diff --git a/metadata/eu.siacs.conversations.txt b/metadata/eu.siacs.conversations.txt index d23fb2d292..ce9e85ffc4 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -6,17 +6,26 @@ Source Code:https://github.com/siacs/Conversations Issue Tracker:https://github.com/siacs/Conversations/issues Changelog:https://github.com/siacs/Conversations/blob/HEAD/CHANGELOG.md Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL +LiberapayID:34225 Bitcoin:1AeqNAcg85APAZj9BZfAjdFCC5zesqXp2B Auto Name:Conversations Summary:Chat using the XMPP network Description: -XMPP client designed with ease of use and security in mind. +WARNING: Version 2.0.0 removed OTR support, it is recommeded to switch to OMEMO + +Design principles + +* Be as beautiful and easy to use as possible without sacrificing security or privacy +* Rely on existing, well established protocols (XMPP) +* Do not require a Google Account or specifically Google Cloud Messaging (GCM) +* Require as few permissions as possible Features: -* End-to-end encryption with either OTR, OpenPGP and [http://conversations.im/omemo/ OMEMO] -* Sending and receiving images +* End-to-end encryption with [http://conversations.im/omemo/ OMEMO] or [http://openpgp.org/about/ OpenPGP] +* Send and receive images as well as other kind of files +* Share your location via an external plug-in (available in F-Droid Archive) * Indication when your contact has read your message * Intuitive UI that follows Android Design guidelines * Pictures / Avatars for your Contacts @@ -36,6 +45,7 @@ Noteable XEPs: * XEP-0280: Message Carbons * XEP-0313: Message Archive Management * XEP-0352: Client State Indication +* XEP-0363: HTTP File Upload . Repo Type:git @@ -941,12 +951,12 @@ Build:1.23.8,255 gradle=free prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle -Build:2.0.0-beta,256 - commit=216cf1805f5ebf7413f7239a34c1ecc914291a0d +Build:2.0.0,261 + commit=2.0.0 gradle=free prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]+$ -Current Version:1.23.8 -Current Version Code:255 +Current Version:2.0.0 +Current Version Code:261 diff --git a/metadata/eu.uwot.fabio.altcoinprices.txt b/metadata/eu.uwot.fabio.altcoinprices.txt index aeb4af14cd..fb802227bf 100644 --- a/metadata/eu.uwot.fabio.altcoinprices.txt +++ b/metadata/eu.uwot.fabio.altcoinprices.txt @@ -96,7 +96,17 @@ Build:1.4.10,29 subdir=Altcoin Prices gradle=yes +Build:1.4.11c,32 + commit=1.4.11c + subdir=Altcoin Prices + gradle=yes + +Build:1.4.13a,35 + commit=1.4.13a + subdir=Altcoin Prices + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.4.10 -Current Version Code:29 +Current Version:1.4.13a +Current Version Code:35 diff --git a/metadata/fr.gouv.etalab.mastodon.txt b/metadata/fr.gouv.etalab.mastodon.txt index 215ebcf428..bebd4e7e0f 100644 --- a/metadata/fr.gouv.etalab.mastodon.txt +++ b/metadata/fr.gouv.etalab.mastodon.txt @@ -265,7 +265,14 @@ Build:1.8.3,115 prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \ sed -i -e '/playstoreImplementation/d' build.gradle +Build:1.8.4,116 + commit=1.8.4 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \ + sed -i -e '/playstoreImplementation/d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]+$ -Current Version:1.8.3 -Current Version Code:115 +Current Version:1.8.4 +Current Version Code:116 diff --git a/metadata/fr.neamar.kiss.txt b/metadata/fr.neamar.kiss.txt index f06ea1b099..571a3aa6c6 100644 --- a/metadata/fr.neamar.kiss.txt +++ b/metadata/fr.neamar.kiss.txt @@ -8,15 +8,17 @@ Changelog:https://github.com/Neamar/KISS/releases Auto Name:KISS launcher Summary:Custom launcher Description: -KISS is a fast launcher following the KISS principle. +KISS is a fast launcher for your Android. -Search through you app, contacts and settings lightning fast. No more time spent -trying to find the app you need to launch: enter a few characters from the name -and press enter. Need to phone someone? Don't meddle with the call log, just +Search through your apps, contacts and settings lightning fast. No more time +spent trying to find the app you want to launch: enter a few characters of the +name and hit enter. Need to call someone? Don't meddle with the call log, just give three letters of their name and push the "phone" button. KISS becomes smarter and smarter as you use it, pushing forward results you're more likely to select. + +Get ready to be amazed. . Repo Type:git @@ -268,7 +270,19 @@ Build:3.0.3,115 gradle=yes prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle +Build:3.0.5,117 + commit=v3.0.5 + subdir=app + gradle=yes + prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle + +Build:3.0.6,118 + commit=v3.0.6 + subdir=app + gradle=yes + prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9\.]+$ -Current Version:3.0.3 -Current Version Code:115 +Current Version:3.0.6 +Current Version Code:118 diff --git a/metadata/fr.unix_experience.owncloud_sms.txt b/metadata/fr.unix_experience.owncloud_sms.txt index 7079fb29ca..83a0fbc818 100644 --- a/metadata/fr.unix_experience.owncloud_sms.txt +++ b/metadata/fr.unix_experience.owncloud_sms.txt @@ -261,6 +261,12 @@ Build:2.0.3,67 rm=gradle prebuild=sed -i -e '/jcenter()/a\ google()' build.gradle +Build:2.0.4,68 + commit=2.0.4 + gradle=yes + rm=gradle + prebuild=sed -i -e '/jcenter()/a\ google()' build.gradle + Maintainer Notes: distributionUrl specifies Gradle 3.3, while Android Gradle plugin 3.0.0 requires Gradle 4.1 or later. @@ -268,5 +274,5 @@ requires Gradle 4.1 or later. Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.0.3 -Current Version Code:67 +Current Version:2.0.4 +Current Version Code:68 diff --git a/metadata/free.rm.skytube.oss.txt b/metadata/free.rm.skytube.oss.txt index 3925f07923..ef5bdb599a 100644 --- a/metadata/free.rm.skytube.oss.txt +++ b/metadata/free.rm.skytube.oss.txt @@ -107,11 +107,18 @@ Build:2.81,12 gradle=oss rm=app/libs/*.jar +Build:2.82,13 + commit=v2.82 + subdir=app + submodules=yes + gradle=oss + rm=app/libs/*.jar + Maintainer Notes: * Current versions include app/libs/*.jar. Remove them. . Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.81 -Current Version Code:12 +Current Version:2.82 +Current Version Code:13 diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index a371f6e9e7..f2a75e9235 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -5,6 +5,7 @@ Web Site:https://riot.im Source Code:https://github.com/vector-im/riot-android Issue Tracker:https://github.com/vector-im/riot-android/issues Changelog:https://github.com/vector-im/riot-android/blob/HEAD/CHANGES.rst +LiberapayID:10794 Bitcoin:1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAE Auto Name:Riot.im @@ -352,6 +353,51 @@ Build:0.8.1,80001 popd && \ cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar +Build:0.8.3,80300 + commit=v0.8.3 + subdir=vector + sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.9.4/node-v8.9.4-linux-x64.tar.xz && \ + echo "68b94aac38cd5d87ab79c5b38306e34a20575f31a3ea788d117c20fffcca3370 node.tar.xz" | sha256sum -c - && \ + tar xJf node.tar.xz && \ + cp -a node-v8.9.4-linux-x64/. /usr/local/ && \ + npm install -g react-native-cli + gradle=appfdroid + srclibs=matrixsdk@v0.9.1,olmsdk@18b067a46f575299a80349d2a5dce74b7dad88de,jitsi-meet@c109199e060faa05440c6971f0683e8eb4d81167 + prebuild=sed -i -e '/com.google.firebase/d' build.gradle && \ + sed -i -e '/com.google.gms.google-services/d' build.gradle && \ + find . -name *.aar -exec truncate -s 0 {} \; + build=pushd $$olmsdk$$/android && \ + echo ndk.dir=$$NDK$$ > local.properties && \ + rm gradle.properties && \ + gradle assembleRelease && \ + popd && \ + cp $$olmsdk$$/android/olm-sdk/build/outputs/aar/olm-sdk-release-2.2.2.aar libs/olm-sdk.aar && \ + cp $$olmsdk$$/android/olm-sdk/build/outputs/aar/olm-sdk-release-2.2.2.aar $$matrixsdk$$/matrix-sdk/libs/olm-sdk.aar && \ + pushd $$jitsi-meet$$ && \ + npm install && \ + make && \ + pushd android && \ + gradle assembleRelease && \ + popd && \ + react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output index.android.bundle --assets-dest android/app/src/main/res/ && \ + popd && \ + cp $$jitsi-meet$$/android/sdk/build/outputs/aar/sdk-release.aar libs/jitsi-sdk.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-background-timer/android/build/outputs/aar/react-native-background-timer-release.aar libs/react-native-background-timer.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-fetch-blob/android/build/outputs/aar/react-native-fetch-blob-release.aar libs/react-native-fetch-blob.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-immersive/android/build/outputs/aar/react-native-immersive-release.aar libs/react-native-immersive.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-keep-awake/android/build/outputs/aar/react-native-keep-awake-release.aar libs/react-native-keep-awake.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-vector-icons/android/build/outputs/aar/react-native-vector-icons-release.aar libs/react-native-vector-icons.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-webrtc/android/build/outputs/aar/react-native-webrtc-release.aar libs/react-native-webrtc.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-webrtc/android/build/outputs/aar/react-native-webrtc-release.aar $$matrixsdk$$/matrix-sdk/libs/react-native-webrtc.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-locale-detector/android/build/outputs/aar/react-native-locale-detector-release.aar libs/react-native-locale-detector.aar && \ + cp $$jitsi-meet$$/node_modules/react-native/android/com/facebook/react/react-native/0.50.4/react-native-0.50.4.aar libs/react-native.aar && \ + cp $$jitsi-meet$$/node_modules/react-native-vector-icons/Fonts/*.ttf src/main/assets/fonts/ && \ + cp $$jitsi-meet$$/index.android.bundle src/main/assets/ && \ + pushd $$matrixsdk$$ && \ + gradle clean assembleRelease && \ + popd && \ + cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar + Maintainer Notes: Upstream puts their library aars inside the repo, we need build them our self. We truncate instead of deleting them such that the initial gradle clean is successful. jitsi-meet needs react-native which we get via npm. This pulls in a few prebuilt binaries for now :-/. @@ -361,5 +407,5 @@ Then we walk through olmsdk, jitsi-meet, matrixsdk (which needs those other two, Auto Update Mode:None Update Check Mode:Tags -Current Version:0.8.1 -Current Version Code:80001 +Current Version:0.8.3 +Current Version Code:80300 diff --git a/metadata/im.zom.messenger.txt b/metadata/im.zom.messenger.txt index f8f0ff1495..283496fae7 100644 --- a/metadata/im.zom.messenger.txt +++ b/metadata/im.zom.messenger.txt @@ -229,5 +229,5 @@ Build:15.2.0-RC-3,1510019 Auto Update Mode:None Update Check Mode:Tags -Current Version:15.4.0-RC-8 -Current Version Code:1540028 +Current Version:15.5.0-beta-1 +Current Version Code:1550011 diff --git a/metadata/info.dvkr.screenstream.txt b/metadata/info.dvkr.screenstream.txt index 4baa6985d4..59ac8442c1 100644 --- a/metadata/info.dvkr.screenstream.txt +++ b/metadata/info.dvkr.screenstream.txt @@ -67,5 +67,5 @@ Build:2.1.5,215 Auto Update Mode:None Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/dkrivoruchko/ScreenStream/master/build.gradle|version_code = ([0-9]*)|.|version_name = \'([0-9.]*)\' -Current Version:2.1.6 -Current Version Code:216 +Current Version:2.1.8 +Current Version Code:218 diff --git a/metadata/ir.hsn6.turo.txt b/metadata/ir.hsn6.turo.txt index 4e5a1fc726..932630457e 100644 --- a/metadata/ir.hsn6.turo.txt +++ b/metadata/ir.hsn6.turo.txt @@ -60,7 +60,29 @@ Build:1.1.0,3 cd ../turo && \ ../godot/bin/godot_server.server.tools.* -export Android ../turo.apk +Build:1.3.0,7 + commit=0553bafd2e64de41930492df2e2a02d86d4ae40e + sudo=apt-get install -y g++ + output=turo.apk + srclibs=Godot@b61462268e9a8a2c86c1abd5bc65cd96659fa979 + prebuild=mkdir turo && \ + bash -O extglob -c "mv !(turo) turo" && \ + cp -R $$Godot$$ godot + target=android-19 + build=cd godot && \ + scons -j `nproc` p=server unix_global_settings_path=".." && \ + export ANDROID_NDK_ROOT=$$NDK$$ && \ + scons -j `nproc` p=android target=release && \ + pushd platform/android/java/ && \ + gradle assembleRelease && \ + popd && \ + export HOME=$PWD && \ + mkdir -p ../templates/ && \ + cp bin/android_release.apk ../templates && \ + cd ../turo && \ + ../godot/bin/godot_server.server.tools.* -export Android ../turo.apk + Auto Update Mode:None Update Check Mode:None -Current Version:1.1.0 -Current Version Code:3 +Current Version:1.3.0 +Current Version Code:7 diff --git a/metadata/it.feio.android.omninotes.foss.txt b/metadata/it.feio.android.omninotes.foss.txt index 0ef9ced51a..cd339ac96d 100644 --- a/metadata/it.feio.android.omninotes.foss.txt +++ b/metadata/it.feio.android.omninotes.foss.txt @@ -70,6 +70,14 @@ Build:5.4.3,238 sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \ sed -i -e '/playCompile/d' -e '/outputFileName/d' build.gradle +Build:5.4.4,239 + commit=5.4.4 + subdir=omniNotes + gradle=foss + prebuild=sed -i -e '/dl.bintray.com/d' -e '/apply plugin: "sonar-runner"/,+999d' ../build.gradle && \ + sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \ + sed -i -e '/playCompile/d' -e '/outputFileName/d' build.gradle + Auto Update Mode:None Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/federicoiosue/Omni-Notes/master/gradle.properties|VERSION_CODE=(.*)|.|VERSION_NAME=(.*) diff --git a/metadata/jackpal.androidterm/en-US/phoneScreenshots/01.jpg b/metadata/jackpal.androidterm/en-US/phoneScreenshots/01.jpg index 34318c3535..a1bd639824 100644 Binary files a/metadata/jackpal.androidterm/en-US/phoneScreenshots/01.jpg and b/metadata/jackpal.androidterm/en-US/phoneScreenshots/01.jpg differ diff --git a/metadata/jackpal.androidterm/en-US/phoneScreenshots/04.jpg b/metadata/jackpal.androidterm/en-US/phoneScreenshots/04.jpg index 26979e1a20..82987589c6 100644 Binary files a/metadata/jackpal.androidterm/en-US/phoneScreenshots/04.jpg and b/metadata/jackpal.androidterm/en-US/phoneScreenshots/04.jpg differ diff --git a/metadata/jackpal.androidterm/en-US/phoneScreenshots/05.jpg b/metadata/jackpal.androidterm/en-US/phoneScreenshots/05.jpg index 3fce48c742..4a7902352d 100644 Binary files a/metadata/jackpal.androidterm/en-US/phoneScreenshots/05.jpg and b/metadata/jackpal.androidterm/en-US/phoneScreenshots/05.jpg differ diff --git a/metadata/jackpal.androidterm/en-US/phoneScreenshots/06.jpg b/metadata/jackpal.androidterm/en-US/phoneScreenshots/06.jpg index 4771c5c89d..5515809f2e 100644 Binary files a/metadata/jackpal.androidterm/en-US/phoneScreenshots/06.jpg and b/metadata/jackpal.androidterm/en-US/phoneScreenshots/06.jpg differ diff --git a/metadata/jackpal.androidterm/en-US/phoneScreenshots/07.jpg b/metadata/jackpal.androidterm/en-US/phoneScreenshots/07.jpg index 465134ea1f..988987d3a3 100644 Binary files a/metadata/jackpal.androidterm/en-US/phoneScreenshots/07.jpg and b/metadata/jackpal.androidterm/en-US/phoneScreenshots/07.jpg differ diff --git a/metadata/link.standen.michael.slideshow.txt b/metadata/link.standen.michael.slideshow.txt index 96ee631cf7..73806480ad 100644 --- a/metadata/link.standen.michael.slideshow.txt +++ b/metadata/link.standen.michael.slideshow.txt @@ -97,7 +97,12 @@ Build:2.4.0,41 subdir=app gradle=yes +Build:2.5.0,42 + commit=v2.5.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.4.0 -Current Version Code:41 +Current Version:2.5.0 +Current Version Code:42 diff --git a/metadata/me.echeung.moemoekyun.fdroid.txt b/metadata/me.echeung.moemoekyun.fdroid.txt index 507e675533..698b270e3e 100644 --- a/metadata/me.echeung.moemoekyun.fdroid.txt +++ b/metadata/me.echeung.moemoekyun.fdroid.txt @@ -43,8 +43,13 @@ Build:2.0.3,34 subdir=app gradle=fdroid +Build:2.0.4,39 + commit=v2.0.4 + subdir=app + gradle=fdroid + Auto Update Mode:Version v%v Update Check Mode:Tags Update Check Name:me.echeung.moemoekyun -Current Version:2.0.3 -Current Version Code:34 +Current Version:2.0.4 +Current Version Code:39 diff --git a/metadata/me.kuehle.carreport.txt b/metadata/me.kuehle.carreport.txt index 450d1c4d0f..76f5f25dff 100644 --- a/metadata/me.kuehle.carreport.txt +++ b/metadata/me.kuehle.carreport.txt @@ -237,7 +237,14 @@ Build:3.18.4,68 rm=tools prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle +Build:3.19.0,69 + commit=3.19.0 + subdir=app + gradle=foss + rm=tools + prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.18.4 -Current Version Code:68 +Current Version:3.19.0 +Current Version Code:69 diff --git a/metadata/me.murks.filmchecker.txt b/metadata/me.murks.filmchecker.txt index d1c9b2db94..aaf368a9ac 100644 --- a/metadata/me.murks.filmchecker.txt +++ b/metadata/me.murks.filmchecker.txt @@ -8,8 +8,8 @@ Issue Tracker:https://github.com/zouroboros/filmchecker/issues Auto Name:FilmChecker Summary:Checks the status of film orders Description: -Checks the status of film orders. Currently only the Rossmann and DM (german -drugstores) are supported. +Checks the status of film orders. Currently only Rossmann (only in Germany) and +DM (Germany and Austria) are supported. . Repo Type:git @@ -41,7 +41,17 @@ Build:1.2.2,5 subdir=app gradle=yes +Build:1.2.3,6 + commit=1.2.3.0 + subdir=app + gradle=yes + +Build:1.3,8 + commit=1.3.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v.0 Update Check Mode:Tags -Current Version:1.2.2 -Current Version Code:5 +Current Version:1.3 +Current Version Code:8 diff --git a/metadata/net.gsantner.markor.txt b/metadata/net.gsantner.markor.txt index 07bd5a411b..3017fb4831 100644 --- a/metadata/net.gsantner.markor.txt +++ b/metadata/net.gsantner.markor.txt @@ -98,11 +98,23 @@ Build:0.3.2,16 submodules=yes gradle=FlavorDefault +Build:0.3.3,17 + commit=v0.3.3 + subdir=app + submodules=yes + gradle=FlavorDefault + +Build:0.3.4,18 + commit=v0.3.4 + subdir=app + submodules=yes + gradle=FlavorDefault + Maintainer Notes: Description and summary in git metadata submodule . Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.3.2 -Current Version Code:16 +Current Version:0.3.4 +Current Version Code:18 diff --git a/metadata/net.nullsum.audinaut.txt b/metadata/net.nullsum.audinaut.txt index a0773dae60..899e4e793e 100644 --- a/metadata/net.nullsum.audinaut.txt +++ b/metadata/net.nullsum.audinaut.txt @@ -1,14 +1,15 @@ Categories:Multimedia License:GPL-3.0 +Author Name:Andrew Rabert Web Site:https://github.com/nvllsvm/Audinaut/blob/HEAD/README.md Source Code:https://github.com/nvllsvm/Audinaut Issue Tracker:https://github.com/nvllsvm/Audinaut/issues +Changelog:https://github.com/nvllsvm/Audinaut/blob/HEAD/CHANGELOG.md Auto Name:Audinaut -Summary:Connect to libresonic +Summary:Stream music from Subsonic-compatible servers Description: -Connect to a [https://github.com/Libresonic/libresonic/blob/stable/README.md -libresonic] instance and access your media. +Stream music from Subsonic-compatible servers. . Repo Type:git @@ -46,7 +47,12 @@ Build:0.2.3,192 subdir=app gradle=yes +Build:0.2.5,194 + commit=0.2.5 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.2.3 -Current Version Code:192 +Current Version:0.2.5 +Current Version Code:194 diff --git a/metadata/net.sourceforge.dibdib.android.dib2qm.txt b/metadata/net.sourceforge.dibdib.android.dib2qm.txt new file mode 100644 index 0000000000..6104eb38fb --- /dev/null +++ b/metadata/net.sourceforge.dibdib.android.dib2qm.txt @@ -0,0 +1,25 @@ +Categories:Internet +License:GPL-3.0 +Web Site:https://gitlab.com/gxworks/Dib2Qm +Source Code:https://gitlab.com/gxworks/Dib2Qm/tree/HEAD +Issue Tracker:https://gitlab.com/gxworks/Dib2Qm/issues + +Auto Name:Dib2Qm +Summary:Messenger for secured chats and groups +Description: +Messenger that works via e-mail server. It is based on IMAP and QuickMSG, and +therefore does not depend on an overall centralized server. +. + +Repo Type:git +Repo:https://gitlab.com/gxworks/Dib2Qm.git + +Build:0.17.30,1730 + commit=053a1382927fc042c987c08df18fa50830782229 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:0.17.30 +Current Version Code:1730 diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/images/featureGraphic.png b/metadata/net.sourceforge.solitaire_cg/en-US/images/featureGraphic.png index e8a8131826..61edafc49a 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/images/featureGraphic.png and b/metadata/net.sourceforge.solitaire_cg/en-US/images/featureGraphic.png differ diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/images/icon.png b/metadata/net.sourceforge.solitaire_cg/en-US/images/icon.png index 62d9eef1bb..88d8e2fcde 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/images/icon.png and b/metadata/net.sourceforge.solitaire_cg/en-US/images/icon.png differ diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/images/promoGraphic.png b/metadata/net.sourceforge.solitaire_cg/en-US/images/promoGraphic.png index 89f5fdc9bd..1029dd8138 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/images/promoGraphic.png and b/metadata/net.sourceforge.solitaire_cg/en-US/images/promoGraphic.png differ diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-forty-thieves-with-large-card-art.png b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-forty-thieves-with-large-card-art.png index f28a64c9d5..4c5349cde3 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-forty-thieves-with-large-card-art.png and b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-forty-thieves-with-large-card-art.png differ diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-freecell.png b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-freecell.png index 1159ce9d51..c2fc33acc5 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-freecell.png and b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-freecell.png differ diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-klondike.png b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-klondike.png index 462058fd57..89ef643733 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-klondike.png and b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-klondike.png differ diff --git a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-vegas-solitaire-with-large-card-art.png b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-vegas-solitaire-with-large-card-art.png index 6cf55fe61a..a267fc44cb 100644 Binary files a/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-vegas-solitaire-with-large-card-art.png and b/metadata/net.sourceforge.solitaire_cg/en-US/phoneScreenshots/solitairecg-vegas-solitaire-with-large-card-art.png differ diff --git a/metadata/net.syncthing.lite.txt b/metadata/net.syncthing.lite.txt index cc68cb8498..79afb69e85 100644 --- a/metadata/net.syncthing.lite.txt +++ b/metadata/net.syncthing.lite.txt @@ -1,9 +1,9 @@ Categories:Internet License:MPL-2.0 Web Site:https://syncthing.net -Source Code:https://github.com/Nutomic/syncthing-lite -Issue Tracker:https://github.com/Nutomic/syncthing-lite/issues -Changelog:https://github.com/Nutomic/syncthing-lite/releases +Source Code:https://github.com/syncthing/syncthing-lite +Issue Tracker:https://github.com/syncthing/syncthing-lite/issues +Changelog:https://github.com/syncthing/syncthing-lite/releases Auto Name:Syncthing Lite Summary:File synchronization @@ -21,7 +21,7 @@ devices with limited storage available, wishing to access a syncthing share). . Repo Type:git -Repo:https://github.com/Nutomic/syncthing-lite.git +Repo:https://github.com/syncthing/syncthing-lite.git Build:0.1.5,7 commit=0.1.5 diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.txt b/metadata/nodomain.freeyourgadget.gadgetbridge.txt index a2da411071..b83f232fa6 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.txt +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.txt @@ -613,7 +613,12 @@ Build:0.24.6,123 subdir=app gradle=yes +Build:0.25.0,124 + commit=0.25.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.24.6 -Current Version Code:123 +Current Version:0.25.0 +Current Version Code:124 diff --git a/metadata/org.adaway.txt b/metadata/org.adaway.txt index 9e2fed1f5a..81fe21e9bb 100644 --- a/metadata/org.adaway.txt +++ b/metadata/org.adaway.txt @@ -268,7 +268,14 @@ Build:3.2,60 buildjni=yes preassemble=renameExecutables +Build:3.3,61 + commit=v3.3 + subdir=AdAway + gradle=yes + buildjni=yes + preassemble=renameExecutables + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.2 -Current Version Code:60 +Current Version:3.3 +Current Version Code:61 diff --git a/metadata/org.andstatus.app.txt b/metadata/org.andstatus.app.txt index 8a8e73bda9..920b99c947 100644 --- a/metadata/org.andstatus.app.txt +++ b/metadata/org.andstatus.app.txt @@ -489,11 +489,16 @@ Build:36.09,243 subdir=app gradle=yes +Build:37.01,245 + commit=37.01-release + subdir=app + gradle=yes + Maintainer Notes: Remove the jars at https://github.com/andstatus/andstatus/tree/master/app/libs . Auto Update Mode:Version %v-release Update Check Mode:Tags ^[0-9.]+-release$ -Current Version:36.09 -Current Version Code:243 +Current Version:37.01 +Current Version Code:245 diff --git a/metadata/org.asteroidos.sync.txt b/metadata/org.asteroidos.sync.txt index b15be51fa0..e208fd0b4e 100644 --- a/metadata/org.asteroidos.sync.txt +++ b/metadata/org.asteroidos.sync.txt @@ -53,7 +53,18 @@ Build:0.8,8 subdir=app gradle=yes +Build:0.9,9 + disable=Could not find com.android.tools.build:gradle:3.0.1 + commit=v0.9 + subdir=app + gradle=yes + +Build:0.10,10 + commit=v0.10 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.8 -Current Version Code:8 +Current Version:0.10 +Current Version Code:10 diff --git a/metadata/org.blokada.alarm.txt b/metadata/org.blokada.alarm.txt index cb6b472f3a..b67ad65d5a 100644 --- a/metadata/org.blokada.alarm.txt +++ b/metadata/org.blokada.alarm.txt @@ -5,17 +5,16 @@ Author Email:hello@blokada.org Web Site:https://blokada.org Source Code:https://github.com/blokadaorg/blokada Issue Tracker:https://github.com/blokadaorg/blokada/issues +Changelog:https://blokada.org/api/v3/content/en/changelog.html Bitcoin:16rJ49uNKCohVhHvWNganP6Y48Ba9BTyKd -Name:Blokada ad blocker +Name:Blokada v3 (ad blocker) Summary:The ad blocker - battery efficient, fast, powerful and simple to use Description: Block ads without killing the battery -Blokada uses clever techniques to minimize impact on battery life. In fact, most -users tell us they don't see any battery drain whatsoever. We also put great -effort to make sure network speed is not affected by ad blocking. Test it -yourself! +Try the new version of Blokada to experience even higher level of stability, +speed and battery efficiency of one of the best ad blockers out there! Ad blocker you can trust @@ -77,7 +76,21 @@ Build:3.0.0,32 sed -i -e "/firebaseImplementation/d" build.gradle && \ sed -i -e "/apply plugin: 'com.google.gms.google-services/d" build.gradle +Build:3.1.1,34 + commit=3.1.1 + subdir=app + gradle=AdblockerFdroid + srclibs=gscore@1.3 + prebuild=echo -e "ext {\n extVersionName = \"3.1.1\"\n extVersionCode = 34 \n }" >> ../version.gradle && \ + echo "project(':gscore').projectDir = new File('$PWD/../../srclib/gscore')" >> ../paths.gradle && \ + echo -e "ext {\n extVersionName = \"1.3\"\n extVersionCode = 13 \n }" >> ../../srclib/gscore/version.gradle && \ + sed -i -e "/officialImplementation/d" build.gradle && \ + sed -i -e "/apply plugin: 'com.google.gms.google-services/d" build.gradle && \ + sed -i -e "/apply plugin: 'io.fabric/d" build.gradle && \ + sed -i -e "/maven.fabric.io/d" ../build.gradle && \ + sed -i -e "/classpath 'io.fabric.tools:gradle/d" ../build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:32 +Current Version:3.1.1 +Current Version Code:34 diff --git a/metadata/org.briarproject.briar.beta.txt b/metadata/org.briarproject.briar.beta.txt index 59a92a7791..5078df4dc8 100644 --- a/metadata/org.briarproject.briar.beta.txt +++ b/metadata/org.briarproject.briar.beta.txt @@ -23,24 +23,28 @@ Repo:https://code.briarproject.org/akwizgran/briar.git Binaries:https://briarproject.org/fdroid/repo/briar-beta-%v.apk Build:0.16.15,1615 + disable=https://briarproject.org/fdroid/repo/briar-beta-0.16.15.apk is not found commit=beta-0.16.15 subdir=briar-android gradle=yes rm=bramble-j2se Build:0.16.16,1616 + disable=https://briarproject.org/fdroid/repo/briar-beta-0.16.16.apk is not found commit=beta-0.16.16 subdir=briar-android gradle=yes rm=bramble-j2se Build:0.16.18,1618 + disable=verification fails commit=beta-0.16.18 subdir=briar-android gradle=yes rm=bramble-j2se Build:0.16.19,1619 + disable=verification fails commit=beta-0.16.19 subdir=briar-android gradle=yes diff --git a/metadata/org.fdroid.fdroid.ota.yml b/metadata/org.fdroid.fdroid.ota.yml index abf7dbfb49..60aa863c4c 100644 --- a/metadata/org.fdroid.fdroid.ota.yml +++ b/metadata/org.fdroid.fdroid.ota.yml @@ -27,6 +27,16 @@ Builds: - libs/gradle-witness.jar build: ./create_ota.sh binary `cat VERCODE` + - versionName: '1.1' + versionCode: 1001050 + commit: '1.1' + output: app/build/distributions/F-DroidFromBinaries-$$VERCODE$$.zip + prebuild: echo $$VERCODE$$ > VERCODE + scanignore: + - app/src/*est/*/*.jar + - libs/gradle-witness.jar + build: ./create_ota.sh binary `cat VERCODE` + MaintainerNotes: AutoUpdateMode only works for APKs right now. AutoUpdateMode: Version %v diff --git a/metadata/org.fdroid.fdroid.txt b/metadata/org.fdroid.fdroid.txt index d9deb37a94..adfde95e83 100644 --- a/metadata/org.fdroid.fdroid.txt +++ b/metadata/org.fdroid.fdroid.txt @@ -804,6 +804,11 @@ Build:1.1-alpha4,1001004 subdir=app gradle=yes +Build:1.1,1001050 + commit=1.1 + subdir=app + gradle=yes + Archive Policy:20 versions Auto Update Mode:None Update Check Mode:Static diff --git a/metadata/org.fitchfamily.android.dejavu.txt b/metadata/org.fitchfamily.android.dejavu.txt index 2a3b1f53a9..34fb000551 100644 --- a/metadata/org.fitchfamily.android.dejavu.txt +++ b/metadata/org.fitchfamily.android.dejavu.txt @@ -3,6 +3,7 @@ License:GPL-3.0 Web Site: Source Code:https://github.com/n76/DejaVu Issue Tracker:https://github.com/n76/DejaVu/issues +Changelog:https://github.com/n76/DejaVu/blob/HEAD/CHANGELOG.md Auto Name:Déjà Vu Location Service Summary:Mobile/cell and WLAN/Wi-Fi based network provider for UnifiedNlp and microG @@ -76,7 +77,17 @@ Build:1.1.3,12 subdir=app gradle=yes +Build:1.1.4,13 + commit=v1.1.4 + subdir=app + gradle=yes + +Build:1.1.5,14 + commit=v1.1.5 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1.3 -Current Version Code:12 +Current Version:1.1.5 +Current Version Code:14 diff --git a/metadata/org.fitchfamily.android.wifi_backend.txt b/metadata/org.fitchfamily.android.wifi_backend.txt index a4a3e00495..387cc7ce7a 100644 --- a/metadata/org.fitchfamily.android.wifi_backend.txt +++ b/metadata/org.fitchfamily.android.wifi_backend.txt @@ -217,7 +217,12 @@ Build:1.1.10,39 subdir=app gradle=yes +Build:1.1.11,40 + commit=v1.1.11 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1.10 -Current Version Code:39 +Current Version:1.1.11 +Current Version Code:40 diff --git a/metadata/org.fox.tttrss.txt b/metadata/org.fox.tttrss.txt index db331addc7..22f2881eac 100644 --- a/metadata/org.fox.tttrss.txt +++ b/metadata/org.fox.tttrss.txt @@ -23,7 +23,12 @@ Build:1.231,465 subdir=org.fox.ttrss gradle=yes +Build:1.235,469 + commit=v1.235 + subdir=org.fox.ttrss + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.231 -Current Version Code:465 +Current Version:1.235 +Current Version Code:469 diff --git a/metadata/org.freedombox.freedombox.txt b/metadata/org.freedombox.freedombox.txt new file mode 100644 index 0000000000..e76f9058c0 --- /dev/null +++ b/metadata/org.freedombox.freedombox.txt @@ -0,0 +1,46 @@ +Provides:org.freedombox.freedombox +Categories:Internet,Security +License:GPL-3.0+ +Web Site:https://freedombox.org +Source Code:https://salsa.debian.org/freedombox-team/android-app +Issue Tracker:https://salsa.debian.org/freedombox-team/android-app/issues + +Auto Name:FreedomBox +Summary:A companion app for your FreedomBox server +Description: +''Features'' + +* Discover FreedomBox servers on the network +* Display a list of installed services on the selected FreedomBox +* Launch Android apps and web applications for available services +* Save a FreedomBox and connect to it from anywhere + +''Planned Features'' + +* Save credentials for a FreedomBox and automatically login +* Installation help guide for various devices +* Automatically configure an application with the saved credentials of the FreedomBox +. + +Repo Type:git +Repo:https://salsa.debian.org/freedombox-team/android-app.git + +Build:0.1,1 + commit=v0.1 + subdir=app + gradle=yes + +Build:0.2,2 + commit=v0.2 + subdir=app + gradle=yes + +Build:0.3,3 + commit=v0.3 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags ^v[0-9.]*$ +Current Version:0.3 +Current Version Code:3 diff --git a/metadata/org.kde.kdeconnect_tp.txt b/metadata/org.kde.kdeconnect_tp.txt index 5d46e359cc..91ad3a418a 100644 --- a/metadata/org.kde.kdeconnect_tp.txt +++ b/metadata/org.kde.kdeconnect_tp.txt @@ -210,7 +210,12 @@ Build:1.7.2,1720 gradle=yes prebuild=sed -i -e '/javaMaxHeapSize/s/4g/2g/g' build.gradle +Build:1.8.0,1800 + commit=v1.8 + gradle=yes + prebuild=sed -i -e '/javaMaxHeapSize/s/4g/2g/g' build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.7.2 -Current Version Code:1720 +Current Version:1.8.0 +Current Version Code:1800 diff --git a/metadata/org.kontalk.txt b/metadata/org.kontalk.txt index b7b4b55654..bc3dcaab5f 100644 --- a/metadata/org.kontalk.txt +++ b/metadata/org.kontalk.txt @@ -608,6 +608,17 @@ Build:4.1.3,290 sed -i -e '/fabric/d' ../build.gradle build.gradle scanignore=app/src/main/res/raw/truststore +Build:4.1.4,310 + commit=v4.1.4 + subdir=app + submodules=yes + init=sed -i -e 's/signingConfig signingConfigs.release/{}/g' build.gradle && \ + rm ../gradle.properties + gradle=basic + prebuild=sed -i -e "/crashlytics/,+2d" -e "/googleplayCompile/d" build.gradle && \ + sed -i -e '/fabric/d' ../build.gradle build.gradle + scanignore=app/src/main/res/raw/truststore + Maintainer Notes: Summary and Description have been moved to the new localizable text files: https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots @@ -616,5 +627,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Archive Policy:10 versions Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]+$ -Current Version:4.1.3 -Current Version Code:290 +Current Version:4.1.4 +Current Version Code:310 diff --git a/metadata/org.kore.kolabnotes.android.txt b/metadata/org.kore.kolabnotes.android.txt index ca4d5e3422..88da2a8056 100644 --- a/metadata/org.kore.kolabnotes.android.txt +++ b/metadata/org.kore.kolabnotes.android.txt @@ -567,7 +567,13 @@ Build:3.1.1,96 subdir=app gradle=yes +Build:3.1.2,97 + disable=Could not find com.android.tools.build:gradle:3.0.1 + commit=3.1.2 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.1.1 -Current Version Code:96 +Current Version:3.1.2 +Current Version Code:97 diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index d7adbd3b2f..318fda0d64 100644 --- a/metadata/org.linphone.txt +++ b/metadata/org.linphone.txt @@ -320,5 +320,5 @@ Build:3.3.2,3320 Auto Update Mode:None Update Check Mode:Tags -Current Version:3.3.2 -Current Version Code:3320 +Current Version:3.99.1 +Current Version Code:3991 diff --git a/metadata/org.mozilla.fennec_fdroid.txt b/metadata/org.mozilla.fennec_fdroid.txt index b8c1f58d21..3f54338639 100644 --- a/metadata/org.mozilla.fennec_fdroid.txt +++ b/metadata/org.mozilla.fennec_fdroid.txt @@ -4182,6 +4182,78 @@ Build:58.0.2,580210 zip -d obj-i386-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-i386-unsigned-unaligned.apk 'META-INF/*.*' ndk=r15c +Build:59.0.1,590100 + commit=FENNEC_59_0_1_RELEASE + timeout=21600 + sudo=apt-get install -y g++ proguard-cli/testing libproguard-java/testing + output=obj-arm-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-arm-unsigned-unaligned.apk + srclibs=MozLocales@a5bbd6bf9e94673e0ed53b4b8a965db48accc63f + prebuild=mkdir fdroid && \ + l10ndir=`readlink -f $$MozLocales$$` && \ + bash $$MozLocales$$/prebuild.sh && \ + echo "ac_add_options --target=arm-linux-androideabi" >> .mozconfig && \ + echo "ac_add_options --with-android-min-sdk=16" >> .mozconfig && \ + echo "ac_add_options --with-android-ndk=\"$$NDK$$\"" >> .mozconfig && \ + echo "ac_add_options --with-android-sdk=\"$$SDK$$\"" >> .mozconfig && \ + echo "ac_add_options --enable-application=mobile/android" >> .mozconfig && \ + echo "ac_add_options --with-branding=mobile/android/branding/unofficial" >> .mozconfig && \ + echo "ac_add_options --with-l10n-base=${l10ndir}" >> .mozconfig && \ + echo "mk_add_options 'export L10NBASEDIR=${l10ndir}'" >> .mozconfig && \ + echo "mk_add_options 'export MOZ_CHROME_MULTILOCALE=$(tr '\n' ' ' < mobile/android/locales/maemo-locales)'" >> .mozconfig && \ + echo "mk_add_options 'export PROGUARD_JAR=/usr/share/java/proguard.jar'" >> .mozconfig && \ + pushd mobile/android/branding/unofficial/ && \ + sed -i -e '/ANDROID_PACKAGE_NAME/d' -e '/MOZ_APP_DISPLAYNAME/d' configure.sh && \ + echo 'ANDROID_PACKAGE_NAME=org.mozilla.fennec_fdroid' >> configure.sh && \ + echo 'MOZ_APP_DISPLAYNAME="Fennec F-Droid"' >> configure.sh && \ + echo 'MOZ_APP_ANDROID_VERSION_CODE=$$VERCODE$$' >> configure.sh && \ + popd + build=export I_PREFER_A_SUBOPTIMAL_MERCURIAL_EXPERIENCE=1 && \ + mkdir rust && \ + curl https://static.rust-lang.org/dist/rust-1.22.1-`uname -m`-unknown-linux-gnu.tar.xz | tar -x -J -C rust --strip-components 2 && \ + curl https://static.rust-lang.org/dist/rust-std-1.22.1-armv7-linux-androideabi.tar.xz | tar -x -J -C rust --strip-components 2 && \ + PATH=$PATH:$PWD/rust/bin ./mach build && \ + cat mobile/android/locales/maemo-locales | xargs -I % ./mach build chrome-% && \ + AB_CD=multi ./mach package && \ + ./mach package && \ + zip -d obj-arm-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-arm-unsigned-unaligned.apk 'META-INF/*.*' + ndk=r15c + +Build:59.0.1,590110 + commit=FENNEC_59_0_1_RELEASE + timeout=21600 + sudo=apt-get install -y g++ proguard-cli/testing libproguard-java/testing + output=obj-i386-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-i386-unsigned-unaligned.apk + srclibs=MozLocales@a5bbd6bf9e94673e0ed53b4b8a965db48accc63f + prebuild=mkdir fdroid && \ + l10ndir=`readlink -f $$MozLocales$$` && \ + bash $$MozLocales$$/prebuild.sh && \ + echo "ac_add_options --target=i386-linux-androideabi" >> .mozconfig && \ + echo "ac_add_options --with-android-min-sdk=16" >> .mozconfig && \ + echo "ac_add_options --with-android-ndk=\"$$NDK$$\"" >> .mozconfig && \ + echo "ac_add_options --with-android-sdk=\"$$SDK$$\"" >> .mozconfig && \ + echo "ac_add_options --enable-application=mobile/android" >> .mozconfig && \ + echo "ac_add_options --with-branding=mobile/android/branding/unofficial" >> .mozconfig && \ + echo "ac_add_options --with-l10n-base=${l10ndir}" >> .mozconfig && \ + echo "mk_add_options 'export L10NBASEDIR=${l10ndir}'" >> .mozconfig && \ + echo "mk_add_options 'export MOZ_CHROME_MULTILOCALE=$(tr '\n' ' ' < mobile/android/locales/maemo-locales)'" >> .mozconfig && \ + echo "mk_add_options 'export PROGUARD_JAR=/usr/share/java/proguard.jar'" >> .mozconfig && \ + pushd mobile/android/branding/unofficial/ && \ + sed -i -e '/ANDROID_PACKAGE_NAME/d' -e '/MOZ_APP_DISPLAYNAME/d' configure.sh && \ + echo 'ANDROID_PACKAGE_NAME=org.mozilla.fennec_fdroid' >> configure.sh && \ + echo 'MOZ_APP_DISPLAYNAME="Fennec F-Droid"' >> configure.sh && \ + echo 'MOZ_APP_ANDROID_VERSION_CODE=$$VERCODE$$' >> configure.sh && \ + popd + build=export I_PREFER_A_SUBOPTIMAL_MERCURIAL_EXPERIENCE=1 && \ + mkdir rust && \ + curl https://static.rust-lang.org/dist/rust-1.22.1-`uname -m`-unknown-linux-gnu.tar.xz | tar -x -J -C rust --strip-components 2 && \ + curl https://static.rust-lang.org/dist/rust-std-1.22.1-i686-linux-android.tar.xz | tar -x -J -C rust --strip-components 2 && \ + PATH=$PATH:$PWD/rust/bin ./mach build && \ + cat mobile/android/locales/maemo-locales | xargs -I % ./mach build chrome-% && \ + AB_CD=multi ./mach package && \ + ./mach package && \ + zip -d obj-i386-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-i386-unsigned-unaligned.apk 'META-INF/*.*' + ndk=r15c + Maintainer Notes: Updating/Versioning: diff --git a/metadata/org.openhab.habdroid.txt b/metadata/org.openhab.habdroid.txt index 584a68d7cb..9694d62b29 100644 --- a/metadata/org.openhab.habdroid.txt +++ b/metadata/org.openhab.habdroid.txt @@ -8,6 +8,7 @@ Source Code:https://github.com/openhab/openhab-android Issue Tracker:https://github.com/openhab/openhab-android/issues Donate:https://www.paypal.me/openHABFoundation +Auto Name:openHAB Repo Type:git Repo:https://github.com/openhab/openhab-android.git @@ -18,11 +19,17 @@ Build:2.0.27,30 gradle=foss prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle +Build:2.0.31,34 + commit=2.0.31-release-fdroid + subdir=mobile + gradle=foss,stable + prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle + Maintainer Notes: Replace the fabric.io maven with mavencentral instead of deleting it to not trigger fdroid/fdroidserver#463. . Auto Update Mode:Version %v-release-fdroid -Update Check Mode:Tags -Current Version:2.0.27 -Current Version Code:30 +Update Check Mode:Tags ^[0-9.]+-release-fdroid$ +Current Version:2.0.31 +Current Version Code:34 diff --git a/metadata/org.openorienteering.mapper.txt b/metadata/org.openorienteering.mapper.txt index 12e6d5d5a6..4a6edf9a82 100644 --- a/metadata/org.openorienteering.mapper.txt +++ b/metadata/org.openorienteering.mapper.txt @@ -69,5 +69,5 @@ Build:0.7.0,700 Auto Update Mode:None Update Check Mode:Tags -Current Version:0.8.0 -Current Version Code:800 +Current Version:0.8.1 +Current Version Code:801 diff --git a/metadata/org.pacien.tincapp.txt b/metadata/org.pacien.tincapp.txt index a8505cc4d6..4ec5d63eb1 100644 --- a/metadata/org.pacien.tincapp.txt +++ b/metadata/org.pacien.tincapp.txt @@ -87,7 +87,12 @@ Build:0.11,11 subdir=app gradle=yes +Build:0.12,12 + commit=v0.12 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.11 -Current Version Code:11 +Current Version:0.12 +Current Version Code:12 diff --git a/metadata/org.paladyn.mediclog.txt b/metadata/org.paladyn.mediclog.txt new file mode 100644 index 0000000000..faf0dd948b --- /dev/null +++ b/metadata/org.paladyn.mediclog.txt @@ -0,0 +1,34 @@ +Categories:Sports & Health +License:GPL-3.0 +Author Name:John Lines +Author Email:john.mediclog@paladyn.org +Web Site:https://github.com/JohnLines/mediclog/wiki +Source Code:https://github.com/JohnLines/mediclog +Issue Tracker:https://github.com/JohnLines/mediclog/issues + +Auto Name:Medic Log +Summary:Log basic medical information +Description: +MedicLog logs key medical information - blood pressure, temperature and weight, +with an emphasis on simplicity and privacy. +. + +Repo Type:git +Repo:https://github.com/JohnLines/mediclog + +Build:0.1.1,2 + commit=v0.1.1 + gradle=yes + +Build:0.2.0,3 + commit=v0.2.0 + gradle=yes + +Build:0.2.1,4 + commit=v0.2.1 + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags ^v[0-9.]*$ +Current Version:0.2.1 +Current Version Code:4 diff --git a/metadata/org.primftpd.txt b/metadata/org.primftpd.txt index 430c79545e..020fa99603 100644 --- a/metadata/org.primftpd.txt +++ b/metadata/org.primftpd.txt @@ -149,7 +149,12 @@ Build:5.6,32 subdir=primitiveFTPd gradle=yes +Build:5.7,33 + commit=prim-ftpd-5.7 + subdir=primitiveFTPd + gradle=yes + Auto Update Mode:Version prim-ftpd-%v Update Check Mode:Tags ^prim-ftpd- -Current Version:5.6 -Current Version Code:32 +Current Version:5.7 +Current Version Code:33 diff --git a/metadata/org.retroshare.android.qml_app.txt b/metadata/org.retroshare.android.qml_app.txt new file mode 100644 index 0000000000..ab17b68c32 --- /dev/null +++ b/metadata/org.retroshare.android.qml_app.txt @@ -0,0 +1,48 @@ +Categories:Security,Internet +License:AGPL-3.0+ +Web Site:http://retroshare.net/ +Source Code:https://github.com/RetroShare/RetroShare +Issue Tracker:https://github.com/RetroShare/RetroShare/issues + +Auto Name:RetroShare +Summary:RetroShare Android Chat Prototype +Description: +Retroshare establish encrypted connections between you and your friends to +create a network of computers, and provides various distributed services on top +of it. Retroshare is fully decentralized, and designed to provide security to +its users. This version is a prototype in alpha state not sutiable for general +use, expect to experience bugs and be kind to report them. +. + +Repo Type:git +Repo:https://github.com/RetroShare/RetroShare + +Build:0.6.4,1 + commit=v0.6.4 + sudo=apt-get install -y libx11-xcb1 tcl + output=build/bin/QtApp-release-unsigned.apk + rm=retroshare-gui,build_scripts/Windows + target=android-18 + build=export ANDROID_NDK_ROOT=$$NDK$$ && \ + export ANDROID_SDK_ROOT=$$SDK$$ && \ + export ANDROID_NDK_PATH=$$NDK$$ && \ + export NATIVE_LIBS_TOOLCHAIN_PATH=$(realpath native-libs-toolchain) && \ + export QT_VERSION="5.9.4" && \ + export INSTALL_QT_ANDROID=true && \ + ./android-prepare-toolchain.sh && \ + export Qt5_android=${NATIVE_LIBS_TOOLCHAIN_PATH}/Qt/${QT_VERSION}/android_armv7 && \ + $Qt5_android/bin/qmake CONFIG-=debug CONFIG+=release CONFIG+=no_retroshare_gui CONFIG+=no_retroshare_nogui CONFIG+=no_retroshare_plugins CONFIG+=retroshare_android_service CONFIG+=libresapilocalserver CONFIG+=no_libresapihttpserver CONFIG+=retroshare_qml_app CONFIG+=retroshare_android_notify_service && \ + make -j$(nproc) && \ + make install INSTALL_ROOT=build && \ + export BUNDLED_LIB_PATH="build/libs/armeabi-v7a" && \ + mkdir -p ${BUNDLED_LIB_PATH} && \ + cp retroshare-android-service/src/libretroshare-android-service.so ${BUNDLED_LIB_PATH} && \ + cp retroshare-android-notify-service/src/libretroshare-android-notify-service.so ${BUNDLED_LIB_PATH} && \ + cp retroshare-qml-app/src/libretroshare-qml-app.so ${BUNDLED_LIB_PATH} && \ + $Qt5_android/bin/androiddeployqt --release --output build --input retroshare-qml-app/src/android-libretroshare-qml-app.so-deployment-settings.json + ndk=r10e + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.6.4 +Current Version Code:1 diff --git a/metadata/org.retroshare.android.txt b/metadata/org.retroshare.android.txt deleted file mode 100644 index d083f2512b..0000000000 --- a/metadata/org.retroshare.android.txt +++ /dev/null @@ -1,35 +0,0 @@ -Categories:Internet -License:GPL-3.0+ -Web Site:http://www.retroshare.org -Source Code:https://gitorious.org/retroshare/retroshare-android-user-interface -Issue Tracker: - -Auto Name:RetroShare -Summary:RetroShare user interface -Description: -A RetroShare Grafical Interface designed specifically for android which -integrates with the system contact list. - -Status: Beta. -. - -Repo Type:git -Repo:https://git.gitorious.org/retroshare/retroshare-android-user-interface.git - -Build:0.2.4,7 - disable=wip https://gitorious.org/retroshare/retroshare-android-user-interface/source/master:README.md - commit=v0.2.4 - subdir=RetroShareAndroidIntegration - srclibs=Protobuf@2.4.1 - extlibs=android/android-support-v4.jar - prebuild=echo "source.dir=../lib/rsctrl;../../$$Protobuf$$/src;." >> project.properties && \ - cd ../lib && \ - wget http://lag.net/jaramiko/download/jaramiko-151.zip && \ - unzip jaramiko-151.zip && \ - cd jaramiko-151 && \ - ant jar - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:0.2.4 -Current Version Code:7 diff --git a/metadata/org.schabi.newpipe.beta.txt b/metadata/org.schabi.newpipe.beta.txt index f958307ac0..01ee0923ed 100644 --- a/metadata/org.schabi.newpipe.beta.txt +++ b/metadata/org.schabi.newpipe.beta.txt @@ -5,6 +5,7 @@ Web Site:https://newpipe.schabi.org Source Code:https://github.com/TeamNewPipe/NewPipe Issue Tracker:https://github.com/TeamNewPipe/NewPipe/issues Changelog:https://github.com/TeamNewPipe/NewPipe/releases +LiberapayID:34969 Bitcoin:16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh Auto Name:NewPipe Beta diff --git a/metadata/org.schabi.newpipe.txt b/metadata/org.schabi.newpipe.txt index c254fdbe2b..b82f45b873 100644 --- a/metadata/org.schabi.newpipe.txt +++ b/metadata/org.schabi.newpipe.txt @@ -5,6 +5,7 @@ Web Site:https://newpipe.schabi.org Source Code:https://github.com/TeamNewPipe/NewPipe Issue Tracker:https://github.com/TeamNewPipe/NewPipe/issues Changelog:https://github.com/TeamNewPipe/NewPipe/releases +LiberapayID:34969 Bitcoin:16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh Auto Name:NewPipe diff --git a/metadata/org.secuso.privacyfriendlypasswordgenerator.txt b/metadata/org.secuso.privacyfriendlypasswordgenerator.txt index aab6f89d04..197a38c728 100644 --- a/metadata/org.secuso.privacyfriendlypasswordgenerator.txt +++ b/metadata/org.secuso.privacyfriendlypasswordgenerator.txt @@ -32,7 +32,13 @@ Build:1.0.1,2 gradle=yes prebuild=sed -i -e '/ maven {/,+2d' build.gradle +Build:1.0.2,3 + commit=v1.0.2 + subdir=app + gradle=yes + prebuild=sed -i -e '/ maven {/,+2d' build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.0.1 -Current Version Code:2 +Current Version:1.0.2 +Current Version Code:3 diff --git a/metadata/org.secuso.privacyfriendlyweather.txt b/metadata/org.secuso.privacyfriendlyweather.txt index 248acb9434..885f20a037 100644 --- a/metadata/org.secuso.privacyfriendlyweather.txt +++ b/metadata/org.secuso.privacyfriendlyweather.txt @@ -34,7 +34,12 @@ Build:1.1,2 subdir=app gradle=yes +Build:2.0,5 + commit=v2.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1 -Current Version Code:2 +Current Version:2.0 +Current Version Code:5 diff --git a/metadata/org.sensors2.osc.txt b/metadata/org.sensors2.osc.txt index 25037914ea..e6b5635451 100644 --- a/metadata/org.sensors2.osc.txt +++ b/metadata/org.sensors2.osc.txt @@ -24,7 +24,12 @@ Build:0.2.0,2 subdir=app gradle=yes +Build:0.3.0,3 + commit=0.3.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.2.0 -Current Version Code:2 +Current Version:0.3.0 +Current Version Code:3 diff --git a/metadata/org.shadowice.flocke.andotp.txt b/metadata/org.shadowice.flocke.andotp.txt index 0e51ceb8d1..21356a7896 100644 --- a/metadata/org.shadowice.flocke.andotp.txt +++ b/metadata/org.shadowice.flocke.andotp.txt @@ -88,7 +88,17 @@ Build:0.4.0.1,14 subdir=app gradle=yes +Build:0.5.0,15 + commit=v0.5.0 + subdir=app + gradle=yes + +Build:0.5.0.1,16 + commit=v0.5.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.4.0.1 -Current Version Code:14 +Current Version:0.5.0.1 +Current Version Code:16 diff --git a/metadata/org.smssecure.smssecure.txt b/metadata/org.smssecure.smssecure.txt index ee6f6f7c7f..f22a2cabc9 100644 --- a/metadata/org.smssecure.smssecure.txt +++ b/metadata/org.smssecure.smssecure.txt @@ -444,6 +444,15 @@ Build:0.15.12,141 ./scripts/build-witness.sh && \ rm -rf libs/gradle-witness/build +Build:0.15.13,142 + commit=v0.15.13 + submodules=yes + gradle=yes + rm=libs/*.jar,libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar,libs/com.android.support.support-v4-preferencefragment/maven-repository/ + prebuild=touch signing.properties && \ + ./scripts/build-witness.sh && \ + rm -rf libs/gradle-witness/build + Build:0.16.1-unstable,200 commit=v0.16.1-unstable submodules=yes @@ -516,6 +525,15 @@ Build:0.16.8-unstable,207 ./scripts/build-witness.sh && \ rm -rf libs/gradle-witness/build +Build:0.16.9-unstable,208 + commit=v0.16.9-unstable + submodules=yes + gradle=yes + rm=libs/*.jar,libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar,libs/com.android.support.support-v4-preferencefragment/maven-repository/ + prebuild=touch signing.properties && \ + ./scripts/build-witness.sh && \ + rm -rf libs/gradle-witness/build + Maintainer Notes: Auto Update does not really work because the latest unstable build is newer than CV. So we need to always add new build manually. @@ -527,5 +545,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Archive Policy:12 versions Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9\\.]+$ -Current Version:0.15.12 -Current Version Code:141 +Current Version:0.15.13 +Current Version Code:142 diff --git a/metadata/org.sorz.lab.tinykeepass.txt b/metadata/org.sorz.lab.tinykeepass.txt new file mode 100644 index 0000000000..ae16a056a8 --- /dev/null +++ b/metadata/org.sorz.lab.tinykeepass.txt @@ -0,0 +1,32 @@ +Categories:Security +License:Apache-2.0 +Web Site: +Source Code:https://github.com/sorz/TinyKeePass +Issue Tracker:https://github.com/sorz/TinyKeePass/issues + +Auto Name:TinyKeePass +Summary:Another simple read-only KeePass app +Description: +Lacks lots of common functions (e.g. edit, groups), and possibly buggy. + +Main Features + +* Fetch/update database from HTTP(S)/WebDav server, support HTTP basic auth. +* Keep master password in Android Keystore System. +* Fingerprint or screen lock support. +* Copy username and/or password to clipboard, with notification. +* Autofill on Oreo or above. +. + +Repo Type:git +Repo:https://github.com/sorz/TinyKeePass + +Build:0.3.4,10 + commit=v0.3.4 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:0.3.4 +Current Version Code:10 diff --git a/metadata/org.sufficientlysecure.keychain.txt b/metadata/org.sufficientlysecure.keychain.txt index 6142dd94dd..979f4ff302 100644 --- a/metadata/org.sufficientlysecure.keychain.txt +++ b/metadata/org.sufficientlysecure.keychain.txt @@ -383,6 +383,13 @@ Build:4.9.1,49100 gradle=fdroid scanignore=extern/bouncycastle/core/src/test,OpenKeychain/src/test/resources/OpenPGP-Haskell/tests +Build:4.9.2,49200 + commit=v4.9.2 + subdir=OpenKeychain + submodules=yes + gradle=fdroid + scanignore=extern/bouncycastle/core/src/test,OpenKeychain/src/test/resources/OpenPGP-Haskell/tests + Maintainer Notes: Summary and Description are maintained by upstream using fastlane in the source repo: @@ -391,5 +398,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]+$ -Current Version:4.9.1 -Current Version Code:49100 +Current Version:4.9.2 +Current Version Code:49200 diff --git a/metadata/org.tasks.txt b/metadata/org.tasks.txt index 2b7d5ae4b6..b2b562300f 100644 --- a/metadata/org.tasks.txt +++ b/metadata/org.tasks.txt @@ -504,11 +504,23 @@ Build:5.3.1,501 gradle=generic prebuild=sed -i -e '/googleplayCompile/d' -e '/amazonCompile/d' build.gradle +Build:5.3.2,504 + commit=5.3.2 + subdir=app + gradle=generic + prebuild=sed -i -e '/googleplayCompile/d' -e '/amazonCompile/d' build.gradle + +Build:5.3.4,506 + commit=5.3.4 + subdir=app + gradle=generic + prebuild=sed -i -e '/googleplayCompile/d' -e '/amazonCompile/d' build.gradle + Maintainer Notes: Upstream releases multiple version with changed vercode. Looks like repushing tags.. . Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:5.3.1 -Current Version Code:501 +Current Version:5.3.4 +Current Version Code:506 diff --git a/metadata/org.thosp.yourlocalweather.txt b/metadata/org.thosp.yourlocalweather.txt index 1e06ed4ce5..3f56070d5a 100644 --- a/metadata/org.thosp.yourlocalweather.txt +++ b/metadata/org.thosp.yourlocalweather.txt @@ -72,7 +72,27 @@ Build:2.5.2,25 subdir=app gradle=yes +Build:3.0.4,30 + commit=v3.0.4 + subdir=app + gradle=yes + +Build:3.0.5,31 + commit=v3.0.5 + subdir=app + gradle=yes + +Build:3.0.7,33 + commit=v3.0.7 + subdir=app + gradle=yes + +Build:3.0.8,34 + commit=v3.0.8 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.5.2 -Current Version Code:25 +Current Version:3.0.8 +Current Version Code:34 diff --git a/metadata/org.totschnig.myexpenses.txt b/metadata/org.totschnig.myexpenses.txt index 1e50034cf9..a7abe78bba 100644 --- a/metadata/org.totschnig.myexpenses.txt +++ b/metadata/org.totschnig.myexpenses.txt @@ -658,7 +658,19 @@ Build:2.8.8.1,315 gradle=yes rm=tests +Build:2.8.9.1,319 + commit=r319 + subdir=myExpenses + gradle=acra + rm=tests + +Build:2.8.9.1,320 + commit=r320 + subdir=myExpenses + gradle=acra + rm=tests + Auto Update Mode:Version r%c Update Check Mode:Tags -Current Version:2.8.8.1 -Current Version Code:315 +Current Version:2.8.9.1 +Current Version Code:320 diff --git a/metadata/org.traccar.client.txt b/metadata/org.traccar.client.txt index a16075129b..842b44da6f 100644 --- a/metadata/org.traccar.client.txt +++ b/metadata/org.traccar.client.txt @@ -144,7 +144,13 @@ Build:5.8,45 gradle=regular prebuild=sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle build.gradle +Build:5.10,47 + commit=v5.10 + subdir=app + gradle=regular + prebuild=sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:5.8 -Current Version Code:45 +Current Version:5.10 +Current Version Code:47 diff --git a/metadata/org.ttrssreader.txt b/metadata/org.ttrssreader.txt index a378af508a..b212f01935 100644 --- a/metadata/org.ttrssreader.txt +++ b/metadata/org.ttrssreader.txt @@ -363,5 +363,5 @@ Old Repo is: Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.92.0 -Current Version Code:1920 +Current Version:1.93.0 +Current Version Code:1930 diff --git a/metadata/org.videolan.vlc/en-US/featureGraphic.jpg b/metadata/org.videolan.vlc/en-US/featureGraphic.jpg index 9d924a58f3..d8b664e67a 100644 Binary files a/metadata/org.videolan.vlc/en-US/featureGraphic.jpg and b/metadata/org.videolan.vlc/en-US/featureGraphic.jpg differ diff --git a/metadata/org.walleth.txt b/metadata/org.walleth.txt index 2303d22d43..faf6170a5e 100644 --- a/metadata/org.walleth.txt +++ b/metadata/org.walleth.txt @@ -106,7 +106,13 @@ Build:0.33,33 gradle=withGethNoFirebaseForFDroid prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle +Build:0.34,34 + commit=0.34 + subdir=app + gradle=withGethNoFirebaseForFDroid + prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.33 -Current Version Code:33 +Current Version:0.34 +Current Version Code:34 diff --git a/metadata/org.witness.sscphase1.yml b/metadata/org.witness.sscphase1.yml index 624a937297..3e53ec2ca9 100644 --- a/metadata/org.witness.sscphase1.yml +++ b/metadata/org.witness.sscphase1.yml @@ -34,6 +34,7 @@ Repo: https://github.com/guardianproject/ObscuraCam Builds: - versionName: 4.0.0.2 versionCode: 4002 + disable: Unable to pre-dex 'guava-22.0.jar' commit: v4.0.0.2 subdir: app gradle: @@ -44,3 +45,5 @@ Builds: AutoUpdateMode: Version v%v UpdateCheckMode: Tags +CurrentVersion: 4.0.0.2 +CurrentVersionCode: 4002 diff --git a/metadata/org.y20k.trackbook.txt b/metadata/org.y20k.trackbook.txt index 33f49d31fe..3ab2490d8b 100644 --- a/metadata/org.y20k.trackbook.txt +++ b/metadata/org.y20k.trackbook.txt @@ -108,7 +108,17 @@ Build:1.1.4,20 subdir=app gradle=yes +Build:1.1.5,21 + commit=v1.1.5 + subdir=app + gradle=yes + +Build:1.1.6,22 + commit=v1.1.6 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1.4 -Current Version Code:20 +Current Version:1.1.6 +Current Version Code:22 diff --git a/metadata/org.y20k.transistor.txt b/metadata/org.y20k.transistor.txt index e1f1abc333..0bf8aeb846 100644 --- a/metadata/org.y20k.transistor.txt +++ b/metadata/org.y20k.transistor.txt @@ -215,7 +215,13 @@ Build:3.0.3,53 subdir=app gradle=yes +Build:3.0.4,54 + disable=error: cannot find symbol import android.support.v4.BuildConfig + commit=v3.0.4 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.0.3 -Current Version Code:53 +Current Version:3.0.4 +Current Version Code:54 diff --git a/metadata/protect.card_locker.txt b/metadata/protect.card_locker.txt index 50ec741c1d..78b0dc57a4 100644 --- a/metadata/protect.card_locker.txt +++ b/metadata/protect.card_locker.txt @@ -145,7 +145,12 @@ Build:0.23.1,26 subdir=app gradle=yes +Build:0.23.2,27 + commit=v0.23.2 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.23.1 -Current Version Code:26 +Current Version:0.23.2 +Current Version Code:27 diff --git a/metadata/protect.videoeditor.txt b/metadata/protect.videoeditor.txt index 58f9f02448..7a09a773a5 100644 --- a/metadata/protect.videoeditor.txt +++ b/metadata/protect.videoeditor.txt @@ -34,7 +34,12 @@ Build:0.4,4 subdir=app gradle=yes +Build:0.5,5 + commit=v0.5 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.4 -Current Version Code:4 +Current Version:0.5 +Current Version Code:5 diff --git a/metadata/ru.henridellal.emerald.txt b/metadata/ru.henridellal.emerald.txt index 807c695194..ce5c3022db 100644 --- a/metadata/ru.henridellal.emerald.txt +++ b/metadata/ru.henridellal.emerald.txt @@ -62,7 +62,15 @@ Build:0.5.5,32 commit=v0.5.5 target=android-26 +Build:0.5.6,33 + commit=v0.5.6 + target=android-26 + +Build:0.5.6.1,34 + commit=v0.5.6.1 + target=android-26 + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.5.5 -Current Version Code:32 +Current Version:0.5.6.1 +Current Version Code:34 diff --git a/metadata/ryey.easer.txt b/metadata/ryey.easer.txt index c81aad6347..0d4d0c48f8 100644 --- a/metadata/ryey.easer.txt +++ b/metadata/ryey.easer.txt @@ -268,7 +268,19 @@ Build:0.5.5.2,58 gradle=yes prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' +Build:0.5.5.3,59 + commit=v0.5.5.3 + subdir=app + gradle=yes + prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' + +Build:0.5.5.4,60 + commit=v0.5.5.4 + subdir=app + gradle=yes + prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.5.5.2 -Current Version Code:58 +Current Version:0.5.5.4 +Current Version Code:60 diff --git a/metadata/tranquvis.simplesmsremote.txt b/metadata/tranquvis.simplesmsremote.txt index bf9fabf852..18bc31d5e6 100644 --- a/metadata/tranquvis.simplesmsremote.txt +++ b/metadata/tranquvis.simplesmsremote.txt @@ -77,5 +77,5 @@ Build:1.2.0,120 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.2.0 -Current Version Code:120 +Current Version:1.2.1 +Current Version Code:121 diff --git a/metadata/us.koller.cameraroll.txt b/metadata/us.koller.cameraroll.txt index 65151f25fa..6a0704fa3a 100644 --- a/metadata/us.koller.cameraroll.txt +++ b/metadata/us.koller.cameraroll.txt @@ -45,7 +45,12 @@ Build:v1.0.4,34 subdir=app gradle=yes +Build:v1.0.5,35 + commit=35-v1.0.5 + subdir=app + gradle=yes + Auto Update Mode:Version %c-%v Update Check Mode:Tags ^[0-9]+-v[0-9.]+$ -Current Version:v1.0.4 -Current Version Code:34 +Current Version:v1.0.5 +Current Version Code:35 diff --git a/metadata/vocabletrainer.heinecke.aron.vocabletrainer.txt b/metadata/vocabletrainer.heinecke.aron.vocabletrainer.txt index 2461011b7f..48479d8394 100644 --- a/metadata/vocabletrainer.heinecke.aron.vocabletrainer.txt +++ b/metadata/vocabletrainer.heinecke.aron.vocabletrainer.txt @@ -82,7 +82,12 @@ Build:0.5.2,13 subdir=app gradle=yes +Build:0.5.3,14 + commit=0.5.3 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.2 -Current Version Code:13 +Current Version:0.5.3 +Current Version Code:14 diff --git a/metadata/wsdfhjxc.taponium.txt b/metadata/wsdfhjxc.taponium.txt index f2cc4f6163..ccb2590bf5 100644 --- a/metadata/wsdfhjxc.taponium.txt +++ b/metadata/wsdfhjxc.taponium.txt @@ -7,18 +7,6 @@ Source Code:https://github.com/wsdfhjxc/taponium Issue Tracker:https://github.com/wsdfhjxc/taponium/issues Auto Name:Taponium -Summary:Reflex-oriented arcade game -Description: -This is a simple reflex-oriented arcade game for Android. It was written with -usage of Android SDK for Android 2.3.3 and newer. It uses Canvas to draw things -on the display and it was designed to be resolution independent. - -The game mechanic is very simple. Player has to tap as many hamsters randomly -appearing on a board as he can. For each tapped hamster he receives 10 points. -For each missed hamster he loses 100 points. Additionally, tapping a bunny -causes a loss of 1000 points. Difficulty gradually rises over time as everything -gets surprisingly faster. -. Repo Type:git Repo:https://github.com/wsdfhjxc/taponium @@ -28,7 +16,12 @@ Build:1.0.6,1 subdir=app gradle=yes +Build:1.0.7,2 + commit=1.0.7 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.0.6 -Current Version Code:1 +Current Version:1.0.7 +Current Version Code:2 diff --git a/stats/antifeatures.txt b/stats/antifeatures.txt index b14e572b03..d693ccdbab 100644 --- a/stats/antifeatures.txt +++ b/stats/antifeatures.txt @@ -4,5 +4,5 @@ Tracking 28 NonFreeDep 25 Ads 17 NonFreeAdd 17 -NonFreeAssets 11 +NonFreeAssets 12 KnownVuln 2 diff --git a/stats/categories.txt b/stats/categories.txt index 88de9ba7a5..e1f7e3753a 100644 --- a/stats/categories.txt +++ b/stats/categories.txt @@ -1,17 +1,17 @@ -System 377 -Internet 375 -Multimedia 349 +Internet 379 +System 379 +Multimedia 350 Games 289 Navigation 180 Science & Education 161 -Reading 139 +Reading 140 Writing 138 Time 136 Theming 135 Development 132 -Connectivity 120 -Security 109 +Connectivity 122 +Security 110 Money 65 -Phone & SMS 65 -Sports & Health 54 +Phone & SMS 64 +Sports & Health 55 Graphics 33 diff --git a/stats/disabled_apps.txt b/stats/disabled_apps.txt index 3a1f1cc64e..44c6a4dc2d 100644 --- a/stats/disabled_apps.txt +++ b/stats/disabled_apps.txt @@ -100,6 +100,7 @@ org.mrpdaemon.android.encdroid org.opensatnav.android org.piwik.mobile org.swiftp +org.thoughtcrime.securesms org.tvbrowser.tvbrowser player.efis.data ru.qrck.quitetaskmanager diff --git a/stats/known_apks.txt b/stats/known_apks.txt index ff4f6c04a2..3c501c16ff 100644 --- a/stats/known_apks.txt +++ b/stats/known_apks.txt @@ -348,6 +348,9 @@ ar.rulosoft.mimanganu_75.apk ar.rulosoft.mimanganu 2018-02-16 ar.rulosoft.mimanganu_76.apk ar.rulosoft.mimanganu 2018-02-16 ar.rulosoft.mimanganu_77.apk ar.rulosoft.mimanganu 2018-02-16 ar.rulosoft.mimanganu_78.apk ar.rulosoft.mimanganu 2018-02-16 +ar.rulosoft.mimanganu_80.apk ar.rulosoft.mimanganu 2018-03-19 +ar.rulosoft.mimanganu_81.apk ar.rulosoft.mimanganu 2018-03-19 +ar.rulosoft.mimanganu_82.apk ar.rulosoft.mimanganu 2018-03-23 arity.calculator_27.apk arity.calculator 2012-02-11 at.bitfire.cadroid_1.apk at.bitfire.cadroid 2014-08-10 at.bitfire.cadroid_2.apk at.bitfire.cadroid 2014-10-29 @@ -514,6 +517,7 @@ at.linuxtage.companion_9.apk at.linuxtage.companion 2015-04-16 at.linuxtage.companion_10.apk at.linuxtage.companion 2015-11-02 at.linuxtage.companion_700138.apk at.linuxtage.companion 2016-12-17 at.linuxtage.companion_700144.apk at.linuxtage.companion 2017-04-04 +at.linuxtage.companion_1500150.apk at.linuxtage.companion 2018-03-23 at.tomtasche.reader_11.apk at.tomtasche.reader 2011-01-05 at.tomtasche.reader_12.apk at.tomtasche.reader 2011-01-10 at.tomtasche.reader_15.apk at.tomtasche.reader 2011-01-13 @@ -659,6 +663,8 @@ be.mygod.vpnhotspot_7.apk be.mygod.vpnhotspot 2018-02-16 be.mygod.vpnhotspot_8.apk be.mygod.vpnhotspot 2018-02-20 be.mygod.vpnhotspot_9.apk be.mygod.vpnhotspot 2018-02-28 be.mygod.vpnhotspot_10.apk be.mygod.vpnhotspot 2018-03-10 +be.mygod.vpnhotspot_11.apk be.mygod.vpnhotspot 2018-03-15 +be.mygod.vpnhotspot_12.apk be.mygod.vpnhotspot 2018-03-19 be.norio.randomapp_1.apk be.norio.randomapp 2014-01-07 be.ppareit.shutdown_10200.apk be.ppareit.shutdown 2014-05-30 be.ppareit.shutdown_10201.apk be.ppareit.shutdown 2014-07-09 @@ -728,6 +734,7 @@ btools.routingapp_11.apk btools.routingapp 2016-05-09 btools.routingapp_18.apk btools.routingapp 2017-04-17 btools.routingapp_19.apk btools.routingapp 2017-04-17 btools.routingapp_21.apk btools.routingapp 2017-10-11 +btools.routingapp_22.apk btools.routingapp 2018-03-23 budo.budoist_29.apk budo.budoist 2012-10-10 budo.budoist_30.apk budo.budoist 2012-09-26 budo.budoist_31.apk budo.budoist 2012-10-30 @@ -922,6 +929,7 @@ ca.rmen.android.scrumchatter_10504.apk ca.rmen.android.scrumchatter 2016-11-21 ca.rmen.android.scrumchatter_10600.apk ca.rmen.android.scrumchatter 2016-12-14 ca.rmen.android.scrumchatter_10602.apk ca.rmen.android.scrumchatter 2017-02-20 ca.rmen.android.scrumchatter_10603.apk ca.rmen.android.scrumchatter 2017-04-19 +ca.rmen.android.scrumchatter_10604.apk ca.rmen.android.scrumchatter 2018-03-19 ca.rmen.nounours_201.apk ca.rmen.nounours 2015-10-12 ca.rmen.nounours_202.apk ca.rmen.nounours 2015-10-12 ca.rmen.nounours_221.apk ca.rmen.nounours 2015-10-19 @@ -983,6 +991,7 @@ ch.bailu.aat_18.apk ch.bailu.aat 2017-05-30 ch.bailu.aat_19.apk ch.bailu.aat 2017-08-22 ch.bailu.aat_20.apk ch.bailu.aat 2017-10-18 ch.bailu.aat_21.apk ch.bailu.aat 2018-02-16 +ch.bailu.aat_22.apk ch.bailu.aat 2018-03-15 ch.blinkenlights.android.apnswitch_132351998.apk ch.blinkenlights.android.apnswitch 2012-10-03 ch.blinkenlights.android.vanilla_912.apk ch.blinkenlights.android.vanilla 2012-10-03 ch.blinkenlights.android.vanilla_913.apk ch.blinkenlights.android.vanilla 2012-10-08 @@ -1037,6 +1046,7 @@ ch.blinkenlights.android.vanilla_10560.apk ch.blinkenlights.android.vanilla 2017 ch.blinkenlights.android.vanilla_10571.apk ch.blinkenlights.android.vanilla 2017-11-05 ch.blinkenlights.android.vanilla_10580.apk ch.blinkenlights.android.vanilla 2017-12-15 ch.blinkenlights.android.vanilla_10591.apk ch.blinkenlights.android.vanilla 2018-02-06 +ch.blinkenlights.android.vanilla_10600.apk ch.blinkenlights.android.vanilla 2018-03-23 ch.blinkenlights.android.vanillaplug_110.apk ch.blinkenlights.android.vanillaplug 2015-06-10 ch.blinkenlights.android.vanillaplug_150.apk ch.blinkenlights.android.vanillaplug 2015-10-07 ch.blinkenlights.android.vanillaplug_160.apk ch.blinkenlights.android.vanillaplug 2016-05-25 @@ -1134,6 +1144,7 @@ click.dummer.textthing_200.apk click.dummer.textthing 2017-11-03 cmupdaterapp.ui_501.apk cmupdaterapp.ui 2011-07-12 co.loubo.icicle_3.apk co.loubo.icicle 2015-03-18 co.loubo.icicle_4.apk co.loubo.icicle 2015-08-12 +co.pxhouse.sas_1.apk co.pxhouse.sas 2018-03-26 co.wakarimasen.chanexplorer_63.apk co.wakarimasen.chanexplorer 2014-02-12 com.Bisha.TI89EmuDonation_1133.apk com.Bisha.TI89EmuDonation 2014-07-20 com.FireFart.Permissions2_3.apk com.FireFart.Permissions2 2012-08-23 @@ -1452,6 +1463,7 @@ com.angryburg.uapp_417.apk com.angryburg.uapp 2017-12-24 com.angryburg.uapp_419.apk com.angryburg.uapp 2017-12-24 com.angryburg.uapp_420.apk com.angryburg.uapp 2018-02-01 com.angryburg.uapp_421.apk com.angryburg.uapp 2018-02-01 +com.angryburg.uapp_422.apk com.angryburg.uapp 2018-03-26 com.angrydoughnuts.android.alarmclock_8.apk com.angrydoughnuts.android.alarmclock 2011-05-19 com.angrydoughnuts.android.alarmclock_10.apk com.angrydoughnuts.android.alarmclock 2013-12-13 com.angrydoughnuts.android.alarmclock_11.apk com.angrydoughnuts.android.alarmclock 2016-06-17 @@ -1475,6 +1487,7 @@ com.antoniotari.reactiveampacheapp_48.apk com.antoniotari.reactiveampacheapp 201 com.antoniotari.reactiveampacheapp_49.apk com.antoniotari.reactiveampacheapp 2017-10-29 com.antoniotari.reactiveampacheapp_53.apk com.antoniotari.reactiveampacheapp 2017-12-04 com.antoniotari.reactiveampacheapp_54.apk com.antoniotari.reactiveampacheapp 2018-02-16 +com.antoniotari.reactiveampacheapp_55.apk com.antoniotari.reactiveampacheapp 2018-03-15 com.anysoftkeyboard.languagepack.SSH_4.apk com.anysoftkeyboard.languagepack.SSH 2013-03-15 com.anysoftkeyboard.languagepack.basque_1.apk com.anysoftkeyboard.languagepack.basque 2017-02-09 com.anysoftkeyboard.languagepack.brazilian_100.apk com.anysoftkeyboard.languagepack.brazilian 2017-07-14 @@ -1483,6 +1496,7 @@ com.anysoftkeyboard.languagepack.danish_2.apk com.anysoftkeyboard.languagepack.d com.anysoftkeyboard.languagepack.danish_100.apk com.anysoftkeyboard.languagepack.danish 2017-04-04 com.anysoftkeyboard.languagepack.dutch_5.apk com.anysoftkeyboard.languagepack.dutch 2017-07-23 com.anysoftkeyboard.languagepack.esperanto_2.apk com.anysoftkeyboard.languagepack.esperanto 2013-03-30 +com.anysoftkeyboard.languagepack.french_67.apk com.anysoftkeyboard.languagepack.french 2018-03-23 com.anysoftkeyboard.languagepack.french_xlarge_1.apk com.anysoftkeyboard.languagepack.french_xlarge 2013-03-30 com.anysoftkeyboard.languagepack.georgian.fdroid_4.apk com.anysoftkeyboard.languagepack.georgian.fdroid 2013-03-20 com.anysoftkeyboard.languagepack.georgian.fdroid_5.apk com.anysoftkeyboard.languagepack.georgian.fdroid 2013-05-20 @@ -1652,6 +1666,7 @@ com.b44t.messenger_510.apk com.b44t.messenger 2018-02-16 com.b44t.messenger_511.apk com.b44t.messenger 2018-02-16 com.b44t.messenger_512.apk com.b44t.messenger 2018-02-22 com.b44t.messenger_513.apk com.b44t.messenger 2018-03-05 +com.b44t.messenger_514.apk com.b44t.messenger 2018-03-23 com.banasiak.coinflip_25.apk com.banasiak.coinflip 2012-08-23 com.banasiak.coinflip_26.apk com.banasiak.coinflip 2012-09-26 com.banasiak.coinflip_27.apk com.banasiak.coinflip 2012-10-01 @@ -1691,6 +1706,7 @@ com.benny.openlauncher_23.apk com.benny.openlauncher 2017-06-28 com.benny.openlauncher_24.apk com.benny.openlauncher 2017-07-05 com.benny.openlauncher_27.apk com.benny.openlauncher 2017-09-27 com.benny.openlauncher_30.apk com.benny.openlauncher 2017-12-07 +com.benny.openlauncher_33.apk com.benny.openlauncher 2018-03-19 com.better.alarm_2414.apk com.better.alarm 2013-06-20 com.better.alarm_2507.apk com.better.alarm 2013-08-19 com.better.alarm_2509.apk com.better.alarm 2013-09-09 @@ -1920,6 +1936,7 @@ com.cgogolin.library_24.apk com.cgogolin.library 2017-01-24 com.cgogolin.library_27.apk com.cgogolin.library 2017-04-13 com.cgogolin.library_31.apk com.cgogolin.library 2017-05-27 com.cgogolin.library_54.apk com.cgogolin.library 2018-02-20 +com.cgogolin.library_60.apk com.cgogolin.library 2018-03-23 com.chanapps.four.activity_78.apk com.chanapps.four.activity 2014-10-22 com.chanapps.four.activity_80.apk com.chanapps.four.activity 2014-11-08 com.chanapps.four.activity_82.apk com.chanapps.four.activity 2014-12-13 @@ -2084,6 +2101,7 @@ com.daviancorp.android.mh4udatabase_9.apk com.daviancorp.android.mh4udatabase 20 com.daviancorp.android.mh4udatabase_10.apk com.daviancorp.android.mh4udatabase 2015-03-31 com.daviancorp.android.mh4udatabase_13.apk com.daviancorp.android.mh4udatabase 2015-07-07 com.daviancorp.android.monsterhunter3udatabase_5.apk com.daviancorp.android.monsterhunter3udatabase 2014-10-27 +com.davidshewitt.admincontrol_3.apk com.davidshewitt.admincontrol 2018-03-23 com.dconstructing.cooper_2.apk com.dconstructing.cooper 2013-12-15 com.debian.debiandroid_2.apk com.debian.debiandroid 2013-10-03 com.derek_s.hubble_gallery_20.apk com.derek_s.hubble_gallery 2016-10-01 @@ -2547,6 +2565,7 @@ com.fastaccess.github.libre_460.apk com.fastaccess.github.libre 2018-02-06 com.fastaccess.github.libre_461.apk com.fastaccess.github.libre 2018-02-06 com.fastaccess.github.libre_462.apk com.fastaccess.github.libre 2018-02-20 com.fastaccess.github.libre_463.apk com.fastaccess.github.libre 2018-03-05 +com.fastaccess.github.libre_464.apk com.fastaccess.github.libre 2018-03-23 com.fastaccess.github_182.apk com.fastaccess.github 2017-05-12 com.fastaccess.github_191.apk com.fastaccess.github 2017-05-12 com.fastaccess.github_192.apk com.fastaccess.github 2017-05-12 @@ -2583,7 +2602,10 @@ com.forrestguice.suntimeswidget_17.apk com.forrestguice.suntimeswidget 2018-01-2 com.forrestguice.suntimeswidget_18.apk com.forrestguice.suntimeswidget 2018-02-06 com.forrestguice.suntimeswidget_19.apk com.forrestguice.suntimeswidget 2018-02-20 com.forrestguice.suntimeswidget_20.apk com.forrestguice.suntimeswidget 2018-03-05 +com.forrestguice.suntimeswidget_21.apk com.forrestguice.suntimeswidget 2018-03-15 +com.forrestguice.suntimeswidget_22.apk com.forrestguice.suntimeswidget 2018-03-19 com.foxykeep.lifecounter_2.apk com.foxykeep.lifecounter 2015-08-14 +com.fr3ts0n.androbd.plugin.mqtt_10000.apk com.fr3ts0n.androbd.plugin.mqtt 2018-03-19 com.fr3ts0n.ecu.gui.androbd_1.apk com.fr3ts0n.ecu.gui.androbd 2015-05-26 com.fr3ts0n.ecu.gui.androbd_10100.apk com.fr3ts0n.ecu.gui.androbd 2015-06-02 com.fr3ts0n.ecu.gui.androbd_10201.apk com.fr3ts0n.ecu.gui.androbd 2015-06-21 @@ -2617,6 +2639,8 @@ com.fr3ts0n.ecu.gui.androbd_10502.apk com.fr3ts0n.ecu.gui.androbd 2017-10-01 com.fr3ts0n.ecu.gui.androbd_10503.apk com.fr3ts0n.ecu.gui.androbd 2017-11-05 com.fr3ts0n.ecu.gui.androbd_10504.apk com.fr3ts0n.ecu.gui.androbd 2017-12-07 com.fr3ts0n.ecu.gui.androbd_10505.apk com.fr3ts0n.ecu.gui.androbd 2018-02-16 +com.fr3ts0n.ecu.gui.androbd_20001.apk com.fr3ts0n.ecu.gui.androbd 2018-03-19 +com.fr3ts0n.ecu.gui.androbd_20002.apk com.fr3ts0n.ecu.gui.androbd 2018-03-23 com.fr3ts0n.stagefever_1.apk com.fr3ts0n.stagefever 2015-05-20 com.fr3ts0n.stagefever_10001.apk com.fr3ts0n.stagefever 2016-10-25 com.fr3ts0n.stagefever_10003.apk com.fr3ts0n.stagefever 2016-10-27 @@ -2735,6 +2759,8 @@ com.gabm.screenrotationcontrol_13.apk com.gabm.screenrotationcontrol 2017-09-06 com.gacode.relaunchx_100301000.apk com.gacode.relaunchx 2017-06-03 com.gacode.relaunchx_100302000.apk com.gacode.relaunchx 2018-01-26 com.gacode.relaunchx_200000000.apk com.gacode.relaunchx 2018-01-26 +com.gacode.relaunchx_200102000.apk com.gacode.relaunchx 2018-03-15 +com.gacode.relaunchx_200103000.apk com.gacode.relaunchx 2018-03-26 com.games.boardgames.aeonsend_1.apk com.games.boardgames.aeonsend 2017-11-28 com.gcstar.scanner_1.apk com.gcstar.scanner 2012-09-07 com.gcstar.viewer_10.apk com.gcstar.viewer 2012-09-07 @@ -2791,6 +2817,8 @@ com.genonbeta.TrebleShot_60.apk com.genonbeta.TrebleShot 2018-02-06 com.genonbeta.TrebleShot_61.apk com.genonbeta.TrebleShot 2018-02-11 com.genonbeta.TrebleShot_62.apk com.genonbeta.TrebleShot 2018-02-28 com.genonbeta.TrebleShot_63.apk com.genonbeta.TrebleShot 2018-03-05 +com.genonbeta.TrebleShot_64.apk com.genonbeta.TrebleShot 2018-03-19 +com.genonbeta.TrebleShot_65.apk com.genonbeta.TrebleShot 2018-03-23 com.germainz.identiconizer_6.apk com.germainz.identiconizer 2014-05-30 com.germainz.identiconizer_9.apk com.germainz.identiconizer 2014-06-05 com.gh4a_32.apk com.gh4a 2012-09-20 @@ -2800,6 +2828,7 @@ com.gh4a_40.apk com.gh4a 2015-05-19 com.gh4a_41.apk com.gh4a 2015-06-15 com.gh4a_54.apk com.gh4a 2017-08-30 com.gh4a_55.apk com.gh4a 2017-10-03 +com.gh4a_58.apk com.gh4a 2018-03-15 com.ghisguth.sun_1.apk com.ghisguth.sun 2015-08-31 com.ghisguth.sun_2.apk com.ghisguth.sun 2016-07-20 com.ghostsq.commander.samba_51.apk com.ghostsq.commander.samba 2013-10-23 @@ -2928,6 +2957,9 @@ com.github.axet.audiorecorder_249.apk com.github.axet.audiorecorder 2018-02-20 com.github.axet.audiorecorder_250.apk com.github.axet.audiorecorder 2018-02-22 com.github.axet.audiorecorder_251.apk com.github.axet.audiorecorder 2018-03-05 com.github.axet.audiorecorder_253.apk com.github.axet.audiorecorder 2018-03-10 +com.github.axet.audiorecorder_256.apk com.github.axet.audiorecorder 2018-03-19 +com.github.axet.audiorecorder_257.apk com.github.axet.audiorecorder 2018-03-23 +com.github.axet.audiorecorder_258.apk com.github.axet.audiorecorder 2018-03-23 com.github.axet.bookreader_68.apk com.github.axet.bookreader 2018-01-26 com.github.axet.bookreader_77.apk com.github.axet.bookreader 2018-01-26 com.github.axet.bookreader_97.apk com.github.axet.bookreader 2018-01-29 @@ -2942,6 +2974,8 @@ com.github.axet.bookreader_155.apk com.github.axet.bookreader 2018-02-22 com.github.axet.bookreader_165.apk com.github.axet.bookreader 2018-02-28 com.github.axet.bookreader_166.apk com.github.axet.bookreader 2018-03-05 com.github.axet.bookreader_167.apk com.github.axet.bookreader 2018-03-10 +com.github.axet.bookreader_174.apk com.github.axet.bookreader 2018-03-15 +com.github.axet.bookreader_175.apk com.github.axet.bookreader 2018-03-26 com.github.axet.callrecorder_53.apk com.github.axet.callrecorder 2017-06-23 com.github.axet.callrecorder_54.apk com.github.axet.callrecorder 2017-06-23 com.github.axet.callrecorder_57.apk com.github.axet.callrecorder 2017-06-27 @@ -2983,6 +3017,9 @@ com.github.axet.callrecorder_146.apk com.github.axet.callrecorder 2018-02-06 com.github.axet.callrecorder_150.apk com.github.axet.callrecorder 2018-02-11 com.github.axet.callrecorder_153.apk com.github.axet.callrecorder 2018-02-20 com.github.axet.callrecorder_154.apk com.github.axet.callrecorder 2018-03-10 +com.github.axet.callrecorder_156.apk com.github.axet.callrecorder 2018-03-19 +com.github.axet.callrecorder_157.apk com.github.axet.callrecorder 2018-03-23 +com.github.axet.callrecorder_158.apk com.github.axet.callrecorder 2018-03-23 com.github.axet.hourlyreminder_239.apk com.github.axet.hourlyreminder 2017-04-17 com.github.axet.hourlyreminder_241.apk com.github.axet.hourlyreminder 2017-04-17 com.github.axet.hourlyreminder_246.apk com.github.axet.hourlyreminder 2017-04-23 @@ -3027,6 +3064,7 @@ com.github.axet.hourlyreminder_339.apk com.github.axet.hourlyreminder 2018-01-29 com.github.axet.hourlyreminder_341.apk com.github.axet.hourlyreminder 2018-01-29 com.github.axet.hourlyreminder_342.apk com.github.axet.hourlyreminder 2018-01-29 com.github.axet.hourlyreminder_343.apk com.github.axet.hourlyreminder 2018-02-03 +com.github.axet.hourlyreminder_344.apk com.github.axet.hourlyreminder 2018-03-15 com.github.axet.maps_1027.apk com.github.axet.maps 2018-02-20 com.github.axet.maps_1030.apk com.github.axet.maps 2018-02-28 com.github.axet.maps_1032.apk com.github.axet.maps 2018-03-10 @@ -3116,6 +3154,10 @@ com.github.axet.torrentclient_599.apk com.github.axet.torrentclient 2018-03-05 com.github.axet.torrentclient_604.apk com.github.axet.torrentclient 2018-03-05 com.github.axet.torrentclient_605.apk com.github.axet.torrentclient 2018-03-10 com.github.axet.torrentclient_608.apk com.github.axet.torrentclient 2018-03-10 +com.github.axet.torrentclient_610.apk com.github.axet.torrentclient 2018-03-15 +com.github.axet.torrentclient_611.apk com.github.axet.torrentclient 2018-03-23 +com.github.axet.torrentclient_612.apk com.github.axet.torrentclient 2018-03-23 +com.github.axet.torrentclient_614.apk com.github.axet.torrentclient 2018-03-26 com.github.cetoolbox_1.apk com.github.cetoolbox 2013-12-09 com.github.cythara_1.apk com.github.cythara 2017-08-23 com.github.cythara_2.apk com.github.cythara 2017-08-26 @@ -3878,6 +3920,7 @@ com.jakebasile.android.hearingsaver_12.apk com.jakebasile.android.hearingsaver 2 com.jakebasile.android.hearingsaver_13.apk com.jakebasile.android.hearingsaver 2012-09-18 com.jarsilio.android.pocketup_1.apk com.jarsilio.android.pocketup 2017-08-23 com.jarsilio.android.pocketup_3.apk com.jarsilio.android.pocketup 2018-02-20 +com.jarsilio.android.pocketup_4.apk com.jarsilio.android.pocketup 2018-03-23 com.jarsilio.android.scrambledeggsif_1.apk com.jarsilio.android.scrambledeggsif 2018-02-01 com.jarsilio.android.scrambledeggsif_4.apk com.jarsilio.android.scrambledeggsif 2018-02-01 com.jarsilio.android.scrambledeggsif_5.apk com.jarsilio.android.scrambledeggsif 2018-02-06 @@ -3886,6 +3929,7 @@ com.jarsilio.android.scrambledeggsif_7.apk com.jarsilio.android.scrambledeggsif com.jarsilio.android.scrambledeggsif_8.apk com.jarsilio.android.scrambledeggsif 2018-02-16 com.jarsilio.android.scrambledeggsif_9.apk com.jarsilio.android.scrambledeggsif 2018-02-20 com.jarsilio.android.scrambledeggsif_10.apk com.jarsilio.android.scrambledeggsif 2018-02-28 +com.jarsilio.android.scrambledeggsif_11.apk com.jarsilio.android.scrambledeggsif 2018-03-26 com.jarsilio.android.waveup_1.apk com.jarsilio.android.waveup 2016-04-11 com.jarsilio.android.waveup_2.apk com.jarsilio.android.waveup 2016-04-20 com.jarsilio.android.waveup_3.apk com.jarsilio.android.waveup 2016-04-25 @@ -3919,6 +3963,8 @@ com.jarsilio.android.waveup_36.apk com.jarsilio.android.waveup 2017-12-15 com.jarsilio.android.waveup_37.apk com.jarsilio.android.waveup 2017-12-24 com.jarsilio.android.waveup_38.apk com.jarsilio.android.waveup 2018-02-20 com.jarsilio.android.waveup_39.apk com.jarsilio.android.waveup 2018-02-28 +com.jarsilio.android.waveup_40.apk com.jarsilio.android.waveup 2018-03-23 +com.jarsilio.android.waveup_41.apk com.jarsilio.android.waveup 2018-03-23 com.java.SmokeReducer_1.apk com.java.SmokeReducer 2012-08-24 com.javierllorente.adc_1.apk com.javierllorente.adc 2016-01-26 com.javiersantos.mlmanager_2.apk com.javiersantos.mlmanager 2015-05-28 @@ -4175,6 +4221,7 @@ com.kpz.pomodorotasks.activity_8.apk com.kpz.pomodorotasks.activity 2012-08-28 com.kunzisoft.keepass.libre_2.apk com.kunzisoft.keepass.libre 2017-11-24 com.kunzisoft.keepass.libre_3.apk com.kunzisoft.keepass.libre 2017-12-24 com.kunzisoft.keepass.libre_4.apk com.kunzisoft.keepass.libre 2018-02-06 +com.kunzisoft.keepass.libre_6.apk com.kunzisoft.keepass.libre 2018-03-15 com.kure.musicplayer_2.apk com.kure.musicplayer 2014-10-23 com.kvance.Nectroid_10.apk com.kvance.Nectroid 2012-09-30 com.kvance.Nectroid_11.apk com.kvance.Nectroid 2012-10-22 @@ -4376,6 +4423,7 @@ com.mareksebera.simpledilbert_34.apk com.mareksebera.simpledilbert 2015-01-15 com.mareksebera.simpledilbert_35.apk com.mareksebera.simpledilbert 2015-10-08 com.mareksebera.simpledilbert_36.apk com.mareksebera.simpledilbert 2016-08-02 com.mareksebera.simpledilbert_37.apk com.mareksebera.simpledilbert 2016-12-23 +com.mareksebera.simpledilbert_38.apk com.mareksebera.simpledilbert 2018-03-19 com.markusborg.test_6.apk com.markusborg.test 2015-10-12 com.markusborg.test_7.apk com.markusborg.test 2015-10-16 com.markusborg.test_8.apk com.markusborg.test 2015-10-20 @@ -4546,6 +4594,7 @@ com.mkulesh.micromath.plus_305.apk com.mkulesh.micromath.plus 2018-01-16 com.mkulesh.micromath.plus_306.apk com.mkulesh.micromath.plus 2018-01-22 com.mkulesh.micromath.plus_307.apk com.mkulesh.micromath.plus 2018-02-06 com.mkulesh.micromath.plus_308.apk com.mkulesh.micromath.plus 2018-03-10 +com.mkulesh.micromath.plus_309.apk com.mkulesh.micromath.plus 2018-03-23 com.mobilepearls.sokoban_12.apk com.mobilepearls.sokoban 2011-01-05 com.mobilepearls.sokoban_14.apk com.mobilepearls.sokoban 2016-10-20 com.mobiperf_101.apk com.mobiperf 2013-12-09 @@ -4942,6 +4991,11 @@ com.nextcloud.android.beta_20180301.apk com.nextcloud.android.beta 2018-03-05 com.nextcloud.android.beta_20180302.apk com.nextcloud.android.beta 2018-03-05 com.nextcloud.android.beta_20180303.apk com.nextcloud.android.beta 2018-03-10 com.nextcloud.android.beta_20180309.apk com.nextcloud.android.beta 2018-03-10 +com.nextcloud.android.beta_20180314.apk com.nextcloud.android.beta 2018-03-15 +com.nextcloud.android.beta_20180316.apk com.nextcloud.android.beta 2018-03-19 +com.nextcloud.android.beta_20180320.apk com.nextcloud.android.beta 2018-03-23 +com.nextcloud.android.beta_20180322.apk com.nextcloud.android.beta 2018-03-23 +com.nextcloud.android.beta_20180324.apk com.nextcloud.android.beta 2018-03-26 com.nextcloud.client_10000000.apk com.nextcloud.client 2016-06-17 com.nextcloud.client_10000100.apk com.nextcloud.client 2016-06-21 com.nextcloud.client_10010099.apk com.nextcloud.client 2016-07-07 @@ -4970,6 +5024,9 @@ com.nextcloud.client_30000099.apk com.nextcloud.client 2018-02-11 com.nextcloud.client_30000199.apk com.nextcloud.client 2018-02-16 com.nextcloud.client_30000299.apk com.nextcloud.client 2018-03-05 com.nextcloud.client_30000399.apk com.nextcloud.client 2018-03-10 +com.nextcloud.client_30010050.apk com.nextcloud.client 2018-03-26 +com.nextcloud.talk2_30.apk com.nextcloud.talk2 2018-03-19 +com.nextcloud.talk2_31.apk com.nextcloud.talk2 2018-03-19 com.nextgis.mobile_13.apk com.nextgis.mobile 2016-07-25 com.nextgis.mobile_16.apk com.nextgis.mobile 2016-08-03 com.nhellfire.kerneladiutor_243.apk com.nhellfire.kerneladiutor 2017-10-18 @@ -5208,6 +5265,7 @@ com.nutomic.syncthingandroid_4133.apk com.nutomic.syncthingandroid 2017-12-04 com.nutomic.syncthingandroid_4134.apk com.nutomic.syncthingandroid 2017-12-24 com.nutomic.syncthingandroid_4135.apk com.nutomic.syncthingandroid 2018-01-29 com.nutomic.syncthingandroid_4137.apk com.nutomic.syncthingandroid 2018-02-01 +com.nutomic.syncthingandroid_4140.apk com.nutomic.syncthingandroid 2018-03-19 com.nutomic.zertman_2.apk com.nutomic.zertman 2014-08-09 com.nutomic.zertman_3.apk com.nutomic.zertman 2014-10-23 com.oakley.fon_148.apk com.oakley.fon 2014-10-04 @@ -5332,6 +5390,7 @@ com.owncloud.android_20300000.apk com.owncloud.android 2017-03-12 com.owncloud.android_20400000.apk com.owncloud.android 2017-05-31 com.owncloud.android_20500000.apk com.owncloud.android 2017-10-11 com.owncloud.android_20600000.apk com.owncloud.android 2018-02-03 +com.owncloud.android_20600100.apk com.owncloud.android 2018-03-19 com.owncloud_1.apk com.owncloud 2012-05-18 com.owncloud_103001.apk com.owncloud.android 2012-08-02 com.owncloud_103003.apk com.owncloud.android 2012-08-09 @@ -5565,6 +5624,7 @@ com.rascarlo.aurdroid_4.apk com.rascarlo.aurdroid 2017-07-27 com.rascarlo.aurdroid_5.apk com.rascarlo.aurdroid 2017-09-06 com.rascarlo.aurdroid_6.apk com.rascarlo.aurdroid 2017-12-07 com.rascarlo.aurdroid_7.apk com.rascarlo.aurdroid 2018-01-16 +com.rascarlo.aurdroid_8.apk com.rascarlo.aurdroid 2018-03-15 com.rastating.droidbeard_1200.apk com.rastating.droidbeard 2014-10-23 com.rastating.droidbeard_1304.apk com.rastating.droidbeard 2014-11-15 com.rastating.droidbeard_1306.apk com.rastating.droidbeard 2014-12-07 @@ -5629,6 +5689,7 @@ com.replica.replicaisland_14.apk com.replica.replicaisland 2011-03-03 com.retroarch_37.apk com.retroarch 2014-11-22 com.retroarch_38.apk com.retroarch 2014-11-22 com.retroarch_39.apk com.retroarch 2014-11-22 +com.rfo.basic_500.apk com.rfo.basic 2018-03-26 com.rhiannonweb.android.migrainetracker_2.apk com.rhiannonweb.android.migrainetracker 2012-08-29 com.ridgelineapps.resdicegame_13.apk com.ridgelineapps.resdicegame 2014-03-28 com.ridgelineapps.resdicegame_14.apk com.ridgelineapps.resdicegame 2017-07-05 @@ -5728,6 +5789,7 @@ com.samwhited.opensharelocationplugin_8.apk com.samwhited.opensharelocationplugi com.samwhited.opensharelocationplugin_10.apk com.samwhited.opensharelocationplugin 2015-12-14 com.samwhited.opensharelocationplugin_11.apk com.samwhited.opensharelocationplugin 2017-02-08 com.samwhited.opensharelocationplugin_12.apk com.samwhited.opensharelocationplugin 2018-03-10 +com.samwhited.opensharelocationplugin_13.apk com.samwhited.opensharelocationplugin 2018-03-15 com.sandeel.bushidoblocks_13.apk com.sandeel.bushidoblocks 2013-05-08 com.sapos_aplastados.game.clash_of_balls_111.apk com.sapos_aplastados.game.clash_of_balls 2014-01-07 com.scar45.aokp.co.webviewer_2.apk com.scar45.aokp.co.webviewer 2013-12-15 @@ -5775,6 +5837,7 @@ com.seafile.seadroid2_72.apk com.seafile.seadroid2 2017-12-24 com.seafile.seadroid2_74.apk com.seafile.seadroid2 2017-12-24 com.seafile.seadroid2_75.apk com.seafile.seadroid2 2018-02-16 com.seafile.seadroid2_76.apk com.seafile.seadroid2 2017-12-24 +com.seafile.seadroid2_77.apk com.seafile.seadroid2 2018-03-19 com.seafile.seadroid_2.apk com.seafile.seadroid 2013-03-23 com.seavenois.tetris_1.apk com.seavenois.tetris 2012-03-10 com.seavenois.tetris_3.apk com.seavenois.tetris 2012-08-23 @@ -5866,6 +5929,7 @@ com.shatteredpixel.shatteredpixeldungeon_209.apk com.shatteredpixel.shatteredpix com.shatteredpixel.shatteredpixeldungeon_228.apk com.shatteredpixel.shatteredpixeldungeon 2017-11-24 com.shatteredpixel.shatteredpixeldungeon_229.apk com.shatteredpixel.shatteredpixeldungeon 2017-11-24 com.shatteredpixel.shatteredpixeldungeon_242.apk com.shatteredpixel.shatteredpixeldungeon 2018-02-28 +com.shatteredpixel.shatteredpixeldungeon_245.apk com.shatteredpixel.shatteredpixeldungeon 2018-03-15 com.shkmishra.lyrically_2.apk com.shkmishra.lyrically 2016-11-21 com.shkmishra.lyrically_6.apk com.shkmishra.lyrically 2016-12-19 com.shkmishra.lyrically_7.apk com.shkmishra.lyrically 2016-12-23 @@ -6014,6 +6078,8 @@ com.simplemobiletools.camera_51.apk com.simplemobiletools.camera 2017-12-15 com.simplemobiletools.camera_53.apk com.simplemobiletools.camera 2018-01-16 com.simplemobiletools.camera_54.apk com.simplemobiletools.camera 2018-01-29 com.simplemobiletools.camera_55.apk com.simplemobiletools.camera 2018-03-05 +com.simplemobiletools.clock_2.apk com.simplemobiletools.clock 2018-03-15 +com.simplemobiletools.clock_3.apk com.simplemobiletools.clock 2018-03-19 com.simplemobiletools.contacts_2.apk com.simplemobiletools.contacts 2018-01-26 com.simplemobiletools.contacts_4.apk com.simplemobiletools.contacts 2018-01-26 com.simplemobiletools.contacts_5.apk com.simplemobiletools.contacts 2018-01-26 @@ -6025,6 +6091,7 @@ com.simplemobiletools.contacts_10.apk com.simplemobiletools.contacts 2018-02-13 com.simplemobiletools.contacts_11.apk com.simplemobiletools.contacts 2018-02-28 com.simplemobiletools.contacts_12.apk com.simplemobiletools.contacts 2018-03-05 com.simplemobiletools.contacts_13.apk com.simplemobiletools.contacts 2018-03-10 +com.simplemobiletools.contacts_15.apk com.simplemobiletools.contacts 2018-03-23 com.simplemobiletools.draw_6.apk com.simplemobiletools.draw 2016-07-09 com.simplemobiletools.draw_7.apk com.simplemobiletools.draw 2016-07-28 com.simplemobiletools.draw_9.apk com.simplemobiletools.draw 2016-07-28 @@ -6046,6 +6113,7 @@ com.simplemobiletools.draw_27.apk com.simplemobiletools.draw 2018-01-29 com.simplemobiletools.draw_28.apk com.simplemobiletools.draw 2018-01-29 com.simplemobiletools.draw_29.apk com.simplemobiletools.draw 2018-02-13 com.simplemobiletools.draw_31.apk com.simplemobiletools.draw 2018-03-05 +com.simplemobiletools.draw_32.apk com.simplemobiletools.draw 2018-03-19 com.simplemobiletools.filemanager_1.apk com.simplemobiletools.filemanager 2016-08-04 com.simplemobiletools.filemanager_2.apk com.simplemobiletools.filemanager 2016-08-24 com.simplemobiletools.filemanager_3.apk com.simplemobiletools.filemanager 2016-08-31 @@ -6206,6 +6274,8 @@ com.simplemobiletools.gallery_161.apk com.simplemobiletools.gallery 2018-02-11 com.simplemobiletools.gallery_162.apk com.simplemobiletools.gallery 2018-02-22 com.simplemobiletools.gallery_164.apk com.simplemobiletools.gallery 2018-02-28 com.simplemobiletools.gallery_165.apk com.simplemobiletools.gallery 2018-03-10 +com.simplemobiletools.gallery_166.apk com.simplemobiletools.gallery 2018-03-19 +com.simplemobiletools.gallery_168.apk com.simplemobiletools.gallery 2018-03-26 com.simplemobiletools.musicplayer_7.apk com.simplemobiletools.musicplayer 2016-07-05 com.simplemobiletools.musicplayer_8.apk com.simplemobiletools.musicplayer 2016-07-06 com.simplemobiletools.musicplayer_9.apk com.simplemobiletools.musicplayer 2016-07-08 @@ -6237,6 +6307,7 @@ com.simplemobiletools.musicplayer_36.apk com.simplemobiletools.musicplayer 2018- com.simplemobiletools.musicplayer_37.apk com.simplemobiletools.musicplayer 2018-02-11 com.simplemobiletools.musicplayer_38.apk com.simplemobiletools.musicplayer 2018-02-13 com.simplemobiletools.musicplayer_39.apk com.simplemobiletools.musicplayer 2018-03-05 +com.simplemobiletools.musicplayer_40.apk com.simplemobiletools.musicplayer 2018-03-15 com.simplemobiletools.notes_6.apk com.simplemobiletools.notes 2016-07-09 com.simplemobiletools.notes_7.apk com.simplemobiletools.notes 2016-07-09 com.simplemobiletools.notes_8.apk com.simplemobiletools.notes 2016-07-12 @@ -6375,6 +6446,7 @@ com.tananaev.logcat_5.apk com.tananaev.logcat 2017-04-08 com.tananaev.logcat_6.apk com.tananaev.logcat 2017-04-17 com.tananaev.logcat_7.apk com.tananaev.logcat 2017-06-02 com.tananaev.logcat_8.apk com.tananaev.logcat 2017-06-13 +com.tananaev.logcat_10.apk com.tananaev.logcat 2018-03-23 com.tasomaniac.dashclock.hackerspace.floss_13000.apk com.tasomaniac.dashclock.hackerspace.floss 2017-02-24 com.tasomaniac.openwith.floss_10700.apk com.tasomaniac.openwith.floss 2016-01-23 com.tasomaniac.openwith.floss_12007.apk com.tasomaniac.openwith.floss 2016-08-21 @@ -6414,6 +6486,7 @@ com.tengu.sharetoclipboard_18.apk com.tengu.sharetoclipboard 2017-09-11 com.tengu.sharetoclipboard_19.apk com.tengu.sharetoclipboard 2017-10-29 com.tengu.sharetoclipboard_20.apk com.tengu.sharetoclipboard 2017-11-17 com.tengu.sharetoclipboard_21.apk com.tengu.sharetoclipboard 2017-11-24 +com.tengu.sharetoclipboard_22.apk com.tengu.sharetoclipboard 2018-03-15 com.termux.api_4.apk com.termux.api 2015-11-05 com.termux.api_6.apk com.termux.api 2015-12-01 com.termux.api_7.apk com.termux.api 2015-12-01 @@ -6657,6 +6730,7 @@ com.ubergeek42.WeechatAndroid_12.apk com.ubergeek42.WeechatAndroid 2014-10-28 com.ubergeek42.WeechatAndroid_14.apk com.ubergeek42.WeechatAndroid 2015-04-18 com.ubergeek42.WeechatAndroid_435.apk com.ubergeek42.WeechatAndroid 2016-06-01 com.ubergeek42.WeechatAndroid_436.apk com.ubergeek42.WeechatAndroid 2016-08-29 +com.ubergeek42.WeechatAndroid_437.apk com.ubergeek42.WeechatAndroid 2018-03-23 com.uberspot.a2048_9.apk com.uberspot.a2048 2014-03-30 com.uberspot.a2048_16.apk com.uberspot.a2048 2014-06-14 com.uberspot.a2048_17.apk com.uberspot.a2048 2014-08-22 @@ -6737,6 +6811,8 @@ com.utyf.pmetro_108.apk com.utyf.pmetro 2016-03-09 com.utyf.pmetro_110.apk com.utyf.pmetro 2016-11-18 com.utyf.pmetro_111.apk com.utyf.pmetro 2016-11-18 com.utyf.pmetro_112.apk com.utyf.pmetro 2016-11-07 +com.utyf.pmetro_113.apk com.utyf.pmetro 2018-03-15 +com.utyf.pmetro_114.apk com.utyf.pmetro 2018-03-23 com.vackosar.searchbasedlauncher_39.apk com.vackosar.searchbasedlauncher 2015-09-26 com.vackosar.searchbasedlauncher_45.apk com.vackosar.searchbasedlauncher 2015-10-05 com.vackosar.searchbasedlauncher_47.apk com.vackosar.searchbasedlauncher 2015-10-12 @@ -6942,6 +7018,8 @@ com.wmstein.tourcount_217.apk com.wmstein.tourcount 2017-08-23 com.wmstein.tourcount_218.apk com.wmstein.tourcount 2017-09-11 com.wmstein.tourcount_219.apk com.wmstein.tourcount 2017-09-11 com.wmstein.tourcount_230.apk com.wmstein.tourcount 2017-10-03 +com.wmstein.tourcount_245.apk com.wmstein.tourcount 2018-03-23 +com.wmstein.tourcount_246.apk com.wmstein.tourcount 2018-03-26 com.wmstein.transektcount_131.apk com.wmstein.transektcount 2016-08-04 com.wmstein.transektcount_134.apk com.wmstein.transektcount 2016-10-04 com.wmstein.transektcount_138.apk com.wmstein.transektcount 2016-11-14 @@ -6952,7 +7030,11 @@ com.wmstein.transektcount_202.apk com.wmstein.transektcount 2017-07-18 com.wmstein.transektcount_204.apk com.wmstein.transektcount 2017-09-02 com.wmstein.transektcount_205.apk com.wmstein.transektcount 2017-09-11 com.wmstein.transektcount_210.apk com.wmstein.transektcount 2017-10-03 +com.wmstein.transektcount_214.apk com.wmstein.transektcount 2018-03-23 +com.wmstein.transektcount_215.apk com.wmstein.transektcount 2018-03-23 +com.wmstein.transektcount_216.apk com.wmstein.transektcount 2018-03-23 com.woefe.shoppinglist_8.apk com.woefe.shoppinglist 2018-02-16 +com.woefe.shoppinglist_9.apk com.woefe.shoppinglist 2018-03-26 com.wolas.awesomewallpaper_1.apk com.wolas.awesomewallpaper 2016-07-17 com.wolas.awesomewallpaper_2.apk com.wolas.awesomewallpaper 2016-11-07 com.wordpress.sarfraznawaz.callerdetails_1.apk com.wordpress.sarfraznawaz.callerdetails 2014-06-01 @@ -7171,6 +7253,7 @@ com.zegoggles.smssync_1553.apk com.zegoggles.smssync 2015-08-02 com.zegoggles.smssync_1554.apk com.zegoggles.smssync 2015-08-22 com.zegoggles.smssync_1557.apk com.zegoggles.smssync 2017-09-16 com.zegoggles.smssync_1560.apk com.zegoggles.smssync 2018-02-16 +com.zegoggles.smssync_1566.apk com.zegoggles.smssync 2018-03-19 com.zoffcc.applications.aagtl_31.apk com.zoffcc.applications.aagtl 2012-08-29 com.zoffcc.applications.aagtl_36.apk com.zoffcc.applications.aagtl 2015-08-03 com.zoffcc.applications.trifa_10002.apk com.zoffcc.applications.trifa 2017-06-17 @@ -7185,6 +7268,7 @@ com.zoffcc.applications.trifa_10011.apk com.zoffcc.applications.trifa 2017-12-07 com.zoffcc.applications.trifa_10012.apk com.zoffcc.applications.trifa 2018-01-06 com.zoffcc.applications.trifa_10013.apk com.zoffcc.applications.trifa 2018-02-06 com.zoffcc.applications.trifa_10014.apk com.zoffcc.applications.trifa 2018-02-11 +com.zoffcc.applications.trifa_10015.apk com.zoffcc.applications.trifa 2018-03-19 com.zoffcc.applications.zanavi_240.apk com.zoffcc.applications.zanavi 2015-08-02 com.zoffcc.applications.zanavi_245.apk com.zoffcc.applications.zanavi 2015-08-14 com.zoffcc.applications.zanavi_246.apk com.zoffcc.applications.zanavi 2015-08-17 @@ -7359,6 +7443,7 @@ de.arnowelzel.android.periodical_31.apk de.arnowelzel.android.periodical 2017-04 de.arnowelzel.android.periodical_32.apk de.arnowelzel.android.periodical 2017-07-27 de.arnowelzel.android.periodical_33.apk de.arnowelzel.android.periodical 2017-11-28 de.arnowelzel.android.periodical_35.apk de.arnowelzel.android.periodical 2018-02-20 +de.arnowelzel.android.periodical_48.apk de.arnowelzel.android.periodical 2018-03-15 de.audioattack.openlink_3.apk de.audioattack.openlink 2014-02-22 de.audioattack.openlink_4.apk de.audioattack.openlink 2014-04-01 de.audioattack.openlink_5.apk de.audioattack.openlink 2014-04-29 @@ -7627,6 +7712,7 @@ de.blau.android_98.apk de.blau.android 2017-05-20 de.blau.android_204.apk de.blau.android 2017-10-08 de.blau.android_207.apk de.blau.android 2017-11-24 de.blau.android_307.apk de.blau.android 2018-01-15 +de.blau.android_403.apk de.blau.android 2018-03-19 de.blinkt.openvpn_48.apk de.blinkt.openvpn 2012-09-07 de.blinkt.openvpn_49.apk de.blinkt.openvpn 2012-09-16 de.blinkt.openvpn_51.apk de.blinkt.openvpn 2012-10-11 @@ -7694,6 +7780,7 @@ de.christinecoenen.code.zapp_21.apk de.christinecoenen.code.zapp 2017-10-20 de.christinecoenen.code.zapp_22.apk de.christinecoenen.code.zapp 2017-11-03 de.christinecoenen.code.zapp_23.apk de.christinecoenen.code.zapp 2017-11-17 de.christinecoenen.code.zapp_24.apk de.christinecoenen.code.zapp 2017-12-07 +de.christinecoenen.code.zapp_25.apk de.christinecoenen.code.zapp 2018-03-23 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 @@ -7778,7 +7865,10 @@ de.digisocken.anotherrss_18.apk de.digisocken.anotherrss 2017-08-07 de.digisocken.anotherrss_195.apk de.digisocken.anotherrss 2017-08-08 de.digisocken.anotherrss_201.apk de.digisocken.anotherrss 2017-08-11 de.digisocken.anotherrss_203.apk de.digisocken.anotherrss 2018-02-28 +de.digisocken.anotherrss_212.apk de.digisocken.anotherrss 2018-03-15 +de.digisocken.anotherrss_213.apk de.digisocken.anotherrss 2018-03-19 de.digisocken.openwort_15.apk de.digisocken.openwort 2018-03-10 +de.digisocken.openwort_16.apk de.digisocken.openwort 2018-03-15 de.dotwee.micropinner_16.apk de.dotwee.micropinner 2015-07-18 de.dotwee.micropinner_17.apk de.dotwee.micropinner 2015-07-26 de.dotwee.micropinner_18.apk de.dotwee.micropinner 2015-09-02 @@ -7815,6 +7905,7 @@ de.freewarepoint.whohasmystuff_27.apk de.freewarepoint.whohasmystuff 2017-02-20 de.freewarepoint.whohasmystuff_28.apk de.freewarepoint.whohasmystuff 2017-05-12 de.freewarepoint.whohasmystuff_29.apk de.freewarepoint.whohasmystuff 2017-05-25 de.freewarepoint.whohasmystuff_31.apk de.freewarepoint.whohasmystuff 2017-05-28 +de.freewarepoint.whohasmystuff_34.apk de.freewarepoint.whohasmystuff 2018-03-19 de.gabbo.forro_lyrics_1.apk de.gabbo.forro_lyrics 2016-08-15 de.gabbo.forro_lyrics_2.apk de.gabbo.forro_lyrics 2016-08-19 de.gabbo.forro_lyrics_3.apk de.gabbo.forro_lyrics 2016-08-24 @@ -7829,6 +7920,7 @@ de.gabbo.forro_lyrics_11.apk de.gabbo.forro_lyrics 2016-12-30 de.gabbo.forro_lyrics_12.apk de.gabbo.forro_lyrics 2017-01-11 de.gabbo.forro_lyrics_13.apk de.gabbo.forro_lyrics 2017-02-20 de.gabbo.forro_lyrics_14.apk de.gabbo.forro_lyrics 2017-05-15 +de.gabbo.forro_lyrics_15.apk de.gabbo.forro_lyrics 2018-03-15 de.geeksfactory.opacclient_54.apk de.geeksfactory.opacclient 2013-09-20 de.geeksfactory.opacclient_66.apk de.geeksfactory.opacclient 2014-01-23 de.geeksfactory.opacclient_68.apk de.geeksfactory.opacclient 2014-02-11 @@ -8037,6 +8129,7 @@ de.j4velin.wifiAutoOff_172.apk de.j4velin.wifiAutoOff 2016-09-27 de.j4velin.wifiAutoOff_173.apk de.j4velin.wifiAutoOff 2016-09-29 de.j4velin.wifiAutoOff_175.apk de.j4velin.wifiAutoOff 2017-10-03 de.j4velin.wifiAutoOff_1770.apk de.j4velin.wifiAutoOff 2018-02-22 +de.j4velin.wifiAutoOff_1780.apk de.j4velin.wifiAutoOff 2018-03-23 de.jdsoft.law_8.apk de.jdsoft.law 2013-08-16 de.jdsoft.law_9.apk de.jdsoft.law 2013-08-19 de.jdsoft.law_11.apk de.jdsoft.law 2013-08-27 @@ -8096,6 +8189,8 @@ de.k3b.android.androFotoFinder_32.apk de.k3b.android.androFotoFinder 2017-08-20 de.k3b.android.androFotoFinder_33.apk de.k3b.android.androFotoFinder 2017-11-17 de.k3b.android.androFotoFinder_34.apk de.k3b.android.androFotoFinder 2017-11-28 de.k3b.android.androFotoFinder_35.apk de.k3b.android.androFotoFinder 2018-02-11 +de.k3b.android.androFotoFinder_36.apk de.k3b.android.androFotoFinder 2018-03-15 +de.k3b.android.androFotoFinder_37.apk de.k3b.android.androFotoFinder 2018-03-23 de.k3b.android.calendar.ics.adapter_9.apk de.k3b.android.calendar.ics.adapter 2014-04-10 de.k3b.android.calendar.ics.adapter_10.apk de.k3b.android.calendar.ics.adapter 2014-05-13 de.k3b.android.calendar.ics.adapter_11.apk de.k3b.android.calendar.ics.adapter 2014-06-23 @@ -8144,6 +8239,7 @@ de.kromke.andreas.unpopmusicplayerfree_16.apk de.kromke.andreas.unpopmusicplayer de.kromke.andreas.unpopmusicplayerfree_17.apk de.kromke.andreas.unpopmusicplayerfree 2017-11-24 de.kromke.andreas.unpopmusicplayerfree_18.apk de.kromke.andreas.unpopmusicplayerfree 2017-12-15 de.kromke.andreas.unpopmusicplayerfree_19.apk de.kromke.andreas.unpopmusicplayerfree 2018-01-29 +de.kromke.andreas.unpopmusicplayerfree_20.apk de.kromke.andreas.unpopmusicplayerfree 2018-03-15 de.kromonos.android.rpcoiner_1.apk de.kromonos.android.rpcoiner 2012-08-29 de.ktran.anno1404warenrechner_1.apk de.ktran.anno1404warenrechner 2017-04-19 de.kugihan.dictionaryformids.hmi_android_98.apk de.kugihan.dictionaryformids.hmi_android 2013-01-02 @@ -8978,6 +9074,8 @@ de.tobiasbielefeld.solitaire_60.apk de.tobiasbielefeld.solitaire 2017-11-17 de.tobiasbielefeld.solitaire_62.apk de.tobiasbielefeld.solitaire 2018-01-26 de.tobiasbielefeld.solitaire_63.apk de.tobiasbielefeld.solitaire 2018-01-26 de.tobiasbielefeld.solitaire_64.apk de.tobiasbielefeld.solitaire 2018-02-01 +de.tobiasbielefeld.solitaire_65.apk de.tobiasbielefeld.solitaire 2018-03-23 +de.tobiasbielefeld.solitaire_66.apk de.tobiasbielefeld.solitaire 2018-03-26 de.tu_chemnitz.wlan_3.apk de.tu_chemnitz.wlan 2017-10-21 de.tu_chemnitz.wlan_5.apk de.tu_chemnitz.wlan 2017-11-05 de.tu_chemnitz.wlan_6.apk de.tu_chemnitz.wlan 2017-12-07 @@ -9068,6 +9166,7 @@ de.westnordost.streetcomplete_305.apk de.westnordost.streetcomplete 2018-01-22 de.westnordost.streetcomplete_306.apk de.westnordost.streetcomplete 2018-02-06 de.westnordost.streetcomplete_307.apk de.westnordost.streetcomplete 2018-02-13 de.westnordost.streetcomplete_402.apk de.westnordost.streetcomplete 2018-02-28 +de.westnordost.streetcomplete_403.apk de.westnordost.streetcomplete 2018-03-15 de.wikilab.android.friendica01_8.apk de.wikilab.android.friendica01 2013-01-18 de.wikilab.android.friendica01_9.apk de.wikilab.android.friendica01 2013-06-02 de.xskat_14.apk de.xskat 2016-10-04 @@ -9167,6 +9266,7 @@ dk.jens.backup_16.apk dk.jens.backup 2015-01-30 dk.jens.backup_17.apk dk.jens.backup 2016-01-21 dk.jens.backup_18.apk dk.jens.backup 2017-01-20 dk.jens.backup_19.apk dk.jens.backup 2017-01-29 +dk.jens.backup_20.apk dk.jens.backup 2018-03-19 dk.mide.fas.cmnightlies_2.apk dk.mide.fas.cmnightlies 2013-04-23 dk.nindroid.rss_119.apk dk.nindroid.rss 2013-06-24 dmusiolik.pijaret_1.apk dmusiolik.pijaret 2016-09-05 @@ -9427,6 +9527,7 @@ eu.kanade.tachiyomi_28.apk eu.kanade.tachiyomi 2017-12-24 eu.kanade.tachiyomi_29.apk eu.kanade.tachiyomi 2018-01-15 eu.kanade.tachiyomi_30.apk eu.kanade.tachiyomi 2018-01-15 eu.kanade.tachiyomi_31.apk eu.kanade.tachiyomi 2018-02-16 +eu.kanade.tachiyomi_33.apk eu.kanade.tachiyomi 2018-03-15 eu.lavarde.pmtd_2012121820.apk eu.lavarde.pmtd 2013-01-02 eu.lavarde.pmtd_2013020313.apk eu.lavarde.pmtd 2013-02-12 eu.lavarde.pmtd_2013050413.apk eu.lavarde.pmtd 2013-05-05 @@ -9445,6 +9546,7 @@ eu.polarclock_4.apk eu.polarclock 2016-10-25 eu.polarclock_5.apk eu.polarclock 2016-10-28 eu.polarclock_6.apk eu.polarclock 2018-02-06 eu.polarclock_7.apk eu.polarclock 2018-02-22 +eu.polarclock_8.apk eu.polarclock 2018-03-15 eu.pretix.pretixdroid_12.apk eu.pretix.pretixdroid 2018-03-05 eu.prismsw.lampshade_117.apk eu.prismsw.lampshade 2012-08-29 eu.prismsw.lampshade_133.apk eu.prismsw.lampshade 2015-03-10 @@ -9585,6 +9687,7 @@ eu.siacs.conversations_253.apk eu.siacs.conversations 2018-02-13 eu.siacs.conversations_254.apk eu.siacs.conversations 2018-03-05 eu.siacs.conversations_255.apk eu.siacs.conversations 2018-03-10 eu.siacs.conversations_256.apk eu.siacs.conversations 2018-03-10 +eu.siacs.conversations_257.apk eu.siacs.conversations 2018-03-15 eu.siebeck.sipswitch_5.apk eu.siebeck.sipswitch 2013-03-02 eu.siebeck.sipswitch_9.apk eu.siebeck.sipswitch 2014-11-17 eu.siebeck.sipswitch_10.apk eu.siebeck.sipswitch 2015-11-14 @@ -9605,6 +9708,8 @@ eu.uwot.fabio.altcoinprices_24.apk eu.uwot.fabio.altcoinprices 2018-02-22 eu.uwot.fabio.altcoinprices_26.apk eu.uwot.fabio.altcoinprices 2018-02-28 eu.uwot.fabio.altcoinprices_28.apk eu.uwot.fabio.altcoinprices 2018-03-05 eu.uwot.fabio.altcoinprices_29.apk eu.uwot.fabio.altcoinprices 2018-03-10 +eu.uwot.fabio.altcoinprices_32.apk eu.uwot.fabio.altcoinprices 2018-03-23 +eu.uwot.fabio.altcoinprices_35.apk eu.uwot.fabio.altcoinprices 2018-03-26 eu.veldsoft.colors.overflow_1.apk eu.veldsoft.colors.overflow 2015-12-13 eu.veldsoft.complica4_1.apk eu.veldsoft.complica4 2015-12-05 eu.veldsoft.complica4_2.apk eu.veldsoft.complica4 2016-06-10 @@ -9820,6 +9925,7 @@ fr.gouv.etalab.mastodon_110.apk fr.gouv.etalab.mastodon 2018-02-11 fr.gouv.etalab.mastodon_111.apk fr.gouv.etalab.mastodon 2018-02-13 fr.gouv.etalab.mastodon_114.apk fr.gouv.etalab.mastodon 2018-02-20 fr.gouv.etalab.mastodon_115.apk fr.gouv.etalab.mastodon 2018-02-28 +fr.gouv.etalab.mastodon_116.apk fr.gouv.etalab.mastodon 2018-03-19 fr.herverenault.directdictaphone_14.apk fr.herverenault.directdictaphone 2015-01-03 fr.herverenault.directdictaphone_15.apk fr.herverenault.directdictaphone 2015-01-04 fr.herverenault.directdictaphone_16.apk fr.herverenault.directdictaphone 2015-01-05 @@ -9936,6 +10042,8 @@ fr.neamar.kiss_106.apk fr.neamar.kiss 2018-01-29 fr.neamar.kiss_107.apk fr.neamar.kiss 2018-02-13 fr.neamar.kiss_110.apk fr.neamar.kiss 2018-02-22 fr.neamar.kiss_115.apk fr.neamar.kiss 2018-03-10 +fr.neamar.kiss_117.apk fr.neamar.kiss 2018-03-15 +fr.neamar.kiss_118.apk fr.neamar.kiss 2018-03-19 fr.nicopico.dashclock.birthday_10.apk fr.nicopico.dashclock.birthday 2015-10-01 fr.nocle.passegares_14.apk fr.nocle.passegares 2017-01-02 fr.nocle.passegares_57.apk fr.nocle.passegares 2017-01-10 @@ -10035,6 +10143,7 @@ fr.unix_experience.owncloud_sms_64.apk fr.unix_experience.owncloud_sms 2017-12-1 fr.unix_experience.owncloud_sms_65.apk fr.unix_experience.owncloud_sms 2018-02-11 fr.unix_experience.owncloud_sms_66.apk fr.unix_experience.owncloud_sms 2018-02-16 fr.unix_experience.owncloud_sms_67.apk fr.unix_experience.owncloud_sms 2018-02-20 +fr.unix_experience.owncloud_sms_68.apk fr.unix_experience.owncloud_sms 2018-03-23 fr.xgouchet.packageexplorer_12.apk fr.xgouchet.packageexplorer 2018-02-16 fr.xgouchet.packageexplorer_13.apk fr.xgouchet.packageexplorer 2018-02-22 fr.xgouchet.texteditor_13.apk fr.xgouchet.texteditor 2012-09-07 @@ -10165,6 +10274,7 @@ free.rm.skytube.oss_9.apk free.rm.skytube.oss 2017-06-27 free.rm.skytube.oss_10.apk free.rm.skytube.oss 2017-11-07 free.rm.skytube.oss_11.apk free.rm.skytube.oss 2018-01-26 free.rm.skytube.oss_12.apk free.rm.skytube.oss 2018-01-29 +free.rm.skytube.oss_13.apk free.rm.skytube.oss 2018-03-26 free.yhc.feeder_57.apk free.yhc.feeder 2014-10-23 free.yhc.netmbuddy_29.apk free.yhc.netmbuddy 2013-12-09 free.yhc.netmbuddy_31.apk free.yhc.netmbuddy 2015-02-13 @@ -10260,6 +10370,7 @@ im.vector.alpha_70100.apk im.vector.alpha 2017-09-14 im.vector.alpha_70301.apk im.vector.alpha 2017-10-20 im.vector.alpha_70900.apk im.vector.alpha 2018-02-16 im.vector.alpha_80001.apk im.vector.alpha 2018-02-20 +im.vector.alpha_80300.apk im.vector.alpha 2018-03-19 in.ac.dtu.subtlenews_7.apk in.ac.dtu.subtlenews 2014-01-14 in.ac.dtu.subtlenews_10.apk in.ac.dtu.subtlenews 2014-01-15 in.ac.iitb.cse.cartsbusboarding_11.apk in.ac.iitb.cse.cartsbusboarding 2014-11-14 @@ -10630,6 +10741,7 @@ ir.hsn6.k2_2.apk ir.hsn6.k2 2017-11-14 ir.hsn6.trans_4.apk ir.hsn6.trans 2017-10-01 ir.hsn6.turo_2.apk ir.hsn6.turo 2018-02-01 ir.hsn6.turo_3.apk ir.hsn6.turo 2018-02-20 +ir.hsn6.turo_7.apk ir.hsn6.turo 2018-03-15 is.pinterjann.jaws_1.apk is.pinterjann.jaws 2015-08-24 is.pinterjann.jaws_4.apk is.pinterjann.jaws 2015-08-26 is.pinterjann.jaws_5.apk is.pinterjann.jaws 2015-09-01 @@ -10665,6 +10777,7 @@ it.feio.android.omninotes.foss_235.apk it.feio.android.omninotes.foss 2018-01-08 it.feio.android.omninotes.foss_236.apk it.feio.android.omninotes.foss 2018-01-15 it.feio.android.omninotes.foss_237.apk it.feio.android.omninotes.foss 2018-01-15 it.feio.android.omninotes.foss_238.apk it.feio.android.omninotes.foss 2018-02-01 +it.feio.android.omninotes.foss_239.apk it.feio.android.omninotes.foss 2018-03-15 it.gmariotti.android.apps.dashclock.extensions.battery_19.apk it.gmariotti.android.apps.dashclock.extensions.battery 2013-06-22 it.greenaddress.cordova_35.apk it.greenaddress.cordova 2014-07-03 it.greenaddress.cordova_38.apk it.greenaddress.cordova 2014-07-07 @@ -11006,6 +11119,7 @@ link.standen.michael.slideshow_22.apk link.standen.michael.slideshow 2017-05-20 link.standen.michael.slideshow_27.apk link.standen.michael.slideshow 2017-07-09 link.standen.michael.slideshow_37.apk link.standen.michael.slideshow 2017-10-18 link.standen.michael.slideshow_38.apk link.standen.michael.slideshow 2017-10-18 +link.standen.michael.slideshow_42.apk link.standen.michael.slideshow 2018-03-26 linphone-android-1.0.15.apk org.linphone 2010-11-16 linphone-android-1.1.6.apk org.linphone linphone-android-1.2.1.apk org.linphone 2011-09-29 @@ -11102,6 +11216,7 @@ me.echeung.cdflabs_31.apk me.echeung.cdflabs 2017-04-19 me.echeung.moemoekyun.fdroid_30.apk me.echeung.moemoekyun.fdroid 2018-01-29 me.echeung.moemoekyun.fdroid_31.apk me.echeung.moemoekyun.fdroid 2018-01-26 me.echeung.moemoekyun.fdroid_34.apk me.echeung.moemoekyun.fdroid 2018-01-29 +me.echeung.moemoekyun.fdroid_39.apk me.echeung.moemoekyun.fdroid 2018-03-19 me.guillaumin.android.osmtracker_20.apk me.guillaumin.android.osmtracker 2011-07-03 me.guillaumin.android.osmtracker_21.apk me.guillaumin.android.osmtracker 2011-10-02 me.guillaumin.android.osmtracker_22.apk me.guillaumin.android.osmtracker 2012-02-05 @@ -11156,6 +11271,7 @@ me.kuehle.carreport_65.apk me.kuehle.carreport 2017-11-14 me.kuehle.carreport_66.apk me.kuehle.carreport 2017-11-17 me.kuehle.carreport_67.apk me.kuehle.carreport 2017-11-28 me.kuehle.carreport_68.apk me.kuehle.carreport 2018-02-16 +me.kuehle.carreport_69.apk me.kuehle.carreport 2018-03-15 me.malladi.dashcricket_3.apk me.malladi.dashcricket 2013-03-17 me.malladi.dashcricket_4.apk me.malladi.dashcricket 2013-03-30 me.malladi.dashcricket_5.apk me.malladi.dashcricket 2013-11-22 @@ -11163,6 +11279,8 @@ me.murks.filmchecker_1.apk me.murks.filmchecker 2016-09-05 me.murks.filmchecker_2.apk me.murks.filmchecker 2016-11-21 me.murks.filmchecker_3.apk me.murks.filmchecker 2017-09-24 me.murks.filmchecker_5.apk me.murks.filmchecker 2018-03-10 +me.murks.filmchecker_6.apk me.murks.filmchecker 2018-03-15 +me.murks.filmchecker_8.apk me.murks.filmchecker 2018-03-19 me.phh.superuser_1030.apk me.phh.superuser 2016-01-04 me.phh.superuser_1033.apk me.phh.superuser 2016-01-21 me.sheimi.sgit_107.apk me.sheimi.sgit 2014-03-03 @@ -11555,6 +11673,8 @@ net.gsantner.markor_13.apk net.gsantner.markor 2017-12-15 net.gsantner.markor_14.apk net.gsantner.markor 2017-12-24 net.gsantner.markor_15.apk net.gsantner.markor 2018-01-03 net.gsantner.markor_16.apk net.gsantner.markor 2018-01-29 +net.gsantner.markor_17.apk net.gsantner.markor 2018-03-23 +net.gsantner.markor_18.apk net.gsantner.markor 2018-03-26 net.haltcondition.anode_7.apk net.haltcondition.anode 2014-08-09 net.healeys.lexic_41.apk net.healeys.lexic 2012-02-09 net.i2p.android.router_0.apk net.i2p.android.router 2013-10-30 @@ -11702,6 +11822,7 @@ net.nullsum.audinaut_189.apk net.nullsum.audinaut 2017-03-17 net.nullsum.audinaut_190.apk net.nullsum.audinaut 2017-04-17 net.nullsum.audinaut_191.apk net.nullsum.audinaut 2017-06-27 net.nullsum.audinaut_192.apk net.nullsum.audinaut 2018-03-05 +net.nullsum.audinaut_194.apk net.nullsum.audinaut 2018-03-26 net.nurik.roman.dashclock_14.apk net.nurik.roman.dashclock 2013-02-28 net.nurik.roman.dashclock_17.apk net.nurik.roman.dashclock 2013-03-13 net.nurik.roman.dashclock_19.apk net.nurik.roman.dashclock 2013-03-28 @@ -11941,6 +12062,7 @@ net.sourceforge.andsys_28.apk net.sourceforge.andsys 2013-05-12 net.sourceforge.andsys_29.apk net.sourceforge.andsys 2013-05-14 net.sourceforge.andsys_30.apk net.sourceforge.andsys 2013-05-25 net.sourceforge.andsys_33.apk net.sourceforge.andsys 2013-09-27 +net.sourceforge.dibdib.android.dib2qm_1730.apk net.sourceforge.dibdib.android.dib2qm 2018-03-15 net.sourceforge.opencamera_9.apk net.sourceforge.opencamera 2014-03-02 net.sourceforge.opencamera_10.apk net.sourceforge.opencamera 2014-03-19 net.sourceforge.opencamera_11.apk net.sourceforge.opencamera 2014-03-23 @@ -12429,6 +12551,7 @@ nodomain.freeyourgadget.gadgetbridge_120.apk nodomain.freeyourgadget.gadgetbridg nodomain.freeyourgadget.gadgetbridge_121.apk nodomain.freeyourgadget.gadgetbridge 2018-02-11 nodomain.freeyourgadget.gadgetbridge_122.apk nodomain.freeyourgadget.gadgetbridge 2018-02-13 nodomain.freeyourgadget.gadgetbridge_123.apk nodomain.freeyourgadget.gadgetbridge 2018-02-20 +nodomain.freeyourgadget.gadgetbridge_124.apk nodomain.freeyourgadget.gadgetbridge 2018-03-15 nu.firetech.android.pactrack_1310.apk nu.firetech.android.pactrack 2011-01-27 nu.firetech.android.wifiwarning_6.apk nu.firetech.android.wifiwarning 2014-11-24 nya.miku.wishmaster_18.apk nya.miku.wishmaster 2015-05-12 @@ -12540,6 +12663,7 @@ org.adaway_55.apk org.adaway 2015-10-12 org.adaway_56.apk org.adaway 2016-04-16 org.adaway_57.apk org.adaway 2016-07-04 org.adaway_60.apk org.adaway 2016-11-27 +org.adaway_61.apk org.adaway 2018-03-19 org.adblockplus.android_168.apk org.adblockplus.android 2013-03-20 org.adblockplus.android_238.apk org.adblockplus.android 2013-03-20 org.adblockplus.android_248.apk org.adblockplus.android 2013-04-29 @@ -12705,6 +12829,7 @@ org.andstatus.app_232.apk org.andstatus.app 2017-10-01 org.andstatus.app_239.apk org.andstatus.app 2018-02-11 org.andstatus.app_240.apk org.andstatus.app 2018-01-21 org.andstatus.app_243.apk org.andstatus.app 2018-02-11 +org.andstatus.app_245.apk org.andstatus.app 2018-03-15 org.anhonesteffort.flock_4.apk org.anhonesteffort.flock 2014-08-02 org.anhonesteffort.flock_5.apk org.anhonesteffort.flock 2014-08-03 org.anothermonitor_4.apk org.anothermonitor 2015-03-31 @@ -12737,6 +12862,7 @@ org.asteroidos.sync_5.apk org.asteroidos.sync 2017-08-22 org.asteroidos.sync_6.apk org.asteroidos.sync 2017-10-11 org.asteroidos.sync_7.apk org.asteroidos.sync 2017-10-18 org.asteroidos.sync_8.apk org.asteroidos.sync 2017-11-14 +org.asteroidos.sync_10.apk org.asteroidos.sync 2018-03-23 org.atai.TessUI_12.apk org.atai.TessUI 2014-05-26 org.atai.TessUI_13.apk org.atai.TessUI 2014-07-11 org.aykit.MyOwnNotes_3.apk org.aykit.MyOwnNotes 2014-06-18 @@ -12950,6 +13076,7 @@ org.blockinger.game_14.apk org.blockinger.game 2014-01-20 org.blokada.alarm_28.apk org.blokada.alarm 2017-08-30 org.blokada.alarm_29.apk org.blokada.alarm 2017-12-07 org.blokada.alarm_32.apk org.blokada.alarm 2018-03-10 +org.blokada.alarm_34.apk org.blokada.alarm 2018-03-26 org.bobstuff.bobball_1.apk org.bobstuff.bobball 2015-07-28 org.bobstuff.bobball_8.apk org.bobstuff.bobball 2015-08-15 org.bobstuff.bobball_9.apk org.bobstuff.bobball 2015-08-18 @@ -13335,6 +13462,7 @@ org.fdroid.dashclock.k9_2.apk org.fdroid.dashclock.k9 2013-07-01 org.fdroid.dashclock.k9_3.apk org.fdroid.dashclock.k9 2013-07-30 org.fdroid.dashclock.k9_4.apk org.fdroid.dashclock.k9 2013-08-25 org.fdroid.fdroid.ota_1000013.zip org.fdroid.fdroid.ota 2018-02-28 +org.fdroid.fdroid.ota_1001050.zip org.fdroid.fdroid.ota 2018-03-26 org.fdroid.fdroid.privileged.ota_2000.zip org.fdroid.fdroid.privileged.ota 2017-03-17 org.fdroid.fdroid.privileged.ota_2020.zip org.fdroid.fdroid.privileged.ota 2017-04-08 org.fdroid.fdroid.privileged.ota_2030.zip org.fdroid.fdroid.privileged.ota 2017-04-13 @@ -13505,6 +13633,7 @@ org.fdroid.fdroid_1001001.apk org.fdroid.fdroid 2018-02-01 org.fdroid.fdroid_1001002.apk org.fdroid.fdroid 2018-02-06 org.fdroid.fdroid_1001003.apk org.fdroid.fdroid 2018-02-16 org.fdroid.fdroid_1001004.apk org.fdroid.fdroid 2018-03-10 +org.fdroid.fdroid_1001050.apk org.fdroid.fdroid 2018-03-23 org.fdroid.k9_16025.apk org.fdroid.k9 2013-06-30 org.fdroid.k9_17040.apk org.fdroid.k9 2013-07-02 org.fdroid.k9_17041.apk org.fdroid.k9 2013-07-09 @@ -13534,6 +13663,8 @@ org.fitchfamily.android.dejavu_9.apk org.fitchfamily.android.dejavu 2018-01-29 org.fitchfamily.android.dejavu_10.apk org.fitchfamily.android.dejavu 2018-02-01 org.fitchfamily.android.dejavu_11.apk org.fitchfamily.android.dejavu 2018-02-13 org.fitchfamily.android.dejavu_12.apk org.fitchfamily.android.dejavu 2018-03-05 +org.fitchfamily.android.dejavu_13.apk org.fitchfamily.android.dejavu 2018-03-15 +org.fitchfamily.android.dejavu_14.apk org.fitchfamily.android.dejavu 2018-03-23 org.fitchfamily.android.gsmlocation_9.apk org.fitchfamily.android.gsmlocation 2014-12-20 org.fitchfamily.android.gsmlocation_11.apk org.fitchfamily.android.gsmlocation 2015-01-02 org.fitchfamily.android.gsmlocation_13.apk org.fitchfamily.android.gsmlocation 2015-02-12 @@ -13616,6 +13747,7 @@ org.fitchfamily.android.wifi_backend_35.apk org.fitchfamily.android.wifi_backend org.fitchfamily.android.wifi_backend_37.apk org.fitchfamily.android.wifi_backend 2017-09-14 org.fitchfamily.android.wifi_backend_38.apk org.fitchfamily.android.wifi_backend 2017-09-24 org.fitchfamily.android.wifi_backend_39.apk org.fitchfamily.android.wifi_backend 2017-09-27 +org.fitchfamily.android.wifi_backend_40.apk org.fitchfamily.android.wifi_backend 2018-03-15 org.floens.chan_25.apk org.floens.chan 2014-06-03 org.floens.chan_28.apk org.floens.chan 2014-06-20 org.floens.chan_32.apk org.floens.chan 2014-07-24 @@ -13674,6 +13806,10 @@ org.fox.ttrss_187.apk org.fox.ttrss 2013-06-20 org.fox.ttrss_189.apk org.fox.ttrss 2013-07-04 org.fox.ttrss_194.apk org.fox.ttrss 2013-07-31 org.fox.tttrss_465.apk org.fox.tttrss 2018-02-28 +org.fox.tttrss_469.apk org.fox.tttrss 2018-03-23 +org.freedombox.freedombox_1.apk org.freedombox.freedombox 2018-03-23 +org.freedombox.freedombox_2.apk org.freedombox.freedombox 2018-03-19 +org.freedombox.freedombox_3.apk org.freedombox.freedombox 2018-03-23 org.freeminer.freeminer_13.apk org.freeminer.freeminer 2015-03-24 org.freeminer.freeminer_15.apk org.freeminer.freeminer 2015-03-26 org.freeminer.freeminer_56.apk org.freeminer.freeminer 2016-02-02 @@ -14133,6 +14269,7 @@ org.kde.kdeconnect_tp_1630.apk org.kde.kdeconnect_tp 2017-05-20 org.kde.kdeconnect_tp_1650.apk org.kde.kdeconnect_tp 2017-08-02 org.kde.kdeconnect_tp_1660.apk org.kde.kdeconnect_tp 2017-08-28 org.kde.kdeconnect_tp_1720.apk org.kde.kdeconnect_tp 2018-02-20 +org.kde.kdeconnect_tp_1800.apk org.kde.kdeconnect_tp 2018-03-23 org.kde.necessitas.ministro_6.apk org.kde.necessitas.ministro 2012-08-29 org.kde.necessitas.ministro_7.apk org.kde.necessitas.ministro 2012-11-05 org.kde.necessitas.ministro_13.apk org.kde.necessitas.ministro 2014-10-05 @@ -14200,6 +14337,7 @@ org.kontalk_260.apk org.kontalk 2017-11-28 org.kontalk_270.apk org.kontalk 2017-11-28 org.kontalk_280.apk org.kontalk 2017-12-24 org.kontalk_290.apk org.kontalk 2018-01-21 +org.kontalk_310.apk org.kontalk 2018-03-23 org.kore.kolabnotes.android_4.apk org.kore.kolabnotes.android 2015-07-01 org.kore.kolabnotes.android_7.apk org.kore.kolabnotes.android 2015-07-03 org.kore.kolabnotes.android_8.apk org.kore.kolabnotes.android 2015-07-04 @@ -14840,6 +14978,8 @@ org.mozilla.fennec_fdroid_570400.apk org.mozilla.fennec_fdroid 2018-01-26 org.mozilla.fennec_fdroid_570410.apk org.mozilla.fennec_fdroid 2018-01-26 org.mozilla.fennec_fdroid_580200.apk org.mozilla.fennec_fdroid 2018-02-20 org.mozilla.fennec_fdroid_580210.apk org.mozilla.fennec_fdroid 2018-02-20 +org.mozilla.fennec_fdroid_590100.apk org.mozilla.fennec_fdroid 2018-03-26 +org.mozilla.fennec_fdroid_590110.apk org.mozilla.fennec_fdroid 2018-03-26 org.mozilla.klar_5.apk org.mozilla.klar 2017-07-09 org.mozilla.klar_6.apk org.mozilla.klar 2017-07-27 org.mozilla.klar_9.apk org.mozilla.klar 2017-08-23 @@ -15043,6 +15183,8 @@ org.opengemara.shiurim_2.apk org.opengemara.shiurim 2016-05-20 org.opengemara.shiurim_4.apk org.opengemara.shiurim 2016-11-17 org.opengpx_192.apk org.opengpx 2013-01-30 org.opengpx_236.apk org.opengpx 2012-07-13 +org.openhab.habdroid_30.apk org.openhab.habdroid 2018-03-15 +org.openhab.habdroid_34.apk org.openhab.habdroid 2018-03-23 org.openintents.about_8.apk org.openintents.about 2012-11-01 org.openintents.filemanager_18.apk org.openintents.filemanager 2012-02-03 org.openintents.filemanager_20.apk org.openintents.filemanager 2012-08-25 @@ -15087,6 +15229,10 @@ org.pacien.tincapp_8.apk org.pacien.tincapp 2018-02-22 org.pacien.tincapp_9.apk org.pacien.tincapp 2018-02-20 org.pacien.tincapp_10.apk org.pacien.tincapp 2018-02-28 org.pacien.tincapp_11.apk org.pacien.tincapp 2018-03-10 +org.pacien.tincapp_12.apk org.pacien.tincapp 2018-03-23 +org.paladyn.mediclog_2.apk org.paladyn.mediclog 2018-03-19 +org.paladyn.mediclog_3.apk org.paladyn.mediclog 2018-03-19 +org.paladyn.mediclog_4.apk org.paladyn.mediclog 2018-03-23 org.passwordmaker.android_7.apk org.passwordmaker.android 2012-08-29 org.passwordmaker.android_10.apk org.passwordmaker.android 2014-06-15 org.passwordmaker.android_11.apk org.passwordmaker.android 2014-07-03 @@ -15193,6 +15339,7 @@ org.primftpd_29.apk org.primftpd 2017-11-17 org.primftpd_30.apk org.primftpd 2017-11-24 org.primftpd_31.apk org.primftpd 2018-02-13 org.primftpd_32.apk org.primftpd 2018-02-13 +org.primftpd_33.apk org.primftpd 2018-03-15 org.projectmaxs.main_1.apk org.projectmaxs.main 2013-10-10 org.projectmaxs.main_2.apk org.projectmaxs.main 2013-10-14 org.projectmaxs.main_3.apk org.projectmaxs.main 2013-10-25 @@ -15980,6 +16127,7 @@ org.secuso.privacyfriendlynotes_1.apk org.secuso.privacyfriendlynotes 2016-11-26 org.secuso.privacyfriendlynotes_2.apk org.secuso.privacyfriendlynotes 2016-12-15 org.secuso.privacyfriendlypasswordgenerator_1.apk org.secuso.privacyfriendlypasswordgenerator 2017-05-10 org.secuso.privacyfriendlypasswordgenerator_2.apk org.secuso.privacyfriendlypasswordgenerator 2018-02-16 +org.secuso.privacyfriendlypasswordgenerator_3.apk org.secuso.privacyfriendlypasswordgenerator 2018-03-23 org.secuso.privacyfriendlypin_2.apk org.secuso.privacyfriendlypin 2016-02-01 org.secuso.privacyfriendlypin_3.apk org.secuso.privacyfriendlypin 2016-02-05 org.secuso.privacyfriendlypin_4.apk org.secuso.privacyfriendlypin 2016-02-18 @@ -15996,6 +16144,7 @@ org.secuso.privacyfriendlytodolist_1.apk org.secuso.privacyfriendlytodolist 2016 org.secuso.privacyfriendlytodolist_2.apk org.secuso.privacyfriendlytodolist 2016-11-27 org.secuso.privacyfriendlyweather_1.apk org.secuso.privacyfriendlyweather 2016-11-09 org.secuso.privacyfriendlyweather_2.apk org.secuso.privacyfriendlyweather 2016-11-13 +org.secuso.privacyfriendlyweather_5.apk org.secuso.privacyfriendlyweather 2018-03-19 org.secuso.privacyfriendlyyahtzeedicer_1.apk org.secuso.privacyfriendlyyahtzeedicer 2016-11-04 org.secuso.privacyfriendlyyahtzeedicer_2.apk org.secuso.privacyfriendlyyahtzeedicer 2016-11-13 org.secuso.privacyfriendlyyahtzeedicer_3.apk org.secuso.privacyfriendlyyahtzeedicer 2016-11-21 @@ -16012,6 +16161,7 @@ org.segin.ttleditor_16.apk org.segin.ttleditor 2014-12-13 org.segin.ttleditor_18.apk org.segin.ttleditor 2015-05-03 org.sensors2.osc_1.apk org.sensors2.osc 2017-02-26 org.sensors2.osc_2.apk org.sensors2.osc 2017-03-03 +org.sensors2.osc_3.apk org.sensors2.osc 2018-03-19 org.sensors2.pd_1.apk org.sensors2.pd 2017-03-08 org.servDroid.web_1000300.apk org.servDroid.web 2013-12-15 org.servalproject_1929.apk org.servalproject 2013-02-02 @@ -16029,6 +16179,8 @@ org.shadowice.flocke.andotp_10.apk org.shadowice.flocke.andotp 2017-10-26 org.shadowice.flocke.andotp_11.apk org.shadowice.flocke.andotp 2017-11-28 org.shadowice.flocke.andotp_12.apk org.shadowice.flocke.andotp 2017-12-15 org.shadowice.flocke.andotp_14.apk org.shadowice.flocke.andotp 2018-02-03 +org.shadowice.flocke.andotp_15.apk org.shadowice.flocke.andotp 2018-03-15 +org.shadowice.flocke.andotp_16.apk org.shadowice.flocke.andotp 2018-03-19 org.shirakumo.ocelot_1.apk org.shirakumo.ocelot 2018-02-13 org.shirakumo.ocelot_2.apk org.shirakumo.ocelot 2018-03-10 org.shortcuts_2.apk org.shortcuts 2016-03-18 @@ -16098,6 +16250,7 @@ org.smssecure.smssecure_138.apk org.smssecure.smssecure 2017-12-04 org.smssecure.smssecure_139.apk org.smssecure.smssecure 2017-12-04 org.smssecure.smssecure_140.apk org.smssecure.smssecure 2018-02-16 org.smssecure.smssecure_141.apk org.smssecure.smssecure 2018-02-22 +org.smssecure.smssecure_142.apk org.smssecure.smssecure 2018-03-26 org.smssecure.smssecure_200.apk org.smssecure.smssecure 2017-03-24 org.smssecure.smssecure_201.apk org.smssecure.smssecure 2017-03-24 org.smssecure.smssecure_202.apk org.smssecure.smssecure 2017-04-04 @@ -16106,6 +16259,7 @@ org.smssecure.smssecure_204.apk org.smssecure.smssecure 2017-12-04 org.smssecure.smssecure_205.apk org.smssecure.smssecure 2017-12-04 org.smssecure.smssecure_206.apk org.smssecure.smssecure 2018-01-05 org.smssecure.smssecure_207.apk org.smssecure.smssecure 2018-02-22 +org.smssecure.smssecure_208.apk org.smssecure.smssecure 2018-03-26 org.softcatala.traductor_15.apk org.softcatala.traductor 2014-01-09 org.softcatala.traductor_19.apk org.softcatala.traductor 2014-09-09 org.softeg.slartus.forpdaplus_459.apk org.softeg.slartus.forpdaplus 2015-02-15 @@ -16125,6 +16279,7 @@ org.softeg.slartus.forpdaplus_579.apk org.softeg.slartus.forpdaplus 2016-12-15 org.softeg.slartus.forpdaplus_594.apk org.softeg.slartus.forpdaplus 2017-03-17 org.softeg.slartus.forpdaplus_595.apk org.softeg.slartus.forpdaplus 2017-03-19 org.softeg.slartus.forpdaplus_596.apk org.softeg.slartus.forpdaplus 2017-04-17 +org.sorz.lab.tinykeepass_10.apk org.sorz.lab.tinykeepass 2018-03-26 org.sparkleshare.android_1.apk org.sparkleshare.android 2012-01-02 org.spechide.btappnder.whatsapptransmitter_1.apk org.spechide.btappnder.whatsapptransmitter 2015-06-29 org.strawberryforum.pollywog_1.apk org.strawberryforum.pollywog 2017-03-15 @@ -16194,6 +16349,7 @@ org.sufficientlysecure.keychain_48001.apk org.sufficientlysecure.keychain 2017-1 org.sufficientlysecure.keychain_48002.apk org.sufficientlysecure.keychain 2017-12-07 org.sufficientlysecure.keychain_49001.apk org.sufficientlysecure.keychain 2018-02-22 org.sufficientlysecure.keychain_49100.apk org.sufficientlysecure.keychain 2018-03-05 +org.sufficientlysecure.keychain_49200.apk org.sufficientlysecure.keychain 2018-03-15 org.sufficientlysecure.localcalendar_1.apk org.sufficientlysecure.localcalendar 2013-03-16 org.sufficientlysecure.localcalendar_2.apk org.sufficientlysecure.localcalendar 2013-04-16 org.sufficientlysecure.localcalendar_3.apk org.sufficientlysecure.localcalendar 2013-07-01 @@ -16385,6 +16541,8 @@ org.tasks_488.apk org.tasks 2018-01-05 org.tasks_490.apk org.tasks 2018-02-16 org.tasks_500.apk org.tasks 2018-03-05 org.tasks_501.apk org.tasks 2018-03-10 +org.tasks_504.apk org.tasks 2018-03-19 +org.tasks_506.apk org.tasks 2018-03-23 org.tbrk.mnemododo_23.apk org.tbrk.mnemododo 2013-06-22 org.telegram.messenger_160.apk org.telegram.messenger 2014-02-24 org.telegram.messenger_177.apk org.telegram.messenger 2014-03-06 @@ -16442,12 +16600,17 @@ org.thosp.yourlocalweather_19.apk org.thosp.yourlocalweather 2018-02-06 org.thosp.yourlocalweather_20.apk org.thosp.yourlocalweather 2018-02-16 org.thosp.yourlocalweather_23.apk org.thosp.yourlocalweather 2018-02-20 org.thosp.yourlocalweather_25.apk org.thosp.yourlocalweather 2018-02-28 +org.thosp.yourlocalweather_30.apk org.thosp.yourlocalweather 2018-03-19 +org.thosp.yourlocalweather_31.apk org.thosp.yourlocalweather 2018-03-23 +org.thosp.yourlocalweather_33.apk org.thosp.yourlocalweather 2018-03-23 +org.thosp.yourlocalweather_34.apk org.thosp.yourlocalweather 2018-03-26 org.thoughtcrime.securesms_21.apk org.thoughtcrime.securesms 2012-01-02 org.thoughtcrime.securesms_23.apk org.thoughtcrime.securesms 2012-08-23 org.tigase.messenger.phone.pro_11.apk org.tigase.messenger.phone.pro 2013-10-24 org.tigase.messenger.phone.pro_15.apk org.tigase.messenger.phone.pro 2016-03-31 org.tilelessmap.app_1.apk org.tilelessmap.app 2018-02-22 org.tilelessmap.app_3.apk org.tilelessmap.app 2018-02-28 +org.tilelessmap.app_4.apk org.tilelessmap.app 2018-03-15 org.tint.adblock_3.apk org.tint.adblock 2012-10-30 org.tint_6.apk org.tint 2012-10-30 org.tint_7.apk org.tint 2012-11-30 @@ -16606,6 +16769,8 @@ org.totschnig.myexpenses_310.apk org.totschnig.myexpenses 2018-01-29 org.totschnig.myexpenses_312.apk org.totschnig.myexpenses 2018-02-06 org.totschnig.myexpenses_314.apk org.totschnig.myexpenses 2018-02-28 org.totschnig.myexpenses_315.apk org.totschnig.myexpenses 2018-03-05 +org.totschnig.myexpenses_319.apk org.totschnig.myexpenses 2018-03-26 +org.totschnig.myexpenses_320.apk org.totschnig.myexpenses 2018-03-26 org.totschnig.sendwithftp_7.apk org.totschnig.sendwithftp 2013-03-05 org.totschnig.sendwithftp_8.apk org.totschnig.sendwithftp 2013-08-03 org.totschnig.sendwithftp_10.apk org.totschnig.sendwithftp 2016-04-02 @@ -16961,6 +17126,8 @@ org.walleth_28.apk org.walleth 2018-01-15 org.walleth_29.apk org.walleth 2018-02-06 org.walleth_31.apk org.walleth 2018-02-06 org.walleth_32.apk org.walleth 2018-03-05 +org.walleth_33.apk org.walleth 2018-03-15 +org.walleth_34.apk org.walleth 2018-03-23 org.waxworlds.edam.importcontacts_2.apk org.waxworlds.edam.importcontacts 2012-09-26 org.webodf_3.apk org.webodf 2012-08-23 org.wheelmap.android.online_16.apk org.wheelmap.android.online 2013-01-28 @@ -17121,6 +17288,8 @@ org.y20k.trackbook_14.apk org.y20k.trackbook 2017-08-30 org.y20k.trackbook_15.apk org.y20k.trackbook 2017-10-18 org.y20k.trackbook_19.apk org.y20k.trackbook 2018-01-29 org.y20k.trackbook_20.apk org.y20k.trackbook 2018-02-11 +org.y20k.trackbook_21.apk org.y20k.trackbook 2018-03-15 +org.y20k.trackbook_22.apk org.y20k.trackbook 2018-03-23 org.y20k.transistor_12.apk org.y20k.transistor 2016-01-11 org.y20k.transistor_13.apk org.y20k.transistor 2016-01-18 org.y20k.transistor_14.apk org.y20k.transistor 2016-01-21 @@ -17393,6 +17562,7 @@ protect.card_locker_23.apk protect.card_locker 2018-02-20 protect.card_locker_24.apk protect.card_locker 2018-02-22 protect.card_locker_25.apk protect.card_locker 2018-03-05 protect.card_locker_26.apk protect.card_locker 2018-03-10 +protect.card_locker_27.apk protect.card_locker 2018-03-15 protect.gift_card_guard_1.apk protect.gift_card_guard 2016-01-27 protect.gift_card_guard_2.apk protect.gift_card_guard 2016-01-27 protect.gift_card_guard_3.apk protect.gift_card_guard 2016-02-12 @@ -17405,6 +17575,8 @@ protect.rentalcalc_3.apk protect.rentalcalc 2017-05-29 protect.rentalcalc_4.apk protect.rentalcalc 2017-06-23 protect.rentalcalc_5.apk protect.rentalcalc 2017-09-18 protect.videoeditor_3.apk protect.videoeditor 2018-02-22 +protect.videoeditor_4.apk protect.videoeditor 2018-03-15 +protect.videoeditor_5.apk protect.videoeditor 2018-03-19 pt.isec.tp.am_2.apk pt.isec.tp.am 2012-02-27 pt.isec.tp.am_4.apk pt.isec.tp.am 2012-03-10 pw.thedrhax.mosmetro_57.apk pw.thedrhax.mosmetro 2017-05-20 @@ -17523,6 +17695,8 @@ ru.henridellal.emerald_28.apk ru.henridellal.emerald 2018-01-02 ru.henridellal.emerald_29.apk ru.henridellal.emerald 2018-01-15 ru.henridellal.emerald_31.apk ru.henridellal.emerald 2018-02-06 ru.henridellal.emerald_32.apk ru.henridellal.emerald 2018-03-05 +ru.henridellal.emerald_33.apk ru.henridellal.emerald 2018-03-15 +ru.henridellal.emerald_34.apk ru.henridellal.emerald 2018-03-26 ru.meefik.busybox_23.apk ru.meefik.busybox 2016-03-16 ru.meefik.busybox_24.apk ru.meefik.busybox 2016-04-18 ru.meefik.busybox_27.apk ru.meefik.busybox 2016-11-04 @@ -17607,6 +17781,8 @@ ryey.easer_55.apk ryey.easer 2018-02-16 ryey.easer_56.apk ryey.easer 2018-02-20 ryey.easer_57.apk ryey.easer 2018-02-28 ryey.easer_58.apk ryey.easer 2018-02-28 +ryey.easer_59.apk ryey.easer 2018-03-15 +ryey.easer_60.apk ryey.easer 2018-03-23 ryey.flock_4.apk ryey.flock 2016-08-02 ryey.flock_6.apk ryey.flock 2016-08-06 ryey.flock_8.apk ryey.flock 2017-03-29 @@ -17630,6 +17806,7 @@ se.embargo.retroboy_44.apk se.embargo.retroboy 2017-06-17 se.erikofsweden.findmyphone_10.apk se.erikofsweden.findmyphone 2012-09-07 se.erikofsweden.findmyphone_11.apk se.erikofsweden.findmyphone 2012-11-09 se.erikofsweden.findmyphone_12.apk se.erikofsweden.findmyphone 2013-07-01 +se.erikofsweden.findmyphone_13.apk se.erikofsweden.findmyphone 2018-03-15 se.johanhil.clipboard_2.apk se.johanhil.clipboard 2011-03-10 se.johanhil.duckduckgo_1.apk se.johanhil.duckduckgo 2011-03-10 se.leap.bitmaskclient_131.apk se.leap.bitmaskclient 2018-02-13 @@ -17869,6 +18046,7 @@ us.feras.mdv.demo_1.apk us.feras.mdv.demo 2015-03-02 us.feras.mdv.demo_2.apk us.feras.mdv.demo 2016-05-26 us.koller.cameraroll_33.apk us.koller.cameraroll 2017-10-29 us.koller.cameraroll_34.apk us.koller.cameraroll 2017-12-04 +us.koller.cameraroll_35.apk us.koller.cameraroll 2018-03-26 us.lindanrandy.cidrcalculator_115.apk us.lindanrandy.cidrcalculator 2012-01-21 us.lindanrandy.cidrcalculator_118.apk us.lindanrandy.cidrcalculator 2012-01-28 us.lindanrandy.cidrcalculator_119.apk us.lindanrandy.cidrcalculator 2013-11-04 @@ -20029,6 +20207,7 @@ vocabletrainer.heinecke.aron.vocabletrainer_10.apk vocabletrainer.heinecke.aron. vocabletrainer.heinecke.aron.vocabletrainer_11.apk vocabletrainer.heinecke.aron.vocabletrainer 2017-12-04 vocabletrainer.heinecke.aron.vocabletrainer_12.apk vocabletrainer.heinecke.aron.vocabletrainer 2018-01-15 vocabletrainer.heinecke.aron.vocabletrainer_13.apk vocabletrainer.heinecke.aron.vocabletrainer 2018-01-21 +vocabletrainer.heinecke.aron.vocabletrainer_14.apk vocabletrainer.heinecke.aron.vocabletrainer 2018-03-19 vu.de.urpool.quickdroid_31.apk vu.de.urpool.quickdroid 2011-01-27 vu.de.urpool.quickdroid_37.apk vu.de.urpool.quickdroid 2011-03-10 vu.de.urpool.quickdroid_38.apk vu.de.urpool.quickdroid 2011-05-16 @@ -20055,6 +20234,7 @@ ws.xsoh.etar_12.apk ws.xsoh.etar 2017-02-20 ws.xsoh.etar_13.apk ws.xsoh.etar 2017-02-24 ws.xsoh.etar_14.apk ws.xsoh.etar 2017-05-25 wsdfhjxc.taponium_1.apk wsdfhjxc.taponium 2018-02-28 +wsdfhjxc.taponium_2.apk wsdfhjxc.taponium 2018-03-19 wseemann.media.romote_8.apk wseemann.media.romote 2017-10-03 wseemann.media.romote_9.apk wseemann.media.romote 2018-02-16 x653.bullseye_1.apk x653.bullseye 2017-02-20 diff --git a/stats/latestapps.txt b/stats/latestapps.txt index 083e1e9c1d..9e26e962e7 100644 --- a/stats/latestapps.txt +++ b/stats/latestapps.txt @@ -1,10 +1,10 @@ +net.sourceforge.dibdib.android.dib2qm +com.simplemobiletools.clock +org.openhab.habdroid +de.digisocken.openwort +eu.pretix.pretixdroid +io.github.trytonvanmeer.libretrivia wsdfhjxc.taponium -org.fdroid.fdroid.ota org.fox.tttrss +org.fdroid.fdroid.ota com.vgorcum.minedmonero -net.nitroshare.android -protect.videoeditor -org.tilelessmap.app -com.toxtox.philosopherstonewidget -com.vonglasow.michael.qz -com.github.axet.maps diff --git a/stats/licenses.txt b/stats/licenses.txt index 8143104c33..11c2a91dc6 100644 --- a/stats/licenses.txt +++ b/stats/licenses.txt @@ -1,6 +1,6 @@ -GPL-3.0 966 -Apache-2.0 565 -GPL-3.0+ 309 +GPL-3.0 968 +Apache-2.0 566 +GPL-3.0+ 312 MIT 285 GPL-2.0 143 GPL-2.0+ 92 @@ -8,13 +8,13 @@ BSD-3-Clause 42 AGPL-3.0 28 MPL-2.0 22 LGPL-3.0 16 +AGPL-3.0+ 14 BSD-2-Clause-FreeBSD 14 WTFPL 14 -AGPL-3.0+ 13 PublicDomain 12 ISC 8 +Unlicense 8 LGPL-2.1 7 -Unlicense 7 Artistic-2.0 4 BSD-2-Clause 3 CC-BY-SA-3.0 3 @@ -24,10 +24,10 @@ CC-BY-4.0 2 CC-BY-NC-3.0 2 CC-BY-SA-4.0 2 CC0-1.0 2 +EPL-1.0 2 MirOS 2 Zlib 2 BSD-2-Clause-NetBSD 1 -EPL-1.0 1 EUPL-1.1 1 Fair 1 MIT-CMU 1 diff --git a/stats/repotypes.txt b/stats/repotypes.txt index efbb55c2f8..314b5bd801 100644 --- a/stats/repotypes.txt +++ b/stats/repotypes.txt @@ -1,4 +1,4 @@ -git 2366 +git 2375 git-svn 132 hg 56 bzr 18 diff --git a/stats/update_check_modes.txt b/stats/update_check_modes.txt index bbef5fa310..9e0aca14e5 100644 --- a/stats/update_check_modes.txt +++ b/stats/update_check_modes.txt @@ -1,5 +1,5 @@ -Tags 1330 +Tags 1342 RepoManifest 798 Static 236 -None 200 -HTTP 15 +None 198 +HTTP 14