webrtc/examples/androidapp/src/org/appspot/apprtc
Sami Kalliomäki 1df841d446 Target SDK level 29 in AppRTCMobile.
Removes CAPTURE_VIDEO_OUTPUT permission since it is not needed
when using MediaProjection API and not allowed in Android Q.

This is a reland of af4f1b4127

Original change's description:
> Target SDK level 27 in AppRTCMobile.
>
> Implements the dynamic permission model required by the newer SDK and
> changes the theme.
>
> Bug: webrtc:8803
> Change-Id: I3ea23a25b27f196fcffd018c7cdd2ff6255b62d9
> Reviewed-on: https://webrtc-review.googlesource.com/44400
> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
> Reviewed-by: Anders Carlsson <andersc@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#21788}

Bug: webrtc:8803
Change-Id: Ie79d7f7b9e8fea255581d3b56772b5bb6fffff4c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139881
Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28137}
2019-06-03 12:40:42 +00:00
..
util Android: Fix warnings 2017-11-16 18:25:33 +00:00
AppRTCAudioManager.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
AppRTCBluetoothManager.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
AppRTCClient.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
AppRTCProximitySensor.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
CallActivity.java Remove Legacy ADM from AppRTC mobile 2019-02-26 13:31:14 +00:00
CallFragment.java Fix some Android lint warnings in AppRTCMobile. 2017-10-26 07:34:54 +00:00
CaptureQualityController.java Remove redundant initializers from WebRTC Java code. 2018-09-11 09:58:10 +00:00
ConnectActivity.java Target SDK level 29 in AppRTCMobile. 2019-06-03 12:40:42 +00:00
CpuMonitor.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
DirectRTCClient.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
HudFragment.java Fix some Android lint warnings in AppRTCMobile. 2017-10-26 07:34:54 +00:00
PeerConnectionClient.java Remove Legacy ADM from AppRTC mobile 2019-02-26 13:31:14 +00:00
RecordedAudioToFileController.java Remove Legacy ADM from AppRTC mobile 2019-02-26 13:31:14 +00:00
RoomParametersFetcher.java Android: Fix warnings 2017-11-16 18:25:33 +00:00
RtcEventLog.java Annotate AppRTCMobile with @Nulllable. 2018-03-23 12:42:05 +00:00
SettingsActivity.java Remove Legacy ADM from AppRTC mobile 2019-02-26 13:31:14 +00:00
SettingsFragment.java Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
TCPChannelClient.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
UnhandledExceptionHandler.java Fix/suppress new warnings introduced in Chromium roll. 2017-10-30 16:10:29 +00:00
WebSocketChannelClient.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
WebSocketRTCClient.java Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00