talk-android/app/src/main/java/com/nextcloud/talk/webrtc
Marcel Hibbe 39882e6325
Use constant for normal closure
regarding the name and code, see https://www.rfc-editor.org/rfc/rfc6455#section-7.4

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-01-31 15:55:10 +01: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
PeerConnectionNotifier.java Add observer for peer connections 2022-12-28 15:48:45 +01:00
PeerConnectionWrapper.java Do not create offer for received screen share 2023-01-18 15:16:53 +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 MagicWebSocketInstance.java -> WebSocketInstance.kt 2023-01-31 15:55:09 +01:00
WebSocketInstance.kt Use constant for normal closure 2023-01-31 15:55:10 +01:00