Commit Graph

19 Commits

Author SHA1 Message Date
linsui 0d21e1747f schema: ArchivePolicy should be int 2024-03-01 01:03:35 +08:00
linsui 6ceee2c24d schema: UpdateCheckMode HTTP requires AutoUpdateMode pattern and UpdateCheckData set 2023-10-30 11:02:10 +00:00
linsui 1c9fc125e2 schema: AutoUpdateMode must be None if UpdateCheckMode is not Tags or HTTP 2023-10-30 17:29:04 +08:00
linsui a83f50c352 add TetheredNet AF 2023-06-21 09:51:34 +00:00
linsui d34d610570 schema: ArchivePolicy is a integer now 2023-06-02 13:28:57 +08:00
linsui 2c11cc15d1 schema: add localized anti-features 2023-05-27 16:41:45 +08:00
Gregor Düster 656fabd40d Rewrite metadata, following up fdroidserver!1328
Remove quotes around 'yes' for Builds.maven as well as convert
RequiresRoot to a boolean value.

Ref.: fdroidserver!1328
Ref.: fdroidserver b0c05842d8c081cf5503b31e8ecc797dc95ed900
2023-05-24 08:44:46 +00:00
linsui bffd7a819f schema: fix litecoin address regex 2023-05-02 11:52:03 +00:00
linsui d22e9acc72 schema: add AASK requirement and some patterns 2023-04-22 18:03:09 +00:00
linsui 55b6c63207 Schema: AutoUpdateMode and UpdateCheckMode must be None
... if there is NoSourceSince or ArchivePolicy: 0 versions
2023-03-02 15:41:04 +00:00
linsui 22bafb760f Schema: only require Repo, RepoType and SourceCode
... when there is no NoSourceSince
2023-03-02 15:41:04 +00:00
linsui 34a4d156f2 schema: add binary, postbuild 2023-02-18 15:54:11 +00:00
linsui a5b40b29f8 Change VercodeOperation to list 2022-10-29 15:22:15 +08:00
FestplattenSchnitzel 18cbdecf37 Reformat metadata.json 2021-12-20 11:34:45 +00:00
FestplattenSchnitzel 22dbec00fb Allow "RequiresRoot: 'yes'" in metadata 2021-12-20 11:34:45 +00:00
FestplattenSchnitzel d8ccd58f24 Do not require Builds.commit
"commit" is not required if a version is disabled
2021-12-01 16:52:41 +00:00
Sylvia van Os 07febb2d3f Add NSFW to the acceptable anti-features list 2021-11-30 09:23:56 +00:00
FestplattenSchnitzel 230d37c3e7 Update schema
Add new field "AllowedAPKSigningKeys",

Use "uniqueItems" keyword,
Use "anyOf" instead of "oneOf",
Correct some values to correspond with fdroid lint,

Adjust title,
Adjust some descriptions
2021-08-30 07:33:36 +00:00
FestplattenSchnitzel 81275cf8a5 Add schema for app metadata files 2021-07-03 08:13:57 +00:00