mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-20 14:57:15 -04:00
Most people are going to know the "label" i.e. the display name rather than the packageName/id. So also store the label in the database and make it accessible via InstalledAppsProvider so SelectLocalAppsFragment can show a list of friendly names rather than packageNames.