webrtc/examples/androidapp/src/org/appspot/apprtc
Sami Kalliomäki e8b26cd86b Android: Deprecate peerconnection constraints.
C++ API allows passing all configuration through RTCConfiguration
object. This adds all values previously passed through PC constraints
to Java RTCConfiguration object and deprecates API that takes PC
contraints.

Using the deprecated API overrides the values in RTCConfigration
object.

Bug: webrtc:8663, webrtc:8662
Change-Id: I128432c3caba74403513fb1347ff58830c643885
Reviewed-on: https://webrtc-review.googlesource.com/33460
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21357}
2017-12-19 12:23:20 +00:00
..
util Android: Fix warnings 2017-11-16 18:25:33 +00:00
AppRTCAudioManager.java Fix/suppress new warnings introduced in Chromium roll. 2017-10-30 16:10:29 +00:00
AppRTCBluetoothManager.java Fix some Android lint warnings in AppRTCMobile. 2017-10-26 07:34:54 +00:00
AppRTCClient.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
AppRTCProximitySensor.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
CallActivity.java Roll Chromium + Fix Android lint suppressions 2017-11-30 16:59:50 +00:00
CallFragment.java Fix some Android lint warnings in AppRTCMobile. 2017-10-26 07:34:54 +00:00
CaptureQualityController.java Fix/suppress new warnings introduced in Chromium roll. 2017-10-30 16:10:29 +00:00
ConnectActivity.java Fix/suppress new warnings introduced in Chromium roll. 2017-10-30 16:10:29 +00:00
CpuMonitor.java Cleanup old suppressions from suppressions.xml. 2017-11-10 10:38:05 +00:00
DirectRTCClient.java Android: Fix warnings 2017-11-16 18:25:33 +00:00
HudFragment.java Fix some Android lint warnings in AppRTCMobile. 2017-10-26 07:34:54 +00:00
PeerConnectionClient.java Android: Deprecate peerconnection constraints. 2017-12-19 12:23:20 +00:00
RoomParametersFetcher.java Android: Fix warnings 2017-11-16 18:25:33 +00:00
SettingsActivity.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
SettingsFragment.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
TCPChannelClient.java Fix/suppress new warnings introduced in Chromium roll. 2017-10-30 16:10:29 +00:00
UnhandledExceptionHandler.java Fix/suppress new warnings introduced in Chromium roll. 2017-10-30 16:10:29 +00:00
WebSocketChannelClient.java Android: Fix warnings 2017-11-16 18:25:33 +00:00
WebSocketRTCClient.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00