yeriomin / YalpStore

Download apks from Google Play Store
GNU General Public License v2.0
2.39k stars 260 forks source link

app whitelist shows all apps #533

Closed ghost closed 6 years ago

ghost commented 6 years ago

Expected behavior

app update whitelist should only "real" apps, like the ones I see on the "your apps" tab.

Actual behavior it shows all apps, including system apps which can't be installed or removed and belong to AOSP

Your setup huawei p8 lite, android 7.1 lineage 14.1, yalp: newest from f-droid 0.43

yeriomin commented 6 years ago

This is how it is supposed to work.

Your apps activity has a switch for turning system apps on/off. Adding more switches to settings would make it overly complicated.

All the apps shown are "real".

which can't be installed or removed

With root they can. Also, even if they can not be removed, they can be updated, so they need to be able to be blacklisted.