6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
68 lines
1.8 KiB
YAML
68 lines
1.8 KiB
YAML
Categories:
|
|
- Multimedia
|
|
- Theming
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/sal0max/muzei-nationalgeographic
|
|
IssueTracker: https://github.com/sal0max/muzei-nationalgeographic/issues
|
|
|
|
AutoName: National Geographic for Muzei
|
|
Summary: National Geographic pictures for Muzei
|
|
Description: |-
|
|
The National Geographic photo of the day for [[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 [[net.nurik.roman.muzei]] installed to use this plugin.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/sal0max/muzei-nationalgeographic.git
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 3
|
|
commit: '1.1'
|
|
subdir: muzei-nationalgeographic
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.3
|
|
versionCode: 6
|
|
commit: d131f01e35c71cfc43294ac362986afabae9bc38
|
|
subdir: muzei-nationalgeographic
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.4
|
|
versionCode: 7
|
|
commit: 57bdae85cc51b99f3e3d89d767e963dba525e40b
|
|
subdir: muzei-nationalgeographic
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 9
|
|
commit: 0e0c77b22c972aadba345e310b8f0f769c5b3455
|
|
subdir: muzei-nationalgeographic
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2 (2.1.1)
|
|
versionCode: 20101
|
|
commit: v2.1.1
|
|
subdir: muzei-nationalgeographic
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 2 (2.1.1)
|
|
CurrentVersionCode: 20101
|