OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android
Apache License 2.0
1.41k stars 413 forks source link

"Uninstall" button does not respect "locked" #698

Closed chrysn closed 1 year ago

chrysn commented 1 year ago

General Information

Description

When the screen is in "locked" mode, "uninstall" is shown as an option. This was not the case with 0.7.4, when "locked" switched off context menus completely.

It is convenient that there is now a context menu even in locked mode (for it gives access to shortcuts the app may provide), but "Uninstall" IMO should be excluded in locked mode, just as "remove" already is.

A bit worse, for PWA-style icons, "Uninstall" shows in locked mode (and does nothing), whereas in unlocked mode, only "Remove", "Edit" and "Info" are shown, where "Remove" and "Edit" work correctly, but "Info" does nothing.