Files
fdroidclient/database
Torsten Grote 7fbb08de1b [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-07-21 16:49:23 -03:00
..
2022-07-21 16:49:21 -03:00
2022-07-21 16:49:21 -03:00
2022-07-21 16:49:21 -03:00