From a81db0d344a3962bb7f4cddb73a9a83a7c3b9552 Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 14 Sep 2019 16:32:43 +0000 Subject: [PATCH] Converting metadata to YAML --- metadata/gr.ndre.scuttloid.txt | 33 ----- metadata/gr.ndre.scuttloid.yml | 37 ++++++ metadata/grmpl.mk.stepandheightcounter.txt | 63 --------- metadata/grmpl.mk.stepandheightcounter.yml | 74 +++++++++++ .../horse.amazin.my.stratum0.statuswidget.txt | 36 ------ .../horse.amazin.my.stratum0.statuswidget.yml | 43 +++++++ metadata/hr.kravarscan.enchantedfortress.txt | 90 ------------- metadata/hr.kravarscan.enchantedfortress.yml | 116 +++++++++++++++++ metadata/hu.vsza.adsdroid.txt | 93 -------------- metadata/hu.vsza.adsdroid.yml | 120 ++++++++++++++++++ metadata/idv.markkuo.ambitsync.txt | 43 ------- metadata/idv.markkuo.ambitsync.yml | 47 +++++++ metadata/in.ac.iitb.cse.cartsbusboarding.txt | 46 ------- metadata/in.ac.iitb.cse.cartsbusboarding.yml | 58 +++++++++ metadata/in.andres.kandroid.txt | 68 ---------- metadata/in.andres.kandroid.yml | 85 +++++++++++++ metadata/in.arjsna.permissionchecker.txt | 26 ---- metadata/in.arjsna.permissionchecker.yml | 30 +++++ metadata/in.blogspot.anselmbros.torchie.txt | 68 ---------- metadata/in.blogspot.anselmbros.torchie.yml | 84 ++++++++++++ metadata/indrora.atomic.txt | 59 --------- metadata/indrora.atomic.yml | 70 ++++++++++ metadata/info.aario.snotepad.txt | 39 ------ metadata/info.aario.snotepad.yml | 43 +++++++ 24 files changed, 807 insertions(+), 664 deletions(-) delete mode 100644 metadata/gr.ndre.scuttloid.txt create mode 100644 metadata/gr.ndre.scuttloid.yml delete mode 100644 metadata/grmpl.mk.stepandheightcounter.txt create mode 100644 metadata/grmpl.mk.stepandheightcounter.yml delete mode 100644 metadata/horse.amazin.my.stratum0.statuswidget.txt create mode 100644 metadata/horse.amazin.my.stratum0.statuswidget.yml delete mode 100644 metadata/hr.kravarscan.enchantedfortress.txt create mode 100644 metadata/hr.kravarscan.enchantedfortress.yml delete mode 100644 metadata/hu.vsza.adsdroid.txt create mode 100644 metadata/hu.vsza.adsdroid.yml delete mode 100644 metadata/idv.markkuo.ambitsync.txt create mode 100644 metadata/idv.markkuo.ambitsync.yml delete mode 100644 metadata/in.ac.iitb.cse.cartsbusboarding.txt create mode 100644 metadata/in.ac.iitb.cse.cartsbusboarding.yml delete mode 100644 metadata/in.andres.kandroid.txt create mode 100644 metadata/in.andres.kandroid.yml delete mode 100644 metadata/in.arjsna.permissionchecker.txt create mode 100644 metadata/in.arjsna.permissionchecker.yml delete mode 100644 metadata/in.blogspot.anselmbros.torchie.txt create mode 100644 metadata/in.blogspot.anselmbros.torchie.yml delete mode 100644 metadata/indrora.atomic.txt create mode 100644 metadata/indrora.atomic.yml delete mode 100644 metadata/info.aario.snotepad.txt create mode 100644 metadata/info.aario.snotepad.yml diff --git a/metadata/gr.ndre.scuttloid.txt b/metadata/gr.ndre.scuttloid.txt deleted file mode 100644 index b4789f0098..0000000000 --- a/metadata/gr.ndre.scuttloid.txt +++ /dev/null @@ -1,33 +0,0 @@ -Categories:Internet -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/ilesinge/scuttloid -Issue Tracker:https://github.com/ilesinge/scuttloid/issues - -Auto Name:Scuttloid -Summary:Semantic Scuttle client -Description: -Scuttloid is a client for managing your bookmarks that are stored on a -[https://sourceforge.net/projects/semanticscuttle/ Semantic Scuttle] server. It -allows to list/search your personal bookmarks, add and edit existing bookmarks, -and share them to other applications. - -Status: Beta. -. - -Repo Type:git -Repo:https://github.com/ilesinge/scuttloid.git - -Build:1.0,1 - commit=1.0 - -Build:1.0.1,2 - commit=1.0.1 - -Build:1.1,3 - commit=1.1 - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.1 -Current Version Code:3 diff --git a/metadata/gr.ndre.scuttloid.yml b/metadata/gr.ndre.scuttloid.yml new file mode 100644 index 0000000000..36e90216b7 --- /dev/null +++ b/metadata/gr.ndre.scuttloid.yml @@ -0,0 +1,37 @@ +Categories: + - Internet +License: GPL-3.0-or-later +SourceCode: https://github.com/ilesinge/scuttloid +IssueTracker: https://github.com/ilesinge/scuttloid/issues +Changelog: https://github.com/ilesinge/scuttloid/blob/HEAD/CHANGELOG.md + +AutoName: Scuttloid +Summary: Semantic Scuttle client +Description: |- + Scuttloid is a client for managing your bookmarks that are stored on a + [https://sourceforge.net/projects/semanticscuttle/ Semantic Scuttle] server. It + allows to list/search your personal bookmarks, add and edit existing bookmarks, + and share them to other applications. + + Status: Beta. + +RepoType: git +Repo: https://github.com/ilesinge/scuttloid.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + + - versionName: 1.0.1 + versionCode: 2 + commit: 1.0.1 + + - versionName: '1.1' + versionCode: 3 + commit: '1.1' + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 3 diff --git a/metadata/grmpl.mk.stepandheightcounter.txt b/metadata/grmpl.mk.stepandheightcounter.txt deleted file mode 100644 index efe1ccc8b1..0000000000 --- a/metadata/grmpl.mk.stepandheightcounter.txt +++ /dev/null @@ -1,63 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/grmpl/StepandHeightcounter -Issue Tracker:https://github.com/grmpl/StepandHeightcounter/issues - -Auto Name:Step and Height counter -Summary:Counting Steps and Elevation gain on Nexus 5X -Description: -This app counts steps and elevation gain if step sensor and pressure sensor is -available as on the Nexus 5X. It is only tested on this device, so I don't know -if it will run on other devices. Please note: Pressure sensor is mandatory. -Steps will not be counted if there is a step sensor but no pressure sensor. - -Elevation gain should only be counted if steps are detected, so only stairs will -count, but not elevators. Don't expect high accuracy - due to the concept of the -sensors the accuracy is limited. And: avoid walking in trains or subways with -active measurement, as the pressure (and therefore height) can change -significantly during driving. - -You can save regular and daily statistics automatically on SD-Card and save a -marker with current values with the floating action button. There isn't much on -graphical display of statistic data besides two progress bars. Just use any -program which can read csv-values. - -'''Permissions:''' - -* Keep device awake: Device will not be kept awake all time. It will be woken up regulary and kept awake if necessary for short time to ensure proper counting of steps and elevation gain. -* Write to external storage: App will work without this permission, but you cannot save statistical values or markers. -. - -Repo Type:git -Repo:https://github.com/grmpl/StepandHeightcounter - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.01,2 - commit=v1.01 - subdir=app - gradle=yes - -Build:1.1,3 - commit=v1.1-fdroid - subdir=app - gradle=yes - -Build:1.2,4 - commit=v1.2-fdroid - subdir=app - gradle=yes - -Build:1.21,5 - commit=v1.21-fdroid - subdir=app - gradle=yes - -Auto Update Mode:Version v%v-fdroid -Update Check Mode:Tags .*-fdroid$ -Current Version:1.21 -Current Version Code:5 diff --git a/metadata/grmpl.mk.stepandheightcounter.yml b/metadata/grmpl.mk.stepandheightcounter.yml new file mode 100644 index 0000000000..65da289575 --- /dev/null +++ b/metadata/grmpl.mk.stepandheightcounter.yml @@ -0,0 +1,74 @@ +Categories: + - Sports & Health +License: GPL-3.0-only +SourceCode: https://github.com/grmpl/StepandHeightcounter +IssueTracker: https://github.com/grmpl/StepandHeightcounter/issues +Changelog: https://github.com/grmpl/StepandHeightcounter/releases + +AutoName: Step and Height counter +Summary: Counting Steps and Elevation gain on Nexus 5X +Description: |- + This app counts steps and elevation gain if step sensor and pressure sensor is + available as on the Nexus 5X. It is only tested on this device, so I don’t know + if it will run on other devices. Please note: Pressure sensor is mandatory. + Steps will not be counted if there is a step sensor but no pressure sensor. + + Elevation gain should only be counted if steps are detected, so only stairs will + count, but not elevators. Don’t expect high accuracy - due to the concept of the + sensors the accuracy is limited. And: avoid walking in trains or subways with + active measurement, as the pressure (and therefore height) can change + significantly during driving. + + You can save regular and daily statistics automatically on SD-Card and save a + marker with current values with the floating action button. There isn’t much on + graphical display of statistic data besides two progress bars. Just use any + program which can read csv-values. + + '''Permissions:''' + + * Keep device awake: Device will not be kept awake all time. It will be woken up regulary and kept awake if necessary for short time to ensure proper counting of steps and elevation gain. + * Write to external storage: App will work without this permission, but you cannot save statistical values or markers. + +RepoType: git +Repo: https://github.com/grmpl/StepandHeightcounter + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: '1.01' + versionCode: 2 + commit: v1.01 + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 3 + commit: v1.1-fdroid + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 4 + commit: v1.2-fdroid + subdir: app + gradle: + - yes + + - versionName: '1.21' + versionCode: 5 + commit: v1.21-fdroid + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v-fdroid +UpdateCheckMode: Tags .*-fdroid$ +CurrentVersion: '1.21' +CurrentVersionCode: 5 diff --git a/metadata/horse.amazin.my.stratum0.statuswidget.txt b/metadata/horse.amazin.my.stratum0.statuswidget.txt deleted file mode 100644 index 3b9bd83203..0000000000 --- a/metadata/horse.amazin.my.stratum0.statuswidget.txt +++ /dev/null @@ -1,36 +0,0 @@ -Categories:Internet -License:GPL-2.0-or-later -Web Site: -Source Code:https://github.com/Valodim/Stratum0Widget -Issue Tracker:https://github.com/Valodim/Stratum0Widget/issues - -Auto Name:Stratum 0 Widget -Summary:Status Widget for Stratum 0, Hackerspace Braunschweig -Description: -This is a widget for viewing and managing the opening status of the Stratum 0 -Hackerspace. It's very good. - -Features: - -* Display status as widget -* Manage status (open/close/inherit) -* Open door using your authorized SSH key -. - -Repo Type:git -Repo:https://github.com/Valodim/Stratum0Widget - -Build:4.0.1-foss,21 - commit=v4.0.1 - subdir=app - gradle=foss - -Build:5.0.0-foss,22 - commit=v5.0.0 - subdir=app - gradle=foss - -Auto Update Mode:Version v%v -Update Check Mode:Tags ^v[0-9.]+$ -Current Version:5.0.0-foss -Current Version Code:22 diff --git a/metadata/horse.amazin.my.stratum0.statuswidget.yml b/metadata/horse.amazin.my.stratum0.statuswidget.yml new file mode 100644 index 0000000000..0d2e8d0b96 --- /dev/null +++ b/metadata/horse.amazin.my.stratum0.statuswidget.yml @@ -0,0 +1,43 @@ +Categories: + - Internet +License: GPL-2.0-or-later +AuthorName: Valodim +AuthorEmail: s0widget@mugenguild.com +SourceCode: https://github.com/Valodim/Stratum0Widget +IssueTracker: https://github.com/Valodim/Stratum0Widget/issues +Changelog: https://github.com/Valodim/Stratum0Widget/releases + +AutoName: Stratum 0 Widget +Summary: Status Widget for Stratum 0, Hackerspace Braunschweig +Description: |- + This is a widget for viewing and managing the opening status of the Stratum 0 + Hackerspace. It’s very good. + + Features: + + * Display status as widget + * Manage status (open/close/inherit) + * Open door using your authorized SSH key + +RepoType: git +Repo: https://github.com/Valodim/Stratum0Widget + +Builds: + - versionName: 4.0.1-foss + versionCode: 21 + commit: v4.0.1 + subdir: app + gradle: + - foss + + - versionName: 5.0.0-foss + versionCode: 22 + commit: v5.0.0 + subdir: app + gradle: + - foss + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v[0-9.]+$ +CurrentVersion: 5.0.0-foss +CurrentVersionCode: 22 diff --git a/metadata/hr.kravarscan.enchantedfortress.txt b/metadata/hr.kravarscan.enchantedfortress.txt deleted file mode 100644 index 1e6094f93d..0000000000 --- a/metadata/hr.kravarscan.enchantedfortress.txt +++ /dev/null @@ -1,90 +0,0 @@ -Categories:Games -License:LGPL-3.0-only -Web Site: -Source Code:https://github.com/subchannel13/EnchantedFortress -Issue Tracker:https://github.com/subchannel13/EnchantedFortress/issues -Changelog:https://github.com/subchannel13/EnchantedFortress/blob/HEAD/CHANGELOG.md -Donate:https://www.paypal.me/IvanKravarscan/5 - -Auto Name:Enchanted Fortress -Summary:Build, manage and defend your castle -Description: -A simple game inspired by Age of Castles. Distribute your population to farming, -construction, guard duty and scholarship, survive demon invasion and find the -way to banish them forever. -. - -Repo Type:git -Repo:https://github.com/subchannel13/EnchantedFortress - -Build:1.0,1 - commit=0db12acb24f11fbb892f8c1e43e769254adadb4c - subdir=app - gradle=yes - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.2,3 - disable=lintVitalRelease: "helpText" is not translated in "de" (German) - commit=v1.2 - subdir=app - gradle=yes - -Build:1.3,4 - disable=lintVitalRelease: "helpText" is not translated in "de" (German) - commit=v1.3 - subdir=app - gradle=yes - -Build:1.4,5 - commit=v1.4 - subdir=app - gradle=yes - -Build:1.5,6 - commit=v1.5 - subdir=app - gradle=yes - -Build:1.6,7 - commit=v1.6 - subdir=app - gradle=yes - -Build:1.7,8 - commit=v1.7 - subdir=app - gradle=yes - -Build:1.8,9 - commit=v1.8 - subdir=app - gradle=yes - -Build:1.9,10 - commit=v1.9 - subdir=app - gradle=yes - -Build:1.10,11 - commit=v1.10 - subdir=app - gradle=yes - -Build:1.11,12 - commit=v1.11 - subdir=app - gradle=yes - -Build:1.12,13 - commit=v1.12 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.12 -Current Version Code:13 diff --git a/metadata/hr.kravarscan.enchantedfortress.yml b/metadata/hr.kravarscan.enchantedfortress.yml new file mode 100644 index 0000000000..a75106e71f --- /dev/null +++ b/metadata/hr.kravarscan.enchantedfortress.yml @@ -0,0 +1,116 @@ +Categories: + - Games +License: LGPL-3.0-only +SourceCode: https://github.com/subchannel13/EnchantedFortress +IssueTracker: https://github.com/subchannel13/EnchantedFortress/issues +Changelog: https://github.com/subchannel13/EnchantedFortress/blob/HEAD/CHANGELOG.md +Donate: https://www.paypal.me/IvanKravarscan/5 + +AutoName: Enchanted Fortress +Summary: Build, manage and defend your castle +Description: |- + A simple game inspired by Age of Castles. Distribute your population to farming, + construction, guard duty and scholarship, survive demon invasion and find the + way to banish them forever. + +RepoType: git +Repo: https://github.com/subchannel13/EnchantedFortress + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 0db12acb24f11fbb892f8c1e43e769254adadb4c + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 3 + disable: 'lintVitalRelease: "helpText" is not translated in "de" (German)' + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 4 + disable: 'lintVitalRelease: "helpText" is not translated in "de" (German)' + commit: v1.3 + subdir: app + gradle: + - yes + + - versionName: '1.4' + versionCode: 5 + commit: v1.4 + subdir: app + gradle: + - yes + + - versionName: '1.5' + versionCode: 6 + commit: v1.5 + subdir: app + gradle: + - yes + + - versionName: '1.6' + versionCode: 7 + commit: v1.6 + subdir: app + gradle: + - yes + + - versionName: '1.7' + versionCode: 8 + commit: v1.7 + subdir: app + gradle: + - yes + + - versionName: '1.8' + versionCode: 9 + commit: v1.8 + subdir: app + gradle: + - yes + + - versionName: '1.9' + versionCode: 10 + commit: v1.9 + subdir: app + gradle: + - yes + + - versionName: '1.10' + versionCode: 11 + commit: v1.10 + subdir: app + gradle: + - yes + + - versionName: '1.11' + versionCode: 12 + commit: v1.11 + subdir: app + gradle: + - yes + + - versionName: '1.12' + versionCode: 13 + commit: v1.12 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.12' +CurrentVersionCode: 13 diff --git a/metadata/hu.vsza.adsdroid.txt b/metadata/hu.vsza.adsdroid.txt deleted file mode 100644 index f6f8914a5a..0000000000 --- a/metadata/hu.vsza.adsdroid.txt +++ /dev/null @@ -1,93 +0,0 @@ -Categories:Reading -License:MIT -Web Site: -Source Code:https://github.com/dnet/adsdroid -Issue Tracker:https://github.com/dnet/adsdroid/issues - -Auto Name:ADSdroid -Summary:Get technical datasheets -Description: -Unofficial Android app for alldatasheet.com, allowing fast access to thousands -of PDFs for specifications about electronic items -. - -Repo Type:git -Repo:https://github.com/dnet/adsdroid.git - -Build:1.0,1 - commit=v1.0 - extlibs=jsoup/jsoup-1.6.3.jar - target=android-10 - -Build:1.2,2 - commit=v1.2 - extlibs=jsoup/jsoup-1.6.3.jar - target=android-16 - -Build:1.3,3 - commit=v1.3 - extlibs=jsoup/jsoup-1.6.3.jar - target=android-10 - -Build:1.4,5 - commit=v1.4 - extlibs=jsoup/jsoup-1.6.3.jar - target=android-16 - -Build:1.5,6 - commit=v1.5 - srclibs=JSoup@jsoup-1.6.2 - prebuild=mkdir libs && \ - pushd $$JSoup$$ && \ - mvn package && \ - popd && \ - cp $$JSoup$$/target/*jar libs/ - target=android-16 - -Build:1.5.1,7 - commit=v1.5.1 - srclibs=JSoup@jsoup-1.6.2 - prebuild=mkdir libs && \ - pushd $$JSoup$$ && \ - mvn package && \ - popd && \ - cp $$JSoup$$/target/*jar libs/ - target=android-16 - -Build:1.6,8 - commit=v1.6 - srclibs=JSoup@jsoup-1.6.2 - prebuild=mkdir libs && \ - pushd $$JSoup$$ && \ - $$MVN3$$ package && \ - popd && \ - cp $$JSoup$$/target/*jar libs/ - -Build:1.7,9 - commit=v1.7 - srclibs=JSoup@jsoup-1.11.3 - target=android-9 - build=mkdir libs && \ - $$MVN3$$ package -f $$JSoup$$/pom.xml && \ - cp $$JSoup$$/target/jsoup-*.jar libs/ - -Build:1.7.1,10 - commit=v1.7.1 - srclibs=JSoup@jsoup-1.11.3 - target=android-21 - build=mkdir libs && \ - $$MVN3$$ package -f $$JSoup$$/pom.xml && \ - cp $$JSoup$$/target/jsoup-*.jar libs/ - -Build:1.7.2,11 - commit=v1.7.2 - srclibs=JSoup@jsoup-1.11.3 - target=android-21 - build=mkdir libs && \ - $$MVN3$$ package -f $$JSoup$$/pom.xml && \ - cp $$JSoup$$/target/jsoup-*.jar libs/ - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.7.2 -Current Version Code:11 diff --git a/metadata/hu.vsza.adsdroid.yml b/metadata/hu.vsza.adsdroid.yml new file mode 100644 index 0000000000..ce7ec27cf6 --- /dev/null +++ b/metadata/hu.vsza.adsdroid.yml @@ -0,0 +1,120 @@ +Categories: + - Reading +License: MIT +SourceCode: https://github.com/dnet/adsdroid +IssueTracker: https://github.com/dnet/adsdroid/issues +Changelog: https://github.com/dnet/adsdroid/releases + +AutoName: ADSdroid +Summary: Get technical datasheets +Description: |- + Unofficial Android app for alldatasheet.com, allowing fast access to thousands + of PDFs for specifications about electronic items + +RepoType: git +Repo: https://github.com/dnet/adsdroid.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + extlibs: + - jsoup/jsoup-1.6.3.jar + target: android-10 + + - versionName: '1.2' + versionCode: 2 + commit: v1.2 + extlibs: + - jsoup/jsoup-1.6.3.jar + target: android-16 + + - versionName: '1.3' + versionCode: 3 + commit: v1.3 + extlibs: + - jsoup/jsoup-1.6.3.jar + target: android-10 + + - versionName: '1.4' + versionCode: 5 + commit: v1.4 + extlibs: + - jsoup/jsoup-1.6.3.jar + target: android-16 + + - versionName: '1.5' + versionCode: 6 + commit: v1.5 + srclibs: + - JSoup@jsoup-1.6.2 + prebuild: + - mkdir libs + - pushd $$JSoup$$ + - mvn package + - popd + - cp $$JSoup$$/target/*jar libs/ + target: android-16 + + - versionName: 1.5.1 + versionCode: 7 + commit: v1.5.1 + srclibs: + - JSoup@jsoup-1.6.2 + prebuild: + - mkdir libs + - pushd $$JSoup$$ + - mvn package + - popd + - cp $$JSoup$$/target/*jar libs/ + target: android-16 + + - versionName: '1.6' + versionCode: 8 + commit: v1.6 + srclibs: + - JSoup@jsoup-1.6.2 + prebuild: + - mkdir libs + - pushd $$JSoup$$ + - $$MVN3$$ package + - popd + - cp $$JSoup$$/target/*jar libs/ + + - versionName: '1.7' + versionCode: 9 + commit: v1.7 + srclibs: + - JSoup@jsoup-1.11.3 + target: android-9 + build: + - mkdir libs + - $$MVN3$$ package -f $$JSoup$$/pom.xml + - cp $$JSoup$$/target/jsoup-*.jar libs/ + + - versionName: 1.7.1 + versionCode: 10 + commit: v1.7.1 + srclibs: + - JSoup@jsoup-1.11.3 + target: android-21 + build: + - mkdir libs + - $$MVN3$$ package -f $$JSoup$$/pom.xml + - cp $$JSoup$$/target/jsoup-*.jar libs/ + + - versionName: 1.7.2 + versionCode: 11 + commit: v1.7.2 + srclibs: + - JSoup@jsoup-1.11.3 + target: android-21 + build: + - mkdir libs + - $$MVN3$$ package -f $$JSoup$$/pom.xml + - cp $$JSoup$$/target/jsoup-*.jar libs/ + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.7.2 +CurrentVersionCode: 11 diff --git a/metadata/idv.markkuo.ambitsync.txt b/metadata/idv.markkuo.ambitsync.txt deleted file mode 100644 index fa3f69f727..0000000000 --- a/metadata/idv.markkuo.ambitsync.txt +++ /dev/null @@ -1,43 +0,0 @@ -Categories:Connectivity -License:GPL-3.0-only -Author Name:Mark Kuo -Web Site: -Source Code:https://github.com/starryalley/AmbitSync -Issue Tracker:https://github.com/starryalley/AmbitSync/issues - -Auto Name:AmbitSync -Summary:Read Suunto Ambit watches and convert to GPX -Description: -''AmbitSync'' is an app to download sport logs (or "moves") from Suunto Ambit -GPS watch and convert them to GPX file right on your Android device through the -Ambit charging USB cable. No interaction with Movescount website is needed. It -also supports Strava upload. - -You will only need the Ambit USB cable and an OTG cable (Type-C or Micro-B to -Type-A receptacle cable), connect your watch with the Ambit USB cable through -the OTG cable to your Android device's USB port. Your device should support USB -host mode or this won't work at all. - -Note that this app requires network permission just for Strava upload. You may -choose not to upload to Strava. The app does not communicate with Movescount at -all. - -'''Disclaimer:''' Although this app does "read-only" access from your Ambit -watch, it does not guarantee 100% safe and functional. Also it is not proven to -work on any Android devices + Ambit watch combinations. -. - -Repo Type:git -Repo:https://github.com/starryalley/AmbitSync.git - -Build:1.3,7 - commit=v1.3 - subdir=app - gradle=yes - scandelete=app/src/main/cpp/iconv-android/tests - ndk=r17b - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.3 -Current Version Code:7 diff --git a/metadata/idv.markkuo.ambitsync.yml b/metadata/idv.markkuo.ambitsync.yml new file mode 100644 index 0000000000..2a4df67afc --- /dev/null +++ b/metadata/idv.markkuo.ambitsync.yml @@ -0,0 +1,47 @@ +Categories: + - Connectivity +License: GPL-3.0-only +AuthorName: Mark Kuo +AuthorEmail: starryalley@gmail.com +SourceCode: https://github.com/starryalley/AmbitSync +IssueTracker: https://github.com/starryalley/AmbitSync/issues + +AutoName: AmbitSync +Summary: Read Suunto Ambit watches and convert to GPX +Description: |- + ''AmbitSync'' is an app to download sport logs (or "moves") from Suunto Ambit + GPS watch and convert them to GPX file right on your Android device through the + Ambit charging USB cable. No interaction with Movescount website is needed. It + also supports Strava upload. + + You will only need the Ambit USB cable and an OTG cable (Type-C or Micro-B to + Type-A receptacle cable), connect your watch with the Ambit USB cable through + the OTG cable to your Android device's USB port. Your device should support USB + host mode or this won't work at all. + + Note that this app requires network permission just for Strava upload. You may + choose not to upload to Strava. The app does not communicate with Movescount at + all. + + '''Disclaimer:''' Although this app does "read-only" access from your Ambit + watch, it does not guarantee 100% safe and functional. Also it is not proven to + work on any Android devices + Ambit watch combinations. + +RepoType: git +Repo: https://github.com/starryalley/AmbitSync.git + +Builds: + - versionName: '1.3' + versionCode: 7 + commit: v1.3 + subdir: app + gradle: + - yes + scandelete: + - app/src/main/cpp/iconv-android/tests + ndk: r17b + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.3' +CurrentVersionCode: 7 diff --git a/metadata/in.ac.iitb.cse.cartsbusboarding.txt b/metadata/in.ac.iitb.cse.cartsbusboarding.txt deleted file mode 100644 index 41020febf4..0000000000 --- a/metadata/in.ac.iitb.cse.cartsbusboarding.txt +++ /dev/null @@ -1,46 +0,0 @@ -Categories:Science & Education,Navigation -License:GPL-3.0-only -Web Site:http://shubhamchaudhary.in -Source Code:https://github.com/carts-uiet/cartsbusboarding -Issue Tracker:https://github.com/carts-uiet/cartsbusboarding/issues - -Auto Name:Carts Bus Boarding -Summary:Detect bus boarding event -Description: -This application is a part of CARTS research project and detect boarding of bus -using smartphone sensors. -. - -Repo Type:git -Repo:https://github.com/carts-uiet/cartsbusboarding.git - -Build:0.1.1,11 - commit=v0.1.1 - subdir=app - gradle=yes - -Build:0.1.2,12 - commit=v0.1.2 - subdir=app - gradle=yes - -Build:0.1.3,13 - commit=v0.1.3 - subdir=app - gradle=yes - -Build:0.1.4,14 - disable=proguard warnings make gradle error - commit=v0.1.4 - subdir=app - gradle=yes - -Build:0.1.5,15 - commit=v0.1.5 - subdir=app - gradle=full - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.1.5 -Current Version Code:15 diff --git a/metadata/in.ac.iitb.cse.cartsbusboarding.yml b/metadata/in.ac.iitb.cse.cartsbusboarding.yml new file mode 100644 index 0000000000..13c5234802 --- /dev/null +++ b/metadata/in.ac.iitb.cse.cartsbusboarding.yml @@ -0,0 +1,58 @@ +Categories: + - Science & Education + - Navigation +License: GPL-3.0-only +WebSite: http://shubhamchaudhary.in +SourceCode: https://github.com/carts-uiet/cartsbusboarding +IssueTracker: https://github.com/carts-uiet/cartsbusboarding/issues + +AutoName: Carts Bus Boarding +Summary: Detect bus boarding event +Description: |- + This application is a part of CARTS research project and detect boarding of bus + using smartphone sensors. + +RepoType: git +Repo: https://github.com/carts-uiet/cartsbusboarding.git + +Builds: + - versionName: 0.1.1 + versionCode: 11 + commit: v0.1.1 + subdir: app + gradle: + - yes + + - versionName: 0.1.2 + versionCode: 12 + commit: v0.1.2 + subdir: app + gradle: + - yes + + - versionName: 0.1.3 + versionCode: 13 + commit: v0.1.3 + subdir: app + gradle: + - yes + + - versionName: 0.1.4 + versionCode: 14 + disable: proguard warnings make gradle error + commit: v0.1.4 + subdir: app + gradle: + - yes + + - versionName: 0.1.5 + versionCode: 15 + commit: v0.1.5 + subdir: app + gradle: + - full + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.5 +CurrentVersionCode: 15 diff --git a/metadata/in.andres.kandroid.txt b/metadata/in.andres.kandroid.txt deleted file mode 100644 index be0a76e748..0000000000 --- a/metadata/in.andres.kandroid.txt +++ /dev/null @@ -1,68 +0,0 @@ -Categories:Internet,Development -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/andresth/Kandroid -Issue Tracker:https://github.com/andresth/Kandroid/issues -Changelog:https://github.com/andresth/Kandroid/blob/HEAD/Changelog.md - -Auto Name:Kandroid -Summary:Manage your projects -Description: -Client for [https://kanboard.net/ Kanboard]. It requires access to a Kanboard -server. - -Manage your projects with the Kanban methodology. - -* Get a clear overview of your projects by visualizing your workflow on boards -* Limit your workload -* Focus on your workflow -. - -Repo Type:git -Repo:https://github.com/andresth/Kandroid - -Build:0.5,9 - disable=pre-release constraint layout - commit=v0.5 - subdir=app - gradle=yes - -Build:0.5.1,11 - commit=v0.5.1 - subdir=app - gradle=yes - -Build:0.5.2,12 - commit=v0.5.2 - subdir=app - gradle=yes - -Build:0.5.3,13 - commit=v0.5.3 - subdir=app - gradle=yes - -Build:0.5.4,14 - commit=v0.5.4 - subdir=app - gradle=yes - -Build:0.5.6,16 - commit=v0.5.6 - subdir=app - gradle=yes - -Build:0.5.7,17 - commit=v0.5.7 - subdir=app - gradle=yes - -Build:0.5.9,19 - commit=v0.5.9 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.5.9 -Current Version Code:19 diff --git a/metadata/in.andres.kandroid.yml b/metadata/in.andres.kandroid.yml new file mode 100644 index 0000000000..d9e0d51f39 --- /dev/null +++ b/metadata/in.andres.kandroid.yml @@ -0,0 +1,85 @@ +Categories: + - Internet + - Development +License: GPL-3.0-only +SourceCode: https://github.com/andresth/Kandroid +IssueTracker: https://github.com/andresth/Kandroid/issues +Changelog: https://github.com/andresth/Kandroid/blob/HEAD/Changelog.md + +AutoName: Kandroid +Summary: Manage your projects +Description: |- + Client for [https://kanboard.net/ Kanboard]. It requires access to a Kanboard + server. + + Manage your projects with the Kanban methodology. + + * Get a clear overview of your projects by visualizing your workflow on boards + * Limit your workload + * Focus on your workflow + +RepoType: git +Repo: https://github.com/andresth/Kandroid + +Builds: + - versionName: '0.5' + versionCode: 9 + disable: pre-release constraint layout + commit: v0.5 + subdir: app + gradle: + - yes + + - versionName: 0.5.1 + versionCode: 11 + commit: v0.5.1 + subdir: app + gradle: + - yes + + - versionName: 0.5.2 + versionCode: 12 + commit: v0.5.2 + subdir: app + gradle: + - yes + + - versionName: 0.5.3 + versionCode: 13 + commit: v0.5.3 + subdir: app + gradle: + - yes + + - versionName: 0.5.4 + versionCode: 14 + commit: v0.5.4 + subdir: app + gradle: + - yes + + - versionName: 0.5.6 + versionCode: 16 + commit: v0.5.6 + subdir: app + gradle: + - yes + + - versionName: 0.5.7 + versionCode: 17 + commit: v0.5.7 + subdir: app + gradle: + - yes + + - versionName: 0.5.9 + versionCode: 19 + commit: v0.5.9 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.5.9 +CurrentVersionCode: 19 diff --git a/metadata/in.arjsna.permissionchecker.txt b/metadata/in.arjsna.permissionchecker.txt deleted file mode 100644 index dee13cbdad..0000000000 --- a/metadata/in.arjsna.permissionchecker.txt +++ /dev/null @@ -1,26 +0,0 @@ -Categories:System -License:Apache-2.0 -Web Site: -Source Code:https://github.com/Arjun-sna/android-permission-checker-app -Issue Tracker:https://github.com/Arjun-sna/android-permission-checker-app/issues - -Auto Name:Android Permissions -Summary:Check requested permission details of all installed applications -Description: -App to see details of permissions required by all the installed apps. It lets -you browse by installed apps ("what permissions does this app request?", and -also by permission groups ("which app does request this permission?"). -. - -Repo Type:git -Repo:https://github.com/Arjun-sna/android-permission-checker-app.git - -Build:2.0,5 - commit=v2.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.0 -Current Version Code:5 diff --git a/metadata/in.arjsna.permissionchecker.yml b/metadata/in.arjsna.permissionchecker.yml new file mode 100644 index 0000000000..74886f429a --- /dev/null +++ b/metadata/in.arjsna.permissionchecker.yml @@ -0,0 +1,30 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Arjun S N +AuthorEmail: arj.sna@gmail.com +SourceCode: https://github.com/Arjun-sna/android-permission-checker-app +IssueTracker: https://github.com/Arjun-sna/android-permission-checker-app/issues + +AutoName: Android Permissions +Summary: Check requested permission details of all installed applications +Description: |- + App to see details of permissions required by all the installed apps. It lets + you browse by installed apps ("what permissions does this app request?", and + also by permission groups ("which app does request this permission?"). + +RepoType: git +Repo: https://github.com/Arjun-sna/android-permission-checker-app.git + +Builds: + - versionName: '2.0' + versionCode: 5 + commit: v2.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 5 diff --git a/metadata/in.blogspot.anselmbros.torchie.txt b/metadata/in.blogspot.anselmbros.torchie.txt deleted file mode 100644 index 99fb6120b4..0000000000 --- a/metadata/in.blogspot.anselmbros.torchie.txt +++ /dev/null @@ -1,68 +0,0 @@ -Categories:System -License:GPL-2.0-or-later -Web Site:https://torchieapp.wordpress.com/ -Source Code:https://github.com/anselm94/Torchie-Android -Issue Tracker:https://github.com/anselm94/Torchie-Android/issues -Donate:https://torchieapp.wordpress.com/donate/ - -Auto Name:Torchie -Summary:Access LED flashlight from the Volume buttons -Description: -Use the LED flash of the camera as a flashlight. Easy access this functionality -by pressing both volume buttons together. It works in screen on, lock screen and -screen off (when enabled from settings). - -'''Features:''' - -* Turn on/off torch / flashlight / LED just by holding volume Buttons / keys together -* Works in screen on, lock screen, even while screen off (when enabled from Settings) -* Optimized (zero) Battery usage (unless enabled in screen off via settings) -* Standalone torch / flashlight / LED app too! -* Easy, innovative and handy Material Design UI -* Very light, tiny and small (~1 MB) -* Super fast and reliable -* Brightest guaranteed -* Innovative, simple & handy -* No privacy / security issues -* No Root required -* No framework / plugin required -. - -Repo Type:git -Repo:https://github.com/anselm94/Torchie-Android - -Build:1.2.0,25 - commit=1.2.0 - subdir=app - gradle=yes - -Build:2.0,27 - commit=2.0 - subdir=app - gradle=yes - -Build:3.0,28 - disable=com.android.tools.build:gradle:3.0.0-alpha9 requires Google Maven repository - commit=3.0 - subdir=app - gradle=yes - -Build:3.1,29 - commit=3.1 - subdir=app - gradle=yes - -Build:3.2,30 - commit=3.2 - subdir=app - gradle=yes - -Build:3.2.1,34 - commit=3.2.1 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:3.2.1 -Current Version Code:34 diff --git a/metadata/in.blogspot.anselmbros.torchie.yml b/metadata/in.blogspot.anselmbros.torchie.yml new file mode 100644 index 0000000000..d9b1df5675 --- /dev/null +++ b/metadata/in.blogspot.anselmbros.torchie.yml @@ -0,0 +1,84 @@ +Categories: + - System +License: GPL-2.0-or-later +AuthorName: Anselm and Anselm +AuthorEmail: hello@anselm.in +WebSite: https://torchieapp.wordpress.com/ +SourceCode: https://github.com/anselm94/Torchie-Android +IssueTracker: https://github.com/anselm94/Torchie-Android/issues +Changelog: https://github.com/anselm94/Torchie-Android/releases +Donate: https://torchieapp.wordpress.com/donate/ + +AutoName: Torchie +Summary: Access LED flashlight from the Volume buttons +Description: |- + Use the LED flash of the camera as a flashlight. Easy access this functionality + by pressing both volume buttons together. It works in screen on, lock screen and + screen off (when enabled from settings). + + '''Features:''' + + * Turn on/off torch / flashlight / LED just by holding volume Buttons / keys together + * Works in screen on, lock screen, even while screen off (when enabled from Settings) + * Optimized (zero) Battery usage (unless enabled in screen off via settings) + * Standalone torch / flashlight / LED app too! + * Easy, innovative and handy Material Design UI + * Very light, tiny and small (~1 MB) + * Super fast and reliable + * Brightest guaranteed + * Innovative, simple & handy + * No privacy / security issues + * No Root required + * No framework / plugin required + +RepoType: git +Repo: https://github.com/anselm94/Torchie-Android + +Builds: + - versionName: 1.2.0 + versionCode: 25 + commit: 1.2.0 + subdir: app + gradle: + - yes + + - versionName: '2.0' + versionCode: 27 + commit: '2.0' + subdir: app + gradle: + - yes + + - versionName: '3.0' + versionCode: 28 + disable: com.android.tools.build:gradle:3.0.0-alpha9 requires Google Maven repository + commit: '3.0' + subdir: app + gradle: + - yes + + - versionName: '3.1' + versionCode: 29 + commit: '3.1' + subdir: app + gradle: + - yes + + - versionName: '3.2' + versionCode: 30 + commit: '3.2' + subdir: app + gradle: + - yes + + - versionName: 3.2.1 + versionCode: 34 + commit: 3.2.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 3.2.1 +CurrentVersionCode: 34 diff --git a/metadata/indrora.atomic.txt b/metadata/indrora.atomic.txt deleted file mode 100644 index 1e2ce5dc3e..0000000000 --- a/metadata/indrora.atomic.txt +++ /dev/null @@ -1,59 +0,0 @@ -Categories:Internet -License:GPL-3.0-or-later -Web Site:http://indrora.github.io/Atomic -Source Code:https://github.com/indrora/Atomic -Issue Tracker:https://github.com/indrora/Atomic/issues - -Auto Name:Atomic -Summary:IRC (chat) client -Description: -Internet Relay Chat (IRC) client based on [[org.yaaic]] offering - -* Improved graphics -* A more managed settings infrastructure -* Color schemes -* Generally more helpful error messages -* Improved support for low-end devices -. - -Repo Type:git -Repo:https://github.com/indrora/Atomic.git - -Build:1.13,13 - commit=f79244e6a5c67fd40cf2ee9df7fcfcf61d0c93aa - subdir=application - target=android-19 - -Build:1.14,14 - commit=v1.14 - subdir=application - target=android-19 - -Build:1.15,15 - commit=v1.15 - subdir=application - -Build:1.16,16 - commit=v1.16 - subdir=application - submodules=yes - -Build:1.18,18 - commit=v1.18 - subdir=application - submodules=yes - -Build:1.19,19 - commit=v1.19 - subdir=application - submodules=yes - -Build:2.1,21 - commit=fdroid-r21 - subdir=application - gradle=fdroid - -Auto Update Mode:Version fdroid-r%c -Update Check Mode:Tags -Current Version:2.1 -Current Version Code:21 diff --git a/metadata/indrora.atomic.yml b/metadata/indrora.atomic.yml new file mode 100644 index 0000000000..8e8e75a4c0 --- /dev/null +++ b/metadata/indrora.atomic.yml @@ -0,0 +1,70 @@ +Categories: + - Internet +License: GPL-3.0-or-later +WebSite: http://indrora.github.io/Atomic +SourceCode: https://github.com/indrora/Atomic +IssueTracker: https://github.com/indrora/Atomic/issues + +AutoName: Atomic +Summary: IRC (chat) client +Description: |- + '''NOTE:''' This app is no longer maintained (its repo was archived). + + Internet Relay Chat (IRC) client based on [[org.yaaic]] offering + + * Improved graphics + * A more managed settings infrastructure + * Color schemes + * Generally more helpful error messages + * Improved support for low-end devices + +RepoType: git +Repo: https://github.com/indrora/Atomic.git + +Builds: + - versionName: '1.13' + versionCode: 13 + commit: f79244e6a5c67fd40cf2ee9df7fcfcf61d0c93aa + subdir: application + target: android-19 + + - versionName: '1.14' + versionCode: 14 + commit: v1.14 + subdir: application + target: android-19 + + - versionName: '1.15' + versionCode: 15 + commit: v1.15 + subdir: application + + - versionName: '1.16' + versionCode: 16 + commit: v1.16 + subdir: application + submodules: true + + - versionName: '1.18' + versionCode: 18 + commit: v1.18 + subdir: application + submodules: true + + - versionName: '1.19' + versionCode: 19 + commit: v1.19 + subdir: application + submodules: true + + - versionName: '2.1' + versionCode: 21 + commit: fdroid-r21 + subdir: application + gradle: + - fdroid + +AutoUpdateMode: Version fdroid-r%c +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 21 diff --git a/metadata/info.aario.snotepad.txt b/metadata/info.aario.snotepad.txt deleted file mode 100644 index fe62c12bab..0000000000 --- a/metadata/info.aario.snotepad.txt +++ /dev/null @@ -1,39 +0,0 @@ -Categories:Writing -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/aario/snotepad -Issue Tracker:https://github.com/aario/snotepad/issues -Changelog:https://github.com/aario/snotepad/releases -Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA - -Auto Name:SNotepad -Summary:Take notes -Description: -SNotepad is a combination of modern memo apps and traditional text editors. -While you enjoy the features of top modern notepad apps like multiple notes -management and instant search, SNotepad doesn't save notes in a special database -but instead directly on internal storage or SDCard. That means you need not to -worry about backing up your valuable notes or export them every once in a while -in case you changed your phone or lost it. You can also define the save path in -settings dialog. You can even give it address of your OwnCloud folder if you -have the app installed. Therefor you can have all your notes backed up by -OwnCloud. -. - -Repo Type:git -Repo:https://github.com/aario/snotepad - -Build:1.0,1 - commit=1.0.2 - subdir=app - gradle=yes - -Build:1.2.1,2 - commit=1.2.1 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.2.1 -Current Version Code:2 diff --git a/metadata/info.aario.snotepad.yml b/metadata/info.aario.snotepad.yml new file mode 100644 index 0000000000..1d5806eaa7 --- /dev/null +++ b/metadata/info.aario.snotepad.yml @@ -0,0 +1,43 @@ +Categories: + - Writing +License: GPL-3.0-or-later +SourceCode: https://github.com/aario/snotepad +IssueTracker: https://github.com/aario/snotepad/issues +Changelog: https://github.com/aario/snotepad/releases +Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA + +AutoName: SNotepad +Summary: Take notes +Description: |- + SNotepad is a combination of modern memo apps and traditional text editors. + While you enjoy the features of top modern notepad apps like multiple notes + management and instant search, SNotepad doesn't save notes in a special database + but instead directly on internal storage or SDCard. That means you need not to + worry about backing up your valuable notes or export them every once in a while + in case you changed your phone or lost it. You can also define the save path in + settings dialog. You can even give it address of your OwnCloud folder if you + have the app installed. Therefor you can have all your notes backed up by + OwnCloud. + +RepoType: git +Repo: https://github.com/aario/snotepad + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 1.0.2 + subdir: app + gradle: + - yes + + - versionName: 1.2.1 + versionCode: 2 + commit: 1.2.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.2.1 +CurrentVersionCode: 2