Files
fdroidclient/database
Torsten Grote 1beb6d5bb2 [db] explicitly clear repo data before updating with full index
In JSON, keys can come in any order, so we need to handle the case that we receive packages before the repo metadata. Now we explicitly clear data and rename the insert method to insertOrReplace in order to make it clear that data gets replaced.

Also, we pass the repoId into the constructor of the DB stream receivers to make clear that one receiver is meant to receive a single pre-existing repo.
2022-09-12 09:46:15 +00:00
..
2022-09-12 09:46:15 +00:00
2022-09-12 09:46:15 +00:00
2022-09-12 09:46:15 +00:00