summaryrefslogtreecommitdiff
path: root/src/com/android/incallui/VideoCallPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "IMS-VT: Always update "mIsInBackground" flag"Linux Build Service Account2015-11-101-1/+2
|\
| * IMS-VT: Always update "mIsInBackground" flagRavi Paluri2015-11-051-1/+2
* | IMS-VT: Make incoming video visible for dialing callsSuresh Koleti2015-11-051-3/+7
|/
* IMS_VT: When we set orientation mode compute the correct value and set itNivedita Sarkar2015-10-231-1/+2
* IMS_VT: Enable camera only when InCall UI is in foregroundNivedita Sarkar2015-10-061-3/+8
* IMS-VT: Handle power button interactions in a VT callRavi Paluri2015-10-061-3/+37
* IMS-VT: Support QTI audio routing policy for modify/merge callsNivedita Sarkar2015-10-061-2/+9
* IMS-VT: Import zoom control bar source code and resourcesNivedita Sarkar2015-10-061-5/+17
* Show dialpad button for VT calls, cleanup dialpad on rotation.Tyler Gunn2015-10-061-2/+4
* IMS-VT: Listen to sensor orientation changes and update camera previewNivedita Sarkar2015-10-061-18/+25
* Fixing API related build error due to removal of VideoState class.Tyler Gunn2015-10-061-4/+4
* Fix presentation of "held" banner in landscape mode, plus more!Tyler Gunn2015-10-061-0/+2
* VT UX CleanupTyler Gunn2015-10-061-9/+38
* Fix issue where secondary call info overlaps video preview.Tyler Gunn2015-10-061-0/+18
* Catch null Call to avoid NullPointerException.Anthony Lee2015-07-221-0/+3
* Defer retrieval of camera ids and capabilities until in video call.Tyler Gunn2015-06-051-10/+12
* API Cleanup: Remove references to VideoState.Tyler Gunn2015-06-031-16/+14
* Remove reliance on getDefaultDisplay() to determine screen rotation.Tyler Gunn2015-05-181-12/+10
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-3/+3
* More video related API fixesYorke Lee2015-05-121-3/+3
* Fixes for APi reviewYorke Lee2015-05-121-1/+1
* Handle fullscreen mode toggle when tapping contact photo.Tyler Gunn2015-05-121-41/+19
* Fix issues with fullscreen video call mode and incoming calls.Tyler Gunn2015-05-071-13/+55
* Fix bug where outgoing calls go to full-screen before answered.Tyler Gunn2015-05-061-0/+6
* Auto fullscreen mode when starting a video call.Tyler Gunn2015-05-061-1/+92
* DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn2015-05-051-35/+10
* Merge commit '5e2731c' into merge_try2Prerepa Viswanadham2015-05-041-32/+121
|\
| * Upgrade / downgrade requestsTyler Gunn2015-04-241-32/+121
| * DO NOT MERGE Rename CallListener to CallCallback.Andrew Lee2015-04-161-9/+9
| * DO NOT MERGE Remove connection substateJay Shrauner2015-04-161-22/+0
| * DO NOT MERGE Don't use internal resources in InCallUIYorke Lee2015-04-151-7/+2
| * Adding missing null-check.Tyler Gunn2015-04-141-0/+3
* | Remove connection substateJay Shrauner2015-04-161-22/+0
* | Rename CallListener to CallCallback.Andrew Lee2015-04-161-9/+9
* | Adding missing null-check.Tyler Gunn2015-04-161-0/+3
* | Merge "Don't use internal resources in InCallUI"Yorke Lee2015-04-161-7/+2
|\ \
| * | Don't use internal resources in InCallUIYorke Lee2015-04-151-7/+2
* | | am b04d61a..697f674 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-151-28/+67
|\ \ \ | |/ / |/| / | |/
| * Fix orientation of preview surface when device rotated.Tyler Gunn2015-04-131-11/+32
| * Always allow landscape mode if video call is the primary callYorke Lee2015-04-131-3/+5
| * Hide incoming video until call is connected.Tyler Gunn2015-04-131-14/+25
| * Show progress spinner when upgrading to videoYorke Lee2015-04-091-0/+1
| * Cleanup of Video Call pause functionality.Tyler Gunn2015-04-081-5/+9
* | Fix buildPrerepa Viswanadham2015-04-101-2/+0
* | Merge commit '8bef461' into merge_workPrerepa Viswanadham2015-04-101-120/+605
|\|
| * IMS-VT: Add support for video callsRekha Kumar2015-03-261-111/+604
* | merge changes from m-wirelessYorke Lee2015-03-261-1/+9
|\|
| * Video Call Upgrade/Downgrade fixesMatthieu Baglin2015-03-131-1/+9
* | Add VideoCallFragment back into InCallUIYorke Lee2015-03-171-2/+14
|/
* Set the camera to null when preview surface is destroyedMatthieu Baglin2015-03-091-0/+2