chiark / gitweb /
if `apktool` is available, use it to decompress APKs when verifying
authorHans-Christoph Steiner <hans@eds.org>
Wed, 7 Jan 2015 19:08:15 +0000 (20:08 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 12 Jan 2015 09:46:04 +0000 (10:46 +0100)
commitfc4679cebba468a7491301959cfd71504ac20aea
tree580dcda758b5fbfd7e591250b8f2c5427290e0f5
parent6bc6ba05b2d089f27655056491d687789e894a02
if `apktool` is available, use it to decompress APKs when verifying

apktool decompiles the binary XML to regular XML, so it is much easier to
read for differences.
fdroidserver/common.py