chiark / gitweb /
warn and ignore graphics files that have no matching app metadata
authorHans-Christoph Steiner <hans@eds.org>
Thu, 8 Dec 2016 18:28:31 +0000 (19:28 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 17 Mar 2017 12:55:40 +0000 (13:55 +0100)
commit696bae4d6d93ae04d7f1c76853005b6495847258
tree6d2121c42db42b821f61ab4ed0fe1fb46d48bf76
parent21ba89a5810ee0039170c8c20e17273769521a4b
warn and ignore graphics files that have no matching app metadata

If there are graphics files that are in repo/ but there is no metadata for
the associated app, then do not include the graphics in the index. Issue a
warning about this.
fdroidserver/update.py