summaryrefslogtreecommitdiff
path: root/InCallUI/res
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2016-05-03 08:31:52 -0700
committerTyler Gunn <tgunn@google.com>2016-05-04 17:24:17 +0000
commit7c2e0ac9cf2290f76fb56bec37900f2e814d1e23 (patch)
tree4f7de2a529ef22529fb245c73fbc1866a15fc4bd /InCallUI/res
parent9bb027e7dc557645b87a02981dd794f6267fa4b1 (diff)
Fix issues with video auto-fullscreen mode.
There were a few issues with the auto-fullscreen mode code which is present in video calls. 1. If the Incall UI is backgrounded, the auto-fullscreen mode code would still trigger and put the user into fullscreen mode when they return to the InCall UI. 2. If the user is already in a video call and the remote party enables their camera, the auto fullscreen mode code would trigger and enable fullscreen mode. Ultimately we only want to go into fullscreen mode if we are entering a video call from a non-video state. 3. It is possible for the call to cease to be a video call by the time the auto fullscreen code triggers, meaning that an audio only call would go into fullscreen mode: Change-Id: I338a9ba4bb8d171752dcb38c16363bf0ded701af CL: 120864913 Bug: 28093622
Diffstat (limited to 'InCallUI/res')
0 files changed, 0 insertions, 0 deletions