From dcd21c474522a814b6f94e5039cbb08802896c51 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 12 Aug 2016 00:31:04 +0200 Subject: [PATCH] Leafpic: Yet another packageName change... --- metadata/com.horaapps.leafpic.txt | 6 ++++-- metadata/org.horaapps.leafpic.txt | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 metadata/org.horaapps.leafpic.txt diff --git a/metadata/com.horaapps.leafpic.txt b/metadata/com.horaapps.leafpic.txt index 166d3ad966..0f4ddb92c5 100644 --- a/metadata/com.horaapps.leafpic.txt +++ b/metadata/com.horaapps.leafpic.txt @@ -7,6 +7,8 @@ Issue Tracker:https://github.com/HoraApps/LeafPic/issues Auto Name:LeafPic Summary:View your images and galleries Description: +This app has been deprecated in favor of [[org.horaapps.leafpic]]. + Advanced replacement for the default image gallery. . @@ -62,7 +64,7 @@ Build:v0.4,7 forceversion=yes prebuild=sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' -e '/dasar/d' -e '/uz.shift/d' -e '/support-v4/acompile "com.github.DASAR:ShiftColorPicker:v0.5@aar"' -e "s/disable 'MissingTranslation'/disable 'MissingTranslation' \ndisable 'ExtraTranslation'\n/g" build.gradle -Auto Update Mode:Version %v -Update Check Mode:Tags +Auto Update Mode:None +Update Check Mode:None Current Version:v0.4 Current Version Code:7 diff --git a/metadata/org.horaapps.leafpic.txt b/metadata/org.horaapps.leafpic.txt new file mode 100644 index 0000000000..4aceaa77a8 --- /dev/null +++ b/metadata/org.horaapps.leafpic.txt @@ -0,0 +1,28 @@ +Categories:Multimedia +License:GPLv3 +Web Site:https://github.com/HoraApps/LeafPic/blob/HEAD/README.md +Source Code:https://github.com/HoraApps/LeafPic +Issue Tracker:https://github.com/HoraApps/LeafPic/issues + +Auto Name:LeafPic +Summary:View your images and galleries +Description: +Advanced replacement for the default image gallery. +. + +Repo Type:git +Repo:https://github.com/HoraApps/LeafPic/ + +Build:v0.5.2-fdroid,10 + commit=4e29d9ec7f2424e02452f28698151022f8adf96e + subdir=app + init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.14.1" }' >> ../build.gradle + gradle=noGPlay + prebuild=sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' -e '/dasar/d' -e '/uz.shift/d' -e '/support-v4/acompile "com.github.DASAR:ShiftColorPicker:v0.5@aar"' build.gradle && \ + mv -i src/main/java/org/horaapps/leafpic/SecretConstantsExample.java src/main/java/org/horaapps/leafpic/SecretConstants.java && \ + sed -i -e 's/SecretConstantsExample/SecretConstants/g' src/main/java/org/horaapps/leafpic/SecretConstants.java + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:v0.5.2 +Current Version Code:10