mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Merge branch 'sal0max-master-patch-55437' into 'master'
added newest version + improved the description See merge request fdroid/fdroiddata!8520
This commit is contained in:
commit
de8f836b4c
1 changed files with 13 additions and 17 deletions
|
|
@ -2,22 +2,13 @@ Categories:
|
|||
- Multimedia
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Maximilian Salomon
|
||||
AuthorEmail: msal.coding@gmail.com
|
||||
SourceCode: https://github.com/sal0max/muzei-nationalgeographic
|
||||
IssueTracker: https://github.com/sal0max/muzei-nationalgeographic/issues
|
||||
Changelog: https://github.com/sal0max/muzei-nationalgeographic/releases
|
||||
|
||||
AutoName: National Geographic for Muzei
|
||||
Description: |-
|
||||
The National Geographic photo of the day for https://f-droid.org/packages/net.nurik.roman.muzei.
|
||||
|
||||
'''Features:'''
|
||||
|
||||
* Toggle between having always the newest photo of the day and showing random wallpapers.
|
||||
* Set your custom refresh interval.
|
||||
* To reduce mobile data usage you can chose to only update on Wi-Fi.
|
||||
* Read the entire photo description of the current photo within the app.
|
||||
* Share your current photo with the world.
|
||||
|
||||
Note: You must have https://f-droid.org/packages/net.nurik.roman.muzei installed to use this plugin.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sal0max/muzei-nationalgeographic.git
|
||||
|
|
@ -58,9 +49,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
|
||||
- versionName: 2.3.0
|
||||
versionCode: 20300
|
||||
commit: 2.3.0
|
||||
subdir: muzei-nationalgeographic
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2 (2.1.1)
|
||||
CurrentVersionCode: 20101
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 20300
|
||||
|
|
|
|||
Loading…
Reference in a new issue