From 8808fad0995ad1d58e60fa881d9780ca55a435c0 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sat, 9 Dec 2017 00:44:05 +0100 Subject: [PATCH 001/103] telegram: update to 4.2.1b --- metadata/org.telegram.messenger.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/org.telegram.messenger.txt b/metadata/org.telegram.messenger.txt index 8b7782ae43..71937b8780 100644 --- a/metadata/org.telegram.messenger.txt +++ b/metadata/org.telegram.messenger.txt @@ -294,6 +294,19 @@ Build:4.2.1a,10445 popd ndk=r15c +Build:4.2.1b,10455 + commit=v4.2.1b + subdir=TMessagesProj + submodules=yes + gradle=fat + rm=TMessagesProj/jni/libwebp/swig/libwebp.jar,TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux + prebuild=echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c' > API_KEYS + build=export NDK=$$NDK$$ && \ + pushd jni && \ + ./build_ffmpeg_android.sh && \ + popd + ndk=r15c + Maintainer Notes: Summary and Description have been moved to the new localizable text files: https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots @@ -302,5 +315,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Auto Update Mode:Version v%v Update Check Mode:Tags Vercode Operation:%c*10 + 5 -Current Version:4.2.1a -Current Version Code:10445 +Current Version:4.2.1b +Current Version Code:10455 From 845d587aeec69ef1dc6341700377d749bce47996 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 17:32:19 +0000 Subject: [PATCH 002/103] Update Nextcloud News to 0.9.9.12 (125) --- metadata/de.luhmer.owncloudnewsreader.txt | 27 +++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/metadata/de.luhmer.owncloudnewsreader.txt b/metadata/de.luhmer.owncloudnewsreader.txt index 0167908d4e..c90d692252 100644 --- a/metadata/de.luhmer.owncloudnewsreader.txt +++ b/metadata/de.luhmer.owncloudnewsreader.txt @@ -664,6 +664,29 @@ Build:0.9.9.11,124 mkdir libs && \ mv $$JavaOptionClass$$/target/option-1.3-SNAPSHOT.jar libs/option-1.3.jar +Build:0.9.9.12,125 + commit=v.0.9.9.12 + subdir=News-Android-App + submodules=yes + init=sed -i -e '/com.nbsp:library/d' build.gradle && \ + sed -i -e '/com.gu:option/d' build.gradle && \ + sed -i -e '/maven { url/d' build.gradle && \ + sed -i -e '/signingConfigs {/,+3d' build.gradle && \ + sed -i "/repositories {/a flatDir { dirs 'libs' }" build.gradle && \ + sed -i "/dependencies {/a compile project(':MaterialFilePicker:library')" build.gradle && \ + sed -i "$ ainclude ':MaterialFilePicker:library'" ../settings.gradle + gradle=oss + srclibs=MaterialFilePicker@13920fc,JavaOptionClass@e933c3a + rm=MaterialShowcaseView/build.gradle + prebuild=rm -rf $$MaterialFilePicker$$/app && \ + cp -r $$MaterialFilePicker$$ ../ && \ + sed -i -e '/apply from/d' ../MaterialFilePicker/library/build.gradle && \ + pushd $$JavaOptionClass$$ && \ + $$MVN3$$ package -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=1.6 && \ + popd && \ + mkdir libs && \ + mv $$JavaOptionClass$$/target/option-1.3-SNAPSHOT.jar libs/option-1.3.jar + Maintainer Notes: MaterialShowcaseView/build.gradle misses the google() repo but it's specified at top level. So deleting this file prevents it from overriding the top level one. @@ -671,5 +694,5 @@ So deleting this file prevents it from overriding the top level one. Auto Update Mode:Version v.%v Update Check Mode:Tags -Current Version:0.9.9.11 -Current Version Code:124 +Current Version:0.9.9.12 +Current Version Code:125 From 7c3257351ce5006ea27d6f13fcfb2dbb70025dfd Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 17:34:33 +0000 Subject: [PATCH 003/103] Update CV of Intent Intercept to 3.0.0 (300) --- metadata/de.k3b.android.intentintercept.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/de.k3b.android.intentintercept.txt b/metadata/de.k3b.android.intentintercept.txt index e29911f2e8..a89b88d001 100644 --- a/metadata/de.k3b.android.intentintercept.txt +++ b/metadata/de.k3b.android.intentintercept.txt @@ -29,3 +29,5 @@ Build:3.0.0,300 Auto Update Mode:Version v%v Update Check Mode:Tags +Current Version:3.0.0 +Current Version Code:300 From 722947d407b262d02e7f57203dbcc8b146a18054 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:05:52 +0000 Subject: [PATCH 004/103] Update Notes to 3.0.1 (43) --- metadata/com.simplemobiletools.notes.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.notes.txt b/metadata/com.simplemobiletools.notes.txt index e0de52f712..f80094aa72 100644 --- a/metadata/com.simplemobiletools.notes.txt +++ b/metadata/com.simplemobiletools.notes.txt @@ -169,7 +169,12 @@ Build:2.5.0,40 subdir=app gradle=yes +Build:3.0.1,43 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.5.0 -Current Version Code:40 +Current Version:3.0.1 +Current Version Code:43 From 8cc616305d65588abf54941451e265f89f94a66b Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:11:46 +0000 Subject: [PATCH 005/103] Update Torchie to 3.1 (29) --- metadata/in.blogspot.anselmbros.torchie.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/in.blogspot.anselmbros.torchie.txt b/metadata/in.blogspot.anselmbros.torchie.txt index 09df6c6f1e..0cb1a05898 100644 --- a/metadata/in.blogspot.anselmbros.torchie.txt +++ b/metadata/in.blogspot.anselmbros.torchie.txt @@ -32,7 +32,12 @@ Build:3.0,28 subdir=app gradle=yes +Build:3.1,29 + commit=3.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0 -Current Version Code:28 +Current Version:3.1 +Current Version Code:29 From e96bb981d1bea4d63998ce8cfe5d9b9a7670b0d4 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:21:42 +0000 Subject: [PATCH 006/103] Update File Manager to 3.0.1 (41) --- metadata/com.simplemobiletools.filemanager.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.filemanager.txt b/metadata/com.simplemobiletools.filemanager.txt index 35de48123e..0b6f693bd3 100644 --- a/metadata/com.simplemobiletools.filemanager.txt +++ b/metadata/com.simplemobiletools.filemanager.txt @@ -234,7 +234,18 @@ Build:3.0.0,40 cp -a $$RootTools$$/src/com src/main/java/ && \ cp -a $$RootShell$$/src/com src/main/java/ +Build:3.0.1,41 + commit=3.0.1 + subdir=app + gradle=yes + srclibs=RootTools@4.2,RootShell@1.3 + rm=libs + prebuild=sed -i -e '/RootTools.jar/d' build.gradle && \ + mkdir -p src/main/java && \ + cp -a $$RootTools$$/src/com src/main/java/ && \ + cp -a $$RootShell$$/src/com src/main/java/ + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:40 +Current Version:3.0.1 +Current Version Code:41 From 413c3c7e1810e8c9d9cb2f52df9f73b824d26732 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:22:48 +0000 Subject: [PATCH 007/103] Update ScreenCam to 1.8.3 (20) --- metadata/com.orpheusdroid.screenrecorder.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.orpheusdroid.screenrecorder.txt b/metadata/com.orpheusdroid.screenrecorder.txt index 3b585ee36a..134f26329f 100644 --- a/metadata/com.orpheusdroid.screenrecorder.txt +++ b/metadata/com.orpheusdroid.screenrecorder.txt @@ -81,7 +81,12 @@ Build:1.8.2,19 subdir=app gradle=yes +Build:1.8.3,20 + commit=1.8.3 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.8.2 -Current Version Code:19 +Current Version:1.8.3 +Current Version Code:20 From cfd295fb17b836232443dcb50a32ee8a6bea6ffc Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:28:19 +0000 Subject: [PATCH 008/103] Update Media Merger to 1.2.91 (105) --- metadata/com.github.axet.mover.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.mover.txt b/metadata/com.github.axet.mover.txt index 1a30cf540b..de6dbdbbd6 100644 --- a/metadata/com.github.axet.mover.txt +++ b/metadata/com.github.axet.mover.txt @@ -137,7 +137,12 @@ Build:1.2.90,104 subdir=app gradle=yes +Build:1.2.91,105 + commit=mover-1.2.91 + subdir=app + gradle=yes + Auto Update Mode:Version mover-%v Update Check Mode:Tags -Current Version:1.2.90 -Current Version Code:104 +Current Version:1.2.91 +Current Version Code:105 From 8e8ee50f11ef9887db1ddbd87f0a2a0388d53bca Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:39:18 +0000 Subject: [PATCH 009/103] Update Easer to 0.4.8 (47) --- metadata/ryey.easer.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/ryey.easer.txt b/metadata/ryey.easer.txt index 0124bec0ec..34c842025e 100644 --- a/metadata/ryey.easer.txt +++ b/metadata/ryey.easer.txt @@ -194,7 +194,12 @@ Build:0.4.7,46 subdir=app gradle=yes +Build:0.4.8,47 + commit=v0.4.8 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.4.7 -Current Version Code:46 +Current Version:0.4.8 +Current Version Code:47 From 66ec7633f33ec019cb877a0438e59229a7503d76 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 18:43:23 +0000 Subject: [PATCH 010/103] Update microMathematics Plus to 2.15.6 (304) --- metadata/com.mkulesh.micromath.plus.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.mkulesh.micromath.plus.txt b/metadata/com.mkulesh.micromath.plus.txt index f9a8271135..8bb3c52231 100644 --- a/metadata/com.mkulesh.micromath.plus.txt +++ b/metadata/com.mkulesh.micromath.plus.txt @@ -60,7 +60,12 @@ Build:2.15.5,303 subdir=app gradle=yes +Build:2.15.6,304 + commit=v2.15.6 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.15.5 -Current Version Code:303 +Current Version:2.15.6 +Current Version Code:304 From 2b5543b85169eac9b279f30a557ddc2b6cf53d4c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:12:23 +0000 Subject: [PATCH 011/103] Update CV of Yubico Authenticator to 2.0.0-rc1 (19903) --- metadata/com.yubico.yubioath.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/com.yubico.yubioath.txt b/metadata/com.yubico.yubioath.txt index 94857ff250..acee6317ca 100644 --- a/metadata/com.yubico.yubioath.txt +++ b/metadata/com.yubico.yubioath.txt @@ -97,5 +97,5 @@ Build:1.2.1,34 Auto Update Mode:None Update Check Mode:Tags -Current Version:2.0.0-alpha3 -Current Version Code:19902 +Current Version:2.0.0-rc1 +Current Version Code:19903 From 7f10c46140b8850bff05439a56ae63269ce5ef66 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:24:16 +0000 Subject: [PATCH 012/103] Update TrebleShot to 1.2.4.2 (52) --- metadata/com.genonbeta.TrebleShot.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.genonbeta.TrebleShot.txt b/metadata/com.genonbeta.TrebleShot.txt index 5f25d5cd67..a9d2759326 100644 --- a/metadata/com.genonbeta.TrebleShot.txt +++ b/metadata/com.genonbeta.TrebleShot.txt @@ -56,7 +56,12 @@ Build:1.2.4.1,51 subdir=app gradle=yes +Build:1.2.4.2,52 + commit=1.2.4.2 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9\.]*$ -Current Version:1.2.4.1 -Current Version Code:51 +Current Version:1.2.4.2 +Current Version Code:52 From 63e9b072e9371ba578b9ab300eda15687f92c12c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:30:27 +0000 Subject: [PATCH 013/103] Update Calendar to 3.0.1 (106) --- metadata/com.simplemobiletools.calendar.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.calendar.txt b/metadata/com.simplemobiletools.calendar.txt index 4b0d539744..9df3cdf15a 100644 --- a/metadata/com.simplemobiletools.calendar.txt +++ b/metadata/com.simplemobiletools.calendar.txt @@ -400,7 +400,12 @@ Build:2.12.0,104 subdir=app gradle=yes +Build:3.0.1,106 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.12.0 -Current Version Code:104 +Current Version:3.0.1 +Current Version Code:106 From 6d61fb11c0a1d66bd305628811793953186f1294 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:34:17 +0000 Subject: [PATCH 014/103] Update Gallery to 3.0.1 (147) --- metadata/com.simplemobiletools.gallery.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.gallery.txt b/metadata/com.simplemobiletools.gallery.txt index 54be8a4809..5739e5011a 100644 --- a/metadata/com.simplemobiletools.gallery.txt +++ b/metadata/com.simplemobiletools.gallery.txt @@ -499,7 +499,12 @@ Build:2.19.0,145 subdir=app gradle=yes +Build:3.0.1,147 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.19.0 -Current Version Code:145 +Current Version:3.0.1 +Current Version Code:147 From 9a81ade848552cbfca4e55a06b44a6a277406ab8 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:41:03 +0000 Subject: [PATCH 015/103] Update Syncthing to 0.10.1 (4134) --- metadata/com.nutomic.syncthingandroid.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.nutomic.syncthingandroid.txt b/metadata/com.nutomic.syncthingandroid.txt index 17ec86f574..eb72f7edeb 100644 --- a/metadata/com.nutomic.syncthingandroid.txt +++ b/metadata/com.nutomic.syncthingandroid.txt @@ -587,7 +587,16 @@ Build:0.10.0,4133 ndk=r15c preassemble=buildNative +Build:0.10.1,4134 + commit=0.10.1 + submodules=yes + sudo=apt-get install -y golang-go/jessie-backports golang-src/jessie-backports + gradle=yes + output=app/build/outputs/apk/app-release-unsigned.apk + ndk=r15c + preassemble=buildNative + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]*$ -Current Version:0.10.0 -Current Version Code:4133 +Current Version:0.10.1 +Current Version Code:4134 From ad1a289e82354f381589ae795508419b8e7bf9bb Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:42:48 +0000 Subject: [PATCH 016/103] Update BiglyBT, Torrent Downloader to 1.1.2 (17) --- metadata/com.biglybt.android.client.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.biglybt.android.client.txt b/metadata/com.biglybt.android.client.txt index f4634ea16c..022ba4a460 100644 --- a/metadata/com.biglybt.android.client.txt +++ b/metadata/com.biglybt.android.client.txt @@ -28,11 +28,19 @@ Build:1.1.1,15 prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \ sed -i -e '/google-services/d' ../build.gradle +Build:1.1.2,17 + commit=v1.1.2 + subdir=BiglyBT + patch=noDexClassLoader.patch + gradle=CoreFlavorNogaFlavor + prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \ + sed -i -e '/google-services/d' ../build.gradle + Maintainer Notes: Repo has metadata structure for description, title, images, etc . Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]*$ -Current Version:1.1.1 -Current Version Code:15 +Current Version:1.1.2 +Current Version Code:17 From 7cf962de0285616aed88af6b8cbf121da0205c6b Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:49:25 +0000 Subject: [PATCH 017/103] Update andOTP to 0.3.1 (12) --- metadata/org.shadowice.flocke.andotp.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/org.shadowice.flocke.andotp.txt b/metadata/org.shadowice.flocke.andotp.txt index f353c5a750..f84f56ad2f 100644 --- a/metadata/org.shadowice.flocke.andotp.txt +++ b/metadata/org.shadowice.flocke.andotp.txt @@ -78,7 +78,12 @@ Build:0.3.0,11 subdir=app gradle=yes +Build:0.3.1,12 + commit=v0.3.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.3.0 -Current Version Code:11 +Current Version:0.3.1 +Current Version Code:12 From b2ea541c15518b21334a5e70482a6d88a191b32a Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 19:57:59 +0000 Subject: [PATCH 018/103] Update App Launcher to 3.0.1 (9) --- metadata/com.simplemobiletools.applauncher.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.applauncher.txt b/metadata/com.simplemobiletools.applauncher.txt index f511e58523..a3c88debff 100644 --- a/metadata/com.simplemobiletools.applauncher.txt +++ b/metadata/com.simplemobiletools.applauncher.txt @@ -54,7 +54,12 @@ Build:3.0.0,8 subdir=app gradle=yes +Build:3.0.1,9 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:8 +Current Version:3.0.1 +Current Version Code:9 From 8657efaf40670096015e78c7e2a703a8b8133fcc Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 20:14:28 +0000 Subject: [PATCH 019/103] Update Calculator to 3.0.1 (15) --- metadata/com.simplemobiletools.calculator.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.calculator.txt b/metadata/com.simplemobiletools.calculator.txt index 8fe94bfb2f..1ad649d9f2 100644 --- a/metadata/com.simplemobiletools.calculator.txt +++ b/metadata/com.simplemobiletools.calculator.txt @@ -56,7 +56,12 @@ Build:2.0.0,13 subdir=app gradle=yes +Build:3.0.1,15 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.0.0 -Current Version Code:13 +Current Version:3.0.1 +Current Version Code:15 From 84d275d0ff4f208c437bafd255306db995b11cd1 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 20:15:39 +0000 Subject: [PATCH 020/103] Update Draw to 3.0.1 (26) --- metadata/com.simplemobiletools.draw.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.draw.txt b/metadata/com.simplemobiletools.draw.txt index 6f1e2a74db..2cc07a8a66 100644 --- a/metadata/com.simplemobiletools.draw.txt +++ b/metadata/com.simplemobiletools.draw.txt @@ -104,7 +104,12 @@ Build:3.0.0,25 subdir=app gradle=yes +Build:3.0.1,26 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:25 +Current Version:3.0.1 +Current Version Code:26 From 4d247a8a578499b63316a8a51ac6fa3b2a722471 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 21:18:28 +0000 Subject: [PATCH 021/103] Update Shader Editor to 2.9.1 (38) --- metadata/de.markusfisch.android.shadereditor.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/de.markusfisch.android.shadereditor.txt b/metadata/de.markusfisch.android.shadereditor.txt index 6514fa2a3e..7a9f388638 100644 --- a/metadata/de.markusfisch.android.shadereditor.txt +++ b/metadata/de.markusfisch.android.shadereditor.txt @@ -128,6 +128,11 @@ Build:2.9.0,37 subdir=app gradle=yes +Build:2.9.1,38 + commit=2.9.1 + subdir=app + gradle=yes + Maintainer Notes: TouchThruDrawerlayout.java can be removed since its identical to the correctly named TouchThruDrawerLayout.java. @@ -135,5 +140,5 @@ named TouchThruDrawerLayout.java. Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.9.0 -Current Version Code:37 +Current Version:2.9.1 +Current Version Code:38 From 04160774e0399c1b5c97e2d593ebf9a07d3e94fd Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 21:48:49 +0000 Subject: [PATCH 022/103] Update Starke Verben to 2.2 (7) --- metadata/org.sw24softwares.starkeverben.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/org.sw24softwares.starkeverben.txt b/metadata/org.sw24softwares.starkeverben.txt index 501aa987c8..90ac390761 100644 --- a/metadata/org.sw24softwares.starkeverben.txt +++ b/metadata/org.sw24softwares.starkeverben.txt @@ -29,7 +29,12 @@ Build:2.1,6 subdir=app gradle=yes +Build:2.2,7 + commit=v2.2 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:2.1 -Current Version Code:6 +Current Version:2.2 +Current Version Code:7 From 8b06adcbb9209734c4e69a961aab92ea518e6645 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 22:08:22 +0000 Subject: [PATCH 023/103] Update CV of A2DP Volume to 2.12.9.4 (139) --- metadata/a2dp.Vol.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/a2dp.Vol.txt b/metadata/a2dp.Vol.txt index 55b0153e87..f8115e8231 100644 --- a/metadata/a2dp.Vol.txt +++ b/metadata/a2dp.Vol.txt @@ -130,5 +130,5 @@ Build:2.12.9.2,137 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:2.12.9.3 -Current Version Code:138 +Current Version:2.12.9.4 +Current Version Code:139 From 02e367c59772a07cb21dc6880391220c6ae87451 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 22:16:45 +0000 Subject: [PATCH 024/103] Update Termux to 0.57 (57) --- metadata/com.termux.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.termux.txt b/metadata/com.termux.txt index a85f08f2e9..d069ce607a 100644 --- a/metadata/com.termux.txt +++ b/metadata/com.termux.txt @@ -279,7 +279,12 @@ Build:0.56,56 subdir=app gradle=yes +Build:0.57,57 + commit=v0.57 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.56 -Current Version Code:56 +Current Version:0.57 +Current Version Code:57 From 2f60a02c6a22e7832bbdf66f06be24e07ea43094 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 22:32:45 +0000 Subject: [PATCH 025/103] Update Mi Manga Nu to 1.75 (75) --- metadata/ar.rulosoft.mimanganu.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/ar.rulosoft.mimanganu.txt b/metadata/ar.rulosoft.mimanganu.txt index 07b47fedaf..00699c3602 100644 --- a/metadata/ar.rulosoft.mimanganu.txt +++ b/metadata/ar.rulosoft.mimanganu.txt @@ -531,11 +531,20 @@ Build:1.74,74 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.75,75 + commit=1.75 + 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.74 -Current Version Code:74 +Current Version:1.75 +Current Version Code:75 From 49952b3b06f4dca36a189a235ff6a4c17c52e129 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 22:44:08 +0000 Subject: [PATCH 026/103] Update NewPipe to 0.11.1 (42) --- metadata/org.schabi.newpipe.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/org.schabi.newpipe.txt b/metadata/org.schabi.newpipe.txt index 0a6303785e..cd28b0a6cb 100644 --- a/metadata/org.schabi.newpipe.txt +++ b/metadata/org.schabi.newpipe.txt @@ -243,7 +243,13 @@ Build:0.11.0,41 submodules=yes gradle=yes +Build:0.11.1,42 + commit=v0.11.1 + subdir=app + submodules=yes + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.11.0 -Current Version Code:41 +Current Version:0.11.1 +Current Version Code:42 From 601ed87b41ab6be8ebbb1095004691279add99c4 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 22:51:10 +0000 Subject: [PATCH 027/103] Update Torrent Client to 3.4.68 (552) --- metadata/com.github.axet.torrentclient.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.torrentclient.txt b/metadata/com.github.axet.torrentclient.txt index 89c1f0fade..488c9f66fe 100644 --- a/metadata/com.github.axet.torrentclient.txt +++ b/metadata/com.github.axet.torrentclient.txt @@ -271,7 +271,13 @@ Build:3.4.67,551 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:3.4.68,552 + commit=torrentclient-3.4.68 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + Auto Update Mode:Version torrentclient-%v Update Check Mode:Tags -Current Version:3.4.67 -Current Version Code:551 +Current Version:3.4.68 +Current Version Code:552 From 72d9416992b1d2889ef6a46dc76a42db1fb29335 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 22:53:22 +0000 Subject: [PATCH 028/103] Update CV of Kontalk to 4.1.2 (280) --- metadata/org.kontalk.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/org.kontalk.txt b/metadata/org.kontalk.txt index 6640f4ee58..edf52bf827 100644 --- a/metadata/org.kontalk.txt +++ b/metadata/org.kontalk.txt @@ -606,5 +606,5 @@ Archive Policy:10 versions Auto Update Mode:None Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/kontalk/androidclient/stable/build.gradle|appVersionCode = (.*)|.|appVersionName = '(.*)' -Current Version:4.1.1 -Current Version Code:270 +Current Version:4.1.2 +Current Version Code:280 From b53a5096027676192b005c14142c31a7cc7ee541 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 23:01:58 +0000 Subject: [PATCH 029/103] Update Vanilla Music to 1.0.58 (10580) --- metadata/ch.blinkenlights.android.vanilla.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/metadata/ch.blinkenlights.android.vanilla.txt b/metadata/ch.blinkenlights.android.vanilla.txt index 1bd2eb615c..897cb0edec 100644 --- a/metadata/ch.blinkenlights.android.vanilla.txt +++ b/metadata/ch.blinkenlights.android.vanilla.txt @@ -173,7 +173,10 @@ Build:1.0.56,10560 Build:1.0.57,10571 commit=1.0.57 +Build:1.0.58,10580 + commit=1.0.58 + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.0.57 -Current Version Code:10571 +Current Version:1.0.58 +Current Version Code:10580 From e175c17403cdc967435c02399518a19cc534f508 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 23:14:07 +0000 Subject: [PATCH 030/103] Update Nextcloud SMS to 1.3.4 (64) --- metadata/fr.unix_experience.owncloud_sms.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/fr.unix_experience.owncloud_sms.txt b/metadata/fr.unix_experience.owncloud_sms.txt index 07df783d89..c37f58a31c 100644 --- a/metadata/fr.unix_experience.owncloud_sms.txt +++ b/metadata/fr.unix_experience.owncloud_sms.txt @@ -237,6 +237,12 @@ Build:1.3.3,63 rm=gradle prebuild=sed -i -e '/jcenter()/a\ google()' build.gradle +Build:1.3.4,64 + commit=1.3.4 + gradle=yes + rm=gradle + prebuild=sed -i -e '/jcenter()/a\ google()' build.gradle + Maintainer Notes: distributionUrl specifies Gradle 3.3, while Android Gradle plugin 3.0.0 requires Gradle 4.1 or later. @@ -244,5 +250,5 @@ requires Gradle 4.1 or later. Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.3.3 -Current Version Code:63 +Current Version:1.3.4 +Current Version Code:64 From 8029d16bb03a9e55fd1cb2b6e9c8e81b4f1736bf Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 23:26:50 +0000 Subject: [PATCH 031/103] Update SwpieView to 1.3.2 (15) --- metadata/org.voidptr.swpieview.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/org.voidptr.swpieview.txt b/metadata/org.voidptr.swpieview.txt index 904373cd7f..608a943fd9 100644 --- a/metadata/org.voidptr.swpieview.txt +++ b/metadata/org.voidptr.swpieview.txt @@ -29,7 +29,12 @@ Build:1.3,13 subdir=app gradle=yes +Build:1.3.2,15 + commit=release-1.3.2 + subdir=app + gradle=yes + Auto Update Mode:Version release-%v Update Check Mode:Tags -Current Version:1.3 -Current Version Code:13 +Current Version:1.3.2 +Current Version Code:15 From 864abbbdfae530efbf25fbb5ea486d0716173fa3 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 23:31:45 +0000 Subject: [PATCH 032/103] Update Yalp Store to 0.32 (32) --- metadata/com.github.yeriomin.yalpstore.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.yeriomin.yalpstore.txt b/metadata/com.github.yeriomin.yalpstore.txt index 8ecd191ca5..39e85b7e9d 100644 --- a/metadata/com.github.yeriomin.yalpstore.txt +++ b/metadata/com.github.yeriomin.yalpstore.txt @@ -203,7 +203,12 @@ Build:0.31,31 subdir=app gradle=yes +Build:0.32,32 + commit=0.32 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.31 -Current Version Code:31 +Current Version:0.32 +Current Version Code:32 From a609c5f4a27249e4218f271ba9f1d5d4979e4421 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Dec 2017 23:55:09 +0000 Subject: [PATCH 033/103] Update Markor to 0.2.5 (13) --- metadata/net.gsantner.markor.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/net.gsantner.markor.txt b/metadata/net.gsantner.markor.txt index 401e90a941..c5099a9313 100644 --- a/metadata/net.gsantner.markor.txt +++ b/metadata/net.gsantner.markor.txt @@ -72,11 +72,17 @@ Build:0.2.4,12 submodules=yes gradle=FlavorDefault +Build:0.2.5,13 + commit=v0.2.5 + 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.2.4 -Current Version Code:12 +Current Version:0.2.5 +Current Version Code:13 From 67bead8c1a95b1c7cfced435b99fa5a4941ad233 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 00:02:47 +0000 Subject: [PATCH 034/103] Update CV of PPSSPP to 1.5.4.0 (150400000) --- metadata/org.ppsspp.ppsspp.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/org.ppsspp.ppsspp.txt b/metadata/org.ppsspp.ppsspp.txt index b0cccc4e18..02e654454e 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.3.0 -Current Version Code:150300000 +Current Version:1.5.4.0 +Current Version Code:150400000 From 10610a80b0d7b69f09530b3cde831c76872bdbcb Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 00:11:00 +0000 Subject: [PATCH 035/103] Update Editor to 1.14 (114) --- metadata/org.billthefarmer.editor.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/metadata/org.billthefarmer.editor.txt b/metadata/org.billthefarmer.editor.txt index 7a3d720181..b0f2f348f5 100644 --- a/metadata/org.billthefarmer.editor.txt +++ b/metadata/org.billthefarmer.editor.txt @@ -74,7 +74,11 @@ Build:1.13,113 commit=v1.13 gradle=yes +Build:1.14,114 + commit=v1.14 + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.13 -Current Version Code:113 +Current Version:1.14 +Current Version Code:114 From dc908aae745a79bfeda20ac72060c61ef14f7969 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 00:42:33 +0000 Subject: [PATCH 036/103] Update uNote to 1.3.1 (11) --- metadata/app.varlorg.unote.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/app.varlorg.unote.txt b/metadata/app.varlorg.unote.txt index 00decabbf1..68f36a469b 100644 --- a/metadata/app.varlorg.unote.txt +++ b/metadata/app.varlorg.unote.txt @@ -68,7 +68,12 @@ Build:1.3.0,10 subdir=app gradle=yes +Build:1.3.1,11 + commit=v1.3.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.3.0 -Current Version Code:10 +Current Version:1.3.1 +Current Version Code:11 From b0e114ca91f734445f4ac5df7f22fe645ba83fcf Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 00:51:34 +0000 Subject: [PATCH 037/103] Update Camera to 3.0.1 (51) --- metadata/com.simplemobiletools.camera.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.camera.txt b/metadata/com.simplemobiletools.camera.txt index 3cacf60afb..b1fbdf5b71 100644 --- a/metadata/com.simplemobiletools.camera.txt +++ b/metadata/com.simplemobiletools.camera.txt @@ -174,7 +174,12 @@ Build:3.0.0,50 subdir=app gradle=yes +Build:3.0.1,51 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:50 +Current Version:3.0.1 +Current Version Code:51 From f4473f3b1b5a6249b1a2c4124cac0d6156f8eedf Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 00:53:32 +0000 Subject: [PATCH 038/103] Update Nextcloud to 20171209 (20171209) --- metadata/com.nextcloud.android.beta.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/metadata/com.nextcloud.android.beta.txt b/metadata/com.nextcloud.android.beta.txt index d1d86e4910..5d75a38505 100644 --- a/metadata/com.nextcloud.android.beta.txt +++ b/metadata/com.nextcloud.android.beta.txt @@ -6,7 +6,7 @@ Issue Tracker:https://github.com/nextcloud/android/issues Changelog:https://github.com/nextcloud/android/commits Donate:https://www.bountysource.com/teams/nextcloud -Auto Name:Nextcloud dev +Auto Name:Nextcloud Summary:Synchronization client Description: A safe home for all your data. Access & share your files, calendars, contacts, @@ -878,11 +878,18 @@ Build:20171204,20171204 rm=user_manual prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle +Build:20171209,20171209 + commit=dev-20171209 + submodules=yes + gradle=versionDev + rm=user_manual + prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle + 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:20171204 -Current Version Code:20171204 +Current Version:20171209 +Current Version Code:20171209 From 3ca158f5500e5b5b5fc3feae7f8c005ba6e31e28 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 01:19:56 +0000 Subject: [PATCH 039/103] Update Music Player to 3.0.1 (34) --- metadata/com.simplemobiletools.musicplayer.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.musicplayer.txt b/metadata/com.simplemobiletools.musicplayer.txt index aecec6e383..f3b5bfee49 100644 --- a/metadata/com.simplemobiletools.musicplayer.txt +++ b/metadata/com.simplemobiletools.musicplayer.txt @@ -148,7 +148,12 @@ Build:3.0.0,33 subdir=app gradle=yes +Build:3.0.1,34 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:33 +Current Version:3.0.1 +Current Version Code:34 From 4e9e1968ddc64dc4eb64e12e989825317614d623 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Dec 2017 01:29:12 +0000 Subject: [PATCH 040/103] Update Flashlight to 3.0.1 (25) --- metadata/com.simplemobiletools.flashlight.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.flashlight.txt b/metadata/com.simplemobiletools.flashlight.txt index 60ccc68731..cb072ca081 100644 --- a/metadata/com.simplemobiletools.flashlight.txt +++ b/metadata/com.simplemobiletools.flashlight.txt @@ -84,7 +84,12 @@ Build:3.0.0,24 subdir=app gradle=yes +Build:3.0.1,25 + commit=3.0.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:24 +Current Version:3.0.1 +Current Version Code:25 From 4f6eab621cb94a404ca005ddd9dab1a3cc69166a Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 9 Dec 2017 10:02:16 +0300 Subject: [PATCH 041/103] Tomdroid: enable 0.7.5 (14) Closes fdroid/fdroiddata#1001. --- metadata/org.tomdroid.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/org.tomdroid.txt b/metadata/org.tomdroid.txt index 10c921ad56..578415a3b6 100644 --- a/metadata/org.tomdroid.txt +++ b/metadata/org.tomdroid.txt @@ -30,7 +30,6 @@ Build:0.6.1,9 commit=0.6.1 Build:0.7.5,14 - disable=rebuild pending commit=321 target=android-19 From 46bea5bc4039ec165da8abb1d2318005b4835990 Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 9 Dec 2017 11:41:17 +0300 Subject: [PATCH 042/103] VLC: bump CV --- metadata/org.videolan.vlc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index c3cd824f8f..909dc0c3c1 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -1473,5 +1473,5 @@ resign official apks: Archive Policy:0 versions Auto Update Mode:None Update Check Mode:Static -Current Version:2.5.8 -Current Version Code:12050807 +Current Version:2.5.9 +Current Version Code:12050907 From f8d9d0f9ba5d55a1e5cd58054eb2ca39345bdbad Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 9 Dec 2017 13:58:43 +0300 Subject: [PATCH 043/103] Update VLC to 2.5.12 --- metadata/org.videolan.vlc.txt | 57 +++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 909dc0c3c1..b488d14bd9 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -1437,6 +1437,63 @@ Build:2.5.9,12050907 ./compile.sh -a arm64 release ndk=r14b +Build:2.5.12,12051204 + commit=2.5.12 + subdir=vlc-android + sudo=apt-get -y install g++ ragel libltdl-dev + gradle=VanillaARMv7 + srclibs=VLC@35acae8,VLCmedialibrary@15ab842 + rm=java-libs/appcompat/libs,java-libs/cardview/libs + prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \ + ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \ + sed -i -e '/^\.libarchive/a\\t$(RECONF)' ../vlc/contrib/src/libarchive/rules.mak && \ + sed -i -e 's/git reset --hard ${TESTED_HASH}/true/' ../compile.sh && \ + sed -i -e '/signingConfig/d' build.gradle + build=cd .. && \ + mkdir -p gradle/wrapper && \ + echo 'gradle "$@"' > gradlew && \ + chmod a+x gradlew && \ + ./compile.sh -a arm release + ndk=r14b + +Build:2.5.12,12051205 + commit=2.5.12 + subdir=vlc-android + sudo=apt-get -y install g++ ragel libltdl-dev + gradle=VanillaX86 + srclibs=VLC@35acae8,VLCmedialibrary@15ab842 + rm=java-libs/appcompat/libs,java-libs/cardview/libs + prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \ + ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \ + sed -i -e '/^\.libarchive/a\\t$(RECONF)' ../vlc/contrib/src/libarchive/rules.mak && \ + sed -i -e 's/git reset --hard ${TESTED_HASH}/true/' ../compile.sh && \ + sed -i -e '/signingConfig/d' build.gradle + build=cd .. && \ + mkdir -p gradle/wrapper && \ + echo 'gradle "$@"' > gradlew && \ + chmod a+x gradlew && \ + ./compile.sh -a x86 release + ndk=r14b + +Build:2.5.12,12051207 + commit=2.5.12 + subdir=vlc-android + sudo=apt-get -y install g++ ragel libltdl-dev + gradle=VanillaARMv8 + srclibs=VLC@35acae8,VLCmedialibrary@15ab842 + rm=java-libs/appcompat/libs,java-libs/cardview/libs + prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \ + ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \ + sed -i -e '/^\.libarchive/a\\t$(RECONF)' ../vlc/contrib/src/libarchive/rules.mak && \ + sed -i -e 's/git reset --hard ${TESTED_HASH}/true/' ../compile.sh && \ + sed -i -e '/signingConfig/d' build.gradle + build=cd .. && \ + mkdir -p gradle/wrapper && \ + echo 'gradle "$@"' > gradlew && \ + chmod a+x gradlew && \ + ./compile.sh -a arm64 release + ndk=r14b + Maintainer Notes: Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile From 5e32a037ed9d0e7663211f1657f1305b312e8d82 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 9 Dec 2017 11:55:57 +0000 Subject: [PATCH 044/103] Update fr.gouv.etalab.mastodon.txt --- metadata/fr.gouv.etalab.mastodon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/fr.gouv.etalab.mastodon.txt b/metadata/fr.gouv.etalab.mastodon.txt index 5e62410f06..06ed006162 100644 --- a/metadata/fr.gouv.etalab.mastodon.txt +++ b/metadata/fr.gouv.etalab.mastodon.txt @@ -3,7 +3,7 @@ License:GPL-3.0 Web Site:https://tom79.bitbucket.io/ Source Code:https://github.com/stom79/mastalab Issue Tracker:https://github.com/stom79/mastalab/issues -Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=tschneider%2eac%40gmail%2ecom&lc=FR&item_name=Support%20Mastalab%27s%20development¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest +Donate:https://liberapay.com/tom79/ Auto Name:Mastalab Summary:Multi-account client for Mastodon From e256c528b3dd5ebf0798ae528e9a64fdcc957a15 Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 9 Dec 2017 15:50:33 +0300 Subject: [PATCH 045/103] =?UTF-8?q?New=20app:=20D=C3=A9j=C3=A0=20Vu=20Loca?= =?UTF-8?q?tion=20Service?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes fdroid/rfp#438. --- metadata/org.fitchfamily.android.dejavu.txt | 37 +++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/org.fitchfamily.android.dejavu.txt diff --git a/metadata/org.fitchfamily.android.dejavu.txt b/metadata/org.fitchfamily.android.dejavu.txt new file mode 100644 index 0000000000..5d8b9644cd --- /dev/null +++ b/metadata/org.fitchfamily.android.dejavu.txt @@ -0,0 +1,37 @@ +Categories:Navigation +License:GPL-3.0 +Web Site: +Source Code:https://github.com/n76/DejaVu +Issue Tracker:https://github.com/n76/DejaVu/issues + +Auto Name:Déjà Vu Location Service +Summary:Mobile/cell and WLAN/Wi-Fi based network provider for UnifiedNlp and microG +Description: +UnifiedNlp backend that uses locally acquired WLAN/Wi-Fi AP and mobile/cellular +tower data to resolve user location. Collectively, “WLAN/WiFi and +mobile/cellular” signals will be called “RF emitters” below. + +Conceptually, this backend consists of two parts sharing a common database. One +part passively monitors the GPS. If the GPS has acquired and has a good position +accuracy, then the coverage maps for RF emitters detected by the phone are +created and saved. + +The other part is the actual location provider which uses the database to +estimate location when the GPS is not available. + +This backend uses no network data. All data acquired by the phone stays on the +phone. +. + +Repo Type:git +Repo:https://github.com/n76/DejaVu + +Build:1.0.2,2 + commit=v1.0.2 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.0.2 +Current Version Code:2 From 1266b1bb3ffa32463f40164a84cb9382c77f2450 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sat, 9 Dec 2017 19:47:25 +0000 Subject: [PATCH 046/103] Update Conversations --- metadata/eu.siacs.conversations.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/eu.siacs.conversations.txt b/metadata/eu.siacs.conversations.txt index d37069ec4b..070ac50487 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -902,7 +902,12 @@ Build:1.23.0,242 gradle=free prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' -e '/maven {/,+2d' -e "s/mavenCentral()/mavenCentral()\n maven { url 'https:\/\/maven.google.com' }/" build.gradle +Build:1.23.1,245 + commit=1.23.1 + gradle=free + prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' -e '/maven {/,+2d' -e "s/mavenCentral()/mavenCentral()\n maven { url 'https:\/\/maven.google.com' }/" build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]+$ -Current Version:1.23.0 -Current Version Code:242 +Current Version:1.23.1 +Current Version Code:245 From a1471729547b53f5906e8a485ca2dfc888ea8f33 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sat, 9 Dec 2017 23:37:41 +0100 Subject: [PATCH 047/103] simplemobiletools.draw: disable 2.3 --- metadata/com.simplemobiletools.draw.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.simplemobiletools.draw.txt b/metadata/com.simplemobiletools.draw.txt index 2cc07a8a66..2f176f3c5b 100644 --- a/metadata/com.simplemobiletools.draw.txt +++ b/metadata/com.simplemobiletools.draw.txt @@ -95,6 +95,7 @@ Build:2.2.0,22 gradle=yes Build:2.3.0,23 + disable=Could not find com.android.tools.build:gradle:3.0.0. commit=2.3.0 subdir=app gradle=yes From d673fd42ce200df585320e7300cc82eb107c4a48 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 10 Dec 2017 12:57:50 +0000 Subject: [PATCH 048/103] Update fr.gouv.etalab.mastodon.txt --- metadata/fr.gouv.etalab.mastodon.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/metadata/fr.gouv.etalab.mastodon.txt b/metadata/fr.gouv.etalab.mastodon.txt index 06ed006162..190477f9c2 100644 --- a/metadata/fr.gouv.etalab.mastodon.txt +++ b/metadata/fr.gouv.etalab.mastodon.txt @@ -153,6 +153,13 @@ Build:1.6.3,82 prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \ sed -i -e '/safetynetImplementation/d' build.gradle +Build:1.6.6,87 + commit=1.6.6 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \ + sed -i -e '/playstoreImplementation/d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9.]+$ Current Version:1.6.3 From f1084cf0375ec43fe8f4da75d5b5ea165bd8b30b Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 10 Dec 2017 17:14:23 +0300 Subject: [PATCH 049/103] Update Linphone to 3.3.1 (3311) --- metadata/org.linphone.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/metadata/org.linphone.txt b/metadata/org.linphone.txt index 2f4e71e9c4..a442c8a7b4 100644 --- a/metadata/org.linphone.txt +++ b/metadata/org.linphone.txt @@ -282,6 +282,24 @@ Build:3.3.0,3303 make `pwd`/res/raw/rootca.pem ndk=r15c +Build:3.3.1,3311 + commit=3.3.1 + submodules=yes + sudo=apt-get install -y cmake/testing libjsoncpp1/testing libstdc++6/testing + patch=3.3.0-gradle.patch + gradle=yes + output=bin/outputs/apk/org.linphone-release-unsigned.apk + rm=libs,liblinphone_tester,submodules/externals/antlr3,src/android/org/linphone/gcm,src/android/org/linphone/firebase/Firebase*.java + prebuild=sed -i -e 's|"kill_service_with_task_manager">true<|"kill_service_with_task_manager">false<|' res/values/non_localizable_custom.xml + scandelete=submodules + build=echo 'gradle "$@"' > gradlew && \ + chmod a+x gradlew && \ + ./prepare.py && \ + make -j`nproc` build && \ + make copy-libs && \ + make `pwd`/res/raw/rootca.pem + ndk=r15c + Auto Update Mode:None Update Check Mode:Tags Current Version:3.3.1 From b8a9f6c5943c1b6b2eb99e804576ab2ca1f71d65 Mon Sep 17 00:00:00 2001 From: Andrzej Ressel Date: Sun, 10 Dec 2017 16:49:31 +0000 Subject: [PATCH 050/103] Update LibreSubstratum (now Bucket) --- metadata/com.jereksel.libresubstratum.txt | 26 ++++++++++++++++------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/metadata/com.jereksel.libresubstratum.txt b/metadata/com.jereksel.libresubstratum.txt index 4b9f201597..de3fa94d60 100644 --- a/metadata/com.jereksel.libresubstratum.txt +++ b/metadata/com.jereksel.libresubstratum.txt @@ -1,15 +1,15 @@ Categories:Theming -License:MIT +License:GPL-3.0 Author Email:jereksel@gmail.com Web Site: -Source Code:https://github.com/jereksel/LibreSubstratum -Issue Tracker:https://github.com/jereksel/LibreSubstratum/issues +Source Code:https://github.com/jereksel/Bucket +Issue Tracker:https://github.com/jereksel/Bucket/issues -Name: LibreSubstratum -Auto Name:LibreSubstratum +Name: Bucket - Overlay Manager +Auto Name:Bucket Repo Type:git -Repo:https://github.com/jereksel/LibreSubstratum +Repo:https://github.com/jereksel/Bucket Build:0.1-fdroid,1 commit=v0.1 @@ -21,7 +21,17 @@ Build:0.1-fdroid,1 ndk=r15c gradleprops=fdroid +Build:0.2.1-fdroid,3 + commit=v0.2.1-fdroid + subdir=app + submodules=yes + init=./removeprop.sh + gradle=Fdroid + rm=app/src/main/jni/ELFIO/elf_examples + ndk=r15c + gradleprops=fdroid + Auto Update Mode:None Update Check Mode:None -Current Version:0.1-fdroid -Current Version Code:1 +Current Version:0.2.1-fdroid +Current Version Code:3 From 2789be2fd193c3c3e96a1e47ea3071e5958ad62a Mon Sep 17 00:00:00 2001 From: Zoff Date: Mon, 11 Dec 2017 19:55:28 +0000 Subject: [PATCH 051/103] Update com.zoffcc.applications.trifa.txt use own bitcoin donation address --- metadata/com.zoffcc.applications.trifa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.zoffcc.applications.trifa.txt b/metadata/com.zoffcc.applications.trifa.txt index 2c89335a2d..5fd2d05635 100644 --- a/metadata/com.zoffcc.applications.trifa.txt +++ b/metadata/com.zoffcc.applications.trifa.txt @@ -3,7 +3,7 @@ License:GPL-2.0 Web Site: Source Code:https://github.com/zoff99/ToxAndroidRefImpl Issue Tracker:https://github.com/zoff99/ToxAndroidRefImpl/issues -Bitcoin:1ZANav18WY8ytM7bhnAEBS3bdrTohsD9p +Bitcoin:1TRifA7eNLHZEcCTj43eYVWHBbLqTuXkS Auto Name:TRIfA Summary:TRIfA Tox Client From e3f0c6072f23f399cf8c55153b9728ad0cc733af Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Mon, 11 Dec 2017 21:24:47 +0100 Subject: [PATCH 052/103] telegram: update to 4.6 --- metadata/org.telegram.messenger.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/metadata/org.telegram.messenger.txt b/metadata/org.telegram.messenger.txt index 71937b8780..fcb387d191 100644 --- a/metadata/org.telegram.messenger.txt +++ b/metadata/org.telegram.messenger.txt @@ -307,6 +307,19 @@ Build:4.2.1b,10455 popd ndk=r15c +Build:4.6.0,11555 + commit=v4.6 + subdir=TMessagesProj + submodules=yes + gradle=fat + rm=TMessagesProj/jni/libwebp/swig/libwebp.jar,TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux + prebuild=echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c' > API_KEYS + build=export NDK=$$NDK$$ && \ + pushd jni && \ + ./build_ffmpeg_android.sh && \ + popd + ndk=r15c + Maintainer Notes: Summary and Description have been moved to the new localizable text files: https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots From 6e9226ed6ba3dcd00cb06c0971e6ef5cd0c1535a Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 11 Dec 2017 20:30:43 +0000 Subject: [PATCH 053/103] Update known apks --- stats/known_apks.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stats/known_apks.txt b/stats/known_apks.txt index e0fef1ce27..bdabf87c9e 100644 --- a/stats/known_apks.txt +++ b/stats/known_apks.txt @@ -3187,6 +3187,7 @@ com.gmail.jerickson314.sdscanner_12.apk com.gmail.jerickson314.sdscanner 2015-02 com.gmail.jerickson314.sdscanner_13.apk com.gmail.jerickson314.sdscanner 2017-08-30 com.gmail.mugcuposup.android_1.apk com.gmail.mugcuposup.android 2014-11-04 com.gokhanmoral.stweaks.app_3.apk com.gokhanmoral.stweaks.app 2013-08-28 +com.goltzkiste.guessaday_6.apk com.goltzkiste.guessaday 2017-12-11 com.googamaphone.typeandspeak_36.apk com.googamaphone.typeandspeak 2013-01-15 com.google.android.apps.authenticator2_21.apk com.google.android.apps.authenticator2 2012-08-23 com.google.android.apps.iosched_19.apk com.google.android.apps.iosched 2012-09-10 @@ -5679,6 +5680,7 @@ com.simplemobiletools.draw_19.apk com.simplemobiletools.draw 2017-06-26 com.simplemobiletools.draw_20.apk com.simplemobiletools.draw 2017-09-01 com.simplemobiletools.draw_22.apk com.simplemobiletools.draw 2017-10-23 com.simplemobiletools.draw_25.apk com.simplemobiletools.draw 2017-12-07 +com.simplemobiletools.draw_26.apk com.simplemobiletools.draw 2017-12-11 com.simplemobiletools.filemanager_1.apk com.simplemobiletools.filemanager 2016-08-04 com.simplemobiletools.filemanager_2.apk com.simplemobiletools.filemanager 2016-08-24 com.simplemobiletools.filemanager_3.apk com.simplemobiletools.filemanager 2016-08-31 @@ -12163,6 +12165,7 @@ org.billthefarmer.editor_110.apk org.billthefarmer.editor 2017-11-07 org.billthefarmer.editor_111.apk org.billthefarmer.editor 2017-11-24 org.billthefarmer.editor_112.apk org.billthefarmer.editor 2017-11-28 org.billthefarmer.editor_113.apk org.billthefarmer.editor 2017-12-04 +org.billthefarmer.editor_114.apk org.billthefarmer.editor 2017-12-11 org.billthefarmer.melodeon_1.apk org.billthefarmer.melodeon 2013-07-28 org.billthefarmer.melodeon_101.apk org.billthefarmer.melodeon 2014-06-23 org.billthefarmer.melodeon_102.apk org.billthefarmer.melodeon 2015-04-09 @@ -13989,6 +13992,7 @@ org.mixare_14.apk org.mixare 2011-07-22 org.mixare_20.apk org.mixare 2012-01-28 org.mixare_26.apk org.mixare 2012-09-07 org.mmk2410.cyngn.theme.fira_1.apk org.mmk2410.cyngn.theme.fira 2016-05-17 +org.moire.ultrasonic_58.apk org.moire.ultrasonic 2017-12-11 org.montrealtransit.android.schedule.stmbus_3.apk org.montrealtransit.android.schedule.stmbus 2013-12-09 org.montrealtransit.android_886.apk org.montrealtransit.android 2013-12-09 org.moparisthebest.appbak_2.apk org.moparisthebest.appbak 2014-02-19 From d86e5260eeff0a4581649cdc1acb16af390fb642 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 11 Dec 2017 23:22:38 +0000 Subject: [PATCH 054/103] Stats, etc --- stats/categories.txt | 2 +- stats/latestapps.txt | 8 ++++---- stats/licenses.txt | 4 ++-- stats/repotypes.txt | 2 +- stats/update_check_modes.txt | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/stats/categories.txt b/stats/categories.txt index e4d242ea33..e53c1ed03d 100644 --- a/stats/categories.txt +++ b/stats/categories.txt @@ -2,7 +2,7 @@ System 368 Internet 366 Multimedia 341 Games 285 -Navigation 175 +Navigation 176 Science & Education 160 Reading 138 Writing 136 diff --git a/stats/latestapps.txt b/stats/latestapps.txt index b2332942f9..8c3ef31c70 100644 --- a/stats/latestapps.txt +++ b/stats/latestapps.txt @@ -1,10 +1,10 @@ -com.bijoysingh.quicknote +com.goltzkiste.guessaday +org.moire.ultrasonic info.guardianproject.ripple -com.gmail.afonsotrepa.pocketgopher com.angryburg.uapp com.github.mueller_ma.viewandroidversion +com.bijoysingh.quicknote +com.gmail.afonsotrepa.pocketgopher com.freerdp.afreerdp com.ymber.eleven net.opendasharchive.openarchive.release -com.bmco.cratesiounofficial -com.games.boardgames.aeonsend diff --git a/stats/licenses.txt b/stats/licenses.txt index ab74ffcb6d..535a95bca3 100644 --- a/stats/licenses.txt +++ b/stats/licenses.txt @@ -1,7 +1,7 @@ -GPL-3.0 951 +GPL-3.0 953 Apache-2.0 556 GPL-3.0+ 297 -MIT 279 +MIT 278 GPL-2.0 143 GPL-2.0+ 91 BSD-3-Clause 42 diff --git a/stats/repotypes.txt b/stats/repotypes.txt index 1bdcfec520..ce8a112bc2 100644 --- a/stats/repotypes.txt +++ b/stats/repotypes.txt @@ -1,4 +1,4 @@ -git 2319 +git 2320 git-svn 132 hg 57 bzr 18 diff --git a/stats/update_check_modes.txt b/stats/update_check_modes.txt index 9f001e4faa..326a7a63e7 100644 --- a/stats/update_check_modes.txt +++ b/stats/update_check_modes.txt @@ -1,4 +1,4 @@ -Tags 1303 +Tags 1304 RepoManifest 889 None 192 Static 135 From fa273ef3505d5ed0b5c7b6869b2ec9c1928e1bb5 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 11 Dec 2017 23:24:37 +0000 Subject: [PATCH 055/103] Update MAXS Module SmsNotify to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.smsnotify.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.smsnotify.txt b/metadata/org.projectmaxs.module.smsnotify.txt index 4b64b2fc22..7b047824b9 100644 --- a/metadata/org.projectmaxs.module.smsnotify.txt +++ b/metadata/org.projectmaxs.module.smsnotify.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-smsnotify + submodules=yes + init=cd .. && \ + make module-smsnotify/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 4d51a0edcdce98bc8a0fb6d42554d28cd80c67f4 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 11 Dec 2017 23:44:45 +0000 Subject: [PATCH 056/103] Update MAXS Module Misc to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.misc.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.misc.txt b/metadata/org.projectmaxs.module.misc.txt index 54b26f022d..28d22ef30c 100644 --- a/metadata/org.projectmaxs.module.misc.txt +++ b/metadata/org.projectmaxs.module.misc.txt @@ -131,7 +131,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-misc + submodules=yes + init=cd .. && \ + make module-misc/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 125137fbe44b713b5c14738f701c599a06f6ced2 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 11 Dec 2017 23:50:41 +0000 Subject: [PATCH 057/103] Update Torrent Client to 3.4.79 (567) --- metadata/com.github.axet.torrentclient.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.torrentclient.txt b/metadata/com.github.axet.torrentclient.txt index 488c9f66fe..dd1170256e 100644 --- a/metadata/com.github.axet.torrentclient.txt +++ b/metadata/com.github.axet.torrentclient.txt @@ -277,7 +277,13 @@ Build:3.4.68,552 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:3.4.79,567 + commit=torrentclient-3.4.79 + subdir=app + gradle=yes + prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + Auto Update Mode:Version torrentclient-%v Update Check Mode:Tags -Current Version:3.4.68 -Current Version Code:552 +Current Version:3.4.79 +Current Version Code:567 From a679ef4449ab294091ec9d121fa08af0aeb54559 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 11 Dec 2017 23:53:59 +0000 Subject: [PATCH 058/103] Update CV of NewsBlur to 7.0b2 (149) --- metadata/com.newsblur.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index cd08e67e04..3615142a20 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -822,5 +822,5 @@ Build:6.1.0,145 Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:6.2b1 -Current Version Code:147 +Current Version:7.0b2 +Current Version Code:149 From 9cb075b0169ff59631474cf5030f20da9f82f83e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 11 Dec 2017 23:56:56 +0000 Subject: [PATCH 059/103] Update EteSync to 0.19.3 (21) --- metadata/com.etesync.syncadapter.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/com.etesync.syncadapter.txt b/metadata/com.etesync.syncadapter.txt index df442b3817..e3e8896230 100644 --- a/metadata/com.etesync.syncadapter.txt +++ b/metadata/com.etesync.syncadapter.txt @@ -115,6 +115,12 @@ Build:0.19.2,20 submodules=yes gradle=yes +Build:0.19.3,21 + commit=v0.19.3 + subdir=app + submodules=yes + gradle=yes + Maintainer Notes: Summary and Description are maintained by upstream using fastlane in the source repo: @@ -123,5 +129,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.19.2 -Current Version Code:20 +Current Version:0.19.3 +Current Version Code:21 From 009ccf0f88e2638717dfd0fabe29dbfaa8e982b6 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 11 Dec 2017 23:59:18 +0000 Subject: [PATCH 060/103] Update MAXS Module FileRead to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.fileread.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.fileread.txt b/metadata/org.projectmaxs.module.fileread.txt index f5dfe44b73..8b310f7e8a 100644 --- a/metadata/org.projectmaxs.module.fileread.txt +++ b/metadata/org.projectmaxs.module.fileread.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-fileread + submodules=yes + init=cd .. && \ + make module-fileread/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From ea13fdd1d4913668587b09c521ac01a3622ff643 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 00:03:03 +0000 Subject: [PATCH 061/103] Update Easer to 0.4.9 (48) --- metadata/ryey.easer.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/ryey.easer.txt b/metadata/ryey.easer.txt index 34c842025e..8c43794e6f 100644 --- a/metadata/ryey.easer.txt +++ b/metadata/ryey.easer.txt @@ -199,7 +199,12 @@ Build:0.4.8,47 subdir=app gradle=yes +Build:0.4.9,48 + commit=v0.4.9 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.4.8 -Current Version Code:47 +Current Version:0.4.9 +Current Version Code:48 From 866336ae2c47efcf6a244ddb6ad783fa3f6d13f5 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 00:08:34 +0000 Subject: [PATCH 062/103] Update WaveUp to 1.5-3 (36) --- metadata/com.jarsilio.android.waveup.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.jarsilio.android.waveup.txt b/metadata/com.jarsilio.android.waveup.txt index 249aad7a3a..405bf844fc 100644 --- a/metadata/com.jarsilio.android.waveup.txt +++ b/metadata/com.jarsilio.android.waveup.txt @@ -203,7 +203,12 @@ Build:1.5-2,35 subdir=app gradle=yes +Build:1.5-3,36 + commit=v1.5-3 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.5-2 -Current Version Code:35 +Current Version:1.5-3 +Current Version Code:36 From 62b5d21f19d3b1adcf08c8ca7aa84fd75c0a4fd1 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 00:17:59 +0000 Subject: [PATCH 063/103] Update Call Recorder to 1.4.16 (119) --- metadata/com.github.axet.callrecorder.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.callrecorder.txt b/metadata/com.github.axet.callrecorder.txt index c4cde01075..52829f6a67 100644 --- a/metadata/com.github.axet.callrecorder.txt +++ b/metadata/com.github.axet.callrecorder.txt @@ -183,7 +183,13 @@ Build:1.4.14,117 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:1.4.16,119 + commit=callrecorder-1.4.16 + 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.4.14 -Current Version Code:117 +Current Version:1.4.16 +Current Version Code:119 From 7f894fe11a3777a1d83785d1a2250f611589e4ff Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 01:00:01 +0000 Subject: [PATCH 064/103] Update Audio Recorder to 3.0.59 (225) --- metadata/com.github.axet.audiorecorder.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.audiorecorder.txt b/metadata/com.github.axet.audiorecorder.txt index 6585299de1..b8ebf3400d 100644 --- a/metadata/com.github.axet.audiorecorder.txt +++ b/metadata/com.github.axet.audiorecorder.txt @@ -227,7 +227,13 @@ Build:3.0.57,223 gradle=yes prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle +Build:3.0.59,225 + commit=audiorecorder-3.0.59 + 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.0.57 -Current Version Code:223 +Current Version:3.0.59 +Current Version Code:225 From 12e4a13dabea9d41115c892c0effc1145213a7a6 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 01:01:09 +0000 Subject: [PATCH 065/103] Update Media Merger to 1.2.94 (108) --- metadata/com.github.axet.mover.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.mover.txt b/metadata/com.github.axet.mover.txt index de6dbdbbd6..21c6bcdd73 100644 --- a/metadata/com.github.axet.mover.txt +++ b/metadata/com.github.axet.mover.txt @@ -142,7 +142,12 @@ Build:1.2.91,105 subdir=app gradle=yes +Build:1.2.94,108 + commit=mover-1.2.94 + subdir=app + gradle=yes + Auto Update Mode:Version mover-%v Update Check Mode:Tags -Current Version:1.2.91 -Current Version Code:105 +Current Version:1.2.94 +Current Version Code:108 From 0b17396ee3aa5a9f8af0841407ef1f0eb564a771 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 01:13:09 +0000 Subject: [PATCH 066/103] Update Init.d Light to 1.1 (2) --- metadata/x1125io.initdlight.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/x1125io.initdlight.txt b/metadata/x1125io.initdlight.txt index 407f72642a..8ea90e9857 100644 --- a/metadata/x1125io.initdlight.txt +++ b/metadata/x1125io.initdlight.txt @@ -21,7 +21,12 @@ Build:1.0,1 subdir=app gradle=yes +Build:1.1,2 + commit=1.1 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 +Current Version:1.1 +Current Version Code:2 From b639f3b8e0c8421e9da108c1f0903d1311b41bed Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 01:39:01 +0000 Subject: [PATCH 067/103] Update MAXS Module Clipboard to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.clipboard.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.clipboard.txt b/metadata/org.projectmaxs.module.clipboard.txt index 47c01afcb4..b625267dde 100644 --- a/metadata/org.projectmaxs.module.clipboard.txt +++ b/metadata/org.projectmaxs.module.clipboard.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-clipboard + submodules=yes + init=cd .. && \ + make module-clipboard/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From aa7c1cf68677815db4f7c0df6280fd1ab3684f8c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 01:42:02 +0000 Subject: [PATCH 068/103] Update MAXS Module Shell to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.shell.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.shell.txt b/metadata/org.projectmaxs.module.shell.txt index 35c35fa079..8ad0fffc23 100644 --- a/metadata/org.projectmaxs.module.shell.txt +++ b/metadata/org.projectmaxs.module.shell.txt @@ -143,7 +143,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-shell + submodules=yes + init=cd .. && \ + make module-shell/Makefile + prebuild=make prebuild && \ + rm -rf libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 088cfa246c28db74d8303386f0940edba0cbf16d Mon Sep 17 00:00:00 2001 From: Federico Iosue Date: Tue, 12 Dec 2017 02:43:36 +0100 Subject: [PATCH 069/103] Updated Omni Notes to 5.4.0 (235) --- metadata/it.feio.android.omninotes.foss.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/it.feio.android.omninotes.foss.txt b/metadata/it.feio.android.omninotes.foss.txt index 1dfde96969..2e290622de 100644 --- a/metadata/it.feio.android.omninotes.foss.txt +++ b/metadata/it.feio.android.omninotes.foss.txt @@ -38,8 +38,16 @@ Build:5.3.2,233 sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \ sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle +Build:5.4.0,235 + commit=5.4.0 + subdir=omniNotes + gradle=foss + prebuild=sed -i -e '/dl.bintray.com/d' -e '/apply plugin: "sonar-runner"/,+999d' ../build.gradle && \ + sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \ + sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle + Auto Update Mode:None Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/federicoiosue/Omni-Notes/develop/gradle.properties|VERSION_CODE=(.*)|.|VERSION_NAME=(.*) -Current Version:5.3.2 -Current Version Code:233 +Current Version:5.4.0 +Current Version Code:235 From 6a075b86ba7c3be0a94c6e6c41717c9038e7e7df Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 02:50:59 +0000 Subject: [PATCH 070/103] Update Nextcloud to 20171212 (20171212) --- metadata/com.nextcloud.android.beta.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.nextcloud.android.beta.txt b/metadata/com.nextcloud.android.beta.txt index 5d75a38505..a1bbbba1e8 100644 --- a/metadata/com.nextcloud.android.beta.txt +++ b/metadata/com.nextcloud.android.beta.txt @@ -885,11 +885,18 @@ Build:20171209,20171209 rm=user_manual prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle +Build:20171212,20171212 + commit=dev-20171212 + submodules=yes + gradle=versionDev + rm=user_manual + prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle + 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:20171209 -Current Version Code:20171209 +Current Version:20171212 +Current Version Code:20171212 From b6a70924ee27889ec58645ec299bbfc72ada5195 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 03:25:02 +0000 Subject: [PATCH 071/103] Update MAXS Transport XMPP to 0.5.2 (2000501421) --- metadata/org.projectmaxs.transport.xmpp.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.transport.xmpp.txt b/metadata/org.projectmaxs.transport.xmpp.txt index 5837d7c07c..8ab4a08c4a 100644 --- a/metadata/org.projectmaxs.transport.xmpp.txt +++ b/metadata/org.projectmaxs.transport.xmpp.txt @@ -194,7 +194,14 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=transport-xmpp + submodules=yes + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From ecf1d4fd73394c56c15356bb3c208245ce5c05ba Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 03:28:16 +0000 Subject: [PATCH 072/103] Update MAXS Module Bluetooth to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.bluetooth.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.bluetooth.txt b/metadata/org.projectmaxs.module.bluetooth.txt index 3eb390f7b1..cc6bffa463 100644 --- a/metadata/org.projectmaxs.module.bluetooth.txt +++ b/metadata/org.projectmaxs.module.bluetooth.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-bluetooth + submodules=yes + init=cd .. && \ + make module-bluetooth/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 7dcd335e9679794de1b6b283140bcf177a2d49ee Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 03:43:36 +0000 Subject: [PATCH 073/103] Update MAXS Module BluetoothAdmin to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.bluetoothadmin.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.bluetoothadmin.txt b/metadata/org.projectmaxs.module.bluetoothadmin.txt index 92aeac2712..98c2c709bd 100644 --- a/metadata/org.projectmaxs.module.bluetoothadmin.txt +++ b/metadata/org.projectmaxs.module.bluetoothadmin.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-bluetoothadmin + submodules=yes + init=cd .. && \ + make module-bluetoothadmin/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 9283fe9e3ac286e26091e54df8b98865892ed00b Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 03:46:53 +0000 Subject: [PATCH 074/103] Update Termux to 0.59 (59) --- metadata/com.termux.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.termux.txt b/metadata/com.termux.txt index d069ce607a..632b7a288f 100644 --- a/metadata/com.termux.txt +++ b/metadata/com.termux.txt @@ -284,7 +284,12 @@ Build:0.57,57 subdir=app gradle=yes +Build:0.59,59 + commit=v0.59 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.57 -Current Version Code:57 +Current Version:0.59 +Current Version Code:59 From 60d8e1ed7181c36529e8914730e62871cf385b33 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 03:48:35 +0000 Subject: [PATCH 075/103] Update BiglyBT, Torrent Downloader to 1.1.4 (19) --- metadata/com.biglybt.android.client.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.biglybt.android.client.txt b/metadata/com.biglybt.android.client.txt index 022ba4a460..9e9e2fb3a1 100644 --- a/metadata/com.biglybt.android.client.txt +++ b/metadata/com.biglybt.android.client.txt @@ -36,11 +36,19 @@ Build:1.1.2,17 prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \ sed -i -e '/google-services/d' ../build.gradle +Build:1.1.4,19 + commit=v1.1.4 + subdir=BiglyBT + patch=noDexClassLoader.patch + gradle=CoreFlavorNogaFlavor + prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \ + sed -i -e '/google-services/d' ../build.gradle + Maintainer Notes: Repo has metadata structure for description, title, images, etc . Auto Update Mode:Version v%v Update Check Mode:Tags ^v[0-9.]*$ -Current Version:1.1.2 -Current Version Code:17 +Current Version:1.1.4 +Current Version Code:19 From 90e3ae1ceb4f3cff85f9928c554c212ca3eedef9 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 04:12:47 +0000 Subject: [PATCH 076/103] Update MAXS Module SmsRead to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.smsread.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.smsread.txt b/metadata/org.projectmaxs.module.smsread.txt index e283c5943d..ae094e68b0 100644 --- a/metadata/org.projectmaxs.module.smsread.txt +++ b/metadata/org.projectmaxs.module.smsread.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-smsread + submodules=yes + init=cd .. && \ + make module-smsread/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 1243a4c161d62631b8c9336f8ec857c31cf72c28 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 04:31:38 +0000 Subject: [PATCH 077/103] Update MAXS Module FileWrite to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.filewrite.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.filewrite.txt b/metadata/org.projectmaxs.module.filewrite.txt index 033a8d6527..91d2410776 100644 --- a/metadata/org.projectmaxs.module.filewrite.txt +++ b/metadata/org.projectmaxs.module.filewrite.txt @@ -232,7 +232,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-filewrite + submodules=yes + init=cd .. && \ + make module-filewrite/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 51d531ea0552c020ee7ebd3e981ef6079bbb2209 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 04:39:20 +0000 Subject: [PATCH 078/103] Update CV of Ghost Commander to 1.55b3 (335) --- metadata/com.ghostsq.commander.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/com.ghostsq.commander.txt b/metadata/com.ghostsq.commander.txt index 4d27b40de6..9cf0b99b87 100644 --- a/metadata/com.ghostsq.commander.txt +++ b/metadata/com.ghostsq.commander.txt @@ -300,5 +300,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.55b2 -Current Version Code:334 +Current Version:1.55b3 +Current Version Code:335 From 942c93c3613a8d5f9f2f2bcfedb0f9a98174426c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 04:57:54 +0000 Subject: [PATCH 079/103] Update Baby Sleep Sounds to 0.8 (12) --- metadata/protect.babysleepsounds.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/protect.babysleepsounds.txt b/metadata/protect.babysleepsounds.txt index c610143aa8..6ecf43ae6f 100644 --- a/metadata/protect.babysleepsounds.txt +++ b/metadata/protect.babysleepsounds.txt @@ -63,7 +63,12 @@ Build:0.7,11 subdir=app gradle=yes +Build:0.8,12 + commit=v0.8 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:0.7 -Current Version Code:11 +Current Version:0.8 +Current Version Code:12 From 569bc88d24e6329f8a50da5ff5f7811771da1263 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:17:16 +0000 Subject: [PATCH 080/103] Update MAXS Module SmsWrite to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.smswrite.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.smswrite.txt b/metadata/org.projectmaxs.module.smswrite.txt index 3aadfa2a94..d88a00936a 100644 --- a/metadata/org.projectmaxs.module.smswrite.txt +++ b/metadata/org.projectmaxs.module.smswrite.txt @@ -232,7 +232,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-smswrite + submodules=yes + init=cd .. && \ + make module-smswrite/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 31b37fb5d77d60781bc9f771002db93f7c4d0c8a Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:24:15 +0000 Subject: [PATCH 081/103] Update TrebleShot to 1.2.4.4 (54) --- metadata/com.genonbeta.TrebleShot.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.genonbeta.TrebleShot.txt b/metadata/com.genonbeta.TrebleShot.txt index a9d2759326..8f2d74fee9 100644 --- a/metadata/com.genonbeta.TrebleShot.txt +++ b/metadata/com.genonbeta.TrebleShot.txt @@ -61,7 +61,12 @@ Build:1.2.4.2,52 subdir=app gradle=yes +Build:1.2.4.4,54 + commit=1.2.4.4 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags ^[0-9\.]*$ -Current Version:1.2.4.2 -Current Version Code:52 +Current Version:1.2.4.4 +Current Version Code:54 From cafe80891a92c0388baac870c42aca4efb6e2697 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:26:57 +0000 Subject: [PATCH 082/103] Update Seafile to 2.2.1 (76) --- metadata/com.seafile.seadroid2.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.seafile.seadroid2.txt b/metadata/com.seafile.seadroid2.txt index b32ef75d6e..f635363072 100644 --- a/metadata/com.seafile.seadroid2.txt +++ b/metadata/com.seafile.seadroid2.txt @@ -426,7 +426,18 @@ Build:2.2.0,75 sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true +Build:2.2.1,76 + commit=2.2.1 + subdir=app + gradle=yes + srclibs=android-vcard@android-vcard-1.4 + rm=app/libs + prebuild=find $$android-vcard$$ -name '*.jar' -delete && \ + sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && \ + sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle + build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.2.0 -Current Version Code:75 +Current Version:2.2.1 +Current Version Code:76 From 25bbb37d471749ccf56c3f6d4d3b2e2c218beee8 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:28:35 +0000 Subject: [PATCH 083/103] Update MAXS Module ContactsRead to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.contactsread.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.contactsread.txt b/metadata/org.projectmaxs.module.contactsread.txt index 1646ae213e..aac7f96eb6 100644 --- a/metadata/org.projectmaxs.module.contactsread.txt +++ b/metadata/org.projectmaxs.module.contactsread.txt @@ -235,7 +235,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-contactsread + submodules=yes + init=cd .. && \ + make module-contactsread/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From fce42c27e902dfdff42d59e1917081989c541340 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:35:40 +0000 Subject: [PATCH 084/103] Update MAXS Module WifiAccess to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.wifiaccess.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.wifiaccess.txt b/metadata/org.projectmaxs.module.wifiaccess.txt index b689491f01..4ee18f3af6 100644 --- a/metadata/org.projectmaxs.module.wifiaccess.txt +++ b/metadata/org.projectmaxs.module.wifiaccess.txt @@ -140,7 +140,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-wifiaccess + submodules=yes + init=cd .. && \ + make module-wifiaccess/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From a0348e4c29c305ab4680204b89e2e8180e2e3264 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:36:15 +0000 Subject: [PATCH 085/103] Update Unpopular Music Player to 1.40 (18) --- metadata/de.kromke.andreas.unpopmusicplayerfree.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/de.kromke.andreas.unpopmusicplayerfree.txt b/metadata/de.kromke.andreas.unpopmusicplayerfree.txt index 27a8474ced..5bb0852ac7 100644 --- a/metadata/de.kromke.andreas.unpopmusicplayerfree.txt +++ b/metadata/de.kromke.andreas.unpopmusicplayerfree.txt @@ -64,7 +64,12 @@ Build:1.34,17 subdir=app gradle=yes +Build:1.40,18 + commit=v1.40 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.34 -Current Version Code:17 +Current Version:1.40 +Current Version Code:18 From 5fa5857679624571d3e58378e6bd78cac1124b9c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:45:35 +0000 Subject: [PATCH 086/103] Update OpenAPK to 1.2.1 (35) --- metadata/com.dkanada.openapk.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.dkanada.openapk.txt b/metadata/com.dkanada.openapk.txt index da740b56a8..89c22ef6f9 100644 --- a/metadata/com.dkanada.openapk.txt +++ b/metadata/com.dkanada.openapk.txt @@ -83,7 +83,12 @@ Build:1.2,34 subdir=app gradle=yes +Build:1.2.1,35 + commit=v1.2.1 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.2 -Current Version Code:34 +Current Version:1.2.1 +Current Version Code:35 From b6e7ee09dc73861750157e59dab53d23931effcf Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 05:52:24 +0000 Subject: [PATCH 087/103] Update ScreenCam to 1.8.4 (21) --- metadata/com.orpheusdroid.screenrecorder.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.orpheusdroid.screenrecorder.txt b/metadata/com.orpheusdroid.screenrecorder.txt index 134f26329f..b1839eb07b 100644 --- a/metadata/com.orpheusdroid.screenrecorder.txt +++ b/metadata/com.orpheusdroid.screenrecorder.txt @@ -86,7 +86,12 @@ Build:1.8.3,20 subdir=app gradle=yes +Build:1.8.4,21 + commit=1.8.4 + subdir=app + gradle=yes + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.8.3 -Current Version Code:20 +Current Version:1.8.4 +Current Version Code:21 From 189a948a1c0733938691e555cefafa02d30fb101 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:00:12 +0000 Subject: [PATCH 088/103] Update MAXS Module LocationFine to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.locationfine.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.locationfine.txt b/metadata/org.projectmaxs.module.locationfine.txt index ae895ef040..0cc3a3869d 100644 --- a/metadata/org.projectmaxs.module.locationfine.txt +++ b/metadata/org.projectmaxs.module.locationfine.txt @@ -131,7 +131,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild scandelete=module-shell/libraryProjects/root-commands/ExampleApp/libs/ +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-locationfine + submodules=yes + init=cd .. && \ + make module-locationfine/Makefile + prebuild=make prebuild + scandelete=module-shell/libraryProjects/root-commands/ExampleApp/libs/ + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 5b7a89aacefcb2a83c61f4722b8b5deb132c8c7c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:22:58 +0000 Subject: [PATCH 089/103] Update MAXS Module SmsSend to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.smssend.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.smssend.txt b/metadata/org.projectmaxs.module.smssend.txt index 9d44f124a6..be2508f802 100644 --- a/metadata/org.projectmaxs.module.smssend.txt +++ b/metadata/org.projectmaxs.module.smssend.txt @@ -232,7 +232,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-smssend + submodules=yes + init=cd .. && \ + make module-smssend/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 3afb0bb12317dcda700a0511d692b3770621ad48 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:30:55 +0000 Subject: [PATCH 090/103] Update CV of Omni Notes to 5.4.0 (235) --- metadata/it.feio.android.omninotes.foss.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/it.feio.android.omninotes.foss.txt b/metadata/it.feio.android.omninotes.foss.txt index 1dfde96969..43ff49118d 100644 --- a/metadata/it.feio.android.omninotes.foss.txt +++ b/metadata/it.feio.android.omninotes.foss.txt @@ -41,5 +41,5 @@ Build:5.3.2,233 Auto Update Mode:None Update Check Mode:HTTP Update Check Data:https://raw.githubusercontent.com/federicoiosue/Omni-Notes/develop/gradle.properties|VERSION_CODE=(.*)|.|VERSION_NAME=(.*) -Current Version:5.3.2 -Current Version Code:233 +Current Version:5.4.0 +Current Version Code:235 From 07de474685478b6d06a6392d6aa880b32df46897 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:35:17 +0000 Subject: [PATCH 091/103] Update Hourly Reminder to 3.1.15 (336) --- metadata/com.github.axet.hourlyreminder.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.hourlyreminder.txt b/metadata/com.github.axet.hourlyreminder.txt index 444010a9ef..c32a62690d 100644 --- a/metadata/com.github.axet.hourlyreminder.txt +++ b/metadata/com.github.axet.hourlyreminder.txt @@ -206,7 +206,12 @@ Build:3.1.8,329 subdir=app gradle=yes +Build:3.1.15,336 + commit=hourlyreminder-3.1.15 + subdir=app + gradle=yes + Auto Update Mode:Version hourlyreminder-%v Update Check Mode:Tags -Current Version:3.1.8 -Current Version Code:329 +Current Version:3.1.15 +Current Version Code:336 From bc04261b72c81fd033229ba1c6ca9de62abf1b0e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:36:09 +0000 Subject: [PATCH 092/103] Update MAXS Module NFC to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.nfc.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.nfc.txt b/metadata/org.projectmaxs.module.nfc.txt index db1f487161..677f14276b 100644 --- a/metadata/org.projectmaxs.module.nfc.txt +++ b/metadata/org.projectmaxs.module.nfc.txt @@ -96,7 +96,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-nfc + submodules=yes + init=cd .. && \ + make module-nfc/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 2dda98ef1a90fc119320cd30e10f5df0b289d2b3 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:46:24 +0000 Subject: [PATCH 093/103] Update MAXS Module Notification to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.notification.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.notification.txt b/metadata/org.projectmaxs.module.notification.txt index 07c8f2c524..8fb251ec07 100644 --- a/metadata/org.projectmaxs.module.notification.txt +++ b/metadata/org.projectmaxs.module.notification.txt @@ -119,7 +119,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-notification + submodules=yes + init=cd .. && \ + make module-notification/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From e2dacc9b05725a15ca9419088ed06d426922271c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:47:46 +0000 Subject: [PATCH 094/103] Update MAXS Module AlarmSet to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.alarmset.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.alarmset.txt b/metadata/org.projectmaxs.module.alarmset.txt index 2a7d5194d5..41f1798078 100644 --- a/metadata/org.projectmaxs.module.alarmset.txt +++ b/metadata/org.projectmaxs.module.alarmset.txt @@ -131,7 +131,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-alarmset + submodules=yes + init=cd .. && \ + make module-alarmset/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 69b933273de6795f930c1a14ddd0752324f3a170 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 06:48:12 +0000 Subject: [PATCH 095/103] Update MAXS Module PhonestateRead to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.phonestateread.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.phonestateread.txt b/metadata/org.projectmaxs.module.phonestateread.txt index 3e525e423f..e1e500dbf0 100644 --- a/metadata/org.projectmaxs.module.phonestateread.txt +++ b/metadata/org.projectmaxs.module.phonestateread.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-phonestateread + submodules=yes + init=cd .. && \ + make module-phonestateread/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 655f058d75e42f99e56470bd2be6c2eb1cd1ba06 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 07:46:39 +0000 Subject: [PATCH 096/103] Update MAXS Module Ringermode to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.ringermode.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.ringermode.txt b/metadata/org.projectmaxs.module.ringermode.txt index 9711f395e4..f6aceb69d2 100644 --- a/metadata/org.projectmaxs.module.ringermode.txt +++ b/metadata/org.projectmaxs.module.ringermode.txt @@ -223,7 +223,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-ringermode + submodules=yes + init=cd .. && \ + make module-ringermode/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From acdfffe0b180164ba5c5c0b4242a248526c8ec02 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 07:47:54 +0000 Subject: [PATCH 097/103] Update Web Opac to 5.2.6 (184) --- metadata/de.geeksfactory.opacclient.txt | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/de.geeksfactory.opacclient.txt b/metadata/de.geeksfactory.opacclient.txt index 061bf461b8..954cb83fcd 100644 --- a/metadata/de.geeksfactory.opacclient.txt +++ b/metadata/de.geeksfactory.opacclient.txt @@ -1193,6 +1193,18 @@ Build:5.2.5,183 sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle preassemble=downloadJson +Build:5.2.6,184 + commit=5.2.6 + subdir=opacclient/opacapp + submodules=yes + gradle=yes + srclibs=CWACAdapter@v1.0.1,Endless@v1.2.3 + rm=opacclient/opacapp/libs/*.jar + prebuild=cp -fR $$CWACAdapter$$/src/com src/main/java/ && \ + cp -fR $$Endless$$/src/com src/main/java/ && \ + sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle + preassemble=downloadJson + Maintainer Notes: Using commonsware maven dependencies adds READ_PHONE_STATE permission; building the source directly fixes this but might break more easily. Wait for next release @@ -1201,5 +1213,5 @@ to deploy. Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:5.2.5 -Current Version Code:183 +Current Version:5.2.6 +Current Version Code:184 From e749fffa07299acfb7c1db7d3559e2fa74966806 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 07:55:20 +0000 Subject: [PATCH 098/103] Update TREZOR Manager to 1.0.8 (12) --- metadata/io.trezor.app.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/io.trezor.app.txt b/metadata/io.trezor.app.txt index 0b9c60b8bf..00c19b0006 100644 --- a/metadata/io.trezor.app.txt +++ b/metadata/io.trezor.app.txt @@ -51,6 +51,12 @@ Build:1.0.6,10 gradle=yes scanignore=trezor-app/src/main/assets/firmware/trezor*.bin +Build:1.0.8,12 + commit=v1.0.8 + subdir=trezor-app + gradle=yes + scanignore=trezor-app/src/main/assets/firmware/trezor*.bin + Maintainer Notes: Firmware source is available at https://github.com/trezor/trezor-mcu but we cannot build it since its required to be signed by upstream. Check @@ -59,5 +65,5 @@ once in a while. Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.0.6 -Current Version Code:10 +Current Version:1.0.8 +Current Version Code:12 From 5c2a112c51eeb8635086dca27d1599e6d440ab4d Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 07:59:45 +0000 Subject: [PATCH 099/103] Update Material Notes to 3.5.0 (22) --- metadata/com.bijoysingh.quicknote.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.bijoysingh.quicknote.txt b/metadata/com.bijoysingh.quicknote.txt index ef61ca6780..ccb88cb953 100644 --- a/metadata/com.bijoysingh.quicknote.txt +++ b/metadata/com.bijoysingh.quicknote.txt @@ -20,7 +20,12 @@ Build:3.2.0,18 subdir=app gradle=yes +Build:3.5.0,22 + commit=v3.5.0 + subdir=app + gradle=yes + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:3.2.0 -Current Version Code:18 +Current Version:3.5.0 +Current Version Code:22 From f164081a3c53bb1e4f05c5b833b87cc93fe00584 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 08:24:52 +0000 Subject: [PATCH 100/103] Update MAXS Main to 0.5.2 (2000501421) --- metadata/org.projectmaxs.main.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.main.txt b/metadata/org.projectmaxs.main.txt index c13d1d1fde..b27d7d3ac4 100644 --- a/metadata/org.projectmaxs.main.txt +++ b/metadata/org.projectmaxs.main.txt @@ -174,7 +174,14 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=main + submodules=yes + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From dac2a2895e33828a8e6e0824aa9eac21cc007852 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Dec 2017 08:25:15 +0000 Subject: [PATCH 101/103] Update MAXS Module WifiChange to 0.5.2 (2000501421) --- metadata/org.projectmaxs.module.wifichange.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.wifichange.txt b/metadata/org.projectmaxs.module.wifichange.txt index 349f479768..b3f6870529 100644 --- a/metadata/org.projectmaxs.module.wifichange.txt +++ b/metadata/org.projectmaxs.module.wifichange.txt @@ -131,7 +131,16 @@ Build:0.5.0,2000500702 prebuild=make prebuild && \ rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp +Build:0.5.2,2000501421 + commit=0.5.2 + subdir=module-wifichange + submodules=yes + init=cd .. && \ + make module-wifichange/Makefile + prebuild=make prebuild && \ + rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:0.5.0 -Current Version Code:2000500702 +Current Version:0.5.2 +Current Version Code:2000501421 From 81a42944b607011b38bda7a7db636b110e412481 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 12 Dec 2017 22:12:35 +0100 Subject: [PATCH 102/103] CONTRIBUTING: point people to docs and remove outdated forum link closes fdroid-website#168 --- CONTRIBUTING.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fabcde7cf6..0cfc1f6a4a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,16 +1,19 @@ # Contributing to F-Droid +For information about all aspects of F-Droid, check out the +[docs](https://f-droid.org/docs) + + ## Issue Tracker -You may use the issue tracker to report issues on app metadata and issues with -the packages distributed through our repository. - -Please note that app submissions belong in the -[submission queue](https://f-droid.org/forums/forum/submission-queue/). +You may use the +[issue tracker](https://gitlab.com/fdroid/fdroiddata/issues) to report +issues on app metadata and issues with the packages distributed +through our repository. Before opening an issue about an outdated app, have a look at its metadata -file and make sure that updating the app is actually possible. Issues opened -about apps that can no longer be built will be closed. +file and make sure that updating the app is actually possible. + ## Merge Requests From 48573c7dab0f1beeaeed0d67ffa634dfad2b53f5 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Wed, 13 Dec 2017 00:56:15 +0100 Subject: [PATCH 103/103] Use LiberapayID instead --- metadata/fr.gouv.etalab.mastodon.txt | 2 +- metadata/fr.mobdev.blooddonation.txt | 2 +- metadata/fr.mobdev.goblim.txt | 2 +- metadata/nodomain.freeyourgadget.gadgetbridge.txt | 2 +- templates/app-full | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/metadata/fr.gouv.etalab.mastodon.txt b/metadata/fr.gouv.etalab.mastodon.txt index 190477f9c2..8e18f82d36 100644 --- a/metadata/fr.gouv.etalab.mastodon.txt +++ b/metadata/fr.gouv.etalab.mastodon.txt @@ -3,7 +3,7 @@ License:GPL-3.0 Web Site:https://tom79.bitbucket.io/ Source Code:https://github.com/stom79/mastalab Issue Tracker:https://github.com/stom79/mastalab/issues -Donate:https://liberapay.com/tom79/ +LiberapayID:23077 Auto Name:Mastalab Summary:Multi-account client for Mastodon diff --git a/metadata/fr.mobdev.blooddonation.txt b/metadata/fr.mobdev.blooddonation.txt index c90b59126d..c6234f540d 100644 --- a/metadata/fr.mobdev.blooddonation.txt +++ b/metadata/fr.mobdev.blooddonation.txt @@ -3,7 +3,7 @@ License:GPL-3.0 Web Site:http://mob-dev.fr/ Source Code:https://git.mob-dev.fr/Schoumi/BloodDonation Issue Tracker:https://git.mob-dev.fr/Schoumi/BloodDonation/issues -Donate:https://liberapay.com/Schoumi/ +LiberapayID:3347 Auto Name:Don du Sang Summary:Locate French Blood Donation Center of French Establishment of Blood (EFS) diff --git a/metadata/fr.mobdev.goblim.txt b/metadata/fr.mobdev.goblim.txt index 2fedea0523..94dae413a1 100644 --- a/metadata/fr.mobdev.goblim.txt +++ b/metadata/fr.mobdev.goblim.txt @@ -3,7 +3,7 @@ License:GPL-3.0 Web Site:http://www.gobl.im Source Code:https://git.mob-dev.fr/Schoumi/Goblim Issue Tracker:https://git.mob-dev.fr/Schoumi/Goblim/issues -Donate:https://liberapay.com/Schoumi/ +LiberapayID:3347 Auto Name:Goblim Summary:Share your photos diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.txt b/metadata/nodomain.freeyourgadget.gadgetbridge.txt index 5861c2f01e..4339864fc5 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.txt +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.txt @@ -4,7 +4,7 @@ Web Site:https://gadgetbridge.org Source Code:https://github.com/Freeyourgadget/Gadgetbridge Issue Tracker:https://github.com/Freeyourgadget/Gadgetbridge/issues Changelog:https://github.com/Freeyourgadget/Gadgetbridge/blob/HEAD/CHANGELOG.md -Donate:https://liberapay.com/Gadgetbridge +LiberapayID:11276 Auto Name:Gadgetbridge Summary:Communicate with Pebble/Mi Band/Amazfit Bip/Hplus devices and more diff --git a/templates/app-full b/templates/app-full index f5a80f1f55..5fd7d5211b 100644 --- a/templates/app-full +++ b/templates/app-full @@ -5,7 +5,7 @@ # Fields that are commented out are optional # # Single-line fields start right after the colon (without whitespace). - + Categories:(comma-separated) License: @@ -16,6 +16,7 @@ Issue Tracker:(web link) # Changelog:(web link) # Donate:(web link) # FlattrID:(number) +# LiberapayID:(number) # Bitcoin:(bitcoin address) Summary:(one sentence, no more than 30-50 chars, no trailing punctuation)