summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/InCallActivity.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2017-01-06Merge "Display incoming call when phone account selection dialog shows" am: f...Wenlu Wu
2016-12-26Display incoming call when phone account selection dialog showsWenlu Wu
2016-04-29Add LatencyReport for every callSailesh Nepal
2016-02-24Merge "Let InCallActivity handle resize config change." into nyc-devQi Wang
2016-02-23Let InCallActivity handle resize config change.Qi Wang
2016-02-22[Gradle] Allow dialer to be compiled as a librarySailesh Nepal
2016-02-22Remove Lollipop support for InCallUISailesh Nepal
2016-02-18Fix end-call FAB position when dial pad is shown on device rotate.Tyler Gunn
2015-12-11Backporting references to android.telecom.Call.DetailsBrandon Maxwell
2015-12-08Ignore check for phone accounts when making call from pre-MSIM device.Nancy Chen
2015-12-06IMS-VT: Listen to sensor orientation changes and update camera previewNivedita Sarkar
2015-12-06Fix NPE when getting fragment manager[A
2015-12-06Show dialpad button for VT calls, cleanup dialpad on rotation.Tyler Gunn
2015-12-06IMS-VT: Fix null pointer exceptionRekha Kumar
2015-12-06IMS-VT: Listen to sensor orientation changes and update camera previewNivedita Sarkar
2015-12-06Fix presentation of "held" banner in landscape mode, plus more!Tyler Gunn
2015-11-13Use separate AnswerFragment for TalkbackTa-wei Yen
2015-11-09Log screen view events in InCallUIYorke Lee
2015-10-21Fixed highlighter stuck on dialpad while in call.Ta-wei Yen
2015-09-25Use TransactionSafeActivityJay Shrauner
2015-09-14Fix IllegalStateException in onBackPressedJay Shrauner
2015-08-13Rename Telecomm to TelecomJay Shrauner
2015-08-06Catch RuntimeException when calling setExcludeFromRecentsYorke Lee
2015-06-26Don't hide InCallActivity from recentsYorke Lee
2015-06-19Fix two animations when using Connection.setInitializedYorke Lee
2015-06-18Fix for InCallUI finishing too quickly to display error dialogYorke Lee
2015-06-01Merge "Disable OrientationEventListener when activity backgrounded" into mnc-devYorke Lee
2015-06-01Disable OrientationEventListener when activity backgroundedYorke Lee
2015-05-28Add extras to Connections/Calls. (3/3)Santos Cordon
2015-05-18Remove reliance on getDefaultDisplay() to determine screen rotation.Tyler Gunn
2015-05-08Merge "Fix NPE when hitting back in InCallActivity" into mnc-devYorke Lee
2015-05-08Fix NPE when hitting back in InCallActivityYorke Lee
2015-05-06Fix issue where fast 180 degree landscape rotation is not detected.Tyler Gunn
2015-04-15am b04d61a..697f674 from mirror-m-wireless-internal-releaseVinit Deshpande
2015-04-13Fix orientation of preview surface when device rotated.Tyler Gunn
2015-04-10Merge commit '8bef461' into merge_workPrerepa Viswanadham
2015-04-06Handle recreating SelectPhoneAccountDialogFragmentJay Shrauner
2015-03-31Fix NPE if InCallActivity is finished before call card is displayedYorke Lee
2015-03-26IMS-VT: Add support for video callsRekha Kumar
2015-03-25Fix NPE in showDialpadFragmentJay Shrauner
2015-03-25Dynamically add/remove CallCardFragmentYorke Lee
2015-03-13Dynamically add AnswerFragmentYorke Lee
2015-03-09Standardize naming of methods and fix a typoYorke Lee
2015-03-09Improve InCallUI fragment managementYorke Lee
2015-03-05Merge "Remove CircularRevealActivity"Yorke Lee
2015-03-04Remove CircularRevealActivityYorke Lee
2015-03-02Merge "Don't hide dialpad when disconnecting"Yorke Lee
2015-02-27Don't hide dialpad when disconnectingYorke Lee
2015-02-27Update some comments in InCallActivityYorke Lee
2014-12-19Merge "Show error dialog and end call for service not supported error" into l...Yorke Lee
2014-12-18Show error dialog and end call for service not supported errorYorke Lee
2014-12-17Merge "Revert "Allow back to be pressed while in incoming call screen"" into ...Yorke Lee
2014-12-15Revert "Allow back to be pressed while in incoming call screen"Yorke Lee
2014-12-10No InCall UI visible after hiding conference manager.Tyler Gunn
2014-12-05Merge "Improve outgoing call UI responsiveness" into lmp-mr1-devYorke Lee
2014-12-04Merge "Fixing manage conference accessibility issues." into lmp-mr1-devTyler Gunn
2014-12-04Improve outgoing call UI responsivenessYorke Lee
2014-12-04Fixing manage conference accessibility issues.Tyler Gunn
2014-12-02Add some more logging in InCallActivity and InCallPresenterYorke Lee
2014-11-12Merge "Allow saving of presenter state during activity recreation" into lmp-m...Yorke Lee
2014-11-10String resource edits for InCallUINancy Chen
2014-11-10Allow saving of presenter state during activity recreationYorke Lee
2014-11-06Merge "Make setting and unsetting InCallPresenter.mInCallActivity more robust...Yorke Lee
2014-11-04Make setting and unsetting InCallPresenter.mInCallActivity more robustYorke Lee
2014-11-03Remove provider icon from InCallUI.Nancy Chen
2014-10-31Merge "In Multi-SIM cases use the color of the SIM icon for InCallUI." into l...Nancy Chen
2014-10-31Merge "Revert "Call InCallPresenter.setActivity(null) in onPause"" into lmp-m...Yorke Lee
2014-10-31Revert "Call InCallPresenter.setActivity(null) in onPause"Yorke Lee
2014-10-31Merge "Call InCallPresenter.setActivity(null) in onPause" into lmp-mr1-devYorke Lee
2014-10-31Call InCallPresenter.setActivity(null) in onPauseYorke Lee
2014-10-30Fix skipped frames in circular reveal animationYorke Lee
2014-10-29In Multi-SIM cases use the color of the SIM icon for InCallUI.Nancy Chen
2014-10-23am f826a8f1: Merge "InCallUI should report to Telecom when user sets default ...Nancy Chen
2014-10-22InCallUI should report to Telecom when user sets default account via dialogNancy Chen
2014-10-10Allow back to be pressed while in incoming call screenYorke Lee
2014-10-08Generalize select account dialog for usage anywhere in dialer (1/2)Nancy Chen
2014-09-19Display error dialog if no accounts are available to call from.Nancy Chen
2014-09-17Replace get*PhoneAccounts* public API methods with new method (3/3)Nancy Chen
2014-09-16Update InCallUi to use telecomm DisconnectCause.Andrew Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-02Add supported URI scheme to PhoneAccounts. (4/4)Tyler Gunn
2014-08-27Restyle conference call manager screen.Andrew Lee
2014-08-22Move "manage conference calls" button above photo.Andrew Lee
2014-08-20Circle reveal for account selection dialog and check for valid account.Nancy Chen
2014-08-19Move hold "bar" to the bottom of the screen.Andrew Lee
2014-08-16Merge "Position/size adjustments to the floating action button." into lmp-devAndrew Lee
2014-08-15Position/size adjustments to the floating action button.Andrew Lee
2014-08-15Merge "Do not show error for a canceled call." into lmp-devSantos Cordon
2014-08-15Do not show error for a canceled call.Santos Cordon
2014-08-15Fix NPE in InCallUIYorke Lee
2014-08-13Reveal InCallUI starting from the user's touch pointNancy Chen
2014-08-12Merge "Correcting dialpad animations in landscape (2/3)." into lmp-devTyler Gunn
2014-08-12Correcting dialpad animations in landscape (2/3).Tyler Gunn
2014-08-12Improvements to InCall UI view inflation performance.Tyler Gunn
2014-08-05Set correct interpolator for dialpad animationYorke Lee
2014-07-29Various changes.Tyler Gunn
2014-07-25Add more disconnect causes 4/4Santos Cordon
2014-07-17Bring up dialog when an account is not set for the phone callNancy Chen
2014-07-14Implement new In-Call Service interfaceIhab Awad