mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-22 16:01:37 -04:00
This is really the intention of the method, given it used to accept a version code and a package name. Now it optionally accepts a sig also. If present, it will restrict the query to apks with that sig. Also added to the multi-sig tests to ensure this method takes it into consideration.