From 99bc03ce35e61ca270503d261ea8572b21d5debb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:05:56 +0200 Subject: [PATCH 01/40] rewrite yml: bander.notepad --- metadata/bander.notepad.txt | 23 ----------------------- metadata/bander.notepad.yml | 24 ++++++++++++++++++++++++ 2 files changed, 24 insertions(+), 23 deletions(-) delete mode 100644 metadata/bander.notepad.txt create mode 100644 metadata/bander.notepad.yml diff --git a/metadata/bander.notepad.txt b/metadata/bander.notepad.txt deleted file mode 100644 index 1c8dc9a755..0000000000 --- a/metadata/bander.notepad.txt +++ /dev/null @@ -1,23 +0,0 @@ -Categories:Writing -License:Apache-2.0 -Web Site:https://code.google.com/p/banderlabs -Source Code:https://code.google.com/p/banderlabs/source -Issue Tracker: - -Auto Name:Notepad -Summary:Basic note taking -Description: -It has selectable text size, searching, sorting, and the ability to send notes. -. - -Repo Type:git-svn -Repo:https://banderlabs.googlecode.com/svn/trunk/Notepad - -Build:1.06,12 - commit=77 - target=android-15 - -Auto Update Mode:None -Update Check Mode:Static -Current Version:1.06 -Current Version Code:12 diff --git a/metadata/bander.notepad.yml b/metadata/bander.notepad.yml new file mode 100644 index 0000000000..532ca10be9 --- /dev/null +++ b/metadata/bander.notepad.yml @@ -0,0 +1,24 @@ +Categories: + - Writing +License: Apache-2.0 +WebSite: https://code.google.com/p/banderlabs +SourceCode: https://code.google.com/p/banderlabs/source + +AutoName: Notepad +Summary: Basic note taking +Description: It has selectable text size, searching, sorting, and the ability to send + notes. + +RepoType: git-svn +Repo: https://banderlabs.googlecode.com/svn/trunk/Notepad + +Builds: + - versionName: '1.06' + versionCode: 12 + commit: '77' + target: android-15 + +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: '1.06' +CurrentVersionCode: 12 From cc89c2ad1c98d52b516ec69d7317875207a9e3c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:07:11 +0200 Subject: [PATCH 02/40] rewrite yml: be.ac.ulb.lisa.idot.android.dicomviewer --- ...e.ac.ulb.lisa.idot.android.dicomviewer.txt | 25 ------------------ ...e.ac.ulb.lisa.idot.android.dicomviewer.yml | 26 +++++++++++++++++++ 2 files changed, 26 insertions(+), 25 deletions(-) delete mode 100644 metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt create mode 100644 metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml diff --git a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt deleted file mode 100644 index 2fc99a6fe8..0000000000 --- a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.txt +++ /dev/null @@ -1,25 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-or-later -Web Site:https://code.google.com/p/droid-dicom-viewer -Source Code:https://code.google.com/p/droid-dicom-viewer/source -Issue Tracker: - -Auto Name:Droid Dicom Viewer -Summary:View medical image formats -Description: -Implements a part of the DICOM standard. It reads DICOM images that are coded on -8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It -parses implicit and explicit (little endian and big endian) value representation -(VR). -. - -Repo Type:hg -Repo:https://code.google.com/p/droid-dicom-viewer/ - -Build:1.4 Grymalkyn,5 - commit=9fa239eba7a6 - -Auto Update Mode:None -Update Check Mode:Static -Current Version:1.4 Grymalkyn -Current Version Code:5 diff --git a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml new file mode 100644 index 0000000000..b9421db3a0 --- /dev/null +++ b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml @@ -0,0 +1,26 @@ +Categories: + - Sports & Health +License: GPL-3.0-or-later +WebSite: https://code.google.com/p/droid-dicom-viewer +SourceCode: https://code.google.com/p/droid-dicom-viewer/source + +AutoName: Droid Dicom Viewer +Summary: View medical image formats +Description: |- + Implements a part of the DICOM standard. It reads DICOM images that are coded on + 8 bits and 16 bits. It supports only grayscale not compressed DICOM files. It + parses implicit and explicit (little endian and big endian) value representation + (VR). + +RepoType: hg +Repo: https://code.google.com/p/droid-dicom-viewer/ + +Builds: + - versionName: 1.4 Grymalkyn + versionCode: 5 + commit: 9fa239eba7a6 + +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: 1.4 Grymalkyn +CurrentVersionCode: 5 From d8ff16bc952c353425def184bef88eae9ce59685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:07:47 +0200 Subject: [PATCH 03/40] rewrite yml: be.brunoparmentier.apkshare --- metadata/be.brunoparmentier.apkshare.txt | 28 ---------------------- metadata/be.brunoparmentier.apkshare.yml | 30 ++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 28 deletions(-) delete mode 100644 metadata/be.brunoparmentier.apkshare.txt create mode 100644 metadata/be.brunoparmentier.apkshare.yml diff --git a/metadata/be.brunoparmentier.apkshare.txt b/metadata/be.brunoparmentier.apkshare.txt deleted file mode 100644 index 28df5a067b..0000000000 --- a/metadata/be.brunoparmentier.apkshare.txt +++ /dev/null @@ -1,28 +0,0 @@ -Categories:System -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/bparmentier/APKShare -Issue Tracker:https://github.com/bparmentier/APKShare/issues -Changelog:https://github.com/bparmentier/APKShare/releases -Donate:http://www.brunoparmentier.be/about.html -Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm - -Auto Name:APKShare -Summary:Extract and share you installed apps' APK -Description: -APKShare lists all installed apps (system and user) and lets you send the -original APK file by e-mail, or share it with Android Beam, Bluetooth, etc. -. - -Repo Type:git -Repo:https://github.com/bparmentier/APKShare - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/be.brunoparmentier.apkshare.yml b/metadata/be.brunoparmentier.apkshare.yml new file mode 100644 index 0000000000..9e5b722916 --- /dev/null +++ b/metadata/be.brunoparmentier.apkshare.yml @@ -0,0 +1,30 @@ +Categories: + - System +License: GPL-3.0-or-later +SourceCode: https://github.com/bparmentier/APKShare +IssueTracker: https://github.com/bparmentier/APKShare/issues +Changelog: https://github.com/bparmentier/APKShare/releases +Donate: http://www.brunoparmentier.be/about.html +Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm + +AutoName: APKShare +Summary: Extract and share you installed apps' APK +Description: |- + APKShare lists all installed apps (system and user) and lets you send the + original APK file by e-mail, or share it with Android Beam, Bluetooth, etc. + +RepoType: git +Repo: https://github.com/bparmentier/APKShare + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 From 710213f988ef1d9d5b676e4cb144d315b92e801f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:08:42 +0200 Subject: [PATCH 04/40] rewrite yml: be.brunoparmentier.openbikesharing.app --- ...be.brunoparmentier.openbikesharing.app.txt | 151 ------------- ...be.brunoparmentier.openbikesharing.app.yml | 205 ++++++++++++++++++ 2 files changed, 205 insertions(+), 151 deletions(-) delete mode 100644 metadata/be.brunoparmentier.openbikesharing.app.txt create mode 100644 metadata/be.brunoparmentier.openbikesharing.app.yml diff --git a/metadata/be.brunoparmentier.openbikesharing.app.txt b/metadata/be.brunoparmentier.openbikesharing.app.txt deleted file mode 100644 index cbc8f48e33..0000000000 --- a/metadata/be.brunoparmentier.openbikesharing.app.txt +++ /dev/null @@ -1,151 +0,0 @@ -Categories:Navigation -License:GPL-3.0-or-later -Web Site:http://openbikesharing.org -Source Code:https://github.com/bparmentier/OpenBikeSharing -Issue Tracker:https://github.com/bparmentier/OpenBikeSharing/issues -Changelog:https://github.com/bparmentier/OpenBikeSharing/releases -Donate:https://www.brunoparmentier.be/about.html -Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm - -Auto Name:OpenBikeSharing -Summary:Shared bikes availability in your city -Description: -OpenBikeSharing lets you find shared bikes available in your city (around 400 -cities, 38 countries). - -Select your bike network, find some stations in the list or on the map -(OpenStreetMap) and you're good to go! - -Data is retrieved from the [http://api.citybik.es/v2/ CityBikes] API. -. - -Repo Type:git -Repo:https://github.com/bparmentier/OpenBikeSharing - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - rm=app/libs/* - prebuild=sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile 'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.1.1,3 - commit=v1.1.1 - subdir=app - gradle=yes - -Build:1.1.2,4 - commit=v1.1.2 - subdir=app - gradle=yes - -Build:1.1.3,5 - commit=v1.1.3 - subdir=app - gradle=yes - -Build:1.2,6 - commit=v1.2 - subdir=app - gradle=yes - -Build:1.3,7 - commit=v1.3 - subdir=app - gradle=yes - -Build:1.3.1,8 - commit=v1.3.1 - subdir=app - gradle=yes - -Build:1.4,9 - commit=v1.4 - subdir=app - gradle=yes - -Build:1.5,10 - commit=v1.5 - subdir=app - gradle=yes - -Build:1.6,11 - commit=v1.6 - subdir=app - gradle=yes - -Build:1.6.1,12 - commit=v1.6.1 - subdir=app - gradle=yes - -Build:1.7,13 - commit=v1.7 - subdir=app - gradle=yes - prebuild=sed -i -e '/buildTypes/i/*' -e '/lintOptions/i*/' build.gradle - -Build:1.7.1,14 - commit=v1.7.1 - subdir=app - gradle=yes - -Build:1.7.2,15 - commit=v1.7.2 - subdir=app - gradle=yes - srclibs=OSMBonusPack@v5.1 - rm=app/libs/*.jar - prebuild=sed -i -e 's/v4:22.1.0/v4:22.0.0/g' -e '/osmbonuspack/d' -e '/support-v4/acompile "com.google.code.gson:gson:2.3.1"\ncompile "org.apache.commons:commons-lang3:3.4"' -e '/applicationVariants/,+3d' build.gradle && \ - cp -fR $$OSMBonusPack$$/src/org src/main/java/ && \ - sed -i -e '/\/\/TODO/d' src/main/java/org/osmdroid/bonuspack/clustering/GridMarkerClusterer.java - -Build:1.7.3,16 - commit=v1.7.3 - subdir=app - gradle=yes - -Build:1.7.4,17 - commit=v1.7.4 - subdir=app - gradle=yes - -Build:1.7.5,18 - commit=v1.7.5 - subdir=app - gradle=yes - -Build:1.8,19 - commit=v1.8 - subdir=app - gradle=yes - -Build:1.9,20 - commit=v1.9 - subdir=app - gradle=yes - -Build:1.9.1,21 - commit=v1.9.1 - subdir=app - gradle=yes - -Build:1.9.2,22 - commit=v1.9.2 - subdir=app - gradle=yes - -Build:1.10.0,23 - commit=v1.10.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.10.0 -Current Version Code:23 diff --git a/metadata/be.brunoparmentier.openbikesharing.app.yml b/metadata/be.brunoparmentier.openbikesharing.app.yml new file mode 100644 index 0000000000..8af32d9e04 --- /dev/null +++ b/metadata/be.brunoparmentier.openbikesharing.app.yml @@ -0,0 +1,205 @@ +Categories: + - Navigation +License: GPL-3.0-or-later +WebSite: http://openbikesharing.org +SourceCode: https://github.com/bparmentier/OpenBikeSharing +IssueTracker: https://github.com/bparmentier/OpenBikeSharing/issues +Changelog: https://github.com/bparmentier/OpenBikeSharing/releases +Donate: https://www.brunoparmentier.be/about.html +Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm + +AutoName: OpenBikeSharing +Summary: Shared bikes availability in your city +Description: |- + OpenBikeSharing lets you find shared bikes available in your city (around 400 + cities, 38 countries). + + Select your bike network, find some stations in the list or on the map + (OpenStreetMap) and you're good to go! + + Data is retrieved from the [http://api.citybik.es/v2/ CityBikes] API. + +RepoType: git +Repo: https://github.com/bparmentier/OpenBikeSharing + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + rm: + - app/libs/* + prebuild: sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile + 'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle + + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + subdir: app + gradle: + - yes + + - versionName: 1.1.1 + versionCode: 3 + commit: v1.1.1 + subdir: app + gradle: + - yes + + - versionName: 1.1.2 + versionCode: 4 + commit: v1.1.2 + subdir: app + gradle: + - yes + + - versionName: 1.1.3 + versionCode: 5 + commit: v1.1.3 + subdir: app + gradle: + - yes + + - versionName: '1.2' + versionCode: 6 + commit: v1.2 + subdir: app + gradle: + - yes + + - versionName: '1.3' + versionCode: 7 + commit: v1.3 + subdir: app + gradle: + - yes + + - versionName: 1.3.1 + versionCode: 8 + commit: v1.3.1 + subdir: app + gradle: + - yes + + - versionName: '1.4' + versionCode: 9 + commit: v1.4 + subdir: app + gradle: + - yes + + - versionName: '1.5' + versionCode: 10 + commit: v1.5 + subdir: app + gradle: + - yes + + - versionName: '1.6' + versionCode: 11 + commit: v1.6 + subdir: app + gradle: + - yes + + - versionName: 1.6.1 + versionCode: 12 + commit: v1.6.1 + subdir: app + gradle: + - yes + + - versionName: '1.7' + versionCode: 13 + commit: v1.7 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/buildTypes/i/*' -e '/lintOptions/i*/' build.gradle + + - versionName: 1.7.1 + versionCode: 14 + commit: v1.7.1 + subdir: app + gradle: + - yes + + - versionName: 1.7.2 + versionCode: 15 + commit: v1.7.2 + subdir: app + gradle: + - yes + srclibs: + - OSMBonusPack@v5.1 + rm: + - app/libs/*.jar + prebuild: + - sed -i -e 's/v4:22.1.0/v4:22.0.0/g' -e '/osmbonuspack/d' -e '/support-v4/acompile + "com.google.code.gson:gson:2.3.1"\ncompile "org.apache.commons:commons-lang3:3.4"' + -e '/applicationVariants/,+3d' build.gradle + - cp -fR $$OSMBonusPack$$/src/org src/main/java/ + - sed -i -e '/\/\/TODO/d' src/main/java/org/osmdroid/bonuspack/clustering/GridMarkerClusterer.java + + - versionName: 1.7.3 + versionCode: 16 + commit: v1.7.3 + subdir: app + gradle: + - yes + + - versionName: 1.7.4 + versionCode: 17 + commit: v1.7.4 + subdir: app + gradle: + - yes + + - versionName: 1.7.5 + versionCode: 18 + commit: v1.7.5 + subdir: app + gradle: + - yes + + - versionName: '1.8' + versionCode: 19 + commit: v1.8 + subdir: app + gradle: + - yes + + - versionName: '1.9' + versionCode: 20 + commit: v1.9 + subdir: app + gradle: + - yes + + - versionName: 1.9.1 + versionCode: 21 + commit: v1.9.1 + subdir: app + gradle: + - yes + + - versionName: 1.9.2 + versionCode: 22 + commit: v1.9.2 + subdir: app + gradle: + - yes + + - versionName: 1.10.0 + versionCode: 23 + commit: v1.10.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.10.0 +CurrentVersionCode: 23 From 544b3d10cad2ac9901cd9d5006f9b553035357ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:10:56 +0200 Subject: [PATCH 05/40] rewrite yml: be.brunoparmentier.wifikeyshare --- metadata/be.brunoparmentier.wifikeyshare.txt | 59 ----------------- metadata/be.brunoparmentier.wifikeyshare.yml | 68 ++++++++++++++++++++ 2 files changed, 68 insertions(+), 59 deletions(-) delete mode 100644 metadata/be.brunoparmentier.wifikeyshare.txt create mode 100644 metadata/be.brunoparmentier.wifikeyshare.yml diff --git a/metadata/be.brunoparmentier.wifikeyshare.txt b/metadata/be.brunoparmentier.wifikeyshare.txt deleted file mode 100644 index 3d3a11cce1..0000000000 --- a/metadata/be.brunoparmentier.wifikeyshare.txt +++ /dev/null @@ -1,59 +0,0 @@ -Categories:Connectivity -License:GPL-3.0-or-later -Web Site:http://wifikeysha.re -Source Code:https://github.com/bparmentier/WiFiKeyShare -Issue Tracker:https://github.com/bparmentier/WiFiKeyShare/issues -Changelog:https://github.com/bparmentier/WiFiKeyShare/releases -Donate:https://www.brunoparmentier.be/about.html -Bitcoin:168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm - -Auto Name:WiFiKeyShare -Summary:Share Wi-Fi passwords with QR codes and NFC tags -Description: -WiFiKeyShare lets you easily share your Wi-Fi password by generating a QR code -or by writing it to an NFC tag. - -The QR code should be recognized by most barcode scanner applications (i.e. -Barcode Scanner by ZXing) and the NFC tag is formatted in the same way as -Android does since it introduced its "Write to NFC tag" option in Lollipop. That -means people running Android 5.0+ won't have to download any specific app to -connect to the network after scanning the tag. - -You can also send Wi-Fi configuration via Android Beam: while on a Wi-Fi network -screen, tap your device to your friend's device and a pop-up will appear asking -if they want to connect. - -'''Important note''' - -Android does not let apps read the saved Wi-Fi passwords, so you will need to -enter them manually for each network you want to share. ''However'', the -passwords will automatically be retrieved if WiFiKeyShare is given root access. -. - -Repo Type:git -Repo:https://github.com/bparmentier/WiFiKeyShare - -Build:1.0,1 - commit=v1.0 - subdir=app - gradle=yes - -Build:1.1,2 - commit=v1.1 - subdir=app - gradle=yes - -Build:1.1.1,3 - commit=v1.1.1 - subdir=app - gradle=yes - -Build:1.2.0,4 - commit=v1.2.0 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.2.0 -Current Version Code:4 diff --git a/metadata/be.brunoparmentier.wifikeyshare.yml b/metadata/be.brunoparmentier.wifikeyshare.yml new file mode 100644 index 0000000000..e3a834e7c8 --- /dev/null +++ b/metadata/be.brunoparmentier.wifikeyshare.yml @@ -0,0 +1,68 @@ +Categories: + - Connectivity +License: GPL-3.0-or-later +WebSite: http://wifikeysha.re +SourceCode: https://github.com/bparmentier/WiFiKeyShare +IssueTracker: https://github.com/bparmentier/WiFiKeyShare/issues +Changelog: https://github.com/bparmentier/WiFiKeyShare/releases +Donate: https://www.brunoparmentier.be/about.html +Bitcoin: 168utA5DWMVXLFVfQDahG5abEWUSk9Wcfm + +AutoName: WiFiKeyShare +Summary: Share Wi-Fi passwords with QR codes and NFC tags +Description: |- + WiFiKeyShare lets you easily share your Wi-Fi password by generating a QR code + or by writing it to an NFC tag. + + The QR code should be recognized by most barcode scanner applications (i.e. + Barcode Scanner by ZXing) and the NFC tag is formatted in the same way as + Android does since it introduced its "Write to NFC tag" option in Lollipop. That + means people running Android 5.0+ won't have to download any specific app to + connect to the network after scanning the tag. + + You can also send Wi-Fi configuration via Android Beam: while on a Wi-Fi network + screen, tap your device to your friend's device and a pop-up will appear asking + if they want to connect. + + '''Important note''' + + Android does not let apps read the saved Wi-Fi passwords, so you will need to + enter them manually for each network you want to share. ''However'', the + passwords will automatically be retrieved if WiFiKeyShare is given root access. + +RepoType: git +Repo: https://github.com/bparmentier/WiFiKeyShare + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + subdir: app + gradle: + - yes + + - versionName: 1.1.1 + versionCode: 3 + commit: v1.1.1 + subdir: app + gradle: + - yes + + - versionName: 1.2.0 + versionCode: 4 + commit: v1.2.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.2.0 +CurrentVersionCode: 4 From 00c0a7000da2a962979893c0b04e6ccf0584e370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:11:19 +0200 Subject: [PATCH 06/40] rewrite yml: be.digitalia.fosdem --- metadata/be.digitalia.fosdem.txt | 135 ----------------------- metadata/be.digitalia.fosdem.yml | 177 +++++++++++++++++++++++++++++++ 2 files changed, 177 insertions(+), 135 deletions(-) delete mode 100644 metadata/be.digitalia.fosdem.txt create mode 100644 metadata/be.digitalia.fosdem.yml diff --git a/metadata/be.digitalia.fosdem.txt b/metadata/be.digitalia.fosdem.txt deleted file mode 100644 index 495b5e67d5..0000000000 --- a/metadata/be.digitalia.fosdem.txt +++ /dev/null @@ -1,135 +0,0 @@ -Categories:Time -License:Apache-2.0 -Web Site:http://www.digitalia.be/ -Source Code:https://github.com/cbeyls/fosdem-companion-android -Issue Tracker:https://github.com/cbeyls/fosdem-companion-android/issues - -Auto Name:FOSDEM Companion -Summary:Schedule browser for the FOSDEM conference -Description: -Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in -Brussels, Belgium. Download the most recent schedule and browse it offline. - -Features: - -* Browse sessions by day and by track -* Instant search -* Track schedule view optimized for phones and tablets -* Full sessions details with related links, speakers info and room maps -* Add sessions directly to your calendar -* Share sessions with a link to their page on the FOSDEM website -* Manage bookmarks and get notified when a bookmarked session is about to start -* “Live” view: during FOSDEM, watch the realtime updated list of currently running and upcoming sessions -* Includes a simple map of the site. - -Note: this app properly handles timezone changes and device reboots for -notifications; you can download the schedule and add bookmarks on any timezone -and you will get notified at the right time when the events start in Belgium. - -The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used -with permission. -. - -Repo Type:git -Repo:https://github.com/cbeyls/fosdem-companion-android.git - -Build:1.0.5,700105 - commit=1.0.5 - srclibs=1:Support-v7@android-sdk-4.4.2_r1 - extlibs=android/android-support-v4.jar - prebuild=mv libs/android-support-v4.jar $$Support-v7$$/libs/ - -Build:1.0.7,700107 - commit=1.0.7 - gradle=yes - -Build:1.0.8,700108 - commit=1.0.8 - gradle=yes - rm=libs/* - prebuild=sed -i -e '/appcompat/acompile "com.github.chrisbanes.photoview:library:1.2.3"' -e '/libs\/photoview-1.2.2.jar/d' build.gradle - -Build:1.1.1,700111 - commit=1.1.1 - subdir=app - gradle=yes - -Build:1.3.0,700130 - commit=1.3.0 - subdir=app - gradle=yes - -Build:1.3.1,700131 - commit=1.3.1 - subdir=app - gradle=yes - -Build:1.3.5,700135 - commit=1.3.5 - subdir=app - gradle=yes - -Build:1.3.6,700136 - commit=1.3.6 - subdir=app - gradle=yes - -Build:1.3.8,700138 - commit=1.3.8 - subdir=app - gradle=yes - -Build:1.4.0,700140 - commit=1.4.0 - subdir=app - gradle=yes - -Build:1.4.2,700142 - commit=1.4.2 - subdir=app - gradle=yes - -Build:1.4.3,700143 - commit=1.4.3 - subdir=app - gradle=yes - -Build:1.4.4,700144 - commit=1.4.4 - subdir=app - gradle=yes - -Build:1.4.5,700145 - commit=1.4.5 - subdir=app - gradle=yes - -Build:1.4.6,700146 - commit=1.4.6 - subdir=app - gradle=yes - -Build:1.5.0,1500150 - commit=1.5.0 - subdir=app - gradle=yes - -Build:1.5.1,1500151 - commit=1.5.1 - subdir=app - gradle=yes - -Build:1.6.0,1600160 - commit=1.6.0 - subdir=app - gradle=yes - -Build:1.6.2,1600162 - commit=1.6.2 - subdir=app - gradle=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.6.2 -Current Version Code:1600162 diff --git a/metadata/be.digitalia.fosdem.yml b/metadata/be.digitalia.fosdem.yml new file mode 100644 index 0000000000..1966ef9617 --- /dev/null +++ b/metadata/be.digitalia.fosdem.yml @@ -0,0 +1,177 @@ +Categories: + - Time +License: Apache-2.0 +WebSite: http://www.digitalia.be/ +SourceCode: https://github.com/cbeyls/fosdem-companion-android +IssueTracker: https://github.com/cbeyls/fosdem-companion-android/issues + +AutoName: FOSDEM Companion +Summary: Schedule browser for the FOSDEM conference +Description: |- + Advanced schedule browser for the [https://fosdem.org/ FOSDEM] conference in + Brussels, Belgium. Download the most recent schedule and browse it offline. + + Features: + + * Browse sessions by day and by track + * Instant search + * Track schedule view optimized for phones and tablets + * Full sessions details with related links, speakers info and room maps + * Add sessions directly to your calendar + * Share sessions with a link to their page on the FOSDEM website + * Manage bookmarks and get notified when a bookmarked session is about to start + * “Live” view: during FOSDEM, watch the realtime updated list of currently running and upcoming sessions + * Includes a simple map of the site. + + Note: this app properly handles timezone changes and device reboots for + notifications; you can download the schedule and add bookmarks on any timezone + and you will get notified at the right time when the events start in Belgium. + + The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used + with permission. + +RepoType: git +Repo: https://github.com/cbeyls/fosdem-companion-android.git + +Builds: + - versionName: 1.0.5 + versionCode: 700105 + commit: 1.0.5 + srclibs: + - 1:Support-v7@android-sdk-4.4.2_r1 + extlibs: + - android/android-support-v4.jar + prebuild: mv libs/android-support-v4.jar $$Support-v7$$/libs/ + + - versionName: 1.0.7 + versionCode: 700107 + commit: 1.0.7 + gradle: + - yes + + - versionName: 1.0.8 + versionCode: 700108 + commit: 1.0.8 + gradle: + - yes + rm: + - libs/* + prebuild: sed -i -e '/appcompat/acompile "com.github.chrisbanes.photoview:library:1.2.3"' + -e '/libs\/photoview-1.2.2.jar/d' build.gradle + + - versionName: 1.1.1 + versionCode: 700111 + commit: 1.1.1 + subdir: app + gradle: + - yes + + - versionName: 1.3.0 + versionCode: 700130 + commit: 1.3.0 + subdir: app + gradle: + - yes + + - versionName: 1.3.1 + versionCode: 700131 + commit: 1.3.1 + subdir: app + gradle: + - yes + + - versionName: 1.3.5 + versionCode: 700135 + commit: 1.3.5 + subdir: app + gradle: + - yes + + - versionName: 1.3.6 + versionCode: 700136 + commit: 1.3.6 + subdir: app + gradle: + - yes + + - versionName: 1.3.8 + versionCode: 700138 + commit: 1.3.8 + subdir: app + gradle: + - yes + + - versionName: 1.4.0 + versionCode: 700140 + commit: 1.4.0 + subdir: app + gradle: + - yes + + - versionName: 1.4.2 + versionCode: 700142 + commit: 1.4.2 + subdir: app + gradle: + - yes + + - versionName: 1.4.3 + versionCode: 700143 + commit: 1.4.3 + subdir: app + gradle: + - yes + + - versionName: 1.4.4 + versionCode: 700144 + commit: 1.4.4 + subdir: app + gradle: + - yes + + - versionName: 1.4.5 + versionCode: 700145 + commit: 1.4.5 + subdir: app + gradle: + - yes + + - versionName: 1.4.6 + versionCode: 700146 + commit: 1.4.6 + subdir: app + gradle: + - yes + + - versionName: 1.5.0 + versionCode: 1500150 + commit: 1.5.0 + subdir: app + gradle: + - yes + + - versionName: 1.5.1 + versionCode: 1500151 + commit: 1.5.1 + subdir: app + gradle: + - yes + + - versionName: 1.6.0 + versionCode: 1600160 + commit: 1.6.0 + subdir: app + gradle: + - yes + + - versionName: 1.6.2 + versionCode: 1600162 + commit: 1.6.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.6.2 +CurrentVersionCode: 1600162 From 380d3b046b5d8e3c2d2120fec09a5e81d5e28049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:11:47 +0200 Subject: [PATCH 07/40] rewrite yml: be.geecko.QuickLyric --- metadata/be.geecko.QuickLyric.txt | 60 ------------------------ metadata/be.geecko.QuickLyric.yml | 76 +++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 60 deletions(-) delete mode 100644 metadata/be.geecko.QuickLyric.txt create mode 100644 metadata/be.geecko.QuickLyric.yml diff --git a/metadata/be.geecko.QuickLyric.txt b/metadata/be.geecko.QuickLyric.txt deleted file mode 100644 index d01a7c4086..0000000000 --- a/metadata/be.geecko.QuickLyric.txt +++ /dev/null @@ -1,60 +0,0 @@ -Categories:Multimedia -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/geecko86/QuickLyric -Issue Tracker:https://github.com/geecko86/QuickLyric/issues -Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted - -Name:QuickLyric (old) -Auto Name:QuickLyric -Summary:Fetch and display song lyrics -Description: -QuickLyric fetches your lyrics for you. It includes a search engine and is -simple and easy to use. It can also detect what song is playing on your device. - -The NFC permission is used to share lyrics via Android Beam. - -Note that upstream uses a new package id now. Further update will only be -available with [[com.geecko.QuickLyric]]. -. - -Repo Type:git -Repo:https://github.com/geecko86/QuickLyric - -Build:1.0,2 - commit=1.0 - subdir=QuickLyric - gradle=yes - rm=QuickLyric/libs/* - prebuild=sed -i -e '/volley/d' build.gradle && \ - sed -i -e "/showcaseview/acompile 'com.mcxiaoke.volley:library:1.0.6'" build.gradle - -Build:1.5,3 - commit=d6433bcffbe7d7a0cd8c463487692e7bc7e2d22f - subdir=QuickLyric - gradle=yes - rm=QuickLyric/libs/* - prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \ - sed -i -e '/fileTree/d' build.gradle - -Build:1.5.1,4 - commit=1.5.1 - subdir=QuickLyric - gradle=yes - rm=QuickLyric/libs/* - prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \ - sed -i -e '/fileTree/d' build.gradle - -Build:1.5.2,5 - commit=1.5.2 - subdir=QuickLyric - gradle=yes - rm=QuickLyric/libs/* - prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \ - sed -i -e '/fileTree/d' build.gradle - -Archive Policy:0 versions -Auto Update Mode:None -Update Check Mode:None -Current Version:1.5.2 -Current Version Code:5 diff --git a/metadata/be.geecko.QuickLyric.yml b/metadata/be.geecko.QuickLyric.yml new file mode 100644 index 0000000000..7a5d42308a --- /dev/null +++ b/metadata/be.geecko.QuickLyric.yml @@ -0,0 +1,76 @@ +Categories: + - Multimedia +License: GPL-3.0-only +SourceCode: https://github.com/geecko86/QuickLyric +IssueTracker: https://github.com/geecko86/QuickLyric/issues +Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted + +Name: QuickLyric (old) +AutoName: QuickLyric +Summary: Fetch and display song lyrics +Description: |- + QuickLyric fetches your lyrics for you. It includes a search engine and is + simple and easy to use. It can also detect what song is playing on your device. + + The NFC permission is used to share lyrics via Android Beam. + + Note that upstream uses a new package id now. Further update will only be + available with [[com.geecko.QuickLyric]]. + +RepoType: git +Repo: https://github.com/geecko86/QuickLyric + +Builds: + - versionName: '1.0' + versionCode: 2 + commit: '1.0' + subdir: QuickLyric + gradle: + - yes + rm: + - QuickLyric/libs/* + prebuild: + - sed -i -e '/volley/d' build.gradle + - sed -i -e "/showcaseview/acompile 'com.mcxiaoke.volley:library:1.0.6'" build.gradle + + - versionName: '1.5' + versionCode: 3 + commit: d6433bcffbe7d7a0cd8c463487692e7bc7e2d22f + subdir: QuickLyric + gradle: + - yes + rm: + - QuickLyric/libs/* + prebuild: + - sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle + - sed -i -e '/fileTree/d' build.gradle + + - versionName: 1.5.1 + versionCode: 4 + commit: 1.5.1 + subdir: QuickLyric + gradle: + - yes + rm: + - QuickLyric/libs/* + prebuild: + - sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle + - sed -i -e '/fileTree/d' build.gradle + + - versionName: 1.5.2 + versionCode: 5 + commit: 1.5.2 + subdir: QuickLyric + gradle: + - yes + rm: + - QuickLyric/libs/* + prebuild: + - sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle + - sed -i -e '/fileTree/d' build.gradle + +ArchivePolicy: 0 versions +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 1.5.2 +CurrentVersionCode: 5 From 61ff5887132894d1bab306e382bcd281c385f3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:12:16 +0200 Subject: [PATCH 08/40] rewrite yml: be.lionslink.ucllstudent --- metadata/be.lionslink.ucllstudent.txt | 56 ----------------------- metadata/be.lionslink.ucllstudent.yml | 65 +++++++++++++++++++++++++++ 2 files changed, 65 insertions(+), 56 deletions(-) delete mode 100644 metadata/be.lionslink.ucllstudent.txt create mode 100644 metadata/be.lionslink.ucllstudent.yml diff --git a/metadata/be.lionslink.ucllstudent.txt b/metadata/be.lionslink.ucllstudent.txt deleted file mode 100644 index ff3df3fac8..0000000000 --- a/metadata/be.lionslink.ucllstudent.txt +++ /dev/null @@ -1,56 +0,0 @@ -Categories:Science & Education -License:MIT -Web Site:https://projectwerk.khleuven.be/projects/khl_mob_app -Source Code:https://projectwerk.khleuven.be/projects/khl_mob_app/repository -Issue Tracker:https://projectwerk.khleuven.be/projects/khl_mob_app/issues - -Auto Name:UCLL Student -Summary:Student app for UCLL students -Description: -Show relevant information for UCLL students, for example personal course -calendar, portal announcements and bus departures. -. - -Repo Type:git-svn -Repo:https://projectwerk.khleuven.be/svn/khl_mob_app - -Build:1.0.0,10000 - commit=6 - subdir=platforms/android - build=cd CordovaLib && \ - rm build.xml && \ - android update project -p . && \ - ant release && \ - mv bin ant-build - -Build:1.0.1,10001 - commit=26 - subdir=android - build=cd CordovaLib && \ - rm build.xml && \ - android update project -p . && \ - ant release && \ - mv bin ant-build - -Build:1.1.0,10100 - commit=30 - subdir=android - build=cd CordovaLib && \ - rm build.xml && \ - android update project -p . && \ - ant release && \ - mv bin ant-build - -Build:1.1.1,10101 - commit=10101 - subdir=android - build=cd CordovaLib && \ - rm build.xml && \ - android update project -p . && \ - ant release && \ - mv bin ant-build - -Auto Update Mode:None -Update Check Mode:None -Current Version:1.1.1 -Current Version Code:10101 diff --git a/metadata/be.lionslink.ucllstudent.yml b/metadata/be.lionslink.ucllstudent.yml new file mode 100644 index 0000000000..9447321b36 --- /dev/null +++ b/metadata/be.lionslink.ucllstudent.yml @@ -0,0 +1,65 @@ +Categories: + - Science & Education +License: MIT +WebSite: https://projectwerk.khleuven.be/projects/khl_mob_app +SourceCode: https://projectwerk.khleuven.be/projects/khl_mob_app/repository +IssueTracker: https://projectwerk.khleuven.be/projects/khl_mob_app/issues + +AutoName: UCLL Student +Summary: Student app for UCLL students +Description: |- + Show relevant information for UCLL students, for example personal course + calendar, portal announcements and bus departures. + +RepoType: git-svn +Repo: https://projectwerk.khleuven.be/svn/khl_mob_app + +Builds: + - versionName: 1.0.0 + versionCode: 10000 + commit: '6' + subdir: platforms/android + build: + - cd CordovaLib + - rm build.xml + - android update project -p . + - ant release + - mv bin ant-build + + - versionName: 1.0.1 + versionCode: 10001 + commit: '26' + subdir: android + build: + - cd CordovaLib + - rm build.xml + - android update project -p . + - ant release + - mv bin ant-build + + - versionName: 1.1.0 + versionCode: 10100 + commit: '30' + subdir: android + build: + - cd CordovaLib + - rm build.xml + - android update project -p . + - ant release + - mv bin ant-build + + - versionName: 1.1.1 + versionCode: 10101 + commit: '10101' + subdir: android + build: + - cd CordovaLib + - rm build.xml + - android update project -p . + - ant release + - mv bin ant-build + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 1.1.1 +CurrentVersionCode: 10101 From ad2bed35eb0189b290d0bcbf46ed9612df53ad56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:12:54 +0200 Subject: [PATCH 09/40] rewrite yml: be.norio.randomapp --- metadata/be.norio.randomapp.txt | 22 ---------------------- metadata/be.norio.randomapp.yml | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 22 deletions(-) delete mode 100644 metadata/be.norio.randomapp.txt create mode 100644 metadata/be.norio.randomapp.yml diff --git a/metadata/be.norio.randomapp.txt b/metadata/be.norio.randomapp.txt deleted file mode 100644 index 346bb36b06..0000000000 --- a/metadata/be.norio.randomapp.txt +++ /dev/null @@ -1,22 +0,0 @@ -Categories:System -License:GPL-3.0-only -Web Site:http://www.norio.be/ -Source Code:https://github.com/litrik/be.norio.randomapp -Issue Tracker:https://github.com/litrik/be.norio.randomapp/issues - -Auto Name:Random App -Summary:Launch a random app -Description: -Launch a randomly chosen app on your device. -. - -Repo Type:git -Repo:https://github.com/litrik/be.norio.randomapp.git - -Build:1.0,1 - commit=0ac31 - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/be.norio.randomapp.yml b/metadata/be.norio.randomapp.yml new file mode 100644 index 0000000000..0ab8a69044 --- /dev/null +++ b/metadata/be.norio.randomapp.yml @@ -0,0 +1,23 @@ +Categories: + - System +License: GPL-3.0-only +WebSite: http://www.norio.be/ +SourceCode: https://github.com/litrik/be.norio.randomapp +IssueTracker: https://github.com/litrik/be.norio.randomapp/issues + +AutoName: Random App +Summary: Launch a random app +Description: Launch a randomly chosen app on your device. + +RepoType: git +Repo: https://github.com/litrik/be.norio.randomapp.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 0ac31 + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '1.0' +CurrentVersionCode: 1 From 8b667e7504be816024d450b653767ebe0812d985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:13:13 +0200 Subject: [PATCH 10/40] rewrite yml: be.ppareit.shutdown --- metadata/be.ppareit.shutdown.txt | 30 -------------------------- metadata/be.ppareit.shutdown.yml | 36 ++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 30 deletions(-) delete mode 100644 metadata/be.ppareit.shutdown.txt create mode 100644 metadata/be.ppareit.shutdown.yml diff --git a/metadata/be.ppareit.shutdown.txt b/metadata/be.ppareit.shutdown.txt deleted file mode 100644 index 5f0fa9a3b2..0000000000 --- a/metadata/be.ppareit.shutdown.txt +++ /dev/null @@ -1,30 +0,0 @@ -Categories:Theming -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/ppareit/Shutdown -Issue Tracker:https://github.com/ppareit/Shutdown/issues - -Auto Name:Shutdown -Summary:Shutdown dialog -Description: -Displays a shutdown/reboot dialog which is helpful with TV sticks and devices -alike. -. - -Repo Type:git -Repo:https://github.com/ppareit/Shutdown.git - -Build:1.2,10200 - commit=v1.2 - srclibs=1:RootToolsSvn@2.6 - prebuild=sed -i -e 's@true@false@g' res/values/bools.xml - -Build:1.2.1,10201 - commit=v1.2.1 - srclibs=1:RootToolsSvn@2.6 - prebuild=sed -i -e 's@true@false@g' res/values/bools.xml - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.2.1 -Current Version Code:10201 diff --git a/metadata/be.ppareit.shutdown.yml b/metadata/be.ppareit.shutdown.yml new file mode 100644 index 0000000000..30ec8116dd --- /dev/null +++ b/metadata/be.ppareit.shutdown.yml @@ -0,0 +1,36 @@ +Categories: + - Theming +License: GPL-3.0-only +SourceCode: https://github.com/ppareit/Shutdown +IssueTracker: https://github.com/ppareit/Shutdown/issues + +AutoName: Shutdown +Summary: Shutdown dialog +Description: |- + Displays a shutdown/reboot dialog which is helpful with TV sticks and devices + alike. + +RepoType: git +Repo: https://github.com/ppareit/Shutdown.git + +Builds: + - versionName: '1.2' + versionCode: 10200 + commit: v1.2 + srclibs: + - 1:RootToolsSvn@2.6 + prebuild: sed -i -e 's@true@false@g' + res/values/bools.xml + + - versionName: 1.2.1 + versionCode: 10201 + commit: v1.2.1 + srclibs: + - 1:RootToolsSvn@2.6 + prebuild: sed -i -e 's@true@false@g' + res/values/bools.xml + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.2.1 +CurrentVersionCode: 10201 From 78fd7415c98aeb1568f37474a8b89156d2fef68b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:13:41 +0200 Subject: [PATCH 11/40] rewrite yml: be.ppareit.swiftp_free --- metadata/be.ppareit.swiftp_free.txt | 166 -------------------- metadata/be.ppareit.swiftp_free.yml | 227 ++++++++++++++++++++++++++++ 2 files changed, 227 insertions(+), 166 deletions(-) delete mode 100644 metadata/be.ppareit.swiftp_free.txt create mode 100644 metadata/be.ppareit.swiftp_free.yml diff --git a/metadata/be.ppareit.swiftp_free.txt b/metadata/be.ppareit.swiftp_free.txt deleted file mode 100644 index b08a93d1dd..0000000000 --- a/metadata/be.ppareit.swiftp_free.txt +++ /dev/null @@ -1,166 +0,0 @@ -Categories:Connectivity -License:GPL-3.0-only -Web Site:https://ppareit.github.com/swiftp -Source Code:https://github.com/ppareit/swiftp -Issue Tracker:https://github.com/ppareit/swiftp/issues -Changelog:https://github.com/ppareit/swiftp/blob/HEAD/CHANGES -Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBVLYKWYMXQ3G - -Auto Name:FTP Server -Summary:Access your phone wirelessly -Description: -This app can serve files over the internet but the most likely usage is to -access files from another computer without needing a cable. - -The name Demo in the launcher just means that it corresponds to the free version -on Google. The app is fully featured so instead of buying the "Full" version as -a way of contributing you can donate via the Paypal link. -. - -Repo Type:git -Repo:https://github.com/ppareit/swiftp.git - -Build:2.2,21 - commit=460e2c - prebuild=rm -rf cloud_server promotional - -Build:2.4,23 - commit=v2.4 - prebuild=rm -rf cloud_server promotional documentation - -Build:2.5.1,25 - commit=v2.5.1 - subdir=Free - prebuild=rm -rf ../cloud_server ../Promotional ../Documentation && \ - mkdir src - update=.,../Lib - -Build:2.5.2,26 - commit=v2.5.2 - subdir=Free - prebuild=rm -rf ../Promotional ../Documentation && \ - mkdir src - update=.,../Lib - -Build:2.5.3,27 - commit=v2.5.3 - subdir=Free - prebuild=rm -rf ../Promotional ../Documentation && \ - mkdir src - update=.,../Lib - -Build:2.5.4,28 - commit=v2.5.4 - subdir=Free - prebuild=rm -rf ../Promotional ../Documentation && \ - mkdir src - update=.,../Lib - -Build:2.6,29 - commit=v2.6 - rm=promo,test,doc - -Build:2.9,20900 - commit=v2.9 - subdir=free - prebuild=mkdir src - -Build:2.10,21000 - commit=v2.10 - subdir=free - prebuild=mkdir src - -Build:2.10.1,21001 - commit=v2.10.1 - subdir=free - prebuild=mkdir src - -Build:2.10.2,21002 - commit=v2.10.2 - subdir=free - prebuild=mkdir src - -Build:2.11.3,21103 - disable=wait for upstream - commit=v2.11.3 - subdir=app - gradle=yes - prebuild=sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.12.0,21200 - commit=v2.12 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.13.0,21300 - disable=twofortyfouram's sdk needs to be replaced - commit=v2.13 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' -e '/twofortyfouram/d' build.gradle - -Build:2.13.1,21301 - commit=v2.13.1 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.14.1,21401 - commit=v2.14.1 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.14.2,21402 - disable=lint issue: WifiManagerLeak - commit=v2.14.2 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.15.0,21500 - commit=v2.15.0 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.16.00,21600 - commit=v2.16.0 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.17.00,21700 - commit=v2.17.0 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.17.1,21701 - commit=v2.17.1 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.18,21800 - commit=v2.18 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Build:2.19,21900 - commit=v2.19 - subdir=app - gradle=fdroid_free - prebuild=sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle - -Maintainer Notes: -Remove shrink/minify stuff since the proguard config is missing. -. - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Update Check Name:be.ppareit.swiftp -Current Version:2.19 -Current Version Code:21900 diff --git a/metadata/be.ppareit.swiftp_free.yml b/metadata/be.ppareit.swiftp_free.yml new file mode 100644 index 0000000000..c5cd4a28ec --- /dev/null +++ b/metadata/be.ppareit.swiftp_free.yml @@ -0,0 +1,227 @@ +Categories: + - Connectivity +License: GPL-3.0-only +WebSite: https://ppareit.github.com/swiftp +SourceCode: https://github.com/ppareit/swiftp +IssueTracker: https://github.com/ppareit/swiftp/issues +Changelog: https://github.com/ppareit/swiftp/blob/HEAD/CHANGES +Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBVLYKWYMXQ3G + +AutoName: FTP Server +Summary: Access your phone wirelessly +Description: |- + This app can serve files over the internet but the most likely usage is to + access files from another computer without needing a cable. + + The name Demo in the launcher just means that it corresponds to the free version + on Google. The app is fully featured so instead of buying the "Full" version as + a way of contributing you can donate via the Paypal link. + +RepoType: git +Repo: https://github.com/ppareit/swiftp.git + +Builds: + - versionName: '2.2' + versionCode: 21 + commit: 460e2c + prebuild: rm -rf cloud_server promotional + + - versionName: '2.4' + versionCode: 23 + commit: v2.4 + prebuild: rm -rf cloud_server promotional documentation + + - versionName: 2.5.1 + versionCode: 25 + commit: v2.5.1 + subdir: Free + prebuild: + - rm -rf ../cloud_server ../Promotional ../Documentation + - mkdir src + androidupdate: + - . + - ../Lib + + - versionName: 2.5.2 + versionCode: 26 + commit: v2.5.2 + subdir: Free + prebuild: + - rm -rf ../Promotional ../Documentation + - mkdir src + androidupdate: + - . + - ../Lib + + - versionName: 2.5.3 + versionCode: 27 + commit: v2.5.3 + subdir: Free + prebuild: + - rm -rf ../Promotional ../Documentation + - mkdir src + androidupdate: + - . + - ../Lib + + - versionName: 2.5.4 + versionCode: 28 + commit: v2.5.4 + subdir: Free + prebuild: + - rm -rf ../Promotional ../Documentation + - mkdir src + androidupdate: + - . + - ../Lib + + - versionName: '2.6' + versionCode: 29 + commit: v2.6 + rm: + - promo + - test + - doc + + - versionName: '2.9' + versionCode: 20900 + commit: v2.9 + subdir: free + prebuild: mkdir src + + - versionName: '2.10' + versionCode: 21000 + commit: v2.10 + subdir: free + prebuild: mkdir src + + - versionName: 2.10.1 + versionCode: 21001 + commit: v2.10.1 + subdir: free + prebuild: mkdir src + + - versionName: 2.10.2 + versionCode: 21002 + commit: v2.10.2 + subdir: free + prebuild: mkdir src + + - versionName: 2.11.3 + versionCode: 21103 + disable: wait for upstream + commit: v2.11.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g' + -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle + + - versionName: 2.12.0 + versionCode: 21200 + commit: v2.12 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' + build.gradle + + - versionName: 2.13.0 + versionCode: 21300 + disable: twofortyfouram's sdk needs to be replaced + commit: v2.13 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' + -e '/twofortyfouram/d' build.gradle + + - versionName: 2.13.1 + versionCode: 21301 + commit: v2.13.1 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: 2.14.1 + versionCode: 21401 + commit: v2.14.1 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: 2.14.2 + versionCode: 21402 + disable: 'lint issue: WifiManagerLeak' + commit: v2.14.2 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: 2.15.0 + versionCode: 21500 + commit: v2.15.0 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: 2.16.00 + versionCode: 21600 + commit: v2.16.0 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: 2.17.00 + versionCode: 21700 + commit: v2.17.0 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: 2.17.1 + versionCode: 21701 + commit: v2.17.1 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: '2.18' + versionCode: 21800 + commit: v2.18 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + + - versionName: '2.19' + versionCode: 21900 + commit: v2.19 + subdir: app + gradle: + - fdroid_free + prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d' + -e '/proguardFiles/d' build.gradle + +MaintainerNotes: Remove shrink/minify stuff since the proguard config is missing. + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +UpdateCheckName: be.ppareit.swiftp +CurrentVersion: '2.19' +CurrentVersionCode: 21900 From 03f4e6f18bcc253b18e54b4e3f55437242622074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:14:17 +0200 Subject: [PATCH 12/40] rewrite yml: be.quentinloos.manille --- metadata/be.quentinloos.manille.txt | 32 ------------------------- metadata/be.quentinloos.manille.yml | 36 +++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 32 deletions(-) delete mode 100644 metadata/be.quentinloos.manille.txt create mode 100644 metadata/be.quentinloos.manille.yml diff --git a/metadata/be.quentinloos.manille.txt b/metadata/be.quentinloos.manille.txt deleted file mode 100644 index 4742eb3c94..0000000000 --- a/metadata/be.quentinloos.manille.txt +++ /dev/null @@ -1,32 +0,0 @@ -Categories:Games -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/Kent1/Manille -Issue Tracker:https://github.com/Kent1/Manille/issues - -Auto Name:Manille -Summary:Un carnet de points pour la manille -Description: -Manille est une application Android dont le but est d’utiliser son smartphone -comme carnet de points pour le célèbre jeu de cartes, la manille. Fini de -griffonner le verso d’un dessous verre en carton Jupiler, cette application -deviendra indispensable chez tous les passionnés de manille. -. - -Repo Type:git -Repo:https://github.com/Kent1/Manille.git - -Build:1.0,1 - commit=v1.0 - gradle=yes - -Build:1.1,2 - commit=v1.1 - gradle=yes - forceversion=yes - forcevercode=yes - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/be.quentinloos.manille.yml b/metadata/be.quentinloos.manille.yml new file mode 100644 index 0000000000..e6bdfadea6 --- /dev/null +++ b/metadata/be.quentinloos.manille.yml @@ -0,0 +1,36 @@ +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/Kent1/Manille +IssueTracker: https://github.com/Kent1/Manille/issues + +AutoName: Manille +Summary: Un carnet de points pour la manille +Description: |- + Manille est une application Android dont le but est d’utiliser son smartphone + comme carnet de points pour le célèbre jeu de cartes, la manille. Fini de + griffonner le verso d’un dessous verre en carton Jupiler, cette application + deviendra indispensable chez tous les passionnés de manille. + +RepoType: git +Repo: https://github.com/Kent1/Manille.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + gradle: + - yes + + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + gradle: + - yes + forceversion: true + forcevercode: true + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 From 92f14ced3ad1c769825f5a2a663591d3467b457c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:21:00 +0200 Subject: [PATCH 13/40] rewrite yml: be.uhasselt.privacypolice --- metadata/be.uhasselt.privacypolice.txt | 69 --------------------- metadata/be.uhasselt.privacypolice.yml | 86 ++++++++++++++++++++++++++ 2 files changed, 86 insertions(+), 69 deletions(-) delete mode 100644 metadata/be.uhasselt.privacypolice.txt create mode 100644 metadata/be.uhasselt.privacypolice.yml diff --git a/metadata/be.uhasselt.privacypolice.txt b/metadata/be.uhasselt.privacypolice.txt deleted file mode 100644 index 2f61e49f84..0000000000 --- a/metadata/be.uhasselt.privacypolice.txt +++ /dev/null @@ -1,69 +0,0 @@ -Categories:Connectivity -License:GPL-2.0-or-later -Web Site:http://www.brambonne.com -Source Code:https://github.com/BramBonne/privacypolice -Issue Tracker:https://github.com/BramBonne/privacypolice/issues - -Auto Name:Wi-Fi Privacy Police -Summary:Prevent leaking sensitive data on WiFi -Description: -Prevents your smartphone or tablet from leaking privacy sensitive information -via Wi-Fi networks. It does this in two ways: - -* It prevents your smartphone from sending out the names of Wi-Fi networks it wants to connect to over the air. This makes sure that other people in your surroundings can not see the networks you’ve connecte to, and the places you’ve visited. -* If your smartphone encounters an unknown access point with a known name (for example, a malicious access point pretending to be your home network), it asks whether you trust this access point before connecting. This makes sure that other people are not able to steal your data. - -Further details are discussed in two papers, a -[https://brambonne.com/docs/bonne14sasquatchprivacypolice.pdf short one] and -[https://brambonne.com/docs/bonne14sasquatch.pdf long version]. -. - -Repo Type:git -Repo:https://github.com/BramBonne/privacypolice - -Build:1.2,4 - commit=9223220046d7bed6f68dfa0330210c8c648ce987 - subdir=privacypolice - gradle=yes - prebuild=sed -i -e 's@lista/string@lista Date: Mon, 15 Jul 2019 02:14:51 +0200 Subject: [PATCH 14/40] rewrite yml: biz.codefuture.svgviewer --- metadata/biz.codefuture.svgviewer.txt | 33 ------------------------ metadata/biz.codefuture.svgviewer.yml | 37 +++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 33 deletions(-) delete mode 100644 metadata/biz.codefuture.svgviewer.txt create mode 100644 metadata/biz.codefuture.svgviewer.yml diff --git a/metadata/biz.codefuture.svgviewer.txt b/metadata/biz.codefuture.svgviewer.txt deleted file mode 100644 index abb64a1315..0000000000 --- a/metadata/biz.codefuture.svgviewer.txt +++ /dev/null @@ -1,33 +0,0 @@ -Categories:Multimedia -License:MIT -Web Site:http://codefuture.biz -Source Code:https://github.com/cw/svg-viewer-android -Issue Tracker:https://github.com/cw/svg-viewer-android/issues - -Auto Name:SVG viewer -Summary:Vector graphics viewer -Description: -View svg files (a vector-graphics image format) via a file manager. -. - -Repo Type:git -Repo:https://github.com/cw/svg-viewer-android.git - -Build:1.3.1,5 - commit=v1.3.1 - -Build:1.3.2,6 - commit=v1.3.2 - -Build:1.3.3,7 - commit=v1.3.3 - target=android-19 - -Build:1.3.4,8 - commit=v1.3.4 - target=android-19 - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.3.4 -Current Version Code:8 diff --git a/metadata/biz.codefuture.svgviewer.yml b/metadata/biz.codefuture.svgviewer.yml new file mode 100644 index 0000000000..d34095e9a0 --- /dev/null +++ b/metadata/biz.codefuture.svgviewer.yml @@ -0,0 +1,37 @@ +Categories: + - Multimedia +License: MIT +WebSite: http://codefuture.biz +SourceCode: https://github.com/cw/svg-viewer-android +IssueTracker: https://github.com/cw/svg-viewer-android/issues + +AutoName: SVG viewer +Summary: Vector graphics viewer +Description: View svg files (a vector-graphics image format) via a file manager. + +RepoType: git +Repo: https://github.com/cw/svg-viewer-android.git + +Builds: + - versionName: 1.3.1 + versionCode: 5 + commit: v1.3.1 + + - versionName: 1.3.2 + versionCode: 6 + commit: v1.3.2 + + - versionName: 1.3.3 + versionCode: 7 + commit: v1.3.3 + target: android-19 + + - versionName: 1.3.4 + versionCode: 8 + commit: v1.3.4 + target: android-19 + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.3.4 +CurrentVersionCode: 8 From 63383a11fc111edfa1a3f41b7beea368d8e612d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:15:09 +0200 Subject: [PATCH 15/40] rewrite yml: biz.gyrus.yaab --- metadata/biz.gyrus.yaab.txt | 67 ------------------------------ metadata/biz.gyrus.yaab.yml | 81 +++++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+), 67 deletions(-) delete mode 100644 metadata/biz.gyrus.yaab.txt create mode 100644 metadata/biz.gyrus.yaab.yml diff --git a/metadata/biz.gyrus.yaab.txt b/metadata/biz.gyrus.yaab.txt deleted file mode 100644 index 438743d109..0000000000 --- a/metadata/biz.gyrus.yaab.txt +++ /dev/null @@ -1,67 +0,0 @@ -Categories:System -License:MIT -Web Site:http://www.gyrus.biz -Source Code:https://bitbucket.org/gyrussolutions/yaab/src -Issue Tracker:https://bitbucket.org/gyrussolutions/yaab/issues - -Auto Name:YAAB -Summary:Control screen brightness -Description: -This is a small custom brightness regulator app. The idea is to make screens of -old devices like HTC Desire dimmer, as dim as possible. Of course HTC Sense on -Desire has auto brightness feature, but average brightness level set by Sense is -pretty much higher than needed for comfortable work. For people who use their -devices for reading books, emails, texting, etc. this kind of application would -allow to save up to 30% of battery. The website has a full explanation of the -ideas behind the operation. -. - -Repo Type:hg -Repo:https://bitbucket.org/gyrussolutions/yaab - -Build:1.6.2,10 - commit=6def1b3 - -Build:1.6.3,11 - commit=release1.6.3 - target=android-16 - -Build:1.9,14 - commit=release1.9 - target=android-16 - -Build:1.9.3,17 - commit=release1.9.3 - target=android-17 - -Build:1.9.5,19 - commit=release1.9.5 - -Build:1.9.6,20 - commit=release1.9.6 - -Build:1.9.7,21 - commit=release1.9.7 - -Build:1.9.8,22 - commit=release1.9.8 - -Build:1.9.9,23 - commit=release1.9.9 - -Build:1.9.10,26 - commit=release1.9.10 - -Build:1.9.11,27 - commit=release1.9.11 - -Build:1.9.12,28 - commit=release1.9.12 - -Build:1.10.1,30 - commit=release1.10.1 - -Auto Update Mode:Version release%v -Update Check Mode:Tags -Current Version:1.10.1 -Current Version Code:30 diff --git a/metadata/biz.gyrus.yaab.yml b/metadata/biz.gyrus.yaab.yml new file mode 100644 index 0000000000..cfee7566e6 --- /dev/null +++ b/metadata/biz.gyrus.yaab.yml @@ -0,0 +1,81 @@ +Categories: + - System +License: MIT +WebSite: http://www.gyrus.biz +SourceCode: https://bitbucket.org/gyrussolutions/yaab/src +IssueTracker: https://bitbucket.org/gyrussolutions/yaab/issues + +AutoName: YAAB +Summary: Control screen brightness +Description: |- + This is a small custom brightness regulator app. The idea is to make screens of + old devices like HTC Desire dimmer, as dim as possible. Of course HTC Sense on + Desire has auto brightness feature, but average brightness level set by Sense is + pretty much higher than needed for comfortable work. For people who use their + devices for reading books, emails, texting, etc. this kind of application would + allow to save up to 30% of battery. The website has a full explanation of the + ideas behind the operation. + +RepoType: hg +Repo: https://bitbucket.org/gyrussolutions/yaab + +Builds: + - versionName: 1.6.2 + versionCode: 10 + commit: 6def1b3 + + - versionName: 1.6.3 + versionCode: 11 + commit: release1.6.3 + target: android-16 + + - versionName: '1.9' + versionCode: 14 + commit: release1.9 + target: android-16 + + - versionName: 1.9.3 + versionCode: 17 + commit: release1.9.3 + target: android-17 + + - versionName: 1.9.5 + versionCode: 19 + commit: release1.9.5 + + - versionName: 1.9.6 + versionCode: 20 + commit: release1.9.6 + + - versionName: 1.9.7 + versionCode: 21 + commit: release1.9.7 + + - versionName: 1.9.8 + versionCode: 22 + commit: release1.9.8 + + - versionName: 1.9.9 + versionCode: 23 + commit: release1.9.9 + + - versionName: 1.9.10 + versionCode: 26 + commit: release1.9.10 + + - versionName: 1.9.11 + versionCode: 27 + commit: release1.9.11 + + - versionName: 1.9.12 + versionCode: 28 + commit: release1.9.12 + + - versionName: 1.10.1 + versionCode: 30 + commit: release1.10.1 + +AutoUpdateMode: Version release%v +UpdateCheckMode: Tags +CurrentVersion: 1.10.1 +CurrentVersionCode: 30 From 644e313936ff15b61dbd30e74015f42e1b12fbe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:15:31 +0200 Subject: [PATCH 16/40] rewrite yml: br.com.dgimenes.nasapic --- metadata/br.com.dgimenes.nasapic.txt | 69 ---------------------- metadata/br.com.dgimenes.nasapic.yml | 88 ++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+), 69 deletions(-) delete mode 100644 metadata/br.com.dgimenes.nasapic.txt create mode 100644 metadata/br.com.dgimenes.nasapic.yml diff --git a/metadata/br.com.dgimenes.nasapic.txt b/metadata/br.com.dgimenes.nasapic.txt deleted file mode 100644 index dd5c4a3fb4..0000000000 --- a/metadata/br.com.dgimenes.nasapic.txt +++ /dev/null @@ -1,69 +0,0 @@ -Categories:Theming -License:MIT -Web Site: -Source Code:https://github.com/danielgimenes/NasaPic -Issue Tracker:https://github.com/danielgimenes/NasaPic/issues - -Auto Name:NasaPic -Summary:Set astronomy wallpapers -Description: -Set NASA's Astronomy Picture of the Day as your wallpaper. -. - -Repo Type:git -Repo:https://github.com/danielgimenes/NasaPic - -Build:2.0,3 - commit=19271f841e40f6a5f99352db562a4070acc689fd - subdir=app - gradle=yes - -Build:2.1,4 - commit=0ffd93ee53c3f7549681637264f1c97ff2e951a3 - subdir=app - gradle=yes - -Build:2.4,7 - commit=9bb4d5adba526edc3f414725174c5e8ed29dc901 - subdir=app - gradle=yes - -Build:2.5,8 - commit=fb06f0839543ea07a2d0d14fc220856f61552168 - subdir=app - gradle=yes - -Build:3.0,9 - disable=now uses crashlytics and maven.fabric.io - commit=6ba3b3d4da26ed4c114979461cf5e38d8f512a98 - subdir=app - gradle=yes - -Build:3.1.1,11 - commit=47247749ab7ab46c8355c50d1d1a17b68c8af6e7 - subdir=app - gradle=yes - prebuild=sed -i -e '1,/android {/d' build.gradle && \ - sed -i -e "1iapply plugin: 'com.android.application'\n\nandroid {\n\n" -e '/crashlytics/,+2d' build.gradle && \ - sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java - -Build:3.2,12 - commit=705d9d3ecfada951f803ef3363fcc19b1e51d99a - subdir=app - init=sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck'] = 'true'/" ../build.gradle && \ - sed -i 's/buildToolsVersion "23.0.0"/buildToolsVersion "23.0.3"/' build.gradle - gradle=yes - prebuild=sed -i -e '1,/android {/d' build.gradle && \ - sed -i -e "1iapply plugin: 'com.android.application'\n\nandroid {\n\n" -e '/crashlytics/,+2d' build.gradle && \ - sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java && \ - sed -i -e '/rashlytics/d' -e '/Answers\.getInstance()/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/service/EventsLogger.java - -Maintainer Notes: -2.5 doesn't work, so keep in archive until we can build a version that currently works. -. - -Archive Policy:0 versions -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:3.2 -Current Version Code:12 diff --git a/metadata/br.com.dgimenes.nasapic.yml b/metadata/br.com.dgimenes.nasapic.yml new file mode 100644 index 0000000000..cefb1fa833 --- /dev/null +++ b/metadata/br.com.dgimenes.nasapic.yml @@ -0,0 +1,88 @@ +Categories: + - Theming +License: MIT +SourceCode: https://github.com/danielgimenes/NasaPic +IssueTracker: https://github.com/danielgimenes/NasaPic/issues + +AutoName: NasaPic +Summary: Set astronomy wallpapers +Description: Set NASA's Astronomy Picture of the Day as your wallpaper. + +RepoType: git +Repo: https://github.com/danielgimenes/NasaPic + +Builds: + - versionName: '2.0' + versionCode: 3 + commit: 19271f841e40f6a5f99352db562a4070acc689fd + subdir: app + gradle: + - yes + + - versionName: '2.1' + versionCode: 4 + commit: 0ffd93ee53c3f7549681637264f1c97ff2e951a3 + subdir: app + gradle: + - yes + + - versionName: '2.4' + versionCode: 7 + commit: 9bb4d5adba526edc3f414725174c5e8ed29dc901 + subdir: app + gradle: + - yes + + - versionName: '2.5' + versionCode: 8 + commit: fb06f0839543ea07a2d0d14fc220856f61552168 + subdir: app + gradle: + - yes + + - versionName: '3.0' + versionCode: 9 + disable: now uses crashlytics and maven.fabric.io + commit: 6ba3b3d4da26ed4c114979461cf5e38d8f512a98 + subdir: app + gradle: + - yes + + - versionName: 3.1.1 + versionCode: 11 + commit: 47247749ab7ab46c8355c50d1d1a17b68c8af6e7 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '1,/android {/d' build.gradle + - "sed -i -e \"1iapply plugin: 'com.android.application'\\n\\nandroid {\\n\\\ + n\" -e '/crashlytics/,+2d' build.gradle" + - sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java + + - versionName: '3.2' + versionCode: 12 + commit: 705d9d3ecfada951f803ef3363fcc19b1e51d99a + subdir: app + init: + - sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck'] + = 'true'/" ../build.gradle + - sed -i 's/buildToolsVersion "23.0.0"/buildToolsVersion "23.0.3"/' build.gradle + gradle: + - yes + prebuild: + - sed -i -e '1,/android {/d' build.gradle + - "sed -i -e \"1iapply plugin: 'com.android.application'\\n\\nandroid {\\n\\\ + n\" -e '/crashlytics/,+2d' build.gradle" + - sed -i -e '/Crashlytics/d' -e '/import io.fabric.sdk.android.Fabric/d' src/main/java/br/com/dgimenes/nasapic/control/activity/MainActivity.java + - sed -i -e '/rashlytics/d' -e '/Answers\.getInstance()/d' -e '/import io.fabric.sdk.android.Fabric/d' + src/main/java/br/com/dgimenes/nasapic/service/EventsLogger.java + +MaintainerNotes: 2.5 doesn't work, so keep in archive until we can build a version + that currently works. + +ArchivePolicy: 0 versions +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '3.2' +CurrentVersionCode: 12 From d955039baa4d59715e3f5948f6d629d56ab4b9e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:15:48 +0200 Subject: [PATCH 17/40] rewrite yml: br.com.frs.foodrestrictions --- metadata/br.com.frs.foodrestrictions.txt | 49 ----------------------- metadata/br.com.frs.foodrestrictions.yml | 51 ++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 49 deletions(-) delete mode 100644 metadata/br.com.frs.foodrestrictions.txt create mode 100644 metadata/br.com.frs.foodrestrictions.yml diff --git a/metadata/br.com.frs.foodrestrictions.txt b/metadata/br.com.frs.foodrestrictions.txt deleted file mode 100644 index 4d796de8b4..0000000000 --- a/metadata/br.com.frs.foodrestrictions.txt +++ /dev/null @@ -1,49 +0,0 @@ -Categories:Sports & Health -License:GPL-3.0-only -Web Site: -Source Code:https://gitlab.com/tmendes/FoodRestrictions -Issue Tracker:https://gitlab.com/tmendes/FoodRestrictions/issues - -Auto Name:Food Restrictions -Summary:Place orders with food restrictions in multiple languages -Description: -When traveling abroad, are you having a hard time getting your food restrictions -across? - -This app is here to help you ordering food when you are traveling to a country -where language barriers can make it difficult to make yourself understood. - -The purpose of this app is to help you to show the waiter, food vendor, etc. -what kind of food you don't eat or can't eat even if the they don't speak -English or your language. - -The best of all: you don't have to go through the trouble of drawing pictures or -using ‘sign language’. All you have to do is configure your app to the language -of the area you are visiting. - -This app has some Vegetarian and Vegan phrases in a few languages. All you need -to do is select the desired language in your app and you will instantly be able -to show people your culinary wishes using the menu on the left and choosing the -language the other person speaks. - -If the person who is cooking something for you can't read there is also an -option where you can select some icons to show what you don't eat or can't eat. - -Upstream developed this app to communicate his food preferences while traveling. -He hopes it will be useful to you as well! - -Happy travels and Bon Appétit!. -. - -Repo Type:git -Repo:https://gitlab.com/tmendes/FoodRestrictions.git - -Build:1.0,2 - commit=ea9e95b1299676c115cce1a5410e8da684dd50c6 - subdir=app - gradle=yes - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:20180801_V3 -Current Version Code:3 diff --git a/metadata/br.com.frs.foodrestrictions.yml b/metadata/br.com.frs.foodrestrictions.yml new file mode 100644 index 0000000000..3fd6e5951d --- /dev/null +++ b/metadata/br.com.frs.foodrestrictions.yml @@ -0,0 +1,51 @@ +Categories: + - Sports & Health +License: GPL-3.0-only +SourceCode: https://gitlab.com/tmendes/FoodRestrictions +IssueTracker: https://gitlab.com/tmendes/FoodRestrictions/issues + +AutoName: Food Restrictions +Summary: Place orders with food restrictions in multiple languages +Description: |- + When traveling abroad, are you having a hard time getting your food restrictions + across? + + This app is here to help you ordering food when you are traveling to a country + where language barriers can make it difficult to make yourself understood. + + The purpose of this app is to help you to show the waiter, food vendor, etc. + what kind of food you don't eat or can't eat even if the they don't speak + English or your language. + + The best of all: you don't have to go through the trouble of drawing pictures or + using ‘sign language’. All you have to do is configure your app to the language + of the area you are visiting. + + This app has some Vegetarian and Vegan phrases in a few languages. All you need + to do is select the desired language in your app and you will instantly be able + to show people your culinary wishes using the menu on the left and choosing the + language the other person speaks. + + If the person who is cooking something for you can't read there is also an + option where you can select some icons to show what you don't eat or can't eat. + + Upstream developed this app to communicate his food preferences while traveling. + He hopes it will be useful to you as well! + + Happy travels and Bon Appétit!. + +RepoType: git +Repo: https://gitlab.com/tmendes/FoodRestrictions.git + +Builds: + - versionName: '1.0' + versionCode: 2 + commit: ea9e95b1299676c115cce1a5410e8da684dd50c6 + subdir: app + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: 20180801_V3 +CurrentVersionCode: 3 From f32795fef71a59191af70583ca7082f42f53ab5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:16:08 +0200 Subject: [PATCH 18/40] rewrite yml: br.odb.knights --- metadata/br.odb.knights.txt | 34 ---------------------------------- metadata/br.odb.knights.yml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 34 deletions(-) delete mode 100644 metadata/br.odb.knights.txt create mode 100644 metadata/br.odb.knights.yml diff --git a/metadata/br.odb.knights.txt b/metadata/br.odb.knights.txt deleted file mode 100644 index a31b8348a8..0000000000 --- a/metadata/br.odb.knights.txt +++ /dev/null @@ -1,34 +0,0 @@ -Categories:Games -License:BSD-2-Clause-FreeBSD -Web Site: -Source Code:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo -Issue Tracker:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/issues -Changelog:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/releases - -Auto Name:The Knights of Alentejo -Summary:Guide knights through a dungeon -Description: -Explore the maze and defeat all demons in this cool turn-based strategy game! -You control 3 Portuguese Knights exploring a dungeon, on a quest to defeat the -master demon behind the invasion. - -Either purge the level from demons or run for the exit. Any killed knight will -resurrect as you exit the level; Each Knight has it's own set of skills - -Compatible with USB Joysticks and a experimental Second Screen support, using -HDMI, Miracast or Chromecast (using Cast Screen) -. - -Repo Type:git -Repo:https://github.com/TheFakeMontyOnTheRun/knightsofalentejo - -Build:2.1,5 - commit=v21 - subdir=KnightsOfAlentejoAndroid-AS/app - submodules=yes - gradle=all - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:2.1 -Current Version Code:5 diff --git a/metadata/br.odb.knights.yml b/metadata/br.odb.knights.yml new file mode 100644 index 0000000000..912ca06ea6 --- /dev/null +++ b/metadata/br.odb.knights.yml @@ -0,0 +1,36 @@ +Categories: + - Games +License: BSD-2-Clause-FreeBSD +SourceCode: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo +IssueTracker: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/issues +Changelog: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo/releases + +AutoName: The Knights of Alentejo +Summary: Guide knights through a dungeon +Description: |- + Explore the maze and defeat all demons in this cool turn-based strategy game! + You control 3 Portuguese Knights exploring a dungeon, on a quest to defeat the + master demon behind the invasion. + + Either purge the level from demons or run for the exit. Any killed knight will + resurrect as you exit the level; Each Knight has it's own set of skills + + Compatible with USB Joysticks and a experimental Second Screen support, using + HDMI, Miracast or Chromecast (using Cast Screen) + +RepoType: git +Repo: https://github.com/TheFakeMontyOnTheRun/knightsofalentejo + +Builds: + - versionName: '2.1' + versionCode: 5 + commit: v21 + subdir: KnightsOfAlentejoAndroid-AS/app + submodules: true + gradle: + - all + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 5 From 6b90315e988a6a994040222ad66b51e0ae32de09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:16:32 +0200 Subject: [PATCH 19/40] rewrite yml: budo.budoist --- metadata/budo.budoist.txt | 58 --------------------------------- metadata/budo.budoist.yml | 67 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 58 deletions(-) delete mode 100644 metadata/budo.budoist.txt create mode 100644 metadata/budo.budoist.yml diff --git a/metadata/budo.budoist.txt b/metadata/budo.budoist.txt deleted file mode 100644 index 50f39101e4..0000000000 --- a/metadata/budo.budoist.txt +++ /dev/null @@ -1,58 +0,0 @@ -AntiFeatures:NonFreeNet -Categories:Time -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/budowski/budoist -Issue Tracker:https://github.com/budowski/budoist/issues - -Auto Name:Budoist -Summary:Task management -Description: -Unofficial todoist.com (todo list management website) client. Neither the -official apps nor the server are FOSS. - -* Offline support (syncs with Todoist servers) -* Filter by projects, labels and queries -* Sort items by due date -* View and edit notes and labels -* View completed items as well -* Backup & restore Todoist data frequently -* Many options for initial view (last used label/project, specific label/project, and many more) -* Todoist text formatting for projects/items/notes (e.g. "my %(b)bold% item!") -* Phone numbers, email and website addresses in items and notes are turned into clickable links -* Support for uncompletable tasks (tasks with an asterisk at the beginning) - -Anti-feature: Network Services. The website itself is neither free-as-in-freedom -nor open-source. -. - -Repo Type:git -Repo:https://github.com/budowski/budoist.git - -Build:1.2.8,29 - commit=d3b3652b12 - prebuild=rm -f tree-view-list-android/build.xml && \ - $$SDK$$/tools/android update project -p . --subprojects - -Build:1.2.9,30 - commit=9941628951 - prebuild=rm -f tree-view-list-android/build.xml && \ - $$SDK$$/tools/android update project -p . --subprojects - -Build:1.3.0,31 - commit=430a8cf - prebuild=rm -f tree-view-list-android/build.xml && \ - $$SDK$$/tools/android update project -p . --subprojects - -Build:1.3.1,32 - commit=v1.3.1 - init=rm -f tree-view-list-android/build.xml - -Build:1.3.2,33 - commit=v1.3.2 - init=rm -f tree-view-list-android/build.xml - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.3.2 -Current Version Code:33 diff --git a/metadata/budo.budoist.yml b/metadata/budo.budoist.yml new file mode 100644 index 0000000000..f7114726c2 --- /dev/null +++ b/metadata/budo.budoist.yml @@ -0,0 +1,67 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Time +License: GPL-3.0-only +SourceCode: https://github.com/budowski/budoist +IssueTracker: https://github.com/budowski/budoist/issues + +AutoName: Budoist +Summary: Task management +Description: |- + Unofficial todoist.com (todo list management website) client. Neither the + official apps nor the server are FOSS. + + * Offline support (syncs with Todoist servers) + * Filter by projects, labels and queries + * Sort items by due date + * View and edit notes and labels + * View completed items as well + * Backup & restore Todoist data frequently + * Many options for initial view (last used label/project, specific label/project, and many more) + * Todoist text formatting for projects/items/notes (e.g. "my %(b)bold% item!") + * Phone numbers, email and website addresses in items and notes are turned into clickable links + * Support for uncompletable tasks (tasks with an asterisk at the beginning) + + Anti-feature: Network Services. The website itself is neither free-as-in-freedom + nor open-source. + +RepoType: git +Repo: https://github.com/budowski/budoist.git + +Builds: + - versionName: 1.2.8 + versionCode: 29 + commit: d3b3652b12 + prebuild: + - rm -f tree-view-list-android/build.xml + - $$SDK$$/tools/android update project -p . --subprojects + + - versionName: 1.2.9 + versionCode: 30 + commit: '9941628951' + prebuild: + - rm -f tree-view-list-android/build.xml + - $$SDK$$/tools/android update project -p . --subprojects + + - versionName: 1.3.0 + versionCode: 31 + commit: 430a8cf + prebuild: + - rm -f tree-view-list-android/build.xml + - $$SDK$$/tools/android update project -p . --subprojects + + - versionName: 1.3.1 + versionCode: 32 + commit: v1.3.1 + init: rm -f tree-view-list-android/build.xml + + - versionName: 1.3.2 + versionCode: 33 + commit: v1.3.2 + init: rm -f tree-view-list-android/build.xml + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.3.2 +CurrentVersionCode: 33 From 16a39e5b6cdbc61d1062919755502db7be7a24ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:23:07 +0200 Subject: [PATCH 20/40] rewrite yml: buet.rafi.dictionary --- metadata/buet.rafi.dictionary.txt | 28 ---------------------------- metadata/buet.rafi.dictionary.yml | 27 +++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 28 deletions(-) delete mode 100644 metadata/buet.rafi.dictionary.txt create mode 100644 metadata/buet.rafi.dictionary.yml diff --git a/metadata/buet.rafi.dictionary.txt b/metadata/buet.rafi.dictionary.txt deleted file mode 100644 index 9c19f6d7cc..0000000000 --- a/metadata/buet.rafi.dictionary.txt +++ /dev/null @@ -1,28 +0,0 @@ -Categories:Reading -License:GPL-2.0-only -Author Web Site:http://facebook.com/RidmikLab -Web Site: -Source Code:https://github.com/rafi-kamal/Bangla-Dictionary -Issue Tracker:https://github.com/rafi-kamal/Bangla-Dictionary/issues - -Auto Name:Ridmik Dictionary -Summary:English-Bengali Dictionary -Description: -Based on ankur.org's database. More info -[http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here]. -. - -Repo Type:git -Repo:https://github.com/rafi-kamal/Bangla-Dictionary.git - -Build:2.3,5 - commit=05901 - -Maintainer Notes: -source for database is there -. - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:2.3 -Current Version Code:5 diff --git a/metadata/buet.rafi.dictionary.yml b/metadata/buet.rafi.dictionary.yml new file mode 100644 index 0000000000..546ceec3de --- /dev/null +++ b/metadata/buet.rafi.dictionary.yml @@ -0,0 +1,27 @@ +Categories: + - Reading +License: GPL-2.0-only +AuthorWebSite: http://facebook.com/RidmikLab +SourceCode: https://github.com/rafi-kamal/Bangla-Dictionary +IssueTracker: https://github.com/rafi-kamal/Bangla-Dictionary/issues + +AutoName: Ridmik Dictionary +Summary: English-Bengali Dictionary +Description: |- + Based on ankur.org's database. More info + [http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here]. + +RepoType: git +Repo: https://github.com/rafi-kamal/Bangla-Dictionary.git + +Builds: + - versionName: '2.3' + versionCode: 5 + commit: 05901 + +MaintainerNotes: source for database is there + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '2.3' +CurrentVersionCode: 5 From 804181f11f6fc895b90441faa54b66a1979ba555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:17:30 +0200 Subject: [PATCH 21/40] rewrite yml: bus.chio.wishmaster --- metadata/bus.chio.wishmaster.txt | 51 -------------------------- metadata/bus.chio.wishmaster.yml | 63 ++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+), 51 deletions(-) delete mode 100644 metadata/bus.chio.wishmaster.txt create mode 100644 metadata/bus.chio.wishmaster.yml diff --git a/metadata/bus.chio.wishmaster.txt b/metadata/bus.chio.wishmaster.txt deleted file mode 100644 index a7ef5d8a73..0000000000 --- a/metadata/bus.chio.wishmaster.txt +++ /dev/null @@ -1,51 +0,0 @@ -Categories:Internet -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/AliceCA/Overchan-Android -Issue Tracker:https://github.com/AliceCA/Overchan-Android/issues - -Auto Name:Overchan (fork) -Summary:Browse multiple imageboards -Description: -Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan, -iichan.hk, dobrochan, 2ch (russian dvach) and some others. - -Some features: - -* Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy -* Automatic hide posts and threads using regular expressions -* Automatic update all open tabs in background -* Sending posts in background -* Saving threads with all attachments in HTML with Dollchan -* Two ways to display replies to posts: as separate references and as list -* Support the tablet interface -* Themes - -This is a fork of the original app [[nya.miku.wishmaster]] which is no longer -being developed by its author. -. - -Repo Type:git -Repo:https://github.com/AliceCA/Overchan-Android.git - -Build:1.0.0,1000 - commit=v1.0.0_fdroid - gradle=yes - rm=libs/*,build.xml - prebuild=sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle - -Build:1.0.1,1001 - commit=v1.0.1_fdroid - gradle=yes - rm=libs/*,build.xml - prebuild=sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle - -Build:1.0.2,1002 - commit=v1.0.2_fdroid - gradle=yes - rm=libs/*,build.xml - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.0.2 -Current Version Code:1002 diff --git a/metadata/bus.chio.wishmaster.yml b/metadata/bus.chio.wishmaster.yml new file mode 100644 index 0000000000..cf4bcad583 --- /dev/null +++ b/metadata/bus.chio.wishmaster.yml @@ -0,0 +1,63 @@ +Categories: + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/AliceCA/Overchan-Android +IssueTracker: https://github.com/AliceCA/Overchan-Android/issues + +AutoName: Overchan (fork) +Summary: Browse multiple imageboards +Description: |- + Mobile application for browsing imageboards. Supports 4chan, krautchan, 8chan, + iichan.hk, dobrochan, 2ch (russian dvach) and some others. + + Some features: + + * Separate preferences for each imageboard: password for post deletion, HTTP/SSL, proxy + * Automatic hide posts and threads using regular expressions + * Automatic update all open tabs in background + * Sending posts in background + * Saving threads with all attachments in HTML with Dollchan + * Two ways to display replies to posts: as separate references and as list + * Support the tablet interface + * Themes + + This is a fork of the original app [[nya.miku.wishmaster]] which is no longer + being developed by its author. + +RepoType: git +Repo: https://github.com/AliceCA/Overchan-Android.git + +Builds: + - versionName: 1.0.0 + versionCode: 1000 + commit: v1.0.0_fdroid + gradle: + - yes + rm: + - libs/* + - build.xml + prebuild: sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle + + - versionName: 1.0.1 + versionCode: 1001 + commit: v1.0.1_fdroid + gradle: + - yes + rm: + - libs/* + - build.xml + prebuild: sed -i -e '/classpath/s/2.2.3/2.1.3/' build.gradle + + - versionName: 1.0.2 + versionCode: 1002 + commit: v1.0.2_fdroid + gradle: + - yes + rm: + - libs/* + - build.xml + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.0.2 +CurrentVersionCode: 1002 From 09004d751f18773825c591dfdc8a0b57f2bfa83e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:17:49 +0200 Subject: [PATCH 22/40] rewrite yml: byrne.utilities.converter --- metadata/byrne.utilities.converter.txt | 27 ------------------------- metadata/byrne.utilities.converter.yml | 28 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 27 deletions(-) delete mode 100644 metadata/byrne.utilities.converter.txt create mode 100644 metadata/byrne.utilities.converter.yml diff --git a/metadata/byrne.utilities.converter.txt b/metadata/byrne.utilities.converter.txt deleted file mode 100644 index b9653eeb11..0000000000 --- a/metadata/byrne.utilities.converter.txt +++ /dev/null @@ -1,27 +0,0 @@ -Categories:Science & Education -License:GPL-3.0-only -Author Web Site:http://technologiquepark.wordpress.com -Web Site: -Source Code:https://github.com/dillbyrne/Bodha-Converter -Issue Tracker:https://github.com/dillbyrne/Bodha-Converter/issues -Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G - -Auto Name:Bodha Converter -Summary:Convert binary, octal, decimal, hex and ASCII -Description: -Supports general (binary, octal, decimal and hexadecimal) conversions up to -2^63-1 in their respective formats. It also supports ASCII characters in the -range of NUL to DEL (0 - 127). A convenient table is also included for quick -lookups also in the range of 0 - 127. -. - -Repo Type:git -Repo:https://github.com/dillbyrne/Bodha-Converter.git - -Build:1.0,1 - commit=1.0 - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/byrne.utilities.converter.yml b/metadata/byrne.utilities.converter.yml new file mode 100644 index 0000000000..b93dc0f2a1 --- /dev/null +++ b/metadata/byrne.utilities.converter.yml @@ -0,0 +1,28 @@ +Categories: + - Science & Education +License: GPL-3.0-only +AuthorWebSite: http://technologiquepark.wordpress.com +SourceCode: https://github.com/dillbyrne/Bodha-Converter +IssueTracker: https://github.com/dillbyrne/Bodha-Converter/issues +Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G + +AutoName: Bodha Converter +Summary: Convert binary, octal, decimal, hex and ASCII +Description: |- + Supports general (binary, octal, decimal and hexadecimal) conversions up to + 2^63-1 in their respective formats. It also supports ASCII characters in the + range of NUL to DEL (0 - 127). A convenient table is also included for quick + lookups also in the range of 0 - 127. + +RepoType: git +Repo: https://github.com/dillbyrne/Bodha-Converter.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 From 382f9783cac8e1d5a3ab5415b8ef7a2ebb362f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:18:07 +0200 Subject: [PATCH 23/40] rewrite yml: byrne.utilities.hashpass --- metadata/byrne.utilities.hashpass.txt | 31 ------------------------- metadata/byrne.utilities.hashpass.yml | 33 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 31 deletions(-) delete mode 100644 metadata/byrne.utilities.hashpass.txt create mode 100644 metadata/byrne.utilities.hashpass.yml diff --git a/metadata/byrne.utilities.hashpass.txt b/metadata/byrne.utilities.hashpass.txt deleted file mode 100644 index 4430f1e0a3..0000000000 --- a/metadata/byrne.utilities.hashpass.txt +++ /dev/null @@ -1,31 +0,0 @@ -Categories:Security -License:GPL-3.0-only -Author Web Site:http://technologiquepark.wordpress.com -Web Site: -Source Code:https://github.com/dillbyrne/HashPass -Issue Tracker:https://github.com/dillbyrne/HashPass/issues -Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G - -Auto Name:HashPass -Summary:Use hashes as passwords -Description: -Simple password generator for android which uses hashes as passwords, affording -ease in recall and effectiveness in password strength. Available hashes are MD5, -SHA1, SHA256 and SHA512. -. - -Repo Type:git -Repo:https://github.com/dillbyrne/HashPass.git - -Build:0.1,1 - commit=0.1 - forceversion=yes - -Build:1.1,2 - commit=1.1 - forceversion=yes - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.1 -Current Version Code:2 diff --git a/metadata/byrne.utilities.hashpass.yml b/metadata/byrne.utilities.hashpass.yml new file mode 100644 index 0000000000..53b66251ad --- /dev/null +++ b/metadata/byrne.utilities.hashpass.yml @@ -0,0 +1,33 @@ +Categories: + - Security +License: GPL-3.0-only +AuthorWebSite: http://technologiquepark.wordpress.com +SourceCode: https://github.com/dillbyrne/HashPass +IssueTracker: https://github.com/dillbyrne/HashPass/issues +Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G + +AutoName: HashPass +Summary: Use hashes as passwords +Description: |- + Simple password generator for android which uses hashes as passwords, affording + ease in recall and effectiveness in password strength. Available hashes are MD5, + SHA1, SHA256 and SHA512. + +RepoType: git +Repo: https://github.com/dillbyrne/HashPass.git + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: '0.1' + forceversion: true + + - versionName: '1.1' + versionCode: 2 + commit: '1.1' + forceversion: true + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2 From 4cd59529a723a364c8c90e82e05e4d3a3dde4c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Mon, 15 Jul 2019 02:18:25 +0200 Subject: [PATCH 24/40] rewrite yml: byrne.utilities.pasteedroid --- metadata/byrne.utilities.pasteedroid.txt | 26 ---------------------- metadata/byrne.utilities.pasteedroid.yml | 28 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 26 deletions(-) delete mode 100644 metadata/byrne.utilities.pasteedroid.txt create mode 100644 metadata/byrne.utilities.pasteedroid.yml diff --git a/metadata/byrne.utilities.pasteedroid.txt b/metadata/byrne.utilities.pasteedroid.txt deleted file mode 100644 index 829d4097c4..0000000000 --- a/metadata/byrne.utilities.pasteedroid.txt +++ /dev/null @@ -1,26 +0,0 @@ -AntiFeatures:NonFreeNet -Categories:Internet -License:GPL-3.0-only -Author Web Site:http://technologiquepark.wordpress.com -Web Site: -Source Code:https://github.com/dillbyrne/PasteeDroid -Issue Tracker:https://github.com/dillbyrne/PasteeDroid/issues -Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G - -Auto Name:Pastee Droid -Summary:Post snippets online with Pastee service -Description: -Client for the pastebin service located at pastee.org. Let's you quickly upload -text or code snippets. -. - -Repo Type:git -Repo:https://github.com/dillbyrne/PasteeDroid.git - -Build:1.0,1 - commit=1.0 - -Auto Update Mode:Version %v -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/byrne.utilities.pasteedroid.yml b/metadata/byrne.utilities.pasteedroid.yml new file mode 100644 index 0000000000..c6dd9e2fa2 --- /dev/null +++ b/metadata/byrne.utilities.pasteedroid.yml @@ -0,0 +1,28 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: GPL-3.0-only +AuthorWebSite: http://technologiquepark.wordpress.com +SourceCode: https://github.com/dillbyrne/PasteeDroid +IssueTracker: https://github.com/dillbyrne/PasteeDroid/issues +Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G + +AutoName: Pastee Droid +Summary: Post snippets online with Pastee service +Description: |- + Client for the pastebin service located at pastee.org. Let's you quickly upload + text or code snippets. + +RepoType: git +Repo: https://github.com/dillbyrne/PasteeDroid.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1 From bda5d92a03f4ee99101f140570b1a3ba6b9a7c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 17:43:35 +0200 Subject: [PATCH 25/40] rewrite yml: be.mygod.vpnhotspot --- metadata/be.mygod.vpnhotspot.txt | 218 ----------------------- metadata/be.mygod.vpnhotspot.yml | 297 +++++++++++++++++++++++++++++++ 2 files changed, 297 insertions(+), 218 deletions(-) delete mode 100644 metadata/be.mygod.vpnhotspot.txt create mode 100644 metadata/be.mygod.vpnhotspot.yml diff --git a/metadata/be.mygod.vpnhotspot.txt b/metadata/be.mygod.vpnhotspot.txt deleted file mode 100644 index 2cdc3b3e6b..0000000000 --- a/metadata/be.mygod.vpnhotspot.txt +++ /dev/null @@ -1,218 +0,0 @@ -Categories:Connectivity -License:Apache-2.0 -Web Site: -Source Code:https://github.com/Mygod/VPNHotspot -Issue Tracker:https://github.com/Mygod/VPNHotspot/issues -Donate:https://mygod.be/donate/ -FlattrID:e0ggg2 - -Auto Name:VPN Hotspot -Summary:Share your VPN connection over hotspot or repeater -Description: -This app is useful for: - -* Connecting things that don't support VPN like Chromecasts behind corporate firewalls; -* Set up gapps behind corporate firewalls; -* Connect to your mobile hotspot but you're not bothered to set up VPN on your device. - -Requires root to set up networking. - -This app is designed to do only minimal changes to your system, so there's -almost no chance you will brick your device and/or break your Internet using -this app under normal conditions. However there's also absolutely no guarantee -it won't. -. - -Requires Root:yes - -Repo Type:git -Repo:https://github.com/Mygod/VPNHotspot - -Build:1.0.1,7 - commit=1.0.1 - subdir=mobile - gradle=yes - -Build:1.1.0,8 - commit=1.1.0 - subdir=mobile - gradle=yes - -Build:1.1.1,9 - commit=1.1.1 - subdir=mobile - gradle=yes - -Build:1.1.2,10 - commit=1.1.2 - subdir=mobile - gradle=yes - -Build:1.1.3,11 - commit=1.1.3 - subdir=mobile - gradle=yes - -Build:1.1.4,12 - commit=1.1.4 - subdir=mobile - gradle=yes - -Build:1.1.5,13 - commit=1.1.5 - subdir=mobile - gradle=yes - -Build:1.1.6,14 - commit=1.1.6 - subdir=mobile - gradle=yes - -Build:1.2.0,15 - commit=1.2.0 - subdir=mobile - gradle=yes - -Build:1.2.1,17 - commit=1.2.1 - subdir=mobile - gradle=yes - -Build:1.3.0,20 - commit=1.3.0 - subdir=mobile - gradle=yes - -Build:1.3.1,21 - commit=1.3.1 - subdir=mobile - gradle=yes - -Build:1.3.2,23 - commit=1.3.2 - subdir=mobile - gradle=yes - -Build:1.3.3,24 - disable=crashlytics - commit=1.3.3 - subdir=mobile - gradle=yes - -Build:2.0.1,101 - commit=2.0.1 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.0.2,102 - commit=2.0.2 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.0.3,103 - commit=2.0.3 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.0.4,104 - commit=2.0.4 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.0.7,107 - commit=2.0.7 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.1.0,108 - commit=2.1.0 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.1.1,109 - commit=2.1.1 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.1.3,112 - commit=2.1.3 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.1.4,114 - commit=2.1.4 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.2.1,116 - commit=2.2.1 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.2.3,118 - commit=2.2.3 - subdir=mobile - gradle=fdroid,freedom - prebuild=sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle - -Build:2.3.0,119 - commit=2.3.0 - subdir=mobile - gradle=fdroid - prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \ - sed -i -e '6,9d' build.gradle && \ - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties - -Build:2.4.0,200 - commit=v2.4.0 - subdir=mobile - gradle=fdroid - prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \ - sed -i -e '6,9d' build.gradle && \ - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties - -Build:2.4.3,203 - commit=v2.4.3 - subdir=mobile - gradle=fdroid - prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \ - sed -i -e '6,9d' build.gradle && \ - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties - -Build:2.4.4,204 - commit=v2.4.4 - subdir=mobile - gradle=fdroid - prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \ - sed -i -e '6,9d' build.gradle && \ - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties - -Build:2.4.5,205 - disable=Unresolved reference: crashlytics - commit=v2.4.5 - subdir=mobile - gradle=fdroid - prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \ - sed -i -e '6,9d' build.gradle - -Build:2.5.1,208 - commit=v2.5.1 - subdir=mobile - gradle=fdroid - prebuild=sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle && \ - sed -i -e '6,9d' build.gradle - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:2.5.1 -Current Version Code:208 diff --git a/metadata/be.mygod.vpnhotspot.yml b/metadata/be.mygod.vpnhotspot.yml new file mode 100644 index 0000000000..fdb3781f42 --- /dev/null +++ b/metadata/be.mygod.vpnhotspot.yml @@ -0,0 +1,297 @@ +Categories: + - Connectivity +License: Apache-2.0 +SourceCode: https://github.com/Mygod/VPNHotspot +IssueTracker: https://github.com/Mygod/VPNHotspot/issues +Donate: https://mygod.be/donate/ +FlattrID: e0ggg2 + +AutoName: VPN Hotspot +Summary: Share your VPN connection over hotspot or repeater +Description: |- + This app is useful for: + + * Connecting things that don't support VPN like Chromecasts behind corporate firewalls; + * Set up gapps behind corporate firewalls; + * Connect to your mobile hotspot but you're not bothered to set up VPN on your device. + + Requires root to set up networking. + + This app is designed to do only minimal changes to your system, so there's + almost no chance you will brick your device and/or break your Internet using + this app under normal conditions. However there's also absolutely no guarantee + it won't. + +RequiresRoot: 'yes' + +RepoType: git +Repo: https://github.com/Mygod/VPNHotspot + +Builds: + - versionName: 1.0.1 + versionCode: 7 + commit: 1.0.1 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.0 + versionCode: 8 + commit: 1.1.0 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.1 + versionCode: 9 + commit: 1.1.1 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.2 + versionCode: 10 + commit: 1.1.2 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.3 + versionCode: 11 + commit: 1.1.3 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.4 + versionCode: 12 + commit: 1.1.4 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.5 + versionCode: 13 + commit: 1.1.5 + subdir: mobile + gradle: + - yes + + - versionName: 1.1.6 + versionCode: 14 + commit: 1.1.6 + subdir: mobile + gradle: + - yes + + - versionName: 1.2.0 + versionCode: 15 + commit: 1.2.0 + subdir: mobile + gradle: + - yes + + - versionName: 1.2.1 + versionCode: 17 + commit: 1.2.1 + subdir: mobile + gradle: + - yes + + - versionName: 1.3.0 + versionCode: 20 + commit: 1.3.0 + subdir: mobile + gradle: + - yes + + - versionName: 1.3.1 + versionCode: 21 + commit: 1.3.1 + subdir: mobile + gradle: + - yes + + - versionName: 1.3.2 + versionCode: 23 + commit: 1.3.2 + subdir: mobile + gradle: + - yes + + - versionName: 1.3.3 + versionCode: 24 + disable: crashlytics + commit: 1.3.3 + subdir: mobile + gradle: + - yes + + - versionName: 2.0.1 + versionCode: 101 + commit: 2.0.1 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.0.2 + versionCode: 102 + commit: 2.0.2 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.0.3 + versionCode: 103 + commit: 2.0.3 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.0.4 + versionCode: 104 + commit: 2.0.4 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.0.7 + versionCode: 107 + commit: 2.0.7 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.1.0 + versionCode: 108 + commit: 2.1.0 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.1.1 + versionCode: 109 + commit: 2.1.1 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.1.3 + versionCode: 112 + commit: 2.1.3 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.1.4 + versionCode: 114 + commit: 2.1.4 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.2.1 + versionCode: 116 + commit: 2.2.1 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.2.3 + versionCode: 118 + commit: 2.2.3 + subdir: mobile + gradle: + - fdroid + - freedom + prebuild: sed -i -e '14,16d' -e '/google-services/d' -e '/io.fabric./d' ../build.gradle + + - versionName: 2.3.0 + versionCode: 119 + commit: 2.3.0 + subdir: mobile + gradle: + - fdroid + prebuild: + - sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle + - sed -i -e '6,9d' build.gradle + - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: 2.4.0 + versionCode: 200 + commit: v2.4.0 + subdir: mobile + gradle: + - fdroid + prebuild: + - sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle + - sed -i -e '6,9d' build.gradle + - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: 2.4.3 + versionCode: 203 + commit: v2.4.3 + subdir: mobile + gradle: + - fdroid + prebuild: + - sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle + - sed -i -e '6,9d' build.gradle + - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: 2.4.4 + versionCode: 204 + commit: v2.4.4 + subdir: mobile + gradle: + - fdroid + prebuild: + - sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle + - sed -i -e '6,9d' build.gradle + - sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + + - versionName: 2.4.5 + versionCode: 205 + disable: 'Unresolved reference: crashlytics' + commit: v2.4.5 + subdir: mobile + gradle: + - fdroid + prebuild: + - sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle + - sed -i -e '6,9d' build.gradle + + - versionName: 2.5.1 + versionCode: 208 + commit: v2.5.1 + subdir: mobile + gradle: + - fdroid + prebuild: + - sed -i -e '10,12d' -e '/google-services/d' -e '/io.fabric/d' ../build.gradle + - sed -i -e '6,9d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 2.5.1 +CurrentVersionCode: 208 From 4a6e7e2a9e230e71d13e4f53eceea269c959f7ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 17:53:18 +0200 Subject: [PATCH 26/40] add NoSourceSince: bander.notepad --- metadata/bander.notepad.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/metadata/bander.notepad.yml b/metadata/bander.notepad.yml index 532ca10be9..1a5fc445a1 100644 --- a/metadata/bander.notepad.yml +++ b/metadata/bander.notepad.yml @@ -1,17 +1,14 @@ Categories: - Writing License: Apache-2.0 -WebSite: https://code.google.com/p/banderlabs -SourceCode: https://code.google.com/p/banderlabs/source +WebSite: https://code.google.com/archive/p/banderlabs +SourceCode: https://code.google.com/archive/p/banderlabs/source AutoName: Notepad Summary: Basic note taking Description: It has selectable text size, searching, sorting, and the ability to send notes. -RepoType: git-svn -Repo: https://banderlabs.googlecode.com/svn/trunk/Notepad - Builds: - versionName: '1.06' versionCode: 12 @@ -22,3 +19,5 @@ AutoUpdateMode: None UpdateCheckMode: Static CurrentVersion: '1.06' CurrentVersionCode: 12 + +NoSourceSince: '1.06' From b15a42ed8fa315fc0a071c8f5ff495a33a4b2d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 17:55:40 +0200 Subject: [PATCH 27/40] add NoSourceSince: be.ac.ulb.lisa.idot.android.dicomviewer --- metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml index b9421db3a0..5924406018 100644 --- a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml +++ b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer.yml @@ -1,8 +1,8 @@ Categories: - Sports & Health License: GPL-3.0-or-later -WebSite: https://code.google.com/p/droid-dicom-viewer -SourceCode: https://code.google.com/p/droid-dicom-viewer/source +WebSite: https://code.google.com/archive/p/droid-dicom-viewer +SourceCode: https://code.google.com/archive/p/droid-dicom-viewer/source AutoName: Droid Dicom Viewer Summary: View medical image formats @@ -12,9 +12,6 @@ Description: |- parses implicit and explicit (little endian and big endian) value representation (VR). -RepoType: hg -Repo: https://code.google.com/p/droid-dicom-viewer/ - Builds: - versionName: 1.4 Grymalkyn versionCode: 5 @@ -24,3 +21,5 @@ AutoUpdateMode: None UpdateCheckMode: Static CurrentVersion: 1.4 Grymalkyn CurrentVersionCode: 5 + +NoSourceSince: 1.4 Grymalkyn From eee66e9356bc1ac3253a2e194a1a78b8bf39485b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 17:57:50 +0200 Subject: [PATCH 28/40] use https for website: be.brunoparmentier.wifikeyshare --- metadata/be.brunoparmentier.wifikeyshare.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/be.brunoparmentier.wifikeyshare.yml b/metadata/be.brunoparmentier.wifikeyshare.yml index e3a834e7c8..93eb26c643 100644 --- a/metadata/be.brunoparmentier.wifikeyshare.yml +++ b/metadata/be.brunoparmentier.wifikeyshare.yml @@ -1,7 +1,7 @@ Categories: - Connectivity License: GPL-3.0-or-later -WebSite: http://wifikeysha.re +WebSite: https://wifikeysha.re SourceCode: https://github.com/bparmentier/WiFiKeyShare IssueTracker: https://github.com/bparmentier/WiFiKeyShare/issues Changelog: https://github.com/bparmentier/WiFiKeyShare/releases From 8c4b877553fbe6b70aced1f57ca024edc983d2ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 17:59:56 +0200 Subject: [PATCH 29/40] use https for website: be.digitalia.fosdem --- metadata/be.digitalia.fosdem.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/be.digitalia.fosdem.yml b/metadata/be.digitalia.fosdem.yml index 1966ef9617..09fa0312a7 100644 --- a/metadata/be.digitalia.fosdem.yml +++ b/metadata/be.digitalia.fosdem.yml @@ -1,7 +1,7 @@ Categories: - Time License: Apache-2.0 -WebSite: http://www.digitalia.be/ +WebSite: https://www.digitalia.be/ SourceCode: https://github.com/cbeyls/fosdem-companion-android IssueTracker: https://github.com/cbeyls/fosdem-companion-android/issues From 0e2a04b27efc18b605939397f079d6755d4cb31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 18:05:41 +0200 Subject: [PATCH 30/40] add Changelog: be.digitalia.fosdem --- metadata/be.digitalia.fosdem.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/be.digitalia.fosdem.yml b/metadata/be.digitalia.fosdem.yml index 09fa0312a7..97039ad23d 100644 --- a/metadata/be.digitalia.fosdem.yml +++ b/metadata/be.digitalia.fosdem.yml @@ -4,6 +4,7 @@ License: Apache-2.0 WebSite: https://www.digitalia.be/ SourceCode: https://github.com/cbeyls/fosdem-companion-android IssueTracker: https://github.com/cbeyls/fosdem-companion-android/issues +Changelog: https://github.com/cbeyls/fosdem-companion-android/releases AutoName: FOSDEM Companion Summary: Schedule browser for the FOSDEM conference From 609eb969b00f44d8321e6b00b652039223b34770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 18:50:53 +0200 Subject: [PATCH 31/40] update repo/links: be.lionslink.ucllstudent --- metadata/be.lionslink.ucllstudent.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata/be.lionslink.ucllstudent.yml b/metadata/be.lionslink.ucllstudent.yml index 9447321b36..ccf0d5b1ea 100644 --- a/metadata/be.lionslink.ucllstudent.yml +++ b/metadata/be.lionslink.ucllstudent.yml @@ -1,9 +1,9 @@ Categories: - Science & Education License: MIT -WebSite: https://projectwerk.khleuven.be/projects/khl_mob_app -SourceCode: https://projectwerk.khleuven.be/projects/khl_mob_app/repository -IssueTracker: https://projectwerk.khleuven.be/projects/khl_mob_app/issues +WebSite: https://projektwerk.ucll.be/projects/khl_mob_app +SourceCode: https://projektwerk.ucll.be/projects/khl_mob_app/repository +IssueTracker: https://projektwerk.ucll.be/projects/khl_mob_app/repository/issues AutoName: UCLL Student Summary: Student app for UCLL students @@ -12,7 +12,7 @@ Description: |- calendar, portal announcements and bus departures. RepoType: git-svn -Repo: https://projectwerk.khleuven.be/svn/khl_mob_app +Repo: https://projektwerk.ucll.be/svn/khl_mob_app Builds: - versionName: 1.0.0 From 81b9459f8d7affa0c208178584390a3b6c1426cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 26 Jul 2019 18:52:56 +0200 Subject: [PATCH 32/40] use https for website: be.norio.randomapp --- metadata/be.norio.randomapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/be.norio.randomapp.yml b/metadata/be.norio.randomapp.yml index 0ab8a69044..957b58f5f0 100644 --- a/metadata/be.norio.randomapp.yml +++ b/metadata/be.norio.randomapp.yml @@ -1,7 +1,7 @@ Categories: - System License: GPL-3.0-only -WebSite: http://www.norio.be/ +WebSite: https://www.norio.be/ SourceCode: https://github.com/litrik/be.norio.randomapp IssueTracker: https://github.com/litrik/be.norio.randomapp/issues From 176f52ffe56a6c4d78785d2b4b19312e0224e124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 20:45:45 +0200 Subject: [PATCH 33/40] add Changelog: be.ppareit.shutdown --- metadata/be.ppareit.shutdown.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/be.ppareit.shutdown.yml b/metadata/be.ppareit.shutdown.yml index 30ec8116dd..1b2ab180f8 100644 --- a/metadata/be.ppareit.shutdown.yml +++ b/metadata/be.ppareit.shutdown.yml @@ -3,6 +3,7 @@ Categories: License: GPL-3.0-only SourceCode: https://github.com/ppareit/Shutdown IssueTracker: https://github.com/ppareit/Shutdown/issues +Changelog: https://github.com/ppareit/Shutdown/blob/HEAD/CHANGES AutoName: Shutdown Summary: Shutdown dialog From 70650b67ead5d43a7da16af5b6caea32777d62e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 20:47:19 +0200 Subject: [PATCH 34/40] add WebSite: be.quentinloos.manille --- metadata/be.quentinloos.manille.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/be.quentinloos.manille.yml b/metadata/be.quentinloos.manille.yml index e6bdfadea6..a193df29e6 100644 --- a/metadata/be.quentinloos.manille.yml +++ b/metadata/be.quentinloos.manille.yml @@ -1,6 +1,7 @@ Categories: - Games License: GPL-3.0-only +WebSite: https://quentinloos.be/projets/manille SourceCode: https://github.com/Kent1/Manille IssueTracker: https://github.com/Kent1/Manille/issues From 14fea1f05cf5f90617410b78d952188f6949aa1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 20:50:17 +0200 Subject: [PATCH 35/40] use https for website: be.uhasselt.privacypolice.yml --- metadata/be.uhasselt.privacypolice.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/be.uhasselt.privacypolice.yml b/metadata/be.uhasselt.privacypolice.yml index 93744c142d..53bd0c78b3 100644 --- a/metadata/be.uhasselt.privacypolice.yml +++ b/metadata/be.uhasselt.privacypolice.yml @@ -1,7 +1,7 @@ Categories: - Connectivity License: GPL-2.0-or-later -WebSite: http://www.brambonne.com +WebSite: https://www.brambonne.com SourceCode: https://github.com/BramBonne/privacypolice IssueTracker: https://github.com/BramBonne/privacypolice/issues From 96ca2ac52876c0dc82157336b2db5178b4ee7db9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 20:54:32 +0200 Subject: [PATCH 36/40] use https for AuthorWebSite: buet.rafi.dictionary --- metadata/buet.rafi.dictionary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/buet.rafi.dictionary.yml b/metadata/buet.rafi.dictionary.yml index 546ceec3de..7b2cb27c32 100644 --- a/metadata/buet.rafi.dictionary.yml +++ b/metadata/buet.rafi.dictionary.yml @@ -1,7 +1,7 @@ Categories: - Reading License: GPL-2.0-only -AuthorWebSite: http://facebook.com/RidmikLab +AuthorWebSite: https://facebook.com/RidmikLab SourceCode: https://github.com/rafi-kamal/Bangla-Dictionary IssueTracker: https://github.com/rafi-kamal/Bangla-Dictionary/issues From cf12b4055fab5b5eccb77b3102349619556b219a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 20:57:43 +0200 Subject: [PATCH 37/40] add WebSite: bus.chio.wishmaster --- metadata/bus.chio.wishmaster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/bus.chio.wishmaster.yml b/metadata/bus.chio.wishmaster.yml index cf4bcad583..4f815f15be 100644 --- a/metadata/bus.chio.wishmaster.yml +++ b/metadata/bus.chio.wishmaster.yml @@ -1,6 +1,7 @@ Categories: - Internet License: GPL-3.0-only +WebSite: https://miku-nyan.github.io/Overchan-Android SourceCode: https://github.com/AliceCA/Overchan-Android IssueTracker: https://github.com/AliceCA/Overchan-Android/issues From e6e38d4ddbc8ad3e1e5b3735a26c3a0828089ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 20:59:32 +0200 Subject: [PATCH 38/40] use https for AuthorWebSite: byrne.utilities.converter --- metadata/byrne.utilities.converter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/byrne.utilities.converter.yml b/metadata/byrne.utilities.converter.yml index b93dc0f2a1..18a422162f 100644 --- a/metadata/byrne.utilities.converter.yml +++ b/metadata/byrne.utilities.converter.yml @@ -1,7 +1,7 @@ Categories: - Science & Education License: GPL-3.0-only -AuthorWebSite: http://technologiquepark.wordpress.com +AuthorWebSite: https://technologiquepark.wordpress.com SourceCode: https://github.com/dillbyrne/Bodha-Converter IssueTracker: https://github.com/dillbyrne/Bodha-Converter/issues Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G From ddbdc5eae607ee26c41d8465238ff5edf7e4a646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 21:00:26 +0200 Subject: [PATCH 39/40] use https for AuthorWebSite: byrne.utilities.hashpass --- metadata/byrne.utilities.hashpass.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/byrne.utilities.hashpass.yml b/metadata/byrne.utilities.hashpass.yml index 53b66251ad..b543e7fe34 100644 --- a/metadata/byrne.utilities.hashpass.yml +++ b/metadata/byrne.utilities.hashpass.yml @@ -1,7 +1,7 @@ Categories: - Security License: GPL-3.0-only -AuthorWebSite: http://technologiquepark.wordpress.com +AuthorWebSite: https://technologiquepark.wordpress.com SourceCode: https://github.com/dillbyrne/HashPass IssueTracker: https://github.com/dillbyrne/HashPass/issues Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G From 78402eba26da866b055e5400ca3f0b7268cbf5eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Sat, 27 Jul 2019 21:01:41 +0200 Subject: [PATCH 40/40] use https for AuthorWebSite: byrne.utilities.pasteedroid --- metadata/byrne.utilities.pasteedroid.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/byrne.utilities.pasteedroid.yml b/metadata/byrne.utilities.pasteedroid.yml index c6dd9e2fa2..7a05e5bbc6 100644 --- a/metadata/byrne.utilities.pasteedroid.yml +++ b/metadata/byrne.utilities.pasteedroid.yml @@ -3,7 +3,7 @@ AntiFeatures: Categories: - Internet License: GPL-3.0-only -AuthorWebSite: http://technologiquepark.wordpress.com +AuthorWebSite: https://technologiquepark.wordpress.com SourceCode: https://github.com/dillbyrne/PasteeDroid IssueTracker: https://github.com/dillbyrne/PasteeDroid/issues Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G