summaryrefslogtreecommitdiff
path: root/examples/android/src/org/appspot/apprtc/AppRTCDemoActivity.java
AgeCommit message (Expand)Author
2014-09-15HW video decoding optimization to better support HD resolution:glaznev@webrtc.org
2014-08-19Active connection stats [LocalAddress,RemoteAddress,LocalCandidateType...etc]houssainy@google.com
2014-06-06Add OpenGL Android video renderer which can display multipleglaznev@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-05-29AppRTCDemo(android): run in full-screen & immersive mode.fischman@webrtc.org
2014-05-14PeerConnection(android): allow initializing either (or neither) of {Voice,Vid...fischman@webrtc.org
2014-05-01AppRTCDemo(android): added a Heads-Up Display for bandwidth estimation.fischman@webrtc.org
2014-05-01AppRTCDemo(android): send the created SDP, not the local description after se...fischman@webrtc.org
2014-04-28AppRTCDemo(android): don't initialize process-globals more than once.fischman@webrtc.org
2014-04-04AppRTCDemo(android): fix a couple of SDP-related regressions.fischman@webrtc.org
2014-03-28AppRTCDemo(android): specify DtlsSrtpKeyAgreement:true in CreatePeerConnectio...fischman@webrtc.org
2014-03-01AppRTCDemo(android): don't send local SDP until it's set.fischman@webrtc.org
2014-02-13PeerConnection(java): added MediaConstraints support to AudioSource, now fed ...fischman@webrtc.org
2014-02-13PeerConnection(java): use MediaCodec for HW-accelerated video encode where av...fischman@webrtc.org
2014-01-13PeerConnection(java): Add OnRenegotiationNeeded supportfischman@webrtc.org
2014-01-08AppRTCDemo(android): close() the throw-away DataChannel.fischman@webrtc.org
2013-12-11PeerConnection(java): rationalize pointer-to-jlong conversion.fischman@webrtc.org
2013-10-17AppRTCDemo(android): remove vestigial mentions of PowerManagerfischman@webrtc.org
2013-10-03AppRTCDemo(android): support boolean value for MediaStreamConstraints.{audio,...fischman@webrtc.org
2013-10-03Android standalone: remove some usages of deprecated APIs and prevent further...fischman@webrtc.org
2013-10-03VideoCaptureAndroid: rewrote the (standalone) implementation of video capture...fischman@webrtc.org
2013-10-03AppRTCDemo(android): uncaught exceptions now display a modal dialog box befor...fischman@webrtc.org
2013-10-01PeerConnection(Android): enable tracing to logcat.fischman@webrtc.org
2013-09-03AppRTCDemo(android): prefer ISAC for audio codec.fischman@webrtc.org
2013-08-22AppRTCDemo(android): allow audio-only calls to test iOS interopfischman@webrtc.org
2013-08-12PeerConnection shutdown-time fixesfischman@webrtc.org
2013-08-06PeerConnection.java: enable setting trace & log levels from Javafischman@webrtc.org
2013-07-12Update talk folder to revision=49260075. Same as 369 in libjingle's google co...henrike@webrtc.org
2013-07-10Adds trunk/talk folder of revision 359 from libjingles google code tohenrike@webrtc.org