talk-android/app
Tim Krüger 86f20dcfd3
Migrate WebRTC from plan b to unified plan
The in 'MagicPeerConnectionWrapper#removePeerConnection' used method
'PeerConnection#removeStream' was not longer available in the unified
plan. So to make sure that the local stream is disposed, it will now be
done in 'CallActivity#hangup'.

Resolves: #1773
See: [1]

[1] https://webrtc.org/getting-started/unified-plan-transition-guide
Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-02-23 11:36:41 +01:00
..
src Migrate WebRTC from plan b to unified plan 2022-02-23 11:36:41 +01:00
build.gradle Update WebRTC library 2022-02-23 11:34:30 +01:00
lint.xml
proguard-rules.pro