chiark / gitweb /
update: find alternate PNGs for apps that have an XML app icon
authorHans-Christoph Steiner <hans@eds.org>
Wed, 14 Feb 2018 11:04:39 +0000 (12:04 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 15 Feb 2018 13:28:45 +0000 (14:28 +0100)
commit5713b54e0b3aad9d226596a3e37c921baac3fc80
treee8e2b1f87bb0a6cce0faa8888cb94a35557d2196
parente6208da7ca51c9bfb7985da8f51128559de36769
update: find alternate PNGs for apps that have an XML app icon

Apps can now use an XML icon, but if the app supports older Android
versions, it'll also contain PNG versions of the same icon.  This finds
those PNGs and uses them instead.

#344
closes #392
fdroiddata#913
fdroidserver/update.py