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