From 338329631ae81c726d4e2f7fb5ba8b4f932c05be Mon Sep 17 00:00:00 2001 From: Izzy Date: Mon, 9 Sep 2019 22:17:04 +0000 Subject: [PATCH] More metadata 2 YAML conversions --- metadata/com.utyf.pmetro.txt | 68 ---- metadata/com.utyf.pmetro.yml | 86 +++++ metadata/com.vadimfrolov.duorem.txt | 53 --- metadata/com.vadimfrolov.duorem.yml | 65 ++++ metadata/com.vgorcum.minedmonero.txt | 26 -- metadata/com.vgorcum.minedmonero.yml | 29 ++ metadata/com.vlath.keyboard.txt | 64 ---- metadata/com.vlath.keyboard.yml | 79 ++++ metadata/com.vonglasow.michael.qz.txt | 40 --- metadata/com.vonglasow.michael.qz.yml | 58 +++ metadata/com.vonglasow.michael.satstat.txt | 137 ------- metadata/com.vonglasow.michael.satstat.yml | 166 +++++++++ metadata/com.vsmartcard.acardemulator.txt | 40 --- metadata/com.vsmartcard.acardemulator.yml | 53 +++ ...m.vsmartcard.remotesmartcardreader.app.txt | 57 --- ...m.vsmartcard.remotesmartcardreader.app.yml | 74 ++++ metadata/com.vwp.owmap.txt | 157 -------- metadata/com.vwp.owmap.yml | 183 ++++++++++ metadata/com.waist.line.txt | 189 ---------- metadata/com.waist.line.yml | 338 ++++++++++++++++++ metadata/com.webworxshop.swallowcatcher.txt | 31 -- metadata/com.webworxshop.swallowcatcher.yml | 33 ++ metadata/com.weskenyon.bookmarkos.txt | 26 -- metadata/com.weskenyon.bookmarkos.yml | 31 ++ 24 files changed, 1195 insertions(+), 888 deletions(-) delete mode 100644 metadata/com.utyf.pmetro.txt create mode 100644 metadata/com.utyf.pmetro.yml delete mode 100644 metadata/com.vadimfrolov.duorem.txt create mode 100644 metadata/com.vadimfrolov.duorem.yml delete mode 100644 metadata/com.vgorcum.minedmonero.txt create mode 100644 metadata/com.vgorcum.minedmonero.yml delete mode 100644 metadata/com.vlath.keyboard.txt create mode 100644 metadata/com.vlath.keyboard.yml delete mode 100644 metadata/com.vonglasow.michael.qz.txt create mode 100644 metadata/com.vonglasow.michael.qz.yml delete mode 100644 metadata/com.vonglasow.michael.satstat.txt create mode 100644 metadata/com.vonglasow.michael.satstat.yml delete mode 100644 metadata/com.vsmartcard.acardemulator.txt create mode 100644 metadata/com.vsmartcard.acardemulator.yml delete mode 100644 metadata/com.vsmartcard.remotesmartcardreader.app.txt create mode 100644 metadata/com.vsmartcard.remotesmartcardreader.app.yml delete mode 100644 metadata/com.vwp.owmap.txt create mode 100644 metadata/com.vwp.owmap.yml delete mode 100644 metadata/com.waist.line.txt create mode 100644 metadata/com.waist.line.yml delete mode 100644 metadata/com.webworxshop.swallowcatcher.txt create mode 100644 metadata/com.webworxshop.swallowcatcher.yml delete mode 100644 metadata/com.weskenyon.bookmarkos.txt create mode 100644 metadata/com.weskenyon.bookmarkos.yml diff --git a/metadata/com.utyf.pmetro.txt b/metadata/com.utyf.pmetro.txt deleted file mode 100644 index 7f1ff75840..0000000000 --- a/metadata/com.utyf.pmetro.txt +++ /dev/null @@ -1,68 +0,0 @@ -Categories:Navigation -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/Utyff/pMetro -Issue Tracker:https://github.com/Utyff/pMetro/issues - -Auto Name:pMetro -Summary:Calculate shortest metro routes in Russia -Description: -You can load ~200 metro maps of (mostly russian) cities available from the -[http://pmetro.su pMetro project]. After that you can build shortest route and -calculate trip time using subway and other city transports. There is additional -information for stations and 2D schemas (double tap for show). -. - -Repo Type:git -Repo:https://github.com/Utyff/pMetro - -Build:0.0.12 alpha,105 - commit=0.0.12 - subdir=app - gradle=yes - -Build:0.0.13,107 - commit=0.0.13 - subdir=app - gradle=yes - -Build:0.0.14,108 - commit=0.0.14 - subdir=app - gradle=yes - -Build:0.0.15,109 - disable=app/src/main/java/com/utyf/pmetro/map/Line.java is not utf8 - commit=0.0.15 - subdir=app - gradle=yes - -Build:0.0.16,110 - commit=0.0.16 - subdir=app - gradle=yes - -Build:0.0.17,111 - commit=0.0.17 - subdir=app - gradle=yes - -Build:0.0.18,112 - commit=0.0.18 - subdir=app - gradle=yes - -Build:0.0.19,113 - commit=0.0.19 - subdir=app - gradle=yes - -Build:0.0.20,114 - commit=0.0.20 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:0.0.20 -Current Version Code:114 diff --git a/metadata/com.utyf.pmetro.yml b/metadata/com.utyf.pmetro.yml new file mode 100644 index 0000000000..260c8eb42a --- /dev/null +++ b/metadata/com.utyf.pmetro.yml @@ -0,0 +1,86 @@ +Categories: + - Navigation +License: GPL-3.0-or-later +SourceCode: https://github.com/Utyff/pMetro +IssueTracker: https://github.com/Utyff/pMetro/issues + +AutoName: pMetro +Summary: Calculate shortest metro routes in Russia +Description: |- + You can load ~200 metro maps of (mostly russian) cities available from the + [http://pmetro.su pMetro project]. After that you can build shortest route and + calculate trip time using subway and other city transports. There is additional + information for stations and 2D schemas (double tap for show). + +RepoType: git +Repo: https://github.com/Utyff/pMetro + +Builds: + - versionName: 0.0.12 alpha + versionCode: 105 + commit: 0.0.12 + subdir: app + gradle: + - yes + + - versionName: 0.0.13 + versionCode: 107 + commit: 0.0.13 + subdir: app + gradle: + - yes + + - versionName: 0.0.14 + versionCode: 108 + commit: 0.0.14 + subdir: app + gradle: + - yes + + - versionName: 0.0.15 + versionCode: 109 + disable: app/src/main/java/com/utyf/pmetro/map/Line.java is not utf8 + commit: 0.0.15 + subdir: app + gradle: + - yes + + - versionName: 0.0.16 + versionCode: 110 + commit: 0.0.16 + subdir: app + gradle: + - yes + + - versionName: 0.0.17 + versionCode: 111 + commit: 0.0.17 + subdir: app + gradle: + - yes + + - versionName: 0.0.18 + versionCode: 112 + commit: 0.0.18 + subdir: app + gradle: + - yes + + - versionName: 0.0.19 + versionCode: 113 + commit: 0.0.19 + subdir: app + gradle: + - yes + + - versionName: 0.0.20 + versionCode: 114 + commit: 0.0.20 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.0.20 +CurrentVersionCode: 114 diff --git a/metadata/com.vadimfrolov.duorem.txt b/metadata/com.vadimfrolov.duorem.txt deleted file mode 100644 index 10da0e87bd..0000000000 --- a/metadata/com.vadimfrolov.duorem.txt +++ /dev/null @@ -1,53 +0,0 @@ -Categories:System,Internet,Multimedia -License:GPL-3.0-or-later -Author Name:Vadim Frolov -Author Email:mail@vadimfrolov.com -Web Site: -Source Code:https://github.com/fralik/Duorem -Issue Tracker:https://github.com/fralik/Duorem/issues -Changelog:https://github.com/fralik/Duorem/blob/HEAD/CHANGELOG.md - -Auto Name:Duorem - -Repo Type:git -Repo:https://github.com/fralik/Duorem.git - -Build:1.0.0,1 - commit=v1.0.0 - subdir=app - gradle=yes - -Build:1.1.0,2 - commit=v1.1.0 - subdir=app - gradle=yes - prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle - -Build:1.1.1,3 - commit=v1.1.1 - subdir=app - gradle=yes - prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle - -Build:1.1.2,4 - commit=v1.1.2 - subdir=app - gradle=yes - prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle - -Build:1.1.3,5 - commit=v1.1.3 - subdir=app - gradle=yes - prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle - -Maintainer Notes: -Summary and Description are maintained by upstream using fastlane in -the source repo: -https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots -. - -Auto Update Mode:Version v%v -Update Check Mode:Tags v.*\d$ -Current Version:1.1.3 -Current Version Code:5 diff --git a/metadata/com.vadimfrolov.duorem.yml b/metadata/com.vadimfrolov.duorem.yml new file mode 100644 index 0000000000..4a54b45d7d --- /dev/null +++ b/metadata/com.vadimfrolov.duorem.yml @@ -0,0 +1,65 @@ +Categories: + - System + - Internet + - Multimedia +License: GPL-3.0-or-later +AuthorName: Vadim Frolov +AuthorEmail: mail@vadimfrolov.com +SourceCode: https://github.com/fralik/Duorem +IssueTracker: https://github.com/fralik/Duorem/issues +Changelog: https://github.com/fralik/Duorem/blob/HEAD/CHANGELOG.md + +AutoName: Duorem + +RepoType: git +Repo: https://github.com/fralik/Duorem.git + +Builds: + - versionName: 1.0.0 + versionCode: 1 + commit: v1.0.0 + subdir: app + gradle: + - yes + + - versionName: 1.1.0 + versionCode: 2 + commit: v1.1.0 + subdir: app + gradle: + - yes + prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + + - versionName: 1.1.1 + versionCode: 3 + commit: v1.1.1 + subdir: app + gradle: + - yes + prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + + - versionName: 1.1.2 + versionCode: 4 + commit: v1.1.2 + subdir: app + gradle: + - yes + prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + + - versionName: 1.1.3 + versionCode: 5 + commit: v1.1.3 + subdir: app + gradle: + - yes + prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle + +MaintainerNotes: |- + Summary and Description are maintained by upstream using fastlane in + the source repo: + https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags v.*\d$ +CurrentVersion: 1.1.3 +CurrentVersionCode: 5 diff --git a/metadata/com.vgorcum.minedmonero.txt b/metadata/com.vgorcum.minedmonero.txt deleted file mode 100644 index ccc7d582b5..0000000000 --- a/metadata/com.vgorcum.minedmonero.txt +++ /dev/null @@ -1,26 +0,0 @@ -Categories:Money -License:GPL-3.0-only -Web Site:https://gitlab.com/mvgorcum/minedmonero -Source Code:https://gitlab.com/mvgorcum/minedmonero/tree/HEAD -Issue Tracker:https://gitlab.com/mvgorcum/minedmonero/issues - -Auto Name:minedmonero -Summary:Copanion app for monero miners on supported pools -Description: -This app is written for monero miners participating in a supported pool. You can -use it to track how much you've mined, how much has been paid out and how much -is still due, both in XMR and a fiat currency of choice. -. - -Repo Type:git -Repo:https://gitlab.com/mvgorcum/minedmonero.git - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.1 -Current Version Code:2 diff --git a/metadata/com.vgorcum.minedmonero.yml b/metadata/com.vgorcum.minedmonero.yml new file mode 100644 index 0000000000..e75bc46bfc --- /dev/null +++ b/metadata/com.vgorcum.minedmonero.yml @@ -0,0 +1,29 @@ +Categories: + - Money +License: GPL-3.0-only +WebSite: https://gitlab.com/mvgorcum/minedmonero/blob/HEAD/Readme.md +SourceCode: https://gitlab.com/mvgorcum/minedmonero +IssueTracker: https://gitlab.com/mvgorcum/minedmonero/issues + +AutoName: minedmonero +Summary: Copanion app for monero miners on supported pools +Description: |- + This app is written for monero miners participating in a supported pool. You can + use it to track how much you’ve mined, how much has been paid out and how much + is still due, both in XMR and a fiat currency of choice. + +RepoType: git +Repo: https://gitlab.com/mvgorcum/minedmonero.git + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2 diff --git a/metadata/com.vlath.keyboard.txt b/metadata/com.vlath.keyboard.txt deleted file mode 100644 index ff063185a4..0000000000 --- a/metadata/com.vlath.keyboard.txt +++ /dev/null @@ -1,64 +0,0 @@ -Categories:Writing -License:Apache-2.0 -Web Site: -Source Code:https://github.com/VladThodo/behe-keyboard -Issue Tracker:https://github.com/VladThodo/behe-keyboard/issues - -Auto Name:BeHe Keyboard -Summary:Hacking & programming keyboard with material design -Description: -With BeHe Keyboard you can enjoy programming and using special keys (such as -CTRL and ALT) on your android device without forgetting the design. You can -switch between keyboard faces with a simple press of a button, so it's easy to -use BeHe Keyboard as your main keyboard. The app features three keyboard faces -(QWERTY, so you can use it for regular typing, Arrow Keys, so you can use it in -the terminal, and Programming for, well, programming). There are multiple themes -for the app with more to be added in the future. You can also select which -keyboard to display first. -. - -Repo Type:git -Repo:https://github.com/VladThodo/behe-keyboard - -Build:1.0.2,102 - commit=v1.0.2 - subdir=app - gradle=yes - -Build:1.0.3,104 - disable=lintVitalRelease fails - commit=v1.0.3 - subdir=app - gradle=yes - -Build:1.0.4,105 - disable=wrong version name and code in output APK - commit=v1.0.4 - subdir=app - gradle=yes - -Build:1.0.4.1,106 - disable=wrong version name and code in output APK - commit=v1.0.4.1 - subdir=app - gradle=yes - -Build:1.0.5,107 - commit=v1.0.5 - subdir=app - gradle=yes - -Build:1.1.0,110 - commit=v1.1.0 - subdir=app - gradle=yes - -Build:1.1.2,112 - commit=v1.1.2 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.1.2 -Current Version Code:112 diff --git a/metadata/com.vlath.keyboard.yml b/metadata/com.vlath.keyboard.yml new file mode 100644 index 0000000000..2fae1b6a5a --- /dev/null +++ b/metadata/com.vlath.keyboard.yml @@ -0,0 +1,79 @@ +Categories: + - Writing +License: Apache-2.0 +SourceCode: https://github.com/VladThodo/behe-keyboard +IssueTracker: https://github.com/VladThodo/behe-keyboard/issues +Changelog: https://github.com/VladThodo/behe-keyboard/releases + +AutoName: BeHe Keyboard +Summary: Hacking & programming keyboard with material design +Description: |- + With BeHe Keyboard you can enjoy programming and using special keys (such as + CTRL and ALT) on your android device without forgetting the design. You can + switch between keyboard faces with a simple press of a button, so it’s easy to + use BeHe Keyboard as your main keyboard. The app features three keyboard faces + (QWERTY, so you can use it for regular typing, Arrow Keys, so you can use it in + the terminal, and Programming for, well, programming). There are multiple themes + for the app with more to be added in the future. You can also select which + keyboard to display first. + +RepoType: git +Repo: https://github.com/VladThodo/behe-keyboard + +Builds: + - versionName: 1.0.2 + versionCode: 102 + commit: v1.0.2 + subdir: app + gradle: + - yes + + - versionName: 1.0.3 + versionCode: 104 + disable: lintVitalRelease fails + commit: v1.0.3 + subdir: app + gradle: + - yes + + - versionName: 1.0.4 + versionCode: 105 + disable: wrong version name and code in output APK + commit: v1.0.4 + subdir: app + gradle: + - yes + + - versionName: 1.0.4.1 + versionCode: 106 + disable: wrong version name and code in output APK + commit: v1.0.4.1 + subdir: app + gradle: + - yes + + - versionName: 1.0.5 + versionCode: 107 + commit: v1.0.5 + subdir: app + gradle: + - yes + + - versionName: 1.1.0 + versionCode: 110 + commit: v1.1.0 + subdir: app + gradle: + - yes + + - versionName: 1.1.2 + versionCode: 112 + commit: v1.1.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.2 +CurrentVersionCode: 112 diff --git a/metadata/com.vonglasow.michael.qz.txt b/metadata/com.vonglasow.michael.qz.txt deleted file mode 100644 index d182ad1d19..0000000000 --- a/metadata/com.vonglasow.michael.qz.txt +++ /dev/null @@ -1,40 +0,0 @@ -Categories:Navigation -License:GPL-3.0-or-later -Web Site:https://gitlab.com/mvglasow/qz/wikis/home -Source Code:https://gitlab.com/mvglasow/qz -Issue Tracker:https://gitlab.com/mvglasow/qz/issues -Changelog:https://gitlab.com/mvglasow/qz/tags - -Auto Name:Qz - -Repo Type:git -Repo:https://gitlab.com/mvglasow/qz.git - -Build:1.1,10100 - commit=qz-1.1 - submodules=yes - gradle=yes - rm=contrib/rdssurveyor/RDSSurveyor/lib/*jar,contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so - -Build:1.2,10200 - commit=qz-1.2 - submodules=yes - gradle=yes - rm=contrib/rdssurveyor/RDSSurveyor/lib/*jar,contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so - -Build:2.0.0,20000 - commit=qz-2.0.0 - submodules=yes - gradle=yes - rm=contrib/rdssurveyor/RDSSurveyor/lib/*jar,contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so - -Build:2.1.0,20100 - commit=qz-2.1.0 - submodules=yes - gradle=yes - rm=contrib/rdssurveyor/RDSSurveyor/lib/*jar,contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so - -Auto Update Mode:Version qz-%v -Update Check Mode:Tags -Current Version:2.1.0 -Current Version Code:20100 diff --git a/metadata/com.vonglasow.michael.qz.yml b/metadata/com.vonglasow.michael.qz.yml new file mode 100644 index 0000000000..9e894ce2fb --- /dev/null +++ b/metadata/com.vonglasow.michael.qz.yml @@ -0,0 +1,58 @@ +Categories: + - Navigation +License: GPL-3.0-or-later +WebSite: https://gitlab.com/mvglasow/qz/wikis/home +SourceCode: https://gitlab.com/mvglasow/qz +IssueTracker: https://gitlab.com/mvglasow/qz/issues +Changelog: https://gitlab.com/mvglasow/qz/tags + +AutoName: Qz + +RepoType: git +Repo: https://gitlab.com/mvglasow/qz.git + +Builds: + - versionName: '1.1' + versionCode: 10100 + commit: qz-1.1 + submodules: true + gradle: + - yes + rm: + - contrib/rdssurveyor/RDSSurveyor/lib/*jar + - contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so + + - versionName: '1.2' + versionCode: 10200 + commit: qz-1.2 + submodules: true + gradle: + - yes + rm: + - contrib/rdssurveyor/RDSSurveyor/lib/*jar + - contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so + + - versionName: 2.0.0 + versionCode: 20000 + commit: qz-2.0.0 + submodules: true + gradle: + - yes + rm: + - contrib/rdssurveyor/RDSSurveyor/lib/*jar + - contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so + + - versionName: 2.1.0 + versionCode: 20100 + commit: qz-2.1.0 + submodules: true + gradle: + - yes + rm: + - contrib/rdssurveyor/RDSSurveyor/lib/*jar + - contrib/rdssurveyor/JNIBackends/V4LBackend/libv4ltuner.so + +AutoUpdateMode: Version qz-%v +UpdateCheckMode: Tags +CurrentVersion: 2.1.0 +CurrentVersionCode: 20100 diff --git a/metadata/com.vonglasow.michael.satstat.txt b/metadata/com.vonglasow.michael.satstat.txt deleted file mode 100644 index 26bb33ea36..0000000000 --- a/metadata/com.vonglasow.michael.satstat.txt +++ /dev/null @@ -1,137 +0,0 @@ -Categories:Navigation -License:GPL-3.0-or-later -Web Site:http://mvglasow.gitlab.io/satstat/ -Source Code:https://gitlab.com/mvglasow/satstat -Issue Tracker:https://gitlab.com/mvglasow/satstat/issues -Changelog:https://gitlab.com/mvglasow/satstat/tags - -Auto Name:SatStat -Summary:GPS, sensor and network status -Description: -A diagnostic tool that displays data reported by sensors in the phone. - -GPS and other location providers: - -* Refresh AGPS data (if supported by phone) either manually, or when a new data connection is detected -* Status notification whenever an app accesses GPS (configurable) -* Location, speed, bearing and error -* Satellites in view and satellites used -* Signal-to-noise ration (SNR) for each satellite -* Time to first fix and time of last fix -* Map view for comparison of different location providers - -Sensors (as supported by your phone): - -* Accelerometer (acceleration and gravity) -* Rotation -* Magnetic field -* Orientation (azimuth, pitch and roll) -* Ambient temperature -* Pressure -* Relative humidity -* Ambient light -* Proximity - -Networks: - -* GSM/CDMA/LTE cells in range with network type and signal strength -* WiFi networks in range, with encryption type, channel and signal strength - -Known limitations: - -* Some phones will report only the network cell with which they are currently registered. On such phones you will only see one cell under "GSM" or "CDMA". This is a limitation of the phone's radio firmware, and SatStat has no way of getting more information from the device. -* Some devices ignore the command to refresh AGPS data. This is a limitation of the GPS driver (which varies from device to device and is usually proprietary). Starting with version 2.0, SatStat has a workaround in place for automatic AGPS updates. -. - -Repo Type:git -Repo:https://gitlab.com/mvglasow/satstat.git - -Build:1.0,1 - commit=satstat-1.0 - -Build:1.1,10 - commit=satstat-1.1 - -Build:1.3,30 - commit=satstat-1.3 - -Build:1.4,40 - commit=satstat-1.4 - init=./setbuild.sh - -Build:1.5,50 - commit=satstat-1.5 - init=./setbuild.sh - -Build:1.6,60 - commit=satstat-1.6 - init=./setbuild.sh - -Build:1.7,70 - disable=buggy, see https://gitlab.com/fdroid/fdroiddata/issues/12 - -Build:1.8,80 - commit=satstat-1.8 - init=./setbuild.sh - -Build:2.0,2000 - commit=satstat-2.0 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Build:2.1,2010 - commit=satstat-2.1 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Build:2.2,2020 - commit=satstat-2.2 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Build:3.0,3000 - commit=satstat-3.0 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Build:3.1,3010 - commit=satstat-3.1 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Build:3.2,3020 - commit=satstat-3.2 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Build:3.3,3030 - commit=satstat-3.3 - init=./setbuild.sh - gradle=yes - rm=libs/*jar - prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle - -Maintainer Notes: -Build 2.0 switched to gradle because of the dependency on mapsforge, which fails on the build server -if called in an ant or maven project (or when called multiple times). See -https://gitlab.com/fdroid/fdroiddata/issues/58 for details. - -Upstream uses ant but maintains build.gradle for F-Droid. -. - -Auto Update Mode:Version satstat-%v -Update Check Mode:Tags -Current Version:3.3 -Current Version Code:3030 diff --git a/metadata/com.vonglasow.michael.satstat.yml b/metadata/com.vonglasow.michael.satstat.yml new file mode 100644 index 0000000000..c7451a041a --- /dev/null +++ b/metadata/com.vonglasow.michael.satstat.yml @@ -0,0 +1,166 @@ +Categories: + - Navigation +License: GPL-3.0-or-later +WebSite: http://mvglasow.gitlab.io/satstat/ +SourceCode: https://gitlab.com/mvglasow/satstat +IssueTracker: https://gitlab.com/mvglasow/satstat/issues +Changelog: https://gitlab.com/mvglasow/satstat/tags + +AutoName: SatStat +Summary: GPS, sensor and network status +Description: |- + A diagnostic tool that displays data reported by sensors in the phone. + + GPS and other location providers: + + * Refresh AGPS data (if supported by phone) either manually, or when a new data connection is detected + * Status notification whenever an app accesses GPS (configurable) + * Location, speed, bearing and error + * Satellites in view and satellites used + * Signal-to-noise ration (SNR) for each satellite + * Time to first fix and time of last fix + * Map view for comparison of different location providers + + Sensors (as supported by your phone): + + * Accelerometer (acceleration and gravity) + * Rotation + * Magnetic field + * Orientation (azimuth, pitch and roll) + * Ambient temperature + * Pressure + * Relative humidity + * Ambient light + * Proximity + + Networks: + + * GSM/CDMA/LTE cells in range with network type and signal strength + * WiFi networks in range, with encryption type, channel and signal strength + + Known limitations: + + * Some phones will report only the network cell with which they are currently registered. On such phones you will only see one cell under "GSM" or "CDMA". This is a limitation of the phone's radio firmware, and SatStat has no way of getting more information from the device. + * Some devices ignore the command to refresh AGPS data. This is a limitation of the GPS driver (which varies from device to device and is usually proprietary). Starting with version 2.0, SatStat has a workaround in place for automatic AGPS updates. + +RepoType: git +Repo: https://gitlab.com/mvglasow/satstat.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: satstat-1.0 + + - versionName: '1.1' + versionCode: 10 + commit: satstat-1.1 + + - versionName: '1.3' + versionCode: 30 + commit: satstat-1.3 + + - versionName: '1.4' + versionCode: 40 + commit: satstat-1.4 + init: ./setbuild.sh + + - versionName: '1.5' + versionCode: 50 + commit: satstat-1.5 + init: ./setbuild.sh + + - versionName: '1.6' + versionCode: 60 + commit: satstat-1.6 + init: ./setbuild.sh + + - versionName: '1.7' + versionCode: 70 + disable: buggy, see https://gitlab.com/fdroid/fdroiddata/issues/12 + + - versionName: '1.8' + versionCode: 80 + commit: satstat-1.8 + init: ./setbuild.sh + + - versionName: '2.0' + versionCode: 2000 + commit: satstat-2.0 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + + - versionName: '2.1' + versionCode: 2010 + commit: satstat-2.1 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + + - versionName: '2.2' + versionCode: 2020 + commit: satstat-2.2 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + + - versionName: '3.0' + versionCode: 3000 + commit: satstat-3.0 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + + - versionName: '3.1' + versionCode: 3010 + commit: satstat-3.1 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + + - versionName: '3.2' + versionCode: 3020 + commit: satstat-3.2 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + + - versionName: '3.3' + versionCode: 3030 + commit: satstat-3.3 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + +MaintainerNotes: |- + Build 2.0 switched to gradle because of the dependency on mapsforge, which fails on the build server + if called in an ant or maven project (or when called multiple times). See + https://gitlab.com/fdroid/fdroiddata/issues/58 for details. + + Upstream uses ant but maintains build.gradle for F-Droid. + +AutoUpdateMode: Version satstat-%v +UpdateCheckMode: Tags +CurrentVersion: '3.3' +CurrentVersionCode: 3030 diff --git a/metadata/com.vsmartcard.acardemulator.txt b/metadata/com.vsmartcard.acardemulator.txt deleted file mode 100644 index 23acf10aec..0000000000 --- a/metadata/com.vsmartcard.acardemulator.txt +++ /dev/null @@ -1,40 +0,0 @@ -Categories:Development -License:GPL-3.0-only -Web Site:https://frankmorgner.github.io/vsmartcard/ACardEmulator/README.html -Source Code:https://github.com/frankmorgner/vsmartcard -Issue Tracker:https://github.com/frankmorgner/vsmartcard/issues - -Auto Name:Smart Card Emulator -Summary:Use your phone as contact-less smart card -Description: -The Android Smart Card Emulator allows the emulation of a contact-less smart -card. The emulator uses Android's HCE to fetch process APDUs from a NFC reader. -. - -Repo Type:git -Repo:https://github.com/frankmorgner/vsmartcard.git - -Build:1.0,1 - commit=e52a9a5bbc59725af720106983ffea48e6b01407 - subdir=ACardEmulator/app - submodules=yes - gradle=yes - -Build:2.0,2 - commit=30647f2c36144d2de5462c8543b957a28a732528 - subdir=ACardEmulator/app - submodules=yes - gradle=yes - scandelete=virtualsmartcard/npa-example-data,npa/src/opensc/src/tests,ACardEmulator/app/src/main/external/ykneo-oath/build.gradle - -Build:3.0,3 - commit=ccc68fdf3829586ff1ed029f32c7cf9bee7d46b0 - subdir=ACardEmulator/app - submodules=yes - gradle=yes - scandelete=virtualsmartcard/npa-example-data,ccid/src/OpenSC/src/tests/regression/bintest,ACardEmulator/app/src/main/external/ykneo-oath/build.gradle - -Auto Update Mode:Version ACardEmulator-%v -Update Check Mode:Tags -Current Version:3.0 -Current Version Code:3 diff --git a/metadata/com.vsmartcard.acardemulator.yml b/metadata/com.vsmartcard.acardemulator.yml new file mode 100644 index 0000000000..c9aff04a10 --- /dev/null +++ b/metadata/com.vsmartcard.acardemulator.yml @@ -0,0 +1,53 @@ +Categories: + - Development +License: GPL-3.0-only +WebSite: https://frankmorgner.github.io/vsmartcard/ACardEmulator/README.html +SourceCode: https://github.com/frankmorgner/vsmartcard +IssueTracker: https://github.com/frankmorgner/vsmartcard/issues + +AutoName: Smart Card Emulator +Summary: Use your phone as contact-less smart card +Description: |- + The Android Smart Card Emulator allows the emulation of a contact-less smart + card. The emulator uses Android's HCE to fetch process APDUs from a NFC reader. + +RepoType: git +Repo: https://github.com/frankmorgner/vsmartcard.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: e52a9a5bbc59725af720106983ffea48e6b01407 + subdir: ACardEmulator/app + submodules: true + gradle: + - yes + + - versionName: '2.0' + versionCode: 2 + commit: 30647f2c36144d2de5462c8543b957a28a732528 + subdir: ACardEmulator/app + submodules: true + gradle: + - yes + scandelete: + - virtualsmartcard/npa-example-data + - npa/src/opensc/src/tests + - ACardEmulator/app/src/main/external/ykneo-oath/build.gradle + + - versionName: '3.0' + versionCode: 3 + commit: ccc68fdf3829586ff1ed029f32c7cf9bee7d46b0 + subdir: ACardEmulator/app + submodules: true + gradle: + - yes + scandelete: + - virtualsmartcard/npa-example-data + - ccid/src/OpenSC/src/tests/regression/bintest + - ACardEmulator/app/src/main/external/ykneo-oath/build.gradle + +AutoUpdateMode: Version ACardEmulator-%v +UpdateCheckMode: Tags +CurrentVersion: '3.0' +CurrentVersionCode: 3 diff --git a/metadata/com.vsmartcard.remotesmartcardreader.app.txt b/metadata/com.vsmartcard.remotesmartcardreader.app.txt deleted file mode 100644 index ea216d8b49..0000000000 --- a/metadata/com.vsmartcard.remotesmartcardreader.app.txt +++ /dev/null @@ -1,57 +0,0 @@ -Categories:Connectivity -License:GPL-3.0-only -Web Site:https://frankmorgner.github.io/vsmartcard/remote-reader/README.html -Source Code:https://github.com/frankmorgner/vsmartcard -Issue Tracker:https://github.com/frankmorgner/vsmartcard/issues - -Auto Name:Smart Card Reader -Summary:Use your phone as contact-less smart card reader -Description: -Allow a host computer to use the smartphone's NFC hardware as contact-less -smartcard reader. On the host computer a special smart card driver, vpcd, must -be installed. The app establishes a connection to vpcd over the network when a -contact-less card is detected. -. - -Repo Type:git -Repo:https://github.com/frankmorgner/vsmartcard.git - -Build:1.0,1 - commit=d35e8e8de1783b39d9a4418adeaf25e953838169 - subdir=remote-reader/app - gradle=yes - prebuild=sed -i -e 's@com.android.support:appcompat-v7:+@com.android.support:appcompat-v7:20.+@g' build.gradle - -Build:1.1,2 - commit=4bc1a37c4ed84bd7d1109ef1522a76add0277338 - subdir=remote-reader/app - gradle=yes - -Build:1.2,3 - commit=5e6a9d43c3e1da1536a789b8f081dca1452b2ae2 - subdir=remote-reader/app - gradle=yes - prebuild=sed -i -e '/android.nfc.NfcAdapter/iimport android.os.Build;' src/main/java/com/vsmartcard/remotesmartcardreader/app/screaders/NFCReader.java - -Build:2.0,4 - commit=remote-reader-2.0 - subdir=remote-reader/app - gradle=yes - scandelete=virtualsmartcard/npa-example-data - -Build:2.1,5 - commit=remote-reader-2.1 - subdir=remote-reader/app - gradle=yes - scandelete=virtualsmartcard/npa-example-data - -Build:2.2,6 - commit=remote-reader-2.2 - subdir=remote-reader/app - gradle=yes - scandelete=virtualsmartcard/npa-example-data - -Auto Update Mode:Version remote-reader-%v -Update Check Mode:Tags -Current Version:2.2 -Current Version Code:6 diff --git a/metadata/com.vsmartcard.remotesmartcardreader.app.yml b/metadata/com.vsmartcard.remotesmartcardreader.app.yml new file mode 100644 index 0000000000..e5f01aea26 --- /dev/null +++ b/metadata/com.vsmartcard.remotesmartcardreader.app.yml @@ -0,0 +1,74 @@ +Categories: + - Connectivity +License: GPL-3.0-only +WebSite: https://frankmorgner.github.io/vsmartcard/remote-reader/README.html +SourceCode: https://github.com/frankmorgner/vsmartcard +IssueTracker: https://github.com/frankmorgner/vsmartcard/issues + +AutoName: Smart Card Reader +Summary: Use your phone as contact-less smart card reader +Description: |- + Allow a host computer to use the smartphone's NFC hardware as contact-less + smartcard reader. On the host computer a special smart card driver, vpcd, must + be installed. The app establishes a connection to vpcd over the network when a + contact-less card is detected. + +RepoType: git +Repo: https://github.com/frankmorgner/vsmartcard.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: d35e8e8de1783b39d9a4418adeaf25e953838169 + subdir: remote-reader/app + gradle: + - yes + prebuild: sed -i -e 's@com.android.support:appcompat-v7:+@com.android.support:appcompat-v7:20.+@g' + build.gradle + + - versionName: '1.1' + versionCode: 2 + commit: 4bc1a37c4ed84bd7d1109ef1522a76add0277338 + subdir: remote-reader/app + gradle: + - yes + + - versionName: '1.2' + versionCode: 3 + commit: 5e6a9d43c3e1da1536a789b8f081dca1452b2ae2 + subdir: remote-reader/app + gradle: + - yes + prebuild: sed -i -e '/android.nfc.NfcAdapter/iimport android.os.Build;' src/main/java/com/vsmartcard/remotesmartcardreader/app/screaders/NFCReader.java + + - versionName: '2.0' + versionCode: 4 + commit: remote-reader-2.0 + subdir: remote-reader/app + gradle: + - yes + scandelete: + - virtualsmartcard/npa-example-data + + - versionName: '2.1' + versionCode: 5 + commit: remote-reader-2.1 + subdir: remote-reader/app + gradle: + - yes + scandelete: + - virtualsmartcard/npa-example-data + + - versionName: '2.2' + versionCode: 6 + commit: remote-reader-2.2 + subdir: remote-reader/app + gradle: + - yes + scandelete: + - virtualsmartcard/npa-example-data + +AutoUpdateMode: Version remote-reader-%v +UpdateCheckMode: Tags +CurrentVersion: '2.2' +CurrentVersionCode: 6 diff --git a/metadata/com.vwp.owmap.txt b/metadata/com.vwp.owmap.txt deleted file mode 100644 index d27ab12c98..0000000000 --- a/metadata/com.vwp.owmap.txt +++ /dev/null @@ -1,157 +0,0 @@ -Categories:Navigation -License:GPL-2.0-only -Web Site: -Source Code:https://sourceforge.net/p/libwlocate/code -Issue Tracker:https://sourceforge.net/p/libwlocate - -Name:OpenWLANMap -Auto Name:MiniOpenWLANMap@Android -Summary:Help create a WiFi coverage map -Description: -For use in location services when no GPS is available (similar like Google does -but free and open and with an option to unsubscribe). OpenWLANMap@Android is an -App that helps to collect WLANs and their positions and where user take part at -a tracking contest. -. - -Repo Type:srclib -Repo:libwlocate - -Build:0.95,95 - commit=ebc753 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.01,101 - commit=0675a1 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.02,102 - commit=c0ea12 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - target=android-19 - -Build:1.03,103 - commit=799b7d - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.04,104 - commit=580567 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.07,107 - commit=8d621f2 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.08,108 - commit=0bd0fd4 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.09,109 - commit=e705600 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.10,110 - commit=d58dd4 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.11,111 - commit=d2a864 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.12,112 - commit=0163f9e - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.14,114 - commit=8f5f89 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.15,115 - commit=fc6e53 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.16,116 - commit=cbc8f8 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.18,118 - commit=64f797 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.20,120 - commit=e7bf51 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.21,121 - commit=c261bf - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.22,122 - commit=6f5246 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.23,123 - commit=ef8657 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.24,124 - commit=29ba49 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.25,125 - commit=b83497 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.27,127 - commit=e7c16c - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.28,128 - commit=78d5ef - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - -Build:1.29,129 - commit=v1.29 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - target=android-16 - -Build:1.30,130 - commit=v1.30 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - target=android-16 - -Build:1.31,131 - commit=v1.31 - subdir=master/android/OWMapAtAndroid - prebuild=echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties - target=android-16 - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.31 -Current Version Code:131 diff --git a/metadata/com.vwp.owmap.yml b/metadata/com.vwp.owmap.yml new file mode 100644 index 0000000000..481c8c3428 --- /dev/null +++ b/metadata/com.vwp.owmap.yml @@ -0,0 +1,183 @@ +Categories: + - Navigation +License: GPL-2.0-only +SourceCode: https://sourceforge.net/p/libwlocate/code +IssueTracker: https://sourceforge.net/p/libwlocate + +Name: OpenWLANMap +AutoName: MiniOpenWLANMap@Android +Summary: Help create a WiFi coverage map +Description: |- + For use in location services when no GPS is available (similar like Google does + but free and open and with an option to unsubscribe). OpenWLANMap@Android is an + App that helps to collect WLANs and their positions and where user take part at + a tracking contest. + +RepoType: srclib +Repo: libwlocate + +Builds: + - versionName: '0.95' + versionCode: 95 + commit: ebc753 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.01' + versionCode: 101 + commit: 0675a1 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.02' + versionCode: 102 + commit: c0ea12 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + target: android-19 + + - versionName: '1.03' + versionCode: 103 + commit: 799b7d + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.04' + versionCode: 104 + commit: '580567' + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.07' + versionCode: 107 + commit: 8d621f2 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.08' + versionCode: 108 + commit: 0bd0fd4 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.09' + versionCode: 109 + commit: e705600 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.10' + versionCode: 110 + commit: d58dd4 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.11' + versionCode: 111 + commit: d2a864 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.12' + versionCode: 112 + commit: 0163f9e + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.14' + versionCode: 114 + commit: 8f5f89 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.15' + versionCode: 115 + commit: fc6e53 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.16' + versionCode: 116 + commit: cbc8f8 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.18' + versionCode: 118 + commit: 64f797 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.20' + versionCode: 120 + commit: e7bf51 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.21' + versionCode: 121 + commit: c261bf + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.22' + versionCode: 122 + commit: 6f5246 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.23' + versionCode: 123 + commit: ef8657 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.24' + versionCode: 124 + commit: 29ba49 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.25' + versionCode: 125 + commit: b83497 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.27' + versionCode: 127 + commit: e7c16c + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.28' + versionCode: 128 + commit: 78d5ef + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + + - versionName: '1.29' + versionCode: 129 + commit: v1.29 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + target: android-16 + + - versionName: '1.30' + versionCode: 130 + commit: v1.30 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + target: android-16 + + - versionName: '1.31' + versionCode: 131 + commit: v1.31 + subdir: master/android/OWMapAtAndroid + prebuild: echo 'source.dir=src;../LocDemo/src/com/vwp/libwlocate' > ant.properties + target: android-16 + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.31' +CurrentVersionCode: 131 diff --git a/metadata/com.waist.line.txt b/metadata/com.waist.line.txt deleted file mode 100644 index 5ecda5f22d..0000000000 --- a/metadata/com.waist.line.txt +++ /dev/null @@ -1,189 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/davidhealey/waistline -Issue Tracker:https://github.com/davidhealey/waistline/issues -Changelog:https://github.com/davidhealey/waistline/releases - -Auto Name:Waistline -Summary:Free calorie counter and weight tracker -Description: -Currently in Beta. Waistline is a calorie counter and weight tracker that allows -the user to keep a diary of the food they eat and variations in their weight. -All data is kept on the user's device and can be exported or imported easily -when needed. The app includes a barcode scanner that connects to the Open Food -Facts database to pull in product information. -. - -Repo Type:git -Repo:https://github.com/davidhealey/waistline.git - -Build:1.0.0,10000 - commit=v1.0 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:1.0.2,10002 - commit=v1.0.2 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.0.0,20000 - commit=v2.0.0 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.1.0,20100 - commit=v2.1.0 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.2.1,20201 - commit=v2.2.1 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.2.2,20202 - disable=Unexpected version/version code in output; APK: '2.2.1' / '20201', Expected: '2.2.2' / '20202' - commit=v2.2.2 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.2.3,20203 - commit=v2.2.3 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar - prebuild=sed -i -e '/gradleVersion/d' build.gradle - scandelete=platforms - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.3.3,20303 - commit=2.3.3 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=images,node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar,res,www - prebuild=sed -i -e '/gradleVersion/d' build.gradle - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.3.4,20304 - disable=uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [:CordovaLib] - commit=2.3.4 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=images,node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar,res,www - prebuild=sed -i -e '/gradleVersion/d' build.gradle - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.3.5,20305 - commit=2.3.5 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=images,node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar,res,www - prebuild=sed -i -e '/gradleVersion/d' build.gradle - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.3.7,20307 - commit=2.3.7 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=images,node_modules,platforms/android/CordovaLib/build/intermediates,platforms/android/app/build/intermediates,platforms/browser,plugins,platforms/android/app/libs/barcodescanner-release-2.1.5.aar,res,www - prebuild=sed -i -e '/gradleVersion/d' build.gradle - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Build:2.4.2,20402 - commit=2.4.2 - subdir=platforms/android/app - gradle=yes - srclibs=BarcodeScanner@2.1.5 - rm=platforms/android/app/libs/barcodescanner-release-2.1.5.aar,platforms/android/CordovaLib/build - prebuild=sed -i -e '/gradleVersion/d' build.gradle - build=pushd $$BarcodeScanner$$ && \ - rm local.properties && \ - gradle clean assembleRelease && \ - popd && \ - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar libs/barcodescanner-release-2.1.5.aar - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:2.4.2 -Current Version Code:20402 diff --git a/metadata/com.waist.line.yml b/metadata/com.waist.line.yml new file mode 100644 index 0000000000..7340f048c7 --- /dev/null +++ b/metadata/com.waist.line.yml @@ -0,0 +1,338 @@ +Categories: + - Sports & Health +License: GPL-3.0-only +SourceCode: https://github.com/davidhealey/waistline +IssueTracker: https://github.com/davidhealey/waistline/issues +Changelog: https://github.com/davidhealey/waistline/releases + +AutoName: Waistline +Summary: Free calorie counter and weight tracker +Description: |- + Currently in Beta. Waistline is a calorie counter and weight tracker that allows + the user to keep a diary of the food they eat and variations in their weight. + All data is kept on the user's device and can be exported or imported easily + when needed. The app includes a barcode scanner that connects to the Open Food + Facts database to pull in product information. + +RepoType: git +Repo: https://github.com/davidhealey/waistline.git + +Builds: + - versionName: 1.0.0 + versionCode: 10000 + commit: v1.0 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 1.0.2 + versionCode: 10002 + commit: v1.0.2 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.0.0 + versionCode: 20000 + commit: v2.0.0 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.1.0 + versionCode: 20100 + commit: v2.1.0 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.2.1 + versionCode: 20201 + commit: v2.2.1 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.2.2 + versionCode: 20202 + disable: "Unexpected version/version code in output; APK: '2.2.1' / '20201', \ + \ Expected: '2.2.2' / '20202'" + commit: v2.2.2 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.2.3 + versionCode: 20203 + commit: v2.2.3 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + prebuild: sed -i -e '/gradleVersion/d' build.gradle + scandelete: + - platforms + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.3.3 + versionCode: 20303 + commit: 2.3.3 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - images + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + - res + - www + prebuild: sed -i -e '/gradleVersion/d' build.gradle + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.3.4 + versionCode: 20304 + disable: uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared + in library [:CordovaLib] + commit: 2.3.4 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - images + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + - res + - www + prebuild: sed -i -e '/gradleVersion/d' build.gradle + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.3.5 + versionCode: 20305 + commit: 2.3.5 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - images + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + - res + - www + prebuild: sed -i -e '/gradleVersion/d' build.gradle + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.3.7 + versionCode: 20307 + commit: 2.3.7 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - images + - node_modules + - platforms/android/CordovaLib/build/intermediates + - platforms/android/app/build/intermediates + - platforms/browser + - plugins + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + - res + - www + prebuild: sed -i -e '/gradleVersion/d' build.gradle + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + + - versionName: 2.4.2 + versionCode: 20402 + commit: 2.4.2 + subdir: platforms/android/app + gradle: + - yes + srclibs: + - BarcodeScanner@2.1.5 + rm: + - platforms/android/app/libs/barcodescanner-release-2.1.5.aar + - platforms/android/CordovaLib/build + prebuild: sed -i -e '/gradleVersion/d' build.gradle + build: + - pushd $$BarcodeScanner$$ + - rm local.properties + - gradle clean assembleRelease + - popd + - cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar + libs/barcodescanner-release-2.1.5.aar + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.4.2 +CurrentVersionCode: 20402 diff --git a/metadata/com.webworxshop.swallowcatcher.txt b/metadata/com.webworxshop.swallowcatcher.txt deleted file mode 100644 index 2d06f14b7e..0000000000 --- a/metadata/com.webworxshop.swallowcatcher.txt +++ /dev/null @@ -1,31 +0,0 @@ -Disabled:Development ceased -Categories:Internet -License:AGPL-3.0-only -Web Site:http://blog.webworxshop.com/projects/swallowcatcher -Source Code:https://gitorious.org/swallowcatcher -Issue Tracker: -FlattrID:126225 - -Auto Name:SwallowCatcher -Summary:Podcast client -Description: -A podcatcher, or client for downloading and keeping track of audio shows hosted -on the internet. -. - -Repo Type:git -Repo:https://gitorious.org/swallowcatcher/swallowcatcher.git - -Build:0.1.2,5 - commit=1528089ae926c6424f9017b46940616cf1164820 - -Build:0.1.3,6 - commit=96660ce659e830f1ac18d4187948a3ac227e2225 - -Build:0.2.0,7 - commit=cb4dd3114342b41ae63fe050628bb4811efa8beb - -Auto Update Mode:None -Update Check Mode:Static -Current Version:0.2.0 -Current Version Code:7 diff --git a/metadata/com.webworxshop.swallowcatcher.yml b/metadata/com.webworxshop.swallowcatcher.yml new file mode 100644 index 0000000000..ea3d474321 --- /dev/null +++ b/metadata/com.webworxshop.swallowcatcher.yml @@ -0,0 +1,33 @@ +Disabled: Development ceased +Categories: + - Internet +License: AGPL-3.0-only +WebSite: http://blog.webworxshop.com/projects/swallowcatcher +SourceCode: https://gitorious.org/swallowcatcher +FlattrID: '126225' + +AutoName: SwallowCatcher +Summary: Podcast client +Description: |- + A podcatcher, or client for downloading and keeping track of audio shows hosted + on the internet. + +Builds: + - versionName: 0.1.2 + versionCode: 5 + commit: 1528089ae926c6424f9017b46940616cf1164820 + + - versionName: 0.1.3 + versionCode: 6 + commit: 96660ce659e830f1ac18d4187948a3ac227e2225 + + - versionName: 0.2.0 + versionCode: 7 + commit: cb4dd3114342b41ae63fe050628bb4811efa8beb + +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: 0.2.0 +CurrentVersionCode: 7 + +NoSourceSince: 0.2.0 diff --git a/metadata/com.weskenyon.bookmarkos.txt b/metadata/com.weskenyon.bookmarkos.txt deleted file mode 100644 index 8b7481cae3..0000000000 --- a/metadata/com.weskenyon.bookmarkos.txt +++ /dev/null @@ -1,26 +0,0 @@ -AntiFeatures:NonFreeNet,Tracking -Categories:Internet -License:GPL-3.0-only -Web Site:https://kenyon.dev/ -Source Code:https://github.com/WKenya/bookmarkOS -Issue Tracker:https://github.com/WKenya/bookmarkOS/issues - -Auto Name:BookmarkOS -Summary:A wrapper for bookmarkOS -Description: -This application will allow you to share urls directly from your Android -browsers right into BookmarkOS. -. - -Repo Type:git -Repo:https://github.com/WKenya/bookmarkOS.git - -Build:1.0,1 - commit=v1.0.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0.0 -Current Version Code:1 diff --git a/metadata/com.weskenyon.bookmarkos.yml b/metadata/com.weskenyon.bookmarkos.yml new file mode 100644 index 0000000000..f3d426fdbc --- /dev/null +++ b/metadata/com.weskenyon.bookmarkos.yml @@ -0,0 +1,31 @@ +AntiFeatures: + - NonFreeNet + - Tracking +Categories: + - Internet +License: GPL-3.0-only +WebSite: https://kenyon.dev/ +SourceCode: https://github.com/WKenya/bookmarkOS +IssueTracker: https://github.com/WKenya/bookmarkOS/issues + +AutoName: BookmarkOS +Summary: A wrapper for bookmarkOS +Description: |- + This application will allow you to share urls directly from your Android + browsers right into BookmarkOS. + +RepoType: git +Repo: https://github.com/WKenya/bookmarkOS.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 1