fdroiddata/tools
Jochen Sprickerhof 19a9366457 check-git-repo-avail ignore NoSourceSince
Apps that have NoSourceSince don't need a Repo:.
2021-10-23 19:58:47 +00:00
..
audit-gradle.py Format Python tools with Black 2021-08-02 17:23:33 +00: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 Format Python tools with Black 2021-08-02 17:23:33 +00:00
fix-ellipsis.sh tools/fix-ellipsis.sh: standardize to keep translation merges easy 2021-04-29 16:05:35 +02:00
make-summary-translatable.py Format Python tools with Black 2021-08-02 17:23:33 +00: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 Format Python tools with Black 2021-08-02 17:23:33 +00:00
schedule-issuebot.py Format Python tools with Black 2021-08-02 17:23:33 +00:00
trigger-issuebot fix issuebot trigger 2021-03-07 16:17:30 +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