diff --git a/metadata/ar.rulosoft.mimanganu.txt b/metadata/ar.rulosoft.mimanganu.txt index e88c9fe497..5e08f1aa61 100644 --- a/metadata/ar.rulosoft.mimanganu.txt +++ b/metadata/ar.rulosoft.mimanganu.txt @@ -607,11 +607,20 @@ Build:1.83,83 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 +Build:1.84,84 + commit=1.84 + 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. . Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.83 -Current Version Code:83 +Current Version:1.84 +Current Version Code:84 diff --git a/metadata/at.bitfire.davdroid.txt b/metadata/at.bitfire.davdroid.txt index 4d0f4b0387..3b07f7ac35 100644 --- a/metadata/at.bitfire.davdroid.txt +++ b/metadata/at.bitfire.davdroid.txt @@ -734,6 +734,12 @@ Build:1.11.2-ose,218 submodules=yes gradle=standard +Build:1.11.4-beta4-ose,228 + commit=v1.11.4-beta4-ose + subdir=app + submodules=yes + gradle=standard + Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]+-ose$ Current Version:1.11.2-ose diff --git a/metadata/au.com.wallaceit.reddinator.txt b/metadata/au.com.wallaceit.reddinator.txt index 5bdee2a003..f4c118c5a0 100644 --- a/metadata/au.com.wallaceit.reddinator.txt +++ b/metadata/au.com.wallaceit.reddinator.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeNet Categories:Internet License:GPL-3.0-or-later Web Site:http://wallaceit.com.au diff --git a/metadata/com.ames.books.txt b/metadata/com.ames.books.txt new file mode 100644 index 0000000000..164e8d79e1 --- /dev/null +++ b/metadata/com.ames.books.txt @@ -0,0 +1,46 @@ +AntiFeatures:NonFreeNet +Categories:Science & Education,Reading,Multimedia,Internet +License:GPL-3.0-only +Web Site: +Source Code:https://github.com/andviane/google-books-android-viewer +Issue Tracker:https://github.com/andviane/google-books-android-viewer/issues + +Auto Name:BookList +Summary:Unofficial Google Books viewer +Description: +This is the demo/wrapping app to demonstrate the capabilities of the Uncover +library. This library builds a bridge between "infinitely scrolling view" that +requires fast synchronous data model and web resource or database that uses slow +asynchronous and strongly prefers more than a single item per request. The +library performs many internal optimizations on how the data are fetched. Unlike +many alternative approaches (mostly centered around the scroll listener) it +features clean classic MVC design. + +The mentioned library is the open source project under Apache 2.0 license. The +wrapping app (same repository) is under GPLv3. + +The demo app is fully usable by the end non-programming user. It allows to view +the large Google Books directory, displaying titles and book covers. If it is +possible to purchase the book from some vendor, the "book purchase link" appears +in the book details view. Tapping on it opens the web browser of your device (no +longer this app) and you may read more details or even to make a purchase there. + +The app communicates with Google server with the help of +com.google.apis:google-api-services-books library that if fetched from Maven +Central. Maven Central specifies the license of this library as Apache 2.0. +. + +Repo Type:git +Repo:https://github.com/andviane/google-books-android-viewer.git + +Build:1.7,7 + commit=2.0.1 + subdir=app + patch=uncover.patch + gradle=yes + prebuild=sed -i -e '/sign file/d' ../uncover/build.gradle + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.7 +Current Version Code:7 diff --git a/metadata/com.ames.books/uncover.patch b/metadata/com.ames.books/uncover.patch new file mode 100644 index 0000000000..2e5103b726 --- /dev/null +++ b/metadata/com.ames.books/uncover.patch @@ -0,0 +1,18 @@ +diff --git a/uncover/build.gradle b/uncover/build.gradle +index 29f961a..c0a3963 100644 +--- a/uncover/build.gradle ++++ b/uncover/build.gradle +@@ -145,14 +145,6 @@ publishing { + + repositories { + mavenLocal() +- maven { +- credentials { +- username System.env.ANDVIANE_USERNAME +- password System.env.ANDVIANE_PASSWORD +- } +- //url 'https://oss.sonatype.org/content/repositories/snapshots' +- url 'https://oss.sonatype.org/service/local/staging/deploy/maven2' +- } + } + } diff --git a/metadata/com.android.keepass.txt b/metadata/com.android.keepass.txt index af042793f1..f234a3342b 100644 --- a/metadata/com.android.keepass.txt +++ b/metadata/com.android.keepass.txt @@ -260,6 +260,7 @@ Build:2.2.2.4,171 rm=app/libs Build:2.3,173 + disable=can't open DB: https://github.com/bpellin/keepassdroid/issues/291 commit=v2.3 subdir=app gradle=flavor1 diff --git a/metadata/com.android.shellms.txt b/metadata/com.android.shellms.txt index e7313e15d9..13632611e0 100644 --- a/metadata/com.android.shellms.txt +++ b/metadata/com.android.shellms.txt @@ -27,7 +27,17 @@ Build:1.2,3 Build:1.3,4 commit=v1.3 +Build:1.4,5 + disable=Older failing build + commit=v1.4 + +Build:1.5,6 + commit=v1.5 + subdir=app + gradle=yes + prebuild=sed -i -e 's/2.10/2.14.1/' ../gradle/wrapper/gradle-wrapper.properties + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.3 -Current Version Code:4 +Current Version:1.5 +Current Version Code:6 diff --git a/metadata/com.artifex.mupdf.viewer.app.txt b/metadata/com.artifex.mupdf.viewer.app.txt index c0c09b945b..e8e4b89fef 100644 --- a/metadata/com.artifex.mupdf.viewer.app.txt +++ b/metadata/com.artifex.mupdf.viewer.app.txt @@ -29,6 +29,19 @@ Build:1.12.0,20 scandelete=jni/libmupdf/thirdparty,jni/libmupdf/build/release/scripts ndk=r16b +Build:1.13.0,30 + commit=1.13.0 + subdir=app + submodules=yes + gradle=yes + prebuild=sed -i -e '/maven.ghostscript.com/d' ../build.gradle && \ + sed -i -e 's/enable true/enable false/' build.gradle && \ + sed -i -e "s/'-j4'/'-j`nproc`'/" ../jni/build.gradle && \ + sed -i -e "/Uncomment/a\ ndk.abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86'" ../jni/build.gradle && \ + make -C ../jni/libmupdf generate + scandelete=jni/libmupdf/thirdparty,jni/libmupdf/build/release/scripts + ndk=r16b + Maintainer Notes: Upstream builds separate APKs for all target architectures supported by NDK (7 as of r16). We build universal APK with armeabi-v7a, arm64-v8a and x86 @@ -42,5 +55,5 @@ Documents: Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.12 -Current Version Code:20 +Current Version:1.13.0 +Current Version Code:30 diff --git a/metadata/com.atr.tedit.txt b/metadata/com.atr.tedit.txt new file mode 100644 index 0000000000..303fbb9208 --- /dev/null +++ b/metadata/com.atr.tedit.txt @@ -0,0 +1,29 @@ +Categories:Writing +License:0BSD +Web Site:http://1337atr.weebly.com/tedit.html +Source Code:https://github.com/ATryder/TEdit +Issue Tracker:https://github.com/ATryder/TEdit/issues + +Auto Name:TEdit +Summary:A simple text editor +Description: +TEdit is a simple text editor for Android devices which includes a graphical +file browser to make locating existing files and saving new files easy. +Additionally TEdit enables you to keep multiple files open simultaneously, +simply select the file tabs icon to be presented with a list of currently open +documents. +. + +Repo Type:git +Repo:https://github.com/ATryder/TEdit.git + +Build:2.1,6 + commit=v2.1 + subdir=app + gradle=yes + prebuild=sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/' build.gradle + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:2.1 +Current Version Code:6 diff --git a/metadata/com.b44t.messenger.txt b/metadata/com.b44t.messenger.txt index bc635b0ca8..d67b8cd18c 100644 --- a/metadata/com.b44t.messenger.txt +++ b/metadata/com.b44t.messenger.txt @@ -317,7 +317,16 @@ Build:0.17.2,519 gradle nativeLibsToJar ndk=r14b +Build:0.17.3,520 + commit=v0.17.3 + 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.17.2 -Current Version Code:519 +Current Version:0.17.3 +Current Version Code:520 diff --git a/metadata/com.fake.android.torchlight.txt b/metadata/com.fake.android.torchlight.txt index ce88565327..53e56833f0 100644 --- a/metadata/com.fake.android.torchlight.txt +++ b/metadata/com.fake.android.torchlight.txt @@ -22,7 +22,17 @@ Build:0.02b5,205 subdir=app gradle=yes +Build:2.6,206 + commit=2.6 + subdir=app + gradle=yes + +Build:2.7,207 + commit=2.7 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.02b5 -Current Version Code:205 +Current Version:2.7 +Current Version Code:207 diff --git a/metadata/com.farmerbb.secondscreen.free.txt b/metadata/com.farmerbb.secondscreen.free.txt new file mode 100644 index 0000000000..d3e08998f9 --- /dev/null +++ b/metadata/com.farmerbb.secondscreen.free.txt @@ -0,0 +1,34 @@ +Categories:System +License:Apache-2.0 +Web Site: +Source Code:https://github.com/farmerbb/SecondScreen +Issue Tracker:https://github.com/farmerbb/SecondScreen/issues + +Name:SecondScreen +Auto Name:${appName} +Summary:Better screen mirroring +Description: +SecondScreen is an application designed for power users that frequently connect +their Android devices to external displays. It works with your existing screen +mirroring solution to give you the best experience possible. With SecondScreen, +you can change your device's resolution and density to fit your TV or monitor, +enable always-on desktop mode in Chrome, and even turn your device's backlight +off, among several other features. + +This app requires elevated permissions, granted via root access or adb shell +commands. The app will do nothing if you do not have a rooted device or access +to adb. +. + +Repo Type:git +Repo:https://github.com/farmerbb/SecondScreen.git + +Build:2.7,172 + commit=172 + subdir=app + gradle=free + +Auto Update Mode:Version %c +Update Check Mode:Tags +Current Version:2.7 +Current Version Code:172 diff --git a/metadata/com.gelakinetic.mtgfam.txt b/metadata/com.gelakinetic.mtgfam.txt index cfcfb39b6d..1eb3a1ecd3 100644 --- a/metadata/com.gelakinetic.mtgfam.txt +++ b/metadata/com.gelakinetic.mtgfam.txt @@ -169,6 +169,14 @@ Build:3.5.2,56 rm=mobile/annotations.jar scanignore=mobile/src/main/res/raw/datagz +Build:3.5.3,57 + commit=v3.5.3 + subdir=mobile + gradle=yes + forceversion=yes + rm=mobile/annotations.jar + scanignore=mobile/src/main/res/raw/datagz + Maintainer Notes: Under mobile/src/main/res/raw/datagz is the apps card database. Cannot enable AUM because of fdroid/fdroidserver#144. @@ -176,5 +184,5 @@ Cannot enable AUM because of fdroid/fdroidserver#144. Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.5.2 -Current Version Code:56 +Current Version:3.5.3 +Current Version Code:57 diff --git a/metadata/com.genonbeta.TrebleShot.txt b/metadata/com.genonbeta.TrebleShot.txt index 36f9555436..509030c132 100644 --- a/metadata/com.genonbeta.TrebleShot.txt +++ b/metadata/com.genonbeta.TrebleShot.txt @@ -136,7 +136,12 @@ Build:1.2.6.1,71 subdir=app gradle=yes +Build:1.2.6.2,72 + commit=1.2.6.2 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9\.]*$ -Current Version:1.2.6.1 -Current Version Code:71 +Current Version:1.2.6.2 +Current Version Code:72 diff --git a/metadata/com.ghostsq.commander.sftp.txt b/metadata/com.ghostsq.commander.sftp.txt index ae692bb8cc..8a9976dce4 100644 --- a/metadata/com.ghostsq.commander.sftp.txt +++ b/metadata/com.ghostsq.commander.sftp.txt @@ -92,5 +92,5 @@ be used. Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.14.6 -Current Version Code:36 +Current Version:1.14.7b1 +Current Version Code:37 diff --git a/metadata/com.ghostsq.commander.txt b/metadata/com.ghostsq.commander.txt index ebdecd4a0a..58ad43dd1d 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.56b6 -Current Version Code:351 +Current Version:1.56b7 +Current Version Code:352 diff --git a/metadata/com.github.axet.audiorecorder.txt b/metadata/com.github.axet.audiorecorder.txt index 9704f8bf76..28d88102c8 100644 --- a/metadata/com.github.axet.audiorecorder.txt +++ b/metadata/com.github.axet.audiorecorder.txt @@ -336,7 +336,13 @@ Build:3.2.5,262 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:3.2.7,264 + commit=audiorecorder-3.2.7 + 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.2.5 -Current Version Code:262 +Current Version:3.2.7 +Current Version Code:264 diff --git a/metadata/com.github.axet.bookreader.txt b/metadata/com.github.axet.bookreader.txt index 9a1b057a71..d62c723f82 100644 --- a/metadata/com.github.axet.bookreader.txt +++ b/metadata/com.github.axet.bookreader.txt @@ -155,7 +155,13 @@ Build:1.2.5,191 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:1.2.6,192 + commit=bookreader-1.2.6 + 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.2.5 -Current Version Code:191 +Current Version:1.2.6 +Current Version Code:192 diff --git a/metadata/com.github.axet.callrecorder.txt b/metadata/com.github.axet.callrecorder.txt index 4447775cdc..fae8e95f3c 100644 --- a/metadata/com.github.axet.callrecorder.txt +++ b/metadata/com.github.axet.callrecorder.txt @@ -286,7 +286,13 @@ Build:1.6.6,161 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:1.6.9,164 + commit=callrecorder-1.6.9 + 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.6.6 -Current Version Code:161 +Current Version:1.6.9 +Current Version Code:164 diff --git a/metadata/com.github.axet.mover.txt b/metadata/com.github.axet.mover.txt index e0715ad0b8..7d641dae17 100644 --- a/metadata/com.github.axet.mover.txt +++ b/metadata/com.github.axet.mover.txt @@ -167,7 +167,17 @@ Build:1.2.100,114 subdir=app gradle=yes +Build:1.2.101,115 + commit=mover-1.2.101 + subdir=app + gradle=yes + +Build:1.2.103,117 + commit=mover-1.2.103 + subdir=app + gradle=yes + Auto Update Mode:Version mover-%v Update Check Mode:Tags -Current Version:1.2.100 -Current Version Code:114 +Current Version:1.2.103 +Current Version Code:117 diff --git a/metadata/com.github.moko256.twitlatte.yml b/metadata/com.github.moko256.twitlatte.yml new file mode 100644 index 0000000000..d1bc387166 --- /dev/null +++ b/metadata/com.github.moko256.twitlatte.yml @@ -0,0 +1,45 @@ +Categories: + - Internet +License: Apache-2.0 +SourceCode: https://github.com/moko256/twitlatte +IssueTracker: https://github.com/moko256/twitlatte/issues + +AutoName: twitlatte +Summary: Twitter, Mastodon and Pleroma client +Description: SNS client specialized to read in chronorogical order. You can access + Twitter, Mastodon and Pleroma with API. + +RepoType: git +Repo: https://github.com/moko256/twitlatte + +Builds: + - versionName: 1.1.0 + versionCode: 4 + commit: v1.1.0 + subdir: app + submodules: true + gradle: + - yes + rm: + - twitter4j/..git + - twitter4j/twitter4j-core/build + - twitter4j/twitter4j-http2-support/build + prebuild: sed -i -e '/versionNameSuffix/d' build.gradle + + - versionName: 1.1.1 + versionCode: 5 + commit: v1.1.1 + subdir: app + submodules: true + gradle: + - yes + rm: + - twitter4j/..git + - twitter4j/twitter4j-core/build + - twitter4j/twitter4j-http2-support/build + prebuild: sed -i -e '/versionNameSuffix/d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.1 +CurrentVersionCode: 5 diff --git a/metadata/com.github.premnirmal.tickerwidget.txt b/metadata/com.github.premnirmal.tickerwidget.txt index 5bcb91f032..68c8b2cb43 100644 --- a/metadata/com.github.premnirmal.tickerwidget.txt +++ b/metadata/com.github.premnirmal.tickerwidget.txt @@ -272,8 +272,16 @@ Build:2.5.09,246 sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d' build.gradle && \ sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.6/com.github.nbsp-team:MaterialFilePicker:5e0a4834/g' build.gradle +Build:2.5.10,247 + commit=247 + subdir=app + gradle=purefloss + prebuild=touch translate.properties && \ + sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d' build.gradle && \ + sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.6/com.github.nbsp-team:MaterialFilePicker:5e0a4834/g' build.gradle + Auto Update Mode:Version %c Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*) -Current Version:2.5.09 -Current Version Code:246 +Current Version:2.5.10 +Current Version Code:247 diff --git a/metadata/com.github.yeriomin.yalpstore.txt b/metadata/com.github.yeriomin.yalpstore.txt index 9d4c1b4246..b51f13c8f4 100644 --- a/metadata/com.github.yeriomin.yalpstore.txt +++ b/metadata/com.github.yeriomin.yalpstore.txt @@ -244,7 +244,12 @@ Build:0.40,40 subdir=app gradle=legacy +Build:0.41,41 + commit=0.41 + subdir=app + gradle=legacy + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.40 -Current Version Code:40 +Current Version:0.41 +Current Version Code:41 diff --git a/metadata/com.health.openscale.txt b/metadata/com.health.openscale.txt index c2f2a8e521..90997ba6d2 100644 --- a/metadata/com.health.openscale.txt +++ b/metadata/com.health.openscale.txt @@ -89,7 +89,17 @@ Build:1.7.3,26 subdir=android_app/app gradle=yes +Build:1.8,27 + commit=v1.8 + subdir=android_app/app + gradle=yes + +Build:1.8.1,28 + commit=v1.8.1 + subdir=android_app/app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]*$ -Current Version:1.7.3 -Current Version Code:26 +Current Version:1.8.1 +Current Version Code:28 diff --git a/metadata/com.jarsilio.android.waveup.txt b/metadata/com.jarsilio.android.waveup.txt index 1c88a06817..02403730ae 100644 --- a/metadata/com.jarsilio.android.waveup.txt +++ b/metadata/com.jarsilio.android.waveup.txt @@ -276,7 +276,13 @@ Build:2.1.0,48 submodules=yes gradle=yes +Build:2.1.0a,49 + commit=v2.1.0a + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.1.0 -Current Version Code:48 +Current Version:2.1.0a +Current Version Code:49 diff --git a/metadata/com.mattermost.mattermost.txt b/metadata/com.mattermost.mattermost.txt index 2e45e5c728..15f12daf72 100644 --- a/metadata/com.mattermost.mattermost.txt +++ b/metadata/com.mattermost.mattermost.txt @@ -17,12 +17,10 @@ Mattermost is secure, workplace messaging from behind your firewall. * Connect in-house systems with webhooks and Slack-compatible integrations To use this app, you need a "Team URL" from a Mattermost server. To host your -own server go to http://www.mattermost.org/download/ +own server go to [https://about.mattermost.com/download/ mattermost.com]. -Find the Terms of Service for this app here: https://about.mattermost.com/terms - -This is a reference implementation of an open source Mattermost Android app -available at: https://github.com/mattermost/mattermost-android-classic +Find the Terms of Service for this app [https://about.mattermost.com/terms +here]. . Repo Type:git @@ -35,7 +33,14 @@ Build:3.10.2,398 gradle=yes prebuild=rm -r src/main/java/com/mattermost/gcm/ +Build:3.10.3,399 + commit=v3.10.3 + subdir=app + patch=play-services.patch + gradle=yes + prebuild=rm -r src/main/java/com/mattermost/gcm/ + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.10.2 -Current Version Code:398 +Current Version:3.10.3 +Current Version Code:399 diff --git a/metadata/com.mgaetan89.showsrage.txt b/metadata/com.mgaetan89.showsrage.txt index 47937547c9..d1d3899d58 100644 --- a/metadata/com.mgaetan89.showsrage.txt +++ b/metadata/com.mgaetan89.showsrage.txt @@ -58,5 +58,5 @@ Patch is too fragile for auto updates. Auto Update Mode:None Update Check Mode:Tags -Current Version:1.6-beta3 -Current Version Code:33 +Current Version:1.6.1 +Current Version Code:35 diff --git a/metadata/com.moez.QKSMS.txt b/metadata/com.moez.QKSMS.txt index 93a008bd29..e9ef2329d7 100644 --- a/metadata/com.moez.QKSMS.txt +++ b/metadata/com.moez.QKSMS.txt @@ -223,7 +223,14 @@ Build:3.1.3,167 prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle ndk=r16b +Build:3.2.0,168 + commit=v3.2.0 + subdir=presentation + gradle=noAnalytics + prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle + ndk=r16b + Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]+$ -Current Version:3.1.3 -Current Version Code:167 +Current Version:3.2.0 +Current Version Code:168 diff --git a/metadata/com.nextcloud.android.beta.txt b/metadata/com.nextcloud.android.beta.txt index 91aab0220e..b36066ec19 100644 --- a/metadata/com.nextcloud.android.beta.txt +++ b/metadata/com.nextcloud.android.beta.txt @@ -1207,11 +1207,40 @@ Build:20180427,20180427 rm=user_manual scandelete=src/androidTest +Build:20180522,20180522 + disable=failing build + commit=dev-20180522 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180524,20180524 + commit=dev-20180524 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180525,20180525 + commit=dev-20180525 + submodules=yes + gradle=versionDev + rm=user_manual + scandelete=src/androidTest + +Build:20180526,20180526 + commit=dev-20180526 + 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:20180427 -Current Version Code:20180427 +Current Version:20180526 +Current Version Code:20180526 diff --git a/metadata/com.nextcloud.client.txt b/metadata/com.nextcloud.client.txt index 0fad7371e9..ce2a2eb330 100644 --- a/metadata/com.nextcloud.client.txt +++ b/metadata/com.nextcloud.client.txt @@ -189,6 +189,7 @@ Build:3.0.0 RC2,30000002 scandelete=src/androidTest Build:3.0.0 RC3,30000003 + disable=obsolete RC commit=rc-3.0.0-03 submodules=yes gradle=generic @@ -224,6 +225,7 @@ Build:3.0.3,30000399 scandelete=src/androidTest Build:3.1.0 RC1,30010050 + disable=obsolete RC commit=rc-3.1.0-01 submodules=yes gradle=generic @@ -237,6 +239,21 @@ Build:3.1.0,30010099 rm=user_manual scandelete=src/androidTest +Build:3.2.0 RC1,30020050 + disable=obsolete RC + commit=rc-3.2.0-01 + submodules=yes + gradle=generic + rm=user_manual + scandelete=src/androidTest + +Build:3.2.0 RC2,30020051 + commit=rc-3.2.0-02 + submodules=yes + gradle=generic + rm=user_manual + scandelete=src/androidTest + Auto Update Mode:Version stable-%v Update Check Mode:Static Current Version:3.1.0 diff --git a/metadata/com.nextcloud.talk2.txt b/metadata/com.nextcloud.talk2.txt index d313c51565..7901b8a4de 100644 --- a/metadata/com.nextcloud.talk2.txt +++ b/metadata/com.nextcloud.talk2.txt @@ -41,6 +41,7 @@ Build:1.2.0beta3,36 subdir=app gradle=generic +Archive Policy:4 versions Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9]+\.[0-9]+\.[0-9]+$ Current Version:1.1.3 diff --git a/metadata/com.nicue.onetwo.txt b/metadata/com.nicue.onetwo.txt index 1c75d2add6..cfd744aebb 100644 --- a/metadata/com.nicue.onetwo.txt +++ b/metadata/com.nicue.onetwo.txt @@ -41,5 +41,5 @@ Build:1.1.6,14 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.1.6 -Current Version Code:14 +Current Version:1.1.7 +Current Version Code:15 diff --git a/metadata/com.nononsenseapps.feeder.txt b/metadata/com.nononsenseapps.feeder.txt index 4155e9fb6d..8a07b18b7e 100644 --- a/metadata/com.nononsenseapps.feeder.txt +++ b/metadata/com.nononsenseapps.feeder.txt @@ -190,7 +190,13 @@ Build:1.6.3,31 submodules=yes gradle=yes +Build:1.6.4,32 + commit=1.6.4 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.6.3 -Current Version Code:31 +Current Version:1.6.4 +Current Version Code:32 diff --git a/metadata/com.philolog.hoplitekeyboard.txt b/metadata/com.philolog.hoplitekeyboard.txt new file mode 100644 index 0000000000..28e8e46ee3 --- /dev/null +++ b/metadata/com.philolog.hoplitekeyboard.txt @@ -0,0 +1,25 @@ +Categories:System +License:GPL-3.0-or-later +Web Site: +Source Code:https://github.com/jeremymarch/HoplitePolytonicKeyboardAndroid +Issue Tracker:https://github.com/jeremymarch/HoplitePolytonicKeyboardAndroid/issues + +Auto Name:Hoplite Polytonic Greek Keyboard +Summary:A keyboard extension which allows the user to type in Polytonic Greek +Description: +A keyboard extension which allows the user to type in Polytonic Greek. +. + +Repo Type:git +Repo:https://github.com/jeremymarch/HoplitePolytonicKeyboardAndroid.git + +Build:1.2.2,20 + commit=1.2.2 + subdir=app + gradle=yes + ndk=r16b + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.2.2 +Current Version Code:20 diff --git a/metadata/com.quran.labs.androidquran.txt b/metadata/com.quran.labs.androidquran.txt index 7404bd2e42..64c04d31c0 100644 --- a/metadata/com.quran.labs.androidquran.txt +++ b/metadata/com.quran.labs.androidquran.txt @@ -37,5 +37,5 @@ Build:2.7.2,272 Auto Update Mode:None Update Check Mode:Tags -Current Version:2.8.0-p1 -Current Version Code:2801 +Current Version:2.9.1 +Current Version Code:2910 diff --git a/metadata/com.rareventure.gps2.txt b/metadata/com.rareventure.gps2.txt index 48d1dce612..e985aa9e25 100644 --- a/metadata/com.rareventure.gps2.txt +++ b/metadata/com.rareventure.gps2.txt @@ -412,7 +412,13 @@ Build:1.1.37,80 gradle=yes scanignore=app/src/main/resources/org/joda/time/tz/data,app/src/main/assets/fonts +Build:1.1.38,81 + commit=v1.1.38 + subdir=app + gradle=yes + scanignore=app/src/main/resources/org/joda/time/tz/data,app/src/main/assets/fonts + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1.37 -Current Version Code:80 +Current Version:1.1.38 +Current Version Code:81 diff --git a/metadata/com.rascarlo.aurdroid.txt b/metadata/com.rascarlo.aurdroid.txt index ea144fac91..ea98a814be 100644 --- a/metadata/com.rascarlo.aurdroid.txt +++ b/metadata/com.rascarlo.aurdroid.txt @@ -45,7 +45,12 @@ Build:4.1.3,8 subdir=app gradle=yes +Build:4.1.4,9 + commit=v4.1.4 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:4.1.3 -Current Version Code:8 +Current Version:4.1.4 +Current Version Code:9 diff --git a/metadata/com.serwylo.lexica.txt b/metadata/com.serwylo.lexica.txt index 4eed2d942e..d52cf85f87 100644 --- a/metadata/com.serwylo.lexica.txt +++ b/metadata/com.serwylo.lexica.txt @@ -76,7 +76,12 @@ Build:0.11.3,1103 subdir=app gradle=yes +Build:0.11.4,1104 + commit=v0.11.4 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.11.3 -Current Version Code:1103 +Current Version:0.11.4 +Current Version Code:1104 diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.txt b/metadata/com.shatteredpixel.shatteredpixeldungeon.txt index 2c0cbfa035..fc7d6345e5 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.txt +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.txt @@ -316,7 +316,14 @@ Build:0.6.5a,261 scandelete=SPD-classes/src/main/jniLibs/ preassemble=:SPD-classes:ndkBuild +Build:0.6.5c,264 + commit=v0.6.5c + 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.5a -Current Version Code:261 +Current Version:0.6.5c +Current Version Code:264 diff --git a/metadata/com.simplemobiletools.applauncher.txt b/metadata/com.simplemobiletools.applauncher.txt index bc0e33fe45..70266cf311 100644 --- a/metadata/com.simplemobiletools.applauncher.txt +++ b/metadata/com.simplemobiletools.applauncher.txt @@ -71,7 +71,12 @@ Build:3.1.2,12 subdir=app gradle=yes +Build:4.0.0,13 + commit=4.0.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.1.2 -Current Version Code:12 +Current Version:4.0.0 +Current Version Code:13 diff --git a/metadata/com.simplemobiletools.calendar.txt b/metadata/com.simplemobiletools.calendar.txt index be5e532943..2dddd6ddec 100644 --- a/metadata/com.simplemobiletools.calendar.txt +++ b/metadata/com.simplemobiletools.calendar.txt @@ -460,7 +460,12 @@ Build:4.0.3,122 subdir=app gradle=yes +Build:4.0.4,123 + commit=4.0.4 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:4.0.3 -Current Version Code:122 +Current Version:4.0.4 +Current Version Code:123 diff --git a/metadata/com.simplemobiletools.clock.txt b/metadata/com.simplemobiletools.clock.txt index b78daa93d2..496bf193e0 100644 --- a/metadata/com.simplemobiletools.clock.txt +++ b/metadata/com.simplemobiletools.clock.txt @@ -35,7 +35,17 @@ Build:3.1.3,5 subdir=app gradle=yes +Build:4.0.0,6 + commit=4.0.0 + subdir=app + gradle=yes + +Build:4.0.1,7 + commit=4.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.1.3 -Current Version Code:5 +Current Version:4.0.1 +Current Version Code:7 diff --git a/metadata/com.simplemobiletools.flashlight.txt b/metadata/com.simplemobiletools.flashlight.txt index e7536fa5f4..6a71344bb9 100644 --- a/metadata/com.simplemobiletools.flashlight.txt +++ b/metadata/com.simplemobiletools.flashlight.txt @@ -100,7 +100,12 @@ Build:3.2.1,28 subdir=app gradle=yes +Build:4.0.0,29 + commit=4.0.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.2.1 -Current Version Code:28 +Current Version:4.0.0 +Current Version Code:29 diff --git a/metadata/com.simplemobiletools.gallery.txt b/metadata/com.simplemobiletools.gallery.txt index 78cecdc523..1ca7a06306 100644 --- a/metadata/com.simplemobiletools.gallery.txt +++ b/metadata/com.simplemobiletools.gallery.txt @@ -631,7 +631,17 @@ Build:4.0.0,177 subdir=app gradle=yes +Build:4.1.0,178 + commit=4.1.0 + subdir=app + gradle=yes + +Build:4.1.1,179 + commit=4.1.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:4.0.0 -Current Version Code:177 +Current Version:4.1.1 +Current Version Code:179 diff --git a/metadata/com.simplemobiletools.musicplayer.txt b/metadata/com.simplemobiletools.musicplayer.txt index b993180807..94452e1c79 100644 --- a/metadata/com.simplemobiletools.musicplayer.txt +++ b/metadata/com.simplemobiletools.musicplayer.txt @@ -180,7 +180,12 @@ Build:3.2.5,42 subdir=app gradle=yes +Build:4.0.1,44 + commit=4.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.2.5 -Current Version Code:42 +Current Version:4.0.1 +Current Version Code:44 diff --git a/metadata/com.simplemobiletools.notes.txt b/metadata/com.simplemobiletools.notes.txt index ba91f53597..788f1e594c 100644 --- a/metadata/com.simplemobiletools.notes.txt +++ b/metadata/com.simplemobiletools.notes.txt @@ -186,7 +186,12 @@ Build:3.2.0,47 subdir=app gradle=yes +Build:4.0.0,48 + commit=4.0.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.2.0 -Current Version Code:47 +Current Version:4.0.0 +Current Version Code:48 diff --git a/metadata/com.stoutner.privacybrowser.standard.txt b/metadata/com.stoutner.privacybrowser.standard.txt index a286af0377..9a56a24561 100644 --- a/metadata/com.stoutner.privacybrowser.standard.txt +++ b/metadata/com.stoutner.privacybrowser.standard.txt @@ -184,6 +184,12 @@ Build:2.9,32 gradle=standard prebuild=sed -i -e '/firebase/d' build.gradle +Build:2.10,33 + commit=v2.10 + subdir=app + gradle=standard + prebuild=sed -i -e '/firebase/d' build.gradle + Maintainer Notes: Summary and Description are maintained by upstream using fastlane in the source repo: @@ -192,5 +198,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.9 -Current Version Code:32 +Current Version:2.10 +Current Version Code:33 diff --git a/metadata/com.tobykurien.webapps.txt b/metadata/com.tobykurien.webapps.txt index 492043b2dd..d7beef1966 100644 --- a/metadata/com.tobykurien.webapps.txt +++ b/metadata/com.tobykurien.webapps.txt @@ -143,7 +143,12 @@ Build:v2.16,23 subdir=app gradle=yes +Build:v2.17,24 + commit=v2.17 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:v2.16 -Current Version Code:23 +Current Version:v2.17 +Current Version Code:24 diff --git a/metadata/com.tomatodev.timerdroid.txt b/metadata/com.tomatodev.timerdroid.txt index c5b979923b..e7dd7ca2fd 100644 --- a/metadata/com.tomatodev.timerdroid.txt +++ b/metadata/com.tomatodev.timerdroid.txt @@ -28,5 +28,5 @@ Build:2.1.3,1412213 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:3.1.1 -Current Version Code:1412311 +Current Version:3.1.2 +Current Version Code:1412312 diff --git a/metadata/com.vadimfrolov.duorem.txt b/metadata/com.vadimfrolov.duorem.txt index 7fcc63537c..f2d13434cb 100644 --- a/metadata/com.vadimfrolov.duorem.txt +++ b/metadata/com.vadimfrolov.duorem.txt @@ -2,40 +2,15 @@ Categories:System,Internet,Multimedia License:GPL-3.0-or-later Author Name:Vadim Frolov Author Email:mail@vadimfrolov.com -Web Site:https://github.com/fralik/duorem +Web Site:https://github.com/fralik/Duorem Source Code:https://github.com/fralik/Duorem Issue Tracker:https://github.com/fralik/Duorem/issues +Changelog:https://github.com/fralik/Duorem/blob/HEAD/CHANGELOG.md Auto Name:Duorem -Summary:Wake up or shutdown remote computer from your phone/tablet -Description: -The idea behind this app is to provide people who are not very familiar with -computer interfaces a simple and easy way to control a remote computer. Imagine -your grand parent needs a way to power a media server. Quick and efficiently! - -The application uses Wake On Lan (WOL) technique to start a remote computer. You -need to make sure that your computer and network is set up for and support WOL. -The app can only power off or restart a Linux-based computer. It performs these -actions using secure shell (SSH). Your remote computer must be configurated to -enable ssh connections. Username that is used for SSH must have sudo rights. - -Note that SSH credentials are stored in application praeferences unencrypted! -Anyone with root access can read it. - -Differences from similar apps - -* Supports power off and power on signals. -* Controls only a single computer. -* Big interface controls for people with thick fingers. -* Remote computer status and commands feedback. -* Host search for easy first-time setup. -* Open source, no ads. - -Bug reports and comments are welcome on app development page. -. Repo Type:git -Repo:https://github.com/fralik/Duorem +Repo:https://github.com/fralik/Duorem.git Build:1.0.0,1 commit=v1.0.0 @@ -54,7 +29,25 @@ Build:1.1.1,3 gradle=yes prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle +Build:1.1.2,4 + commit=v1.1.2 + subdir=app + gradle=yes + prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + +Build:1.1.3,5 + commit=v1.1.3 + subdir=app + gradle=yes + prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + +Maintainer Notes: +Summary and Description are maintained by upstream using fastlane in +the source repo: +https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots +. + Auto Update Mode:Version v%v Update Check Mode:Tags v.*\d$ -Current Version:1.1.1 -Current Version Code:3 +Current Version:1.1.3 +Current Version Code:5 diff --git a/metadata/com.wabadaba.dziennik.txt b/metadata/com.wabadaba.dziennik.txt index 565e08d0e0..dcc2091515 100644 --- a/metadata/com.wabadaba.dziennik.txt +++ b/metadata/com.wabadaba.dziennik.txt @@ -62,5 +62,5 @@ Build:0.5.1-fdroid,10 Auto Update Mode:None Update Check Mode:Tags -Current Version:0.5.1 -Current Version Code:10 +Current Version:0.5.0 +Current Version Code:9 diff --git a/metadata/com.wireguard.android.txt b/metadata/com.wireguard.android.txt index 8512246c13..a188c12630 100644 --- a/metadata/com.wireguard.android.txt +++ b/metadata/com.wireguard.android.txt @@ -21,36 +21,29 @@ userspace version will work sufficiently on all other devices. Repo Type:git Repo:https://git.zx2c4.com/wireguard-android/ -Build:0.4.0,405 - commit=0.4.0 +Build:0.0.20180521,414 + commit=0.0.20180521 subdir=app submodules=yes gradle=yes ndk=r16b -Build:0.4.1,406 - commit=0.4.1 +Build:0.0.20180523,415 + commit=0.0.20180523 subdir=app submodules=yes gradle=yes ndk=r16b -Build:0.4.2,407 - commit=0.4.2 +Build:0.0.20180524,416 + commit=0.0.20180524 subdir=app submodules=yes gradle=yes ndk=r16b -Build:0.4.5,410 - commit=0.4.5 - subdir=app - submodules=yes - gradle=yes - ndk=r16b - -Build:0.4.7,412 - commit=0.4.7 +Build:0.0.20180526,417 + commit=0.0.20180526 subdir=app submodules=yes gradle=yes @@ -58,5 +51,5 @@ Build:0.4.7,412 Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.4.7 -Current Version Code:412 +Current Version:0.0.20180526 +Current Version Code:417 diff --git a/metadata/com.woefe.shoppinglist.txt b/metadata/com.woefe.shoppinglist.txt index 13c2410710..285e26a411 100644 --- a/metadata/com.woefe.shoppinglist.txt +++ b/metadata/com.woefe.shoppinglist.txt @@ -11,7 +11,7 @@ Description: Manage your shopping lists and other types of lists. The lists are stored as simple text files and use a simple, human-readable syntax. This allows you to synchronize them with other devices by using applications such as -[Syncthing](https://syncthing.net/) and [Nextcloud](https://nextcloud.com/) +[https://syncthing.net/ Syncthing] and [https://nextcloud.com/ Nextcloud]. . Repo Type:git @@ -27,7 +27,12 @@ Build:0.9.0,9 subdir=app gradle=yes +Build:0.10.0,10 + commit=v0.10.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.9.0 -Current Version Code:9 +Current Version:0.10.0 +Current Version Code:10 diff --git a/metadata/com.workingagenda.democracydroid.txt b/metadata/com.workingagenda.democracydroid.txt index e21e748bb7..ae5c32b282 100644 --- a/metadata/com.workingagenda.democracydroid.txt +++ b/metadata/com.workingagenda.democracydroid.txt @@ -126,7 +126,12 @@ Build:3.6.4,41 subdir=app gradle=yes +Build:3.7.0,42 + commit=v3.7.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.6.4 -Current Version Code:41 +Current Version:3.7.0 +Current Version Code:42 diff --git a/metadata/community.fairphone.clock.txt b/metadata/community.fairphone.clock.txt index 41a5fb8d47..f11efbc4da 100644 --- a/metadata/community.fairphone.clock.txt +++ b/metadata/community.fairphone.clock.txt @@ -4,7 +4,7 @@ Web Site: Source Code:https://github.com/WeAreFairphone/android_packages_apps_ClockWidget Issue Tracker:https://github.com/WeAreFairphone/android_packages_apps_ClockWidget/issues -Auto Name:Clock widget +Auto Name:Fairphone Clock Widget Summary:Add Fairphone clock widget to your homescreen Description: The interactive clock on the phone's lock screen is another function to create @@ -30,5 +30,5 @@ Build:2.0,2 Auto Update Mode:None Update Check Mode:Tags [0-9.]*$ -Current Version:2.0 -Current Version Code:2 +Current Version:2.1.0 +Current Version Code:3 diff --git a/metadata/cx.ring.txt b/metadata/cx.ring.txt index ea32bbe6cd..4bbddb2a6d 100644 --- a/metadata/cx.ring.txt +++ b/metadata/cx.ring.txt @@ -587,5 +587,5 @@ v103 introduces push notifications using gplay. Optional since 106 with noPush f Auto Update Mode:None Update Check Mode:RepoManifest/production -Current Version:20180511 -Current Version Code:118 +Current Version:20180524 +Current Version Code:119 diff --git a/metadata/de.audioattack.openlink.txt b/metadata/de.audioattack.openlink.txt index 5ca1d526a1..30abbca771 100644 --- a/metadata/de.audioattack.openlink.txt +++ b/metadata/de.audioattack.openlink.txt @@ -105,7 +105,12 @@ Build:1.5.2,19 subdir=app gradle=yes +Build:1.5.4,21 + commit=r1.5.4 + subdir=app + gradle=yes + Auto Update Mode:Version r%v Update Check Mode:Tags -Current Version:1.5.2 -Current Version Code:19 +Current Version:1.5.4 +Current Version Code:21 diff --git a/metadata/de.christinecoenen.code.zapp.txt b/metadata/de.christinecoenen.code.zapp.txt index b0c1e630ba..76b4eac168 100644 --- a/metadata/de.christinecoenen.code.zapp.txt +++ b/metadata/de.christinecoenen.code.zapp.txt @@ -132,7 +132,12 @@ Build:1.10.0,25 subdir=app gradle=yes +Build:1.11.0,26 + commit=v1.11.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.10.0 -Current Version Code:25 +Current Version:1.11.0 +Current Version Code:26 diff --git a/metadata/de.digisocken.anotherrss.txt b/metadata/de.digisocken.anotherrss.txt index a62976d9d6..6b6779fa5f 100644 --- a/metadata/de.digisocken.anotherrss.txt +++ b/metadata/de.digisocken.anotherrss.txt @@ -118,7 +118,12 @@ Build:2.17,217 subdir=app gradle=yes +Build:2.18,218 + commit=v2.18 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.17 -Current Version Code:217 +Current Version:2.18 +Current Version Code:218 diff --git a/metadata/de.digisocken.openwort.txt b/metadata/de.digisocken.openwort.txt index a850c7ecc5..dc6326aee6 100644 --- a/metadata/de.digisocken.openwort.txt +++ b/metadata/de.digisocken.openwort.txt @@ -44,7 +44,12 @@ Build:1.7,17 subdir=app gradle=yes +Build:1.8,18 + commit=v1.8 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.7 -Current Version Code:17 +Current Version:1.8 +Current Version Code:18 diff --git a/metadata/de.perflyst.batterycalibration.txt b/metadata/de.perflyst.batterycalibration.txt new file mode 100644 index 0000000000..b575ed6741 --- /dev/null +++ b/metadata/de.perflyst.batterycalibration.txt @@ -0,0 +1,27 @@ +Categories:System +License:MIT +Web Site: +Source Code:https://github.com/Perflyst/BatteryCalibration +Issue Tracker:https://github.com/Perflyst/BatteryCalibration/issues + +Auto Name:BatteryCalibration +Summary:Calibrate your battery +Description: +This is a simple open source battery calibration app which needs super user +rights. +. + +Requires Root:yes + +Repo Type:git +Repo:https://github.com/Perflyst/BatteryCalibration.git + +Build:1.0,1 + commit=1.0 + subdir=app + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.0 +Current Version Code:1 diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 21f934358c..53ad9b6710 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -941,5 +941,5 @@ Build:6.23,363 Auto Update Mode:None Update Check Mode:RepoManifest/prod -Current Version:6.23 -Current Version Code:363 +Current Version:6.24 +Current Version Code:364 diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index fc1fd43a1f..2791653361 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -935,5 +935,5 @@ Build:6.23,363 Auto Update Mode:None Update Check Mode:Tags -Current Version:6.23 -Current Version Code:363 +Current Version:6.24 +Current Version Code:364 diff --git a/metadata/de.t_dankworth.secscanqr.txt b/metadata/de.t_dankworth.secscanqr.txt index 8001b71228..2a11017a02 100644 --- a/metadata/de.t_dankworth.secscanqr.txt +++ b/metadata/de.t_dankworth.secscanqr.txt @@ -51,7 +51,12 @@ Build:1.1.5,8 subdir=app gradle=yes +Build:1.1.6,9 + commit=1.1.6 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.1.5 -Current Version Code:8 +Current Version:1.1.6 +Current Version Code:9 diff --git a/metadata/de.uni_potsdam.hpi.openmensa.txt b/metadata/de.uni_potsdam.hpi.openmensa.txt index 724cf84e06..6f2355608a 100644 --- a/metadata/de.uni_potsdam.hpi.openmensa.txt +++ b/metadata/de.uni_potsdam.hpi.openmensa.txt @@ -47,7 +47,11 @@ Build:0.11,11 commit=0.11 gradle=yes +Build:0.12,12 + commit=0.12 + gradle=yes + Auto Update Mode:Version %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/email.schaal.ocreader.txt b/metadata/email.schaal.ocreader.txt index 51ac3ae35a..6f3bc61324 100644 --- a/metadata/email.schaal.ocreader.txt +++ b/metadata/email.schaal.ocreader.txt @@ -221,7 +221,22 @@ Build:0.39,42 subdir=app gradle=yes +Build:0.40,43 + commit=v0.40 + subdir=app + gradle=yes + +Build:0.41,44 + commit=v0.41 + subdir=app + gradle=yes + +Build:0.42,45 + commit=v0.42 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.39 -Current Version Code:42 +Current Version:0.42 +Current Version Code:45 diff --git a/metadata/eu.faircode.netguard.txt b/metadata/eu.faircode.netguard.txt index 760ff489d9..5d8b3f3ad6 100644 --- a/metadata/eu.faircode.netguard.txt +++ b/metadata/eu.faircode.netguard.txt @@ -1,20 +1,62 @@ -AntiFeatures:UpstreamNonFree Categories:Security,Internet License:GPL-3.0-only Web Site:https://www.netguard.me Source Code:https://github.com/M66B/NetGuard -Issue Tracker:https://github.com/M66B/NetGuard/issues +Issue Tracker:https://forum.xda-developers.com/android/apps-games/app-netguard-root-firewall-t3233012 Donate:https://www.netguard.me Bitcoin:13vtPytVVqCwojmohAqsK61Tk4yGXSWpJK Auto Name:NetGuard Summary:Block network access Description: -Simple way to block access to the internet - no root required. Applications can -individually be allowed or denied access via your Wi-Fi and/or mobile -connection. +NetGuard provides simple and advanced ways to block access to the internet - no +root required. -Last F-Droid version is 2.44 since later versions have non-free dependencies. +Applications and addresses can individually be allowed or denied access to your +Wi-Fi and/or mobile connection. + +'''Blocking access to the internet can help:''' + +* reduce your data usage +* save your battery +* increase your privacy + +'''Features''' + +* Simple to use +* No root required +* 100% open source +* No calling home +* No tracking or analytics +* Actively developed and supported +* Android 5.1 and later supported +* IPv4/IPv6 TCP/UDP supported +* Tethering supported +* Optionally allow when screen on +* Optionally block when roaming +* Optionally block system applications +* Optionally notify when an application accesses the internet +* Optionally record network usage per application per address +* Material design theme with light and dark theme + +'''PRO features:''' + +* Log all outgoing traffic; search and filter access attempts; export PCAP files to analyze traffic +* Allow/block individual addresses per application +* New application notifications; configure NetGuard directly from the notification +* Display network speed graph in a status bar notification +* Select from five additional themes in both light and dark version + +There is no other no-root firewall offering all these features. + +If you have a question or problem, you can send an e-mail to +marcel+netguard@faircode.eu + +If you like to help people less fluent in English, you can help translate +NetGuard in your language on [https://crowdin.com/project/netguard/ Crowdin] + +All required permissions are described +[https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ42 here] . Repo Type:git @@ -497,14 +539,17 @@ Build:2.44,2016072421 gradle=yes output=build/outputs/apk/NetGuard-v2.44-lollipop-release-unsigned.apk -Maintainer Notes: -Firebase is proprietary, upstreamnonfree since 2.45. 2.44 is as of 2016-11-13 still -usable and should therefore not be pushed to archive. +Build:2.197,2018052201 + commit=2.197 + subdir=app + gradle=yes -Update Check Mode:Tags ^[0-9.]*$ -. +Build:2.198,2018052301 + commit=2.198 + subdir=app + gradle=yes -Auto Update Mode:None -Update Check Mode:None -Current Version:2.44 -Current Version Code:2016072421 +Auto Update Mode:Version %v +Update Check Mode:Tags ^[0-9.]+$ +Current Version:2.198 +Current Version Code:2018052301 diff --git a/metadata/eu.siacs.conversations.txt b/metadata/eu.siacs.conversations.txt index 889ed0a6b8..ae0b7d7267 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -1013,7 +1013,12 @@ Build:2.2.0,270 prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' && \ sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle +Build:2.2.1,272 + commit=2.2.1 + 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:2.2.0 -Current Version Code:270 +Current Version:2.2.1 +Current Version Code:272 diff --git a/metadata/eu.uwot.fabio.altcoinprices.txt b/metadata/eu.uwot.fabio.altcoinprices.txt index 2e1b68816e..af47d1b8a7 100644 --- a/metadata/eu.uwot.fabio.altcoinprices.txt +++ b/metadata/eu.uwot.fabio.altcoinprices.txt @@ -186,7 +186,38 @@ Build:1.5.13,54 subdir=Altcoin Prices gradle=fdroid +Build:1.5.14,55 + disable=No fdroid flavor + commit=1.5.14 + subdir=Altcoin Prices + gradle=fdroid + +Build:1.6.0,56 + commit=1.6.0 + subdir=Altcoin Prices + gradle=fdroid + +Build:1.6.2,58 + commit=1.6.2 + subdir=Altcoin Prices + gradle=fdroid + +Build:1.6.4,60 + commit=1.6.4 + subdir=Altcoin Prices + gradle=fdroid + +Build:1.6.5,61 + commit=1.6.5 + subdir=Altcoin Prices + gradle=fdroid + +Build:1.6.6,62 + commit=1.6.6 + subdir=Altcoin Prices + gradle=fdroid + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.5.13 -Current Version Code:54 +Current Version:1.6.6 +Current Version Code:62 diff --git a/metadata/foehnix.widget.txt b/metadata/foehnix.widget.txt new file mode 100644 index 0000000000..544b23c621 --- /dev/null +++ b/metadata/foehnix.widget.txt @@ -0,0 +1,33 @@ +Categories:Navigation,Phone & SMS +License:GPL-3.0-only +Web Site: +Source Code:https://github.com/dzmanto/foehnix +Issue Tracker:https://github.com/dzmanto/foehnix/issues + +Auto Name:Föhnix +Summary:The Foehnix weather widget aims at helping pilots with weather conditions +Description: +* Assessment of Foehn conditions for pilots. +* Intended for paraglider and for hangglider pilots. +* Displays pressure differences + relevant wind gusts. +* Updates every 15 minutes or on request. +* Share functionality via text message, emails. +. + +Repo Type:git +Repo:https://github.com/dzmanto/foehnix.git + +Build:2.2,22 + commit=2.3 + subdir=app + gradle=yes + +Build:2.2,23 + commit=2.2 + subdir=app + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:2.2 +Current Version Code:23 diff --git a/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc.txt b/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc.txt new file mode 100644 index 0000000000..f475a66ca6 --- /dev/null +++ b/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc.txt @@ -0,0 +1,26 @@ +Categories:Sports & Health +License:GPL-3.0-only +Web Site: +Source Code:https://framagit.org/erics/nitroxCalc +Issue Tracker:https://framagit.org/erics/nitroxCalc/issues + +Auto Name:nitroxCalc +Summary:Nitrox Calculator for Diving +Description: +Compute nitrox parameters for Enriched Air Nitrox diving (this app is only in +french for the moment but will be translated as soon as possible). +. + +Repo Type:git +Repo:https://framagit.org/erics/nitroxCalc.git + +Build:0.6.0,6008 + commit=release-0.6.0 + subdir=platforms/android + gradle=yes + prebuild=echo "android { lintOptions { checkReleaseBuilds false } }" >> build.gradle + +Auto Update Mode:Version release-%v +Update Check Mode:Tags +Current Version:0.6.0 +Current Version Code:600 diff --git a/metadata/fr.ubordeaux.math.paridroid.txt b/metadata/fr.ubordeaux.math.paridroid.txt index a5bd3248a5..77aa581737 100644 --- a/metadata/fr.ubordeaux.math.paridroid.txt +++ b/metadata/fr.ubordeaux.math.paridroid.txt @@ -79,6 +79,16 @@ Build:2.9.1.1.4,13 buildjni=yes ndk=r10e +Build:2.9.3.1.4,14 + commit=2.9.3.1.4 + subdir=PariDroid + srclibs=pari@pari-2.9.3 + target=android-11 + build=cd .. && \ + make pari + buildjni=yes + ndk=r10e + Auto Update Mode:None Update Check Mode:Tags Current Version:2.9.3.1.4 diff --git a/metadata/hr.kravarscan.enchantedfortress.txt b/metadata/hr.kravarscan.enchantedfortress.txt index 0983bedfec..b33c404572 100644 --- a/metadata/hr.kravarscan.enchantedfortress.txt +++ b/metadata/hr.kravarscan.enchantedfortress.txt @@ -64,7 +64,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/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index f39475123c..82fc75f958 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -10,10 +10,6 @@ Bitcoin:1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAE Auto Name:Riot.im Summary:Open team collaboration Description: -'''Note:''' The latest version has piwik analytics disabled by default now. If -you installed riot before v0.8.7 you can check if analytics are enabled in the -settings page. - Riot gathers all your conversations and app integrations into one single app. Built around group chatrooms, Riot lets you share messages, images, videos and @@ -532,6 +528,51 @@ Build:0.8.8,80800 popd && \ cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar +Build:0.8.9,80900 + commit=v0.8.9 + subdir=vector + sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.11.2/node-v8.11.2-linux-x64.tar.xz && \ + echo "213599127d24496cbf1cbb2a7c51060a3506d6b11132c59bb7f9f8a0edd210a7 node.tar.xz" | sha256sum -c - && \ + tar xJf node.tar.xz && \ + cp -a node-v8.11.2-linux-x64/. /usr/local/ && \ + npm install -g react-native-cli + gradle=appfdroid + srclibs=matrixsdk@v0.9.4,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 :-/. @@ -541,5 +582,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.8 -Current Version Code:80800 +Current Version:0.8.9 +Current Version Code:80900 diff --git a/metadata/in.shick.diode.txt b/metadata/in.shick.diode.txt index 4c2b9f1996..34ed9171c1 100644 --- a/metadata/in.shick.diode.txt +++ b/metadata/in.shick.diode.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeNet Categories:Internet License:GPL-3.0-only Web Site: diff --git a/metadata/info.schnatterer.nusic.txt b/metadata/info.schnatterer.nusic.txt index e5cfad44c2..f5d8b0e295 100644 --- a/metadata/info.schnatterer.nusic.txt +++ b/metadata/info.schnatterer.nusic.txt @@ -42,8 +42,12 @@ Build:3.2.0,20 subdir=nusic-apk gradle=yes -Auto Update Mode:None -Update Check Mode:HTTP -Update Check Data:https://raw.githubusercontent.com/schnatterer/nusic/master/gradle.properties|versionCode=(.*)|.|version=(.*) -Current Version:3.2.0 -Current Version Code:20 +Build:3.3.0,21 + commit=v.3.3.0 + subdir=nusic-apk + gradle=yes + +Auto Update Mode:Version v.%v +Update Check Mode:Tags +Current Version:3.3.0 +Current Version Code:21 diff --git a/metadata/io.github.lonamiwebs.stringlate.txt b/metadata/io.github.lonamiwebs.stringlate.txt index 0e53f593e9..f1ee531850 100644 --- a/metadata/io.github.lonamiwebs.stringlate.txt +++ b/metadata/io.github.lonamiwebs.stringlate.txt @@ -130,7 +130,13 @@ Build:0.14,1004 subdir=src/app gradle=yes +Build:0.15,1005 + disable=lintVitalRelease fails + commit=v0.15 + subdir=src/app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.14 -Current Version Code:1004 +Current Version:0.15 +Current Version Code:1005 diff --git a/metadata/io.gitlab.allenb1.todolist.txt b/metadata/io.gitlab.allenb1.todolist.txt new file mode 100644 index 0000000000..410e80c79d --- /dev/null +++ b/metadata/io.gitlab.allenb1.todolist.txt @@ -0,0 +1,24 @@ +Categories:Writing +License:MIT +Web Site: +Source Code:https://gitlab.com/AllenB1/taskeeper +Issue Tracker:https://gitlab.com/AllenB1/taskeeper/issues + +Auto Name:Taskkeeper +Summary:Keep track of to-dos +Description: +Task manager. Create, view, and edit tasks. Organize tasks into projects. +. + +Repo Type:git +Repo:https://gitlab.com/AllenB1/taskeeper.git + +Build:1.2.2,6 + commit=v1.2.2 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.2.2 +Current Version Code:6 diff --git a/metadata/it.feio.android.omninotes.foss.txt b/metadata/it.feio.android.omninotes.foss.txt index 737008294e..5bc8df342d 100644 --- a/metadata/it.feio.android.omninotes.foss.txt +++ b/metadata/it.feio.android.omninotes.foss.txt @@ -92,5 +92,5 @@ Build:5.5.0,245 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=(.*) -Current Version:5.5.1 -Current Version Code:246 +Current Version:5.5.2 +Current Version Code:247 diff --git a/metadata/it.niedermann.owncloud.notes.txt b/metadata/it.niedermann.owncloud.notes.txt index 9f49059f0e..e3497d9be8 100644 --- a/metadata/it.niedermann.owncloud.notes.txt +++ b/metadata/it.niedermann.owncloud.notes.txt @@ -138,7 +138,13 @@ Build:0.16.1,28 submodules=yes gradle=yes +Build:0.17.0,29 + commit=v0.17.0 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.16.1 -Current Version Code:28 +Current Version:0.17.0 +Current Version Code:29 diff --git a/metadata/itkach.aard2.txt b/metadata/itkach.aard2.txt index 0d000af394..282e415c0c 100644 --- a/metadata/itkach.aard2.txt +++ b/metadata/itkach.aard2.txt @@ -32,5 +32,5 @@ Maintainer Notes: Auto Update Mode:None Update Check Mode:Tags -Current Version:0.37 -Current Version Code:37 +Current Version:0.38 +Current Version Code:38 diff --git a/metadata/kiwi.root.an2linuxclient.txt b/metadata/kiwi.root.an2linuxclient.txt index acbdd381be..bd2b23f3b2 100644 --- a/metadata/kiwi.root.an2linuxclient.txt +++ b/metadata/kiwi.root.an2linuxclient.txt @@ -60,7 +60,12 @@ Build:0.7.0,9 subdir=app gradle=yes +Build:0.8.0,10 + commit=v0.8.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.7.0 -Current Version Code:9 +Current Version:0.8.0 +Current Version Code:10 diff --git a/metadata/me.ccrama.redditslide.txt b/metadata/me.ccrama.redditslide.txt index bb120f7740..5a1ef002af 100644 --- a/metadata/me.ccrama.redditslide.txt +++ b/metadata/me.ccrama.redditslide.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeNet Categories:Reading,Internet License:GPL-3.0-only Web Site:https://github.com/ccrama/Slide/blob/HEAD/README.md diff --git a/metadata/net.bible.android.activity.txt b/metadata/net.bible.android.activity.txt index 094a4ba8ef..6f8303b565 100644 --- a/metadata/net.bible.android.activity.txt +++ b/metadata/net.bible.android.activity.txt @@ -285,5 +285,5 @@ Build:2.9.1,230 Auto Update Mode:None Update Check Mode:Tags -Current Version:2.10.0.242 -Current Version Code:242 +Current Version:2.11.0.245 +Current Version Code:245 diff --git a/metadata/net.fabiszewski.ulogger.txt b/metadata/net.fabiszewski.ulogger.txt index 74861a7b5f..71f75a26d0 100644 --- a/metadata/net.fabiszewski.ulogger.txt +++ b/metadata/net.fabiszewski.ulogger.txt @@ -73,7 +73,17 @@ Build:1.8,108 subdir=app gradle=yes +Build:2.0,200 + commit=2.0 + subdir=app + gradle=yes + +Build:2.1,201 + commit=2.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.8 -Current Version Code:108 +Current Version:2.1 +Current Version Code:201 diff --git a/metadata/net.gsantner.markor.txt b/metadata/net.gsantner.markor.txt index 44fd7e3673..70bfd810ea 100644 --- a/metadata/net.gsantner.markor.txt +++ b/metadata/net.gsantner.markor.txt @@ -128,11 +128,23 @@ Build:0.3.7,21 submodules=yes gradle=FlavorDefault +Build:0.3.8,22 + commit=v0.3.8 + subdir=app + submodules=yes + gradle=FlavorDefault + +Build:0.3.9,23 + commit=v0.3.9 + 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.7 -Current Version Code:21 +Current Version:0.3.9 +Current Version Code:23 diff --git a/metadata/net.inbox.pager.txt b/metadata/net.inbox.pager.txt index 100a4a8c2c..c1ab5dcd94 100644 --- a/metadata/net.inbox.pager.txt +++ b/metadata/net.inbox.pager.txt @@ -43,12 +43,12 @@ Build:2.2,6 subdir=InboxPager gradle=yes -Maintainer Notes: -Upstream force-pushed, reset archive policy after 3 builds. -. +Build:3.0,7 + commit=c5641a6d644d001bd4cec520b5a96d7e588cb6ad + subdir=InboxPager + gradle=yes -Archive Policy:1 versions Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:2.2 -Current Version Code:6 +Current Version:3.0 +Current Version Code:7 diff --git a/metadata/net.jakevossen.apollotrivia.txt b/metadata/net.jakevossen.apollotrivia.txt new file mode 100644 index 0000000000..f59031ad7e --- /dev/null +++ b/metadata/net.jakevossen.apollotrivia.txt @@ -0,0 +1,26 @@ +Categories:Games +License:GPL-3.0-only +Web Site: +Source Code:https://github.com/jakevossen5/Apollo-Trivia +Issue Tracker:https://github.com/jakevossen5/Apollo-Trivia/issues + +Auto Name:Apollo Trivia +Summary:Learn more about the Apollo Moon missions +Description: +This app was developed just to help me learn more about Android programming and +I really wanted to know more about the Apollo missions. So I knocked out two +birds with one stone and did this. +. + +Repo Type:git +Repo:https://github.com/jakevossen5/Apollo-Trivia.git + +Build:1.4.1.1,10 + commit=1.4.1.1 + subdir=app + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.4.1.1 +Current Version Code:10 diff --git a/metadata/net.kourlas.voipms_sms.txt b/metadata/net.kourlas.voipms_sms.txt index 997face2ff..92d32e8191 100644 --- a/metadata/net.kourlas.voipms_sms.txt +++ b/metadata/net.kourlas.voipms_sms.txt @@ -45,5 +45,5 @@ Build:0.5.3-fdroid,117 Auto Update Mode:None Update Check Mode:RepoManifest/fdroid -Current Version:0.5.3-fdroid -Current Version Code:117 +Current Version:0.6.1-fdroid +Current Version Code:119 diff --git a/metadata/net.mypapit.mobile.myposition.txt b/metadata/net.mypapit.mobile.myposition.txt index b75981d787..8bd083e811 100644 --- a/metadata/net.mypapit.mobile.myposition.txt +++ b/metadata/net.mypapit.mobile.myposition.txt @@ -36,7 +36,17 @@ Build:1.2.5,12 gradle=yes target=android-25 -Auto Update Mode:None +Build:1.3.0,13 + commit=1.3.0 + subdir=app + gradle=yes + +Build:1.3.1,14 + commit=1.3.1 + subdir=app + gradle=yes + +Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.3.0 -Current Version Code:13 +Current Version:1.3.1 +Current Version Code:14 diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index c9d0ecb7cf..f6ed512c90 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -408,6 +408,40 @@ Build:3.0.0,300 popd ndk=r11c +Build:3.0.2,302 + commit=b6a6984b211762b0aa2d6ed7b2cacb07e2af0d83 + subdir=android/OsmAnd + submodules=yes + sudo=apt-get update && \ + apt-get install --yes -t jessie-backports swig + gradle=full,legacy,fat + rm=android/OsmAnd-java/libs/*.jar,android/OsmAnd-java/test/libs/*.jar,android/OsmAnd/ant-lib/*.jar,android/OsmAnd/libs/*.jar,android/OsmAndCore-sample + prebuild=sed -i -e "/net.osmand:OsmAndCore_android:.*SNAPSHOT@jar/d" ../OsmAnd/build.gradle && \ + sed -i -e '/qt.*Compile/d' -e '/com.google.firebase/d' build.gradle ../plugins/Osmand-ParkingPlugin/build.gradle ../plugins/Osmand-SRTMPlugin/build.gradle ../plugins/Osmand-Skimaps/build.gradle ../plugins/Osmand-Nautical/build.gradle && \ + sed -i -e "s/System.getenv(\"APK_VERSION\")/\"$$VERSION$$\"/g" build.gradle && \ + sed -i -e "s/System.getenv(\"APK_NUMBER_VERSION\")/\"$$VERCODE$$\"/g" build.gradle && \ + sed -i -e "s/System.getenv(\"APP_FEATURES\")/\"+play_market +gps_status -parking_plugin -blackberry -amazon -route_nav\"/g" build.gradle && \ + sed -i -e "s/System.getenv(\"APP_NAME\")/\"OsmAnd~\"/g" build.gradle && \ + sed -i -e "s/System.getenv(\"TARGET_APP_NAME\")/\"OsmAnd~\"/g" build.gradle && \ + sed -i -e '/com.android.vending.BILLING/d' AndroidManifest.xml && \ + sed -i -e '/javaMaxHeapSize/s/4g/1536m/g' build.gradle && \ + sed -i -e "s/compile fileTree.*/ compile 'commons-logging:commons-logging:1.1.1'\n compile group: 'net.sf.trove4j', name: 'trove4j', version: '3.0.3'\n compile 'org.json:json:20090211'\n compile 'it.unibo.alice.tuprolog:tuprolog:3.2.1'\n compile 'net.sf.kxml:kxml2:2.3.0'\n compile 'org.beanshell:bsh-core:2.0b4'\n compile 'com.ibm.icu:icu4j:50.1'\n compile 'fr.univ-valenciennes:bzip2:1.0'\n compile 'com.moparisthebest:junidecode:0.1.1'\n compile 'com.vividsolutions:jts-core:1.14.0'/" ../OsmAnd-java/build.gradle && \ + sed -i -e "s/implementation fileTree.*/implementation fileTree(include: ['classes.jar'], dir: 'libs')\n implementation 'com.ibm.icu:icu4j:50.1'\n implementation group: 'net.sf.trove4j', name: 'trove4j', version: '3.0.3'\n/" build.gradle && \ + sed -i -e "s/, ':OsmAndCore-sample'//" ../settings.gradle + scanignore=help/website/help/map-legend_nautical.png,help/website/help/map-legend_default.png,help/website/images/dvr/4p-en.png,help/website/images/blog/ios-2-0/con-scrn-1.png,help/website/images/blog/ios-2-0/con-scrn-2.png,help/website/images/blog/ios-2-0/interf-2.png,help/website/images/blog/ios-2-0/navigat-6.png,android/OsmAnd/assets/fonts/RobotoSlab-Regular.ttf + build=pushd ../../OsmAnd-core/wrappers/android/ && \ + sed -i -e "/Native/d" settings.gradle && \ + sed -i -e "/Native/d" build.gradle && \ + sed -i -e "/compileTask.*copyNdkSharedLibs/d" build.gradle && \ + sed -i -e "/compileTask.*copyQtSharedLibs/d" build.gradle && \ + sed -i -e "/compileTask.*copyQtJarLibs/d" build.gradle && \ + gradle assembleRelease && \ + cd build/outputs/aar && \ + unzip OsmAndCore_android-release.aar && \ + cp classes.jar ../../../../../../android/OsmAnd/libs/ && \ + popd + ndk=r11c + Maintainer Notes: Update CV only after sucessfully built and tested. @@ -451,5 +485,5 @@ code that is not needed. Auto Update Mode:None Update Check Mode:None -Current Version:2.9.3 -Current Version Code:293 +Current Version:3.0.2 +Current Version Code:302 diff --git a/metadata/net.programmierecke.radiodroid2.txt b/metadata/net.programmierecke.radiodroid2.txt index 491f5e0141..c508e20f62 100644 --- a/metadata/net.programmierecke.radiodroid2.txt +++ b/metadata/net.programmierecke.radiodroid2.txt @@ -236,7 +236,13 @@ Build:0.56,66 gradle=free prebuild=sed -i -e '/playCompile/d' build.gradle +Build:0.66,76 + commit=0.66 + subdir=app + gradle=free + prebuild=sed -i -e '/playCompile/d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.56 -Current Version Code:66 +Current Version:0.66 +Current Version Code:76 diff --git a/metadata/net.sourceforge.dibdib.android.dib2qm.txt b/metadata/net.sourceforge.dibdib.android.dib2qm.txt index 42546b61f8..a729d4dfc7 100644 --- a/metadata/net.sourceforge.dibdib.android.dib2qm.txt +++ b/metadata/net.sourceforge.dibdib.android.dib2qm.txt @@ -24,7 +24,12 @@ Build:0.17.40,1740 subdir=app gradle=yes +Build:0.18.50,1850 + commit=v0.18.50 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.17.40 -Current Version Code:1740 +Current Version:0.18.50 +Current Version Code:1850 diff --git a/metadata/nightlock.peppercarrot.txt b/metadata/nightlock.peppercarrot.txt new file mode 100644 index 0000000000..d8608d0c49 --- /dev/null +++ b/metadata/nightlock.peppercarrot.txt @@ -0,0 +1,29 @@ +Categories:Reading +License:GPL-3.0-or-later +Web Site:https://www.peppercarrot.com/ +Source Code:https://framagit.org/peppercarrot/e-reader +Issue Tracker:https://framagit.org/peppercarrot/e-reader/issues + +Auto Name:Reader for Pepper&Carrot +Summary:A multi-language reader for CC-BY licensed Pepper & Carrot Webcomic +Description: +Android E-Reader App for Reading Pepper & Carrot Webcomic, an Open-source (CC-BY +4.0) comic made by David Revoy. +. + +Repo Type:git +Repo:https://framagit.org/peppercarrot/e-reader.git + +Build:1.0,6 + commit=1.0.0 + subdir=app + gradle=yes + rm=app/libs + prebuild=echo -e '\nbuildscript { repositories { google() } }' >> ../build.gradle && \ + sed -i -e '/maven {/,+2d' ../build.gradle && \ + sed -i -e '/exclude group/d' build.gradle + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.0 +Current Version Code:6 diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.txt b/metadata/nodomain.freeyourgadget.gadgetbridge.txt index 63a6f7d404..37d5b4d306 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.txt +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.txt @@ -649,7 +649,12 @@ Build:0.26.4,130 subdir=app gradle=yes +Build:0.26.5,131 + commit=0.26.5 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.26.4 -Current Version Code:130 +Current Version:0.26.5 +Current Version Code:131 diff --git a/metadata/openfoodfacts.github.scrachx.openbeauty.txt b/metadata/openfoodfacts.github.scrachx.openbeauty.txt index 735a3d7575..ab4254b238 100644 --- a/metadata/openfoodfacts.github.scrachx.openbeauty.txt +++ b/metadata/openfoodfacts.github.scrachx.openbeauty.txt @@ -81,7 +81,19 @@ Build:0.8.9,46 init=sed -i '/javaMaxHeapSize/d' build.gradle gradle=obf +Build:0.9.0,50 + commit=0.9.0 + subdir=app + init=sed -i '/javaMaxHeapSize/d' build.gradle + gradle=obf + +Build:0.9.0.1,51 + commit=0.9.0.1 + subdir=app + init=sed -i '/javaMaxHeapSize/d' build.gradle + gradle=obf + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.8.9 -Current Version Code:46 +Current Version:0.9.0.1 +Current Version Code:51 diff --git a/metadata/openfoodfacts.github.scrachx.openfood.txt b/metadata/openfoodfacts.github.scrachx.openfood.txt index f68b517ba6..f08f9475c4 100644 --- a/metadata/openfoodfacts.github.scrachx.openfood.txt +++ b/metadata/openfoodfacts.github.scrachx.openfood.txt @@ -11,17 +11,19 @@ Description: Scan food products or their barcode to obtain data on ingredients, additives, allergens, nutrition facts… The app allows to view the 310 000 products already contained in the free and open database Open Food Facts. More importantly, it -also lets you contribute pictures and data for missing products. You will also -be able to find (according to the indications present on the products):# carbon -footprint (CO2 emissions) and packaging (as well as recycling instructions),# -Nutriscore (nutritional score), nutrients, fat / fat content, saturated fatty -acids, carbohydrates, sugars, fiber, protein and salt and sodium.# brands, -allergens, labels (bio, gluten free, vegan, vegetarian, halal, kosher ...), -traceability information (packaging codes, origins of ingredients)# On wines and -beers, you will find the alcohol content.To discover the Open Food Facts project -and help us open food and cosmetics, please visit -[https://world.openfoodfacts.org/discover openfoodfacts.org] where you can -discover how to contribute. +also lets you contribute pictures and data for missing products. + +You will also be able to find (according to the indications present on the +products): + +* Carbon footprint (CO2 emissions) and packaging (as well as recycling instructions). +* Nutriscore (nutritional score), nutrients, fat / fat content, saturated fatty acids, carbohydrates, sugars, fiber, protein and salt and sodium. +* Brands, allergens, labels (bio, gluten free, vegan, vegetarian, halal, kosher ...), traceability information (packaging codes, origins of ingredients). +* On wines and beers, you will find the alcohol content. + +To discover the Open Food Facts project and help us open food and cosmetics, +please visit [https://world.openfoodfacts.org/discover openfoodfacts.org] where +you can discover how to contribute. . Repo Type:git @@ -189,7 +191,19 @@ Build:0.8.9,46 init=sed -i '/javaMaxHeapSize/d' build.gradle gradle=off +Build:0.9.0,50 + commit=0.9.0 + subdir=app + init=sed -i '/javaMaxHeapSize/d' build.gradle + gradle=off + +Build:0.9.0.1,51 + commit=0.9.0.1 + subdir=app + init=sed -i '/javaMaxHeapSize/d' build.gradle + gradle=off + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.8.9 -Current Version Code:46 +Current Version:0.9.0.1 +Current Version Code:51 diff --git a/metadata/org.amoradi.syncopoli.txt b/metadata/org.amoradi.syncopoli.txt index f7ee8fc15a..8674b74206 100644 --- a/metadata/org.amoradi.syncopoli.txt +++ b/metadata/org.amoradi.syncopoli.txt @@ -131,7 +131,15 @@ Build:v0.4.5.5,18 buildjni=no ndk=r15c +Build:v0.4.6,19 + commit=v0.4.6 + subdir=app + submodules=yes + gradle=yes + buildjni=no + ndk=r15c + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:v0.4.5.5 -Current Version Code:18 +Current Version:v0.4.6 +Current Version Code:19 diff --git a/metadata/org.briarproject.briar.android.txt b/metadata/org.briarproject.briar.android.txt index b95e25bdbd..24266612eb 100644 --- a/metadata/org.briarproject.briar.android.txt +++ b/metadata/org.briarproject.briar.android.txt @@ -26,6 +26,8 @@ Binaries:https://briarproject.org/apk/briar-%v.apk Build:1.0.1,10001 commit=release-1.0.1 subdir=briar-android + sudo=sed -i s@"en_GB:en"@"en_GB.UTF-8"@ /etc/default/locale && \ + export LANGUAGE="en_GB.UTF-8" gradle=yes rm=bramble-j2se @@ -35,8 +37,26 @@ Build:1.0.4,10004 gradle=yes rm=bramble-j2se -Archive Policy:3 versions +Build:1.0.5,10005 + commit=release-1.0.5 + subdir=briar-android + gradle=yes + rm=bramble-j2se + +Maintainer Notes: +This app should be build reproducible, because upstream wants to use its own signature. + +Until we can build the latest version, all else go to the archive directly. + +Upstream issue for F-Droid inclusion: +https://code.briarproject.org/akwizgran/briar/issues/1035 + +Upstream issue for general reproducible builds: +https://code.briarproject.org/akwizgran/briar/issues/1273 +. + +Archive Policy:0 versions Auto Update Mode:Version release-%v Update Check Mode:Tags -Current Version:1.0.4 -Current Version Code:10004 +Current Version:1.0.5 +Current Version Code:10005 diff --git a/metadata/org.coolreader.txt b/metadata/org.coolreader.txt index a6233dc85c..e2a008eab4 100644 --- a/metadata/org.coolreader.txt +++ b/metadata/org.coolreader.txt @@ -359,5 +359,5 @@ Build:3.1.2-87,907 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:3.1.2-116 -Current Version Code:1016 +Current Version:3.2.2-1 +Current Version Code:2001 diff --git a/metadata/org.fairphone.launcher.txt b/metadata/org.fairphone.launcher.txt index 9bf841ff70..26698b0c5b 100644 --- a/metadata/org.fairphone.launcher.txt +++ b/metadata/org.fairphone.launcher.txt @@ -5,7 +5,6 @@ Web Site:http://www.fairphone.com Source Code:https://github.com/Kwamecorp/Fairphone Issue Tracker:https://github.com/Kwamecorp/Fairphone/issues -Name:Fairphone Launcher 3 Auto Name:Fairphone OS Summary:Alternative launcher Description: diff --git a/metadata/org.fitchfamily.android.symphony.txt b/metadata/org.fitchfamily.android.symphony.txt index 2f9b27c620..a167d6aa2e 100644 --- a/metadata/org.fitchfamily.android.symphony.txt +++ b/metadata/org.fitchfamily.android.symphony.txt @@ -70,7 +70,13 @@ Build:1.1.2,10 gradle=yes prebuild=sed -i -e 's/constraint-layout:1.0.0-beta4/constraint-layout:1.0.2/' build.gradle +Build:1.1.3,11 + commit=v1.1.3 + subdir=app + gradle=yes + prebuild=sed -i -e 's/constraint-layout:1.0.0-beta4/constraint-layout:1.0.2/' build.gradle + 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/org.kde.kdeconnect_tp.txt b/metadata/org.kde.kdeconnect_tp.txt index 6ffcd5db40..e6fe6ba446 100644 --- a/metadata/org.kde.kdeconnect_tp.txt +++ b/metadata/org.kde.kdeconnect_tp.txt @@ -231,7 +231,7 @@ Build:1.8.4,1840 prebuild=sed -i -e '/javaMaxHeapSize/s/4g/2g/g' build.gradle Build:1.8.4,1841 - commit=v1.8.4 + commit=v1.8.4.1 gradle=yes prebuild=sed -i -e '/javaMaxHeapSize/s/4g/2g/g' build.gradle diff --git a/metadata/org.kore.kolabnotes.android.txt b/metadata/org.kore.kolabnotes.android.txt index 2ca9a8edcc..ecb48290be 100644 --- a/metadata/org.kore.kolabnotes.android.txt +++ b/metadata/org.kore.kolabnotes.android.txt @@ -573,7 +573,12 @@ Build:3.1.2,97 subdir=app gradle=yes +Build:3.1.3,98 + commit=3.1.3 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.1.2 -Current Version Code:97 +Current Version:3.1.3 +Current Version Code:98 diff --git a/metadata/org.lenchan139.ncbookmark.txt b/metadata/org.lenchan139.ncbookmark.txt new file mode 100644 index 0000000000..ca68dd0021 --- /dev/null +++ b/metadata/org.lenchan139.ncbookmark.txt @@ -0,0 +1,25 @@ +Categories:Internet +License:GPL-3.0-only +Web Site: +Source Code:https://github.com/lenchan139/NCBookmark +Issue Tracker:https://github.com/lenchan139/NCBookmark/issues + +Auto Name:NC Bookmark Viewer +Summary:This is a lightweight viewer for Nextcloud bookmarks +Description: +With this application you can view, add and edit bookmarks in your Nextcloud. +You need to have the bookmarks app installed. +. + +Repo Type:git +Repo:https://github.com/lenchan139/NCBookmark.git + +Build:v5,5 + commit=v5 + subdir=app + gradle=yes + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:v5 +Current Version Code:5 diff --git a/metadata/org.libreflix.app.txt b/metadata/org.libreflix.app.txt new file mode 100644 index 0000000000..008c28d756 --- /dev/null +++ b/metadata/org.libreflix.app.txt @@ -0,0 +1,26 @@ +Categories:Multimedia +License:AGPL-3.0-only +Web Site:https://www.libreflix.org/ +Source Code:https://notabug.org/kassiano.resende/LibreflixApp +Issue Tracker:https://notabug.org/kassiano.resende/LibreflixApp/issues +Donate:https://acredito.me/libreflix2018 + +Auto Name:Libreflix +Summary:Stream and watch independent films +Description: +Libreflix is an open and collaborative streaming platform that brings together +independent, free-to-air and thought-provoking audiovisual productions. +. + +Repo Type:git +Repo:https://notabug.org/kassiano.resende/LibreflixApp.git + +Build:1.0,1 + commit=v1.0 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.0 +Current Version Code:1 diff --git a/metadata/org.ligi.gobandroid_hd.txt b/metadata/org.ligi.gobandroid_hd.txt index cb6018495e..2290c4227b 100644 --- a/metadata/org.ligi.gobandroid_hd.txt +++ b/metadata/org.ligi.gobandroid_hd.txt @@ -376,8 +376,8 @@ Build:2.5.8,258 Build:2.5.9,259 commit=2.5.9 subdir=android - gradle=NoAnalyticsNoCloud - prebuild=sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d' build.gradle + gradle=noAnalytics,noCloud,noAutostart + prebuild=sed -i -e '/play-services/d' build.gradle Auto Update Mode:Version %v Update Check Mode:Tags diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index 5dc04b27c9..60e3b1f2ec 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.99.4 -Current Version Code:3995 +Current Version:3.99.5 +Current Version Code:3996 diff --git a/metadata/org.mbach.lemonde.txt b/metadata/org.mbach.lemonde.txt index 02d19d525c..99df3788fb 100644 --- a/metadata/org.mbach.lemonde.txt +++ b/metadata/org.mbach.lemonde.txt @@ -37,7 +37,13 @@ Build:1.9,9 gradle=yes prebuild=sed -i -e 's/com.android.tools.build:gradle:3.2.0-alpha05/com.android.tools.build:gradle:3.1.2/g' ../build.gradle +Build:1.10,10 + commit=v1.10 + subdir=app + gradle=yes + prebuild=sed -i -e 's/com.android.tools.build:gradle:3.2.0-alpha05/com.android.tools.build:gradle:3.1.2/g' ../build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.9 -Current Version Code:9 +Current Version:1.10 +Current Version Code:10 diff --git a/metadata/org.mozilla.fennec_fdroid.txt b/metadata/org.mozilla.fennec_fdroid.txt index 977b9b40e6..eb0e83de8d 100644 --- a/metadata/org.mozilla.fennec_fdroid.txt +++ b/metadata/org.mozilla.fennec_fdroid.txt @@ -4402,6 +4402,76 @@ Build:60.0,600010 zip -d obj/dist/fennec-$$VERSION$$.multi.android-*-unsigned-unaligned.apk 'META-INF/*.*' ndk=r15c +Build:60.0.1,600100 + commit=FENNEC_60_0_1_RELEASE + timeout=21600 + sudo=apt update && \ + apt install -y g++ proguard-cli/testing libproguard-java/testing + output=obj/dist/fennec-$$VERSION$$.multi.android-*-unsigned-unaligned.apk + srclibs=MozLocales@20ad83b906b6c7c8b139356b62915ca32e584001 + prebuild=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-libclang-path=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/lib64/" >> .mozconfig && \ + echo "ac_add_options --with-clang-path=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/clang" >> .mozconfig && \ + echo "mk_add_options 'export PROGUARD_JAR=/usr/share/java/proguard.jar'" >> .mozconfig && \ + echo "mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj" >> .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 && \ + sed -i -e 's/Mozilla Fennec/Fennec F-Droid/g' locales/en-US/brand* && \ + popd + build=export I_PREFER_A_SUBOPTIMAL_MERCURIAL_EXPERIENCE=1 && \ + mkdir rust && \ + curl https://static.rust-lang.org/dist/rust-1.24.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.24.1-armv7-linux-androideabi.tar.xz | tar -x -J -C rust --strip-components 2 && \ + PATH=$PATH:$PWD/rust/bin ./mach build && \ + cat used-locales | xargs -I % ./mach build chrome-% && \ + make -C obj package AB_CD=multi && \ + zip -d obj/dist/fennec-$$VERSION$$.multi.android-*-unsigned-unaligned.apk 'META-INF/*.*' + ndk=r15c + +Build:60.0.1,600110 + commit=FENNEC_60_0_1_RELEASE + timeout=21600 + sudo=apt update && \ + apt install -y g++ proguard-cli/testing libproguard-java/testing + output=obj/dist/fennec-$$VERSION$$.multi.android-*-unsigned-unaligned.apk + srclibs=MozLocales@20ad83b906b6c7c8b139356b62915ca32e584001 + prebuild=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-libclang-path=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/lib64/" >> .mozconfig && \ + echo "ac_add_options --with-clang-path=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/clang" >> .mozconfig && \ + echo "mk_add_options 'export PROGUARD_JAR=/usr/share/java/proguard.jar'" >> .mozconfig && \ + echo "mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj" >> .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 && \ + sed -i -e 's/Mozilla Fennec/Fennec F-Droid/g' locales/en-US/brand* && \ + popd + build=export I_PREFER_A_SUBOPTIMAL_MERCURIAL_EXPERIENCE=1 && \ + mkdir rust && \ + curl https://static.rust-lang.org/dist/rust-1.24.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.24.1-i686-linux-android.tar.xz | tar -x -J -C rust --strip-components 2 && \ + PATH=$PATH:$PWD/rust/bin ./mach build && \ + cat used-locales | xargs -I % ./mach build chrome-% && \ + make -C obj package AB_CD=multi && \ + zip -d obj/dist/fennec-$$VERSION$$.multi.android-*-unsigned-unaligned.apk 'META-INF/*.*' + ndk=r15c + Maintainer Notes: Updating/Versioning: @@ -4424,5 +4494,5 @@ Reroute Feedback: Archive Policy:6 versions Auto Update Mode:None Update Check Mode:None -Current Version:60.0 -Current Version Code:600000 +Current Version:60.0.1 +Current Version Code:600110 diff --git a/metadata/org.mupen64plusae.v3.alpha.yml b/metadata/org.mupen64plusae.v3.alpha.yml new file mode 100644 index 0000000000..cb8381fb96 --- /dev/null +++ b/metadata/org.mupen64plusae.v3.alpha.yml @@ -0,0 +1,50 @@ +Categories: + - Games +License: GPL-3.0-or-later +SourceCode: https://github.com/mupen64plus-ae/mupen64plus-ae +IssueTracker: https://github.com/mupen64plus-ae/mupen64plus-ae/issues + +Name: Mupen64Plus AE +AutoName: Mupen64Plus +Summary: Front end for Mupen64 Plus +Description: Mupen64Plus, Android Edition (AE) is an Android user interface for the + Mupen64Plus Nintendo 64 emulator. + +RepoType: git +Repo: https://github.com/mupen64plus-ae/mupen64plus-ae + +Builds: + - versionName: 3.0.10 (beta) + versionCode: 86 + commit: v3.0.10 + subdir: app + gradle: + - yes + srclibs: + - Mupen64plusAEDeps@4f555fa8949f36efb59258637dd9ccda47b6354b + rm: + - ndkLibs/libs + build: |- + pushd $$Mupen64plusAEDeps$$ && \ + gradle assembleRelease && \ + popd && \ + mkdir -p ../ndkLibs/libs/release/x86 && \ + mkdir -p ../ndkLibs/libs/release/armeabi-v7a && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/x86/libsoundtouch.so ../ndkLibs/libs/release/x86/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/x86/libsoundtouch_fp.so ../ndkLibs/libs/release/x86/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/x86/libSDL2.so ../ndkLibs/libs/release/x86/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/x86/libfreetype.so ../ndkLibs/libs/release/x86/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/x86/libpng.a ../ndkLibs/libs/release/x86/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/x86/libEGLLoader.a ../ndkLibs/libs/release/x86/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/armeabi-v7a/libsoundtouch.so ../ndkLibs/libs/release/armeabi-v7a/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/armeabi-v7a/libsoundtouch_fp.so ../ndkLibs/libs/release/armeabi-v7a/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/armeabi-v7a/libSDL2.so ../ndkLibs/libs/release/armeabi-v7a/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/armeabi-v7a/libfreetype.so ../ndkLibs/libs/release/armeabi-v7a/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/armeabi-v7a/libpng.a ../ndkLibs/libs/release/armeabi-v7a/. && \ + cp $$Mupen64plusAEDeps$$/build/intermediates/ndkBuild/release/obj/local/armeabi-v7a/libEGLLoader.a ../ndkLibs/libs/release/armeabi-v7a/. + ndk: r16b + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 3.0.10 (beta) +CurrentVersionCode: 86 diff --git a/metadata/org.notabug.lifeuser.moviedb.txt b/metadata/org.notabug.lifeuser.moviedb.txt index 6b63467291..e6dc3a1617 100644 --- a/metadata/org.notabug.lifeuser.moviedb.txt +++ b/metadata/org.notabug.lifeuser.moviedb.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeNet Categories:Multimedia License:GPL-3.0-only Web Site:https://notabug.org/nvb/MovieDB/src/master/README.md @@ -5,18 +6,27 @@ Source Code:https://notabug.org/nvb/MovieDB Issue Tracker:https://notabug.org/nvb/MovieDB/issues Auto Name:Movie DB -Summary:Create an offline list of movies/series that you have watched or plan to watch +Summary:Search through movies and series and save them in a local offline database Description: -Keep track of all the movies and/or series you have watched by storing them in -you're local database. MovieDB enables you create a list of movies and/or series -you want to watch sometime in the future and a list of movies and/or series that -you have already watched. If you've already watched a movie and/or series, you -can grade the movie and add the date you started and finished watching the -movie/series. Furthermore, you can see which movies and series are popular and -search through the database to find the movie you're looking for. +Movie DB allows you to search through movies and series and save them in a local +database. In the local database you can keep track of the shows (= movies and +series) in multiple ways, like giving it a status (plan to watch, watched, +dropped, etc.), rating the show, keeping track of episodes and adding the dates +when you started and finished watching the show. -The movies are requested from [http://themoviedb.org], the database (called -'lists' in the application) is offline. +Furthermore, it is possible to view what shows are popular now or which ones +have the best rating. Searching and filtering (on genres or dates for example) +is also possible. Information about the shows include cast, crew and similar +shows. Last but not least, it is also possible to see what actors (or crew +members) are popular right now and searching for an actor in order to see in +what shows the actor has played or has been part of the crew. + +The shows are requested from [https://themoviedb.org]. The database itself is +local, however show data is also requested from [https://themoviedb.org]. + +Non-free network services anti-feature is in place because the application is +more or less unusable without the tMDb API which is closed source (as stated +here: [https://www.themoviedb.org/faq]). . Repo Type:git @@ -43,7 +53,12 @@ Build:1.9.0,190 subdir=app gradle=yes +Build:2.0.0,200 + commit=v2.0.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.9.0 -Current Version Code:190 +Current Version:2.0.0 +Current Version Code:200 diff --git a/metadata/org.openhab.habdroid.beta.txt b/metadata/org.openhab.habdroid.beta.txt index 609cc0be95..e50bb4fa35 100644 --- a/metadata/org.openhab.habdroid.beta.txt +++ b/metadata/org.openhab.habdroid.beta.txt @@ -30,11 +30,23 @@ Build:2.1.6-beta,55 gradle=foss,beta prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle +Build:2.1.9-beta,58 + commit=2.1.9-beta-fdroid + subdir=mobile + gradle=foss,beta + prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle + +Build:2.2.1-beta,60 + commit=2.2.1-beta-fdroid + subdir=mobile + gradle=foss,beta + 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-fdroid Update Check Mode:Tags ^[0-9.]+-beta-fdroid$ -Current Version:2.1.6-beta -Current Version Code:55 +Current Version:2.2.1-beta +Current Version Code:60 diff --git a/metadata/org.openpetfoodfacts.scanner.txt b/metadata/org.openpetfoodfacts.scanner.txt index 3b83cb095b..42fd0d4432 100644 --- a/metadata/org.openpetfoodfacts.scanner.txt +++ b/metadata/org.openpetfoodfacts.scanner.txt @@ -39,7 +39,13 @@ Build:0.7.4,37 init=sed -i '/javaMaxHeapSize/d' build.gradle gradle=opff -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:0.8.9 -Current Version Code:46 +Build:0.9.0.1,51 + commit=0.9.0.1 + subdir=app + init=sed -i '/javaMaxHeapSize/d' build.gradle + gradle=opff + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:0.9.0.1 +Current Version Code:51 diff --git a/metadata/org.pacien.tincapp.txt b/metadata/org.pacien.tincapp.txt index 41d83af0a6..387127df19 100644 --- a/metadata/org.pacien.tincapp.txt +++ b/metadata/org.pacien.tincapp.txt @@ -102,7 +102,12 @@ Build:0.14,14 subdir=app gradle=yes +Build:0.15,15 + commit=v0.15 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.14 -Current Version Code:14 +Current Version:0.15 +Current Version Code:15 diff --git a/metadata/org.ppsspp.ppsspp.txt b/metadata/org.ppsspp.ppsspp.txt index 94f37b840f..7c1e18a524 100644 --- a/metadata/org.ppsspp.ppsspp.txt +++ b/metadata/org.ppsspp.ppsspp.txt @@ -369,5 +369,5 @@ Build:1.2.1.0,12100 Auto Update Mode:None Update Check Mode:Tags Vercode Operation:%c*10 -Current Version:1.5.4.0 -Current Version Code:150400000 +Current Version:1.6.1.0 +Current Version Code:160100000 diff --git a/metadata/org.quantumbadger.redreader.txt b/metadata/org.quantumbadger.redreader.txt index d586acac91..e2234105a3 100644 --- a/metadata/org.quantumbadger.redreader.txt +++ b/metadata/org.quantumbadger.redreader.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeNet Categories:Internet License:GPL-3.0-or-later Web Site:http://redreader.org diff --git a/metadata/org.schabi.newpipe.txt b/metadata/org.schabi.newpipe.txt index 06a39f661d..d0f0521bf9 100644 --- a/metadata/org.schabi.newpipe.txt +++ b/metadata/org.schabi.newpipe.txt @@ -293,7 +293,13 @@ Build:0.13.3,62 submodules=yes gradle=yes +Build:0.13.4,63 + commit=v0.13.4 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags .*[0-9]$ -Current Version:0.13.3 -Current Version Code:62 +Current Version:0.13.4 +Current Version Code:63 diff --git a/metadata/org.seamapdroid.txt b/metadata/org.seamapdroid.txt index 7b8133d0a2..fc12f9b83f 100644 --- a/metadata/org.seamapdroid.txt +++ b/metadata/org.seamapdroid.txt @@ -19,11 +19,29 @@ Build:1.0,1 gradle=yes Build:1.2.2,23 + disable=Unexpected version/version code in output; APK: '1.0' / '1', Expected: '1.2.2' / '23' commit=v1.2.2 subdir=app gradle=yes +Build:1.3.2,24 + disable=minSdkVersion 7 cannot be smaller than version 9 declared in library [com.android.support:design:25.3.1] + commit=v1.3.2 + subdir=app + gradle=yes + +Build:1.4.2,25 + disable=minSdkVersion 7 cannot be smaller than version 9 declared in library [com.android.support:design:25.3.1] + commit=v1.4.2 + subdir=app + gradle=yes + +Build:1.4.3,26 + commit=v1.4.3 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.2.2 -Current Version Code:23 +Current Version:1.4.3 +Current Version Code:26 diff --git a/metadata/org.softeg.slartus.forpdaplus.txt b/metadata/org.softeg.slartus.forpdaplus.txt index 0a3619ad03..81b22ba0d5 100644 --- a/metadata/org.softeg.slartus.forpdaplus.txt +++ b/metadata/org.softeg.slartus.forpdaplus.txt @@ -170,5 +170,5 @@ Build:3.4.8.2,596 Auto Update Mode:None Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/app/build.gradle|def appVersionCode = (.*)|.|def appVersionName = (.*) -Current Version:"3.5.2.6" -Current Version Code:614 +Current Version:"3.5.2.7" +Current Version Code:615 diff --git a/metadata/org.sufficientlysecure.termbot.txt b/metadata/org.sufficientlysecure.termbot.txt index 4e86d19892..1ce04c64fe 100644 --- a/metadata/org.sufficientlysecure.termbot.txt +++ b/metadata/org.sufficientlysecure.termbot.txt @@ -6,7 +6,7 @@ Issue Tracker:https://github.com/open-keychain/termbot/issues Changelog:https://github.com/open-keychain/termbot/blob/HEAD/CHANGELOG.md Donate:https://www.openkeychain.org/ -Auto Name:TermBot for OpenKeychain +Auto Name:TermBot Summary:SSH client for use with smart cards Description: Special version of ConnectBot that supports the SSH Authentication API. In @@ -27,6 +27,6 @@ Build:1.9.2-termbot.2,19202 prebuild=sed -i -e '/googleCompile/d;/versionNameSuffix/d' build.gradle Auto Update Mode:Version v%v -Update Check Mode:Tags ^v[0-9.]+$ +Update Check Mode:Tags ^v[0-9.]+-termbot[0-9.]+$ Current Version:1.9.2-termbot.2 Current Version Code:19202 diff --git a/metadata/org.sw24softwares.starkeverben.txt b/metadata/org.sw24softwares.starkeverben.txt index 3224129ecd..80a23be110 100644 --- a/metadata/org.sw24softwares.starkeverben.txt +++ b/metadata/org.sw24softwares.starkeverben.txt @@ -44,7 +44,17 @@ Build:3.0.1,9 subdir=app gradle=yes +Build:3.1.0,10 + commit=v3.1.0 + subdir=app + gradle=yes + +Build:3.1.1,11 + commit=v3.1.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.0.1 -Current Version Code:9 +Current Version:3.1.1 +Current Version Code:11 diff --git a/metadata/org.thosp.yourlocalweather.txt b/metadata/org.thosp.yourlocalweather.txt index 5d4062a9ad..10c15ce868 100644 --- a/metadata/org.thosp.yourlocalweather.txt +++ b/metadata/org.thosp.yourlocalweather.txt @@ -147,7 +147,12 @@ Build:3.1.6,50 subdir=app gradle=yes +Build:3.1.7,51 + commit=v3.1.7 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.1.6 -Current Version Code:50 +Current Version:3.1.7 +Current Version Code:51 diff --git a/metadata/org.xbmc.kore.txt b/metadata/org.xbmc.kore.txt index 1b7bc547af..65870e1445 100644 --- a/metadata/org.xbmc.kore.txt +++ b/metadata/org.xbmc.kore.txt @@ -73,7 +73,12 @@ Build:v2.3.3,19 subdir=app gradle=full +Build:v2.4.0,20 + commit=v2.4.0 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:v2.3.3 -Current Version Code:19 +Current Version:v2.4.0 +Current Version Code:20 diff --git a/metadata/org.xphnx.iconsubmit.txt b/metadata/org.xphnx.iconsubmit.txt index dd20e3bdee..c84819cc46 100644 --- a/metadata/org.xphnx.iconsubmit.txt +++ b/metadata/org.xphnx.iconsubmit.txt @@ -39,7 +39,13 @@ Build:1.3,4 gradle=yes prebuild=sed -i -e '/minifyEnabled/d' build.gradle +Build:1.6,7 + commit=v1.6 + subdir=app + gradle=yes + prebuild=sed -i -e '/minifyEnabled/d' build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.3 -Current Version Code:4 +Current Version:1.6 +Current Version Code:7 diff --git a/metadata/org.y20k.trackbook.txt b/metadata/org.y20k.trackbook.txt index 920f1cccc9..20563e1d30 100644 --- a/metadata/org.y20k.trackbook.txt +++ b/metadata/org.y20k.trackbook.txt @@ -128,7 +128,12 @@ Build:1.1.8,24 subdir=app gradle=yes +Build:1.1.9,25 + commit=v1.1.9 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.1.8 -Current Version Code:24 +Current Version:1.1.9 +Current Version Code:25 diff --git a/metadata/pro.rudloff.openvegemap.txt b/metadata/pro.rudloff.openvegemap.txt index 0f0be18f27..b65d057568 100644 --- a/metadata/pro.rudloff.openvegemap.txt +++ b/metadata/pro.rudloff.openvegemap.txt @@ -5,6 +5,7 @@ Web Site:https://openvegemap.netlib.re/ Source Code:https://github.com/Rudloff/openvegemap-cordova Issue Tracker:https://github.com/Rudloff/openvegemap-cordova/issues Changelog:https://github.com/Rudloff/openvegemap-cordova/releases +LiberapayID:34455 Auto Name:OpenVegeMap Summary:Find vegetarian and vegan restaurants in your city @@ -12,7 +13,8 @@ Description: This app allows you to find vegetarian and vegan restaurants near you. It is based on data from OpenStreetmap. -A web version is available on https://openvegemap.netlib.re/. +A web version is available on [https://openvegemap.netlib.re/ +openvegemap.netlib.re]. . Repo Type:git @@ -28,7 +30,12 @@ Build:0.7.0,7001 subdir=platforms/android/ gradle=yes +Build:0.7.1,7011 + commit=0.7.1 + subdir=platforms/android/ + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.7.0 -Current Version Code:7001 +Current Version:0.7.1 +Current Version Code:7011 diff --git a/metadata/protect.videoeditor.txt b/metadata/protect.videoeditor.txt index b31c5dbc00..ba1ece4f68 100644 --- a/metadata/protect.videoeditor.txt +++ b/metadata/protect.videoeditor.txt @@ -49,7 +49,12 @@ Build:0.7a,7 subdir=app gradle=yes +Build:0.9,9 + commit=v0.9 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.7a -Current Version Code:7 +Current Version:0.9 +Current Version Code:9 diff --git a/metadata/ryey.easer.txt b/metadata/ryey.easer.txt index 2d866e7b3a..eda989a1fa 100644 --- a/metadata/ryey.easer.txt +++ b/metadata/ryey.easer.txt @@ -322,7 +322,25 @@ Build:0.6,69 gradle=yes prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' +Build:0.6.2,71 + commit=v0.6.2 + subdir=app + gradle=yes + prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' + +Build:0.6.2.1,72 + commit=v0.6.2.1 + subdir=app + gradle=yes + prebuild=$ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-27' + +Build:0.6.3,73 + commit=v0.6.3 + 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.6 -Current Version Code:69 +Current Version:0.6.3 +Current Version Code:73 diff --git a/metadata/saschpe.poker.txt b/metadata/saschpe.poker.txt index a3abd942a1..3b4d5bccec 100644 --- a/metadata/saschpe.poker.txt +++ b/metadata/saschpe.poker.txt @@ -32,5 +32,5 @@ We can still leave UCM set but have to fix VC from mobile subdir every update. Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.3.0 -Current Version Code:241130 +Current Version:1.3.1 +Current Version Code:241131 diff --git a/metadata/souch.smp.txt b/metadata/souch.smp.txt index 313be567ad..a1dbc38ea6 100644 --- a/metadata/souch.smp.txt +++ b/metadata/souch.smp.txt @@ -81,7 +81,12 @@ Build:1.2,14 subdir=app gradle=yes +Build:1.3,15 + commit=v1.3 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.2 -Current Version Code:14 +Current Version:1.3 +Current Version Code:15 diff --git a/metadata/streetwalrus.usbmountr.txt b/metadata/streetwalrus.usbmountr.txt index ac1fcfdace..48029f59ac 100644 --- a/metadata/streetwalrus.usbmountr.txt +++ b/metadata/streetwalrus.usbmountr.txt @@ -66,7 +66,14 @@ Build:0.5.2,7 rm=gradle prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle +Build:0.6,8 + commit=0.6 + subdir=app + gradle=yes + rm=gradle + prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.2 -Current Version Code:7 +Current Version:0.6 +Current Version Code:8 diff --git a/metadata/subreddit.android.appstore.txt b/metadata/subreddit.android.appstore.txt index bb333d4de0..adb93ec00b 100644 --- a/metadata/subreddit.android.appstore.txt +++ b/metadata/subreddit.android.appstore.txt @@ -1,4 +1,4 @@ -AntiFeatures:NonFreeAdd +AntiFeatures:NonFreeAdd,NonFreeNet Categories:System License:Apache-2.0 Web Site: diff --git a/metadata/swati4star.createpdf.txt b/metadata/swati4star.createpdf.txt index 684c3813ce..47d8e50c93 100644 --- a/metadata/swati4star.createpdf.txt +++ b/metadata/swati4star.createpdf.txt @@ -5,7 +5,7 @@ Source Code:https://github.com/Swati4star/Images-to-PDF Issue Tracker:https://github.com/Swati4star/Images-to-PDF/issues Changelog:https://github.com/Swati4star/Images-to-PDF/releases -Auto Name:PDF Creator +Auto Name:PDF Converter Summary:Create PDF files Description: Convert images to PDF file. @@ -22,5 +22,5 @@ Build:1.0,1 Auto Update Mode:None Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 +Current Version:2.3 +Current Version Code:6 diff --git a/metadata/uk.co.yahoo.p1rpp.calendartrigger.txt b/metadata/uk.co.yahoo.p1rpp.calendartrigger.txt index 09afce52b9..5cfee4d0e0 100644 --- a/metadata/uk.co.yahoo.p1rpp.calendartrigger.txt +++ b/metadata/uk.co.yahoo.p1rpp.calendartrigger.txt @@ -26,7 +26,19 @@ Build:1.2.0,4 subdir=app gradle=yes -Auto Update Mode:None +Build:2.0,6 + commit=v2.0 + subdir=app + gradle=yes + prebuild=sed -i -e '/keystoreProperties/d' build.gradle + +Build:2.2,7 + commit=v2.2 + subdir=app + gradle=yes + prebuild=sed -i -e '/keystoreProperties/d' build.gradle + +Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.0 -Current Version Code:6 +Current Version:2.2 +Current Version Code:7 diff --git a/metadata/wiseguys.radar.txt b/metadata/wiseguys.radar.txt index 1a4720722a..b16c2c8495 100644 --- a/metadata/wiseguys.radar.txt +++ b/metadata/wiseguys.radar.txt @@ -25,5 +25,5 @@ Build:2.3.1,11 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:2.3.1 -Current Version Code:11 +Current Version:2.4.0 +Current Version Code:12 diff --git a/metadata/ws.xsoh.etar.txt b/metadata/ws.xsoh.etar.txt index 110e7062f7..91a54aef17 100644 --- a/metadata/ws.xsoh.etar.txt +++ b/metadata/ws.xsoh.etar.txt @@ -6,18 +6,6 @@ Issue Tracker:https://github.com/Etar-Group/Etar-Calendar/issues Changelog:https://github.com/Etar-Group/Etar-Calendar/releases Auto Name:Etar -Summary:Material designed calendar to enter and look up appointments -Description: -Features: - -* Month view. -* Week, day & agenda view. -* Uses Android calendar sync. Works with Google Calendar, Exchange.. etc. -* Material design. -* Dark & Light Theme. -* Free, open source and absolutely no Ads. -* Agenda widget. -. Repo Type:git Repo:https://github.com/Etar-Group/Etar-Calendar.git @@ -72,7 +60,12 @@ Build:1.0.12,14 submodules=yes gradle=yes +Build:1.0.13,15 + commit=v1.0.13 + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.0.12 -Current Version Code:14 +Current Version:1.0.13 +Current Version Code:15 diff --git a/srclibs/Mupen64plusAEDeps.txt b/srclibs/Mupen64plusAEDeps.txt new file mode 100644 index 0000000000..1d7371ee4b --- /dev/null +++ b/srclibs/Mupen64plusAEDeps.txt @@ -0,0 +1,5 @@ +Repo Type:git +Repo:https://github.com/mupen64plus-ae/mupen64plus-ae-deps + +Subdir:app + diff --git a/stats/antifeatures.txt b/stats/antifeatures.txt index 782d2f77c2..e478ed1008 100644 --- a/stats/antifeatures.txt +++ b/stats/antifeatures.txt @@ -1,5 +1,5 @@ -UpstreamNonFree 100 -NonFreeNet 74 +UpstreamNonFree 99 +NonFreeNet 81 Tracking 27 NonFreeDep 25 NonFreeAdd 18 diff --git a/stats/categories.txt b/stats/categories.txt index ab87ad7115..cbe9bbae19 100644 --- a/stats/categories.txt +++ b/stats/categories.txt @@ -1,17 +1,17 @@ -Internet 388 -System 388 -Multimedia 349 -Games 292 -Navigation 181 -Science & Education 163 -Reading 141 -Writing 141 +Internet 391 +System 391 +Multimedia 351 +Games 293 +Navigation 182 +Science & Education 164 +Writing 144 +Reading 143 Theming 137 Time 137 Development 132 Connectivity 123 Security 118 Money 65 -Phone & SMS 63 -Sports & Health 59 +Phone & SMS 64 +Sports & Health 61 Graphics 34 diff --git a/stats/known_apks.txt b/stats/known_apks.txt index c789b7ac87..c54740a5d7 100644 --- a/stats/known_apks.txt +++ b/stats/known_apks.txt @@ -354,6 +354,7 @@ 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 ar.rulosoft.mimanganu_83.apk ar.rulosoft.mimanganu 2018-04-10 +ar.rulosoft.mimanganu_84.apk ar.rulosoft.mimanganu 2018-05-22 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 @@ -1392,6 +1393,7 @@ com.amaze.filemanager_57.apk com.amaze.filemanager 2017-05-10 com.amaze.filemanager_61.apk com.amaze.filemanager 2017-07-18 com.amaze.filemanager_62.apk com.amaze.filemanager 2017-08-30 com.amaze.filemanager_63.apk com.amaze.filemanager 2017-09-02 +com.ames.books_7.apk com.ames.books 2018-05-28 com.amphoras.tpthelper_24.apk com.amphoras.tpthelper 2012-08-29 com.amphoras.tpthelper_25.apk com.amphoras.tpthelper 2014-07-20 com.ancantus.HYPNOTOAD_4.apk com.ancantus.HYPNOTOAD 2013-12-15 @@ -1475,6 +1477,7 @@ com.android.shellms_1.apk com.android.shellms 2013-04-25 com.android.shellms_2.apk com.android.shellms 2013-07-11 com.android.shellms_3.apk com.android.shellms 2013-11-13 com.android.shellms_4.apk com.android.shellms 2015-01-20 +com.android.shellms_6.apk com.android.shellms 2018-05-28 com.android.talkback_50007000.apk com.android.talkback 2018-04-16 com.androidemu.gba_6.apk com.androidemu.gba 2012-09-07 com.androidemu.gbc_32.apk com.androidemu.gbc 2012-09-07 @@ -1597,6 +1600,7 @@ com.arnaud.metronome_5.apk com.arnaud.metronome 2017-10-13 com.artifex.mupdf.mini_111.apk com.artifex.mupdf.mini 2017-07-18 com.artifex.mupdf.mini_112.apk com.artifex.mupdf.mini 2017-07-18 com.artifex.mupdf.viewer.app_20.apk com.artifex.mupdf.viewer.app 2018-02-20 +com.artifex.mupdf.viewer.app_30.apk com.artifex.mupdf.viewer.app 2018-05-23 com.artifex.mupdfdemo_2.apk com.artifex.mupdfdemo 2013-04-08 com.artifex.mupdfdemo_50.apk com.artifex.mupdfdemo 2013-06-30 com.artifex.mupdfdemo_51.apk com.artifex.mupdfdemo 2013-06-30 @@ -1701,6 +1705,7 @@ com.b44t.messenger_514.apk com.b44t.messenger 2018-03-23 com.b44t.messenger_517.apk com.b44t.messenger 2018-05-12 com.b44t.messenger_518.apk com.b44t.messenger 2018-05-14 com.b44t.messenger_519.apk com.b44t.messenger 2018-05-16 +com.b44t.messenger_520.apk com.b44t.messenger 2018-05-21 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 @@ -2552,8 +2557,12 @@ com.fairphone.mycontacts_2.apk com.fairphone.mycontacts 2017-05-06 com.fairphone.mycontacts_3.apk com.fairphone.mycontacts 2017-05-15 com.fairphone.mycontacts_4.apk com.fairphone.mycontacts 2017-05-31 com.fake.android.torchlight_205.apk com.fake.android.torchlight 2018-05-12 +com.fake.android.torchlight_206.apk com.fake.android.torchlight 2018-05-22 +com.fake.android.torchlight_207.apk com.fake.android.torchlight 2018-05-23 com.falconware.prestissimo_10.apk com.falconware.prestissimo 2013-12-09 com.falconware.prestissimo_11.apk com.falconware.prestissimo 2015-02-27 +com.farmerbb.notepad_100.apk com.farmerbb.notepad 2018-05-21 +com.farmerbb.secondscreen.free_172.apk com.farmerbb.secondscreen.free 2018-05-28 com.farmerbb.taskbar_54.apk com.farmerbb.taskbar 2016-09-09 com.farmerbb.taskbar_56.apk com.farmerbb.taskbar 2016-09-09 com.farmerbb.taskbar_57.apk com.farmerbb.taskbar 2016-09-08 @@ -2859,6 +2868,7 @@ com.gelakinetic.mtgfam_53.apk com.gelakinetic.mtgfam 2017-12-04 com.gelakinetic.mtgfam_54.apk com.gelakinetic.mtgfam 2018-04-30 com.gelakinetic.mtgfam_55.apk com.gelakinetic.mtgfam 2018-05-02 com.gelakinetic.mtgfam_56.apk com.gelakinetic.mtgfam 2018-05-07 +com.gelakinetic.mtgfam_57.apk com.gelakinetic.mtgfam 2018-05-25 com.genonbeta.TrebleShot_44.apk com.genonbeta.TrebleShot 2017-05-27 com.genonbeta.TrebleShot_45.apk com.genonbeta.TrebleShot 2017-05-31 com.genonbeta.TrebleShot_46.apk com.genonbeta.TrebleShot 2017-10-11 @@ -2881,6 +2891,7 @@ com.genonbeta.TrebleShot_65.apk com.genonbeta.TrebleShot 2018-03-23 com.genonbeta.TrebleShot_67.apk com.genonbeta.TrebleShot 2018-03-27 com.genonbeta.TrebleShot_70.apk com.genonbeta.TrebleShot 2018-04-20 com.genonbeta.TrebleShot_71.apk com.genonbeta.TrebleShot 2018-04-24 +com.genonbeta.TrebleShot_72.apk com.genonbeta.TrebleShot 2018-05-27 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 @@ -3024,6 +3035,7 @@ 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.audiorecorder_261.apk com.github.axet.audiorecorder 2018-04-12 +com.github.axet.audiorecorder_262.apk com.github.axet.audiorecorder 2018-05-25 com.github.axet.binauralbeats_139.apk com.github.axet.binauralbeats 2018-05-18 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 @@ -3048,6 +3060,7 @@ com.github.axet.bookreader_188.apk com.github.axet.bookreader 2018-04-14 com.github.axet.bookreader_189.apk com.github.axet.bookreader 2018-04-20 com.github.axet.bookreader_190.apk com.github.axet.bookreader 2018-05-14 com.github.axet.bookreader_191.apk com.github.axet.bookreader 2018-05-18 +com.github.axet.bookreader_192.apk com.github.axet.bookreader 2018-05-22 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 @@ -3093,6 +3106,7 @@ 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.callrecorder_160.apk com.github.axet.callrecorder 2018-04-16 +com.github.axet.callrecorder_161.apk com.github.axet.callrecorder 2018-05-25 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 @@ -3175,6 +3189,8 @@ com.github.axet.mover_109.apk com.github.axet.mover 2018-02-03 com.github.axet.mover_112.apk com.github.axet.mover 2018-02-03 com.github.axet.mover_113.apk com.github.axet.mover 2018-02-03 com.github.axet.mover_114.apk com.github.axet.mover 2018-02-06 +com.github.axet.mover_115.apk com.github.axet.mover 2018-05-22 +com.github.axet.mover_117.apk com.github.axet.mover 2018-05-25 com.github.axet.tonegenerator_12.apk com.github.axet.tonegenerator 2017-06-23 com.github.axet.tonegenerator_13.apk com.github.axet.tonegenerator 2017-07-01 com.github.axet.tonegenerator_14.apk com.github.axet.tonegenerator 2017-09-16 @@ -3319,6 +3335,7 @@ com.github.mofosyne.instantreadme_1.apk com.github.mofosyne.instantreadme 2015-0 com.github.mofosyne.tagdrop_1.apk com.github.mofosyne.tagdrop 2015-08-28 com.github.mofosyne.tagdrop_3.apk com.github.mofosyne.tagdrop 2015-08-31 com.github.mofosyne.tagdrop_4.apk com.github.mofosyne.tagdrop 2015-09-01 +com.github.moko256.twitlatte_4.apk com.github.moko256.twitlatte 2018-05-28 com.github.mueller_ma.viewandroidversion_2.apk com.github.mueller_ma.viewandroidversion 2017-12-07 com.github.mueller_ma.viewandroidversion_3.apk com.github.mueller_ma.viewandroidversion 2018-02-22 com.github.nicolassmith.urlevaluator_9.apk com.github.nicolassmith.urlevaluator 2013-12-15 @@ -3383,6 +3400,7 @@ com.github.premnirmal.tickerwidget_239.apk com.github.premnirmal.tickerwidget 20 com.github.premnirmal.tickerwidget_243.apk com.github.premnirmal.tickerwidget 2018-04-24 com.github.premnirmal.tickerwidget_244.apk com.github.premnirmal.tickerwidget 2018-04-27 com.github.premnirmal.tickerwidget_246.apk com.github.premnirmal.tickerwidget 2018-05-02 +com.github.premnirmal.tickerwidget_247.apk com.github.premnirmal.tickerwidget 2018-05-22 com.github.quarck.calnotify_2.apk com.github.quarck.calnotify 2016-02-27 com.github.quarck.calnotify_5.apk com.github.quarck.calnotify 2016-03-01 com.github.quarck.calnotify_10.apk com.github.quarck.calnotify 2016-03-05 @@ -3522,6 +3540,7 @@ com.github.yeriomin.yalpstore_37.apk com.github.yeriomin.yalpstore 2018-04-14 com.github.yeriomin.yalpstore_38.apk com.github.yeriomin.yalpstore 2018-04-20 com.github.yeriomin.yalpstore_39.apk com.github.yeriomin.yalpstore 2018-04-24 com.github.yeriomin.yalpstore_40.apk com.github.yeriomin.yalpstore 2018-05-03 +com.github.yeriomin.yalpstore_41.apk com.github.yeriomin.yalpstore 2018-05-22 com.gitlab.ardash.appleflinger.android_15.apk com.gitlab.ardash.appleflinger.android 2017-09-24 com.gitlab.ardash.appleflinger.android_17.apk com.gitlab.ardash.appleflinger.android 2017-10-03 com.gitlab.ardash.appleflinger.android_18.apk com.gitlab.ardash.appleflinger.android 2017-10-03 @@ -3840,6 +3859,8 @@ com.health.openscale_23.apk com.health.openscale 2018-01-22 com.health.openscale_24.apk com.health.openscale 2018-03-05 com.health.openscale_25.apk com.health.openscale 2018-04-17 com.health.openscale_26.apk com.health.openscale 2018-04-27 +com.health.openscale_27.apk com.health.openscale 2018-05-22 +com.health.openscale_28.apk com.health.openscale 2018-05-23 com.hectorone.multismssender_10.apk com.hectorone.multismssender 2012-10-05 com.hectorone.multismssender_11.apk com.hectorone.multismssender 2012-10-08 com.hectorone.multismssender_12.apk com.hectorone.multismssender 2012-10-17 @@ -4087,6 +4108,7 @@ com.jarsilio.android.waveup_45.apk com.jarsilio.android.waveup 2018-04-19 com.jarsilio.android.waveup_46.apk com.jarsilio.android.waveup 2018-04-27 com.jarsilio.android.waveup_47.apk com.jarsilio.android.waveup 2018-05-09 com.jarsilio.android.waveup_48.apk com.jarsilio.android.waveup 2018-05-12 +com.jarsilio.android.waveup_49.apk com.jarsilio.android.waveup 2018-05-25 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 @@ -4611,6 +4633,7 @@ com.mattallen.dpixel_1.apk com.mattallen.dpixel 2014-10-27 com.mattallen.loaned_3.apk com.mattallen.loaned 2014-10-23 com.matteopacini.katana_21.apk com.matteopacini.katana 2014-01-07 com.mattermost.mattermost_398.apk com.mattermost.mattermost 2018-04-27 +com.mattermost.mattermost_399.apk com.mattermost.mattermost 2018-05-23 com.mattgmg.miracastwidget_4.apk com.mattgmg.miracastwidget 2014-10-23 com.mattgmg.miracastwidget_5.apk com.mattgmg.miracastwidget 2015-10-13 com.mattgmg.miracastwidget_7.apk com.mattgmg.miracastwidget 2015-10-20 @@ -4764,6 +4787,7 @@ com.moez.QKSMS_164.apk com.moez.QKSMS 2018-05-02 com.moez.QKSMS_165.apk com.moez.QKSMS 2018-05-05 com.moez.QKSMS_166.apk com.moez.QKSMS 2018-05-09 com.moez.QKSMS_167.apk com.moez.QKSMS 2018-05-12 +com.moez.QKSMS_168.apk com.moez.QKSMS 2018-05-22 com.mohammadag.beamfile_1.apk com.mohammadag.beamfile 2013-04-10 com.mohammadag.beamfile_2.apk com.mohammadag.beamfile 2013-04-25 com.mohammadag.beamfile_3.apk com.mohammadag.beamfile 2013-09-12 @@ -5152,6 +5176,9 @@ com.nextcloud.android.beta_20180423.apk com.nextcloud.android.beta 2018-04-24 com.nextcloud.android.beta_20180424.apk com.nextcloud.android.beta 2018-04-27 com.nextcloud.android.beta_20180425.apk com.nextcloud.android.beta 2018-04-27 com.nextcloud.android.beta_20180427.apk com.nextcloud.android.beta 2018-04-28 +com.nextcloud.android.beta_20180524.apk com.nextcloud.android.beta 2018-05-25 +com.nextcloud.android.beta_20180525.apk com.nextcloud.android.beta 2018-05-26 +com.nextcloud.android.beta_20180526.apk com.nextcloud.android.beta 2018-05-27 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 @@ -5186,6 +5213,8 @@ com.nextcloud.talk2_30.apk com.nextcloud.talk2 2018-03-19 com.nextcloud.talk2_31.apk com.nextcloud.talk2 2018-03-19 com.nextcloud.talk2_33.apk com.nextcloud.talk2 2018-04-21 com.nextcloud.talk2_34.apk com.nextcloud.talk2 2018-05-16 +com.nextcloud.talk2_35.apk com.nextcloud.talk2 2018-05-21 +com.nextcloud.talk2_36.apk com.nextcloud.talk2 2018-05-21 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 @@ -5266,6 +5295,7 @@ com.nononsenseapps.feeder_28.apk com.nononsenseapps.feeder 2018-03-31 com.nononsenseapps.feeder_29.apk com.nononsenseapps.feeder 2018-04-05 com.nononsenseapps.feeder_30.apk com.nononsenseapps.feeder 2018-04-29 com.nononsenseapps.feeder_31.apk com.nononsenseapps.feeder 2018-05-14 +com.nononsenseapps.feeder_32.apk com.nononsenseapps.feeder 2018-05-23 com.nononsenseapps.notepad_34.apk com.nononsenseapps.notepad 2012-08-23 com.nononsenseapps.notepad_36.apk com.nononsenseapps.notepad 2012-11-11 com.nononsenseapps.notepad_37.apk com.nononsenseapps.notepad 2012-11-12 @@ -5594,6 +5624,7 @@ com.phikal.regex_4.apk com.phikal.regex 2016-11-01 com.phikal.regex_5.apk com.phikal.regex 2016-12-04 com.philliphsu.clock2_112.apk com.philliphsu.clock2 2017-03-03 com.philliphsu.clock2_113.apk com.philliphsu.clock2 2017-03-10 +com.philolog.hoplitekeyboard_20.apk com.philolog.hoplitekeyboard 2018-05-28 com.phpsysinfo_833.apk com.phpsysinfo 2014-12-08 com.phpsysinfo_840.apk com.phpsysinfo 2015-02-22 com.phpsysinfo_860.apk com.phpsysinfo 2015-10-26 @@ -5795,12 +5826,14 @@ com.rareventure.gps2_77.apk com.rareventure.gps2 2018-02-06 com.rareventure.gps2_78.apk com.rareventure.gps2 2018-02-06 com.rareventure.gps2_79.apk com.rareventure.gps2 2018-02-11 com.rareventure.gps2_80.apk com.rareventure.gps2 2018-03-10 +com.rareventure.gps2_81.apk com.rareventure.gps2 2018-05-26 com.rascarlo.aurdroid_2.apk com.rascarlo.aurdroid 2017-06-05 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.rascarlo.aurdroid_9.apk com.rascarlo.aurdroid 2018-05-21 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 @@ -6058,6 +6091,7 @@ com.serwylo.lexica_1100.apk com.serwylo.lexica 2018-04-24 com.serwylo.lexica_1101.apk com.serwylo.lexica 2018-04-27 com.serwylo.lexica_1102.apk com.serwylo.lexica 2018-05-02 com.serwylo.lexica_1103.apk com.serwylo.lexica 2018-05-16 +com.serwylo.lexica_1104.apk com.serwylo.lexica 2018-05-22 com.serwylo.msjviewer_3.apk com.serwylo.msjviewer 2014-11-11 com.serwylo.msjviewer_4.apk com.serwylo.msjviewer 2014-11-13 com.serwylo.msjviewer_5.apk com.serwylo.msjviewer 2015-02-19 @@ -6119,6 +6153,7 @@ com.shatteredpixel.shatteredpixeldungeon_242.apk com.shatteredpixel.shatteredpix com.shatteredpixel.shatteredpixeldungeon_245.apk com.shatteredpixel.shatteredpixeldungeon 2018-03-15 com.shatteredpixel.shatteredpixeldungeon_252.apk com.shatteredpixel.shatteredpixeldungeon 2018-04-12 com.shatteredpixel.shatteredpixeldungeon_261.apk com.shatteredpixel.shatteredpixeldungeon 2018-05-07 +com.shatteredpixel.shatteredpixeldungeon_264.apk com.shatteredpixel.shatteredpixeldungeon 2018-05-22 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 @@ -6150,6 +6185,7 @@ com.simplemobiletools.applauncher_9.apk com.simplemobiletools.applauncher 2017-1 com.simplemobiletools.applauncher_10.apk com.simplemobiletools.applauncher 2018-01-21 com.simplemobiletools.applauncher_11.apk com.simplemobiletools.applauncher 2018-01-29 com.simplemobiletools.applauncher_12.apk com.simplemobiletools.applauncher 2018-04-05 +com.simplemobiletools.applauncher_13.apk com.simplemobiletools.applauncher 2018-05-23 com.simplemobiletools.calculator_6.apk com.simplemobiletools.calculator 2016-07-09 com.simplemobiletools.calculator_7.apk com.simplemobiletools.calculator 2016-07-09 com.simplemobiletools.calculator_8.apk com.simplemobiletools.calculator 2016-07-28 @@ -6241,6 +6277,7 @@ com.simplemobiletools.calendar_117.apk com.simplemobiletools.calendar 2018-03-31 com.simplemobiletools.calendar_118.apk com.simplemobiletools.calendar 2018-04-14 com.simplemobiletools.calendar_119.apk com.simplemobiletools.calendar 2018-05-14 com.simplemobiletools.calendar_122.apk com.simplemobiletools.calendar 2018-05-16 +com.simplemobiletools.calendar_123.apk com.simplemobiletools.calendar 2018-05-28 com.simplemobiletools.camera_13.apk com.simplemobiletools.camera 2016-07-09 com.simplemobiletools.camera_14.apk com.simplemobiletools.camera 2016-07-11 com.simplemobiletools.camera_15.apk com.simplemobiletools.camera 2016-07-13 @@ -6282,6 +6319,7 @@ com.simplemobiletools.clock_2.apk com.simplemobiletools.clock 2018-03-15 com.simplemobiletools.clock_3.apk com.simplemobiletools.clock 2018-03-19 com.simplemobiletools.clock_4.apk com.simplemobiletools.clock 2018-03-31 com.simplemobiletools.clock_5.apk com.simplemobiletools.clock 2018-04-12 +com.simplemobiletools.clock_6.apk com.simplemobiletools.clock 2018-05-21 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 @@ -6384,6 +6422,7 @@ com.simplemobiletools.flashlight_25.apk com.simplemobiletools.flashlight 2017-12 com.simplemobiletools.flashlight_26.apk com.simplemobiletools.flashlight 2018-01-29 com.simplemobiletools.flashlight_27.apk com.simplemobiletools.flashlight 2018-04-08 com.simplemobiletools.flashlight_28.apk com.simplemobiletools.flashlight 2018-04-16 +com.simplemobiletools.flashlight_29.apk com.simplemobiletools.flashlight 2018-05-23 com.simplemobiletools.gallery_10.apk com.simplemobiletools.gallery 2016-07-04 com.simplemobiletools.gallery_11.apk com.simplemobiletools.gallery 2016-07-06 com.simplemobiletools.gallery_12.apk com.simplemobiletools.gallery 2016-07-08 @@ -6500,6 +6539,8 @@ com.simplemobiletools.gallery_174.apk com.simplemobiletools.gallery 2018-04-24 com.simplemobiletools.gallery_175.apk com.simplemobiletools.gallery 2018-04-27 com.simplemobiletools.gallery_176.apk com.simplemobiletools.gallery 2018-04-28 com.simplemobiletools.gallery_177.apk com.simplemobiletools.gallery 2018-05-16 +com.simplemobiletools.gallery_178.apk com.simplemobiletools.gallery 2018-05-27 +com.simplemobiletools.gallery_179.apk com.simplemobiletools.gallery 2018-05-28 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 @@ -6533,6 +6574,7 @@ com.simplemobiletools.musicplayer_38.apk com.simplemobiletools.musicplayer 2018- com.simplemobiletools.musicplayer_39.apk com.simplemobiletools.musicplayer 2018-03-05 com.simplemobiletools.musicplayer_40.apk com.simplemobiletools.musicplayer 2018-03-15 com.simplemobiletools.musicplayer_42.apk com.simplemobiletools.musicplayer 2018-04-05 +com.simplemobiletools.musicplayer_44.apk com.simplemobiletools.musicplayer 2018-05-23 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 @@ -6566,6 +6608,7 @@ com.simplemobiletools.notes_44.apk com.simplemobiletools.notes 2018-01-29 com.simplemobiletools.notes_45.apk com.simplemobiletools.notes 2018-01-29 com.simplemobiletools.notes_46.apk com.simplemobiletools.notes 2018-02-28 com.simplemobiletools.notes_47.apk com.simplemobiletools.notes 2018-04-08 +com.simplemobiletools.notes_48.apk com.simplemobiletools.notes 2018-05-21 com.simplemobiletools.thankyou_5.apk com.simplemobiletools.thankyou 2018-01-29 com.simplemobiletools.thankyou_7.apk com.simplemobiletools.thankyou 2018-01-29 com.simplemobiletools.thankyou_8.apk com.simplemobiletools.thankyou 2018-04-08 @@ -6657,6 +6700,7 @@ com.stoutner.privacybrowser.standard_29.apk com.stoutner.privacybrowser.standard com.stoutner.privacybrowser.standard_30.apk com.stoutner.privacybrowser.standard 2018-02-28 com.stoutner.privacybrowser.standard_31.apk com.stoutner.privacybrowser.standard 2018-03-05 com.stoutner.privacybrowser.standard_32.apk com.stoutner.privacybrowser.standard 2018-05-14 +com.stoutner.privacybrowser.standard_33.apk com.stoutner.privacybrowser.standard 2018-05-26 com.studio332.flickit.android_4.apk com.studio332.flickit.android 2015-03-12 com.studio332.flickit_3.apk com.studio332.flickit 2014-01-09 com.stwalkerster.android.apps.strobelight_3.apk com.stwalkerster.android.apps.strobelight 2015-03-08 @@ -6872,6 +6916,7 @@ com.tobykurien.webapps_19.apk com.tobykurien.webapps 2017-07-14 com.tobykurien.webapps_20.apk com.tobykurien.webapps 2018-02-16 com.tobykurien.webapps_22.apk com.tobykurien.webapps 2018-03-05 com.tobykurien.webapps_23.apk com.tobykurien.webapps 2018-04-28 +com.tobykurien.webapps_24.apk com.tobykurien.webapps 2018-05-23 com.todobom.opennotescanner_10.apk com.todobom.opennotescanner 2016-02-24 com.todobom.opennotescanner_11.apk com.todobom.opennotescanner 2016-02-29 com.todobom.opennotescanner_12.apk com.todobom.opennotescanner 2016-02-29 @@ -7068,6 +7113,8 @@ com.vackosar.searchbasedlauncher_59.apk com.vackosar.searchbasedlauncher 2017-01 com.vadimfrolov.duorem_1.apk com.vadimfrolov.duorem 2017-05-28 com.vadimfrolov.duorem_2.apk com.vadimfrolov.duorem 2017-07-19 com.vadimfrolov.duorem_3.apk com.vadimfrolov.duorem 2018-02-28 +com.vadimfrolov.duorem_4.apk com.vadimfrolov.duorem 2018-05-23 +com.vadimfrolov.duorem_5.apk com.vadimfrolov.duorem 2018-05-27 com.valleytg.oasvn.android_10.apk com.valleytg.oasvn.android 2012-09-22 com.valleytg.oasvn.android_11.apk com.valleytg.oasvn.android 2012-10-01 com.vanderbie.heart_rate_monitor_1.apk com.vanderbie.heart_rate_monitor 2014-08-15 @@ -7205,6 +7252,7 @@ com.wabadaba.dziennik_5.apk com.wabadaba.dziennik 2017-10-11 com.wabadaba.dziennik_6.apk com.wabadaba.dziennik 2017-10-13 com.wabadaba.dziennik_9.apk com.wabadaba.dziennik 2018-02-06 com.wabadaba.dziennik_10.apk com.wabadaba.dziennik 2018-04-27 +com.waist.line_10000.apk com.waist.line 2018-05-21 com.wangdaye.mysplash_273.apk com.wangdaye.mysplash 2017-01-27 com.wangdaye.mysplash_278.apk com.wangdaye.mysplash 2017-01-30 com.wangdaye.mysplash_279.apk com.wangdaye.mysplash 2017-02-02 @@ -7263,6 +7311,10 @@ com.wireguard.android_406.apk com.wireguard.android 2018-04-28 com.wireguard.android_407.apk com.wireguard.android 2018-05-02 com.wireguard.android_410.apk com.wireguard.android 2018-05-14 com.wireguard.android_412.apk com.wireguard.android 2018-05-16 +com.wireguard.android_414.apk com.wireguard.android 2018-05-22 +com.wireguard.android_415.apk com.wireguard.android 2018-05-25 +com.wireguard.android_416.apk com.wireguard.android 2018-05-26 +com.wireguard.android_417.apk com.wireguard.android 2018-05-27 com.wmstein.tourcount_207.apk com.wmstein.tourcount 2016-08-06 com.wmstein.tourcount_211.apk com.wmstein.tourcount 2016-10-04 com.wmstein.tourcount_213.apk com.wmstein.tourcount 2016-11-11 @@ -7295,6 +7347,7 @@ com.wmstein.transektcount_302.apk com.wmstein.transektcount 2018-04-08 com.wmstein.transektcount_303.apk com.wmstein.transektcount 2018-05-06 com.woefe.shoppinglist_8.apk com.woefe.shoppinglist 2018-02-16 com.woefe.shoppinglist_9.apk com.woefe.shoppinglist 2018-03-26 +com.woefe.shoppinglist_10.apk com.woefe.shoppinglist 2018-05-22 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 @@ -7730,6 +7783,7 @@ de.audioattack.openlink_14.apk de.audioattack.openlink 2017-06-14 de.audioattack.openlink_15.apk de.audioattack.openlink 2017-07-14 de.audioattack.openlink_16.apk de.audioattack.openlink 2017-08-20 de.audioattack.openlink_19.apk de.audioattack.openlink 2018-02-13 +de.audioattack.openlink_21.apk de.audioattack.openlink 2018-05-23 de.audioattack.yacy31c3search_7.apk de.audioattack.yacy31c3search 2015-02-27 de.audioattack.yacy32c3search_1.apk de.audioattack.yacy32c3search 2015-12-28 de.audioattack.yacy32c3search_2.apk de.audioattack.yacy32c3search 2015-12-29 @@ -8057,6 +8111,7 @@ 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.christinecoenen.code.zapp_26.apk de.christinecoenen.code.zapp 2018-05-22 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 @@ -8147,9 +8202,11 @@ de.digisocken.anotherrss_213.apk de.digisocken.anotherrss 2018-03-19 de.digisocken.anotherrss_214.apk de.digisocken.anotherrss 2018-04-08 de.digisocken.anotherrss_215.apk de.digisocken.anotherrss 2018-04-14 de.digisocken.anotherrss_217.apk de.digisocken.anotherrss 2018-05-14 +de.digisocken.anotherrss_218.apk de.digisocken.anotherrss 2018-05-23 de.digisocken.openwort_15.apk de.digisocken.openwort 2018-03-10 de.digisocken.openwort_16.apk de.digisocken.openwort 2018-03-15 de.digisocken.openwort_17.apk de.digisocken.openwort 2018-04-08 +de.digisocken.openwort_18.apk de.digisocken.openwort 2018-05-25 de.digisocken.reotwe_203.apk de.digisocken.reotwe 2018-04-27 de.dotwee.micropinner_16.apk de.dotwee.micropinner 2015-07-18 de.dotwee.micropinner_17.apk de.dotwee.micropinner 2015-07-26 @@ -8788,6 +8845,7 @@ de.onyxbits.textfiction_6.apk de.onyxbits.textfiction 2014-03-31 de.onyxbits.textfiction_8.apk de.onyxbits.textfiction 2014-04-28 de.onyxbits.textfiction_9.apk de.onyxbits.textfiction 2014-09-12 de.onyxbits.textfiction_10.apk de.onyxbits.textfiction 2014-09-18 +de.perflyst.batterycalibration_1.apk de.perflyst.batterycalibration 2018-05-28 de.ph1b.audiobook_5.apk de.ph1b.audiobook 2014-08-17 de.ph1b.audiobook_6.apk de.ph1b.audiobook 2014-08-20 de.ph1b.audiobook_10.apk de.ph1b.audiobook 2014-09-17 @@ -9254,6 +9312,7 @@ de.t_dankworth.secscanqr_3.apk de.t_dankworth.secscanqr 2017-09-24 de.t_dankworth.secscanqr_4.apk de.t_dankworth.secscanqr 2017-11-14 de.t_dankworth.secscanqr_7.apk de.t_dankworth.secscanqr 2018-02-28 de.t_dankworth.secscanqr_8.apk de.t_dankworth.secscanqr 2018-03-31 +de.t_dankworth.secscanqr_9.apk de.t_dankworth.secscanqr 2018-05-28 de.tap.easy_xkcd_10.apk de.tap.easy_xkcd 2015-07-28 de.tap.easy_xkcd_12.apk de.tap.easy_xkcd 2015-07-30 de.tap.easy_xkcd_13.apk de.tap.easy_xkcd 2015-07-31 @@ -9426,6 +9485,7 @@ de.uni_potsdam.hpi.openmensa_7.apk de.uni_potsdam.hpi.openmensa 2013-09-20 de.uni_potsdam.hpi.openmensa_8.apk de.uni_potsdam.hpi.openmensa 2013-12-02 de.uni_potsdam.hpi.openmensa_9.apk de.uni_potsdam.hpi.openmensa 2015-02-06 de.uni_potsdam.hpi.openmensa_11.apk de.uni_potsdam.hpi.openmensa 2016-02-23 +de.uni_potsdam.hpi.openmensa_12.apk de.uni_potsdam.hpi.openmensa 2018-05-21 de.vanitasvitae.enigmandroid_6.apk de.vanitasvitae.enigmandroid 2015-02-21 de.vanitasvitae.enigmandroid_7.apk de.vanitasvitae.enigmandroid 2015-02-27 de.vanitasvitae.enigmandroid_8.apk de.vanitasvitae.enigmandroid 2015-02-27 @@ -9663,6 +9723,8 @@ email.schaal.ocreader_39.apk email.schaal.ocreader 2017-06-13 email.schaal.ocreader_40.apk email.schaal.ocreader 2017-08-20 email.schaal.ocreader_41.apk email.schaal.ocreader 2017-09-27 email.schaal.ocreader_42.apk email.schaal.ocreader 2018-01-22 +email.schaal.ocreader_43.apk email.schaal.ocreader 2018-05-25 +email.schaal.ocreader_44.apk email.schaal.ocreader 2018-05-27 es.cesar.quitesleep_5.apk es.cesar.quitesleep 2012-03-02 es.cesar.quitesleep_9.apk es.cesar.quitesleep 2012-03-02 es.cesar.quitesleep_13.apk es.cesar.quitesleep 2012-08-29 @@ -9820,6 +9882,8 @@ eu.faircode.netguard_2016071901.apk eu.faircode.netguard 2016-08-02 eu.faircode.netguard_2016072303.apk eu.faircode.netguard 2016-08-04 eu.faircode.netguard_2016072411.apk eu.faircode.netguard 2016-08-06 eu.faircode.netguard_2016072421.apk eu.faircode.netguard 2016-08-06 +eu.faircode.netguard_2018052201.apk eu.faircode.netguard 2018-05-23 +eu.faircode.netguard_2018052301.apk eu.faircode.netguard 2018-05-25 eu.faircode.xlua_112.apk eu.faircode.xlua 2018-04-08 eu.faircode.xlua_113.apk eu.faircode.xlua 2018-04-10 eu.faircode.xlua_114.apk eu.faircode.xlua 2018-04-14 @@ -10028,6 +10092,7 @@ eu.siacs.conversations_265.apk eu.siacs.conversations 2018-04-20 eu.siacs.conversations_266.apk eu.siacs.conversations 2018-04-21 eu.siacs.conversations_268.apk eu.siacs.conversations 2018-04-29 eu.siacs.conversations_270.apk eu.siacs.conversations 2018-05-06 +eu.siacs.conversations_272.apk eu.siacs.conversations 2018-05-21 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 @@ -10066,6 +10131,10 @@ eu.uwot.fabio.altcoinprices_49.apk eu.uwot.fabio.altcoinprices 2018-05-12 eu.uwot.fabio.altcoinprices_52.apk eu.uwot.fabio.altcoinprices 2018-05-14 eu.uwot.fabio.altcoinprices_53.apk eu.uwot.fabio.altcoinprices 2018-05-16 eu.uwot.fabio.altcoinprices_54.apk eu.uwot.fabio.altcoinprices 2018-05-18 +eu.uwot.fabio.altcoinprices_56.apk eu.uwot.fabio.altcoinprices 2018-05-22 +eu.uwot.fabio.altcoinprices_58.apk eu.uwot.fabio.altcoinprices 2018-05-25 +eu.uwot.fabio.altcoinprices_60.apk eu.uwot.fabio.altcoinprices 2018-05-26 +eu.uwot.fabio.altcoinprices_61.apk eu.uwot.fabio.altcoinprices 2018-05-27 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 @@ -10198,6 +10267,7 @@ fm.libre.droid_4.apk fm.libre.droid 2010-11-12 fm.libre.droid_5.apk fm.libre.droid 2014-03-08 fr.asterope_1.apk fr.asterope 2014-09-22 fr.bellev.stdatmosphere_1.apk fr.bellev.stdatmosphere 2012-12-14 +fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc_6008.apk fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc 2018-05-28 fr.free.nrw.commons_33.apk fr.free.nrw.commons 2016-09-15 fr.free.nrw.commons_50.apk fr.free.nrw.commons 2016-09-21 fr.free.nrw.commons_59.apk fr.free.nrw.commons 2016-12-15 @@ -10484,6 +10554,7 @@ fr.ubordeaux.math.paridroid_10.apk fr.ubordeaux.math.paridroid 2015-08-13 fr.ubordeaux.math.paridroid_11.apk fr.ubordeaux.math.paridroid 2016-01-15 fr.ubordeaux.math.paridroid_12.apk fr.ubordeaux.math.paridroid 2016-11-26 fr.ubordeaux.math.paridroid_13.apk fr.ubordeaux.math.paridroid 2017-03-08 +fr.ubordeaux.math.paridroid_14.apk fr.ubordeaux.math.paridroid 2018-05-26 fr.unix_experience.owncloud_sms_17.apk fr.unix_experience.owncloud_sms 2015-01-25 fr.unix_experience.owncloud_sms_18.apk fr.unix_experience.owncloud_sms 2015-02-12 fr.unix_experience.owncloud_sms_19.apk fr.unix_experience.owncloud_sms 2015-03-16 @@ -10743,6 +10814,7 @@ im.vector.alpha_80300.apk im.vector.alpha 2018-03-19 im.vector.alpha_80500.apk im.vector.alpha 2018-04-05 im.vector.alpha_80700.apk im.vector.alpha 2018-04-27 im.vector.alpha_80800.apk im.vector.alpha 2018-05-16 +im.vector.alpha_80900.apk im.vector.alpha 2018-05-26 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 @@ -10883,6 +10955,7 @@ info.papdt.blackblub_17.apk info.papdt.blackblub 2017-12-04 info.schnatterer.nusic_18.apk info.schnatterer.nusic 2016-06-25 info.schnatterer.nusic_19.apk info.schnatterer.nusic 2016-07-09 info.schnatterer.nusic_20.apk info.schnatterer.nusic 2017-03-29 +info.schnatterer.nusic_21.apk info.schnatterer.nusic 2018-05-27 info.staticfree.SuperGenPass_17.apk info.staticfree.SuperGenPass 2012-08-29 info.staticfree.SuperGenPass_19.apk info.staticfree.SuperGenPass 2012-09-25 info.staticfree.SuperGenPass_20.apk info.staticfree.SuperGenPass 2012-10-06 @@ -11099,6 +11172,7 @@ io.github.trytonvanmeer.libretrivia_1.apk io.github.trytonvanmeer.libretrivia 20 io.github.trytonvanmeer.libretrivia_2.apk io.github.trytonvanmeer.libretrivia 2018-03-05 io.github.whirish.tvbuses_10002.apk io.github.whirish.tvbuses 2017-05-10 io.githubfede0d.planetrider_1.apk io.githubfede0d.planetrider 2016-06-26 +io.gitlab.allenb1.todolist_6.apk io.gitlab.allenb1.todolist 2018-05-28 io.gitlab.mudassir.youtubecacher_1.apk io.gitlab.mudassir.youtubecacher 2016-09-27 io.gresse.hugo.anecdote_19.apk io.gresse.hugo.anecdote 2016-12-04 io.gresse.hugo.anecdote_20.apk io.gresse.hugo.anecdote 2016-12-09 @@ -11223,6 +11297,7 @@ it.niedermann.owncloud.notes_23.apk it.niedermann.owncloud.notes 2018-04-12 it.niedermann.owncloud.notes_26.apk it.niedermann.owncloud.notes 2018-04-14 it.niedermann.owncloud.notes_27.apk it.niedermann.owncloud.notes 2018-04-14 it.niedermann.owncloud.notes_28.apk it.niedermann.owncloud.notes 2018-04-16 +it.niedermann.owncloud.notes_29.apk it.niedermann.owncloud.notes 2018-05-22 it.reyboz.bustorino_2.apk it.reyboz.bustorino 2014-11-11 it.reyboz.bustorino_3.apk it.reyboz.bustorino 2014-11-15 it.reyboz.bustorino_4.apk it.reyboz.bustorino 2014-11-23 @@ -11991,6 +12066,8 @@ net.fabiszewski.ulogger_105.apk net.fabiszewski.ulogger 2017-05-10 net.fabiszewski.ulogger_106.apk net.fabiszewski.ulogger 2017-06-26 net.fabiszewski.ulogger_107.apk net.fabiszewski.ulogger 2017-09-24 net.fabiszewski.ulogger_108.apk net.fabiszewski.ulogger 2018-03-05 +net.fabiszewski.ulogger_200.apk net.fabiszewski.ulogger 2018-05-23 +net.fabiszewski.ulogger_201.apk net.fabiszewski.ulogger 2018-05-25 net.fercanet.LNM_3.apk net.fercanet.LNM 2011-01-20 net.fercanet.LNM_5.apk net.fercanet.LNM 2013-03-30 net.fred.feedex_9.apk net.fred.feedex 2013-05-29 @@ -12085,6 +12162,7 @@ net.gsantner.markor_18.apk net.gsantner.markor 2018-03-26 net.gsantner.markor_19.apk net.gsantner.markor 2018-04-21 net.gsantner.markor_20.apk net.gsantner.markor 2018-04-27 net.gsantner.markor_21.apk net.gsantner.markor 2018-05-05 +net.gsantner.markor_22.apk net.gsantner.markor 2018-05-21 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 @@ -12124,6 +12202,7 @@ net.inbox.pager_3.apk net.inbox.pager 2016-10-05 net.inbox.pager_4.apk net.inbox.pager 2017-01-10 net.inbox.pager_5.apk net.inbox.pager 2017-01-14 net.inbox.pager_6.apk net.inbox.pager 2018-05-16 +net.inbox.pager_7.apk net.inbox.pager 2018-05-26 net.iowaline.dotdash_5.apk net.iowaline.dotdash 2012-04-06 net.iowaline.dotdash_10.apk net.iowaline.dotdash 2012-04-13 net.iowaline.dotdash_11.apk net.iowaline.dotdash 2012-04-25 @@ -12131,6 +12210,7 @@ net.iowaline.dotdash_12.apk net.iowaline.dotdash 2012-09-15 net.iowaline.dotdash_13.apk net.iowaline.dotdash 2014-11-02 net.iowaline.dotdash_14.apk net.iowaline.dotdash 2015-05-24 net.iowaline.dotdash_17.apk net.iowaline.dotdash 2015-12-14 +net.jakevossen.apollotrivia_10.apk net.jakevossen.apollotrivia 2018-05-26 net.jaqpot.netcounter_22.apk net.jaqpot.netcounter 2014-01-29 net.jjc1138.android.scrobbler_7.apk net.jjc1138.android.scrobbler 2012-09-22 net.justdave.nwsweatheralertswidget_7.apk net.justdave.nwsweatheralertswidget 2015-01-06 @@ -12210,6 +12290,8 @@ net.mypapit.mobile.myposition_9.apk net.mypapit.mobile.myposition 2016-05-06 net.mypapit.mobile.myposition_10.apk net.mypapit.mobile.myposition 2016-09-29 net.mypapit.mobile.myposition_11.apk net.mypapit.mobile.myposition 2016-10-15 net.mypapit.mobile.myposition_12.apk net.mypapit.mobile.myposition 2017-06-23 +net.mypapit.mobile.myposition_13.apk net.mypapit.mobile.myposition 2018-05-26 +net.mypapit.mobile.myposition_14.apk net.mypapit.mobile.myposition 2018-05-28 net.nightwhistler.pageturner_1.apk net.nightwhistler.pageturner 2012-02-03 net.nightwhistler.pageturner_2.apk net.nightwhistler.pageturner 2012-02-04 net.nightwhistler.pageturner_3.apk net.nightwhistler.pageturner 2012-02-11 @@ -12323,6 +12405,7 @@ net.osmand.plus_265.apk net.osmand.plus 2017-08-14 net.osmand.plus_275.apk net.osmand.plus 2017-08-15 net.osmand.plus_282.apk net.osmand.plus 2017-11-17 net.osmand.plus_293.apk net.osmand.plus 2018-02-22 +net.osmand.plus_300.apk net.osmand.plus 2018-05-21 net.osmand.srtmPlugin.paid_6.apk net.osmand.srtmPlugin.paid 2014-09-20 net.osmand.srtmPlugin.paid_9.apk net.osmand.srtmPlugin.paid 2017-11-17 net.osmand_25.apk net.osmand 2011-02-11 @@ -12393,6 +12476,7 @@ net.programmierecke.radiodroid2_61.apk net.programmierecke.radiodroid2 2018-01-1 net.programmierecke.radiodroid2_63.apk net.programmierecke.radiodroid2 2018-02-13 net.programmierecke.radiodroid2_65.apk net.programmierecke.radiodroid2 2018-04-28 net.programmierecke.radiodroid2_66.apk net.programmierecke.radiodroid2 2018-05-16 +net.programmierecke.radiodroid2_76.apk net.programmierecke.radiodroid2 2018-05-28 net.progval.android.andquote_2.apk net.progval.android.andquote 2012-09-27 net.progval.android.andquote_6.apk net.progval.android.andquote 2013-03-12 net.progval.android.andquote_7.apk net.progval.android.andquote 2013-06-03 @@ -12480,6 +12564,7 @@ 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.dibdib.android.dib2qm_1740.apk net.sourceforge.dibdib.android.dib2qm 2018-04-17 +net.sourceforge.dibdib.android.dib2qm_1850.apk net.sourceforge.dibdib.android.dib2qm 2018-05-25 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 @@ -12635,6 +12720,7 @@ net.zygotelabs.locker_9.apk net.zygotelabs.locker 2016-04-06 net.zygotelabs.locker_10.apk net.zygotelabs.locker 2016-05-27 net.zygotelabs.locker_11.apk net.zygotelabs.locker 2016-06-17 nf.frex.android_10.apk nf.frex.android 2013-12-15 +nightlock.peppercarrot_6.apk nightlock.peppercarrot 2018-05-22 nitezh.ministock_50.apk nitezh.ministock 2013-06-24 nitezh.ministock_51.apk nitezh.ministock 2013-07-04 nitezh.ministock_52.apk nitezh.ministock 2013-12-07 @@ -12981,6 +13067,7 @@ nodomain.freeyourgadget.gadgetbridge_127.apk nodomain.freeyourgadget.gadgetbridg nodomain.freeyourgadget.gadgetbridge_128.apk nodomain.freeyourgadget.gadgetbridge 2018-04-27 nodomain.freeyourgadget.gadgetbridge_129.apk nodomain.freeyourgadget.gadgetbridge 2018-05-07 nodomain.freeyourgadget.gadgetbridge_130.apk nodomain.freeyourgadget.gadgetbridge 2018-05-14 +nodomain.freeyourgadget.gadgetbridge_131.apk nodomain.freeyourgadget.gadgetbridge 2018-05-22 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 @@ -13040,6 +13127,8 @@ openfoodfacts.github.scrachx.openbeauty_42.apk openfoodfacts.github.scrachx.open openfoodfacts.github.scrachx.openbeauty_43.apk openfoodfacts.github.scrachx.openbeauty 2018-04-08 openfoodfacts.github.scrachx.openbeauty_44.apk openfoodfacts.github.scrachx.openbeauty 2018-04-10 openfoodfacts.github.scrachx.openbeauty_46.apk openfoodfacts.github.scrachx.openbeauty 2018-04-24 +openfoodfacts.github.scrachx.openbeauty_50.apk openfoodfacts.github.scrachx.openbeauty 2018-05-21 +openfoodfacts.github.scrachx.openbeauty_51.apk openfoodfacts.github.scrachx.openbeauty 2018-05-22 openfoodfacts.github.scrachx.openfood_6.apk openfoodfacts.github.scrachx.openfood 2016-04-17 openfoodfacts.github.scrachx.openfood_8.apk openfoodfacts.github.scrachx.openfood 2016-04-19 openfoodfacts.github.scrachx.openfood_9.apk openfoodfacts.github.scrachx.openfood 2016-04-20 @@ -13066,6 +13155,8 @@ openfoodfacts.github.scrachx.openfood_42.apk openfoodfacts.github.scrachx.openfo openfoodfacts.github.scrachx.openfood_43.apk openfoodfacts.github.scrachx.openfood 2018-04-08 openfoodfacts.github.scrachx.openfood_44.apk openfoodfacts.github.scrachx.openfood 2018-04-10 openfoodfacts.github.scrachx.openfood_46.apk openfoodfacts.github.scrachx.openfood 2018-04-24 +openfoodfacts.github.scrachx.openfood_50.apk openfoodfacts.github.scrachx.openfood 2018-05-21 +openfoodfacts.github.scrachx.openfood_51.apk openfoodfacts.github.scrachx.openfood 2018-05-22 orbitlivewallpaperfree.puzzleduck.com_1.apk orbitlivewallpaperfree.puzzleduck.com 2012-08-23 orbitlivewallpaperfree.puzzleduck.com_3.apk orbitlivewallpaperfree.puzzleduck.com 2012-08-29 orbitlivewallpaperfree.puzzleduck.com_4.apk orbitlivewallpaperfree.puzzleduck.com 2012-10-11 @@ -13153,6 +13244,7 @@ org.amoradi.syncopoli_11.apk org.amoradi.syncopoli 2017-11-14 org.amoradi.syncopoli_12.apk org.amoradi.syncopoli 2017-12-04 org.amoradi.syncopoli_17.apk org.amoradi.syncopoli 2018-04-24 org.amoradi.syncopoli_18.apk org.amoradi.syncopoli 2018-05-06 +org.amoradi.syncopoli_19.apk org.amoradi.syncopoli 2018-05-21 org.andglkmod.hunkypunk_1.apk org.andglkmod.hunkypunk 2013-01-24 org.andglkmod.hunkypunk_6.apk org.andglkmod.hunkypunk 2014-01-24 org.andglkmod.hunkypunk_7.apk org.andglkmod.hunkypunk 2017-03-24 @@ -14193,6 +14285,7 @@ org.fitchfamily.android.symphony_7.apk org.fitchfamily.android.symphony 2017-08- org.fitchfamily.android.symphony_8.apk org.fitchfamily.android.symphony 2017-08-14 org.fitchfamily.android.symphony_9.apk org.fitchfamily.android.symphony 2017-08-22 org.fitchfamily.android.symphony_10.apk org.fitchfamily.android.symphony 2018-02-06 +org.fitchfamily.android.symphony_11.apk org.fitchfamily.android.symphony 2018-05-27 org.fitchfamily.android.wifi_backend_3.apk org.fitchfamily.android.wifi_backend 2014-12-17 org.fitchfamily.android.wifi_backend_4.apk org.fitchfamily.android.wifi_backend 2014-12-20 org.fitchfamily.android.wifi_backend_5.apk org.fitchfamily.android.wifi_backend 2014-12-23 @@ -14756,6 +14849,7 @@ org.kde.kdeconnect_tp_1800.apk org.kde.kdeconnect_tp 2018-03-23 org.kde.kdeconnect_tp_1811.apk org.kde.kdeconnect_tp 2018-03-27 org.kde.kdeconnect_tp_1820.apk org.kde.kdeconnect_tp 2018-03-31 org.kde.kdeconnect_tp_1840.apk org.kde.kdeconnect_tp 2018-05-16 +org.kde.kdeconnect_tp_1841.apk org.kde.kdeconnect_tp 2018-05-21 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 @@ -14888,6 +14982,7 @@ org.kore.kolabnotes.android_89.apk org.kore.kolabnotes.android 2017-03-21 org.kore.kolabnotes.android_90.apk org.kore.kolabnotes.android 2017-04-17 org.kore.kolabnotes.android_91.apk org.kore.kolabnotes.android 2017-04-17 org.kore.kolabnotes.android_92.apk org.kore.kolabnotes.android 2017-04-27 +org.kore.kolabnotes.android_98.apk org.kore.kolabnotes.android 2018-05-22 org.kost.externalip_3.apk org.kost.externalip 2011-09-26 org.kost.externalip_4.apk org.kost.externalip 2012-10-26 org.kost.externalip_5.apk org.kost.externalip 2013-04-10 @@ -14903,6 +14998,7 @@ org.legtux.m_316k.fortune_1.apk org.legtux.m_316k.fortune 2015-04-09 org.legtux.m_316k.fortune_2.apk org.legtux.m_316k.fortune 2016-10-04 org.legtux.m_316k.taptheblacktiles_1.apk org.legtux.m_316k.taptheblacktiles 2015-09-09 org.legtux.m_316k.taptheblacktiles_2.apk org.legtux.m_316k.taptheblacktiles 2015-10-05 +org.lenchan139.ncbookmark_5.apk org.lenchan139.ncbookmark 2018-05-28 org.lf_net.pgpunlocker_7.apk org.lf_net.pgpunlocker 2014-02-08 org.lf_net.pgpunlocker_8.apk org.lf_net.pgpunlocker 2014-02-18 org.lf_net.pgpunlocker_9.apk org.lf_net.pgpunlocker 2014-05-13 @@ -15332,6 +15428,7 @@ org.materialos.icons_7.apk org.materialos.icons 2018-05-09 org.materialos.icons_10.apk org.materialos.icons 2018-05-09 org.mbach.lemonde_8.apk org.mbach.lemonde 2018-05-12 org.mbach.lemonde_9.apk org.mbach.lemonde 2018-05-14 +org.mbach.lemonde_10.apk org.mbach.lemonde 2018-05-26 org.mcxa.vortaro_1.apk org.mcxa.vortaro 2017-08-08 org.mcxa.vortaro_2.apk org.mcxa.vortaro 2017-09-06 org.mcxa.zephyrlogger_1.apk org.mcxa.zephyrlogger 2017-02-20 @@ -15479,6 +15576,8 @@ org.mozilla.fennec_fdroid_590200.apk org.mozilla.fennec_fdroid 2018-03-31 org.mozilla.fennec_fdroid_590210.apk org.mozilla.fennec_fdroid 2018-03-31 org.mozilla.fennec_fdroid_600000.apk org.mozilla.fennec_fdroid 2018-05-07 org.mozilla.fennec_fdroid_600010.apk org.mozilla.fennec_fdroid 2018-05-07 +org.mozilla.fennec_fdroid_600100.apk org.mozilla.fennec_fdroid 2018-05-21 +org.mozilla.fennec_fdroid_600110.apk org.mozilla.fennec_fdroid 2018-05-21 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 @@ -15689,6 +15788,7 @@ org.opengpx_236.apk org.opengpx 2012-07-13 org.openhab.habdroid.beta_46.apk org.openhab.habdroid.beta 2018-04-09 org.openhab.habdroid.beta_54.apk org.openhab.habdroid.beta 2018-05-14 org.openhab.habdroid.beta_55.apk org.openhab.habdroid.beta 2018-05-18 +org.openhab.habdroid.beta_58.apk org.openhab.habdroid.beta 2018-05-22 org.openhab.habdroid_30.apk org.openhab.habdroid 2018-03-15 org.openhab.habdroid_34.apk org.openhab.habdroid 2018-03-23 org.openhab.habdroid_50.apk org.openhab.habdroid 2018-04-21 @@ -15723,6 +15823,7 @@ org.openobservatory.ooniprobe_24.apk org.openobservatory.ooniprobe 2018-02-13 org.openorienteering.mapper_607.apk org.openorienteering.mapper 2017-01-04 org.openorienteering.mapper_608.apk org.openorienteering.mapper 2017-03-08 org.openpetfoodfacts.scanner_37.apk org.openpetfoodfacts.scanner 2017-04-04 +org.openpetfoodfacts.scanner_51.apk org.openpetfoodfacts.scanner 2018-05-22 org.opensatnav.android_199.apk org.opensatnav.android 2011-01-22 org.opentech_15.apk org.opentech 2015-05-14 org.osmdroid_31.apk org.osmdroid 2018-04-27 @@ -15741,6 +15842,7 @@ org.pacien.tincapp_11.apk org.pacien.tincapp 2018-03-10 org.pacien.tincapp_12.apk org.pacien.tincapp 2018-03-23 org.pacien.tincapp_13.apk org.pacien.tincapp 2018-04-03 org.pacien.tincapp_14.apk org.pacien.tincapp 2018-04-24 +org.pacien.tincapp_15.apk org.pacien.tincapp 2018-05-27 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 @@ -16581,6 +16683,7 @@ org.schabi.newpipe_47.apk org.schabi.newpipe 2018-02-22 org.schabi.newpipe_60.apk org.schabi.newpipe 2018-04-05 org.schabi.newpipe_61.apk org.schabi.newpipe 2018-04-15 org.schabi.newpipe_62.apk org.schabi.newpipe 2018-05-06 +org.schabi.newpipe_63.apk org.schabi.newpipe 2018-05-26 org.schabi.nxbookmarks.owncloud_2.apk org.schabi.nxbookmarks.owncloud 2017-09-14 org.schabi.nxbookmarks.owncloud_3.apk org.schabi.nxbookmarks.owncloud 2017-11-14 org.schabi.nxbookmarks_1.apk org.schabi.nxbookmarks 2017-08-07 @@ -16893,6 +16996,7 @@ org.sufficientlysecure.localcalendar_7.apk org.sufficientlysecure.localcalendar org.sufficientlysecure.localcalendar_8.apk org.sufficientlysecure.localcalendar 2015-09-12 org.sufficientlysecure.localcalendar_9.apk org.sufficientlysecure.localcalendar 2016-05-03 org.sufficientlysecure.standalonecalendar_3.apk org.sufficientlysecure.standalonecalendar 2013-11-13 +org.sufficientlysecure.termbot_19202.apk org.sufficientlysecure.termbot 2018-05-21 org.sufficientlysecure.viewer.fontpack_2100.apk org.sufficientlysecure.viewer.fontpack 2013-08-15 org.sufficientlysecure.viewer.fontpack_2200.apk org.sufficientlysecure.viewer.fontpack 2013-12-27 org.sufficientlysecure.viewer.fontpack_2300.apk org.sufficientlysecure.viewer.fontpack 2015-02-27 @@ -16989,6 +17093,8 @@ org.sw24softwares.starkeverben_6.apk org.sw24softwares.starkeverben 2017-11-14 org.sw24softwares.starkeverben_7.apk org.sw24softwares.starkeverben 2017-12-15 org.sw24softwares.starkeverben_8.apk org.sw24softwares.starkeverben 2018-01-16 org.sw24softwares.starkeverben_9.apk org.sw24softwares.starkeverben 2018-02-11 +org.sw24softwares.starkeverben_10.apk org.sw24softwares.starkeverben 2018-05-22 +org.sw24softwares.starkeverben_11.apk org.sw24softwares.starkeverben 2018-05-27 org.synergy_2.apk org.synergy 2015-01-25 org.systemcall.scores_1.apk org.systemcall.scores 2013-12-09 org.systemcall.scores_2.apk org.systemcall.scores 2015-01-29 @@ -17153,6 +17259,7 @@ org.thosp.yourlocalweather_45.apk org.thosp.yourlocalweather 2018-05-03 org.thosp.yourlocalweather_46.apk org.thosp.yourlocalweather 2018-05-05 org.thosp.yourlocalweather_49.apk org.thosp.yourlocalweather 2018-05-14 org.thosp.yourlocalweather_50.apk org.thosp.yourlocalweather 2018-05-18 +org.thosp.yourlocalweather_51.apk org.thosp.yourlocalweather 2018-05-22 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 @@ -17791,6 +17898,7 @@ org.xbmc.kore_16.apk org.xbmc.kore 2017-10-01 org.xbmc.kore_17.apk org.xbmc.kore 2017-10-01 org.xbmc.kore_18.apk org.xbmc.kore 2017-10-01 org.xbmc.kore_19.apk org.xbmc.kore 2018-01-05 +org.xbmc.kore_20.apk org.xbmc.kore 2018-05-28 org.xcsoar_92.apk org.xcsoar 2014-01-30 org.xcsoar_93.apk org.xcsoar 2014-04-15 org.xcsoar_94.apk org.xcsoar 2014-06-10 @@ -17823,6 +17931,7 @@ org.xphnx.ameixamonochrome_52.apk org.xphnx.ameixamonochrome 2018-01-29 org.xphnx.ameixamonochrome_53.apk org.xphnx.ameixamonochrome 2018-02-22 org.xphnx.iconsubmit_2.apk org.xphnx.iconsubmit 2016-01-15 org.xphnx.iconsubmit_4.apk org.xphnx.iconsubmit 2016-05-26 +org.xphnx.iconsubmit_7.apk org.xphnx.iconsubmit 2018-05-25 org.xposeddownloader_1.apk org.xposeddownloader 2016-06-15 org.xposeddownloader_2.apk org.xposeddownloader 2016-06-20 org.xposeddownloader_3.apk org.xposeddownloader 2016-06-21 @@ -17853,6 +17962,7 @@ org.y20k.trackbook_21.apk org.y20k.trackbook 2018-03-15 org.y20k.trackbook_22.apk org.y20k.trackbook 2018-03-23 org.y20k.trackbook_23.apk org.y20k.trackbook 2018-04-12 org.y20k.trackbook_24.apk org.y20k.trackbook 2018-04-17 +org.y20k.trackbook_25.apk org.y20k.trackbook 2018-05-25 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 @@ -18071,6 +18181,7 @@ pro.oneredpixel.l9droid_3.apk pro.oneredpixel.l9droid 2013-12-09 pro.oneredpixel.l9droid_4.apk pro.oneredpixel.l9droid 2015-01-06 pro.rudloff.openvegemap_6001.apk pro.rudloff.openvegemap 2018-05-07 pro.rudloff.openvegemap_7001.apk pro.rudloff.openvegemap 2018-05-07 +pro.rudloff.openvegemap_7011.apk pro.rudloff.openvegemap 2018-05-27 protect.babymonitor_1.apk protect.babymonitor 2015-12-29 protect.babymonitor_2.apk protect.babymonitor 2016-01-04 protect.babymonitor_3.apk protect.babymonitor 2018-02-20 @@ -18154,6 +18265,7 @@ protect.videoeditor_4.apk protect.videoeditor 2018-03-15 protect.videoeditor_5.apk protect.videoeditor 2018-03-19 protect.videoeditor_6.apk protect.videoeditor 2018-03-31 protect.videoeditor_7.apk protect.videoeditor 2018-04-03 +protect.videoeditor_9.apk protect.videoeditor 2018-05-22 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 @@ -18370,6 +18482,9 @@ ryey.easer_64.apk ryey.easer 2018-04-29 ryey.easer_65.apk ryey.easer 2018-05-07 ryey.easer_68.apk ryey.easer 2018-05-14 ryey.easer_69.apk ryey.easer 2018-05-16 +ryey.easer_71.apk ryey.easer 2018-05-22 +ryey.easer_72.apk ryey.easer 2018-05-25 +ryey.easer_73.apk ryey.easer 2018-05-28 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 @@ -18487,6 +18602,7 @@ streetwalrus.usbmountr_4.apk streetwalrus.usbmountr 2017-04-17 streetwalrus.usbmountr_5.apk streetwalrus.usbmountr 2017-07-28 streetwalrus.usbmountr_6.apk streetwalrus.usbmountr 2018-01-26 streetwalrus.usbmountr_7.apk streetwalrus.usbmountr 2018-04-28 +streetwalrus.usbmountr_8.apk streetwalrus.usbmountr 2018-05-22 subreddit.android.appstore_3100.apk subreddit.android.appstore 2016-09-27 subreddit.android.appstore_6000.apk subreddit.android.appstore 2016-10-06 subreddit.android.appstore_7100.apk subreddit.android.appstore 2017-07-28 @@ -18598,6 +18714,7 @@ uk.co.keepawayfromfire.screens_7.apk uk.co.keepawayfromfire.screens 2017-01-29 uk.co.keepawayfromfire.screens_8.apk uk.co.keepawayfromfire.screens 2017-02-02 uk.co.yahoo.p1rpp.calendartrigger_1.apk uk.co.yahoo.p1rpp.calendartrigger 2016-10-08 uk.co.yahoo.p1rpp.calendartrigger_4.apk uk.co.yahoo.p1rpp.calendartrigger 2017-05-20 +uk.co.yahoo.p1rpp.calendartrigger_6.apk uk.co.yahoo.p1rpp.calendartrigger 2018-05-26 uk.org.cardboardbox.wonderdroid_36.apk uk.org.cardboardbox.wonderdroid 2012-10-21 uk.org.cardboardbox.wonderdroid_37.apk uk.org.cardboardbox.wonderdroid 2013-03-24 uk.org.cardboardbox.wonderdroid_39.apk uk.org.cardboardbox.wonderdroid 2013-10-31 @@ -20822,6 +20939,7 @@ ws.xsoh.etar_11.apk ws.xsoh.etar 2016-12-19 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 +ws.xsoh.etar_15.apk ws.xsoh.etar 2018-05-27 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 diff --git a/stats/latestapps.txt b/stats/latestapps.txt index 1e18ff653a..96630599c1 100644 --- a/stats/latestapps.txt +++ b/stats/latestapps.txt @@ -1,10 +1,10 @@ -org.secuso.privacyfriendlycardgameone -com.saha.batchuninstaller -com.github.axet.binauralbeats -org.secuso.privacyfriendlypaindiary -org.seamapdroid -de.fragdenstaat.app -com.rockbyte.arxiv -com.enjoyingfoss.om -com.alaskalinuxuser.justchess -de.larcado.sesam +org.lenchan139.ncbookmark +io.gitlab.allenb1.todolist +fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc +de.perflyst.batterycalibration +com.philolog.hoplitekeyboard +com.github.moko256.twitlatte +com.farmerbb.secondscreen.free +com.ames.books +net.jakevossen.apollotrivia +nightlock.peppercarrot diff --git a/stats/licenses.txt b/stats/licenses.txt index c1a71bd5f4..fc21eba2d6 100644 --- a/stats/licenses.txt +++ b/stats/licenses.txt @@ -1,11 +1,11 @@ -GPL-3.0-only 982 -Apache-2.0 578 -GPL-3.0-or-later 314 -MIT 289 +GPL-3.0-only 988 +Apache-2.0 581 +GPL-3.0-or-later 316 +MIT 291 GPL-2.0-only 141 GPL-2.0-or-later 94 BSD-3-Clause 42 -AGPL-3.0-only 28 +AGPL-3.0-only 29 MPL-2.0 22 LGPL-3.0-only 15 WTFPL 15 @@ -27,6 +27,7 @@ CC-BY-SA-4.0 2 CC0-1.0 2 MirOS 2 Zlib 2 +0BSD 1 BSD-2-Clause-NetBSD 1 EUPL-1.1 1 Fair 1 diff --git a/stats/repotypes.txt b/stats/repotypes.txt index 5f19456c4d..4495404ffd 100644 --- a/stats/repotypes.txt +++ b/stats/repotypes.txt @@ -1,4 +1,4 @@ -git 2411 +git 2426 git-svn 132 hg 55 bzr 18 diff --git a/stats/update_check_modes.txt b/stats/update_check_modes.txt index 2a830f814c..48b1420d6a 100644 --- a/stats/update_check_modes.txt +++ b/stats/update_check_modes.txt @@ -1,5 +1,5 @@ -Tags 1371 -RepoManifest 796 +Tags 1389 +RepoManifest 795 Static 238 -None 204 -HTTP 14 +None 203 +HTTP 13