talk-android/app/src/main/java/com/nextcloud/talk/webrtc
2023-09-19 11:48:03 +05:30
..
DataChannelMessageNotifier.java Added Instrumentation Test and Unit Tests 2023-09-19 11:48:03 +05:30
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 codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 19:10:35 +02: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 add logging and minor refactoring 2023-07-18 13:15:01 +02:00
WebSocketInstance.kt add logging and minor refactoring 2023-07-18 13:15:01 +02:00