summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallList.java
AgeCommit message (Expand)Author
2014-08-21Fix parentID for conference call support.Santos Cordon
2014-08-15Merge "Do not show error for a canceled call." into lmp-devSantos Cordon
2014-08-15Do not show error for a canceled call.Santos Cordon
2014-08-15Prevent ConcurrentModificationExceptionsJay Shrauner
2014-08-12Add UI/functions to handle a video upgrade request.Andrew Lee
2014-08-11Reduce latency for InCallUI by adding an intermediate stateNancy Chen
2014-08-06Remove ldaps from AOSP code.Santos Cordon
2014-07-29Various changes.Tyler Gunn
2014-07-17Bring up dialog when an account is not set for the phone callNancy Chen
2014-07-14Implement new In-Call Service interfaceIhab Awad
2014-07-03Remove ICallHandlerService implementationSailesh Nepal
2014-06-13DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (4/4)Ihab Awad
2014-04-01InCallUI - Use String IDsSailesh Nepal
2014-04-01InCallUI - Use custom object to track CallsSailesh Nepal
2014-03-28resolved conflicts for merge of 063fa2d9 to master-novaColin Cross
2014-03-28manually merge 9b4962cb into masterColin Cross
2014-03-28Fix issue introduced by 5feee861: there is no longer an UNKNOWN DisconnectsCa...Anders Kristensen
2014-03-28resolved conflicts for merge of 5feee861 to klp-modular-dev-plus-aospAnders Kristensen
2014-03-28Remove duplicate call disconnect codes.Anders Kristensen
2014-03-19Support a second incoming call (call-waiting)Santos Cordon
2014-02-28InCall UI changes for incoming Telecomm calls.Santos Cordon
2013-11-19am 4a2cf432: am 439ddb20: am 59dc0b9d: Merge "Decrease the timeout for unknow...Santos Cordon
2013-11-18Decrease the timeout for unknown endcall screen from 5 to 2 sec.Santos Cordon
2013-10-25Removing private dependencies in InCallUiChristine Chen
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-18Adds DISCONNECTING state support.Christine Chen
2013-09-18Moves some TODO(klp) to TODOChristine Chen
2013-09-13Fix UI lag when calling a contact with a photo.Santos Cordon
2013-09-10Make sure onDisconnect also notifies single-call listener.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-27Adding different timeouts for CALL_ENDED screen.Santos Cordon
2013-08-21Protect all logging statements.Chiao Cheng
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-13Add Simplifying layer between Contact Info search and CallCardProvider.Santos Cordon
2013-08-09Singletons are hard, lets go chopping...them out of the code.Santos Cordon
2013-08-08Reduce timeout for showing "CALL ENDED" stringsSantos 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-07Adds support for text messagesChristine Chen
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
2013-08-01Adding multi-call support.Santos Cordon
2013-07-31Adding simple number data to callcardSantos Cordon
2013-07-29Adding a CallList class to manage Calls from CallHandlerService.Santos Cordon