summaryrefslogtreecommitdiff
path: root/src/com/android/dialer
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2016-04-05 09:34:34 -0700
committerTyler Gunn <tgunn@google.com>2016-04-07 00:21:01 +0000
commit84a1becf7d9a7055f16fc5b0e503e0512dcdfcf1 (patch)
treeedcb65e7362036aa3c8e5e969e39996de82e37cb /src/com/android/dialer
parent48d780c4be36bc325be92f1f7b7d971d1d1209a0 (diff)
Show "manage conference" for video calls.
The existing VT implementation assumed that video conference calling is not supported, and hence that the "manage conference" option could not be shown for a video call. This was based on early requirements, but since the video conference calling has become a requirement for some carriers. Removed the video call check in "shouldShowManageConference" and replaced with a check for fullscreen mode. This ensures that when a video call is in fullscreen immersive mode, the "manage conference" banner is hidden along with the call card. Also added code in "onFullscreenModeChanged" which hides or shows the manage conference option as the user enters and exists full screen mode. Bug: 27616422 Change-Id: Ie23ebe2a0aed2e46166468fa3e833072c0e7a34a
Diffstat (limited to 'src/com/android/dialer')
0 files changed, 0 insertions, 0 deletions