-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix notifications to work with Android Oreo
Whan the background service is launcher, it is launched on the foreground and a notification is always shown. The service stays on while something is playing. It stops itself on a connection error, quitting Kodi or 5 seconds after stopping Make the Pause Phone Calls preference dependent on the Show Notification preference, as we always need to show a notification when the service is running
- Loading branch information
1 parent
250c1f0
commit 3077653
Showing
6 changed files
with
163 additions
and
64 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
Oops, something went wrong.