mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[PR #313] [MERGED] android: use setConnectionProfile instead of (dis)connect on BluetoothProfile #365
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#365
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/313
Author: @kavishdevar
Created: 11/23/2025
Status: ✅ Merged
Merged: 11/23/2025
Merged by: @kavishdevar
Base:
main← Head:android/audio-profiles📝 Commits (1)
22d8897android: use setConnectionProfile instead of (dis)connect on BluetoothProfile📊 Changes
1 file changed (+9 additions, -30 deletions)
View changed files
📝
android/app/src/main/java/me/kavishdevar/librepods/services/AirPodsService.kt(+9 -30)📄 Description
This prevents android from trying to reconnect to audio itself after we disconnect and handle media. This is essentially the same as toggling the 'Media Audio' and 'Phone Calls' settings in the Android settings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.