Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bluetooth event handling #1188

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

Maxr1998
Copy link
Member

@Maxr1998 Maxr1998 commented Sep 4, 2023

Changes
Since Android S, a new permission is required to be able to receive the relevant broadcast events.

Issues
Fixes #1116.

@Maxr1998 Maxr1998 added the bug Something isn't working label Sep 4, 2023
@Maxr1998 Maxr1998 added this to the v2.6.0 milestone Sep 4, 2023
@Maxr1998 Maxr1998 force-pushed the fix-bluetooth-event-handling branch 2 times, most recently from 574d4ea to af35e71 Compare September 4, 2023 17:07
Since Android S, a new permission is required to be able to receive the relevant broadcast events.
@Maxr1998 Maxr1998 force-pushed the fix-bluetooth-event-handling branch from af35e71 to 2b19773 Compare September 4, 2023 17:14
@nielsvanvelzen nielsvanvelzen merged commit 56dab17 into master Sep 5, 2023
8 checks passed
@nielsvanvelzen nielsvanvelzen deleted the fix-bluetooth-event-handling branch September 5, 2023 11:27
@silentTeee
Copy link

Thanks so much for this!! I can't wait to see this in the next release. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pause playback on Bluetooth disconnect
3 participants