Files
fdroidclient/app
Torsten Grote 8ace3e1129 [app] kill InstalledAppProvider and related code
We don't need to cache installed apps locally as they are available via the PackageManager as well. This avoids an entire class of bugs where our cache gets out of sync with reality. Also, it simplifies the code the database. We no longer need to listen to broadcast about which packages get installed and removed which is more tricker when targetting newer Android SDKs.
2022-09-02 13:16:54 -03:00
..
2022-09-02 13:16:53 -03:00