From 5bca2c573088629214dbf1c950a0b640fc805fd9 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 4 Jun 2018 21:25:58 +0200 Subject: [PATCH 1/6] New app: DreamDroid --- metadata/net.reichholf.dreamdroid.txt | 30 +++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/net.reichholf.dreamdroid.txt diff --git a/metadata/net.reichholf.dreamdroid.txt b/metadata/net.reichholf.dreamdroid.txt new file mode 100644 index 0000000000..d970f3b3f0 --- /dev/null +++ b/metadata/net.reichholf.dreamdroid.txt @@ -0,0 +1,30 @@ +Categories:Connectivity +License:GPL-3.0-only +Web Site:https://dreamdroid.org/ +Source Code:https://github.com/sreichholf/dreamDroid +Issue Tracker:https://github.com/sreichholf/dreamDroid/issues + +Summary:Control Dreambox satellite receivers +Description: +Remotely control your enigma2 based Dreambox with any Android Device! + +dreamDroid has a fragment-based layout which is optimized for all common device +sizes. +. + +Repo Type:git +Repo:https://github.com/sreichholf/dreamDroid.git + +Build:1.2-407-fdroid,407 + commit=v1.2-407 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/enable true/d' build.gradle + +Maintainer Notes: +Upstream builds an universal APK and separate APKs for each architecture. +We only build the universal APK. +. + +Auto Update Mode:None +Update Check Mode:None From e8de26381df9dc53a63dc64e7df0ddd2e55c0d29 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 6 Jun 2018 10:20:18 +0200 Subject: [PATCH 2/6] DreamDroid: Update to 1.2.408 --- metadata/net.reichholf.dreamdroid.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/metadata/net.reichholf.dreamdroid.txt b/metadata/net.reichholf.dreamdroid.txt index d970f3b3f0..f654e1c386 100644 --- a/metadata/net.reichholf.dreamdroid.txt +++ b/metadata/net.reichholf.dreamdroid.txt @@ -21,6 +21,12 @@ Build:1.2-407-fdroid,407 gradle=fdroid prebuild=sed -i -e '/enable true/d' build.gradle +Build:1.2.408,408 + commit=v1.2.408 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/enable true/d' build.gradle + Maintainer Notes: Upstream builds an universal APK and separate APKs for each architecture. We only build the universal APK. From 7e050b7e563c6c9b7e3fa2e308ca7921eb304bdb Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 6 Jun 2018 10:23:53 +0200 Subject: [PATCH 3/6] DreamDroid: Update to 1.2.409 We can now enable auto update --- metadata/net.reichholf.dreamdroid.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/net.reichholf.dreamdroid.txt b/metadata/net.reichholf.dreamdroid.txt index f654e1c386..509196b967 100644 --- a/metadata/net.reichholf.dreamdroid.txt +++ b/metadata/net.reichholf.dreamdroid.txt @@ -4,6 +4,7 @@ Web Site:https://dreamdroid.org/ Source Code:https://github.com/sreichholf/dreamDroid Issue Tracker:https://github.com/sreichholf/dreamDroid/issues +Auto Name:DreamDroid Summary:Control Dreambox satellite receivers Description: Remotely control your enigma2 based Dreambox with any Android Device! @@ -27,10 +28,18 @@ Build:1.2.408,408 gradle=fdroid prebuild=sed -i -e '/enable true/d' build.gradle +Build:1.2.409,409 + commit=v1.2.409 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/enable true/d' build.gradle + Maintainer Notes: Upstream builds an universal APK and separate APKs for each architecture. We only build the universal APK. . -Auto Update Mode:None -Update Check Mode:None +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.2.409 +Current Version Code:409 From aa6d96a3db305391d245f6d2976a3a113f9ffbc7 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 18 Jul 2018 11:36:08 +0200 Subject: [PATCH 4/6] DreamDroid: Upgrade to 1.2.418 Remove previous builds --- metadata/net.reichholf.dreamdroid.txt | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/metadata/net.reichholf.dreamdroid.txt b/metadata/net.reichholf.dreamdroid.txt index 509196b967..7eb68cd124 100644 --- a/metadata/net.reichholf.dreamdroid.txt +++ b/metadata/net.reichholf.dreamdroid.txt @@ -16,20 +16,8 @@ sizes. Repo Type:git Repo:https://github.com/sreichholf/dreamDroid.git -Build:1.2-407-fdroid,407 - commit=v1.2-407 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/enable true/d' build.gradle - -Build:1.2.408,408 - commit=v1.2.408 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/enable true/d' build.gradle - -Build:1.2.409,409 - commit=v1.2.409 +Build:1.2.418,418 + commit=v1.2.418 subdir=app gradle=fdroid prebuild=sed -i -e '/enable true/d' build.gradle @@ -41,5 +29,5 @@ We only build the universal APK. Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.2.409 -Current Version Code:409 +Current Version:1.2.418 +Current Version Code:418 From 12b5cd0d2e66df3e742b52262b98e557a60530fe Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 18 Jul 2018 17:13:33 +0200 Subject: [PATCH 5/6] DreamDroid: Upgrade to 1.2.419 --- metadata/net.reichholf.dreamdroid.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/net.reichholf.dreamdroid.txt b/metadata/net.reichholf.dreamdroid.txt index 7eb68cd124..4f490e01ad 100644 --- a/metadata/net.reichholf.dreamdroid.txt +++ b/metadata/net.reichholf.dreamdroid.txt @@ -22,6 +22,12 @@ Build:1.2.418,418 gradle=fdroid prebuild=sed -i -e '/enable true/d' build.gradle +Build:1.2.419,419 + commit=v1.2.419 + subdir=app + gradle=fdroid + prebuild=sed -i -e '/enable true/d' build.gradle + Maintainer Notes: Upstream builds an universal APK and separate APKs for each architecture. We only build the universal APK. @@ -29,5 +35,5 @@ We only build the universal APK. Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.2.418 -Current Version Code:418 +Current Version:1.2.419 +Current Version Code:419 From 932fb4bdf6a282c252e88bfc6b5e60253d0ee999 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 18 Jul 2018 23:04:21 +0200 Subject: [PATCH 6/6] DreamDroid: Remove 1.2.418 --- metadata/net.reichholf.dreamdroid.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/metadata/net.reichholf.dreamdroid.txt b/metadata/net.reichholf.dreamdroid.txt index 4f490e01ad..02e062a3c0 100644 --- a/metadata/net.reichholf.dreamdroid.txt +++ b/metadata/net.reichholf.dreamdroid.txt @@ -16,12 +16,6 @@ sizes. Repo Type:git Repo:https://github.com/sreichholf/dreamDroid.git -Build:1.2.418,418 - commit=v1.2.418 - subdir=app - gradle=fdroid - prebuild=sed -i -e '/enable true/d' build.gradle - Build:1.2.419,419 commit=v1.2.419 subdir=app