You've already forked element-android
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:
@ -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 -->
|
||||
|
Reference in New Issue
Block a user