Leafpic: Yet another packageName change...
This commit is contained in:
parent
924565060d
commit
dcd21c4745
|
@ -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
|
||||
|
|
28
metadata/org.horaapps.leafpic.txt
Normal file
28
metadata/org.horaapps.leafpic.txt
Normal file
|
@ -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
|
Loading…
Reference in a new issue