Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Multi-select in app list #1318

Closed
paour opened this issue Feb 12, 2014 · 5 comments
Closed

Multi-select in app list #1318

paour opened this issue Feb 12, 2014 · 5 comments

Comments

@paour
Copy link
Contributor

paour commented Feb 12, 2014

In the app list multi-select doesn't work the way it is expected to on Android: in most apps the first long-tap selects a line and starts multi-select mode, where subsequent lines can be selected with a simple tap; in XPrivacy when a line is selected, no ActionMode seems to be triggered and the app list continues the operate as usual, so selecting multiple apps requires a long tap each time.

I would prefer it if the XPrivacy could be modified to conform to the prevalent behavior of using an ActionMode to change the ActionBar and make it easier to select multiple apps. In this mode the whole line would toggle the list selection rather than opening the app details or toggling the privacy settings directly.

@paour
Copy link
Contributor Author

paour commented Feb 12, 2014

Minor issue with your speedy fix: unselecting the last selected app should exit multi select.

@M66B
Copy link
Owner

M66B commented Feb 12, 2014

What do you mean exactly with "inspecting"?

@paour
Copy link
Contributor Author

paour commented Feb 12, 2014

Sorry: unselecting…

@M66B
Copy link
Owner

M66B commented Feb 12, 2014

Long press on a selected app currently exits multi select mode.

paour added a commit to paour/XPrivacy that referenced this issue Feb 12, 2014
Exit select mode when the last selected app is unselected
@paour
Copy link
Contributor Author

paour commented Feb 12, 2014

They're not mutually exclusive and imho users would not expect to still be in multi-select after unselecting the last selected app. I've sent you a tiny pull request (I haven't tried building it, just edited in GitHub).

M66B added a commit that referenced this issue Feb 13, 2014
M66B pushed a commit that referenced this issue Feb 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants