keymapperorg / KeyMapper

An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
1.05k stars 153 forks source link

Do not Disturb Permission request on device that has it disabled #1175

Closed DominicBen closed 3 months ago

DominicBen commented 12 months ago

Developer TODO (don't remove)

Describe the bug My phone does not have built in volume buttons. When attempting to add the Action Volume up to any button, I am prompted to enable Do Not Distirb permissions for the app. My phone does not have do not disturb enabled, So i am redirected to the settings page, without anything changing

To Reproduce Create Action to change volume, Bind to any function When asked to fix Do not Disturb, click fix. If do not disturb is disabled on your device, you our of luck.

Expected behavior I expect the app to have some setting that would allow users to bypass this requirement if they do not have do not disturb as an available setting on their phone.

Screenshots image

image

image

Smartphone (please complete the following information):

https://github.com/keymapperorg/KeyMapper/issues/1016 This issue is somewhat related, but solves a problem with the volume buttons, rather than the volume action itself

Volume control works with other keymapping apps, but i personally really like this app, so i would love for this to work.

BloodRaven0 commented 9 months ago

I'm not sure if it's related, but on Android TV 13, I can't map action to mute without this error message popping up. The keymap doesn't even try to send the command, it's just disabled, and clicking "fix" understandably returns an error that the DND menu wasn't found (ATV doesn't have such a menu).

sds100 commented 3 months ago

Duplicate of #526