add more fields to template
This commit is contained in:
parent
559cfb58f7
commit
c6c2b27138
|
@ -23,6 +23,9 @@ Osmand~ is the generic name for builds of Osmand not done by the developers,
|
||||||
though
|
though
|
||||||
f-droid.org of course tries to be as faithful as possible to the releases.
|
f-droid.org of course tries to be as faithful as possible to the releases.
|
||||||
x86 and MIPS modules are included in the apk.
|
x86 and MIPS modules are included in the apk.
|
||||||
|
|
||||||
|
Status: We don't have the latest version of this app because it is difficult
|
||||||
|
to build. Nightly builds by the developer are available via the Donate page.
|
||||||
.
|
.
|
||||||
|
|
||||||
#Don't use master branch
|
#Don't use master branch
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
#See http://f-droid.org/manual for details
|
||||||
|
#Delete fields that are not needed
|
||||||
|
Disabled:
|
||||||
|
Name:
|
||||||
|
AntiFeatures:
|
||||||
Category:
|
Category:
|
||||||
License:
|
License:
|
||||||
Web Site:
|
Web Site:
|
||||||
|
@ -7,18 +12,25 @@ Donate:
|
||||||
FlattrID:
|
FlattrID:
|
||||||
Bitcoin:
|
Bitcoin:
|
||||||
|
|
||||||
Summary:This is a summary
|
Summary:What the app is for
|
||||||
Description:
|
Description:
|
||||||
This
|
A description goes here. It should be fairly future proof, unless you intend to
|
||||||
is
|
keep it updated, yet not be too short. The maximum line length is 80 chars,
|
||||||
a
|
unless the basic MediaWiki markup is used.
|
||||||
description
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Requires Root:
|
||||||
|
|
||||||
Repo Type:
|
Repo Type:
|
||||||
Repo:
|
Repo:
|
||||||
|
#Version Names and Codes must be distinct
|
||||||
|
Build Version:Version Name,Version Code,Commit/Tag/Revision, etc. (if necessary)
|
||||||
|
|
||||||
Build Version:name,code,commit/tag/revision
|
Auto Update Mode:
|
||||||
|
#One of Tags, RepoManifest, Market or None (in that order of preference)
|
||||||
|
#If None, describe how to obtain Current Version in a comment
|
||||||
|
#The other methods are automatic but check that the mechanism works
|
||||||
Update Check Mode:
|
Update Check Mode:
|
||||||
|
Current Version:
|
||||||
|
Current Version Code:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue