-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support requesting Do Not Disturb access
The respective permission is declared in the manifest and a shortcut to the respective settings is in the Kõnele developer menu. It seems that this would only be needed if Kõnele is used while background audio is playing and the app that plays it ignores the request to pause it. Having access to Do Not Disturb setting allows us to mute the audio stream (on N and higher). This has always seemed to work on the phone, but crashes on TV if Do Not Disturb access was not granted.
- Loading branch information
Showing
4 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters