From 35630cfeb1e08a7f303f887b6483782ebf092827 Mon Sep 17 00:00:00 2001 From: Izzy Date: Thu, 12 Sep 2019 19:58:04 +0000 Subject: [PATCH] Metadata 2 YAML conversion (continued) --- metadata/de.chaosdorf.meteroid.txt | 81 --- metadata/de.chaosdorf.meteroid.yml | 106 +++ metadata/de.cketti.dashclock.k9.txt | 39 -- metadata/de.cketti.dashclock.k9.yml | 46 ++ metadata/de.clemensbartz.android.launcher.txt | 73 --- metadata/de.clemensbartz.android.launcher.yml | 95 +++ metadata/de.cryptobitch.muelli.barcodegen.txt | 32 - metadata/de.cryptobitch.muelli.barcodegen.yml | 35 + .../de.cryptobitch.muelli.vouchercalc.txt | 44 -- .../de.cryptobitch.muelli.vouchercalc.yml | 51 ++ metadata/de.danoeh.antennapod.txt | 428 ------------ metadata/de.danoeh.antennapod.yml | 614 ++++++++++++++++++ ...evmil.muzei.bingimageofthedayartsource.txt | 41 -- ...evmil.muzei.bingimageofthedayartsource.yml | 50 ++ metadata/de.devmil.paperlaunch.txt | 49 -- metadata/de.devmil.paperlaunch.yml | 57 ++ metadata/de.digisocken.anotherrss.txt | 139 ---- metadata/de.digisocken.anotherrss.yml | 176 +++++ metadata/de.digisocken.openwort.txt | 59 -- metadata/de.digisocken.openwort.yml | 70 ++ metadata/de.digisocken.reotwe.txt | 66 -- metadata/de.digisocken.reotwe.yml | 75 +++ metadata/de.eidottermihi.raspicheck.txt | 44 -- metadata/de.eidottermihi.raspicheck.yml | 51 ++ 24 files changed, 1426 insertions(+), 1095 deletions(-) delete mode 100644 metadata/de.chaosdorf.meteroid.txt create mode 100644 metadata/de.chaosdorf.meteroid.yml delete mode 100644 metadata/de.cketti.dashclock.k9.txt create mode 100644 metadata/de.cketti.dashclock.k9.yml delete mode 100644 metadata/de.clemensbartz.android.launcher.txt create mode 100644 metadata/de.clemensbartz.android.launcher.yml delete mode 100644 metadata/de.cryptobitch.muelli.barcodegen.txt create mode 100644 metadata/de.cryptobitch.muelli.barcodegen.yml delete mode 100644 metadata/de.cryptobitch.muelli.vouchercalc.txt create mode 100644 metadata/de.cryptobitch.muelli.vouchercalc.yml delete mode 100644 metadata/de.danoeh.antennapod.txt create mode 100644 metadata/de.danoeh.antennapod.yml delete mode 100644 metadata/de.devmil.muzei.bingimageofthedayartsource.txt create mode 100644 metadata/de.devmil.muzei.bingimageofthedayartsource.yml delete mode 100644 metadata/de.devmil.paperlaunch.txt create mode 100644 metadata/de.devmil.paperlaunch.yml delete mode 100644 metadata/de.digisocken.anotherrss.txt create mode 100644 metadata/de.digisocken.anotherrss.yml delete mode 100644 metadata/de.digisocken.openwort.txt create mode 100644 metadata/de.digisocken.openwort.yml delete mode 100644 metadata/de.digisocken.reotwe.txt create mode 100644 metadata/de.digisocken.reotwe.yml delete mode 100644 metadata/de.eidottermihi.raspicheck.txt create mode 100644 metadata/de.eidottermihi.raspicheck.yml diff --git a/metadata/de.chaosdorf.meteroid.txt b/metadata/de.chaosdorf.meteroid.txt deleted file mode 100644 index 27d6689a6b..0000000000 --- a/metadata/de.chaosdorf.meteroid.txt +++ /dev/null @@ -1,81 +0,0 @@ -Categories:Money -License:MIT -Web Site: -Source Code:https://github.com/chaosdorf/meteroid -Issue Tracker:https://github.com/chaosdorf/meteroid/issues - -Auto Name:meteroid -Summary:Client for Mete -Description: -[https://github.com/chaosdorf/mete Mete] is a system to have donations prepaid. -You can create an account and deposit money. Later you can use your account -balance to buy drinks and snacks. -. - -Repo Type:git -Repo:https://github.com/chaosdorf/meteroid.git - -Build:2.0.1,21 - commit=v2.0.1 - subdir=meteroid - gradle=yes - -Build:2.1.0,22 - commit=v2.1.0 - subdir=meteroid - gradle=yes - -Build:2.2.0,23 - commit=v2.2.0 - subdir=meteroid - gradle=yes - -Build:2.3.0,24 - commit=v2.3.0 - subdir=meteroid - gradle=yes - -Build:2.3.1,25 - commit=v2.3.1 - subdir=meteroid - gradle=yes - -Build:2.3.2,26 - commit=v2.3.2 - subdir=meteroid - gradle=yes - -Build:2.3.3,27 - commit=v2.3.3 - subdir=meteroid - gradle=yes - -Build:2.4.0,28 - commit=v2.4.0 - subdir=meteroid - gradle=yes - -Build:2.4.1,29 - commit=v2.4.1 - subdir=meteroid - gradle=yes - -Build:2.4.2,30 - commit=v2.4.2 - subdir=meteroid - gradle=yes - -Build:2.5.0,31 - commit=v2.5.0 - subdir=meteroid - gradle=yes - -Build:2.6.0,32 - commit=v2.6.0 - subdir=meteroid - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.6.0 -Current Version Code:32 diff --git a/metadata/de.chaosdorf.meteroid.yml b/metadata/de.chaosdorf.meteroid.yml new file mode 100644 index 0000000000..c18cc795ec --- /dev/null +++ b/metadata/de.chaosdorf.meteroid.yml @@ -0,0 +1,106 @@ +Categories: + - Money +License: MIT +SourceCode: https://github.com/chaosdorf/meteroid +IssueTracker: https://github.com/chaosdorf/meteroid/issues +Changelog: https://github.com/chaosdorf/meteroid/releases + +AutoName: meteroid +Summary: Client for Mete +Description: |- + [https://github.com/chaosdorf/mete Mete] is a system to have donations prepaid. + You can create an account and deposit money. Later you can use your account + balance to buy drinks and snacks. + +RepoType: git +Repo: https://github.com/chaosdorf/meteroid.git + +Builds: + - versionName: 2.0.1 + versionCode: 21 + commit: v2.0.1 + subdir: meteroid + gradle: + - yes + + - versionName: 2.1.0 + versionCode: 22 + commit: v2.1.0 + subdir: meteroid + gradle: + - yes + + - versionName: 2.2.0 + versionCode: 23 + commit: v2.2.0 + subdir: meteroid + gradle: + - yes + + - versionName: 2.3.0 + versionCode: 24 + commit: v2.3.0 + subdir: meteroid + gradle: + - yes + + - versionName: 2.3.1 + versionCode: 25 + commit: v2.3.1 + subdir: meteroid + gradle: + - yes + + - versionName: 2.3.2 + versionCode: 26 + commit: v2.3.2 + subdir: meteroid + gradle: + - yes + + - versionName: 2.3.3 + versionCode: 27 + commit: v2.3.3 + subdir: meteroid + gradle: + - yes + + - versionName: 2.4.0 + versionCode: 28 + commit: v2.4.0 + subdir: meteroid + gradle: + - yes + + - versionName: 2.4.1 + versionCode: 29 + commit: v2.4.1 + subdir: meteroid + gradle: + - yes + + - versionName: 2.4.2 + versionCode: 30 + commit: v2.4.2 + subdir: meteroid + gradle: + - yes + + - versionName: 2.5.0 + versionCode: 31 + commit: v2.5.0 + subdir: meteroid + gradle: + - yes + + - versionName: 2.6.0 + versionCode: 32 + commit: v2.6.0 + subdir: meteroid + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 2.6.0 +CurrentVersionCode: 32 diff --git a/metadata/de.cketti.dashclock.k9.txt b/metadata/de.cketti.dashclock.k9.txt deleted file mode 100644 index a315ae06d0..0000000000 --- a/metadata/de.cketti.dashclock.k9.txt +++ /dev/null @@ -1,39 +0,0 @@ -Categories:Theming -License:Apache-2.0 -Web Site: -Source Code:https://github.com/cketti/DashClock_K-9 -Issue Tracker:https://github.com/cketti/DashClock_K-9/issues - -Auto Name:K-9 Mail DashClock Extension -Summary:Email info on the lockscreen -Description: -[[net.nurik.roman.dashclock]] extension that displays the number of unread -emails from [[com.fsck.k9]], from your choice of accounts. - -Marking messages as read in K-9 won't reliably update the unread count if you -are using v4.201 of K-9 — current versions of K-9 should work fine. -. - -Repo Type:git -Repo:https://github.com/cketti/DashClock_K-9.git - -Build:1.0,1 - commit=release-v1.0 - -Build:1.1,2 - disable=old failing build - commit=release-v1.1 - -Build:1.2,3 - commit=release-v1.2 - -Build:1.3,4 - commit=release-v1.3 - -Build:1.4,104000 - commit=release-v1.4 - -Auto Update Mode:Version release-v%v -Update Check Mode:Tags -Current Version:1.4 -Current Version Code:104000 diff --git a/metadata/de.cketti.dashclock.k9.yml b/metadata/de.cketti.dashclock.k9.yml new file mode 100644 index 0000000000..f2da3c8a51 --- /dev/null +++ b/metadata/de.cketti.dashclock.k9.yml @@ -0,0 +1,46 @@ +Categories: + - Theming +License: Apache-2.0 +SourceCode: https://github.com/cketti/DashClock_K-9 +IssueTracker: https://github.com/cketti/DashClock_K-9/issues + +AutoName: K-9 Mail DashClock Extension +Summary: Email info on the lockscreen +Description: |- + '''NOTE:''' This app is no longer maintained (its repo was archived). + + [[net.nurik.roman.dashclock]] extension that displays the number of unread + emails from [[com.fsck.k9]], from your choice of accounts. + + Marking messages as read in K-9 won’t reliably update the unread count if you + are using v4.201 of K-9 — current versions of K-9 should work fine. + +RepoType: git +Repo: https://github.com/cketti/DashClock_K-9.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: release-v1.0 + + - versionName: '1.1' + versionCode: 2 + disable: old failing build + commit: release-v1.1 + + - versionName: '1.2' + versionCode: 3 + commit: release-v1.2 + + - versionName: '1.3' + versionCode: 4 + commit: release-v1.3 + + - versionName: '1.4' + versionCode: 104000 + commit: release-v1.4 + +AutoUpdateMode: Version release-v%v +UpdateCheckMode: Tags +CurrentVersion: '1.4' +CurrentVersionCode: 104000 diff --git a/metadata/de.clemensbartz.android.launcher.txt b/metadata/de.clemensbartz.android.launcher.txt deleted file mode 100644 index 4c085d085d..0000000000 --- a/metadata/de.clemensbartz.android.launcher.txt +++ /dev/null @@ -1,73 +0,0 @@ -Categories:System -License:GPL-3.0-or-later -Web Site:http://clemensbartz.de/essential-launcher/ -Source Code:https://github.com/clemensbartz/essential-launcher -Issue Tracker:https://github.com/clemensbartz/essential-launcher/issues - -Auto Name:Essential Launcher -Summary:A very small launcher with all essential functionality -Description: -Essential Launcher is a very small launcher offering most basic functionality. -It is easy on disk usage, memory and CPU usage. - -You can choose a widget, pin apps to the dock, or show all apps in the app -drawer. It is accessibility ready and also has support for LTR and RTL texts. -. - -Repo Type:git -Repo:https://github.com/clemensbartz/essential-launcher.git - -Build:1.3,10 - commit=v1.3 - subdir=launcher - gradle=yes - -Build:1.4,11 - commit=v1.4 - subdir=launcher - gradle=yes - -Build:1.5,12 - commit=v1.5 - subdir=launcher - gradle=yes - -Build:1.5.1,13 - commit=v1.5.1 - subdir=launcher - gradle=yes - -Build:1.6,14 - commit=v1.6 - subdir=launcher - gradle=yes - -Build:1.6.1,15 - commit=v1.6.1 - subdir=launcher - gradle=yes - -Build:2.0,16 - commit=v2.0 - subdir=launcher - gradle=yes - -Build:2.0.1,17 - commit=v2.0.1 - subdir=launcher - gradle=yes - -Build:2.0.2,18 - commit=v2.0.2 - subdir=launcher - gradle=yes - -Build:2.1,19 - commit=v2.1 - subdir=launcher - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.1 -Current Version Code:19 diff --git a/metadata/de.clemensbartz.android.launcher.yml b/metadata/de.clemensbartz.android.launcher.yml new file mode 100644 index 0000000000..c8f5e1bb61 --- /dev/null +++ b/metadata/de.clemensbartz.android.launcher.yml @@ -0,0 +1,95 @@ +Categories: + - System +License: GPL-3.0-or-later +WebSite: https://clemensbartz.de/essential-launcher/ +SourceCode: https://github.com/clemensbartz/essential-launcher +IssueTracker: https://github.com/clemensbartz/essential-launcher/issues +Changelog: https://github.com/clemensbartz/essential-launcher/releases + +AutoName: Essential Launcher +Summary: A very small launcher with all essential functionality +Description: |- + Essential Launcher is a very small launcher offering most basic functionality. + It is easy on disk usage, memory and CPU usage. + + You can choose a widget, pin apps to the dock, or show all apps in the app + drawer. It is accessibility ready and also has support for LTR and RTL texts. + +RepoType: git +Repo: https://github.com/clemensbartz/essential-launcher.git + +Builds: + - versionName: '1.3' + versionCode: 10 + commit: v1.3 + subdir: launcher + gradle: + - yes + + - versionName: '1.4' + versionCode: 11 + commit: v1.4 + subdir: launcher + gradle: + - yes + + - versionName: '1.5' + versionCode: 12 + commit: v1.5 + subdir: launcher + gradle: + - yes + + - versionName: 1.5.1 + versionCode: 13 + commit: v1.5.1 + subdir: launcher + gradle: + - yes + + - versionName: '1.6' + versionCode: 14 + commit: v1.6 + subdir: launcher + gradle: + - yes + + - versionName: 1.6.1 + versionCode: 15 + commit: v1.6.1 + subdir: launcher + gradle: + - yes + + - versionName: '2.0' + versionCode: 16 + commit: v2.0 + subdir: launcher + gradle: + - yes + + - versionName: 2.0.1 + versionCode: 17 + commit: v2.0.1 + subdir: launcher + gradle: + - yes + + - versionName: 2.0.2 + versionCode: 18 + commit: v2.0.2 + subdir: launcher + gradle: + - yes + + - versionName: '2.1' + versionCode: 19 + commit: v2.1 + subdir: launcher + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 19 diff --git a/metadata/de.cryptobitch.muelli.barcodegen.txt b/metadata/de.cryptobitch.muelli.barcodegen.txt deleted file mode 100644 index 5ef9583d1a..0000000000 --- a/metadata/de.cryptobitch.muelli.barcodegen.txt +++ /dev/null @@ -1,32 +0,0 @@ -Categories:Graphics -License:GPL-3.0-only -Web Site:https://gitlab.com/muelli/barcodegen -Source Code:https://gitlab.com/muelli/barcodegen/tree/HEAD -Issue Tracker:https://gitlab.com/muelli/barcodegen/issues - -Auto Name:Barcodegen -Summary:Generates barcodes with the zbar library -Description: -You can generate any barcode that zbar supports. The list of supported barcodes -include the popular 2D QR code, but also Aztec, and others. Popular 1D barcodes -are EAN-13 or CODE128. - -Features: - -* Generate random barcode when clicking on the image -* Generate barcode from entered text -* Select type of barcode to be generated -. - -Repo Type:git -Repo:https://gitlab.com/muelli/barcodegen.git - -Build:0.2,2 - commit=0.2 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:0.2 -Current Version Code:2 diff --git a/metadata/de.cryptobitch.muelli.barcodegen.yml b/metadata/de.cryptobitch.muelli.barcodegen.yml new file mode 100644 index 0000000000..0db28be387 --- /dev/null +++ b/metadata/de.cryptobitch.muelli.barcodegen.yml @@ -0,0 +1,35 @@ +Categories: + - Graphics +License: GPL-3.0-only +WebSite: https://gitlab.com/muelli/barcodegen +SourceCode: https://gitlab.com/muelli/barcodegen/tree/HEAD +IssueTracker: https://gitlab.com/muelli/barcodegen/issues + +AutoName: Barcodegen +Summary: Generates barcodes with the zbar library +Description: |- + You can generate any barcode that zbar supports. The list of supported barcodes + include the popular 2D QR code, but also Aztec, and others. Popular 1D barcodes + are EAN-13 or CODE128. + + Features: + + * Generate random barcode when clicking on the image + * Generate barcode from entered text + * Select type of barcode to be generated + +RepoType: git +Repo: https://gitlab.com/muelli/barcodegen.git + +Builds: + - versionName: '0.2' + versionCode: 2 + commit: '0.2' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '0.2' +CurrentVersionCode: 2 diff --git a/metadata/de.cryptobitch.muelli.vouchercalc.txt b/metadata/de.cryptobitch.muelli.vouchercalc.txt deleted file mode 100644 index b0004b2064..0000000000 --- a/metadata/de.cryptobitch.muelli.vouchercalc.txt +++ /dev/null @@ -1,44 +0,0 @@ -Categories:Money -License:GPL-3.0-only -Web Site:https://gitlab.com/muelli/vouchercalc -Source Code:https://gitlab.com/muelli/vouchercalc/tree/HEAD -Issue Tracker:https://gitlab.com/muelli/vouchercalc/issues - -Auto Name:Voucher Calc -Summary:Calculates how many vouchers you need to use -Description: -If you receive vouchers (from, say, sodexo) which have a fixed value and you -need to pay a certain amount, you may wonder how many vouchers you have to spend -and how much tip you may be giving with an additional voucher. - -Features: - -* Enter price you need to pay -* Select the maximum number of vouchers you carry -* It shows how much you still have to pay -* Or how much extra you'd give with an additional voucher -. - -Repo Type:git -Repo:https://gitlab.com/muelli/vouchercalc.git - -Build:0.1,1 - disable=wrong versionname - commit=565d45cf4b29b5cdc77922711a9a29a41cf94852 - subdir=app - gradle=yes - -Build:0.2,2 - commit=0.2 - subdir=app - gradle=yes - -Build:0.3,3 - commit=0.3 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:0.3 -Current Version Code:3 diff --git a/metadata/de.cryptobitch.muelli.vouchercalc.yml b/metadata/de.cryptobitch.muelli.vouchercalc.yml new file mode 100644 index 0000000000..df9f07041d --- /dev/null +++ b/metadata/de.cryptobitch.muelli.vouchercalc.yml @@ -0,0 +1,51 @@ +Categories: + - Money +License: GPL-3.0-only +WebSite: https://gitlab.com/muelli/vouchercalc +SourceCode: https://gitlab.com/muelli/vouchercalc +IssueTracker: https://gitlab.com/muelli/vouchercalc/issues + +AutoName: Voucher Calc +Summary: Calculates how many vouchers you need to use +Description: |- + If you receive vouchers (from, say, sodexo) which have a fixed value and you + need to pay a certain amount, you may wonder how many vouchers you have to spend + and how much tip you may be giving with an additional voucher. + + Features: + + * Enter price you need to pay + * Select the maximum number of vouchers you carry + * It shows how much you still have to pay + * Or how much extra you’d give with an additional voucher + +RepoType: git +Repo: https://gitlab.com/muelli/vouchercalc.git + +Builds: + - versionName: '0.1' + versionCode: 1 + disable: wrong versionname + commit: 565d45cf4b29b5cdc77922711a9a29a41cf94852 + subdir: app + gradle: + - yes + + - versionName: '0.2' + versionCode: 2 + commit: '0.2' + subdir: app + gradle: + - yes + + - versionName: '0.3' + versionCode: 3 + commit: '0.3' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '0.3' +CurrentVersionCode: 3 diff --git a/metadata/de.danoeh.antennapod.txt b/metadata/de.danoeh.antennapod.txt deleted file mode 100644 index 9dc42bc50d..0000000000 --- a/metadata/de.danoeh.antennapod.txt +++ /dev/null @@ -1,428 +0,0 @@ -Categories:Multimedia -License:MIT -Web Site:http://antennapod.org -Source Code:https://github.com/antennapod/AntennaPod -Issue Tracker:https://github.com/antennapod/AntennaPod/issues -Translation:https://www.transifex.com/antennapod/antennapod/ -Changelog:https://raw.githubusercontent.com/AntennaPod/AntennaPod/develop/CHANGELOG.md - -Auto Name:AntennaPod - -Repo Type:git -Repo:https://github.com/danieloeh/AntennaPod.git - -Build:0.9.4.4,14 - commit=0.9.4.4 - srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - wget http://www.shredzone.org/attachments/download/223/flattr4j-core-2.4.jar -P libs/ && \ - wget http://ftp.heanet.ie/mirrors/www.apache.org/dist//commons/lang/binaries/commons-lang3-3.1-bin.zip && \ - unzip commons-lang3-3.1-bin.zip commons-lang3-3.1/commons-lang3-3.1.jar -d libs/ && \ - mv libs/commons-lang3-3.1/commons-lang3-3.1.jar libs/commons-lang3-3.1.jar && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.4.6,16 - commit=0.9.4.6 - srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.5,17 - commit=0.9.5 - srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.5.1,18 - commit=0.9.5.1 - srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.5.2,19 - commit=0.9.5.2 - srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.5.3,20 - commit=0.9.5.3 - srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.6,21 - commit=0.9.6 - srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1 - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.6.1,22 - commit=0.9.6.1 - srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1 - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.6.2,23 - commit=0.9.6.2 - srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1 - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.6.3,24 - commit=0.9.6.3 - srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1 - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.6.4,25 - commit=0.9.6.4 - srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1 - extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar - prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.7,26 - commit=0.9.7 - submodules=yes - init=mvn clean install -f submodules/dslv/pom.xml - maven=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.7.1,28 - disable=bad bug (at 0.9.7.1) - commit=0.9.7.1 - submodules=yes - init=mvn clean install -f submodules/dslv/pom.xml - maven=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.7.2,29 - commit=0.9.7.2 - submodules=yes - init=mvn clean install -f submodules/dslv/pom.xml - maven=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.7.3,30 - commit=0.9.7.3 - submodules=yes - init=mvn clean install -f submodules/dslv/pom.xml - maven=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.7.4,31 - commit=0.9.7.4 - submodules=yes - init=mvn clean install -f submodules/dslv/pom.xml - maven=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java && \ - sed -i '97s/true/false/g' pom.xml - -Build:0.9.7.5,32 - disable=broken 0.9.7.5 - commit=unknown - see disabled - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.8.0,33 - commit=0.9.8.0 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.8.1,34 - disable=lint errors - commit=0.9.8.1 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.8.2,35 - disable=lint errors - commit=0.9.8.2 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.8.3,36 - commit=0.9.8.3 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.9.0,37 - commit=0.9.9.0 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.9.1,38 - commit=0.9.9.1 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.9.2,39 - commit=0.9.9.2 - submodules=yes - gradle=yes - prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java - -Build:0.9.9.3,40 - commit=0.9.9.3 - submodules=yes - gradle=yes - -Build:0.9.9.4,41 - commit=0.9.9.4 - submodules=yes - gradle=yes - -Build:0.9.9.5,42 - disable=gradle plugin - commit=0.9.9.5 - subdir=app - submodules=yes - gradle=yes - prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/v7:21.0.2/v7:21.0.+/g' build.gradle ../build.gradle ../core/build.gradle && \ - sed -i -e 's/build:gradle:0.12.+/build:gradle:0.14.+/g' -e 's/android-library/com.android.library/g' dslv/library/build.gradle - -Build:0.9.9.6,43 - disable=gradle 2.2.1 fails when run in subdir - commit=0.9.9.6 - subdir=app - submodules=yes - gradle=yes - -Build:1.0,44 - commit=1.0 - subdir=app - submodules=yes - gradle=yes - prebuild=rm settings.gradle && \ - sed -i -e 's/build:gradle:0.12.+/build:gradle:1.0.0/g' -e 's/android-library/com.android.library/g' dslv/library/build.gradle - -Build:1.1.1,51 - commit=393e647b1039af8916c387551ef390a8892a6475 - subdir=app - gradle=yes - -Build:1.1.2,52 - commit=1.1.2 - subdir=app - gradle=yes - -Build:1.2.1,58 - commit=1.2.1 - subdir=app - gradle=yes - -Build:1.2.2,62 - commit=1.2.2 - subdir=app - gradle=yes - -Build:1.3.1,1030100 - commit=1.3.1 - subdir=app - gradle=yes - -Build:1.3.2,1030204 - disable=requires java1.8 - commit=1.3.2 - subdir=app - gradle=yes - -Build:1.3.4.1,1030401 - commit=a083a0cc7a2eb3b025c8f905df7b91ce48d91ca8 - subdir=app - gradle=yes - -Build:1.4.0.12,1040012 - commit=1.4.0.12 - subdir=app - gradle=yes - -Build:1.4.1.4,1040104 - commit=1.4.1.4 - subdir=app - gradle=yes - -Build:1.4.2.1,1040201 - commit=1.4.2.1 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.4.2.2,1040202 - commit=1.4.2.2 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.0.8,1050008 - commit=1.5.0.8 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.0.9,1050009 - commit=1.5.0.9 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.1.0,1050100 - disable=https://github.com/AntennaPod/AntennaPod/issues/1734 - commit=1.5.1.0 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.1.1,1050101 - disable=https://github.com/AntennaPod/AntennaPod/issues/1734 - commit=1.5.1.1 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.1.2,1050102 - commit=1.5.1.2 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.1.4,1050104 - commit=1.5.1.4 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.5.2.0,1050200 - commit=1.5.2.0 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.6.0.7,1060007 - disable=play-services - commit=1.6.0.7 - subdir=app - init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle - gradle=yes - -Build:1.6.0.9,1060009 - disable=compile error https://github.com/AntennaPod/AntennaPod/issues/1959 - commit=1.6.0.9 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - -Build:1.6.1.0,1060101 - commit=1.6.1.0 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.1.2,1060102 - commit=1.6.1.2 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.2.2,1060202 - commit=1.6.2.2 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.2.3,1060203 - commit=1.6.2.3 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.4.1,1060401 - commit=1.6.4.1 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.4.2,1060402 - commit=1.6.4.2 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.4.5,1060405 - commit=1.6.4.5 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.6.5,1060595 - commit=1.6.5 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.7.0,1070000 - commit=1.7.0 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.7.1,1070195 - commit=1.7.1 - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -Build:1.7.2b,1070296 - commit=1.7.2b - subdir=app - init=sed -i '/playCompile/d' ../core/build.gradle - gradle=free - gradleprops=freeBuild - -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 -. - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.7.2b -Current Version Code:1070296 diff --git a/metadata/de.danoeh.antennapod.yml b/metadata/de.danoeh.antennapod.yml new file mode 100644 index 0000000000..0833fc5e6d --- /dev/null +++ b/metadata/de.danoeh.antennapod.yml @@ -0,0 +1,614 @@ +Categories: + - Multimedia +License: MIT +WebSite: http://antennapod.org +SourceCode: https://github.com/antennapod/AntennaPod +IssueTracker: https://github.com/antennapod/AntennaPod/issues +Translation: https://www.transifex.com/antennapod/antennapod/ +Changelog: https://raw.githubusercontent.com/AntennaPod/AntennaPod/develop/CHANGELOG.md + +AutoName: AntennaPod + +RepoType: git +Repo: https://github.com/danieloeh/AntennaPod.git + +Builds: + - versionName: 0.9.4.4 + versionCode: 14 + commit: 0.9.4.4 + srclibs: + - ActionBarSherlock@6e3f2bb5 + - ViewPagerIndicator@65457e + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - wget http://www.shredzone.org/attachments/download/223/flattr4j-core-2.4.jar + -P libs/ + - wget http://ftp.heanet.ie/mirrors/www.apache.org/dist//commons/lang/binaries/commons-lang3-3.1-bin.zip + - unzip commons-lang3-3.1-bin.zip commons-lang3-3.1/commons-lang3-3.1.jar -d + libs/ + - mv libs/commons-lang3-3.1/commons-lang3-3.1.jar libs/commons-lang3-3.1.jar + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.4.6 + versionCode: 16 + commit: 0.9.4.6 + srclibs: + - ActionBarSherlock@6e3f2bb5 + - ViewPagerIndicator@65457e + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.5 + versionCode: 17 + commit: 0.9.5 + srclibs: + - ActionBarSherlock@6e3f2bb5 + - ViewPagerIndicator@65457e + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.5.1 + versionCode: 18 + commit: 0.9.5.1 + srclibs: + - ActionBarSherlock@6e3f2bb5 + - ViewPagerIndicator@65457e + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.5.2 + versionCode: 19 + commit: 0.9.5.2 + srclibs: + - ActionBarSherlock@6e3f2bb5 + - ViewPagerIndicator@65457e + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.5.3 + versionCode: 20 + commit: 0.9.5.3 + srclibs: + - ActionBarSherlock@6e3f2bb5 + - ViewPagerIndicator@65457e + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.6 + versionCode: 21 + commit: 0.9.6 + srclibs: + - ActionBarSherlock@4.1.0 + - ViewPagerIndicator@2.3.1 + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.6.1 + versionCode: 22 + commit: 0.9.6.1 + srclibs: + - ActionBarSherlock@4.1.0 + - ViewPagerIndicator@2.3.1 + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.6.2 + versionCode: 23 + commit: 0.9.6.2 + srclibs: + - ActionBarSherlock@4.1.0 + - ViewPagerIndicator@2.3.1 + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.6.3 + versionCode: 24 + commit: 0.9.6.3 + srclibs: + - ActionBarSherlock@4.1.0 + - ViewPagerIndicator@2.3.1 + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.6.4 + versionCode: 25 + commit: 0.9.6.4 + srclibs: + - ActionBarSherlock@4.1.0 + - ViewPagerIndicator@2.4.1 + extlibs: + - flattr4j/flattr4j-core-2.4.jar + - commons-lang/commons-lang3-3.1.jar + - commons-io/commons-io-2.4.jar + prebuild: + - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties + - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.7 + versionCode: 26 + commit: 0.9.7 + submodules: true + init: mvn clean install -f submodules/dslv/pom.xml + maven: 'yes' + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.7.1 + versionCode: 28 + disable: bad bug (at 0.9.7.1) + commit: 0.9.7.1 + submodules: true + init: mvn clean install -f submodules/dslv/pom.xml + maven: 'yes' + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.7.2 + versionCode: 29 + commit: 0.9.7.2 + submodules: true + init: mvn clean install -f submodules/dslv/pom.xml + maven: 'yes' + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.7.3 + versionCode: 30 + commit: 0.9.7.3 + submodules: true + init: mvn clean install -f submodules/dslv/pom.xml + maven: 'yes' + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.7.4 + versionCode: 31 + commit: 0.9.7.4 + submodules: true + init: mvn clean install -f submodules/dslv/pom.xml + maven: 'yes' + prebuild: + - cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + - sed -i '97s/true/false/g' pom.xml + + - versionName: 0.9.7.5 + versionCode: 32 + disable: broken 0.9.7.5 + commit: unknown - see disabled + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.8.0 + versionCode: 33 + commit: 0.9.8.0 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.8.1 + versionCode: 34 + disable: lint errors + commit: 0.9.8.1 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.8.2 + versionCode: 35 + disable: lint errors + commit: 0.9.8.2 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.8.3 + versionCode: 36 + commit: 0.9.8.3 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.9.0 + versionCode: 37 + commit: 0.9.9.0 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.9.1 + versionCode: 38 + commit: 0.9.9.1 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.9.2 + versionCode: 39 + commit: 0.9.9.2 + submodules: true + gradle: + - yes + prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java + + - versionName: 0.9.9.3 + versionCode: 40 + commit: 0.9.9.3 + submodules: true + gradle: + - yes + + - versionName: 0.9.9.4 + versionCode: 41 + commit: 0.9.9.4 + submodules: true + gradle: + - yes + + - versionName: 0.9.9.5 + versionCode: 42 + disable: gradle plugin + commit: 0.9.9.5 + subdir: app + submodules: true + gradle: + - yes + prebuild: + - sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/v7:21.0.2/v7:21.0.+/g' build.gradle + ../build.gradle ../core/build.gradle + - sed -i -e 's/build:gradle:0.12.+/build:gradle:0.14.+/g' -e 's/android-library/com.android.library/g' + dslv/library/build.gradle + + - versionName: 0.9.9.6 + versionCode: 43 + disable: gradle 2.2.1 fails when run in subdir + commit: 0.9.9.6 + subdir: app + submodules: true + gradle: + - yes + + - versionName: '1.0' + versionCode: 44 + commit: '1.0' + subdir: app + submodules: true + gradle: + - yes + prebuild: + - rm settings.gradle + - sed -i -e 's/build:gradle:0.12.+/build:gradle:1.0.0/g' -e 's/android-library/com.android.library/g' + dslv/library/build.gradle + + - versionName: 1.1.1 + versionCode: 51 + commit: 393e647b1039af8916c387551ef390a8892a6475 + subdir: app + gradle: + - yes + + - versionName: 1.1.2 + versionCode: 52 + commit: 1.1.2 + subdir: app + gradle: + - yes + + - versionName: 1.2.1 + versionCode: 58 + commit: 1.2.1 + subdir: app + gradle: + - yes + + - versionName: 1.2.2 + versionCode: 62 + commit: 1.2.2 + subdir: app + gradle: + - yes + + - versionName: 1.3.1 + versionCode: 1030100 + commit: 1.3.1 + subdir: app + gradle: + - yes + + - versionName: 1.3.2 + versionCode: 1030204 + disable: requires java1.8 + commit: 1.3.2 + subdir: app + gradle: + - yes + + - versionName: 1.3.4.1 + versionCode: 1030401 + commit: a083a0cc7a2eb3b025c8f905df7b91ce48d91ca8 + subdir: app + gradle: + - yes + + - versionName: 1.4.0.12 + versionCode: 1040012 + commit: 1.4.0.12 + subdir: app + gradle: + - yes + + - versionName: 1.4.1.4 + versionCode: 1040104 + commit: 1.4.1.4 + subdir: app + gradle: + - yes + + - versionName: 1.4.2.1 + versionCode: 1040201 + commit: 1.4.2.1 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.4.2.2 + versionCode: 1040202 + commit: 1.4.2.2 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.0.8 + versionCode: 1050008 + commit: 1.5.0.8 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.0.9 + versionCode: 1050009 + commit: 1.5.0.9 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.1.0 + versionCode: 1050100 + disable: https://github.com/AntennaPod/AntennaPod/issues/1734 + commit: 1.5.1.0 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.1.1 + versionCode: 1050101 + disable: https://github.com/AntennaPod/AntennaPod/issues/1734 + commit: 1.5.1.1 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.1.2 + versionCode: 1050102 + commit: 1.5.1.2 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.1.4 + versionCode: 1050104 + commit: 1.5.1.4 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.5.2.0 + versionCode: 1050200 + commit: 1.5.2.0 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.6.0.7 + versionCode: 1060007 + disable: play-services + commit: 1.6.0.7 + subdir: app + init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle: + - yes + + - versionName: 1.6.0.9 + versionCode: 1060009 + disable: compile error https://github.com/AntennaPod/AntennaPod/issues/1959 + commit: 1.6.0.9 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + + - versionName: 1.6.1.0 + versionCode: 1060101 + commit: 1.6.1.0 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.1.2 + versionCode: 1060102 + commit: 1.6.1.2 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.2.2 + versionCode: 1060202 + commit: 1.6.2.2 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.2.3 + versionCode: 1060203 + commit: 1.6.2.3 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.4.1 + versionCode: 1060401 + commit: 1.6.4.1 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.4.2 + versionCode: 1060402 + commit: 1.6.4.2 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.4.5 + versionCode: 1060405 + commit: 1.6.4.5 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.6.5 + versionCode: 1060595 + commit: 1.6.5 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.7.0 + versionCode: 1070000 + commit: 1.7.0 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.7.1 + versionCode: 1070195 + commit: 1.7.1 + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + + - versionName: 1.7.2b + versionCode: 1070296 + commit: 1.7.2b + subdir: app + init: sed -i '/playCompile/d' ../core/build.gradle + gradle: + - free + gradleprops: + - freeBuild + +MaintainerNotes: |- + Summary and Description have been moved to the new localizable text files: + https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.7.2b +CurrentVersionCode: 1070296 diff --git a/metadata/de.devmil.muzei.bingimageofthedayartsource.txt b/metadata/de.devmil.muzei.bingimageofthedayartsource.txt deleted file mode 100644 index 77e23244c0..0000000000 --- a/metadata/de.devmil.muzei.bingimageofthedayartsource.txt +++ /dev/null @@ -1,41 +0,0 @@ -AntiFeatures:NonFreeNet,NonFreeAssets -Categories:Multimedia,Theming -License:Apache-2.0 -Web Site: -Source Code:https://github.com/devmil/muzei-bingimageoftheday -Issue Tracker:https://github.com/devmil/muzei-bingimageoftheday/issues - -Auto Name:Muzei - Bing Image of the Day -Summary:A Muzei art source that retrieves the Bing image of the day -Description: -This Muzei art source retrieves the current Bing image of the day. - -Features: - -* Choose what orientation optimization you prefer (portrait or landscape) -* Choose the Bing market to be used -* Switch between the last 8 Bing images of the day without reloading them each time -. - -Repo Type:git -Repo:https://github.com/devmil/muzei-bingimageoftheday.git - -Build:1.2,3 - commit=release_1.2 - subdir=app - gradle=yes - -Build:1.4,5 - commit=release_1.4 - subdir=app - gradle=yes - -Build:1.6,7 - commit=v1.6 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.6 -Current Version Code:7 diff --git a/metadata/de.devmil.muzei.bingimageofthedayartsource.yml b/metadata/de.devmil.muzei.bingimageofthedayartsource.yml new file mode 100644 index 0000000000..dfe41703b0 --- /dev/null +++ b/metadata/de.devmil.muzei.bingimageofthedayartsource.yml @@ -0,0 +1,50 @@ +AntiFeatures: + - NonFreeNet + - NonFreeAssets +Categories: + - Multimedia + - Theming +License: Apache-2.0 +SourceCode: https://github.com/devmil/muzei-bingimageoftheday +IssueTracker: https://github.com/devmil/muzei-bingimageoftheday/issues + +AutoName: Muzei - Bing Image of the Day +Summary: A Muzei art source that retrieves the Bing image of the day +Description: |- + This Muzei art source retrieves the current Bing image of the day. + + Features: + + * Choose what orientation optimization you prefer (portrait or landscape) + * Choose the Bing market to be used + * Switch between the last 8 Bing images of the day without reloading them each time + +RepoType: git +Repo: https://github.com/devmil/muzei-bingimageoftheday.git + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: release_1.2 + subdir: app + gradle: + - yes + + - versionName: '1.4' + versionCode: 5 + commit: release_1.4 + subdir: app + gradle: + - yes + + - versionName: '1.6' + versionCode: 7 + commit: v1.6 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.6' +CurrentVersionCode: 7 diff --git a/metadata/de.devmil.paperlaunch.txt b/metadata/de.devmil.paperlaunch.txt deleted file mode 100644 index 2eb9f69268..0000000000 --- a/metadata/de.devmil.paperlaunch.txt +++ /dev/null @@ -1,49 +0,0 @@ -Categories:Theming -License:Apache-2.0 -Web Site: -Source Code:https://github.com/devmil/PaperLaunch -Issue Tracker:https://github.com/devmil/PaperLaunch/issues - -Auto Name:PaperLaunch -Summary:Side launcher in material design that launches apps with one gesture -Description: -PaperLaunch is a side launcher. Tired of hopping back to your home screen to -launch that one app while you are inside another one? Have you used a side -launcher and - -* are frustrated because you have to do multiple gestures to launch the app? -* activate it accidentally by touching the activation zone and immediately launch the app that happens to be on that spot? -* do you miss the ability to define a folder structure in that launcher? - -Then PaperLaunch is the perfect side launcher for you. Try it! - -PaperLaunch is open source! You can find it on GitHub. -. - -Repo Type:git -Repo:https://github.com/devmil/PaperLaunch.git - -Build:1.0.6,6 - commit=release_1.0.6 - subdir=app - gradle=yes - -Build:1.0.8,10 - commit=release_1.0.8 - subdir=app - gradle=yes - -Build:1.0.9,11 - commit=release_1.0.9 - subdir=app - gradle=yes - -Build:1.0.10,12 - commit=release_1.0.10 - subdir=app - gradle=yes - -Auto Update Mode:Version release_%v -Update Check Mode:Tags ^release_ -Current Version:1.0.10 -Current Version Code:12 diff --git a/metadata/de.devmil.paperlaunch.yml b/metadata/de.devmil.paperlaunch.yml new file mode 100644 index 0000000000..ea739f0dc0 --- /dev/null +++ b/metadata/de.devmil.paperlaunch.yml @@ -0,0 +1,57 @@ +Categories: + - Theming +License: Apache-2.0 +SourceCode: https://github.com/devmil/PaperLaunch +IssueTracker: https://github.com/devmil/PaperLaunch/issues + +AutoName: PaperLaunch +Summary: Side launcher in material design that launches apps with one gesture +Description: |- + PaperLaunch is a side launcher. Tired of hopping back to your home screen to + launch that one app while you are inside another one? Have you used a side + launcher and + + * are frustrated because you have to do multiple gestures to launch the app? + * activate it accidentally by touching the activation zone and immediately launch the app that happens to be on that spot? + * do you miss the ability to define a folder structure in that launcher? + + Then PaperLaunch is the perfect side launcher for you. Try it! + + PaperLaunch is open source! You can find it on GitHub. + +RepoType: git +Repo: https://github.com/devmil/PaperLaunch.git + +Builds: + - versionName: 1.0.6 + versionCode: 6 + commit: release_1.0.6 + subdir: app + gradle: + - yes + + - versionName: 1.0.8 + versionCode: 10 + commit: release_1.0.8 + subdir: app + gradle: + - yes + + - versionName: 1.0.9 + versionCode: 11 + commit: release_1.0.9 + subdir: app + gradle: + - yes + + - versionName: 1.0.10 + versionCode: 12 + commit: release_1.0.10 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version release_%v +UpdateCheckMode: Tags ^release_ +CurrentVersion: 1.0.10 +CurrentVersionCode: 12 diff --git a/metadata/de.digisocken.anotherrss.txt b/metadata/de.digisocken.anotherrss.txt deleted file mode 100644 index be62cea758..0000000000 --- a/metadata/de.digisocken.anotherrss.txt +++ /dev/null @@ -1,139 +0,0 @@ -Categories:Internet -License:Unlicense -Author Name:deadlockz -Author Web Site:http://digisocken.de -Web Site:https://no-go.github.io/AnotherRSS/ -Source Code:https://github.com/no-go/AnotherRSS -Issue Tracker:https://github.com/no-go/AnotherRSS/issues - -Auto Name:Another RSS -Summary:reader for multiple RSS feeds in a single, searchable list -Description: -AnotherRSS is a Atom/RSS feed reader. You can add '''many''' RSS feed urls. It -is very similar to [https://github.com/no-go/ViboraFeed Vibora-Feed] but without -the "branding" or any limitations. - -Features: - -* open feed link in your favourite browser -* Search words in the feeds -* nightmode -* blacklist: ignore news, if they contains some keywords -* open feed link via notification -* long click: open in Browser, share with..., mark deleted, readed or favorite -* landscape, short click: open feed in a Webview -* automatic background update for news around 30 minutes, 1, 3 or 6 hours -* support for many different versions of images in feeds -* choose your own LED notification color and behavior -* ONE new feed is ONE new notification -* german or english interface -* uses server response code (304 not modified) to reduce data transfer -* auto-delete: deletes no favorite feeds after a configurable set of days -* recheck every 75 sec, if you have no connection to a network -* add many feed urls (seperated by space) in the preferences - -Do not be afraid! The first refresh generates about 150 notifications, but the -App options menu has a feature to remove all of them. - -'''Expunge and Ignore''' - -To reduce the cached informations, single feed news older than 5 days will be -ignored. If you delete single feed news, then they will be destroyed in the -caching system. - -[https://no-go.github.io/AnotherRSS/#screenshots Screenshots] -. - -Repo Type:git -Repo:https://github.com/no-go/AnotherRSS - -Build:1.4,14 - commit=v1.4 - subdir=app - gradle=yes - -Build:1.5,15 - commit=v1.5 - subdir=app - gradle=yes - -Build:1.6,16 - commit=v1.6 - subdir=app - gradle=yes - -Build:1.7,17 - commit=v1.7 - subdir=app - gradle=yes - -Build:1.8,18 - commit=v1.8 - subdir=app - gradle=yes - -Build:1.95,195 - commit=v1.95 - subdir=app - gradle=yes - -Build:2.01,201 - commit=v2.01 - subdir=app - gradle=yes - -Build:2.02,202 - disable=Could not find com.android.tools.build:gradle:3.0.1 - commit=v2.02 - subdir=app - gradle=yes - -Build:2.03,203 - commit=v2.03 - subdir=app - gradle=yes - -Build:2.12,212 - commit=v2.12 - subdir=app - gradle=yes - -Build:2.13,213 - commit=v2.13 - subdir=app - gradle=yes - -Build:2.14,214 - commit=v2.14 - subdir=app - gradle=yes - -Build:2.15,215 - commit=v2.15 - subdir=app - gradle=yes - -Build:2.17,217 - commit=v2.17 - subdir=app - gradle=yes - -Build:2.18,218 - commit=v2.18 - subdir=app - gradle=yes - -Build:2.21,221 - commit=v2.21 - subdir=app - gradle=yes - -Build:2.22,222 - commit=v2.22 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.22 -Current Version Code:222 diff --git a/metadata/de.digisocken.anotherrss.yml b/metadata/de.digisocken.anotherrss.yml new file mode 100644 index 0000000000..17811763d7 --- /dev/null +++ b/metadata/de.digisocken.anotherrss.yml @@ -0,0 +1,176 @@ +Categories: + - Internet +License: Unlicense +AuthorName: deadlockz +AuthorWebSite: http://digisocken.de +WebSite: https://no-go.github.io/AnotherRSS/ +SourceCode: https://github.com/no-go/AnotherRSS +IssueTracker: https://github.com/no-go/AnotherRSS/issues + +AutoName: Another RSS +Summary: reader for multiple RSS feeds in a single, searchable list +Description: |- + '''NOTE:''' This app is no longer maintained (its repo was archived). + + AnotherRSS is a Atom/RSS feed reader. You can add '''many''' RSS feed urls. It + is very similar to [https://github.com/no-go/ViboraFeed Vibora-Feed] but without + the "branding" or any limitations. + + Features: + + * open feed link in your favourite browser + * Search words in the feeds + * nightmode + * blacklist: ignore news, if they contains some keywords + * open feed link via notification + * long click: open in Browser, share with..., mark deleted, readed or favorite + * landscape, short click: open feed in a Webview + * automatic background update for news around 30 minutes, 1, 3 or 6 hours + * support for many different versions of images in feeds + * choose your own LED notification color and behavior + * ONE new feed is ONE new notification + * german or english interface + * uses server response code (304 not modified) to reduce data transfer + * auto-delete: deletes no favorite feeds after a configurable set of days + * recheck every 75 sec, if you have no connection to a network + * add many feed urls (seperated by space) in the preferences + + Do not be afraid! The first refresh generates about 150 notifications, but the + App options menu has a feature to remove all of them. + + '''Expunge and Ignore''' + + To reduce the cached informations, single feed news older than 5 days will be + ignored. If you delete single feed news, then they will be destroyed in the + caching system. + + [https://no-go.github.io/AnotherRSS/#screenshots Screenshots] + +RepoType: git +Repo: https://github.com/no-go/AnotherRSS + +Builds: + - versionName: '1.4' + versionCode: 14 + commit: v1.4 + subdir: app + gradle: + - yes + + - versionName: '1.5' + versionCode: 15 + commit: v1.5 + subdir: app + gradle: + - yes + + - versionName: '1.6' + versionCode: 16 + commit: v1.6 + subdir: app + gradle: + - yes + + - versionName: '1.7' + versionCode: 17 + commit: v1.7 + subdir: app + gradle: + - yes + + - versionName: '1.8' + versionCode: 18 + commit: v1.8 + subdir: app + gradle: + - yes + + - versionName: '1.95' + versionCode: 195 + commit: v1.95 + subdir: app + gradle: + - yes + + - versionName: '2.01' + versionCode: 201 + commit: v2.01 + subdir: app + gradle: + - yes + + - versionName: '2.02' + versionCode: 202 + disable: Could not find com.android.tools.build:gradle:3.0.1 + commit: v2.02 + subdir: app + gradle: + - yes + + - versionName: '2.03' + versionCode: 203 + commit: v2.03 + subdir: app + gradle: + - yes + + - versionName: '2.12' + versionCode: 212 + commit: v2.12 + subdir: app + gradle: + - yes + + - versionName: '2.13' + versionCode: 213 + commit: v2.13 + subdir: app + gradle: + - yes + + - versionName: '2.14' + versionCode: 214 + commit: v2.14 + subdir: app + gradle: + - yes + + - versionName: '2.15' + versionCode: 215 + commit: v2.15 + subdir: app + gradle: + - yes + + - versionName: '2.17' + versionCode: 217 + commit: v2.17 + subdir: app + gradle: + - yes + + - versionName: '2.18' + versionCode: 218 + commit: v2.18 + subdir: app + gradle: + - yes + + - versionName: '2.21' + versionCode: 221 + commit: v2.21 + subdir: app + gradle: + - yes + + - versionName: '2.22' + versionCode: 222 + commit: v2.22 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.22' +CurrentVersionCode: 222 diff --git a/metadata/de.digisocken.openwort.txt b/metadata/de.digisocken.openwort.txt deleted file mode 100644 index b682dceedf..0000000000 --- a/metadata/de.digisocken.openwort.txt +++ /dev/null @@ -1,59 +0,0 @@ -Categories:Reading -License:Unlicense -Author Name:deadlockz -Web Site: -Source Code:https://github.com/no-go/Wortschatz -Issue Tracker: - -Auto Name:OpenWort -Description: -OpenWort ist ein kleiner, einfach bedienbarer Thesaurus der deutschen Sprache -mit vielen Redewendungen und Synonymen. Als Datenquelle dient eine Text-Datei -von [http://www.openthesaurus.de/ OpenThesaurus] (LGPL Lizenz), die in die App -fest eingebaut ist. Eine Internetverbindung ist daher zur Benutzung nicht -notwendig. - -'''Funktionen''' - -* arbeitet offline (maximaler Datenschutz) -* kein Dateizugriff (maximaler Datenschutz) -* der Quellcode der App ist auch für Anfänger verständlich -* In Suchergebnissen werden Funde hervorgehoben -* ein Tippen auf einen Eintrag kopiert ihn komplett in die Zwischenablage - -Du kannst mit OpenWort die deutsche Sprache lernen oder knifflige Worte -nachschlagen, die du sonst immer falsch geschrieben hast. -. - -Repo Type:git -Repo:https://github.com/no-go/Wortschatz - -Build:1.5,15 - commit=ebb88a1 - subdir=app - gradle=yes - -Build:1.6,16 - commit=v1.6 - subdir=app - gradle=yes - -Build:1.7,17 - commit=v1.7 - subdir=app - gradle=yes - -Build:1.8,18 - commit=v1.8 - subdir=app - gradle=yes - -Build:1.9,19 - commit=v1.9 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.9 -Current Version Code:19 diff --git a/metadata/de.digisocken.openwort.yml b/metadata/de.digisocken.openwort.yml new file mode 100644 index 0000000000..b547e2a4b1 --- /dev/null +++ b/metadata/de.digisocken.openwort.yml @@ -0,0 +1,70 @@ +Categories: + - Reading +License: Unlicense +AuthorName: deadlockz +SourceCode: https://github.com/no-go/Wortschatz + +AutoName: OpenWort +Description: |- + '''NOTE:''' This app is no longer maintained (its repo was archived). + + OpenWort ist ein kleiner, einfach bedienbarer Thesaurus der deutschen Sprache + mit vielen Redewendungen und Synonymen. Als Datenquelle dient eine Text-Datei + von [http://www.openthesaurus.de/ OpenThesaurus] (LGPL Lizenz), die in die App + fest eingebaut ist. Eine Internetverbindung ist daher zur Benutzung nicht + notwendig. + + '''Funktionen''' + + * arbeitet offline (maximaler Datenschutz) + * kein Dateizugriff (maximaler Datenschutz) + * der Quellcode der App ist auch für Anfänger verständlich + * In Suchergebnissen werden Funde hervorgehoben + * ein Tippen auf einen Eintrag kopiert ihn komplett in die Zwischenablage + + Du kannst mit OpenWort die deutsche Sprache lernen oder knifflige Worte + nachschlagen, die du sonst immer falsch geschrieben hast. + +RepoType: git +Repo: https://github.com/no-go/Wortschatz + +Builds: + - versionName: '1.5' + versionCode: 15 + commit: ebb88a1 + subdir: app + gradle: + - yes + + - versionName: '1.6' + versionCode: 16 + commit: v1.6 + subdir: app + gradle: + - yes + + - versionName: '1.7' + versionCode: 17 + commit: v1.7 + subdir: app + gradle: + - yes + + - versionName: '1.8' + versionCode: 18 + commit: v1.8 + subdir: app + gradle: + - yes + + - versionName: '1.9' + versionCode: 19 + commit: v1.9 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.9' +CurrentVersionCode: 19 diff --git a/metadata/de.digisocken.reotwe.txt b/metadata/de.digisocken.reotwe.txt deleted file mode 100644 index c8c3e4e85b..0000000000 --- a/metadata/de.digisocken.reotwe.txt +++ /dev/null @@ -1,66 +0,0 @@ -AntiFeatures:NonFreeNet -Categories:Internet -License:Unlicense -Author Name:deadlockz -Web Site:https://no-go.github.io/ReoTwe/ -Source Code:https://github.com/no-go/ReoTwe -Issue Tracker: - -Auto Name:ReoTwé -Summary:minimalistic microblogging client for twitter -Description: -The App is a very low level twitter client. You have to generate your OWN -Twitter API Key and Secret or THIS APP WILL NOT WORK. - -'''Features''' - -* ad-free -* fast and efficient -* no write access permissions (maximal privacy) -* small Welcome intro with hints about API Key and Secret -* tap on the Tweet text to load the full imageful tweet view -* night mode -* switch images and videos on/off in preferences -* search user and hashtags -* twitter 280 messages (and a small picture function) - -'''Twitter client like a feed reader''' - -* no private messages -* no profile changes -* no high resolution photo or images sending -* no Tweet details, answering, comments -* no voting -* no stories -* no likes -* no retweets -* no beep, blink or any other notification -. - -Repo Type:git -Repo:https://github.com/no-go/ReoTwe - -Build:2.03,203 - commit=v2.03 - subdir=app - gradle=yes - -Build:2.04,204 - commit=v2.04 - subdir=app - gradle=yes - -Build:2.05,205 - commit=v2.05 - subdir=app - gradle=yes - -Build:2.06,206 - commit=v2.06 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.06 -Current Version Code:206 diff --git a/metadata/de.digisocken.reotwe.yml b/metadata/de.digisocken.reotwe.yml new file mode 100644 index 0000000000..bc0cf54c2c --- /dev/null +++ b/metadata/de.digisocken.reotwe.yml @@ -0,0 +1,75 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: Unlicense +AuthorName: deadlockz +WebSite: https://no-go.github.io/ReoTwe/ +SourceCode: https://github.com/no-go/ReoTwe + +AutoName: ReoTwé +Summary: minimalistic microblogging client for twitter +Description: |- + The App is a very low level twitter client. You have to generate your OWN + Twitter API Key and Secret or THIS APP WILL NOT WORK. + + '''Features''' + + * ad-free + * fast and efficient + * no write access permissions (maximal privacy) + * small Welcome intro with hints about API Key and Secret + * tap on the Tweet text to load the full imageful tweet view + * night mode + * switch images and videos on/off in preferences + * search user and hashtags + * twitter 280 messages (and a small picture function) + + '''Twitter client like a feed reader''' + + * no private messages + * no profile changes + * no high resolution photo or images sending + * no Tweet details, answering, comments + * no voting + * no stories + * no likes + * no retweets + * no beep, blink or any other notification + +RepoType: git +Repo: https://github.com/no-go/ReoTwe + +Builds: + - versionName: '2.03' + versionCode: 203 + commit: v2.03 + subdir: app + gradle: + - yes + + - versionName: '2.04' + versionCode: 204 + commit: v2.04 + subdir: app + gradle: + - yes + + - versionName: '2.05' + versionCode: 205 + commit: v2.05 + subdir: app + gradle: + - yes + + - versionName: '2.06' + versionCode: 206 + commit: v2.06 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.06' +CurrentVersionCode: 206 diff --git a/metadata/de.eidottermihi.raspicheck.txt b/metadata/de.eidottermihi.raspicheck.txt deleted file mode 100644 index 7bd66e0ef9..0000000000 --- a/metadata/de.eidottermihi.raspicheck.txt +++ /dev/null @@ -1,44 +0,0 @@ -Categories:Connectivity,Development -License:GPL-2.0-or-later -Web Site: -Source Code:https://github.com/eidottermihi/rpicheck -Issue Tracker:https://github.com/eidottermihi/rpicheck/issues -Changelog:https://github.com/eidottermihi/rpicheck/releases - -Auto Name:RasPi Check -Summary:Check the status of your RasPi -Description: -Show the user the current system status of a running Raspberry Pi computer. To -gather the information needed, RasPi Check uses a SSH connection. - -RasPi Check shows you overclocking information (frequency, temperature, volts) -and more system information (free memory, runtime, disk status). You can also -restart or halt your Raspberry Pi ® and send custom commands! If you always want -to keep an eye on your Pi there's also a widget for your homescreen. - -All you need for the app to work are your SSH login credentials. You can either -authentificate via password or via private/public key. -. - -Repo Type:git -Repo:https://github.com/eidottermihi/rpicheck - -Build:1.8.0,39 - commit=v1.8.0 - subdir=app - gradle=yes - -Build:1.8.11,52 - commit=v1.8.11 - subdir=app - gradle=yes - -Build:1.8.12,53 - commit=v1.8.12 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.8.12 -Current Version Code:53 diff --git a/metadata/de.eidottermihi.raspicheck.yml b/metadata/de.eidottermihi.raspicheck.yml new file mode 100644 index 0000000000..0bfbf14196 --- /dev/null +++ b/metadata/de.eidottermihi.raspicheck.yml @@ -0,0 +1,51 @@ +Categories: + - Connectivity + - Development +License: GPL-2.0-or-later +SourceCode: https://github.com/eidottermihi/rpicheck +IssueTracker: https://github.com/eidottermihi/rpicheck/issues +Changelog: https://github.com/eidottermihi/rpicheck/releases + +AutoName: RasPi Check +Summary: Check the status of your RasPi +Description: |- + Show the user the current system status of a running Raspberry Pi computer. To + gather the information needed, RasPi Check uses a SSH connection. + + RasPi Check shows you overclocking information (frequency, temperature, volts) + and more system information (free memory, runtime, disk status). You can also + restart or halt your Raspberry Pi ® and send custom commands! If you always want + to keep an eye on your Pi there's also a widget for your homescreen. + + All you need for the app to work are your SSH login credentials. You can either + authentificate via password or via private/public key. + +RepoType: git +Repo: https://github.com/eidottermihi/rpicheck + +Builds: + - versionName: 1.8.0 + versionCode: 39 + commit: v1.8.0 + subdir: app + gradle: + - yes + + - versionName: 1.8.11 + versionCode: 52 + commit: v1.8.11 + subdir: app + gradle: + - yes + + - versionName: 1.8.12 + versionCode: 53 + commit: v1.8.12 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.8.12 +CurrentVersionCode: 53