webrtc/talk/examples/android/src/org/appspot/apprtc
2014-10-24 11:38:19 +00:00
..
AppRTCClient.java Cleaning up Android AppRTCDemo. 2014-10-17 17:42:38 +00:00
AppRTCDemoActivity.java Merging Henrik's and Peter's changes for AppRTCDemo 2014-10-22 17:43:37 +00:00
ConnectActivity.java Add HD support to Android if we detect a hardware video encoder that can be used. This Change the internal class MediaCodecVideoEncoder to have a one public method for checking if the platform is supported. It also adds &hd=true to the reqest url a hardware encoder is detected. 2014-10-24 11:38:19 +00:00
GAEChannelClient.java Cleaning up Android AppRTCDemo. 2014-10-17 17:42:38 +00:00
GAERTCClient.java Cleaning up Android AppRTCDemo. 2014-10-17 17:42:38 +00:00
PeerConnectionClient.java Cleaning up Android AppRTCDemo. 2014-10-17 17:42:38 +00:00
UnhandledExceptionHandler.java AppRTCDemo(android): uncaught exceptions now display a modal dialog box before killing the app. 2013-10-03 18:09:40 +00:00