Questions tagged [do-not-disturb]
19 questions
0
votes
0 answers
My android app is not visible in Do Not Disturb exception list
I have developed a messaging app. It's live in play store. As this is a messaging app, I want user to be able to add this app in Do Not Disturb exception list. But my app is not visible in Do Not Disturb exception list.
I tried by adding…

Amrinder Singh
- 205
- 6
- 16
0
votes
0 answers
Android NotificationChannel.setBypassDnd(true) has no effect on OnePlus/Oppo devices
I want to play the notification ringtone sound even though DND mode is enabled on the Android device.
For this, I was requesting DND Override permission (android.permission.ACCESS_NOTIFICATION_POLICY). Once the user grants the permission then while…

Surendar Dharavath
- 363
- 2
- 15
0
votes
1 answer
How to show incoming CallKit window for VoIP push call even if the device "Do not Disturb" is enabled?
We have an application that has CallKit feature. One problem I am facing is that if the user sets Device Do not Disturb mode on, then CallKit incoming notification is not shown if the device is locked.
There is a CallKit error that is…

MMSmmsbd
- 113
- 1
- 10
0
votes
1 answer
Edit Do Not Disturb settings
Is it possible to modify the Android Do Not Disturb Exceptions settings by code?
I have a profile app that activates different Sound profiles depending on user choices. When using silent profiles, the values can be different depending if you are in…

Ton
- 9,235
- 15
- 59
- 103