You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would simplify the code (less maintenance burden) and it would make the app safer (users are less likely to uninstall on accident)
I believe the "Review selection" button should be the primary way to change the state of 1 or more packages, as it serves as a confirmation-dialog before doing a potentially-irreversible action (pm clear, or potentially trigger a boot-loop)
Acknowledgements
This issue is not a duplicate of an existing feature request.
I have chosen an appropriate title.
All requested information has been provided properly.
The text was updated successfully, but these errors were encountered:
I forgot to mention the other problem: When filtering packs to show "Enabled" only, uninstalling/disabling a pack will make it silently "dissappear" from the (filtered) list, leaving no trace of the action (unless looking at the log). Same thing happens when looking at uninstalled/disabled packs, then restoring 1 or more.
A way to improve this, is to always keep the pack in the current view until the user changes any of the filters
Describe the feature you want
This would simplify the code (less maintenance burden) and it would make the app safer (users are less likely to uninstall on accident)
I believe the "Review selection" button should be the primary way to change the state of 1 or more packages, as it serves as a confirmation-dialog before doing a potentially-irreversible action (
pm clear
, or potentially trigger a boot-loop)Acknowledgements
The text was updated successfully, but these errors were encountered: