mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Begin work on better ways to check for updates
This commit is contained in:
parent
af871464f4
commit
fd7278c4ef
10 changed files with 1 additions and 195 deletions
|
@ -325,6 +325,7 @@ def parse_metadata(metafile, **kw):
|
|||
thisinfo['Donate'] = None
|
||||
thisinfo['Disabled'] = None
|
||||
thisinfo['AntiFeatures'] = None
|
||||
thisinfo['Update Check Mode'] = 'Market'
|
||||
thisinfo['Market Version'] = ''
|
||||
thisinfo['Market Version Code'] = '0'
|
||||
thisinfo['Repo Type'] = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue