use fastlane description; also changed the repo to allow autoupdates

(switched to static version code and name)
This commit is contained in:
sal0max 2021-03-18 00:45:35 +00:00 committed by Izzy
parent 06b99493a2
commit c767568dc9

View file

@ -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