From f0db4302e2804b165fa6c459cb7ab99aad314a3b Mon Sep 17 00:00:00 2001 From: Izzy Date: Fri, 27 Sep 2019 07:38:12 +0000 Subject: [PATCH] Metadata YAMLification --- metadata/no.rkkc.bysykkel.txt | 42 - metadata/no.rkkc.bysykkel.yml | 46 + metadata/nya.miku.wishmaster.txt | 214 ----- metadata/nya.miku.wishmaster.yml | 360 +++++++ metadata/ohi.andre.consolelauncher.txt | 229 ----- metadata/ohi.andre.consolelauncher.yml | 298 ++++++ metadata/ohm.quickdice.txt | 69 -- metadata/ohm.quickdice.yml | 80 ++ ...penfoodfacts.github.scrachx.openbeauty.txt | 190 ---- ...penfoodfacts.github.scrachx.openbeauty.yml | 239 +++++ .../openfoodfacts.github.scrachx.openfood.txt | 307 ------ .../openfoodfacts.github.scrachx.openfood.yml | 400 ++++++++ metadata/org.adaway.txt | 339 ------- metadata/org.adaway.yml | 483 ++++++++++ metadata/org.addhen.smssync.txt | 97 -- metadata/org.addhen.smssync.yml | 133 +++ metadata/org.afhdownloader.txt | 71 -- metadata/org.afhdownloader.yml | 91 ++ metadata/org.aja.flightmode.txt | 32 - metadata/org.aja.flightmode.yml | 35 + metadata/org.amoradi.syncopoli.txt | 180 ---- metadata/org.amoradi.syncopoli.yml | 237 +++++ metadata/org.andstatus.app.txt | 661 ------------- metadata/org.andstatus.app.yml | 909 ++++++++++++++++++ 24 files changed, 3311 insertions(+), 2431 deletions(-) delete mode 100644 metadata/no.rkkc.bysykkel.txt create mode 100644 metadata/no.rkkc.bysykkel.yml delete mode 100644 metadata/nya.miku.wishmaster.txt create mode 100644 metadata/nya.miku.wishmaster.yml delete mode 100644 metadata/ohi.andre.consolelauncher.txt create mode 100644 metadata/ohi.andre.consolelauncher.yml delete mode 100644 metadata/ohm.quickdice.txt create mode 100644 metadata/ohm.quickdice.yml delete mode 100644 metadata/openfoodfacts.github.scrachx.openbeauty.txt create mode 100644 metadata/openfoodfacts.github.scrachx.openbeauty.yml delete mode 100644 metadata/openfoodfacts.github.scrachx.openfood.txt create mode 100644 metadata/openfoodfacts.github.scrachx.openfood.yml delete mode 100644 metadata/org.adaway.txt create mode 100644 metadata/org.adaway.yml delete mode 100644 metadata/org.addhen.smssync.txt create mode 100644 metadata/org.addhen.smssync.yml delete mode 100644 metadata/org.afhdownloader.txt create mode 100644 metadata/org.afhdownloader.yml delete mode 100644 metadata/org.aja.flightmode.txt create mode 100644 metadata/org.aja.flightmode.yml delete mode 100644 metadata/org.amoradi.syncopoli.txt create mode 100644 metadata/org.amoradi.syncopoli.yml delete mode 100644 metadata/org.andstatus.app.txt create mode 100644 metadata/org.andstatus.app.yml diff --git a/metadata/no.rkkc.bysykkel.txt b/metadata/no.rkkc.bysykkel.txt deleted file mode 100644 index e46f59e972..0000000000 --- a/metadata/no.rkkc.bysykkel.txt +++ /dev/null @@ -1,42 +0,0 @@ -AntiFeatures:NonFreeDep -Categories:Navigation -License:GPL-3.0-only -Web Site:http://www.kind-kristiansen.no/projects/bysyklist-oslo -Source Code:https://gitorious.org/bysyklist/bysyklist -Issue Tracker:http://rogerkk.lighthouseapp.com/projects/53437-bysyklist-oslo - -Auto Name:Bysyklist Oslo -Summary:Find bikes in Oslo -Description: -N.B It isn't possible to view your position on a map because Google Maps is the -only map source and f-droid can't supply an API key to use it. It is still -possible to see your relative position to docking stations however and to see -how many bikes are available. - -Bysyklist Oslo helps you find racks with ready bikes or docks for ClearChannels -city bike (bysykkel) project in Oslo, Norway. - -Features: - -* Map, with your location and rack status -* Favorites -* Desktop shortcuts for finding nearest bike or free dock with one single push of a button. - -Anti-feature: Dependencies. It's necessary for Google Maps to be already -installed either as an app or as a shared system library for this app to be -installable. We won't be able to remove this dependency easily. -. - -Repo Type:git -Repo:https://gitorious.org/bysyklist/bysyklist.git - -Build:1.1.2,25 - commit=1a6785f288967205bd347ec7af07bc8a525b473b - -Build:1.1.3,26 - commit=a81b6dee91993ff6f0dd0299b1195f60e06c967f - -Auto Update Mode:None -Update Check Mode:None -Current Version:1.1.3 -Current Version Code:26 diff --git a/metadata/no.rkkc.bysykkel.yml b/metadata/no.rkkc.bysykkel.yml new file mode 100644 index 0000000000..9fd8e7018a --- /dev/null +++ b/metadata/no.rkkc.bysykkel.yml @@ -0,0 +1,46 @@ +AntiFeatures: + - NonFreeDep +Categories: + - Navigation +License: GPL-3.0-only +WebSite: http://www.kind-kristiansen.no/projects/bysyklist-oslo +SourceCode: https://github.com/rogerkk/bysyklist-oslo +IssueTracker: http://rogerkk.lighthouseapp.com/projects/53437-bysyklist-oslo + +AutoName: Bysyklist Oslo +Summary: Find bikes in Oslo +Description: |- + N.B It isn’t possible to view your position on a map because Google Maps is the + only map source and f-droid can’t supply an API key to use it. It is still + possible to see your relative position to docking stations however and to see + how many bikes are available. + + Bysyklist Oslo helps you find racks with ready bikes or docks for ClearChannels + city bike (bysykkel) project in Oslo, Norway. + + Features: + + * Map, with your location and rack status + * Favorites + * Desktop shortcuts for finding nearest bike or free dock with one single push of a button. + + Anti-feature: Dependencies. It’s necessary for Google Maps to be already + installed either as an app or as a shared system library for this app to be + installable. We won’t be able to remove this dependency easily. + +RepoType: git +Repo: https://github.com/rogerkk/bysyklist-oslo + +Builds: + - versionName: 1.1.2 + versionCode: 25 + commit: 1a6785f288967205bd347ec7af07bc8a525b473b + + - versionName: 1.1.3 + versionCode: 26 + commit: a81b6dee91993ff6f0dd0299b1195f60e06c967f + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 1.1.3 +CurrentVersionCode: 26 diff --git a/metadata/nya.miku.wishmaster.txt b/metadata/nya.miku.wishmaster.txt deleted file mode 100644 index 566ccc4d41..0000000000 --- a/metadata/nya.miku.wishmaster.txt +++ /dev/null @@ -1,214 +0,0 @@ -Categories:Internet -License:GPL-3.0-only -Web Site:http://miku-nyan.github.io/Overchan-Android -Source Code:https://github.com/miku-nyan/Overchan-Android -Issue Tracker:https://github.com/miku-nyan/Overchan-Android/issues -Donate:http://miku-nyan.github.io/Overchan-Android/en.html#Donate -Bitcoin:1LaumSD5Y9npHxsq9Cqo3esmWiytqv95QW - -Auto Name:Overchan -Summary:Browse multiple imageboards -Description: -Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan, -iichan.hk, dobrochan, 2ch (russian dvach) and some others. - -Some features: - -* Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy -* Automatic hide posts and threads using regular expressions -* Automatic update all open tabs in background -* Sending posts in background -* Saving threads with all attachments in HTML with Dollchan -* Two ways to display replies to posts: as separate references and as list -* Support the tablet interface -* Themes -. - -Repo Type:git -Repo:https://github.com/miku-nyan/Overchan-Android.git - -Build:1.0.3,18 - commit=v1.0.3 - gradle=yes - rm=libs/*,build.xml - -Build:1.0.4,19 - commit=v1.0.4 - gradle=yes - rm=libs/*,build.xml - -Build:1.0.5,20 - commit=v1.0.5 - gradle=yes - rm=libs/*,build.xml - -Build:1.0.6,21 - commit=v1.0.6 - gradle=yes - rm=libs/*,build.xml - -Build:1.0.7,22 - commit=v1.0.7 - gradle=yes - rm=libs/*,build.xml - -Build:1.1.0,23 - commit=v1.1.0 - gradle=yes - rm=libs/*,build.xml - -Build:1.1.2,25 - commit=v1.1.2 - gradle=yes - rm=libs/*,build.xml - -Build:1.1.4,27 - commit=v1.1.4 - gradle=yes - rm=libs/*,build.xml - -Build:1.1.5,28 - commit=v1.1.5 - gradle=yes - rm=libs/*,build.xml - -Build:1.1.6,29 - commit=v1.1.6 - gradle=yes - rm=libs/*,build.xml - -Build:1.2.0,30 - commit=v1.2.0 - gradle=yes - rm=libs/*,build.xml - -Build:1.2.1,31 - commit=v1.2.1 - gradle=yes - rm=libs/*,build.xml - -Build:1.2.2,32 - commit=v1.2.2 - gradle=yes - rm=libs/*,build.xml - -Build:1.2.3,33 - commit=v1.2.3 - gradle=yes - rm=libs/*,build.xml - -Build:1.2.4,34 - commit=v1.2.4 - gradle=yes - rm=libs/*,build.xml - -Build:1.2.5,35 - commit=v1.2.5 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.0,36 - commit=v1.3.0 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.1,37 - commit=v1.3.1 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.2,38 - commit=v1.3.2 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.3,39 - commit=v1.3.3 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.4,40 - commit=v1.3.4 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.5,41 - commit=v1.3.5 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.6,42 - commit=v1.3.6 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.7,43 - commit=v1.3.7 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.8,44 - commit=v1.3.8 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.9,45 - commit=v1.3.9 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.10,46 - commit=v1.3.10 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.11,47 - commit=v1.3.11 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.12,48 - commit=v1.3.12 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.13,49 - commit=v1.3.13 - gradle=yes - rm=libs/*,build.xml - -Build:1.3.14,50 - commit=v1.3.14 - gradle=yes - rm=libs/*,build.xml - -Build:1.4.0,51 - commit=v1.4.0 - gradle=yes - rm=libs/*,build.xml - -Build:1.4.1,52 - commit=v1.4.1 - gradle=yes - rm=libs/*,build.xml - -Build:1.4.2,53 - commit=v1.4.2 - gradle=yes - rm=libs/*,build.xml - -Build:1.5.0,54 - commit=v1.5.0 - gradle=yes - rm=libs/*,build.xml - -Build:1.5.1,55 - disable=lint runs and errors - commit=v1.5.1 - gradle=yes - rm=libs/*,build.xml - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.5.1 -Current Version Code:55 diff --git a/metadata/nya.miku.wishmaster.yml b/metadata/nya.miku.wishmaster.yml new file mode 100644 index 0000000000..dc17af0de4 --- /dev/null +++ b/metadata/nya.miku.wishmaster.yml @@ -0,0 +1,360 @@ +Categories: + - Internet +License: GPL-3.0-only +WebSite: http://miku-nyan.github.io/Overchan-Android +SourceCode: https://github.com/miku-nyan/Overchan-Android +IssueTracker: https://github.com/miku-nyan/Overchan-Android/issues +Changelog: https://github.com/miku-nyan/Overchan-Android/releases +Donate: http://miku-nyan.github.io/Overchan-Android/en.html#Donate +Bitcoin: 1LaumSD5Y9npHxsq9Cqo3esmWiytqv95QW + +AutoName: Overchan +Summary: Browse multiple imageboards +Description: |- + Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan, + iichan.hk, dobrochan, 2ch (russian dvach) and some others. + + Some features: + + * Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy + * Automatic hide posts and threads using regular expressions + * Automatic update all open tabs in background + * Sending posts in background + * Saving threads with all attachments in HTML with Dollchan + * Two ways to display replies to posts: as separate references and as list + * Support the tablet interface + * Themes + +RepoType: git +Repo: https://github.com/miku-nyan/Overchan-Android.git + +Builds: + - versionName: 1.0.3 + versionCode: 18 + commit: v1.0.3 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.0.4 + versionCode: 19 + commit: v1.0.4 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.0.5 + versionCode: 20 + commit: v1.0.5 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.0.6 + versionCode: 21 + commit: v1.0.6 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.0.7 + versionCode: 22 + commit: v1.0.7 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.1.0 + versionCode: 23 + commit: v1.1.0 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.1.2 + versionCode: 25 + commit: v1.1.2 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.1.4 + versionCode: 27 + commit: v1.1.4 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.1.5 + versionCode: 28 + commit: v1.1.5 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.1.6 + versionCode: 29 + commit: v1.1.6 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.2.0 + versionCode: 30 + commit: v1.2.0 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.2.1 + versionCode: 31 + commit: v1.2.1 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.2.2 + versionCode: 32 + commit: v1.2.2 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.2.3 + versionCode: 33 + commit: v1.2.3 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.2.4 + versionCode: 34 + commit: v1.2.4 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.2.5 + versionCode: 35 + commit: v1.2.5 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.0 + versionCode: 36 + commit: v1.3.0 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.1 + versionCode: 37 + commit: v1.3.1 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.2 + versionCode: 38 + commit: v1.3.2 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.3 + versionCode: 39 + commit: v1.3.3 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.4 + versionCode: 40 + commit: v1.3.4 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.5 + versionCode: 41 + commit: v1.3.5 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.6 + versionCode: 42 + commit: v1.3.6 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.7 + versionCode: 43 + commit: v1.3.7 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.8 + versionCode: 44 + commit: v1.3.8 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.9 + versionCode: 45 + commit: v1.3.9 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.10 + versionCode: 46 + commit: v1.3.10 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.11 + versionCode: 47 + commit: v1.3.11 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.12 + versionCode: 48 + commit: v1.3.12 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.13 + versionCode: 49 + commit: v1.3.13 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.3.14 + versionCode: 50 + commit: v1.3.14 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.4.0 + versionCode: 51 + commit: v1.4.0 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.4.1 + versionCode: 52 + commit: v1.4.1 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.4.2 + versionCode: 53 + commit: v1.4.2 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.5.0 + versionCode: 54 + commit: v1.5.0 + gradle: + - yes + rm: + - libs/* + - build.xml + + - versionName: 1.5.1 + versionCode: 55 + disable: lint runs and errors + commit: v1.5.1 + gradle: + - yes + rm: + - libs/* + - build.xml + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.5.1 +CurrentVersionCode: 55 diff --git a/metadata/ohi.andre.consolelauncher.txt b/metadata/ohi.andre.consolelauncher.txt deleted file mode 100644 index c3a8da6677..0000000000 --- a/metadata/ohi.andre.consolelauncher.txt +++ /dev/null @@ -1,229 +0,0 @@ -Categories:System -License:Apache-2.0 -Web Site:http://forum.xda-developers.com/android/apps-games/t-ui-terminal-console-launcher-t3146288/post61606911 -Source Code:https://github.com/fAndreuzzi/TUI-ConsoleLauncher -Issue Tracker:https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues - -Auto Name:T-UI -Summary:Terminal based launcher -Description: -Launcher, which emulates a unix-like shell and its terminal interface, that is -adpated for the use on mobile devices. It also implements a lot of commands. - -Installed application can be launched simply by typing their name. T-UI uses the -CompareString library, so it will know what you're meaning although you made -typing errors.. - -'''Features''' - -* all GNU Core Utilities shell terminal commands -* Suggestion Bar -* T-UI innovative commands -* aliases, a few characters which contain entire commands, that you can use in every moment -* double tap close the screen -* music player -* fullscreen mode -* completely customizable -* useful file view to keep your files under control - -'''Some useful comands''' - -* search: search something you want in your Browser or Play Store -* flash: toggle flashlight -* play/next/listen: music player commands! -* uninstall/install: uninstall an applications, or install one from an apk -* call: call someone, by its number, or its contact name -* move/cp/mkdir: move or copy a file, or create a folder - -'''Notes for Android 6''' - -You have to manually allow permissions. -. - -Repo Type:git -Repo:https://github.com/fAndreuzzi/TUI-ConsoleLauncher - -Build:4.1,66 - disable=remove apk, sort out deps - commit=d36cd72eb05a216b4c838e0b57092d4851fcc294 - subdir=app - gradle=yes - srclibs=CommonsIO@2.4,CompareString@48ed7c394b4f3e5b7dee0d0b2bd7b11348514e70 - rm=libs/*.jar - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CompareString$$ && \ - ant -Dplatforms.JDK_1.7.home=$JAVA_HOME jar && \ - popd && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ package && \ - popd && \ - cp $$CommonsIO$$/target/commons-io-2.4.jar $$CompareString$$/dist/CompareString.jar ../libs/ - -Build:4.2.b1,67 - commit=ae55d1ad9e4e2558e3c2a5382a67a6af91d16901 - subdir=app - gradle=yes - srclibs=CommonsIO@2.4 - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ install && \ - popd && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:4.2.1.b1,68 - commit=0e21ec90badd054b18d1abeceed758d48d76e71e - subdir=app - gradle=yes - srclibs=CommonsIO@2.4 - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ install && \ - popd && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:4.3.b1,69 - commit=c24cd790ad218ad651eec5ae3168b2808ce5226d - subdir=app - gradle=yes - srclibs=CommonsIO@2.4 - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ install && \ - popd && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:4.3.b1,70 - commit=0b6bc9232c53cdd1f4e61854354ffa7033e956be - subdir=app - gradle=yes - srclibs=CommonsIO@2.4 - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ install && \ - popd && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:4.4.b1,73 - commit=f3cb0b91b0c7e89ac04bec6dd0cb1ee46cd6d232 - subdir=app - gradle=yes - srclibs=CommonsIO@2.4 - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ install && \ - popd && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle && \ - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java - -Build:4.4.b1,74 - commit=7c776783a1e64d45a820e99e24465c048719fc06 - subdir=app - gradle=yes - srclibs=CommonsIO@2.4 - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - pushd $$CommonsIO$$ && \ - $$MVN3$$ install && \ - popd && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle && \ - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java - -Build:4.5.b1,75 - commit=613078f3b1d1145bac6060a775d1872f199107dc - subdir=app - gradle=yes - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle && \ - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java - -Build:4.8,78 - disable=https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 - commit=855109450e7a1b8c79d6e0af05c097a590350390 - subdir=app - gradle=yes - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle && \ - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java - -Build:4.11,81 - disable=https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 - commit=3e7df044b7fcc9417315d9d096eb3aa007caac7e - subdir=app - gradle=yes - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle && \ - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java - -Build:4.11,82 - disable=https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 - commit=9d3c34a189ea6e0a8de89f97ddd19d64aa506e88 - subdir=app - gradle=yes - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:4.12,83 - disable=https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 - commit=9d3c34a189ea6e0a8de89f97ddd19d64aa506e88 - subdir=app - gradle=yes - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:5.1,86 - disable=https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 - commit=5.1 - subdir=app - gradle=yes - prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \ - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle - -Build:6.3j,136 - commit=5a25133010db75e74aa04dd89f2bcf8c610f6ab2 - subdir=app - gradle=foss - rm=app/libs/anrwatchdog-1.3.0.jar - prebuild=sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle build.gradle - -Build:6.5,172 - commit=e51bcfa2877259a8b0eeb18f21d2d644a12f90e2 - subdir=app - gradle=yes - output=build/outputs/apk/release/*/ohi.andre.consolelauncher*.apk - prebuild=sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle build.gradle - -Build:6.7,193 - commit=v6.7c - subdir=app - gradle=yes - output=build/outputs/apk/release/*/ohi.andre.consolelauncher*.apk - prebuild=sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle build.gradle - -Build:v6.9,195 - commit=v6.9 - subdir=app - gradle=yes - output=build/outputs/apk/release/*/ohi.andre.consolelauncher*.apk - prebuild=sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle build.gradle - -Build:v6.11,200 - commit=v6.11 - subdir=app - gradle=fdroid - output=build/outputs/apk/fdroid/release/*/ohi.andre.consolelauncher*.apk - -Build:v6.13.1,203 - commit=v6.13.1 - subdir=app - gradle=fdroid - output=build/outputs/apk/fdroid/release/*/ohi.andre.consolelauncher*.apk - -Build:v6.15,205 - commit=v6.15 - subdir=app - gradle=fdroid - output=build/outputs/apk/fdroid/release/*/ohi.andre.consolelauncher*.apk - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:v6.15 -Current Version Code:205 diff --git a/metadata/ohi.andre.consolelauncher.yml b/metadata/ohi.andre.consolelauncher.yml new file mode 100644 index 0000000000..3eb93033e2 --- /dev/null +++ b/metadata/ohi.andre.consolelauncher.yml @@ -0,0 +1,298 @@ +Categories: + - System +License: Apache-2.0 +WebSite: http://forum.xda-developers.com/android/apps-games/t-ui-terminal-console-launcher-t3146288/post61606911 +SourceCode: https://github.com/fAndreuzzi/TUI-ConsoleLauncher +IssueTracker: https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues + +AutoName: T-UI +Summary: Terminal based launcher +Description: |- + Launcher, which emulates a unix-like shell and its terminal interface, that is + adpated for the use on mobile devices. It also implements a lot of commands. + + Installed application can be launched simply by typing their name. T-UI uses the + CompareString library, so it will know what you're meaning although you made + typing errors.. + + '''Features''' + + * all GNU Core Utilities shell terminal commands + * Suggestion Bar + * T-UI innovative commands + * aliases, a few characters which contain entire commands, that you can use in every moment + * double tap close the screen + * music player + * fullscreen mode + * completely customizable + * useful file view to keep your files under control + + '''Some useful comands''' + + * search: search something you want in your Browser or Play Store + * flash: toggle flashlight + * play/next/listen: music player commands! + * uninstall/install: uninstall an applications, or install one from an apk + * call: call someone, by its number, or its contact name + * move/cp/mkdir: move or copy a file, or create a folder + + '''Notes for Android 6''' + + You have to manually allow permissions. + +RepoType: git +Repo: https://github.com/fAndreuzzi/TUI-ConsoleLauncher + +Builds: + - versionName: '4.1' + versionCode: 66 + disable: remove apk, sort out deps + commit: d36cd72eb05a216b4c838e0b57092d4851fcc294 + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + - CompareString@48ed7c394b4f3e5b7dee0d0b2bd7b11348514e70 + rm: + - libs/*.jar + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CompareString$$ + - ant -Dplatforms.JDK_1.7.home=$JAVA_HOME jar + - popd + - pushd $$CommonsIO$$ + - $$MVN3$$ package + - popd + - cp $$CommonsIO$$/target/commons-io-2.4.jar $$CompareString$$/dist/CompareString.jar + ../libs/ + + - versionName: 4.2.b1 + versionCode: 67 + commit: ae55d1ad9e4e2558e3c2a5382a67a6af91d16901 + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CommonsIO$$ + - $$MVN3$$ install + - popd + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: 4.2.1.b1 + versionCode: 68 + commit: 0e21ec90badd054b18d1abeceed758d48d76e71e + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CommonsIO$$ + - $$MVN3$$ install + - popd + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: 4.3.b1 + versionCode: 69 + commit: c24cd790ad218ad651eec5ae3168b2808ce5226d + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CommonsIO$$ + - $$MVN3$$ install + - popd + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: 4.3.b1 + versionCode: 70 + commit: 0b6bc9232c53cdd1f4e61854354ffa7033e956be + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CommonsIO$$ + - $$MVN3$$ install + - popd + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: 4.4.b1 + versionCode: 73 + commit: f3cb0b91b0c7e89ac04bec6dd0cb1ee46cd6d232 + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CommonsIO$$ + - $$MVN3$$ install + - popd + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java + + - versionName: 4.4.b1 + versionCode: 74 + commit: 7c776783a1e64d45a820e99e24465c048719fc06 + subdir: app + gradle: + - yes + srclibs: + - CommonsIO@2.4 + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - pushd $$CommonsIO$$ + - $$MVN3$$ install + - popd + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java + + - versionName: 4.5.b1 + versionCode: 75 + commit: 613078f3b1d1145bac6060a775d1872f199107dc + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java + + - versionName: '4.8' + versionCode: 78 + disable: https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 + commit: 855109450e7a1b8c79d6e0af05c097a590350390 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java + + - versionName: '4.11' + versionCode: 81 + disable: https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 + commit: 3e7df044b7fcc9417315d9d096eb3aa007caac7e + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + - mv src/main/java/ohi/andre/consolelauncher/managers/TerminalMAnager.java src/main/java/ohi/andre/consolelauncher/managers/TerminalManager.java + + - versionName: '4.11' + versionCode: 82 + disable: https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 + commit: 9d3c34a189ea6e0a8de89f97ddd19d64aa506e88 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: '4.12' + versionCode: 83 + disable: https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 + commit: 9d3c34a189ea6e0a8de89f97ddd19d64aa506e88 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: '5.1' + versionCode: 86 + disable: https://github.com/Andre1299/TUI-ConsoleLauncher/issues/45 + commit: '5.1' + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle + - sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle + + - versionName: 6.3j + versionCode: 136 + commit: 5a25133010db75e74aa04dd89f2bcf8c610f6ab2 + subdir: app + gradle: + - foss + rm: + - app/libs/anrwatchdog-1.3.0.jar + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle + build.gradle + + - versionName: '6.5' + versionCode: 172 + commit: e51bcfa2877259a8b0eeb18f21d2d644a12f90e2 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*/ohi.andre.consolelauncher*.apk + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle + build.gradle + + - versionName: '6.7' + versionCode: 193 + commit: v6.7c + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*/ohi.andre.consolelauncher*.apk + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle + build.gradle + + - versionName: v6.9 + versionCode: 195 + commit: v6.9 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*/ohi.andre.consolelauncher*.apk + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' ../build.gradle + build.gradle + + - versionName: v6.11 + versionCode: 200 + commit: v6.11 + subdir: app + gradle: + - fdroid + output: build/outputs/apk/fdroid/release/*/ohi.andre.consolelauncher*.apk + + - versionName: v6.13.1 + versionCode: 203 + commit: v6.13.1 + subdir: app + gradle: + - fdroid + output: build/outputs/apk/fdroid/release/*/ohi.andre.consolelauncher*.apk + + - versionName: v6.15 + versionCode: 205 + commit: v6.15 + subdir: app + gradle: + - fdroid + output: build/outputs/apk/fdroid/release/*/ohi.andre.consolelauncher*.apk + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v6.15 +CurrentVersionCode: 205 diff --git a/metadata/ohm.quickdice.txt b/metadata/ohm.quickdice.txt deleted file mode 100644 index df7d607ff4..0000000000 --- a/metadata/ohm.quickdice.txt +++ /dev/null @@ -1,69 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:http://www.ohmnibus.net/en -Source Code:https://github.com/Ohmnibus/quick-dice-roller -Issue Tracker:https://github.com/Ohmnibus/quick-dice-roller/issues -Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JZSAC6BX5N9NN - -Auto Name:Quick Dice Roller -Summary:Flexible, complete and handy dice roller -Description: -Quick Dice Roller is an app made for the tabletop RPG Geek. It allows to emulate -almost all the complex dice rolls required by RPG and board games. - -The dice can be added at will and organized in dice bags. Each die is defined by -a formula such as "2d6+5" as well as special functions like "rak(1d6,4,3)" that -allow to emulates the most complex game systems. An handy formulas builder -simplifies the process, and allow to access to an online help. Check the -[http://www.ohmnibus.net/wiki/index.php?n=Qdr.Functions list of all supported -functions]. - -Thanks to "named values", as well as keep track of games scores, you can define -formulas using variable parameters. You can create, for example, the named value -"Level" with label "lvl", then use the formula "(lvl)d6" to determine the -fireball damage. So when your mage level up you don't need to edit the formula: -just change the "Level" value! - -Main features of Quick Dice Roller: - -* Organize dice in dice bags -* Use same formulas you're familiar to (xdy+z) -* Simple and intuitive Formulas Builder -* Many functions to emulate main systems -* Keep track of scores and use them in formulas -* Read or listen rolls result in a clear way -* Apply modifiers on the fly with a touch -* Sum a roll to the previous automagically or on demand -* Paste last roll result from the clipboard in another app -* Keep track of last rolls made -. - -Repo Type:git -Repo:https://github.com/Ohmnibus/quick-dice-roller.git - -Build:2.1.1,36 - commit=v_2.1.1 - subdir=Quick Dice - extlibs=android/android-support-v4.jar - prebuild=sed -i -e 's|\\\\|/|g' project.properties - -Build:2.1.2,41 - commit=v_2.1.2 - subdir=Quick Dice - extlibs=android/android-support-v4.jar - prebuild=sed -i -e 's|\\\\|/|g' project.properties - -Build:2.1.3,45 - commit=v_2.1.3 - subdir=quickDiceRoller - gradle=yes - -Build:2.1.4,48 - commit=v_2.1.4 - subdir=quickDiceRoller - gradle=yes - -Auto Update Mode:Version v_%v -Update Check Mode:Tags -Current Version:2.1.4 -Current Version Code:48 diff --git a/metadata/ohm.quickdice.yml b/metadata/ohm.quickdice.yml new file mode 100644 index 0000000000..697729ae1d --- /dev/null +++ b/metadata/ohm.quickdice.yml @@ -0,0 +1,80 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: http://www.ohmnibus.net/en +SourceCode: https://github.com/Ohmnibus/quick-dice-roller +IssueTracker: https://github.com/Ohmnibus/quick-dice-roller/issues +Translation: https://crowdin.com/project/quick-dice-roller +Changelog: https://github.com/Ohmnibus/quick-dice-roller/blob/HEAD/deploy/changelog.txt +Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JZSAC6BX5N9NN + +AutoName: Quick Dice Roller +Summary: Flexible, complete and handy dice roller +Description: |- + Quick Dice Roller is an app made for the tabletop RPG Geek. It allows to emulate + almost all the complex dice rolls required by RPG and board games. + + The dice can be added at will and organized in dice bags. Each die is defined by + a formula such as "2d6+5" as well as special functions like "rak(1d6,4,3)" that + allow to emulates the most complex game systems. An handy formulas builder + simplifies the process, and allow to access to an online help. Check the + [http://www.ohmnibus.net/wiki/index.php?n=Qdr.Functions list of all supported + functions]. + + Thanks to "named values", as well as keep track of games scores, you can define + formulas using variable parameters. You can create, for example, the named value + "Level" with label "lvl", then use the formula "(lvl)d6" to determine the + fireball damage. So when your mage level up you don’t need to edit the formula: + just change the "Level" value! + + Main features of Quick Dice Roller: + + * Organize dice in dice bags + * Use same formulas you’re familiar to (xdy+z) + * Simple and intuitive Formulas Builder + * Many functions to emulate main systems + * Keep track of scores and use them in formulas + * Read or listen rolls result in a clear way + * Apply modifiers on the fly with a touch + * Sum a roll to the previous automagically or on demand + * Paste last roll result from the clipboard in another app + * Keep track of last rolls made + +RepoType: git +Repo: https://github.com/Ohmnibus/quick-dice-roller.git + +Builds: + - versionName: 2.1.1 + versionCode: 36 + commit: v_2.1.1 + subdir: Quick Dice + extlibs: + - android/android-support-v4.jar + prebuild: sed -i -e 's|\\\\|/|g' project.properties + + - versionName: 2.1.2 + versionCode: 41 + commit: v_2.1.2 + subdir: Quick Dice + extlibs: + - android/android-support-v4.jar + prebuild: sed -i -e 's|\\\\|/|g' project.properties + + - versionName: 2.1.3 + versionCode: 45 + commit: v_2.1.3 + subdir: quickDiceRoller + gradle: + - yes + + - versionName: 2.1.4 + versionCode: 48 + commit: v_2.1.4 + subdir: quickDiceRoller + gradle: + - yes + +AutoUpdateMode: Version v_%v +UpdateCheckMode: Tags +CurrentVersion: 2.1.4 +CurrentVersionCode: 48 diff --git a/metadata/openfoodfacts.github.scrachx.openbeauty.txt b/metadata/openfoodfacts.github.scrachx.openbeauty.txt deleted file mode 100644 index a09c1c1987..0000000000 --- a/metadata/openfoodfacts.github.scrachx.openbeauty.txt +++ /dev/null @@ -1,190 +0,0 @@ -Categories:Sports & Health -License:Apache-2.0 -Web Site: -Source Code:https://github.com/openfoodfacts/openfoodfacts-androidapp -Issue Tracker:https://github.com/openfoodfacts/openfoodfacts-androidapp/issues -Changelog:https://github.com/openfoodfacts/openfoodfacts-androidapp/releases - -Auto Name:Open Beauty Facts -Summary:Look up cosmetic -Description: -Open Beauty Facts is a cosmetic products database made by everyone, for -everyone. - -You can use it to make better cosmetic choices, and as it is open data, anyone -can re-use it for any purpose. - -Open Beauty Facts is a non-profit project developed by thousands of volunteers -from around the world. You can start contributing by adding a product from your -cosmetic cupboard, and we have lots of exciting projects you can contribute to -in many different ways. - -Cosmetics additives, F.I.L. codes, CI-numbers, INCI (International Nomenclature -Cosmetic Ingredients) ingredient list, allergens, packaging codes... Open Beauty -Facts helps you to make sense of the fine print on products labels. - -You can scan: aftershaves, body lotions, creams, deodorant, eyeliner, -foundation, fragrance, lipstick, makeup, mask, perfume, shampoo, soap and much -more… - -Note: Open Beauty Facts is being built, the site and the application are based -on Open Food Facts and changes will be made to take into account the -specificities of cosmetics. - -Open Beauty Facts is also available on the web at -[https://world.openbeautyfacts.org world.openbeautyfacts.org]. Questions, -feedback: [mailto:contact@openfoodfacts.org contact@openfoodfacts.org]. -. - -Repo Type:git -Repo:https://github.com/openfoodfacts/openfoodfacts-androidapp - -Build:0.7.4,37 - commit=580b8086f75a471bd3efa53da562d286467a54f1 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.8.2,40 - commit=0.8.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.8.5,41 - commit=0.8.5 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.8.6,42 - commit=0.8.6 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.8.7,43 - commit=0.8.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.8.8,44 - commit=0.8.8 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.8.9,46 - commit=0.8.9 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.9.0,50 - commit=0.9.0 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.9.0.1,51 - commit=0.9.0.1 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.9.0.2,52 - commit=0.9.0.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:0.9.0.3,53 - commit=0.9.0.3 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.7.7,277 - commit=2.7.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.7.9,279 - disable=Could not resolve com.android.tools.build:gradle:3.1.2 - commit=2.7.9 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.8.2,282 - commit=2.8.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.8.5,285 - commit=2.8.5 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.8.7,287 - commit=2.8.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.9.0,290 - commit=2.9.0 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.9.7,297 - commit=2.9.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:2.9.8,298 - commit=2.9.8 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:3.1.0,310 - commit=3.1.0 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:3.1.2,312 - commit=3.1.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:3.1.6,316 - commit=3.1.6 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:3.1.7,317 - commit=3.1.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Build:3.2.2,322 - commit=3.2.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=obf - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:3.2.2 -Current Version Code:322 diff --git a/metadata/openfoodfacts.github.scrachx.openbeauty.yml b/metadata/openfoodfacts.github.scrachx.openbeauty.yml new file mode 100644 index 0000000000..3163e5fa40 --- /dev/null +++ b/metadata/openfoodfacts.github.scrachx.openbeauty.yml @@ -0,0 +1,239 @@ +Categories: + - Sports & Health +License: Apache-2.0 +SourceCode: https://github.com/openfoodfacts/openfoodfacts-androidapp +IssueTracker: https://github.com/openfoodfacts/openfoodfacts-androidapp/issues +Translation: https://translate.openfoodfacts.org/ +Changelog: https://github.com/openfoodfacts/openfoodfacts-androidapp/releases + +AutoName: Open Beauty Facts +Summary: Look up cosmetic +Description: |- + Open Beauty Facts is a cosmetic products database made by everyone, for + everyone. + + You can use it to make better cosmetic choices, and as it is open data, anyone + can re-use it for any purpose. + + Open Beauty Facts is a non-profit project developed by thousands of volunteers + from around the world. You can start contributing by adding a product from your + cosmetic cupboard, and we have lots of exciting projects you can contribute to + in many different ways. + + Cosmetics additives, F.I.L. codes, CI-numbers, INCI (International Nomenclature + Cosmetic Ingredients) ingredient list, allergens, packaging codes... Open Beauty + Facts helps you to make sense of the fine print on products labels. + + You can scan: aftershaves, body lotions, creams, deodorant, eyeliner, + foundation, fragrance, lipstick, makeup, mask, perfume, shampoo, soap and much + more… + + Note: Open Beauty Facts is being built, the site and the application are based + on Open Food Facts and changes will be made to take into account the + specificities of cosmetics. + + Open Beauty Facts is also available on the web at + [https://world.openbeautyfacts.org world.openbeautyfacts.org]. Questions, + feedback: [mailto:contact@openfoodfacts.org contact@openfoodfacts.org]. + +RepoType: git +Repo: https://github.com/openfoodfacts/openfoodfacts-androidapp + +Builds: + - versionName: 0.7.4 + versionCode: 37 + commit: 580b8086f75a471bd3efa53da562d286467a54f1 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.8.2 + versionCode: 40 + commit: 0.8.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.8.5 + versionCode: 41 + commit: 0.8.5 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.8.6 + versionCode: 42 + commit: 0.8.6 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.8.7 + versionCode: 43 + commit: 0.8.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.8.8 + versionCode: 44 + commit: 0.8.8 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.8.9 + versionCode: 46 + commit: 0.8.9 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.9.0 + versionCode: 50 + commit: 0.9.0 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.9.0.1 + versionCode: 51 + commit: 0.9.0.1 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.9.0.2 + versionCode: 52 + commit: 0.9.0.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 0.9.0.3 + versionCode: 53 + commit: 0.9.0.3 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.7.7 + versionCode: 277 + commit: 2.7.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.7.9 + versionCode: 279 + disable: Could not resolve com.android.tools.build:gradle:3.1.2 + commit: 2.7.9 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.8.2 + versionCode: 282 + commit: 2.8.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.8.5 + versionCode: 285 + commit: 2.8.5 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.8.7 + versionCode: 287 + commit: 2.8.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.9.0 + versionCode: 290 + commit: 2.9.0 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.9.7 + versionCode: 297 + commit: 2.9.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 2.9.8 + versionCode: 298 + commit: 2.9.8 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 3.1.0 + versionCode: 310 + commit: 3.1.0 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 3.1.2 + versionCode: 312 + commit: 3.1.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 3.1.6 + versionCode: 316 + commit: 3.1.6 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 3.1.7 + versionCode: 317 + commit: 3.1.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + + - versionName: 3.2.2 + versionCode: 322 + commit: 3.2.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - obf + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 3.2.2 +CurrentVersionCode: 322 diff --git a/metadata/openfoodfacts.github.scrachx.openfood.txt b/metadata/openfoodfacts.github.scrachx.openfood.txt deleted file mode 100644 index 147b7d23bb..0000000000 --- a/metadata/openfoodfacts.github.scrachx.openfood.txt +++ /dev/null @@ -1,307 +0,0 @@ -Categories:Sports & Health -License:Apache-2.0 -Web Site: -Source Code:https://github.com/openfoodfacts/openfoodfacts-androidapp -Issue Tracker:https://github.com/openfoodfacts/openfoodfacts-androidapp/issues -Changelog:https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/HEAD/CHANGELOG.md -Donate:https://www.helloasso.com/associations/open-food-facts/formulaires/1/widget/en - -Auto Name:Open Food -Summary:Look up food ingredients, allergens, nutrition facts -Description: -Scan food products or their barcode to obtain data on ingredients, additives, -allergens, nutrition facts… The app allows to view the 310 000 products already -contained in the free and open database Open Food Facts. More importantly, it -also lets you contribute pictures and data for missing products. - -You will also be able to find (according to the indications present on the -products): - -* Carbon footprint (CO2 emissions) and packaging (as well as recycling instructions). -* Nutriscore (nutritional score), nutrients, fat / fat content, saturated fatty acids, carbohydrates, sugars, fiber, protein and salt and sodium. -* Brands, allergens, labels (bio, gluten free, vegan, vegetarian, halal, kosher ...), traceability information (packaging codes, origins of ingredients). -* On wines and beers, you will find the alcohol content. - -To discover the Open Food Facts project and help us open food and cosmetics, -please visit [https://world.openfoodfacts.org/discover openfoodfacts.org] where -you can discover how to contribute. -. - -Repo Type:git -Repo:https://github.com/openfoodfacts/openfoodfacts-androidapp - -Build:0.1.5,5 - disable=https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/25 - commit=0.1.5 - subdir=app - gradle=yes - prebuild=sed -i -e "/support-v4/s/21.1.1/21.0.3/g" -e "/support-v4/acompile('com.github.afollestad.material-dialogs:commons:0.8.5.7@aar') {\ntransitive = true\n}\n" -e '/com.afollestad:material-dialogs/d' build.gradle && \ - sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' ../build.gradle - -Build:0.1.5-dev,6 - commit=4c5c210fbcfa42f84daf26a1ad5e500c302be85c - subdir=app - gradle=yes - forceversion=yes - forcevercode=yes - -Build:0.1.7,8 - commit=0.1.7 - subdir=app - gradle=yes - -Build:0.1.8,9 - commit=0.1.8 - subdir=app - gradle=yes - -Build:0.1.9,10 - commit=0.1.9 - subdir=app - gradle=yes - -Build:0.1.11,15 - commit=0.1.11 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.1.12,16 - commit=0.1.12 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.2.2,20 - commit=0.2.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.2.3,21 - commit=0.2.3 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.2.4,22 - commit=0.2.4 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.2.5,23 - commit=0.2.5 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.2.6,24 - commit=0.2.6 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.2.7,25 - commit=0.2.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.3,26 - commit=0.3 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.4,27 - commit=0.4 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.5,28 - commit=0.5 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.6.2,31 - commit=d118f66f85792cffef1186c1c5e0bd411f7ef910 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.7,33 - commit=0.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=yes - -Build:0.7.1,34 - commit=0.7.1 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.7.3,36 - commit=0.7.3 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.7.4,37 - commit=580b8086f75a471bd3efa53da562d286467a54f1 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.8.2,40 - commit=0.8.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.8.5,41 - commit=0.8.5 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.8.6,42 - commit=0.8.6 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.8.7,43 - commit=0.8.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.8.8,44 - commit=0.8.8 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.8.9,46 - commit=0.8.9 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.9.0,50 - commit=0.9.0 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.9.0.1,51 - commit=0.9.0.1 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.9.0.2,52 - commit=0.9.0.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:0.9.0.3,53 - commit=0.9.0.3 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.7.7,277 - commit=2.7.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.7.9,279 - disable=Could not find com.mikepenz:materialdrawer:6.0.2 - commit=2.7.9 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.8.2,282 - commit=2.8.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.8.5,285 - commit=2.8.5 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.8.7,287 - commit=2.8.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.8.8,288 - commit=2.8.9 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.9.0,290 - commit=2.9.0 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.9.7,297 - commit=2.9.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:2.9.8,298 - commit=2.9.8 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:3.1.0,310 - commit=3.1.0 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:3.1.2,312 - commit=3.1.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:3.1.6,316 - commit=3.1.6 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:3.1.7,317 - commit=3.1.7 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Build:3.2.2,322 - commit=3.2.2 - subdir=app - init=sed -i '/javaMaxHeapSize/d' build.gradle - gradle=off - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:3.2.2 -Current Version Code:322 diff --git a/metadata/openfoodfacts.github.scrachx.openfood.yml b/metadata/openfoodfacts.github.scrachx.openfood.yml new file mode 100644 index 0000000000..ea85b93d2b --- /dev/null +++ b/metadata/openfoodfacts.github.scrachx.openfood.yml @@ -0,0 +1,400 @@ +Categories: + - Sports & Health +License: Apache-2.0 +SourceCode: https://github.com/openfoodfacts/openfoodfacts-androidapp +IssueTracker: https://github.com/openfoodfacts/openfoodfacts-androidapp/issues +Translation: https://translate.openfoodfacts.org/ +Changelog: https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/HEAD/CHANGELOG.md +Donate: https://www.helloasso.com/associations/open-food-facts/formulaires/1/widget/en + +AutoName: Open Food +Summary: Look up food ingredients, allergens, nutrition facts +Description: |- + Scan food products or their barcode to obtain data on ingredients, additives, + allergens, nutrition facts… The app allows to view the 310 000 products already + contained in the free and open database Open Food Facts. More importantly, it + also lets you contribute pictures and data for missing products. + + You will also be able to find (according to the indications present on the + products): + + * Carbon footprint (CO2 emissions) and packaging (as well as recycling instructions). + * Nutriscore (nutritional score), nutrients, fat / fat content, saturated fatty acids, carbohydrates, sugars, fiber, protein and salt and sodium. + * Brands, allergens, labels (bio, gluten free, vegan, vegetarian, halal, kosher ...), traceability information (packaging codes, origins of ingredients). + * On wines and beers, you will find the alcohol content. + + To discover the Open Food Facts project and help us open food and cosmetics, + please visit [https://world.openfoodfacts.org/discover openfoodfacts.org] where + you can discover how to contribute. + +RepoType: git +Repo: https://github.com/openfoodfacts/openfoodfacts-androidapp + +Builds: + - versionName: 0.1.5 + versionCode: 5 + disable: https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/25 + commit: 0.1.5 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e "/support-v4/s/21.1.1/21.0.3/g" -e "/support-v4/acompile('com.github.afollestad.material-dialogs:commons:0.8.5.7@aar') + {\ntransitive = true\n}\n" -e '/com.afollestad:material-dialogs/d' build.gradle + - sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' ../build.gradle + + - versionName: 0.1.5-dev + versionCode: 6 + commit: 4c5c210fbcfa42f84daf26a1ad5e500c302be85c + subdir: app + gradle: + - yes + forceversion: true + forcevercode: true + + - versionName: 0.1.7 + versionCode: 8 + commit: 0.1.7 + subdir: app + gradle: + - yes + + - versionName: 0.1.8 + versionCode: 9 + commit: 0.1.8 + subdir: app + gradle: + - yes + + - versionName: 0.1.9 + versionCode: 10 + commit: 0.1.9 + subdir: app + gradle: + - yes + + - versionName: 0.1.11 + versionCode: 15 + commit: 0.1.11 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.1.12 + versionCode: 16 + commit: 0.1.12 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.2.2 + versionCode: 20 + commit: 0.2.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.2.3 + versionCode: 21 + commit: 0.2.3 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.2.4 + versionCode: 22 + commit: 0.2.4 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.2.5 + versionCode: 23 + commit: 0.2.5 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.2.6 + versionCode: 24 + commit: 0.2.6 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.2.7 + versionCode: 25 + commit: 0.2.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: '0.3' + versionCode: 26 + commit: '0.3' + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: '0.4' + versionCode: 27 + commit: '0.4' + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: '0.5' + versionCode: 28 + commit: '0.5' + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.6.2 + versionCode: 31 + commit: d118f66f85792cffef1186c1c5e0bd411f7ef910 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: '0.7' + versionCode: 33 + commit: '0.7' + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - yes + + - versionName: 0.7.1 + versionCode: 34 + commit: 0.7.1 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.7.3 + versionCode: 36 + commit: 0.7.3 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.7.4 + versionCode: 37 + commit: 580b8086f75a471bd3efa53da562d286467a54f1 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.8.2 + versionCode: 40 + commit: 0.8.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.8.5 + versionCode: 41 + commit: 0.8.5 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.8.6 + versionCode: 42 + commit: 0.8.6 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.8.7 + versionCode: 43 + commit: 0.8.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.8.8 + versionCode: 44 + commit: 0.8.8 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.8.9 + versionCode: 46 + commit: 0.8.9 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.9.0 + versionCode: 50 + commit: 0.9.0 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.9.0.1 + versionCode: 51 + commit: 0.9.0.1 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.9.0.2 + versionCode: 52 + commit: 0.9.0.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 0.9.0.3 + versionCode: 53 + commit: 0.9.0.3 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.7.7 + versionCode: 277 + commit: 2.7.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.7.9 + versionCode: 279 + disable: Could not find com.mikepenz:materialdrawer:6.0.2 + commit: 2.7.9 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.8.2 + versionCode: 282 + commit: 2.8.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.8.5 + versionCode: 285 + commit: 2.8.5 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.8.7 + versionCode: 287 + commit: 2.8.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.8.8 + versionCode: 288 + commit: 2.8.9 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.9.0 + versionCode: 290 + commit: 2.9.0 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.9.7 + versionCode: 297 + commit: 2.9.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 2.9.8 + versionCode: 298 + commit: 2.9.8 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 3.1.0 + versionCode: 310 + commit: 3.1.0 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 3.1.2 + versionCode: 312 + commit: 3.1.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 3.1.6 + versionCode: 316 + commit: 3.1.6 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 3.1.7 + versionCode: 317 + commit: 3.1.7 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + + - versionName: 3.2.2 + versionCode: 322 + commit: 3.2.2 + subdir: app + init: sed -i '/javaMaxHeapSize/d' build.gradle + gradle: + - 'off' + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 3.2.2 +CurrentVersionCode: 322 diff --git a/metadata/org.adaway.txt b/metadata/org.adaway.txt deleted file mode 100644 index 42f5a7a696..0000000000 --- a/metadata/org.adaway.txt +++ /dev/null @@ -1,339 +0,0 @@ -Categories:System,Security -License:GPL-3.0-only -Web Site:https://adaway.org/ -Source Code:https://github.com/AdAway/AdAway -Issue Tracker:https://github.com/AdAway/AdAway/issues -Changelog:https://github.com/AdAway/AdAway/raw/HEAD/CHANGELOG.md -Donate:https://paypal.me/BruceBUJON -FlattrID:369138 - -Auto Name:AdAway -Description: -An ad blocker that uses the hosts file. The hosts file contains a list of -mappings between hostnames and IP addresses. When an app requests an ad, that -request is directed to 127.0.0.1 which does nothing. There are options to run a -web server to respond to blocked hostnames and to direct requests to the IP -address of your choosing. You can download hosts files from the app but it is -possible to use your own and to add certain sites to the white- and black-lists. - -Requires root as the hosts files is located in /system which is normally -read-only. -. - -Requires Root:yes - -Repo Type:git -Repo:https://github.com/AdAway/AdAway.git - -Build:1.12,13 - commit=ea5378a94ee0dc1d99d2cec95fae7e6d81afb2b9 - subdir=org_adaway/ - buildjni=yes - -Build:1.15,16 - commit=4128e59da2eac5c2904c7c7568d298ca51e79540 - subdir=org_adaway/ - patch=defprop.patch - buildjni=yes - -Build:1.18,19 - commit=0b9985398b9eef7baf6aadd0dbb12002bc199d2e - subdir=org_adaway/ - patch=defprop.patch - buildjni=yes - -Build:1.19,20 - commit=ab27f4dab5f3ea5e228cfb4a6b0e1fbf53695f22 - subdir=org_adaway/ - patch=defprop.patch - buildjni=yes - -Build:1.20,21 - commit=695e3801e4081026c8f7213a2345fc451d5eb89c - subdir=org_adaway/ - patch=defprop.patch - buildjni=yes - -Build:1.21,22 - commit=65138c11cc8b6affd28b68e125fbc1dff0886a4e - subdir=org_adaway/ - patch=defprop.patch - buildjni=yes - -Build:1.23,24 - disable=no source in repo - commit=unknown - see disabled - -Build:1.24,25 - commit=f811e53e1e1d2ee047b18715fd7d2072b90ae76b - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock - buildjni=yes - -Build:1.25,26 - commit=ff97932761cdee68638dc2550751a64b2cbe18e7 - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock - buildjni=yes - -Build:1.26,27 - commit=33d4d80998f30bafc88c04c80cbae00b03916f99 - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock - buildjni=yes - -Build:1.27,28 - commit=743d25a7e287505461f33f4b8e57e4cf988fffea - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock - buildjni=yes - -Build:1.29,30 - commit=eaa07f4 - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* - buildjni=yes - -Build:1.32,33 - commit=71ced3f - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* && \ - rm libs/android-support-v4.jar - -Build:1.33,34 - commit=9d63c18 - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* - -Build:1.34,35 - commit=f2568b1 - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* && \ - android update project -p ../org_donations - -Build:1.35,36 - commit=7442d5d - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* && \ - android update project -p ../org_donations - -Build:1.36,37 - commit=83fc713 - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* && \ - android update project -p ../org_donations - -Build:1.37,38 - commit=70da32b567122b701cdcb1609b780eb85732028f - subdir=org_adaway/ - prebuild=android update project -p ../com_actionbarsherlock && \ - rm -rf libs/armeabi/* && \ - android update project -p ../org_donations - -Build:2.1,40 - commit=v2.1 - subdir=AdAway - init=rm android-libs/Donations/custom_rules.xml && \ - git clone https://github.com/dschuermann/HtmlSpanner android-libs/HtmlSpanner - srclibs=RootCommands@c940b0e503 - extlibs=htmlcleaner/htmlcleaner-2.2.jar - prebuild=rm -rf ../update_zip libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar && \ - cp -f libs/htmlcleaner-2.2.jar android-libs/HtmlSpanner/htmlspanner/libs/ && \ - echo "android.library.reference.3=$$RootCommands$$" >> project.properties && \ - echo "android.library.reference.4=android-libs/HtmlSpanner/htmlspanner" >> project.properties && \ - find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' && \ - cp android-libs/Donations/ant-templates/other/DonationsConfig.java android-libs/Donations/src/org/donations/ - update=.,android-libs/Donations,android-libs/ActionBarSherlock,android-libs/HtmlSpanner/htmlspanner - buildjni=yes - -Build:2.3,42 - commit=v2.3 - subdir=AdAway - init=rm android-libs/Donations/custom_rules.xml && \ - git clone https://github.com/dschuermann/HtmlSpanner android-libs/HtmlSpanner - srclibs=RootCommands@c940b0e503 - extlibs=htmlcleaner/htmlcleaner-2.2.jar - prebuild=rm -rf ../update_zip libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar && \ - cp -f libs/htmlcleaner-2.2.jar android-libs/HtmlSpanner/htmlspanner/libs/ && \ - echo "android.library.reference.3=$$RootCommands$$" >> project.properties && \ - echo "android.library.reference.4=android-libs/HtmlSpanner/htmlspanner" >> project.properties && \ - find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' && \ - cp android-libs/Donations/ant-templates/other/DonationsConfig.java android-libs/Donations/src/org/donations/ - update=.,android-libs/Donations,android-libs/ActionBarSherlock,android-libs/HtmlSpanner/htmlspanner - buildjni=yes - -Build:2.6,45 - commit=v2.6 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:2.7,46 - commit=v2.7 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:2.8,47 - commit=v2.8 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:2.8.1,48 - commit=v2.8.1 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:2.9,49 - commit=v2.9 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:2.9.1,50 - commit=v2.9.1 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:2.9.2,51 - commit=v2.9.2 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.0,52 - commit=v3.0 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.0.1,53 - commit=v3.0.1 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.0.2,54 - commit=v3.0.2 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.1,55 - commit=v3.1 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.1.1,56 - commit=v3.1.1 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.1.2,57 - commit=v3.1.2 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.2,60 - commit=v3.2 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:3.3,61 - commit=v3.3 - subdir=AdAway - gradle=yes - buildjni=yes - preassemble=renameExecutables - -Build:4.1.0,40100 - disable=missing native libraries - commit=v4.1.0 - subdir=app - gradle=yes - ndk=r18b - -Build:4.2.2,40202 - commit=v4.2.2 - subdir=app - gradle=yes - ndk=r18b - -Build:4.2.3,40203 - commit=v4.2.3 - subdir=app - gradle=yes - ndk=r18b - -Build:4.2.4,40204 - commit=v4.2.4 - subdir=app - gradle=yes - ndk=r18b - -Build:4.2.5,40205 - disable=uses com.android.tools.build:gradle:3.5.0-beta03 - commit=v4.2.5 - subdir=app - gradle=yes - ndk=r18b - -Build:4.2.6,40206 - commit=v4.2.6 - subdir=app - gradle=yes - prebuild=sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle - ndk=r18b - -Build:4.2.7,40207 - commit=v4.2.7 - subdir=app - gradle=yes - prebuild=sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle - ndk=r18b - -Build:4.2.8,40208 - commit=v4.2.8 - subdir=app - gradle=yes - prebuild=sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle - ndk=r18b - -Build:4.2.9,40209 - commit=v4.2.9 - subdir=app - gradle=yes - prebuild=sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle - ndk=r18b - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:4.2.9 -Current Version Code:40209 diff --git a/metadata/org.adaway.yml b/metadata/org.adaway.yml new file mode 100644 index 0000000000..b90a0af62b --- /dev/null +++ b/metadata/org.adaway.yml @@ -0,0 +1,483 @@ +Categories: + - System + - Security +License: GPL-3.0-only +WebSite: https://adaway.org/ +SourceCode: https://github.com/AdAway/AdAway +IssueTracker: https://github.com/AdAway/AdAway/issues +Translation: https://github.com/AdAway/AdAway/blob/HEAD/TRANSLATING.md +Changelog: https://github.com/AdAway/AdAway/raw/HEAD/CHANGELOG.md +Donate: https://paypal.me/BruceBUJON +FlattrID: '369138' + +AutoName: AdAway +Description: |- + An ad blocker that uses the hosts file. The hosts file contains a list of + mappings between hostnames and IP addresses. When an app requests an ad, that + request is directed to 127.0.0.1 which does nothing. There are options to run a + web server to respond to blocked hostnames and to direct requests to the IP + address of your choosing. You can download hosts files from the app but it is + possible to use your own and to add certain sites to the white- and black-lists. + + Requires root as the hosts files is located in /system which is normally + read-only. + +RequiresRoot: 'yes' + +RepoType: git +Repo: https://github.com/AdAway/AdAway.git + +Builds: + - versionName: '1.12' + versionCode: 13 + commit: ea5378a94ee0dc1d99d2cec95fae7e6d81afb2b9 + subdir: org_adaway/ + buildjni: + - yes + + - versionName: '1.15' + versionCode: 16 + commit: 4128e59da2eac5c2904c7c7568d298ca51e79540 + subdir: org_adaway/ + patch: + - defprop.patch + buildjni: + - yes + + - versionName: '1.18' + versionCode: 19 + commit: 0b9985398b9eef7baf6aadd0dbb12002bc199d2e + subdir: org_adaway/ + patch: + - defprop.patch + buildjni: + - yes + + - versionName: '1.19' + versionCode: 20 + commit: ab27f4dab5f3ea5e228cfb4a6b0e1fbf53695f22 + subdir: org_adaway/ + patch: + - defprop.patch + buildjni: + - yes + + - versionName: '1.20' + versionCode: 21 + commit: 695e3801e4081026c8f7213a2345fc451d5eb89c + subdir: org_adaway/ + patch: + - defprop.patch + buildjni: + - yes + + - versionName: '1.21' + versionCode: 22 + commit: 65138c11cc8b6affd28b68e125fbc1dff0886a4e + subdir: org_adaway/ + patch: + - defprop.patch + buildjni: + - yes + + - versionName: '1.23' + versionCode: 24 + disable: no source in repo + commit: unknown - see disabled + + - versionName: '1.24' + versionCode: 25 + commit: f811e53e1e1d2ee047b18715fd7d2072b90ae76b + subdir: org_adaway/ + prebuild: android update project -p ../com_actionbarsherlock + buildjni: + - yes + + - versionName: '1.25' + versionCode: 26 + commit: ff97932761cdee68638dc2550751a64b2cbe18e7 + subdir: org_adaway/ + prebuild: android update project -p ../com_actionbarsherlock + buildjni: + - yes + + - versionName: '1.26' + versionCode: 27 + commit: 33d4d80998f30bafc88c04c80cbae00b03916f99 + subdir: org_adaway/ + prebuild: android update project -p ../com_actionbarsherlock + buildjni: + - yes + + - versionName: '1.27' + versionCode: 28 + commit: 743d25a7e287505461f33f4b8e57e4cf988fffea + subdir: org_adaway/ + prebuild: android update project -p ../com_actionbarsherlock + buildjni: + - yes + + - versionName: '1.29' + versionCode: 30 + commit: eaa07f4 + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + buildjni: + - yes + + - versionName: '1.32' + versionCode: 33 + commit: 71ced3f + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + - rm libs/android-support-v4.jar + + - versionName: '1.33' + versionCode: 34 + commit: 9d63c18 + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + + - versionName: '1.34' + versionCode: 35 + commit: f2568b1 + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + - android update project -p ../org_donations + + - versionName: '1.35' + versionCode: 36 + commit: 7442d5d + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + - android update project -p ../org_donations + + - versionName: '1.36' + versionCode: 37 + commit: 83fc713 + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + - android update project -p ../org_donations + + - versionName: '1.37' + versionCode: 38 + commit: 70da32b567122b701cdcb1609b780eb85732028f + subdir: org_adaway/ + prebuild: + - android update project -p ../com_actionbarsherlock + - rm -rf libs/armeabi/* + - android update project -p ../org_donations + + - versionName: '2.1' + versionCode: 40 + commit: v2.1 + subdir: AdAway + init: + - rm android-libs/Donations/custom_rules.xml + - git clone https://github.com/dschuermann/HtmlSpanner android-libs/HtmlSpanner + srclibs: + - RootCommands@c940b0e503 + extlibs: + - htmlcleaner/htmlcleaner-2.2.jar + prebuild: + - rm -rf ../update_zip libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar + - cp -f libs/htmlcleaner-2.2.jar android-libs/HtmlSpanner/htmlspanner/libs/ + - echo "android.library.reference.3=$$RootCommands$$" >> project.properties + - echo "android.library.reference.4=android-libs/HtmlSpanner/htmlspanner" >> + project.properties + - find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' + - cp android-libs/Donations/ant-templates/other/DonationsConfig.java android-libs/Donations/src/org/donations/ + androidupdate: + - . + - android-libs/Donations + - android-libs/ActionBarSherlock + - android-libs/HtmlSpanner/htmlspanner + buildjni: + - yes + + - versionName: '2.3' + versionCode: 42 + commit: v2.3 + subdir: AdAway + init: + - rm android-libs/Donations/custom_rules.xml + - git clone https://github.com/dschuermann/HtmlSpanner android-libs/HtmlSpanner + srclibs: + - RootCommands@c940b0e503 + extlibs: + - htmlcleaner/htmlcleaner-2.2.jar + prebuild: + - rm -rf ../update_zip libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar + - cp -f libs/htmlcleaner-2.2.jar android-libs/HtmlSpanner/htmlspanner/libs/ + - echo "android.library.reference.3=$$RootCommands$$" >> project.properties + - echo "android.library.reference.4=android-libs/HtmlSpanner/htmlspanner" >> + project.properties + - find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' + - cp android-libs/Donations/ant-templates/other/DonationsConfig.java android-libs/Donations/src/org/donations/ + androidupdate: + - . + - android-libs/Donations + - android-libs/ActionBarSherlock + - android-libs/HtmlSpanner/htmlspanner + buildjni: + - yes + + - versionName: '2.6' + versionCode: 45 + commit: v2.6 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '2.7' + versionCode: 46 + commit: v2.7 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '2.8' + versionCode: 47 + commit: v2.8 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 2.8.1 + versionCode: 48 + commit: v2.8.1 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '2.9' + versionCode: 49 + commit: v2.9 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 2.9.1 + versionCode: 50 + commit: v2.9.1 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 2.9.2 + versionCode: 51 + commit: v2.9.2 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '3.0' + versionCode: 52 + commit: v3.0 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 3.0.1 + versionCode: 53 + commit: v3.0.1 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 3.0.2 + versionCode: 54 + commit: v3.0.2 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '3.1' + versionCode: 55 + commit: v3.1 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 3.1.1 + versionCode: 56 + commit: v3.1.1 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 3.1.2 + versionCode: 57 + commit: v3.1.2 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '3.2' + versionCode: 60 + commit: v3.2 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: '3.3' + versionCode: 61 + commit: v3.3 + subdir: AdAway + gradle: + - yes + buildjni: + - yes + preassemble: + - renameExecutables + + - versionName: 4.1.0 + versionCode: 40100 + disable: missing native libraries + commit: v4.1.0 + subdir: app + gradle: + - yes + ndk: r18b + + - versionName: 4.2.2 + versionCode: 40202 + commit: v4.2.2 + subdir: app + gradle: + - yes + ndk: r18b + + - versionName: 4.2.3 + versionCode: 40203 + commit: v4.2.3 + subdir: app + gradle: + - yes + ndk: r18b + + - versionName: 4.2.4 + versionCode: 40204 + commit: v4.2.4 + subdir: app + gradle: + - yes + ndk: r18b + + - versionName: 4.2.5 + versionCode: 40205 + disable: uses com.android.tools.build:gradle:3.5.0-beta03 + commit: v4.2.5 + subdir: app + gradle: + - yes + ndk: r18b + + - versionName: 4.2.6 + versionCode: 40206 + commit: v4.2.6 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle + ndk: r18b + + - versionName: 4.2.7 + versionCode: 40207 + commit: v4.2.7 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle + ndk: r18b + + - versionName: 4.2.8 + versionCode: 40208 + commit: v4.2.8 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle + ndk: r18b + + - versionName: 4.2.9 + versionCode: 40209 + commit: v4.2.9 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/gradle:3.5.0-beta03/gradle:3.4.1/' ../build.gradle + ndk: r18b + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 4.2.9 +CurrentVersionCode: 40209 diff --git a/metadata/org.addhen.smssync.txt b/metadata/org.addhen.smssync.txt deleted file mode 100644 index 9cfc18fefe..0000000000 --- a/metadata/org.addhen.smssync.txt +++ /dev/null @@ -1,97 +0,0 @@ -Categories:Phone & SMS -License:LGPL-3.0-only -Web Site:http://smssync.ushahidi.com -Source Code:https://github.com/ushahidi/SMSSync -Issue Tracker:https://github.com/ushahidi/SMSSync/issues -Donate:http://ushahidi.com/get-involved - -Auto Name:SMSsync -Summary:SMS to internet gateway -Description: -Have received SMS' forwarded to an internet url. Options exist to filter by -keywords, to block SMS' that don't include a secret and to identify the sender. -. - -Repo Type:git -Repo:https://github.com/ushahidi/SMSSync.git - -Build:1.1.9,11 - commit=42478d1ac - target=android-4 - -Build:2.0.0,12 - commit=v2.0.0 - subdir=smssync - prebuild=rm -rf tests gen - update=.,../abslib - target=android-16 - -Build:2.0.2,14 - commit=v2.0.2 - subdir=smssync - prebuild=rm -rf tests gen - update=.,../abslib - target=android-16 - -Build:2.3,15 - commit=v2.3 - subdir=smssync - update=.,../abslib - target=android-16 - -Build:2.5.1,20 - commit=v2.5.1 - subdir=smssync - gradle=noAnalytics - scandelete=smssync/libs - -Build:2.6,21 - commit=v2.6 - subdir=smssync - gradle=noAnalytics - scandelete=smssync/libs - -Build:2.6.1,22 - commit=v2.6.1 - subdir=smssync - gradle=noAnalytics - scandelete=smssync/libs - -Build:2.7.2,25 - commit=v2.7.2 - subdir=smssync - gradle=noAnalytics - prebuild=sed -i -e '/flavorDimensions/i*/' -e '/applicationVariants/i/*' build.gradle - scandelete=smssync/libs - -Build:2.7.3,26 - commit=v2.7.3 - subdir=smssync - gradle=noAnalytics - prebuild=sed -i -e '/flavorDimensions/i*/' -e '/applicationVariants/i/*' build.gradle - -Build:2.8.0,31 - disable=wip - commit=v2.8.0-rc.1 - subdir=smssync - gradle=noAnalytics - srclibs=CWACMerge@v1.0.1,CWACSacklist@v1.0.1 - rm=smssync/libs/*.jar - prebuild=sed -i -e '/flavorDimensions/i*/' -e '/applicationVariants/i/*' -e '/commonsware/d' build.gradle && \ - sed -i -e '/maven {/d' -e '/amazonaws/,+1d' ../build.gradle && \ - cp -fR $$CWACMerge$$/merge/src/com src/main/java/ && \ - cp -fR $$CWACSacklist$$/sacklist/src/com src/main/java && \ - sed -i -e '153,163d' build.gradle && \ - sed -i -e '/grgit/d' build.gradle - -Build:2.8.3,36 - disable=incredible gradle mess, no way to build from a clean clone - commit=v2.8.3 - subdir=smssync - gradle=noAnalytics - rm=smssync/libs - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:2.8.3 -Current Version Code:36 diff --git a/metadata/org.addhen.smssync.yml b/metadata/org.addhen.smssync.yml new file mode 100644 index 0000000000..b4a7120160 --- /dev/null +++ b/metadata/org.addhen.smssync.yml @@ -0,0 +1,133 @@ +Categories: + - Phone & SMS +License: LGPL-3.0-only +WebSite: http://smssync.ushahidi.com +SourceCode: https://github.com/ushahidi/SMSSync +IssueTracker: https://github.com/ushahidi/SMSSync/issues +Changelog: https://github.com/ushahidi/SMSSync/releases +Donate: http://ushahidi.com/get-involved + +AutoName: SMSsync +Summary: SMS to internet gateway +Description: |- + Have received SMS’ forwarded to an internet url. Options exist to filter by + keywords, to block SMS’ that don’t include a secret and to identify the sender. + +RepoType: git +Repo: https://github.com/ushahidi/SMSSync.git + +Builds: + - versionName: 1.1.9 + versionCode: 11 + commit: 42478d1ac + target: android-4 + + - versionName: 2.0.0 + versionCode: 12 + commit: v2.0.0 + subdir: smssync + prebuild: rm -rf tests gen + androidupdate: + - . + - ../abslib + target: android-16 + + - versionName: 2.0.2 + versionCode: 14 + commit: v2.0.2 + subdir: smssync + prebuild: rm -rf tests gen + androidupdate: + - . + - ../abslib + target: android-16 + + - versionName: '2.3' + versionCode: 15 + commit: v2.3 + subdir: smssync + androidupdate: + - . + - ../abslib + target: android-16 + + - versionName: 2.5.1 + versionCode: 20 + commit: v2.5.1 + subdir: smssync + gradle: + - noAnalytics + scandelete: + - smssync/libs + + - versionName: '2.6' + versionCode: 21 + commit: v2.6 + subdir: smssync + gradle: + - noAnalytics + scandelete: + - smssync/libs + + - versionName: 2.6.1 + versionCode: 22 + commit: v2.6.1 + subdir: smssync + gradle: + - noAnalytics + scandelete: + - smssync/libs + + - versionName: 2.7.2 + versionCode: 25 + commit: v2.7.2 + subdir: smssync + gradle: + - noAnalytics + prebuild: sed -i -e '/flavorDimensions/i*/' -e '/applicationVariants/i/*' build.gradle + scandelete: + - smssync/libs + + - versionName: 2.7.3 + versionCode: 26 + commit: v2.7.3 + subdir: smssync + gradle: + - noAnalytics + prebuild: sed -i -e '/flavorDimensions/i*/' -e '/applicationVariants/i/*' build.gradle + + - versionName: 2.8.0 + versionCode: 31 + disable: wip + commit: v2.8.0-rc.1 + subdir: smssync + gradle: + - noAnalytics + srclibs: + - CWACMerge@v1.0.1 + - CWACSacklist@v1.0.1 + rm: + - smssync/libs/*.jar + prebuild: + - sed -i -e '/flavorDimensions/i*/' -e '/applicationVariants/i/*' -e '/commonsware/d' + build.gradle + - sed -i -e '/maven {/d' -e '/amazonaws/,+1d' ../build.gradle + - cp -fR $$CWACMerge$$/merge/src/com src/main/java/ + - cp -fR $$CWACSacklist$$/sacklist/src/com src/main/java + - sed -i -e '153,163d' build.gradle + - sed -i -e '/grgit/d' build.gradle + + - versionName: 2.8.3 + versionCode: 36 + disable: incredible gradle mess, no way to build from a clean clone + commit: v2.8.3 + subdir: smssync + gradle: + - noAnalytics + rm: + - smssync/libs + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 2.8.3 +CurrentVersionCode: 36 diff --git a/metadata/org.afhdownloader.txt b/metadata/org.afhdownloader.txt deleted file mode 100644 index 6ab74770c3..0000000000 --- a/metadata/org.afhdownloader.txt +++ /dev/null @@ -1,71 +0,0 @@ -Categories:Internet -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/daktak/afh_downloader -Issue Tracker:https://github.com/daktak/afh_downloader/issues -Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r - -Auto Name:AFH Downloader -Summary:Download from androidfilehost.com -Description: -Enter the flid from the url for the project you follow and download files from -androidfilehost.com. -. - -Repo Type:git -Repo:https://github.com/daktak/afh_downloader - -Build:0.1,1 - commit=v0.1 - subdir=app - gradle=yes - -Build:0.2,2 - commit=v0.2 - subdir=app - gradle=yes - -Build:0.2.1,3 - commit=v0.2.1 - subdir=app - gradle=yes - -Build:0.3,4 - commit=v0.3 - subdir=app - gradle=yes - -Build:0.4.1,6 - commit=v0.4.1 - subdir=app - gradle=yes - -Build:0.4.2,7 - commit=v0.4.2 - subdir=app - gradle=yes - -Build:0.4.3,8 - commit=v0.4.3 - subdir=app - gradle=yes - -Build:0.4.4,9 - commit=v0.4.4 - subdir=app - gradle=yes - -Build:0.4.5,10 - commit=v0.4.5 - subdir=app - gradle=yes - -Build:0.4.6,11 - commit=v0.4.6 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.4.6 -Current Version Code:11 diff --git a/metadata/org.afhdownloader.yml b/metadata/org.afhdownloader.yml new file mode 100644 index 0000000000..821bfb20d7 --- /dev/null +++ b/metadata/org.afhdownloader.yml @@ -0,0 +1,91 @@ +Categories: + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/daktak/afh_downloader +IssueTracker: https://github.com/daktak/afh_downloader/issues +Bitcoin: 16VEzu37BePgR3o9hAciZkGK2VCAQFE28r + +AutoName: AFH Downloader +Summary: Download from androidfilehost.com +Description: |- + Enter the flid from the url for the project you follow and download files from + androidfilehost.com. + +RepoType: git +Repo: https://github.com/daktak/afh_downloader + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: v0.1 + subdir: app + gradle: + - yes + + - versionName: '0.2' + versionCode: 2 + commit: v0.2 + subdir: app + gradle: + - yes + + - versionName: 0.2.1 + versionCode: 3 + commit: v0.2.1 + subdir: app + gradle: + - yes + + - versionName: '0.3' + versionCode: 4 + commit: v0.3 + subdir: app + gradle: + - yes + + - versionName: 0.4.1 + versionCode: 6 + commit: v0.4.1 + subdir: app + gradle: + - yes + + - versionName: 0.4.2 + versionCode: 7 + commit: v0.4.2 + subdir: app + gradle: + - yes + + - versionName: 0.4.3 + versionCode: 8 + commit: v0.4.3 + subdir: app + gradle: + - yes + + - versionName: 0.4.4 + versionCode: 9 + commit: v0.4.4 + subdir: app + gradle: + - yes + + - versionName: 0.4.5 + versionCode: 10 + commit: v0.4.5 + subdir: app + gradle: + - yes + + - versionName: 0.4.6 + versionCode: 11 + commit: v0.4.6 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.4.6 +CurrentVersionCode: 11 diff --git a/metadata/org.aja.flightmode.txt b/metadata/org.aja.flightmode.txt deleted file mode 100644 index b86ee7a846..0000000000 --- a/metadata/org.aja.flightmode.txt +++ /dev/null @@ -1,32 +0,0 @@ -Categories:Connectivity -License:WTFPL -Web Site:http://ajaapps.github.io/flightmode -Source Code:https://github.com/ajaapps/flightmode -Issue Tracker:https://github.com/ajaapps/flightmode/issues -Donate:http://ajaapps.github.io/flightmode/donate.html - -Auto Name:Flight Mode -Summary:Widget to toggle flight mode -Description: -'''N.B''' Only for Android 4.1.2 and below! - -This simple widget toggles airplane mode on your device. Just put the widget on -your home screen and touch it to turn on (or turn off) flight mode. - -The little plane on the widget will flip nicely up and down when toggling flight -(airplane) mode. -. - -Repo Type:git -Repo:https://github.com/ajaapps/flightmode.git - -Build:1.1,2 - commit=1.1 - -Build:1.2,3 - commit=1.2 - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.2 -Current Version Code:3 diff --git a/metadata/org.aja.flightmode.yml b/metadata/org.aja.flightmode.yml new file mode 100644 index 0000000000..00aeeae27b --- /dev/null +++ b/metadata/org.aja.flightmode.yml @@ -0,0 +1,35 @@ +Categories: + - Connectivity +License: WTFPL +WebSite: http://ajaapps.github.io/flightmode +SourceCode: https://github.com/ajaapps/flightmode +IssueTracker: https://github.com/ajaapps/flightmode/issues +Donate: http://ajaapps.github.io/flightmode/donate.html + +AutoName: Flight Mode +Summary: Widget to toggle flight mode +Description: |- + '''N.B''' Only for Android 4.1.2 and below! + + This simple widget toggles airplane mode on your device. Just put the widget on + your home screen and touch it to turn on (or turn off) flight mode. + + The little plane on the widget will flip nicely up and down when toggling flight + (airplane) mode. + +RepoType: git +Repo: https://github.com/ajaapps/flightmode.git + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: '1.1' + + - versionName: '1.2' + versionCode: 3 + commit: '1.2' + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 3 diff --git a/metadata/org.amoradi.syncopoli.txt b/metadata/org.amoradi.syncopoli.txt deleted file mode 100644 index 2941224cfa..0000000000 --- a/metadata/org.amoradi.syncopoli.txt +++ /dev/null @@ -1,180 +0,0 @@ -Categories:Connectivity -License:GPL-3.0-only -Web Site:https://gitlab.com/fengshaun/syncopoli -Source Code:https://gitlab.com/fengshaun/syncopoli/tree/HEAD -Issue Tracker:https://gitlab.com/fengshaun/syncopoli/issues -Changelog:https://gitlab.com/fengshaun/syncopoli/blob/HEAD/CHANGELOG -Bitcoin:1DT8ijBkGUAvW9VZqfCQBJFS62vvw5E7QK - -Auto Name:Syncopoli -Summary:An rsync client that works -Description: -An rsync client that allows you to backup files/directories on your phone to -your remote server. - -Features: - -* Phone to remote server backup (Remote to phone coming soon) -* Supports transport through both Rsync and SSH protocols -. - -Repo Type:git -Repo:https://gitlab.com/fengshaun/syncopoli.git - -Build:v0.1,1 - commit=v0.1-nobin - subdir=app - gradle=yes - -Build:v0.1.1,2 - commit=v0.1.1 - subdir=app - gradle=yes - -Build:v0.2,3 - commit=v0.2 - subdir=app - gradle=yes - -Build:v0.3,4 - commit=v0.3 - subdir=app - gradle=yes - prebuild=sed -i -e '/distributionUrl/s/2.10-all/2.14.1-bin/g' ../gradle/wrapper/gradle-wrapper.properties - -Build:v0.3.1,5 - commit=v0.3.1 - subdir=app - gradle=yes - prebuild=sed -i -e '/distributionUrl/s/2.10-all/2.14.1-bin/g' ../gradle/wrapper/gradle-wrapper.properties - -Build:v0.3.2,6 - commit=v0.3.2 - subdir=app - gradle=yes - prebuild=sed -i -e '/distributionUrl/s/2.10-all/2.14.1-bin/g' ../gradle/wrapper/gradle-wrapper.properties - -Build:v0.3.3,7 - commit=v0.3.3 - subdir=app - gradle=yes - prebuild=sed -i -e '/distributionUrl/s/2.14.1-all/3.3-bin/g' ../gradle/wrapper/gradle-wrapper.properties - -Build:v0.4,8 - commit=v0.4 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15b - -Build:v0.4.1,9 - commit=v0.4.1 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15b - -Build:v0.4.2,10 - commit=v0.4.2 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.3,11 - commit=v0.4.3 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.4,12 - commit=v0.4.4 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.5,13 - disable=wrong gradle version, can't find google() - commit=v0.4.5 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.5.2,15 - disable=Could not find com.android.tools.build:gradle:3.0.1 - commit=v0.4.5.2 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.5.4,17 - commit=v0.4.5.4 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.5.5,18 - commit=v0.4.5.5 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.4.6,19 - commit=v0.4.6 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.5,20 - commit=v0.5 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.5.1,21 - commit=v0.5.1 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.5.2,22 - commit=v0.5.2 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Build:v0.5.3,23 - commit=v0.5.3 - subdir=app - submodules=yes - gradle=yes - buildjni=no - ndk=r15c - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:v0.5.3 -Current Version Code:23 diff --git a/metadata/org.amoradi.syncopoli.yml b/metadata/org.amoradi.syncopoli.yml new file mode 100644 index 0000000000..636ad5ed00 --- /dev/null +++ b/metadata/org.amoradi.syncopoli.yml @@ -0,0 +1,237 @@ +Categories: + - Connectivity +License: GPL-3.0-only +WebSite: https://gitlab.com/fengshaun/syncopoli +SourceCode: https://gitlab.com/fengshaun/syncopoli +IssueTracker: https://gitlab.com/fengshaun/syncopoli/issues +Changelog: https://gitlab.com/fengshaun/syncopoli/blob/HEAD/CHANGELOG +Bitcoin: 1DT8ijBkGUAvW9VZqfCQBJFS62vvw5E7QK + +AutoName: Syncopoli +Summary: An rsync client that works +Description: |- + An rsync client that allows you to backup files/directories on your phone to + your remote server. + + Features: + + * Phone to remote server backup (Remote to phone coming soon) + * Supports transport through both Rsync and SSH protocols + +RepoType: git +Repo: https://gitlab.com/fengshaun/syncopoli.git + +Builds: + - versionName: v0.1 + versionCode: 1 + commit: v0.1-nobin + subdir: app + gradle: + - yes + + - versionName: v0.1.1 + versionCode: 2 + commit: v0.1.1 + subdir: app + gradle: + - yes + + - versionName: v0.2 + versionCode: 3 + commit: v0.2 + subdir: app + gradle: + - yes + + - versionName: v0.3 + versionCode: 4 + commit: v0.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/distributionUrl/s/2.10-all/2.14.1-bin/g' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: v0.3.1 + versionCode: 5 + commit: v0.3.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/distributionUrl/s/2.10-all/2.14.1-bin/g' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: v0.3.2 + versionCode: 6 + commit: v0.3.2 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/distributionUrl/s/2.10-all/2.14.1-bin/g' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: v0.3.3 + versionCode: 7 + commit: v0.3.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/distributionUrl/s/2.14.1-all/3.3-bin/g' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: v0.4 + versionCode: 8 + commit: v0.4 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15b + + - versionName: v0.4.1 + versionCode: 9 + commit: v0.4.1 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15b + + - versionName: v0.4.2 + versionCode: 10 + commit: v0.4.2 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.3 + versionCode: 11 + commit: v0.4.3 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.4 + versionCode: 12 + commit: v0.4.4 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.5 + versionCode: 13 + disable: wrong gradle version, can't find google() + commit: v0.4.5 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.5.2 + versionCode: 15 + disable: Could not find com.android.tools.build:gradle:3.0.1 + commit: v0.4.5.2 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.5.4 + versionCode: 17 + commit: v0.4.5.4 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.5.5 + versionCode: 18 + commit: v0.4.5.5 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.4.6 + versionCode: 19 + commit: v0.4.6 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.5 + versionCode: 20 + commit: v0.5 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.5.1 + versionCode: 21 + commit: v0.5.1 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.5.2 + versionCode: 22 + commit: v0.5.2 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + + - versionName: v0.5.3 + versionCode: 23 + commit: v0.5.3 + subdir: app + submodules: true + gradle: + - yes + buildjni: + - no + ndk: r15c + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v0.5.3 +CurrentVersionCode: 23 diff --git a/metadata/org.andstatus.app.txt b/metadata/org.andstatus.app.txt deleted file mode 100644 index 5a1d24c32d..0000000000 --- a/metadata/org.andstatus.app.txt +++ /dev/null @@ -1,661 +0,0 @@ -Categories:Internet -License:Apache-2.0 -Web Site:http://andstatus.org -Source Code:https://github.com/andstatus/andstatus -Issue Tracker:https://github.com/andstatus/andstatus/issues -Changelog:http://andstatus.org/changelog.html -LiberapayID:34680 - -Auto Name:AndStatus -Summary:Multiple accounts client for multiple social networks -Description: -AndStatus is a multiple accounts client for multiple Social networks, including -[http://gnu.io/social GNU social], [https://github.com/tootsuite/documentation -Mastodon], [https://twitter.com Twitter] and [http://pump.io Pump.io]. AndStatus -can combine your feeds from all networks into one Timeline, and it allows you to -read and post even when you are offline. - -For Android v.7.0+ devices. Free/Libre and Open Source License. - -Differentiating features of AndStatus: - -* Many accounts in different Social networks. You may have several accounts in each, write/reply as any "You" and share between accounts and networks. -* You don't need to be online to read timelines and to post your updates: drafts and unsent posts are kept even after reboot. They will be sent when your device is Online. -* Convenient tree-like "Conversation view". -* "Global search" allowing you to search public notes in all networks with one query. -* Lists of Friends and Followers, presented as User Lists and as Timelines (with the latest note by each User). -* Notes (tweets)/avatars/attached images are being synced in a background, when your device has a good connection. By default, attachments are downloaded via WiFi only. -* Cached data may be stored for years or for several days only - it's your choice. -* Backup accounts and notes and Restore them on any of your devices. Own your data! -* Free and without ads, community supported. -. - -Repo Type:git -Repo:https://github.com/andstatus/andstatus.git - -Build:1.9.1,61 - commit=92a6933279 - extlibs=android/android-support-v4.jar - target=android-15 - -Build:1.10.0,62 - commit=eb0a0fb51c - extlibs=android/android-support-v4.jar - target=android-15 - -Build:1.10.2,64 - disable=not a release - commit=unknown - see disabled - -Build:1.11.4,69 - commit=2e3325dd77 - extlibs=android/android-support-v4.jar - target=android-15 - -Build:1.12.0,70 - commit=AndStatus-1.12.0 - extlibs=android/android-support-v4.jar - target=android-15 - -Build:1.13.1,72 - commit=AndStatus-1.13.1 - extlibs=android/android-support-v4.jar - target=android-15 - -Build:1.14.0,73 - commit=AndStatus-1.14.0 - extlibs=android/android-support-v4.jar - -Build:1.15.1,75 - commit=AndStatus-1.15.1 - extlibs=android/android-support-v4.jar - -Build:1.16.0,77 - commit=AndStatus-1.16.0 - extlibs=android/android-support-v4.jar - -Build:1.17.0,78 - commit=AndStatus-1.17.0 - extlibs=android/android-support-v4.jar - -Build:1.17.1,79 - commit=AndStatus-1.17.1 - extlibs=android/android-support-v4.jar - -Build:1.18.1,81 - commit=AndStatus-1.18.1 - extlibs=android/android-support-v4.jar - -Build:2.0,83 - commit=AndStatus-2.0 - extlibs=android/android-support-v4.jar - -Build:2.1,84 - commit=AndStatus-2.1 - extlibs=android/android-support-v4.jar - -Build:3.0,85 - commit=AndStatus-3.0 - extlibs=android/android-support-v4.jar - -Build:4.0,86 - commit=AndStatus-4.0 - extlibs=android/android-support-v4.jar - -Build:5.1,89 - commit=AndStatus-5.1 - extlibs=android/android-support-v4.jar - -Build:6.1,91 - commit=AndStatus-6.1 - extlibs=android/android-support-v4.jar - -Build:6.2,92 - commit=AndStatus-6.2 - extlibs=android/android-support-v4.jar - -Build:7.0,94 - commit=AndStatus-7.0 - extlibs=android/android-support-v4.jar - -Build:7.1,95 - commit=AndStatus-7.1 - extlibs=android/android-support-v4.jar - -Build:8.0,96 - commit=AndStatus-8.0 - extlibs=android/android-support-v4.jar - -Build:8.1,97 - commit=AndStatus-8.1 - extlibs=android/android-support-v4.jar - -Build:8.2,98 - commit=AndStatus-8.2 - extlibs=android/android-support-v4.jar - -Build:8.4,100 - commit=AndStatus-8.4 - extlibs=android/android-support-v4.jar - -Build:9.0,103 - commit=AndStatus-9.0 - extlibs=android/android-support-v4.jar - -Build:9.1,104 - commit=AndStatus-9.1 - extlibs=android/android-support-v4.jar - -Build:10.0,105 - commit=AndStatus-10.0 - extlibs=android/android-support-v4.jar - -Build:10.1,106 - commit=AndStatus-10.1 - extlibs=android/android-support-v4.jar - -Build:11.0,107 - commit=AndStatus-11.0 - extlibs=android/android-support-v4.jar - -Build:11.1,108 - commit=AndStatus-11.1 - extlibs=android/android-support-v4.jar - -Build:11.2,110 - commit=AndStatus-11.2 - extlibs=android/android-support-v4.jar - -Build:12.0,111 - commit=AndStatus-12.0 - extlibs=android/android-support-v4.jar - -Build:12.1,112 - commit=AndStatus-12.1 - extlibs=android/android-support-v4.jar - -Build:13.0,113 - commit=AndStatus-13.0 - extlibs=android/android-support-v4.jar - -Build:13.1,114 - commit=AndStatus-13.1 - extlibs=android/android-support-v4.jar - -Build:13.2,115 - commit=AndStatus-13.2 - extlibs=android/android-support-v4.jar - -Build:13.3,116 - commit=AndStatus-13.3 - subdir=app - -Build:14.0,117 - commit=AndStatus-14.0 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:14.1,118 - commit=AndStatus-14.1 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:14.2,119 - commit=AndStatus-14.2 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:14.3,120 - commit=AndStatus-14.3 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:14.4,121 - commit=AndStatus-14.4 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:15.0,122 - commit=AndStatus-15.0 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:16.0,123 - commit=AndStatus-16.0 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:17.0,124 - commit=AndStatus-17.0 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:17.1,125 - commit=AndStatus-17.1 - subdir=app - prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties - -Build:18.0,126 - commit=AndStatus-18.0 - subdir=app - gradle=yes - -Build:18.1,127 - commit=AndStatus-18.1 - subdir=app - gradle=yes - -Build:19.0,128 - commit=AndStatus-19.0 - subdir=app - gradle=yes - -Build:19.2,130 - disable=mistagged - commit=AndStatus-19.2 - subdir=app - gradle=yes - -Build:19.4,132 - commit=AndStatus-19.4 - subdir=app - gradle=yes - -Build:19.5,133 - commit=AndStatus-19.5 - subdir=app - gradle=yes - -Build:20.5,138 - commit=AndStatus-20.5 - subdir=app - gradle=yes - -Build:21.0,139 - commit=AndStatus-21.0-Users-of-message - subdir=app - gradle=yes - -Build:22.4,144 - commit=AndStatus-22.4-Timeline-loading - subdir=app - gradle=yes - -Build:22.5,145 - commit=22.5-release - subdir=app - gradle=yes - -Build:22.12,152 - commit=22.12-release - subdir=app - gradle=yes - -Build:22.14,154 - commit=22.14-release - subdir=app - gradle=yes - -Build:22.17,157 - commit=22.17-release - subdir=app - gradle=yes - -Build:22.18,158 - commit=22.18-release - subdir=app - gradle=yes - -Build:23.01,160 - commit=23.01-release - subdir=app - gradle=yes - -Build:23.03,162 - commit=23.03-release - subdir=app - gradle=yes - -Build:24.03,166 - commit=24.03-release - subdir=app - gradle=yes - -Build:25.04,171 - commit=25.04-release - subdir=app - gradle=yes - -Build:26.03,175 - commit=26.03-release - subdir=app - gradle=yes - -Build:26.04,176 - commit=26.04-release - subdir=app - gradle=yes - -Build:26.05,177 - commit=26.05-release - subdir=app - gradle=yes - -Build:26.07,179 - commit=26.07-release - subdir=app - gradle=yes - -Build:27.02,182 - commit=27.02-release - subdir=app - gradle=yes - -Build:27.03,183 - commit=27.03-release - subdir=app - gradle=yes - -Build:27.04,184 - commit=27.04-release - subdir=app - gradle=yes - -Build:27.05,185 - commit=27.05-release - subdir=app - gradle=yes - -Build:27.06,186 - commit=27.06-release - subdir=app - gradle=yes - -Build:28.01,188 - commit=28.01-release - subdir=app - gradle=yes - -Build:29.00,190 - commit=29.00-release - subdir=app - gradle=yes - -Build:29.01,191 - commit=29.01-release - subdir=app - gradle=yes - -Build:29.02,192 - commit=29.02-release - subdir=app - gradle=yes - -Build:30.00,193 - commit=30.00-release - subdir=app - gradle=yes - -Build:30.02,195 - commit=30.02-release - subdir=app - gradle=yes - -Build:30.05,199 - commit=30.05-release - subdir=app - gradle=yes - -Build:31.02,202 - commit=31.02-release - subdir=app - gradle=yes - -Build:31.03,203 - commit=31.03-release - subdir=app - gradle=yes - -Build:31.04,204 - commit=31.04-release - subdir=app - gradle=yes - -Build:32.02,207 - commit=32.02-release - subdir=app - gradle=yes - -Build:33.04,212 - commit=33.04-release - subdir=app - gradle=yes - -Build:33.07,215 - commit=33.07-release - subdir=app - gradle=yes - -Build:33.08,216 - commit=33.08-release - subdir=app - gradle=yes - -Build:33.11,219 - commit=33.11-release - subdir=app - gradle=yes - -Build:34.01,221 - commit=34.01-release - subdir=app - gradle=yes - -Build:34.04,224 - commit=34.04-release - subdir=app - gradle=yes - -Build:34.05,225 - commit=34.05-release - subdir=app - gradle=yes - -Build:35.03,229 - commit=35.03-release - subdir=app - gradle=yes - -Build:35.05,231 - commit=35.05-release - subdir=app - gradle=yes - -Build:35.06,232 - commit=35.06-release - subdir=app - gradle=yes - -Build:36.05,239 - commit=36.05-release - subdir=app - gradle=yes - -Build:36.06,240 - commit=36.06-release - subdir=app - gradle=yes - -Build:36.09,243 - commit=36.09-release - subdir=app - gradle=yes - -Build:37.01,245 - commit=37.01-release - subdir=app - gradle=yes - -Build:38.04,250 - commit=38.04-release - subdir=app - gradle=yes - -Build:38.06,252 - commit=38.06-release - subdir=app - gradle=yes - -Build:39.00,253 - commit=39.00-release - subdir=app - gradle=yes - -Build:40.00,254 - commit=40.00-release - subdir=app - gradle=yes - -Build:40.02,256 - commit=40.02-release - subdir=app - gradle=yes - -Build:41.01,258 - commit=41.01-release - subdir=app - gradle=yes - -Build:42.00,259 - commit=42.00-release - subdir=app - gradle=yes - -Build:43.00,260 - commit=43.00-release - subdir=app - gradle=yes - -Build:43.02,262 - commit=43.02-release - subdir=app - gradle=yes - -Build:45.01,265 - commit=45.01-release - subdir=app - gradle=yes - -Build:45.02,266 - commit=45.02-release - subdir=app - gradle=yes - -Build:45.03,267 - commit=45.03-release - subdir=app - gradle=yes - -Build:45.04,268 - commit=45.04-release - subdir=app - gradle=yes - -Build:45.05,269 - commit=45.05-release - subdir=app - gradle=yes - -Build:46.01,271 - commit=46.01-release - subdir=app - gradle=yes - -Build:47.03,276 - commit=47.03-release - subdir=app - gradle=yes - -Build:47.06,279 - commit=47.06-release - subdir=app - gradle=yes - -Build:47.07,280 - commit=47.07-release - subdir=app - gradle=yes - -Build:47.09,282 - commit=47.09-release - subdir=app - gradle=yes - -Build:47.10,283 - commit=47.10-release - subdir=app - gradle=yes - -Build:47.11,284 - commit=47.11-release - subdir=app - gradle=yes - -Build:47.13,286 - commit=47.13-release - subdir=app - gradle=yes - -Build:48.00,287 - commit=48.00-release - subdir=app - gradle=yes - -Build:49.00,288 - commit=49.00-release - subdir=app - gradle=yes - -Build:50.01,290 - commit=50.01-release - subdir=app - gradle=yes - -Build:50.03,292 - commit=50.03-release - subdir=app - gradle=yes - -Build:50.04,293 - commit=50.04-release - subdir=app - gradle=yes - -Build:50.05,294 - commit=50.05-release - subdir=app - gradle=yes - -Build:50.06,295 - commit=50.06-release - subdir=app - gradle=yes - -Build:51.01,297 - commit=51.01-release - subdir=app - gradle=yes - -Build:51.02,298 - commit=51.02-release - subdir=app - gradle=yes - -Maintainer Notes: -Remove the jars at https://github.com/andstatus/andstatus/tree/master/app/libs -. - -Auto Update Mode:Version %v-release -Update Check Mode:Tags ^[0-9.]+-release$ -Current Version:51.02 -Current Version Code:298 diff --git a/metadata/org.andstatus.app.yml b/metadata/org.andstatus.app.yml new file mode 100644 index 0000000000..64d11a01a3 --- /dev/null +++ b/metadata/org.andstatus.app.yml @@ -0,0 +1,909 @@ +Categories: + - Internet +License: Apache-2.0 +WebSite: http://andstatus.org +SourceCode: https://github.com/andstatus/andstatus +IssueTracker: https://github.com/andstatus/andstatus/issues +Changelog: http://andstatus.org/changelog.html +LiberapayID: '34680' + +AutoName: AndStatus +Summary: Multiple accounts client for multiple social networks +Description: |- + AndStatus is a multiple accounts client for multiple Social networks, including + [http://gnu.io/social GNU social], [https://github.com/tootsuite/documentation + Mastodon], [https://twitter.com Twitter] and [http://pump.io Pump.io]. AndStatus + can combine your feeds from all networks into one Timeline, and it allows you to + read and post even when you are offline. + + For Android v.7.0+ devices. Free/Libre and Open Source License. + + Differentiating features of AndStatus: + + * Many accounts in different Social networks. You may have several accounts in each, write/reply as any "You" and share between accounts and networks. + * You don't need to be online to read timelines and to post your updates: drafts and unsent posts are kept even after reboot. They will be sent when your device is Online. + * Convenient tree-like "Conversation view". + * "Global search" allowing you to search public notes in all networks with one query. + * Lists of Friends and Followers, presented as User Lists and as Timelines (with the latest note by each User). + * Notes (tweets)/avatars/attached images are being synced in a background, when your device has a good connection. By default, attachments are downloaded via WiFi only. + * Cached data may be stored for years or for several days only - it's your choice. + * Backup accounts and notes and Restore them on any of your devices. Own your data! + * Free and without ads, community supported. + +RepoType: git +Repo: https://github.com/andstatus/andstatus.git + +Builds: + - versionName: 1.9.1 + versionCode: 61 + commit: 92a6933279 + extlibs: + - android/android-support-v4.jar + target: android-15 + + - versionName: 1.10.0 + versionCode: 62 + commit: eb0a0fb51c + extlibs: + - android/android-support-v4.jar + target: android-15 + + - versionName: 1.10.2 + versionCode: 64 + disable: not a release + commit: unknown - see disabled + + - versionName: 1.11.4 + versionCode: 69 + commit: 2e3325dd77 + extlibs: + - android/android-support-v4.jar + target: android-15 + + - versionName: 1.12.0 + versionCode: 70 + commit: AndStatus-1.12.0 + extlibs: + - android/android-support-v4.jar + target: android-15 + + - versionName: 1.13.1 + versionCode: 72 + commit: AndStatus-1.13.1 + extlibs: + - android/android-support-v4.jar + target: android-15 + + - versionName: 1.14.0 + versionCode: 73 + commit: AndStatus-1.14.0 + extlibs: + - android/android-support-v4.jar + + - versionName: 1.15.1 + versionCode: 75 + commit: AndStatus-1.15.1 + extlibs: + - android/android-support-v4.jar + + - versionName: 1.16.0 + versionCode: 77 + commit: AndStatus-1.16.0 + extlibs: + - android/android-support-v4.jar + + - versionName: 1.17.0 + versionCode: 78 + commit: AndStatus-1.17.0 + extlibs: + - android/android-support-v4.jar + + - versionName: 1.17.1 + versionCode: 79 + commit: AndStatus-1.17.1 + extlibs: + - android/android-support-v4.jar + + - versionName: 1.18.1 + versionCode: 81 + commit: AndStatus-1.18.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '2.0' + versionCode: 83 + commit: AndStatus-2.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '2.1' + versionCode: 84 + commit: AndStatus-2.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '3.0' + versionCode: 85 + commit: AndStatus-3.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '4.0' + versionCode: 86 + commit: AndStatus-4.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '5.1' + versionCode: 89 + commit: AndStatus-5.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '6.1' + versionCode: 91 + commit: AndStatus-6.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '6.2' + versionCode: 92 + commit: AndStatus-6.2 + extlibs: + - android/android-support-v4.jar + + - versionName: '7.0' + versionCode: 94 + commit: AndStatus-7.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '7.1' + versionCode: 95 + commit: AndStatus-7.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '8.0' + versionCode: 96 + commit: AndStatus-8.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '8.1' + versionCode: 97 + commit: AndStatus-8.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '8.2' + versionCode: 98 + commit: AndStatus-8.2 + extlibs: + - android/android-support-v4.jar + + - versionName: '8.4' + versionCode: 100 + commit: AndStatus-8.4 + extlibs: + - android/android-support-v4.jar + + - versionName: '9.0' + versionCode: 103 + commit: AndStatus-9.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '9.1' + versionCode: 104 + commit: AndStatus-9.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '10.0' + versionCode: 105 + commit: AndStatus-10.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '10.1' + versionCode: 106 + commit: AndStatus-10.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '11.0' + versionCode: 107 + commit: AndStatus-11.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '11.1' + versionCode: 108 + commit: AndStatus-11.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '11.2' + versionCode: 110 + commit: AndStatus-11.2 + extlibs: + - android/android-support-v4.jar + + - versionName: '12.0' + versionCode: 111 + commit: AndStatus-12.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '12.1' + versionCode: 112 + commit: AndStatus-12.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '13.0' + versionCode: 113 + commit: AndStatus-13.0 + extlibs: + - android/android-support-v4.jar + + - versionName: '13.1' + versionCode: 114 + commit: AndStatus-13.1 + extlibs: + - android/android-support-v4.jar + + - versionName: '13.2' + versionCode: 115 + commit: AndStatus-13.2 + extlibs: + - android/android-support-v4.jar + + - versionName: '13.3' + versionCode: 116 + commit: AndStatus-13.3 + subdir: app + + - versionName: '14.0' + versionCode: 117 + commit: AndStatus-14.0 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '14.1' + versionCode: 118 + commit: AndStatus-14.1 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '14.2' + versionCode: 119 + commit: AndStatus-14.2 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '14.3' + versionCode: 120 + commit: AndStatus-14.3 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '14.4' + versionCode: 121 + commit: AndStatus-14.4 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '15.0' + versionCode: 122 + commit: AndStatus-15.0 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '16.0' + versionCode: 123 + commit: AndStatus-16.0 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '17.0' + versionCode: 124 + commit: AndStatus-17.0 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '17.1' + versionCode: 125 + commit: AndStatus-17.1 + subdir: app + prebuild: echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + + - versionName: '18.0' + versionCode: 126 + commit: AndStatus-18.0 + subdir: app + gradle: + - yes + + - versionName: '18.1' + versionCode: 127 + commit: AndStatus-18.1 + subdir: app + gradle: + - yes + + - versionName: '19.0' + versionCode: 128 + commit: AndStatus-19.0 + subdir: app + gradle: + - yes + + - versionName: '19.2' + versionCode: 130 + disable: mistagged + commit: AndStatus-19.2 + subdir: app + gradle: + - yes + + - versionName: '19.4' + versionCode: 132 + commit: AndStatus-19.4 + subdir: app + gradle: + - yes + + - versionName: '19.5' + versionCode: 133 + commit: AndStatus-19.5 + subdir: app + gradle: + - yes + + - versionName: '20.5' + versionCode: 138 + commit: AndStatus-20.5 + subdir: app + gradle: + - yes + + - versionName: '21.0' + versionCode: 139 + commit: AndStatus-21.0-Users-of-message + subdir: app + gradle: + - yes + + - versionName: '22.4' + versionCode: 144 + commit: AndStatus-22.4-Timeline-loading + subdir: app + gradle: + - yes + + - versionName: '22.5' + versionCode: 145 + commit: 22.5-release + subdir: app + gradle: + - yes + + - versionName: '22.12' + versionCode: 152 + commit: 22.12-release + subdir: app + gradle: + - yes + + - versionName: '22.14' + versionCode: 154 + commit: 22.14-release + subdir: app + gradle: + - yes + + - versionName: '22.17' + versionCode: 157 + commit: 22.17-release + subdir: app + gradle: + - yes + + - versionName: '22.18' + versionCode: 158 + commit: 22.18-release + subdir: app + gradle: + - yes + + - versionName: '23.01' + versionCode: 160 + commit: 23.01-release + subdir: app + gradle: + - yes + + - versionName: '23.03' + versionCode: 162 + commit: 23.03-release + subdir: app + gradle: + - yes + + - versionName: '24.03' + versionCode: 166 + commit: 24.03-release + subdir: app + gradle: + - yes + + - versionName: '25.04' + versionCode: 171 + commit: 25.04-release + subdir: app + gradle: + - yes + + - versionName: '26.03' + versionCode: 175 + commit: 26.03-release + subdir: app + gradle: + - yes + + - versionName: '26.04' + versionCode: 176 + commit: 26.04-release + subdir: app + gradle: + - yes + + - versionName: '26.05' + versionCode: 177 + commit: 26.05-release + subdir: app + gradle: + - yes + + - versionName: '26.07' + versionCode: 179 + commit: 26.07-release + subdir: app + gradle: + - yes + + - versionName: '27.02' + versionCode: 182 + commit: 27.02-release + subdir: app + gradle: + - yes + + - versionName: '27.03' + versionCode: 183 + commit: 27.03-release + subdir: app + gradle: + - yes + + - versionName: '27.04' + versionCode: 184 + commit: 27.04-release + subdir: app + gradle: + - yes + + - versionName: '27.05' + versionCode: 185 + commit: 27.05-release + subdir: app + gradle: + - yes + + - versionName: '27.06' + versionCode: 186 + commit: 27.06-release + subdir: app + gradle: + - yes + + - versionName: '28.01' + versionCode: 188 + commit: 28.01-release + subdir: app + gradle: + - yes + + - versionName: '29.00' + versionCode: 190 + commit: 29.00-release + subdir: app + gradle: + - yes + + - versionName: '29.01' + versionCode: 191 + commit: 29.01-release + subdir: app + gradle: + - yes + + - versionName: '29.02' + versionCode: 192 + commit: 29.02-release + subdir: app + gradle: + - yes + + - versionName: '30.00' + versionCode: 193 + commit: 30.00-release + subdir: app + gradle: + - yes + + - versionName: '30.02' + versionCode: 195 + commit: 30.02-release + subdir: app + gradle: + - yes + + - versionName: '30.05' + versionCode: 199 + commit: 30.05-release + subdir: app + gradle: + - yes + + - versionName: '31.02' + versionCode: 202 + commit: 31.02-release + subdir: app + gradle: + - yes + + - versionName: '31.03' + versionCode: 203 + commit: 31.03-release + subdir: app + gradle: + - yes + + - versionName: '31.04' + versionCode: 204 + commit: 31.04-release + subdir: app + gradle: + - yes + + - versionName: '32.02' + versionCode: 207 + commit: 32.02-release + subdir: app + gradle: + - yes + + - versionName: '33.04' + versionCode: 212 + commit: 33.04-release + subdir: app + gradle: + - yes + + - versionName: '33.07' + versionCode: 215 + commit: 33.07-release + subdir: app + gradle: + - yes + + - versionName: '33.08' + versionCode: 216 + commit: 33.08-release + subdir: app + gradle: + - yes + + - versionName: '33.11' + versionCode: 219 + commit: 33.11-release + subdir: app + gradle: + - yes + + - versionName: '34.01' + versionCode: 221 + commit: 34.01-release + subdir: app + gradle: + - yes + + - versionName: '34.04' + versionCode: 224 + commit: 34.04-release + subdir: app + gradle: + - yes + + - versionName: '34.05' + versionCode: 225 + commit: 34.05-release + subdir: app + gradle: + - yes + + - versionName: '35.03' + versionCode: 229 + commit: 35.03-release + subdir: app + gradle: + - yes + + - versionName: '35.05' + versionCode: 231 + commit: 35.05-release + subdir: app + gradle: + - yes + + - versionName: '35.06' + versionCode: 232 + commit: 35.06-release + subdir: app + gradle: + - yes + + - versionName: '36.05' + versionCode: 239 + commit: 36.05-release + subdir: app + gradle: + - yes + + - versionName: '36.06' + versionCode: 240 + commit: 36.06-release + subdir: app + gradle: + - yes + + - versionName: '36.09' + versionCode: 243 + commit: 36.09-release + subdir: app + gradle: + - yes + + - versionName: '37.01' + versionCode: 245 + commit: 37.01-release + subdir: app + gradle: + - yes + + - versionName: '38.04' + versionCode: 250 + commit: 38.04-release + subdir: app + gradle: + - yes + + - versionName: '38.06' + versionCode: 252 + commit: 38.06-release + subdir: app + gradle: + - yes + + - versionName: '39.00' + versionCode: 253 + commit: 39.00-release + subdir: app + gradle: + - yes + + - versionName: '40.00' + versionCode: 254 + commit: 40.00-release + subdir: app + gradle: + - yes + + - versionName: '40.02' + versionCode: 256 + commit: 40.02-release + subdir: app + gradle: + - yes + + - versionName: '41.01' + versionCode: 258 + commit: 41.01-release + subdir: app + gradle: + - yes + + - versionName: '42.00' + versionCode: 259 + commit: 42.00-release + subdir: app + gradle: + - yes + + - versionName: '43.00' + versionCode: 260 + commit: 43.00-release + subdir: app + gradle: + - yes + + - versionName: '43.02' + versionCode: 262 + commit: 43.02-release + subdir: app + gradle: + - yes + + - versionName: '45.01' + versionCode: 265 + commit: 45.01-release + subdir: app + gradle: + - yes + + - versionName: '45.02' + versionCode: 266 + commit: 45.02-release + subdir: app + gradle: + - yes + + - versionName: '45.03' + versionCode: 267 + commit: 45.03-release + subdir: app + gradle: + - yes + + - versionName: '45.04' + versionCode: 268 + commit: 45.04-release + subdir: app + gradle: + - yes + + - versionName: '45.05' + versionCode: 269 + commit: 45.05-release + subdir: app + gradle: + - yes + + - versionName: '46.01' + versionCode: 271 + commit: 46.01-release + subdir: app + gradle: + - yes + + - versionName: '47.03' + versionCode: 276 + commit: 47.03-release + subdir: app + gradle: + - yes + + - versionName: '47.06' + versionCode: 279 + commit: 47.06-release + subdir: app + gradle: + - yes + + - versionName: '47.07' + versionCode: 280 + commit: 47.07-release + subdir: app + gradle: + - yes + + - versionName: '47.09' + versionCode: 282 + commit: 47.09-release + subdir: app + gradle: + - yes + + - versionName: '47.10' + versionCode: 283 + commit: 47.10-release + subdir: app + gradle: + - yes + + - versionName: '47.11' + versionCode: 284 + commit: 47.11-release + subdir: app + gradle: + - yes + + - versionName: '47.13' + versionCode: 286 + commit: 47.13-release + subdir: app + gradle: + - yes + + - versionName: '48.00' + versionCode: 287 + commit: 48.00-release + subdir: app + gradle: + - yes + + - versionName: '49.00' + versionCode: 288 + commit: 49.00-release + subdir: app + gradle: + - yes + + - versionName: '50.01' + versionCode: 290 + commit: 50.01-release + subdir: app + gradle: + - yes + + - versionName: '50.03' + versionCode: 292 + commit: 50.03-release + subdir: app + gradle: + - yes + + - versionName: '50.04' + versionCode: 293 + commit: 50.04-release + subdir: app + gradle: + - yes + + - versionName: '50.05' + versionCode: 294 + commit: 50.05-release + subdir: app + gradle: + - yes + + - versionName: '50.06' + versionCode: 295 + commit: 50.06-release + subdir: app + gradle: + - yes + + - versionName: '51.01' + versionCode: 297 + commit: 51.01-release + subdir: app + gradle: + - yes + + - versionName: '51.02' + versionCode: 298 + commit: 51.02-release + subdir: app + gradle: + - yes + +MaintainerNotes: Remove the jars at https://github.com/andstatus/andstatus/tree/master/app/libs + +AutoUpdateMode: Version %v-release +UpdateCheckMode: Tags ^[0-9.]+-release$ +CurrentVersion: '51.02' +CurrentVersionCode: 298