[PR #313] [MERGED] android: use setConnectionProfile instead of (dis)connect on BluetoothProfile #365

Closed
opened 2026-03-02 12:40:52 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: android/audio-profiles


📝 Commits (1)

  • 22d8897 android: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kavishdevar/librepods/pull/313 **Author:** [@kavishdevar](https://github.com/kavishdevar) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `android/audio-profiles` --- ### 📝 Commits (1) - [`22d8897`](https://github.com/kavishdevar/librepods/commit/22d889730c7b97610ac9397351f676fcb165c278) android: use setConnectionProfile instead of (dis)connect on BluetoothProfile ### 📊 Changes **1 file changed** (+9 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `android/app/src/main/java/me/kavishdevar/librepods/services/AirPodsService.kt` (+9 -30) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#365
No description provided.