summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallCardPresenter.java
AgeCommit message (Expand)Author
2013-10-02Send view notification for viewed contact in IncallUIYorke Lee
2013-09-19Add "retrying" text for CDMA redial calls.Santos Cordon
2013-09-18Adds DISCONNECTING state support.Christine Chen
2013-09-17Outgoing/Conference UI changes for Cdma supportSantos Cordon
2013-09-16Merge "Add internet call type label" into klp-devYorke Lee
2013-09-16Add internet call type labelYorke Lee
2013-09-15CallCardPresenter should listen for Call WaitingSantos Cordon
2013-09-13Fix UI lag when calling a contact with a photo.Santos Cordon
2013-09-14Merge "Always checks for conference call in CallCard." into klp-devChristine Chen
2013-09-13Always checks for conference call in CallCard.Christine Chen
2013-09-13Merge "Fix flow of local/remote lookups" into klp-devJay Shrauner
2013-09-13Fix flow of local/remote lookupsJay Shrauner
2013-09-13Adds null check for getUi()Christine Chen
2013-09-12Show "Calling via google voice" only in the DIALING state.Makoto Onuki
2013-09-10Do not do reverse lookup if presentation does not allow it.Chiao Cheng
2013-09-09Merge "Improve lifecycle ordering for InCallUI" into klp-devSantos Cordon
2013-09-09Improve lifecycle ordering for InCallUISantos Cordon
2013-09-06Fixes bug where photo is only set to primary call.Christine Chen
2013-09-06Merge "Improve fields displayed for reverse phone lookup" into klp-devJay Shrauner
2013-09-06Adds manage conference call UIChristine Chen
2013-09-05Improve fields displayed for reverse phone lookupJay Shrauner
2013-09-04Allows PhoneNumberService to be null for AOSP incallui.Santos Cordon
2013-09-04Fix secondary call card in rtlYorke Lee
2013-09-03Fix incall image for local contacts.Chiao Cheng
2013-08-30Fix contact blinking for incoming calls.Chiao Cheng
2013-08-30Merge "Fix errors during reverse number lookup." into klp-devChiao Cheng
2013-08-30Fix errors during reverse number lookup.Chiao Cheng
2013-08-29Allow swapping calls by clicking on secondary call cardYorke Lee
2013-08-29Merge "Fix null precondition check." into klp-devChiao Cheng
2013-08-29Merge "Support visual indication of mute from headset" into klp-devSantos Cordon
2013-08-29Fix null precondition check.Chiao Cheng
2013-08-29Support visual indication of mute from headsetSantos Cordon
2013-08-28Switch to label for local contact detection.Chiao Cheng
2013-08-28Major fixes for in call to work with reverse number lookup.Chiao Cheng
2013-08-23Merge "Show gateway UI when dialing via a gateway" into klp-devSantos Cordon
2013-08-23Show gateway UI when dialing via a gatewaySantos Cordon
2013-08-21Removing explicit dependency on http calls.Chiao Cheng
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-20Adding interfaces for phone number service.Chiao Cheng
2013-08-15Add logic support for manage conference screen. (Part 2 of 4)Santos Cordon
2013-08-14Fix NullPointerException in InCallUI with CallTimer.Santos Cordon
2013-08-13Adding duration time to callsSantos Cordon
2013-08-13Use shared contact info cache to get data for the notification.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-08Add support for more call state labels.Santos Cordon
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-07Add image to caller infoYorke Lee
2013-08-07Display primary call info in call cardYorke Lee
2013-08-06Dialpad Ui elements for InCallUiChristine 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-01Adding multi-call support.Santos Cordon
2013-07-31Adding simple number data to callcardSantos Cordon