From acc42c2654f3c1666c4e34358bfb5179ae538fb6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 15 Mar 2020 12:15:16 +0100 Subject: [PATCH] New app: Pixiv for Muzei 3 --- metadata/com.antony.muzei.pixiv.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.antony.muzei.pixiv.yml diff --git a/metadata/com.antony.muzei.pixiv.yml b/metadata/com.antony.muzei.pixiv.yml new file mode 100644 index 0000000000..86daba6d3b --- /dev/null +++ b/metadata/com.antony.muzei.pixiv.yml @@ -0,0 +1,29 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Theming +License: GPL-3.0-only +AuthorName: Antony +AuthorEmail: yellowbluesky1@gmail.com +AuthorWebSite: https://yellowbluesky.github.io/ +SourceCode: https://github.com/yellowbluesky/PixivforMuzei3 +IssueTracker: https://github.com/yellowbluesky/PixivforMuzei3/issues +Changelog: https://github.com/yellowbluesky/PixivforMuzei3/releases + +AutoName: Pixiv for Muzei 3 + +RepoType: git +Repo: https://github.com/yellowbluesky/PixivforMuzei3 + +Builds: + - versionName: 2.8.0 + versionCode: 273 + commit: 2.8.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.8.0 +CurrentVersionCode: 273