summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/AnswerPresenter.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-05-06IMS-VT: Call showAnswerUi when onUpgradetoVideo callback is calledGarik Badalyan
2016-04-05IMS-VT: Show Answer UI on receiving upgrade requestGarik Badalyan
2016-02-18IMS-VT: Moving upgradeVideoRequest handling to InCallPresenterTyler Gunn
2016-01-20Ensuring quickResponse isn't available while fbe lockedBrandon Maxwell
2016-01-08DO NOT MERGE Handle child number changes after the call starts.Ta-wei Yen
2015-12-06Code cleanup.Tyler Gunn
2015-12-06Fix issue where upgrade request UX does not show.Tyler Gunn
2015-11-19Guard against framework calls to Video call APIs for backporting.Nancy Chen
2015-08-05Last forwarded number and incoming call subject.Tyler Gunn
2015-07-13Null protect getUi() in configureAnswerTargetsForSmsYorke Lee
2015-07-09Fix for glowpad not showing when dialing out + call waitingYorke Lee
2015-06-03API Cleanup: Remove references to VideoState.Tyler Gunn
2015-05-11Merge "Dynamically check for permission denials" into mnc-devYorke Lee
2015-05-05DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn
2015-05-04Merge commit 'b1c7028' into merge_try2Prerepa Viswanadham
2015-05-04Dynamically check for permission denialsYorke Lee
2015-05-04Merge commit '5e2731c' into merge_try2Prerepa Viswanadham
2015-04-29Make glowpad ping run at startupYorke Lee
2015-04-22Incoming video calls - accept only 2-way calls.Tyler Gunn
2015-04-13Fix bad null check, caused crash on dial.Andrew Lee
2015-04-10Fix buildPrerepa Viswanadham
2015-04-10Merge commit '8bef461' into merge_workPrerepa Viswanadham
2015-03-26IMS-VT: Add support for video callsRekha Kumar
2015-03-13Dynamically add AnswerFragmentYorke Lee
2014-12-02Merge "Stop ringer when selecting "respond via text"." into lmp-mr1-devNancy Chen
2014-11-28Telecom API updates (3/6)Ihab Awad
2014-11-26Stop ringer when selecting "respond via text".Nancy Chen
2014-09-24Reallow quick text response on lockscreenYorke Lee
2014-09-14Fix for quick response option not showing up for call waitingYorke Lee
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
2014-09-12Disable respond via message option if lockscreen is activeYorke Lee
2014-08-22Ensuring Video APIs are only called when video is available.Tyler Gunn
2014-08-13Final structural tweaks to Telecomm API (3/8)Ihab Awad
2014-08-12Add UI/functions to handle a video upgrade request.Andrew Lee
2014-08-06Remove ldaps from AOSP code.Santos Cordon
2014-07-17Hook up answering as video call.Andrew Lee
2014-07-16Add video call handling for heads up notifications.Andrew Lee
2014-07-15Show different glowpad options for incoming video call.Andrew Lee
2014-07-14Implement new In-Call Service interfaceIhab Awad
2014-06-13DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (4/4)Ihab Awad
2014-04-01InCallUI: Use Telecomm CallCapabilitesSailesh Nepal
2014-04-01InCallUI - Use String IDsSailesh Nepal
2014-04-01InCallUI - Use custom object to track CallsSailesh Nepal
2014-03-19Support a second incoming call (call-waiting)Santos Cordon
2014-03-10Update InCallUI to use new Telecomm wrappersSailesh Nepal
2014-02-28InCall UI changes for incoming Telecomm calls.Santos Cordon
2013-10-10Removes stopPing from onSaveInstanceState()Christine Chen
2013-10-07Adds support for texting after phone disconnects.Christine Chen
2013-10-05Add custom message dialog for Respond via Message.David Braun
2013-09-23Add generic error code dialogs for failed calls.Santos Cordon
2013-09-10Adds onUiReady and onUiUnready to the presenterChristine Chen
2013-09-10Makes glowpad scalable.Christine Chen
2013-09-09Improve lifecycle ordering for InCallUISantos Cordon
2013-09-05Adds UI null check.Christine Chen
2013-09-04Merge "Clean up listeners when view is destroyed." into klp-devChiao Cheng
2013-08-30Enable reject via textYorke Lee
2013-08-30Clean up listeners when view is destroyed.Chiao Cheng
2013-08-29Show glowpad for call waiting callsSantos Cordon
2013-08-28Major fixes for in call to work with reverse number lookup.Chiao Cheng
2013-08-23Disabling quick response since it's not done yet.Chiao Cheng
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-08Fix race-condition case.Santos Cordon
2013-08-07Adds support for text messagesChristine Chen
2013-08-05Use rejectCall() for rejecting call.Santos Cordon
2013-08-05Adding a central logging class.Santos Cordon
2013-08-05Improve InCall State managementSantos Cordon
2013-08-03Fixing incoming call sequence, adding InCallPresenterSantos Cordon
2013-08-01Adding multi-call support.Santos Cordon
2013-07-24Renaming client side stub of ICallCommandService.Chiao Cheng
2013-07-24Integrating mute and speaker buttons.Chiao Cheng
2013-07-22Adding singleton wrapper for ICallCommandService.Chiao Cheng
2013-07-19Renaming CallMonitorService to CallHandlerServiceSantos Cordon
2013-07-19Connecting answer call action in UI to service.Chiao Cheng
2013-07-18Adding fragment and listener for answering calls.Chiao Cheng