element-x-ada/features/call
Jorge Martin Espinosa c156fd58bd
Element Call: Add audio output selector handled by Android (#4663)
- Add onUrlLoaded callback to WebViewWidgetMessageInterceptor
- Add WebViewAudioManager component and use it instead of the AudioManager extension functions
- Enable controlling the audio devices in Element Call from the OS instead of automatically detecting them
- Simplify the window flags in ElementCallActivity
- Work around the issue where the default audio device wasn't using the right audio stream
- Add onAudioPlaybackStarted, use it to start the audio-device related logic
2025-06-09 09:12:53 +02:00
..
api Add extra logs the 'send call notification' flow (#4819) 2025-06-05 13:34:45 +02:00
impl Element Call: Add audio output selector handled by Android (#4663) 2025-06-09 09:12:53 +02:00
test Add WakeLock to dismiss ringing call screen when call is cancelled (#4478) 2025-04-02 09:51:39 +00:00