summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/AnswerPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...staging/cm-12.1-testSteve Kondik2015-03-251-4/+7
|\
| * Merge "Stop ringer when selecting "respond via text"." into lmp-mr1-devNancy Chen2014-12-021-0/+2
| |\
| | * Stop ringer when selecting "respond via text".Nancy Chen2014-11-261-0/+2
| * | Telecom API updates (3/6)Ihab Awad2014-11-281-3/+3
| |/
* | Telephony: Fix compilation issues.Yashdev Singh2015-03-101-7/+7
* | Revert "Stop ringer when selecting "respond via text"."Yashdev Singh2015-03-101-2/+0
* | Revert "Telecom API updates (3/6)"Yashdev Singh2015-03-101-4/+4
* | Revert "Telephony: Fix compilation issues for conversion from long to int."Yashdev Singh2015-03-101-7/+7
* | Telephony: Fix compilation issues for conversion from long to int.Yashdev Singh2015-03-101-7/+7
* | Telecom API updates (3/6)Ihab Awad2015-03-101-4/+4
* | Stop ringer when selecting "respond via text".Nancy Chen2015-03-101-0/+2
* | IMS-VT: Show glowpad view with accept/reject for most video upgrade casesNivedita Sarkar2015-01-281-2/+40
* | Ims: Reject upgrade requestRavi Paluri2014-11-181-18/+38
* | IMS-VT: Answering calls and upgrade requests as VT_TX and VT_RXRekha Kumar2014-11-041-7/+15
* | IMS-VT: Upgrade downgrade and hold resume video calls.Rekha Kumar2014-11-041-1/+22
* | IMS-VT: Enable loggingRekha Kumar2014-11-041-1/+2
* | Compilation fixDivya Sharma2014-11-041-4/+4
* | Deflect call test using answer call buttonSuresh Kumar Sugguna2014-11-041-0/+24
* | Add support for DSDA.Sandeep Kunta2014-11-041-27/+105
* | IMS: Deflect call featureSuresh Kumar Sugguna2014-11-041-0/+10
|/
* Reallow quick text response on lockscreenYorke Lee2014-09-241-5/+2
* Fix for quick response option not showing up for call waitingYorke Lee2014-09-141-23/+34
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-4/+4
* Disable respond via message option if lockscreen is activeYorke Lee2014-09-121-3/+9
* Ensuring Video APIs are only called when video is available.Tyler Gunn2014-08-221-1/+2
* Final structural tweaks to Telecomm API (3/8)Ihab Awad2014-08-131-2/+2
* Add UI/functions to handle a video upgrade request.Andrew Lee2014-08-121-4/+25
* Remove ldaps from AOSP code.Santos Cordon2014-08-061-1/+1
* Hook up answering as video call.Andrew Lee2014-07-171-2/+2
* Add video call handling for heads up notifications.Andrew Lee2014-07-161-4/+14
* Show different glowpad options for incoming video call.Andrew Lee2014-07-151-4/+3
* Implement new In-Call Service interfaceIhab Awad2014-07-141-6/+6
* DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (4/4)Ihab Awad2014-06-131-1/+1
* InCallUI: Use Telecomm CallCapabilitesSailesh Nepal2014-04-011-1/+3
* InCallUI - Use String IDsSailesh Nepal2014-04-011-5/+5
* InCallUI - Use custom object to track CallsSailesh Nepal2014-04-011-32/+3
* Support a second incoming call (call-waiting)Santos Cordon2014-03-191-4/+3
* Update InCallUI to use new Telecomm wrappersSailesh Nepal2014-03-101-18/+7
* InCall UI changes for incoming Telecomm calls.Santos Cordon2014-02-281-0/+39
* Removes stopPing from onSaveInstanceState()Christine Chen2013-10-101-2/+3
* Adds support for texting after phone disconnects.Christine Chen2013-10-071-6/+14
* Add custom message dialog for Respond via Message.David Braun2013-10-051-9/+4
* Add generic error code dialogs for failed calls.Santos Cordon2013-09-231-0/+5
* Adds onUiReady and onUiUnready to the presenterChristine Chen2013-09-101-1/+0
* Makes glowpad scalable.Christine Chen2013-09-101-1/+1
* Improve lifecycle ordering for InCallUISantos Cordon2013-09-091-0/+2
* Adds UI null check.Christine Chen2013-09-051-2/+6
* Merge "Clean up listeners when view is destroyed." into klp-devChiao Cheng2013-09-041-0/+12
|\
| * Clean up listeners when view is destroyed.Chiao Cheng2013-08-301-0/+12
* | Enable reject via textYorke Lee2013-08-301-4/+3
|/