Disable BT audio devices for Element Call on Android < 12 (#4876)

Display an error dialog muting the call when a bluetooth audio device is selected on Android 11 or lower, re-enable the audio once another device is used.
This commit is contained in:
Jorge Martin Espinosa 2025-06-13 16:29:07 +02:00 committed by GitHub
parent 1a8f38e29a
commit 024a6b4f90
7 changed files with 101 additions and 7 deletions

View file

@ -23,6 +23,7 @@ forbiddenTerms = {
"screen_onboarding_welcome_title",
# Contains "Element Call"
"screen_incoming_call_subtitle_android",
"call_invalid_audio_device_bluetooth_devices_disabled",
# Contains "Element X"
"screen_room_timeline_legacy_call",
]