From 19dd06f37eaf2ad4593a61c3dbbd21307240066a Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 31 Aug 2019 15:03:04 +0000 Subject: [PATCH] Metadata 2 YAML conversion --- metadata/com.pilot51.voicenotify.txt | 65 -------- metadata/com.pilot51.voicenotify.yml | 76 +++++++++ metadata/com.pindroid.txt | 111 ------------- metadata/com.pindroid.yml | 137 ++++++++++++++++ metadata/com.pixiv.muzei.pixivsource.txt | 70 --------- metadata/com.pixiv.muzei.pixivsource.yml | 91 +++++++++++ metadata/com.platypus.SAnd.txt | 46 ------ metadata/com.platypus.SAnd.yml | 57 +++++++ metadata/com.platypus.dicer.txt | 44 ------ metadata/com.platypus.dicer.yml | 54 +++++++ metadata/com.pluscubed.matloglibre.txt | 64 -------- metadata/com.pluscubed.matloglibre.yml | 77 +++++++++ metadata/com.poinsart.votar.txt | 39 ----- metadata/com.poinsart.votar.yml | 48 ++++++ metadata/com.politedroid.txt | 35 ----- metadata/com.politedroid.yml | 39 +++++ metadata/com.poloure.simplerss.txt | 32 ---- metadata/com.poloure.simplerss.yml | 32 ++++ metadata/com.poupa.vinylmusicplayer.txt | 95 ----------- metadata/com.poupa.vinylmusicplayer.yml | 124 +++++++++++++++ ...com.prhlt.aemus.Read4SpeechExperiments.txt | 59 ------- ...com.prhlt.aemus.Read4SpeechExperiments.yml | 74 +++++++++ metadata/com.primokorn.enhancement.txt | 108 ------------- metadata/com.primokorn.enhancement.yml | 148 ++++++++++++++++++ .../com.projectsexception.myapplist.open.txt | 31 ---- .../com.projectsexception.myapplist.open.yml | 33 ++++ metadata/com.quaap.audiometer.txt | 48 ------ metadata/com.quaap.audiometer.yml | 55 +++++++ metadata/com.quaap.bookymcbookface.txt | 62 -------- metadata/com.quaap.bookymcbookface.yml | 81 ++++++++++ .../com.quaap.computationaldemonology.txt | 31 ---- .../com.quaap.computationaldemonology.yml | 34 ++++ metadata/com.quaap.dodatheexploda.txt | 41 ----- metadata/com.quaap.dodatheexploda.yml | 48 ++++++ metadata/com.quaap.fishberserker.txt | 38 ----- metadata/com.quaap.fishberserker.yml | 48 ++++++ 36 files changed, 1256 insertions(+), 1019 deletions(-) delete mode 100644 metadata/com.pilot51.voicenotify.txt create mode 100644 metadata/com.pilot51.voicenotify.yml delete mode 100644 metadata/com.pindroid.txt create mode 100644 metadata/com.pindroid.yml delete mode 100644 metadata/com.pixiv.muzei.pixivsource.txt create mode 100644 metadata/com.pixiv.muzei.pixivsource.yml delete mode 100644 metadata/com.platypus.SAnd.txt create mode 100644 metadata/com.platypus.SAnd.yml delete mode 100644 metadata/com.platypus.dicer.txt create mode 100644 metadata/com.platypus.dicer.yml delete mode 100644 metadata/com.pluscubed.matloglibre.txt create mode 100644 metadata/com.pluscubed.matloglibre.yml delete mode 100644 metadata/com.poinsart.votar.txt create mode 100644 metadata/com.poinsart.votar.yml delete mode 100644 metadata/com.politedroid.txt create mode 100644 metadata/com.politedroid.yml delete mode 100644 metadata/com.poloure.simplerss.txt create mode 100644 metadata/com.poloure.simplerss.yml delete mode 100644 metadata/com.poupa.vinylmusicplayer.txt create mode 100644 metadata/com.poupa.vinylmusicplayer.yml delete mode 100644 metadata/com.prhlt.aemus.Read4SpeechExperiments.txt create mode 100644 metadata/com.prhlt.aemus.Read4SpeechExperiments.yml delete mode 100644 metadata/com.primokorn.enhancement.txt create mode 100644 metadata/com.primokorn.enhancement.yml delete mode 100644 metadata/com.projectsexception.myapplist.open.txt create mode 100644 metadata/com.projectsexception.myapplist.open.yml delete mode 100644 metadata/com.quaap.audiometer.txt create mode 100644 metadata/com.quaap.audiometer.yml delete mode 100644 metadata/com.quaap.bookymcbookface.txt create mode 100644 metadata/com.quaap.bookymcbookface.yml delete mode 100644 metadata/com.quaap.computationaldemonology.txt create mode 100644 metadata/com.quaap.computationaldemonology.yml delete mode 100644 metadata/com.quaap.dodatheexploda.txt create mode 100644 metadata/com.quaap.dodatheexploda.yml delete mode 100644 metadata/com.quaap.fishberserker.txt create mode 100644 metadata/com.quaap.fishberserker.yml diff --git a/metadata/com.pilot51.voicenotify.txt b/metadata/com.pilot51.voicenotify.txt deleted file mode 100644 index 4ef06430f1..0000000000 --- a/metadata/com.pilot51.voicenotify.txt +++ /dev/null @@ -1,65 +0,0 @@ -Categories:System -License:Apache-2.0 -Web Site:http://pilot51.com/wiki/Voice_Notify -Source Code:https://github.com/pilot51/voicenotify -Issue Tracker:https://github.com/pilot51/voicenotify/issues -Donate:http://pilot51.com - -Auto Name:Voice Notify -Summary:Spoken notifications -Description: -Announces status bar notification messages using Text-To-Speech (TTS), allowing -you to know what a notification says without looking at the screen. - -* Customizable TTS message -* Ignore specific apps or notifications containing defined text -* Choice of TTS audio stream (see Google Play descriptions for more details) -* Choice of speaking when screen or headset is on or off, or while silent/vibrate -* Quiet Time -* Shake-to-silence -* Custom delay of TTS after notification - -For technical reasons, VN operates through Android's Accessibility service and -must be enabled in the Accessibility settings. The Accessibility service will -give a warning that VN may be able to collect personal data. This is because -Accessibility doesn't know what or how data passing through it is used by -enabled apps. VN only uses Accessibility to read notification text which is -passed directly to TTS and temporary memory (for the notification log). The TTS -service (outside the control of VN) may also print spoken text in the logcat. -. - -Repo Type:git -Repo:https://github.com/pilot51/voicenotify.git - -Build:1.0.9.1,13 - commit=v1.0.9.1 - -Build:1.0.10.1,15 - commit=v1.0.10.1 - -Build:1.0.11,16 - commit=v1.0.11 - -Build:1.0.11.1,17 - commit=v1.0.11.1 - -Build:1.0.11.2,18 - commit=v1.0.11.2 - -Build:1.0.12,19 - commit=v1.0.12 - -Build:1.1.2,22 - commit=v1.1.2 - subdir=app - gradle=yes - -Build:1.1.3,23 - commit=v1.1.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.1.3 -Current Version Code:23 diff --git a/metadata/com.pilot51.voicenotify.yml b/metadata/com.pilot51.voicenotify.yml new file mode 100644 index 0000000000..f348201ce0 --- /dev/null +++ b/metadata/com.pilot51.voicenotify.yml @@ -0,0 +1,76 @@ +Categories: + - System +License: Apache-2.0 +WebSite: http://pilot51.com/wiki/Voice_Notify +SourceCode: https://github.com/pilot51/voicenotify +IssueTracker: https://github.com/pilot51/voicenotify/issues +Donate: http://pilot51.com + +AutoName: Voice Notify +Summary: Spoken notifications +Description: |- + Announces status bar notification messages using Text-To-Speech (TTS), allowing + you to know what a notification says without looking at the screen. + + * Customizable TTS message + * Ignore specific apps or notifications containing defined text + * Choice of TTS audio stream (see Google Play descriptions for more details) + * Choice of speaking when screen or headset is on or off, or while silent/vibrate + * Quiet Time + * Shake-to-silence + * Custom delay of TTS after notification + + For technical reasons, VN operates through Android's Accessibility service and + must be enabled in the Accessibility settings. The Accessibility service will + give a warning that VN may be able to collect personal data. This is because + Accessibility doesn't know what or how data passing through it is used by + enabled apps. VN only uses Accessibility to read notification text which is + passed directly to TTS and temporary memory (for the notification log). The TTS + service (outside the control of VN) may also print spoken text in the logcat. + +RepoType: git +Repo: https://github.com/pilot51/voicenotify.git + +Builds: + - versionName: 1.0.9.1 + versionCode: 13 + commit: v1.0.9.1 + + - versionName: 1.0.10.1 + versionCode: 15 + commit: v1.0.10.1 + + - versionName: 1.0.11 + versionCode: 16 + commit: v1.0.11 + + - versionName: 1.0.11.1 + versionCode: 17 + commit: v1.0.11.1 + + - versionName: 1.0.11.2 + versionCode: 18 + commit: v1.0.11.2 + + - versionName: 1.0.12 + versionCode: 19 + commit: v1.0.12 + + - versionName: 1.1.2 + versionCode: 22 + commit: v1.1.2 + subdir: app + gradle: + - yes + + - versionName: 1.1.3 + versionCode: 23 + commit: v1.1.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.3 +CurrentVersionCode: 23 diff --git a/metadata/com.pindroid.txt b/metadata/com.pindroid.txt deleted file mode 100644 index 9f16a88a57..0000000000 --- a/metadata/com.pindroid.txt +++ /dev/null @@ -1,111 +0,0 @@ -AntiFeatures:NonFreeNet -Categories:Internet -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/maxpower47/PinDroid -Issue Tracker:https://github.com/maxpower47/PinDroid/issues - -Auto Name:PinDroid -Summary:Bookmark manager -Description: -Pinboard is an online bookmark management service and the app itself is a port -of DeliciousDroid. Make bookmarks via the browser share menu so that they are -backed up and accessible anywhere. - -Features: - -* Tablet optimized -* Add, edit, view, and delete bookmarks -* Sync bookmarks and tags -* Home screen widget and live folders -* Search titles, tags, and notes. - -Translations: English, Finnish, Spanish, German. -. - -Repo Type:git -Repo:https://github.com/maxpower47/PinDroid.git - -Build:2.0.3,44 - commit=v2.0.3 - -Build:2.0.4,45 - commit=v2.0.4 - -Build:2.1.0,46 - commit=v2.1.0 - -Build:2.1.1,47 - commit=v2.1.1 - -Build:2.1.2,48 - commit=v2.1.2 - target=android-16 - -Build:2.1.4,50 - commit=v2.1.4 - target=android-16 - -Build:2.2.0,51 - commit=v2.2.0 - target=android-16 - -Build:2.2.1,52 - commit=v2.2.1 - target=android-17 - -Build:2.3.0,53 - commit=v2.3.0 - target=android-17 - -Build:2.3.1,54 - commit=v2.3.1 - target=android-17 - -Build:2.3.2,55 - commit=v2.3.2 - target=android-17 - -Build:2.3.3,56 - commit=v2.3.3 - target=android-17 - -Build:2.4.0,59 - disable=beta - commit=v2.4.0 - target=android-17 - -Build:3.1.0,63 - commit=v3.1.0 - subdir=app - gradle=yes - -Build:3.1.1,64 - commit=v3.1.1 - subdir=app - gradle=yes - -Build:3.2.0,65 - commit=v3.2.0 - subdir=app - gradle=yes - -Build:3.3.0,67 - commit=v3.3.0 - subdir=app - gradle=yes - -Build:3.3.1,68 - commit=v3.3.1 - subdir=app - gradle=yes - -Build:3.3.2,69 - commit=v3.3.2 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:3.3.2 -Current Version Code:69 diff --git a/metadata/com.pindroid.yml b/metadata/com.pindroid.yml new file mode 100644 index 0000000000..ae2dfbb470 --- /dev/null +++ b/metadata/com.pindroid.yml @@ -0,0 +1,137 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/maxpower47/PinDroid +IssueTracker: https://github.com/maxpower47/PinDroid/issues + +AutoName: PinDroid +Summary: Bookmark manager +Description: |- + Pinboard is an online bookmark management service and the app itself is a port + of DeliciousDroid. Make bookmarks via the browser share menu so that they are + backed up and accessible anywhere. + + Features: + + * Tablet optimized + * Add, edit, view, and delete bookmarks + * Sync bookmarks and tags + * Home screen widget and live folders + * Search titles, tags, and notes. + + Translations: English, Finnish, Spanish, German. + +RepoType: git +Repo: https://github.com/maxpower47/PinDroid.git + +Builds: + - versionName: 2.0.3 + versionCode: 44 + commit: v2.0.3 + + - versionName: 2.0.4 + versionCode: 45 + commit: v2.0.4 + + - versionName: 2.1.0 + versionCode: 46 + commit: v2.1.0 + + - versionName: 2.1.1 + versionCode: 47 + commit: v2.1.1 + + - versionName: 2.1.2 + versionCode: 48 + commit: v2.1.2 + target: android-16 + + - versionName: 2.1.4 + versionCode: 50 + commit: v2.1.4 + target: android-16 + + - versionName: 2.2.0 + versionCode: 51 + commit: v2.2.0 + target: android-16 + + - versionName: 2.2.1 + versionCode: 52 + commit: v2.2.1 + target: android-17 + + - versionName: 2.3.0 + versionCode: 53 + commit: v2.3.0 + target: android-17 + + - versionName: 2.3.1 + versionCode: 54 + commit: v2.3.1 + target: android-17 + + - versionName: 2.3.2 + versionCode: 55 + commit: v2.3.2 + target: android-17 + + - versionName: 2.3.3 + versionCode: 56 + commit: v2.3.3 + target: android-17 + + - versionName: 2.4.0 + versionCode: 59 + disable: beta + commit: v2.4.0 + target: android-17 + + - versionName: 3.1.0 + versionCode: 63 + commit: v3.1.0 + subdir: app + gradle: + - yes + + - versionName: 3.1.1 + versionCode: 64 + commit: v3.1.1 + subdir: app + gradle: + - yes + + - versionName: 3.2.0 + versionCode: 65 + commit: v3.2.0 + subdir: app + gradle: + - yes + + - versionName: 3.3.0 + versionCode: 67 + commit: v3.3.0 + subdir: app + gradle: + - yes + + - versionName: 3.3.1 + versionCode: 68 + commit: v3.3.1 + subdir: app + gradle: + - yes + + - versionName: 3.3.2 + versionCode: 69 + commit: v3.3.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 3.3.2 +CurrentVersionCode: 69 diff --git a/metadata/com.pixiv.muzei.pixivsource.txt b/metadata/com.pixiv.muzei.pixivsource.txt deleted file mode 100644 index 8387fa4d13..0000000000 --- a/metadata/com.pixiv.muzei.pixivsource.txt +++ /dev/null @@ -1,70 +0,0 @@ -Categories:Multimedia,Theming -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/dahlia/muzei-pixiv -Issue Tracker:https://github.com/dahlia/muzei-pixiv/issues - -Auto Name:Pixiv for Muzei -Summary:Muzei art source extension for Pixiv -Description: -Enjoy kawaii artworks of Pixiv through Muzei! - -'''Disclaimer: It's not a part of official products of Pixiv.''' - -Muzei art source extension for [http://www.pixiv.com Pixiv]. - -This extension for Roman Nurik's [[net.nurik.roman.muzei]] Live Wallpaper* app -uses some unofficial APIs from Pixiv to fetch random artworks. - -This is not a standalone app. It requires [[net.nurik.roman.muzei]] app to be -installed. -. - -Repo Type:git -Repo:https://github.com/dahlia/muzei-pixiv.git - -Build:1.1.0,10100 - commit=1.1.0 - gradle=yes - -Build:1.1.2,10102 - commit=1.1.2 - gradle=yes - prebuild=sed -i -e '/mavenCentral/ajcenter()' build.gradle && \ - echo 'task wrapper(type: Wrapper) { gradleVersion = "3.3" }' >> build.gradle - -Build:1.1.3,10103 - commit=1.1.3 - gradle=yes - prebuild=sed -i -e '/mavenCentral/ajcenter()' build.gradle && \ - echo 'task wrapper(type: Wrapper) { gradleVersion = "3.3" }' >> build.gradle - -Build:2.0.0,20000 - commit=2.0.0 - gradle=yes - prebuild=sed -i -e '/mavenCentral/ajcenter()' build.gradle && \ - echo 'task wrapper(type: Wrapper) { gradleVersion = "3.3" }' >> build.gradle - -Build:2.1.0,20100 - commit=2.1.0 - gradle=yes - prebuild=sed -i -e '/mavenCentral/ajcenter()' build.gradle && \ - echo 'task wrapper(type: Wrapper) { gradleVersion = "3.3" }' >> build.gradle - -Build:2.2.0,20200 - disable=Could not find com.android.tools.build:gradle:3.0.1 - commit=2.2.0 - gradle=yes - -Build:2.2.1,20201 - commit=2.2.1 - gradle=yes - -Build:3.0.0,30000 - commit=3.0.0 - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:3.0.0 -Current Version Code:30000 diff --git a/metadata/com.pixiv.muzei.pixivsource.yml b/metadata/com.pixiv.muzei.pixivsource.yml new file mode 100644 index 0000000000..b7fb4b453d --- /dev/null +++ b/metadata/com.pixiv.muzei.pixivsource.yml @@ -0,0 +1,91 @@ +Categories: + - Multimedia + - Theming +License: GPL-3.0-only +SourceCode: https://github.com/dahlia/muzei-pixiv +IssueTracker: https://github.com/dahlia/muzei-pixiv/issues + +AutoName: Pixiv for Muzei +Summary: Muzei art source extension for Pixiv +Description: |- + Enjoy kawaii artworks of Pixiv through Muzei! + + '''Disclaimer: It's not a part of official products of Pixiv.''' + + Muzei art source extension for [http://www.pixiv.com Pixiv]. + + This extension for Roman Nurik's [[net.nurik.roman.muzei]] Live Wallpaper* app + uses some unofficial APIs from Pixiv to fetch random artworks. + + This is not a standalone app. It requires [[net.nurik.roman.muzei]] app to be + installed. + +RepoType: git +Repo: https://github.com/dahlia/muzei-pixiv.git + +Builds: + - versionName: 1.1.0 + versionCode: 10100 + commit: 1.1.0 + gradle: + - yes + + - versionName: 1.1.2 + versionCode: 10102 + commit: 1.1.2 + gradle: + - yes + prebuild: + - sed -i -e '/mavenCentral/ajcenter()' build.gradle + - "echo 'task wrapper(type: Wrapper) { gradleVersion = \"3.3\" }' >> build.gradle" + + - versionName: 1.1.3 + versionCode: 10103 + commit: 1.1.3 + gradle: + - yes + prebuild: + - sed -i -e '/mavenCentral/ajcenter()' build.gradle + - "echo 'task wrapper(type: Wrapper) { gradleVersion = \"3.3\" }' >> build.gradle" + + - versionName: 2.0.0 + versionCode: 20000 + commit: 2.0.0 + gradle: + - yes + prebuild: + - sed -i -e '/mavenCentral/ajcenter()' build.gradle + - "echo 'task wrapper(type: Wrapper) { gradleVersion = \"3.3\" }' >> build.gradle" + + - versionName: 2.1.0 + versionCode: 20100 + commit: 2.1.0 + gradle: + - yes + prebuild: + - sed -i -e '/mavenCentral/ajcenter()' build.gradle + - "echo 'task wrapper(type: Wrapper) { gradleVersion = \"3.3\" }' >> build.gradle" + + - versionName: 2.2.0 + versionCode: 20200 + disable: Could not find com.android.tools.build:gradle:3.0.1 + commit: 2.2.0 + gradle: + - yes + + - versionName: 2.2.1 + versionCode: 20201 + commit: 2.2.1 + gradle: + - yes + + - versionName: 3.0.0 + versionCode: 30000 + commit: 3.0.0 + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 3.0.0 +CurrentVersionCode: 30000 diff --git a/metadata/com.platypus.SAnd.txt b/metadata/com.platypus.SAnd.txt deleted file mode 100644 index 0377ffc478..0000000000 --- a/metadata/com.platypus.SAnd.txt +++ /dev/null @@ -1,46 +0,0 @@ -Categories:Navigation -License:GPL-3.0-only -Web Site:https://gitlab.com/kas70/SAnd/blob/HEAD/README.md -Source Code:https://gitlab.com/kas70/SAnd/tree/HEAD -Issue Tracker:https://gitlab.com/kas70/SAnd/issues -Changelog:https://gitlab.com/kas70/SAnd/blob/HEAD/CHANGELOG.md - -Auto Name:SAnd -Summary:Show orientation, height and airpressure -Description: -Use your phones sensors (barometer and compass) to show your current -orientation, height and air pressure. - -Important: - -* Showing height and air pressure only works, if your phone has a built-in barometer (if this is not the case it provides you a simple compass with orientation in degree). - -* Calculated height is based on standard atmosphere and can be corrected within the app, if you know your real height. -. - -Repo Type:git -Repo:https://gitlab.com/kas70/SAnd.git - -Build:1.0,1 - commit=v1.0 - subdir=SAnd - gradle=yes - rm=SAnd/libs/* - -Build:1.01,2 - commit=v1.01 - subdir=SAnd - gradle=yes - rm=SAnd/libs/* - -Build:1.02,3 - commit=v1.02 - subdir=SAnd - gradle=yes - rm=SAnd/libs/* - prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.02 -Current Version Code:3 diff --git a/metadata/com.platypus.SAnd.yml b/metadata/com.platypus.SAnd.yml new file mode 100644 index 0000000000..6c188d692d --- /dev/null +++ b/metadata/com.platypus.SAnd.yml @@ -0,0 +1,57 @@ +Categories: + - Navigation +License: GPL-3.0-only +WebSite: https://gitlab.com/kas70/SAnd/blob/HEAD/README.md +SourceCode: https://gitlab.com/kas70/SAnd +IssueTracker: https://gitlab.com/kas70/SAnd/issues +Changelog: https://gitlab.com/kas70/SAnd/blob/HEAD/CHANGELOG.md + +AutoName: SAnd +Summary: Show orientation, height and airpressure +Description: |- + Use your phones sensors (barometer and compass) to show your current + orientation, height and air pressure. + + Important: + + * Showing height and air pressure only works, if your phone has a built-in barometer (if this is not the case it provides you a simple compass with orientation in degree). + + * Calculated height is based on standard atmosphere and can be corrected within the app, if you know your real height. + +RepoType: git +Repo: https://gitlab.com/kas70/SAnd.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: SAnd + gradle: + - yes + rm: + - SAnd/libs/* + + - versionName: '1.01' + versionCode: 2 + commit: v1.01 + subdir: SAnd + gradle: + - yes + rm: + - SAnd/libs/* + + - versionName: '1.02' + versionCode: 3 + commit: v1.02 + subdir: SAnd + gradle: + - yes + rm: + - SAnd/libs/* + prebuild: echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> + build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.02' +CurrentVersionCode: 3 diff --git a/metadata/com.platypus.dicer.txt b/metadata/com.platypus.dicer.txt deleted file mode 100644 index ebb637262c..0000000000 --- a/metadata/com.platypus.dicer.txt +++ /dev/null @@ -1,44 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:https://gitlab.com/kas70/Dicer/blob/HEAD/README.md -Source Code:https://gitlab.com/kas70/Dicer/tree/HEAD -Issue Tracker:https://gitlab.com/kas70/Dicer/issues - -Auto Name:Dicer -Summary:Roll dice -Description: -Roll dice on your phone. -. - -Repo Type:git -Repo:https://gitlab.com/kas70/Dicer.git - -Build:1.0,1 - commit=b034443e878f82f6cb29f6b6e68135dd85b7ac2a - subdir=app - gradle=yes - -Build:1.01,2 - commit=v1.01 - subdir=app - gradle=yes - -Build:1.1,3 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.2,4 - commit=v1.2 - subdir=app - gradle=yes - -Build:1.3,5 - commit=v1.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.3 -Current Version Code:5 diff --git a/metadata/com.platypus.dicer.yml b/metadata/com.platypus.dicer.yml new file mode 100644 index 0000000000..5e2cad7c09 --- /dev/null +++ b/metadata/com.platypus.dicer.yml @@ -0,0 +1,54 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: https://gitlab.com/kas70/Dicer/blob/HEAD/README.md +SourceCode: https://gitlab.com/kas70/Dicer +IssueTracker: https://gitlab.com/kas70/Dicer/issues + +AutoName: Dicer +Summary: Roll dice +Description: Roll dice on your phone. + +RepoType: git +Repo: https://gitlab.com/kas70/Dicer.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: b034443e878f82f6cb29f6b6e68135dd85b7ac2a + subdir: app + gradle: + - yes + + - versionName: '1.01' + versionCode: 2 + commit: v1.01 + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 3 + commit: v1.1 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 4 + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 5 + commit: v1.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.3' +CurrentVersionCode: 5 diff --git a/metadata/com.pluscubed.matloglibre.txt b/metadata/com.pluscubed.matloglibre.txt deleted file mode 100644 index 41bc037cbf..0000000000 --- a/metadata/com.pluscubed.matloglibre.txt +++ /dev/null @@ -1,64 +0,0 @@ -Categories:System -License:GPL-3.0-or-later -Web Site:https://pluscubed.com -Source Code:https://github.com/pluscubed/matlog -Issue Tracker:https://github.com/pluscubed/matlog/issues -Changelog:https://github.com/pluscubed/matlog/releases - -Name:MatLog Libre -Auto Name:${appName} -Summary:Material Design logcat reader based on CatLog -Description: -Debug your apps. Find error stacktraces. See what your phone is saying about you -behind your back. It's all there in the system log, aka logcat! - -MatLog shows a scrolling (tailed) view of the Android "logcat" system log, hence -the goofy name. It also allows you to record logs in real time, send logs via -email, and filter using a variety of criteria. - -* Color-coded tag names -* Easy-to-read column display -* Real-time search -* Recording mode (with widget) -* Save & open from SD card -* Send logs as email or attachment -* Auto-scrolls when at the bottom of the screen -* Search autosuggestions & saved filters -* Select and save parts of logs -* Open-source and ad-free -* Material goodness - -^ Above copied from Nolan Lawson's original CatLog app's description. -. - -Repo Type:git -Repo:https://github.com/pluscubed/matlog.git - -Build:1.1.2,7 - commit=1.1.2 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' ''../build.gradle build.gradle - -Build:1.2.0,8 - commit=1.2.0 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' ''../build.gradle build.gradle - -Build:1.2.1,9 - commit=1.2.1 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' ''../build.gradle build.gradle - -Build:1.2.3,11 - commit=1.2.3 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' ''../build.gradle build.gradle - -Auto Update Mode:Version %v -Update Check Mode:Tags ^[0-9.]*$ -Current Version:1.2.3 -Current Version Code:11 diff --git a/metadata/com.pluscubed.matloglibre.yml b/metadata/com.pluscubed.matloglibre.yml new file mode 100644 index 0000000000..13369d113f --- /dev/null +++ b/metadata/com.pluscubed.matloglibre.yml @@ -0,0 +1,77 @@ +Categories: + - System +License: GPL-3.0-or-later +WebSite: https://pluscubed.com +SourceCode: https://github.com/pluscubed/matlog +IssueTracker: https://github.com/pluscubed/matlog/issues +Changelog: https://github.com/pluscubed/matlog/releases + +Name: MatLog Libre +AutoName: ${appName} +Summary: Material Design logcat reader based on CatLog +Description: |- + Debug your apps. Find error stacktraces. See what your phone is saying about you + behind your back. It's all there in the system log, aka logcat! + + MatLog shows a scrolling (tailed) view of the Android "logcat" system log, hence + the goofy name. It also allows you to record logs in real time, send logs via + email, and filter using a variety of criteria. + + * Color-coded tag names + * Easy-to-read column display + * Real-time search + * Recording mode (with widget) + * Save & open from SD card + * Send logs as email or attachment + * Auto-scrolls when at the bottom of the screen + * Search autosuggestions & saved filters + * Select and save parts of logs + * Open-source and ad-free + * Material goodness + + ^ Above copied from Nolan Lawson's original CatLog app's description. + +RepoType: git +Repo: https://github.com/pluscubed/matlog.git + +Builds: + - versionName: 1.1.2 + versionCode: 7 + commit: 1.1.2 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' + ''../build.gradle build.gradle + + - versionName: 1.2.0 + versionCode: 8 + commit: 1.2.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' + ''../build.gradle build.gradle + + - versionName: 1.2.1 + versionCode: 9 + commit: 1.2.1 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' + ''../build.gradle build.gradle + + - versionName: 1.2.3 + versionCode: 11 + commit: 1.2.3 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/firebase/d' -e '/google-services/d' + ''../build.gradle build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags ^[0-9.]*$ +CurrentVersion: 1.2.3 +CurrentVersionCode: 11 diff --git a/metadata/com.poinsart.votar.txt b/metadata/com.poinsart.votar.txt deleted file mode 100644 index 1d541d0ff6..0000000000 --- a/metadata/com.poinsart.votar.txt +++ /dev/null @@ -1,39 +0,0 @@ -Categories:Science & Education -License:AGPL-3.0-or-later -Web Site:https://votar.libre-innovation.org -Source Code:https://github.com/stephanepoinsart/votar -Issue Tracker:https://github.com/stephanepoinsart/votar/issues - -Auto Name:VotAR -Summary:Vote with augmented reality -Description: -VotAR is an Augmented Reality audience Voting or audience survey system. Your -audience hold some papers with a special printed symbol to vote, and as the -speaker you take a photo of it with this app, it will analyze the photo to count -the votes. -. - -Repo Type:git -Repo:https://github.com/stephanepoinsart/votar - -Build:1.2,4 - commit=d06adef408b79dcfcd5 - subdir=VotAR - buildjni=yes - -Build:1.3rc1,6 - commit=a9d08238af404f1d60bb8e0d2a3453fefa12d2cc - buildjni=yes - -Build:1.3,7 - commit=1.3 - buildjni=yes - -Build:1.3.2,9 - commit=v1.3.2 - buildjni=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.3.2 -Current Version Code:9 diff --git a/metadata/com.poinsart.votar.yml b/metadata/com.poinsart.votar.yml new file mode 100644 index 0000000000..e70fb3cc1b --- /dev/null +++ b/metadata/com.poinsart.votar.yml @@ -0,0 +1,48 @@ +Categories: + - Science & Education +License: AGPL-3.0-or-later +WebSite: https://votar.libre-innovation.org +SourceCode: https://github.com/stephanepoinsart/votar +IssueTracker: https://github.com/stephanepoinsart/votar/issues + +AutoName: VotAR +Summary: Vote with augmented reality +Description: |- + VotAR is an Augmented Reality audience Voting or audience survey system. Your + audience hold some papers with a special printed symbol to vote, and as the + speaker you take a photo of it with this app, it will analyze the photo to count + the votes. + +RepoType: git +Repo: https://github.com/stephanepoinsart/votar + +Builds: + - versionName: '1.2' + versionCode: 4 + commit: d06adef408b79dcfcd5 + subdir: VotAR + buildjni: + - yes + + - versionName: 1.3rc1 + versionCode: 6 + commit: a9d08238af404f1d60bb8e0d2a3453fefa12d2cc + buildjni: + - yes + + - versionName: '1.3' + versionCode: 7 + commit: '1.3' + buildjni: + - yes + + - versionName: 1.3.2 + versionCode: 9 + commit: v1.3.2 + buildjni: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.3.2 +CurrentVersionCode: 9 diff --git a/metadata/com.politedroid.txt b/metadata/com.politedroid.txt deleted file mode 100644 index b64137194d..0000000000 --- a/metadata/com.politedroid.txt +++ /dev/null @@ -1,35 +0,0 @@ -Categories:Time -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/miguelvps/PoliteDroid -Issue Tracker:https://github.com/miguelvps/PoliteDroid/issues - -Auto Name:Polite Droid -Summary:Calendar tool -Description: -Activates silent mode during calendar events. -. - -Repo Type:git -Repo:https://github.com/miguelvps/PoliteDroid.git - -Build:1.2,3 - commit=6a548e4b19 - target=android-10 - -Build:1.3,4 - commit=ad865b57bf3ac59580f38485608a9b1dda4fa7dc - target=android-15 - -Build:1.4,5 - commit=456bd615f3fbe6dff06433928cf7ea20073601fb - target=android-10 - -Build:1.5,6 - commit=v1.5 - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.5 -Current Version Code:6 diff --git a/metadata/com.politedroid.yml b/metadata/com.politedroid.yml new file mode 100644 index 0000000000..e30d20c8b7 --- /dev/null +++ b/metadata/com.politedroid.yml @@ -0,0 +1,39 @@ +Categories: + - Time +License: GPL-3.0-only +SourceCode: https://github.com/miguelvps/PoliteDroid +IssueTracker: https://github.com/miguelvps/PoliteDroid/issues + +AutoName: Polite Droid +Summary: Calendar tool +Description: Activates silent mode during calendar events. + +RepoType: git +Repo: https://github.com/miguelvps/PoliteDroid.git + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: 6a548e4b19 + target: android-10 + + - versionName: '1.3' + versionCode: 4 + commit: ad865b57bf3ac59580f38485608a9b1dda4fa7dc + target: android-15 + + - versionName: '1.4' + versionCode: 5 + commit: 456bd615f3fbe6dff06433928cf7ea20073601fb + target: android-10 + + - versionName: '1.5' + versionCode: 6 + commit: v1.5 + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.5' +CurrentVersionCode: 6 diff --git a/metadata/com.poloure.simplerss.txt b/metadata/com.poloure.simplerss.txt deleted file mode 100644 index 3f3ec22b87..0000000000 --- a/metadata/com.poloure.simplerss.txt +++ /dev/null @@ -1,32 +0,0 @@ -Categories:Internet -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/poloure/rss -Issue Tracker:https://github.com/poloure/rss/issues - -Auto Name:Simple Rss -Summary:RSS reader -Description: -Simple RSS reader -. - -Repo Type:git -Repo:https://github.com/poloure/rss.git - -Build:0.24.8,38 - commit=v0.24.8-beta - gradle=yes - -Build:0.24.12,42 - disable=lint and proguard errors - commit=v0.24.12-beta - gradle=yes - -Maintainer Notes: -Source code no longer published. -. - -Auto Update Mode:None -Update Check Mode:Static -Current Version:0 -Current Version Code:0 diff --git a/metadata/com.poloure.simplerss.yml b/metadata/com.poloure.simplerss.yml new file mode 100644 index 0000000000..d737760aa5 --- /dev/null +++ b/metadata/com.poloure.simplerss.yml @@ -0,0 +1,32 @@ +Categories: + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/poloure/rss +IssueTracker: https://github.com/poloure/rss/issues + +AutoName: Simple Rss +Summary: RSS reader +Description: Simple RSS reader + +Builds: + - versionName: 0.24.8 + versionCode: 38 + commit: v0.24.8-beta + gradle: + - yes + + - versionName: 0.24.12 + versionCode: 42 + disable: lint and proguard errors + commit: v0.24.12-beta + gradle: + - yes + +MaintainerNotes: Source code no longer published. + +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: '0' +CurrentVersionCode: 0 + +NoSourceSince: 0.24.12 diff --git a/metadata/com.poupa.vinylmusicplayer.txt b/metadata/com.poupa.vinylmusicplayer.txt deleted file mode 100644 index c5f6fefb0d..0000000000 --- a/metadata/com.poupa.vinylmusicplayer.txt +++ /dev/null @@ -1,95 +0,0 @@ -Categories:Multimedia -License:GPL-3.0-only -Author Name:Adrien Poupa -Author Email:adrien@poupa.fr -Web Site:https://adrien.poupa.fr -Source Code:https://github.com/AdrienPoupa/VinylMusicPlayer -Issue Tracker:https://github.com/AdrienPoupa/VinylMusicPlayer/issues -Changelog:https://github.com/AdrienPoupa/VinylMusicPlayer/blob/HEAD/CHANGELOG.md - -Auto Name:Vinyl Music Player -Summary:Light and slick material design music player -Description: -Music player easy to use and customizable (multiple themes including a dark -one). It supports folder browsing, sleep timer and a tag editor. It is forked -from Phonograph. -. - -Repo Type:git -Repo:https://github.com/AdrienPoupa/VinylMusicPlayer - -Build:0.16.4.2,147 - commit=0.16.4.2 - subdir=app - gradle=yes - -Build:0.16.4.3,149 - commit=0.16.4.3 - subdir=app - gradle=yes - -Build:0.16.4.4,150 - commit=0.16.4.4 - subdir=app - gradle=yes - -Build:0.16.5.2,153 - commit=0.16.5.2 - subdir=app - gradle=yes - -Build:0.17.0,155 - commit=0.17.0 - subdir=app - gradle=yes - -Build:0.18.0,157 - commit=0.18.0 - subdir=app - gradle=yes - -Build:0.19.0,158 - commit=0.19.0 - subdir=app - gradle=yes - -Build:0.19.1,159 - commit=0.19.1 - subdir=app - gradle=yes - -Build:0.19.2,160 - commit=0.19.2 - subdir=app - gradle=yes - -Build:0.20.1,162 - commit=0.20.1 - subdir=app - gradle=yes - -Build:0.20.2,163 - disable=Could not find com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3 - commit=0.20.2 - subdir=app - gradle=yes - -Build:0.21.1,165 - commit=0.21.1 - subdir=app - gradle=production - -Build:0.22.0,166 - commit=0.22.0 - subdir=app - gradle=fdroid - -Build:0.22.1,167 - commit=0.22.1 - subdir=app - gradle=fdroid - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:0.22.1 -Current Version Code:167 diff --git a/metadata/com.poupa.vinylmusicplayer.yml b/metadata/com.poupa.vinylmusicplayer.yml new file mode 100644 index 0000000000..7552a0eab3 --- /dev/null +++ b/metadata/com.poupa.vinylmusicplayer.yml @@ -0,0 +1,124 @@ +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: Adrien Poupa +AuthorEmail: adrien@poupa.fr +WebSite: https://adrien.poupa.fr +SourceCode: https://github.com/AdrienPoupa/VinylMusicPlayer +IssueTracker: https://github.com/AdrienPoupa/VinylMusicPlayer/issues +Changelog: https://github.com/AdrienPoupa/VinylMusicPlayer/blob/HEAD/CHANGELOG.md + +AutoName: Vinyl Music Player +Summary: Light and slick material design music player +Description: |- + Music player easy to use and customizable (multiple themes including a dark + one). It supports folder browsing, sleep timer and a tag editor. It is forked + from Phonograph. + +RepoType: git +Repo: https://github.com/AdrienPoupa/VinylMusicPlayer + +Builds: + - versionName: 0.16.4.2 + versionCode: 147 + commit: 0.16.4.2 + subdir: app + gradle: + - yes + + - versionName: 0.16.4.3 + versionCode: 149 + commit: 0.16.4.3 + subdir: app + gradle: + - yes + + - versionName: 0.16.4.4 + versionCode: 150 + commit: 0.16.4.4 + subdir: app + gradle: + - yes + + - versionName: 0.16.5.2 + versionCode: 153 + commit: 0.16.5.2 + subdir: app + gradle: + - yes + + - versionName: 0.17.0 + versionCode: 155 + commit: 0.17.0 + subdir: app + gradle: + - yes + + - versionName: 0.18.0 + versionCode: 157 + commit: 0.18.0 + subdir: app + gradle: + - yes + + - versionName: 0.19.0 + versionCode: 158 + commit: 0.19.0 + subdir: app + gradle: + - yes + + - versionName: 0.19.1 + versionCode: 159 + commit: 0.19.1 + subdir: app + gradle: + - yes + + - versionName: 0.19.2 + versionCode: 160 + commit: 0.19.2 + subdir: app + gradle: + - yes + + - versionName: 0.20.1 + versionCode: 162 + commit: 0.20.1 + subdir: app + gradle: + - yes + + - versionName: 0.20.2 + versionCode: 163 + disable: Could not find com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3 + commit: 0.20.2 + subdir: app + gradle: + - yes + + - versionName: 0.21.1 + versionCode: 165 + commit: 0.21.1 + subdir: app + gradle: + - production + + - versionName: 0.22.0 + versionCode: 166 + commit: 0.22.0 + subdir: app + gradle: + - fdroid + + - versionName: 0.22.1 + versionCode: 167 + commit: 0.22.1 + subdir: app + gradle: + - fdroid + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.22.1 +CurrentVersionCode: 167 diff --git a/metadata/com.prhlt.aemus.Read4SpeechExperiments.txt b/metadata/com.prhlt.aemus.Read4SpeechExperiments.txt deleted file mode 100644 index 903de9888a..0000000000 --- a/metadata/com.prhlt.aemus.Read4SpeechExperiments.txt +++ /dev/null @@ -1,59 +0,0 @@ -Categories:Science & Education -License:GPL-3.0-only -Web Site:https://gitlab.com/egranell/Read4SpeechExperiments -Source Code:https://gitlab.com/egranell/Read4SpeechExperiments/tree/HEAD -Issue Tracker:https://gitlab.com/egranell/Read4SpeechExperiments/issues - -Auto Name:Read4SpeechExperiments -Summary:Read for Automatic Speech Recognition Experiments -Description: -Read4SpeechExperiments allows obtaining voice samples for experiments in -automatic speech recognition. - -The set of sentences to read can be showed to the speakers by text or by images. -Speakers can send the recorded speech utterances by using any communication -application available on their mobile device, such as, e-mail. Moreover, this -tool includes a handsfree mode for acquiring speech utterances with a reduced -speaker interaction. -. - -Repo Type:git -Repo:https://gitlab.com/egranell/Read4SpeechExperiments.git - -Build:1.02,14 - commit=24917a29d1794809442ff3e8280dd8323702cd7c - subdir=app - gradle=yes - -Build:1.03,15 - disable=wrong tag - commit=1.03 - subdir=app - gradle=yes - -Build:1.04,16 - commit=1.04 - subdir=app - gradle=yes - -Build:1.05,17 - commit=e0dee825612e1e86f8bfec96de4585f0a6ee62e5 - subdir=app - gradle=yes - prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle - -Build:1.06,18 - commit=7146f3501db699a4a50dcdbecc60a1361d2219ab - subdir=app - gradle=yes - prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle - -Build:1.1,19 - commit=1.1 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.1 -Current Version Code:19 diff --git a/metadata/com.prhlt.aemus.Read4SpeechExperiments.yml b/metadata/com.prhlt.aemus.Read4SpeechExperiments.yml new file mode 100644 index 0000000000..7ec74fc3bf --- /dev/null +++ b/metadata/com.prhlt.aemus.Read4SpeechExperiments.yml @@ -0,0 +1,74 @@ +Categories: + - Science & Education +License: GPL-3.0-only +WebSite: https://gitlab.com/egranell/Read4SpeechExperiments +SourceCode: https://gitlab.com/egranell/Read4SpeechExperiments +IssueTracker: https://gitlab.com/egranell/Read4SpeechExperiments/issues + +AutoName: Read4SpeechExperiments +Summary: Read for Automatic Speech Recognition Experiments +Description: |- + Read4SpeechExperiments allows obtaining voice samples for experiments in + automatic speech recognition. + + The set of sentences to read can be showed to the speakers by text or by images. + Speakers can send the recorded speech utterances by using any communication + application available on their mobile device, such as, e-mail. Moreover, this + tool includes a handsfree mode for acquiring speech utterances with a reduced + speaker interaction. + +RepoType: git +Repo: https://gitlab.com/egranell/Read4SpeechExperiments.git + +Builds: + - versionName: '1.02' + versionCode: 14 + commit: 24917a29d1794809442ff3e8280dd8323702cd7c + subdir: app + gradle: + - yes + + - versionName: '1.03' + versionCode: 15 + disable: wrong tag + commit: '1.03' + subdir: app + gradle: + - yes + + - versionName: '1.04' + versionCode: 16 + commit: '1.04' + subdir: app + gradle: + - yes + + - versionName: '1.05' + versionCode: 17 + commit: e0dee825612e1e86f8bfec96de4585f0a6ee62e5 + subdir: app + gradle: + - yes + prebuild: echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> + build.gradle + + - versionName: '1.06' + versionCode: 18 + commit: 7146f3501db699a4a50dcdbecc60a1361d2219ab + subdir: app + gradle: + - yes + prebuild: echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> + build.gradle + + - versionName: '1.1' + versionCode: 19 + commit: '1.1' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 19 diff --git a/metadata/com.primokorn.enhancement.txt b/metadata/com.primokorn.enhancement.txt deleted file mode 100644 index 9144befbc5..0000000000 --- a/metadata/com.primokorn.enhancement.txt +++ /dev/null @@ -1,108 +0,0 @@ -Categories:Theming -License:GPL-3.0-only -Web Site:https://gitlab.com/Primokorn/EnhancementTheme -Source Code:https://gitlab.com/Primokorn/EnhancementTheme/tree/HEAD -Issue Tracker:https://gitlab.com/Primokorn/EnhancementTheme/issues - -Auto Name:Enhancement -Summary:White theme for CM13 -Description: -Enhancement is a theme for custom ROMs having the CM13 theme engine. The goal is -to provide a stock UI with enhanced icons and colors for your device, keeping it -light and clean. -. - -Repo Type:git -Repo:https://gitlab.com/Primokorn/EnhancementTheme.git - -Build:3.0,3 - commit=f212116518ca91f71cea45103410409823bb27b3 - subdir=theme - gradle=yes - -Build:4.0,4 - commit=f75fcd711ec85c5ec8095d6920376f0cbef83cb5 - subdir=theme - gradle=yes - -Build:5.0,5 - commit=74b4919ee6b725fd98e9da4f3a65e657c157e583 - subdir=theme - gradle=yes - -Build:6.0,6 - commit=0812e4e9af002156cdeb3545471dfdf2f57179af - subdir=theme - gradle=yes - -Build:9.0,9 - commit=2a42349af0536e31082c7892ad6cfbf92c1bfe46 - subdir=theme - gradle=yes - -Build:10.0,10 - commit=68f7136481dd7b465ebcb3f9015b1b4a793f4747 - subdir=theme - gradle=yes - -Build:11.0,11 - commit=4f9a85c21d8abb3aa8a688c1878d781e9116b9d9 - subdir=theme - gradle=yes - -Build:12.0,12 - commit=12.0 - subdir=theme - gradle=yes - -Build:13,13 - commit=13 - subdir=theme - gradle=yes - -Build:14,14 - commit=14 - subdir=theme - gradle=yes - rm=gradle - -Build:15,15 - commit=15 - subdir=theme - gradle=yes - rm=gradle - -Build:16,16 - commit=16 - subdir=theme - gradle=yes - rm=gradle - -Build:17,17 - commit=17 - subdir=theme - gradle=yes - rm=gradle - -Build:18,18 - commit=18 - subdir=theme - gradle=yes - rm=gradle - -Build:19,19 - commit=19 - subdir=theme - gradle=yes - rm=gradle - -Build:20,20 - commit=20 - subdir=theme - gradle=yes - rm=gradle - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:20 -Current Version Code:20 diff --git a/metadata/com.primokorn.enhancement.yml b/metadata/com.primokorn.enhancement.yml new file mode 100644 index 0000000000..08c927b78d --- /dev/null +++ b/metadata/com.primokorn.enhancement.yml @@ -0,0 +1,148 @@ +Categories: + - Theming +License: GPL-3.0-only +WebSite: https://gitlab.com/Primokorn/EnhancementTheme/blob/HEAD/README.md +SourceCode: https://gitlab.com/Primokorn/EnhancementTheme +IssueTracker: https://gitlab.com/Primokorn/EnhancementTheme/issues + +AutoName: Enhancement +Summary: White theme for CM13 +Description: |- + Enhancement is a theme for custom ROMs having the CM13 theme engine. The goal is + to provide a stock UI with enhanced icons and colors for your device, keeping it + light and clean. + +RepoType: git +Repo: https://gitlab.com/Primokorn/EnhancementTheme.git + +Builds: + - versionName: '3.0' + versionCode: 3 + commit: f212116518ca91f71cea45103410409823bb27b3 + subdir: theme + gradle: + - yes + + - versionName: '4.0' + versionCode: 4 + commit: f75fcd711ec85c5ec8095d6920376f0cbef83cb5 + subdir: theme + gradle: + - yes + + - versionName: '5.0' + versionCode: 5 + commit: 74b4919ee6b725fd98e9da4f3a65e657c157e583 + subdir: theme + gradle: + - yes + + - versionName: '6.0' + versionCode: 6 + commit: 0812e4e9af002156cdeb3545471dfdf2f57179af + subdir: theme + gradle: + - yes + + - versionName: '9.0' + versionCode: 9 + commit: 2a42349af0536e31082c7892ad6cfbf92c1bfe46 + subdir: theme + gradle: + - yes + + - versionName: '10.0' + versionCode: 10 + commit: 68f7136481dd7b465ebcb3f9015b1b4a793f4747 + subdir: theme + gradle: + - yes + + - versionName: '11.0' + versionCode: 11 + commit: 4f9a85c21d8abb3aa8a688c1878d781e9116b9d9 + subdir: theme + gradle: + - yes + + - versionName: '12.0' + versionCode: 12 + commit: '12.0' + subdir: theme + gradle: + - yes + + - versionName: '13' + versionCode: 13 + commit: '13' + subdir: theme + gradle: + - yes + + - versionName: '14' + versionCode: 14 + commit: '14' + subdir: theme + gradle: + - yes + rm: + - gradle + + - versionName: '15' + versionCode: 15 + commit: '15' + subdir: theme + gradle: + - yes + rm: + - gradle + + - versionName: '16' + versionCode: 16 + commit: '16' + subdir: theme + gradle: + - yes + rm: + - gradle + + - versionName: '17' + versionCode: 17 + commit: '17' + subdir: theme + gradle: + - yes + rm: + - gradle + + - versionName: '18' + versionCode: 18 + commit: '18' + subdir: theme + gradle: + - yes + rm: + - gradle + + - versionName: '19' + versionCode: 19 + commit: '19' + subdir: theme + gradle: + - yes + rm: + - gradle + + - versionName: '20' + versionCode: 20 + commit: '20' + subdir: theme + gradle: + - yes + rm: + - gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '20' +CurrentVersionCode: 20 diff --git a/metadata/com.projectsexception.myapplist.open.txt b/metadata/com.projectsexception.myapplist.open.txt deleted file mode 100644 index 07fefce719..0000000000 --- a/metadata/com.projectsexception.myapplist.open.txt +++ /dev/null @@ -1,31 +0,0 @@ -Categories:System -License:Apache-2.0 -Web Site: -Source Code:https://github.com/projectsexception/MyAppList -Issue Tracker:https://github.com/projectsexception/MyAppList/issues - -Auto Name:My App List -Summary:Ex- and import list of installed applications -Description: -Save a list of currently installed or selected applications as XML, HTML or -plaintext file. You can restore the applications later after installing a new -ROM, a factory reset or even when using a new device. You can also share those -app lists with your friends. - -Note: This does not make a backup of the app data or the app itself. -. - -Repo Type:git -Repo:https://github.com/projectsexception/MyAppList - -Build:0.8,16 - commit=v0.8 - subdir=application - submodules=yes - gradle=open - prebuild=sed -i -e '/myapplist.ga_tracking_id/d' -e '/playCompile/d' build.gradle - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.8 -Current Version Code:16 diff --git a/metadata/com.projectsexception.myapplist.open.yml b/metadata/com.projectsexception.myapplist.open.yml new file mode 100644 index 0000000000..900000282a --- /dev/null +++ b/metadata/com.projectsexception.myapplist.open.yml @@ -0,0 +1,33 @@ +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/projectsexception/MyAppList +IssueTracker: https://github.com/projectsexception/MyAppList/issues + +AutoName: My App List +Summary: Ex- and import list of installed applications +Description: |- + Save a list of currently installed or selected applications as XML, HTML or + plaintext file. You can restore the applications later after installing a new + ROM, a factory reset or even when using a new device. You can also share those + app lists with your friends. + + Note: This does not make a backup of the app data or the app itself. + +RepoType: git +Repo: https://github.com/projectsexception/MyAppList + +Builds: + - versionName: '0.8' + versionCode: 16 + commit: v0.8 + subdir: application + submodules: true + gradle: + - open + prebuild: sed -i -e '/myapplist.ga_tracking_id/d' -e '/playCompile/d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.8' +CurrentVersionCode: 16 diff --git a/metadata/com.quaap.audiometer.txt b/metadata/com.quaap.audiometer.txt deleted file mode 100644 index dbf53b59a1..0000000000 --- a/metadata/com.quaap.audiometer.txt +++ /dev/null @@ -1,48 +0,0 @@ -Categories:Multimedia -License:GPL-3.0-or-later -Web Site:http://quaap.com/D/AudioMeter -Source Code:https://github.com/quaap/AudioMeter -Issue Tracker:https://github.com/quaap/AudioMeter/issues -Donate:https://paypal.me/quaap - -Auto Name:AudioMeter -Summary:A simple VU-style audio meter -Description: -A simple VU-style audio meter. You can choose from several formulas to allow -the meter to work in low- and high-noise level enviromnents. - -I noticed there was no audio meter in F-Droid, so I thought I'd build one. - -The app offers a few ways to calculate the audio level to display: - -* dBFS: Decibels relative to Full Scale. -* RMS: Root Mean Square. This is arguable the most correct, but it is a little insensitive at low volumes. -* LogRMS: Natural log of RMS: My first attempt to even out the scale. It's a little too sensitive to noisy mics. -* SqrtRMS: Squareroot of RMS: My second attempt to even out RMS: it seems to works best. -* Max: Simply find the loudest bit of each sample. Most responsive, but will peg the scale on noisey places. -* Avg: Simple average of the sound. -. - -Repo Type:git -Repo:https://github.com/quaap/AudioMeter - -Build:1.0,1 - commit=v1.0.0 - subdir=app - gradle=yes - -Build:1.1,2 - disable=lint-missing-translation - commit=v1.1.0 - subdir=app - gradle=yes - -Build:1.2,3 - commit=v1.2.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v.0 -Update Check Mode:Tags -Current Version:1.2 -Current Version Code:3 diff --git a/metadata/com.quaap.audiometer.yml b/metadata/com.quaap.audiometer.yml new file mode 100644 index 0000000000..91444e2bfc --- /dev/null +++ b/metadata/com.quaap.audiometer.yml @@ -0,0 +1,55 @@ +Categories: + - Multimedia +License: GPL-3.0-or-later +WebSite: http://quaap.com/D/AudioMeter +SourceCode: https://github.com/quaap/AudioMeter +IssueTracker: https://github.com/quaap/AudioMeter/issues +Donate: https://paypal.me/quaap + +AutoName: AudioMeter +Summary: A simple VU-style audio meter +Description: |- + A simple VU-style audio meter. You can choose from several formulas to allow + the meter to work in low- and high-noise level enviromnents. + + I noticed there was no audio meter in F-Droid, so I thought I'd build one. + + The app offers a few ways to calculate the audio level to display: + + * dBFS: Decibels relative to Full Scale. + * RMS: Root Mean Square. This is arguable the most correct, but it is a little insensitive at low volumes. + * LogRMS: Natural log of RMS: My first attempt to even out the scale. It's a little too sensitive to noisy mics. + * SqrtRMS: Squareroot of RMS: My second attempt to even out RMS: it seems to works best. + * Max: Simply find the loudest bit of each sample. Most responsive, but will peg the scale on noisey places. + * Avg: Simple average of the sound. + +RepoType: git +Repo: https://github.com/quaap/AudioMeter + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0.0 + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 2 + disable: lint-missing-translation + commit: v1.1.0 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 3 + commit: v1.2.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v.0 +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 3 diff --git a/metadata/com.quaap.bookymcbookface.txt b/metadata/com.quaap.bookymcbookface.txt deleted file mode 100644 index 4aaea5f2c8..0000000000 --- a/metadata/com.quaap.bookymcbookface.txt +++ /dev/null @@ -1,62 +0,0 @@ -Categories:Reading -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/quaap/BookyMcBookface -Issue Tracker:https://github.com/quaap/BookyMcBookface/issues -Changelog:https://github.com/quaap/BookyMcBookface/releases -Donate:https://paypal.me/quaap - -Auto Name:Booky McBookface - -Repo Type:git -Repo:https://github.com/quaap/BookyMcBookface - -Build:0.2.1,21 - commit=v0.2.1 - subdir=app - gradle=yes - -Build:0.3.1,31 - commit=v0.3.1 - subdir=app - gradle=yes - -Build:0.3.2,32 - commit=v0.3.2 - subdir=app - gradle=yes - -Build:0.3.4,34 - commit=v0.3.4 - subdir=app - gradle=yes - -Build:0.3.5,35 - commit=v0.3.5 - subdir=app - gradle=yes - -Build:0.4.0,40 - commit=v0.4.0 - subdir=app - gradle=yes - -Build:0.4.1,410 - commit=v0.4.1 - subdir=app - gradle=yes - -Build:0.4.2,420 - commit=v0.4.2 - subdir=app - gradle=yes - -Build:0.4.3,430 - commit=v0.4.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags ^v[0-9\.]+$ -Current Version:0.4.3 -Current Version Code:430 diff --git a/metadata/com.quaap.bookymcbookface.yml b/metadata/com.quaap.bookymcbookface.yml new file mode 100644 index 0000000000..373d786aa3 --- /dev/null +++ b/metadata/com.quaap.bookymcbookface.yml @@ -0,0 +1,81 @@ +Categories: + - Reading +License: GPL-3.0-only +SourceCode: https://github.com/quaap/BookyMcBookface +IssueTracker: https://github.com/quaap/BookyMcBookface/issues +Changelog: https://github.com/quaap/BookyMcBookface/releases +Donate: https://paypal.me/quaap + +AutoName: Booky McBookface + +RepoType: git +Repo: https://github.com/quaap/BookyMcBookface + +Builds: + - versionName: 0.2.1 + versionCode: 21 + commit: v0.2.1 + subdir: app + gradle: + - yes + + - versionName: 0.3.1 + versionCode: 31 + commit: v0.3.1 + subdir: app + gradle: + - yes + + - versionName: 0.3.2 + versionCode: 32 + commit: v0.3.2 + subdir: app + gradle: + - yes + + - versionName: 0.3.4 + versionCode: 34 + commit: v0.3.4 + subdir: app + gradle: + - yes + + - versionName: 0.3.5 + versionCode: 35 + commit: v0.3.5 + subdir: app + gradle: + - yes + + - versionName: 0.4.0 + versionCode: 40 + commit: v0.4.0 + subdir: app + gradle: + - yes + + - versionName: 0.4.1 + versionCode: 410 + commit: v0.4.1 + subdir: app + gradle: + - yes + + - versionName: 0.4.2 + versionCode: 420 + commit: v0.4.2 + subdir: app + gradle: + - yes + + - versionName: 0.4.3 + versionCode: 430 + commit: v0.4.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v[0-9\.]+$ +CurrentVersion: 0.4.3 +CurrentVersionCode: 430 diff --git a/metadata/com.quaap.computationaldemonology.txt b/metadata/com.quaap.computationaldemonology.txt deleted file mode 100644 index 7ca5488e73..0000000000 --- a/metadata/com.quaap.computationaldemonology.txt +++ /dev/null @@ -1,31 +0,0 @@ -Categories:Games -License:GPL-3.0-or-later -Web Site:http://quaap.com/D/ComputationalDemonology -Source Code:https://github.com/quaap/ComputationalDemonology -Issue Tracker:https://github.com/quaap/ComputationalDemonology/issues -Donate:https://paypal.me/quaap - -Auto Name:Computational Demonology -Summary:Battle Lovecraftian horrors with this set of algorithms -Description: -Computational Demonology is the science of using math and algorithms to interact -with the fundamental fabric of reality, particularly the borders between -universes. This app implements some of the more beneficial algorithms for use -against the not-so-beneficial ones. - -Though in the "Games" category, this is actually a highly sophisticated -algorithmic arsenal for use in the field. See the website for more. -. - -Repo Type:git -Repo:https://github.com/quaap/ComputationalDemonology - -Build:0.1,1 - commit=v0.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.1 -Current Version Code:1 diff --git a/metadata/com.quaap.computationaldemonology.yml b/metadata/com.quaap.computationaldemonology.yml new file mode 100644 index 0000000000..e46af70d5d --- /dev/null +++ b/metadata/com.quaap.computationaldemonology.yml @@ -0,0 +1,34 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: http://quaap.com/D/ComputationalDemonology +SourceCode: https://github.com/quaap/ComputationalDemonology +IssueTracker: https://github.com/quaap/ComputationalDemonology/issues +Donate: https://paypal.me/quaap + +AutoName: Computational Demonology +Summary: Battle Lovecraftian horrors with this set of algorithms +Description: |- + Computational Demonology is the science of using math and algorithms to interact + with the fundamental fabric of reality, particularly the borders between + universes. This app implements some of the more beneficial algorithms for use + against the not-so-beneficial ones. + + Though in the "Games" category, this is actually a highly sophisticated + algorithmic arsenal for use in the field. See the website for more. + +RepoType: git +Repo: https://github.com/quaap/ComputationalDemonology + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: v0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.1' +CurrentVersionCode: 1 diff --git a/metadata/com.quaap.dodatheexploda.txt b/metadata/com.quaap.dodatheexploda.txt deleted file mode 100644 index 15f9a01078..0000000000 --- a/metadata/com.quaap.dodatheexploda.txt +++ /dev/null @@ -1,41 +0,0 @@ -Categories:Games -License:GPL-3.0-or-later -Web Site:http://quaap.com/D/DodaTheExploda -Source Code:https://github.com/quaap/DodaTheExploda -Issue Tracker:https://github.com/quaap/DodaTheExploda/issues -Changelog:https://github.com/quaap/DodaTheExploda/releases -Donate:https://paypal.me/quaap - -Auto Name:Doda The Exploda -Summary:Hidden objects game for kids and adults -Description: -Her name is Doda, Doda The Exploda. She needs your help to find, identify, and -then blow stuff up! - -Doda is a simple "hidden objects" or "I spy" game. It has levels appropriate -for babies, children, and adults. Choose between timed and untimed, and whether -to use a white background (easier), or an image background (harder). -. - -Repo Type:git -Repo:https://github.com/quaap/DodaTheExploda - -Build:0.1,1 - commit=v0.1 - subdir=app - gradle=yes - -Build:0.2,2 - commit=v0.2 - subdir=app - gradle=yes - -Build:0.3,3 - commit=v0.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags ^v[0-9\.]+$ -Current Version:0.3 -Current Version Code:3 diff --git a/metadata/com.quaap.dodatheexploda.yml b/metadata/com.quaap.dodatheexploda.yml new file mode 100644 index 0000000000..e29d02a9eb --- /dev/null +++ b/metadata/com.quaap.dodatheexploda.yml @@ -0,0 +1,48 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: http://quaap.com/D/DodaTheExploda +SourceCode: https://github.com/quaap/DodaTheExploda +IssueTracker: https://github.com/quaap/DodaTheExploda/issues +Changelog: https://github.com/quaap/DodaTheExploda/releases +Donate: https://paypal.me/quaap + +AutoName: Doda The Exploda +Summary: Hidden objects game for kids and adults +Description: |- + Her name is Doda, Doda The Exploda. She needs your help to find, identify, and + then blow stuff up! + + Doda is a simple "hidden objects" or "I spy" game. It has levels appropriate + for babies, children, and adults. Choose between timed and untimed, and whether + to use a white background (easier), or an image background (harder). + +RepoType: git +Repo: https://github.com/quaap/DodaTheExploda + +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.3' + versionCode: 3 + commit: v0.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v[0-9\.]+$ +CurrentVersion: '0.3' +CurrentVersionCode: 3 diff --git a/metadata/com.quaap.fishberserker.txt b/metadata/com.quaap.fishberserker.txt deleted file mode 100644 index c7ac762770..0000000000 --- a/metadata/com.quaap.fishberserker.txt +++ /dev/null @@ -1,38 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site:http://quaap.com/D/SeafoodBerserker -Source Code:https://github.com/quaap/SeafoodBerserker -Issue Tracker:https://github.com/quaap/SeafoodBerserker/issues -Changelog:https://github.com/quaap/SeafoodBerserker/releases -Donate:https://paypal.me/quaap - -Auto Name:Seafood Berserker! - -Repo Type:git -Repo:https://github.com/quaap/SeafoodBerserker - -Build:0.2,2 - commit=v0.2 - subdir=app - gradle=yes - -Build:0.2.1,21 - disable=lintVitalRelease fails - commit=v0.2.1 - subdir=app - gradle=yes - -Build:0.2.2,22 - commit=v0.2.2 - subdir=app - gradle=yes - -Build:0.2.3,23 - commit=v0.2.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags ^v[0-9\.]+$ -Current Version:0.2.3 -Current Version Code:23 diff --git a/metadata/com.quaap.fishberserker.yml b/metadata/com.quaap.fishberserker.yml new file mode 100644 index 0000000000..cfe82aaaa9 --- /dev/null +++ b/metadata/com.quaap.fishberserker.yml @@ -0,0 +1,48 @@ +Categories: + - Games +License: GPL-3.0-only +WebSite: http://quaap.com/D/SeafoodBerserker +SourceCode: https://github.com/quaap/SeafoodBerserker +IssueTracker: https://github.com/quaap/SeafoodBerserker/issues +Changelog: https://github.com/quaap/SeafoodBerserker/releases +Donate: https://paypal.me/quaap + +AutoName: Seafood Berserker! + +RepoType: git +Repo: https://github.com/quaap/SeafoodBerserker + +Builds: + - versionName: '0.2' + versionCode: 2 + commit: v0.2 + subdir: app + gradle: + - yes + + - versionName: 0.2.1 + versionCode: 21 + disable: lintVitalRelease fails + commit: v0.2.1 + subdir: app + gradle: + - yes + + - versionName: 0.2.2 + versionCode: 22 + commit: v0.2.2 + subdir: app + gradle: + - yes + + - versionName: 0.2.3 + versionCode: 23 + commit: v0.2.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v[0-9\.]+$ +CurrentVersion: 0.2.3 +CurrentVersionCode: 23