summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/InCallActivity.java
Commit message (Expand)AuthorAgeFilesLines
* IMS-VT: Fix for auto fullscreen issue during UI rotation.Muhammed Siju2016-07-011-0/+4
* IMS-VT: Animate dialpad on show when InCallActivity re-createsRavi Paluri2016-05-201-1/+1
* Fixed crash in InCallActivity.Luis Mejia2016-05-131-2/+14
* Don't query incall plugin invite intent until its actually neededRichard MacGregor2016-05-131-21/+21
* Move Mod plugins out of CallButtonFragment to ModButtonFragmentStephen Bird2016-05-091-0/+3
* [2/2] Use UICommon simple SnackBarRichard MacGregor2016-04-131-1/+2
* Adjust end call fab relative to invite snackbarRichard MacGregor2016-04-081-0/+21
* InCallAPI Handover M-bringupRichard MacGregor2016-04-081-1/+39
* Proper supplementary service notification handling (5/5).Danny Baumann2015-12-111-4/+14
* IMS-VT: Exit full screen mode of in-call UIRavi Paluri2015-10-271-2/+2
* IMS-VT: Support IMS calls fallback to CSRavi Paluri2015-10-061-1/+3
* MSIM: Add support for DSDA.Sandeep Kunta2015-10-061-8/+139
* IMS-VT: Show upgrade request notification when call UI is not showing.Muhammed Siju2015-10-061-2/+2
* Fix NPE when getting fragment manager[A2015-10-061-1/+1
* Show dialpad button for VT calls, cleanup dialpad on rotation.Tyler Gunn2015-10-061-15/+57
* IMS-VT: Fix null pointer exceptionRekha Kumar2015-10-061-12/+0
* IMS-VT: Listen to sensor orientation changes and update camera previewNivedita Sarkar2015-10-061-59/+18
* Fix presentation of "held" banner in landscape mode, plus more!Tyler Gunn2015-10-061-1/+4
* Catch RuntimeException when calling setExcludeFromRecentsYorke Lee2015-08-061-1/+5
* Don't hide InCallActivity from recentsYorke Lee2015-06-261-0/+13
* Fix two animations when using Connection.setInitializedYorke Lee2015-06-191-11/+9
* Fix for InCallUI finishing too quickly to display error dialogYorke Lee2015-06-181-0/+1
* Merge "Disable OrientationEventListener when activity backgrounded" into mnc-devYorke Lee2015-06-011-8/+9
|\
| * Disable OrientationEventListener when activity backgroundedYorke Lee2015-06-011-8/+9
* | Add extras to Connections/Calls. (3/3)Santos Cordon2015-05-281-2/+2
|/
* Remove reliance on getDefaultDisplay() to determine screen rotation.Tyler Gunn2015-05-181-3/+25
* Merge "Fix NPE when hitting back in InCallActivity" into mnc-devYorke Lee2015-05-081-1/+1
|\
| * Fix NPE when hitting back in InCallActivityYorke Lee2015-05-081-1/+1
* | Fix issue where fast 180 degree landscape rotation is not detected.Tyler Gunn2015-05-061-17/+40
|/
* am b04d61a..697f674 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-151-10/+5
|\
| * Fix orientation of preview surface when device rotated.Tyler Gunn2015-04-131-10/+5
* | Merge commit '8bef461' into merge_workPrerepa Viswanadham2015-04-101-10/+24
|\|
| * IMS-VT: Add support for video callsRekha Kumar2015-03-261-10/+24
* | Handle recreating SelectPhoneAccountDialogFragmentJay Shrauner2015-04-061-15/+24
* | Fix NPE if InCallActivity is finished before call card is displayedYorke Lee2015-03-311-1/+2
* | Fix NPE in showDialpadFragmentJay Shrauner2015-03-251-1/+4
* | Dynamically add/remove CallCardFragmentYorke Lee2015-03-251-22/+13
* | Dynamically add AnswerFragmentYorke Lee2015-03-131-11/+18
* | Standardize naming of methods and fix a typoYorke Lee2015-03-091-9/+9
* | Improve InCallUI fragment managementYorke Lee2015-03-091-38/+112
* | Merge "Remove CircularRevealActivity"Yorke Lee2015-03-051-7/+3
|\ \
| * | Remove CircularRevealActivityYorke Lee2015-03-041-7/+3
* | | Merge "Don't hide dialpad when disconnecting"Yorke Lee2015-03-021-8/+0
|\ \ \ | |/ / |/| |
| * | Don't hide dialpad when disconnectingYorke Lee2015-02-271-8/+0
| |/
* / Update some comments in InCallActivityYorke Lee2015-02-271-25/+2
|/
* Merge "Show error dialog and end call for service not supported error" into l...Yorke Lee2014-12-191-22/+4
|\
| * Show error dialog and end call for service not supported errorYorke Lee2014-12-181-22/+4
* | Merge "Revert "Allow back to be pressed while in incoming call screen"" into ...Yorke Lee2014-12-171-0/+7
|\ \ | |/ |/|
| * Revert "Allow back to be pressed while in incoming call screen"Yorke Lee2014-12-151-0/+7
* | No InCall UI visible after hiding conference manager.Tyler Gunn2014-12-101-5/+10