chiark / gitweb /
Factor code for scanning a single APK out into its own method.
authorTorsten Grote <t@grobox.de>
Wed, 15 Mar 2017 17:43:22 +0000 (14:43 -0300)
committerTorsten Grote <t@grobox.de>
Fri, 17 Mar 2017 13:40:45 +0000 (10:40 -0300)
commit04db6870d17852026ff00120814988af904370db
tree60bd78de2af93aed246337828d8bafef600d39d3
parent60f166b2c6d6e3107f57b7feb79f17083c566815
Factor code for scanning a single APK out into its own method.

This allows projects using fdroidserver to scan individual APKs without
needing to re-scan all APKs present in a repository.
fdroidserver/update.py