1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-31 07:04:23 +03:00

Merge pull request #8914 from amitshilo11/bugfix/microphone-access-loss-on-background-8881

[Bugfix] Fix microphone loss during background voice calls on Android 14
This commit is contained in:
Benoit Marty
2024-11-12 16:24:32 +01:00
committed by GitHub
6 changed files with 124 additions and 0 deletions

View File

@ -652,6 +652,8 @@
<string name="call_remove_jitsi_widget_progress">Ending call…</string>
<string name="microphone_in_use_title">Microphone in use</string>
<!-- permissions Android M -->
<string name="permissions_rationale_popup_title">Information</string>
<!-- Note to translators: the translation MUST contain the string "${app_name}", which will be replaced by the application name -->