From 26a0205c2711fdda79a4265006656f298fc004f2 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 8 Jan 2019 16:34:36 +0100 Subject: [PATCH] New app: Cardboard Museum --- ...mple.forgottenumbrella.cardboardmuseum.yml | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/com.example.forgottenumbrella.cardboardmuseum.yml diff --git a/metadata/com.example.forgottenumbrella.cardboardmuseum.yml b/metadata/com.example.forgottenumbrella.cardboardmuseum.yml new file mode 100644 index 0000000000..5469352bf5 --- /dev/null +++ b/metadata/com.example.forgottenumbrella.cardboardmuseum.yml @@ -0,0 +1,38 @@ +Categories: + - Theming +License: GPL-3.0-or-later +AuthorName: ForgottenUmbrella +SourceCode: https://gitlab.com/ForgottenUmbrella/cardboardmuseum +IssueTracker: https://gitlab.com/ForgottenUmbrella/cardboardmuseum/issues +Changelog: https://gitlab.com/ForgottenUmbrella/cardboardmuseum/blob/HEAD/CHANGELOG.md + +AutoName: Cardboard Museum +Summary: Periodically change wallpaper using Danbooru +Description: | + A Muzei 3.0 plugin for the (potentially NSFW) [https://danbooru.donmai.us/ + Danbooru] imageboard, which sets the wallpaper to an (anime/manga-style) image + matching the given tags. + + Supports authentication to bypass account restrictions e.g. the default limit + of a maximum of two tags. Additionally, the app tries to avoid NSFW images + by default (although this is configurable), and there is the ability to preview + potential matching images to be aware of what the wallpaper will be like. + + Code of the Danbooru Image Board can [https://github.com/r888888888/danbooru be + found at Github]. + +RepoType: git +Repo: https://gitlab.com/ForgottenUmbrella/cardboardmuseum.git + +Builds: + - versionName: 1.1.5 + versionCode: 7 + commit: v1.1.5 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.5 +CurrentVersionCode: 7