allow APKs with same packageName/versionCode but different signer

There are many APKs out in the wild that claim to be the same app and
version and each other, but they are signed by different keys.  fdroid
should be able to index these, and work with them.   This supports having
the developer's signature via reproducible builds, random collections of
APKs like repomaker, etc.
This commit is contained in:
Hans-Christoph Steiner 2017-05-30 14:52:33 +02:00
parent 2c6945dac7
commit 0f4cbc7224
6 changed files with 35 additions and 5 deletions

View file

@ -129,7 +129,7 @@
<application id="obb.mainpatch.current">
<id>obb.mainpatch.current</id>
<added>2016-04-23</added>
<lastupdated>2016-04-23</lastupdated>
<lastupdated>2017-06-01</lastupdated>
<name>OBB Main/Patch Current</name>
<summary></summary>
<icon>obb.mainpatch.current.1619.png</icon>