fdroiddata/tools
2024-12-12 22:49:27 +08:00
..
audit-gradle.py Format Python tools with Black 2021-08-02 17:23:33 +00:00
auto-merge.sh Add a script to merge MRs from bot in batch 2024-10-31 13:58:21 +08:00
build-contains-signatures.py Refactor tools, optimize imports, misc fixes 2021-08-02 17:23:33 +00:00
check-for-unattached-signatures.py Refactor tools, optimize imports, misc fixes 2021-08-02 17:23:33 +00:00
check-git-repo-availability.py check-git-repo-avail ignore NoSourceSince 2021-10-23 19:58:47 +00:00
check-keyalias-collision.py Format Python tools with Black 2021-08-02 17:23:33 +00:00
check-localized-metadata.py use cleaner working dir selection in check scripts 2020-11-17 19:08:22 +01:00
check-metadata-summary-whitespace.py Refactor tools, optimize imports, misc fixes 2021-08-02 17:23:33 +00:00
find-changed-builds.py Recover --name-only and properly fix Python 3.5 syntax 2022-09-20 07:34:10 +00:00
fix-ellipsis.sh tools/fix-ellipsis.sh: standardize to keep translation merges easy 2021-04-29 16:05:35 +02:00
keep-latest.sh toos/keep-latest.sh: use api instead of known apks commit 2024-11-08 22:39:21 +08:00
lint_config.yml lint: set archive_older 2024-12-12 22:49:27 +08:00
make-summary-translatable.py make-summary-translatable.py: ArchivePolicy is int 2023-06-02 14:06:32 +08:00
merge-autoupdate.sh tool/merge-autoupdate.sh: increase page size 2024-11-23 14:14:40 +08:00
png-pre-compress script to pre-compress all included graphics 2018-08-29 22:49:56 +02:00
README.md Add tools/README.md 2021-08-02 17:23:33 +00:00
rewrite-git-redirects.py tools/rewrite-git-redirects.py: also handle srclibs 2023-03-23 17:31:00 +00:00
trigger-issuebot optimize trigger-issuebot 2022-08-02 15:42:00 +00:00

Some tools for F-Droid Data written in Python

audit-gradle.py

build-contains-signatures.py

Dependencies

check-for-unattached-signatures.py

Apps with reproducible builds include the APK Signature files in the metadata. If there is no matching entry in Builds:, then those files are useless cruft.

Dependencies

check-git-repo-availability.py

Dependencies

check-keyalias-collision.py

check-localized-metadata.py

check-metadata-summary-whitespace.py

find-changed-builds.py

Dependencies

make-summary-translatable.py

Dependencies

rewrite-git-redirects.py

Dependencies

schedule-issuebot.py

Dependencies