chiark / gitweb /
update: add --rename-apks to force APK filenames to fdroid standard
authorHans-Christoph Steiner <hans@eds.org>
Wed, 31 May 2017 19:20:35 +0000 (21:20 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 1 Jun 2017 14:01:05 +0000 (16:01 +0200)
commit4053f03d77e99b24bccf6f43ce63287cef410e37
tree6efca59f21fac31a7587222b6e0e75f1c10a3723
parent0f4cbc7224409c8741dec9a2cc19f23c4d0aaacc
update: add --rename-apks to force APK filenames to fdroid standard

uses the standard package.name_123.apk.  If that exists, it appends the
shasum.  If that exists, then its a duplicate, so its deleted. This should
help @SergeWinters with his 12,000 APKs.
completion/bash-completion
fdroidserver/update.py
tests/run-tests
tests/update.TestCase