KeyMapper
KeyMapper copied to clipboard
Add a 'volume dialog visible' constraint.
Developer TODO (don't remove)
- [ ] create new branch. put issue number at start of name
- [ ] update documentation
- [ ] merge and delete branch (don't squash because want commit history to see why I made changes)
@spitfire94 why do you want this constraint? Maybe there is a better solution to your problem.
I'd like to have an action that brings forth the volume dialog without changing volume. With the volume dialog on screen, I'd like the volume buttons to control volume like normal; maybe add other actions for media control. Didn't find the dialog as an app to detect in foreground. Thought making it a constraint would be most flexible to users.
Is the volume dialog still brought up with the screen off? Would be awesome if this worked while the device is locked.
What I mean by 'volume dialog'...

Oh I see. There already is the "show volume dialog" action so you would want one key map to do this action and then you would want your other key maps to be temporarily disabled while the volume dialog is showing?