Merge branch 'feature/com.example.forgottenumbrella.cardboardmuseum' into 'master'
New app: Cardboard Museum Closes rfp#862 See merge request fdroid/fdroiddata!4260
This commit is contained in:
commit
2ebe7a7e24
38
metadata/com.example.forgottenumbrella.cardboardmuseum.yml
Normal file
38
metadata/com.example.forgottenumbrella.cardboardmuseum.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue