Files
fdroidclient/libs/database
Torsten Grote 4d0abde694 [db] Rework AppDao#clearAll() method to fix critical bug
This is a breaking change.

The new method is in FDroidDatabase and called clearAllAppData(). It now also resets repository timestamps, so we will not try to apply a diff when we should use a full index.
2023-04-06 20:26:27 +02:00
..