talk-android/app/src/main/java/com/nextcloud/talk/webrtc
Daniel Calviño Sánchez 4aef76e347 Keep track of the stream in the peer connection
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-01-16 09:05:50 +00:00
..
DataChannelMessageNotifier.java Add listener for data channel messages 2022-12-28 11:47:55 +01:00
Globals.java Spotbugs: NPE deference, NPE-equals, unused variable, make vars final, reformat code for line-length 120 chars 2022-12-29 11:37:19 +01:00
MagicProximitySensor.java remove unused java imports 2022-07-26 22:24:18 +02:00
MagicWebRTCUtils.java rename blacklist/whitelist variables to include/exclude sets to reflect their collection type 2022-06-18 16:29:57 +02:00
MagicWebSocketInstance.java Spotbugs: Defere NPE 2022-12-29 11:37:20 +01:00
PeerConnectionNotifier.java Add observer for peer connections 2022-12-28 15:48:45 +01:00
PeerConnectionWrapper.java Keep track of the stream in the peer connection 2023-01-16 09:05:50 +00:00
WebRtcAudioManager.java Spotbug: make constructor-called methods final 2022-12-29 11:36:59 +01:00
WebRtcBluetoothManager.java Spotbug: make constructor-called methods final 2022-12-29 11:36:59 +01:00
WebSocketConnectionHelper.java Spotbugs: don't doubleCheck Map contains value, just check for null 2022-12-29 11:37:19 +01:00