Files
fdroidclient/database/src
Torsten Grote 4df60a42c8 [db] Calculate app compatibility in DB
and remove feature version as it app can't even use that.

Compatibility checking has been added to the DB layer as a post-processing step only because the UI wants to query for that on the app level (which would need all APKs).
2022-09-12 09:46:15 +00:00
..