mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-23 07:10:11 -04:00
The app may maintain PackageInfo for apps already, so there's no need to keep asking the system for it. We could instead just work with what we already have. Also, we discovered that chunking the package names isn't needed for newer Android versions. This is only relevant for whom has more than 999 apps installed.