summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/AnswerPresenter.java
AgeCommit message (Expand)Author
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