SimpleX-Chat/packages
Stanislav Dmitrenko 2127c7dcce
android, desktop: don't stop audio track on Android in calls (#5024)
* android, desktop: don't stop audio track on Android in calls

There is a problem related to managing selected audio output device in
call. When microphone is disabled, WebView turns speaker on without
need. No way to prevent it was found yet. This is temporary workaround
that makes everything work except it makes microphone icon visible in
status bar (microphone is not used actually in that moment)

* enabled=false
2024-10-11 14:37:36 +01:00
..
simplex-chat-client/typescript sdk: fix test 2024-10-10 19:15:09 +01:00
simplex-chat-webrtc android, desktop: don't stop audio track on Android in calls (#5024) 2024-10-11 14:37:36 +01:00