Skip to content

Codex/fix bluetooth and wi fi tiles updates#476

Merged
theovilardo merged 4 commits intobckp/cast-currentlyfrom
codex/fix-bluetooth-and-wi-fi-tiles-updates
Dec 9, 2025
Merged

Codex/fix bluetooth and wi fi tiles updates#476
theovilardo merged 4 commits intobckp/cast-currentlyfrom
codex/fix-bluetooth-and-wi-fi-tiles-updates

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules bot and others added 4 commits December 9, 2025 02:13
- Update `PlayerViewModel.updateWifiInfo` to use `WifiManager.getConnectionInfo` as a fallback when `NetworkCapabilities` fails to return an SSID (e.g., due to permission or API level nuances).
- Update `PlayerViewModel.updateBluetoothName` to include `TYPE_HEARING_AID` and ensure it runs on `ACTION_ACL_CONNECTED` and `ACTION_ACL_DISCONNECTED` events for more reliable updates.
- This ensures the UI correctly displays the connected network name and audio device name as requested.
- Update `PlayerViewModel.updateWifiInfo` to use `WifiManager.getConnectionInfo` as a fallback when `NetworkCapabilities` fails to return an SSID (e.g., due to permission or API level nuances).
- Update `PlayerViewModel.updateBluetoothName` to include `TYPE_HEARING_AID` and ensure it runs on `ACTION_ACL_CONNECTED` and `ACTION_ACL_DISCONNECTED` events for more reliable updates.
- Update `CastBottomSheet.kt` to use the SSID and Bluetooth device name as the Tile Labels (replacing "Wi-Fi" / "Bluetooth") when connected.
- Update `ActiveDeviceHero` in `CastBottomSheet.kt` to display the Bluetooth device name and icon when connected, improving visibility of the active audio output.
@theovilardo theovilardo merged commit 6e35ca3 into bckp/cast-currently Dec 9, 2025
@lostf1sh lostf1sh deleted the codex/fix-bluetooth-and-wi-fi-tiles-updates branch January 16, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant