1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00
fdroidserver/fdroidserver
Jochen Sprickerhof c19f46b706 [checkupdates] move gradle var check to parser
3638acddc added a check if the version name string is actually a
unresolved gradle variable. This moves the check into the
common.parse_androidmanifests() as it is the only where the it could
happen. This also resolves the case where checkupdates returns
"Unknown".

Closes: #751
2022-04-14 17:47:44 +02:00
..
asynchronousfilereader rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
__init__.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
__main__.py Fix pep8 whitespace errors 2021-06-25 06:28:47 +02:00
apksigcopier.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
btlog.py rewrite docstrings to match numpy style guide 2021-06-25 06:28:43 +02:00
build.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
checkupdates.py [checkupdates] move gradle var check to parser 2022-04-14 17:47:44 +02:00
common.py [checkupdates] move gradle var check to parser 2022-04-14 17:47:44 +02:00
deploy.py publish index-v1.json and include a gpg signature 2022-02-22 22:58:09 +01:00
exception.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
gpgsign.py publish index-v1.json and include a gpg signature 2022-02-22 22:58:09 +01:00
import.py Import - some fixes for flutter apps 2022-04-12 10:08:13 +00:00
index.py Simplify index.html for new html5lib 2021-11-19 18:34:23 +01:00
init.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
install.py check for invalid appids passed to commands 2021-04-08 10:31:33 +02:00
lint.py Fix errors from merge and review 2021-06-25 06:42:17 +02:00
metadata.py Renamed to NSFW as per https://gitlab.com/fdroid/admin/-/issues/252 2021-11-25 13:10:29 +00:00
mirror.py mirror: make _run_wget() return to the dir it started in 2021-12-07 10:24:27 +01:00
net.py rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
nightly.py nightly: stop stripping APKs before signing, apksigner does it 2022-02-22 22:29:09 +01:00
publish.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
readmeta.py purge code that modifies the app description, including linkifying 2020-12-08 09:37:49 +01:00
rewritemeta.py Improve rewritemeta --help 2021-10-23 14:08:07 +02:00
scanner.py Add junrar to blocklist 2022-03-15 12:06:42 +00:00
signatures.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
signindex.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
stats.py change config.py to config.yml everywhere it is needed 2021-01-29 13:24:17 +01:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
verify.py remove useless import in verify.py 2021-12-04 18:26:26 -05:00
vmtools.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00