fdroiddata/tools
Hans-Christoph Steiner 247a79bd9a
tools/check-fastlane.py: do not check if RepoType is not set
This is true with `NoSourceSince:` etc.
2026-03-05 19:11:44 +01:00
..
audit-gradle.py Format Python tools with Black 2021-08-02 17:23:33 +00:00
auto-merge.sh auto-merge - retry on conflict 2026-01-13 06:22:56 +00:00
build-contains-signatures.py Refactor tools, optimize imports, misc fixes 2021-08-02 17:23:33 +00:00
check-exif-in-images.sh check-exif-in-images.sh: Code Quality JSON output 2025-04-10 08:07:39 +00:00
check-fastlane.py tools/check-fastlane.py: do not check if RepoType is not set 2026-03-05 19:11:44 +01:00
check-for-unattached-signatures.py check-for-unattached-signatures.py: codequality JSON output 2025-04-10 08:07:39 +00:00
check-git-repo-availability.py tools/check-git-repo-availability.py: softwareheritage URL when NoSourceSince 2025-11-12 08:43:57 +00:00
check-keyalias-collision.py check-keyalias-collision.py: codequality JSON output 2025-04-10 08:07:39 +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 check-metadata-summary-whitespace.py: Code Quality JSON output 2025-04-10 08:07:39 +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 tool/keep-latest.sh: fix 2025-06-12 08:01:29 +00:00
make-summary-translatable.py make-summary-translatable.py: ArchivePolicy is int 2023-06-02 14:06:32 +08:00
merge-autoupdate.sh merge-autoupdate - typo 2026-01-30 07:45:11 +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 gitlab-ci: CodeQuality reports to display Repo: redirects 2025-12-16 16:14:45 +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