diff --git a/metadata/com.alienpants.leafpicrevived.yml b/metadata/com.alienpants.leafpicrevived.yml new file mode 100644 index 0000000000..706f088012 --- /dev/null +++ b/metadata/com.alienpants.leafpicrevived.yml @@ -0,0 +1,43 @@ +Categories: + - Multimedia + - Graphics +License: GPL-3.0-only +SourceCode: https://github.com/apcro/leafpicrevived +IssueTracker: https://github.com/apcro/leafpicrevived/issues +Changelog: https://github.com/apcro/leafpicrevived/blob/dev/CHANGELOG.md + +AutoName: LeafPic Revived +Description: |4- + + Advanced replacement for the default image gallery. + + ''LeafPic Revived'' is a fluid, material-designed alternative gallery. It doesn't miss + any of the main features of a stock gallery, and we also have plans to add more + useful features. + + -- + + NOTE: The original LeafPic is abandonded: + https://gitlab.com/HoraApps/LeafPic/issues/605#note_155379129 This is a copy + of the GitLab source code, updated to AndroidX, with some elements removed. + +RepoType: git +Repo: https://github.com/apcro/leafpicrevived + +Builds: + - versionName: v0.8.1 + versionCode: 19 + commit: ed9b5f20a3e0faf7066aa49db452cffd73f1ad7c + subdir: leafpicrevived + gradle: + - yes + prebuild: + - sed -i -e '/keystoreProperties/d' build.gradle + - sed -i -e '/dasar/d' build.gradle + - sed -i -e 's/uz.shift:colorpicker:0.5@aar/com.github.DASAR:ShiftColorPicker:v0.5@aar/' + build.gradle + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: v0.8.1 +CurrentVersionCode: 19