summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/InCallPresenter.java
AgeCommit message (Expand)Author
2013-09-30Protect hideDialpad() code with isActivityStarted() check.Santos Cordon
2013-09-26Show call ended if call disconnects while dialpad is showingYorke Lee
2013-09-24Check for null during notification hangup Intent receipt.Santos Cordon
2013-09-23Add generic error code dialogs for failed calls.Santos Cordon
2013-09-19Add "retrying" text for CDMA redial calls.Santos Cordon
2013-09-19Merge "Tear down proximity sensors when no longer in use." into klp-devSantos Cordon
2013-09-19Merge "Add support for hardware CALL button." into klp-devSantos Cordon
2013-09-19Merge "Adds DISCONNECTING state support." into klp-devChristine Chen
2013-09-19Merge "Hide home and back buttons during incoming call" into klp-devYorke Lee
2013-09-19Tear down proximity sensors when no longer in use.Santos Cordon
2013-09-19Add support for hardware CALL button.Santos Cordon
2013-09-18Adds DISCONNECTING state support.Christine Chen
2013-09-18Hide home and back buttons during incoming callYorke Lee
2013-09-18Merge "Allow bringToForeground to work even after activity is destroyed" into...Santos Cordon
2013-09-18Moves some TODO(klp) to TODOChristine Chen
2013-09-17Allow bringToForeground to work even after activity is destroyedSantos Cordon
2013-09-16b/10699042 show dialpad when connects to voice mail.Makoto Onuki
2013-09-16Merge "CallCardPresenter should listen for Call Waiting" into klp-devSantos Cordon
2013-09-15CallCardPresenter should listen for Call WaitingSantos Cordon
2013-09-15Shut down if UI starts after service is disconnected.Santos Cordon
2013-09-13Fix UI lag when calling a contact with a photo.Santos Cordon
2013-09-09Merge "Improve lifecycle ordering for InCallUI" into klp-devSantos Cordon
2013-09-09Improve lifecycle ordering for InCallUISantos Cordon
2013-09-06Port dtmf post dial wait feature.Chiao Cheng
2013-08-29Merge "Allow new call waiting calls to pop up when not in foreground." into k...Santos Cordon
2013-08-29Allow new call waiting calls to pop up when not in foreground.Santos Cordon
2013-08-29Ensure that OUTGOING calls bring up the notification dialog.Santos Cordon
2013-08-28Adding implementation for bringToForeground.Santos Cordon
2013-08-28Merge "Major fixes for in call to work with reverse number lookup." into klp-devChiao Cheng
2013-08-28Major fixes for in call to work with reverse number lookup.Chiao Cheng
2013-08-28Remove extra code which set Activity to null.Santos Cordon
2013-08-23Adding more public logging to InCallUISantos Cordon
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-21Adding proximity sensor code to in-call UI.Santos Cordon
2013-08-19Support connecting and disconnecting from Phone app.Santos Cordon
2013-08-15Add logic support for manage conference screen. (Part 2 of 4)Santos Cordon
2013-08-13Use shared contact info cache to get data for the notification.Santos Cordon
2013-08-12Add basic call information to the notification.Santos Cordon
2013-08-09Adding suppression behavior for in-call notification.Santos Cordon
2013-08-09Adding hangup capability to in-call notification.Santos Cordon
2013-08-09Singletons are hard, lets go chopping...them out of the code.Santos Cordon
2013-08-08Remove STARTED and START_UP statesChristine Chen
2013-08-08Improve outgoing call sequenceSantos Cordon
2013-08-07Add UI to show when the Call disconnects.Santos Cordon
2013-08-07Supports for outgoing calls starting up the UI.Santos Cordon
2013-08-05Notifications in Phone (part 1)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