summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallCardFragment.java
AgeCommit message (Expand)Author
2014-03-28Remove duplicate call disconnect codes.Anders Kristensen
2013-09-27Add deadzone to end call button.Santos Cordon
2013-09-20Read back contact information in in-call screenYorke Lee
2013-09-19Add "retrying" text for CDMA redial calls.Santos Cordon
2013-09-19Fixes CallCardFragment lifecycle issue.Christine Chen
2013-09-18Adds DISCONNECTING state support.Christine Chen
2013-09-17Outgoing/Conference UI changes for Cdma supportSantos Cordon
2013-09-16Add internet call type labelYorke Lee
2013-09-13Fix UI lag when calling a contact with a photo.Santos Cordon
2013-09-13Fix flow of local/remote lookupsJay Shrauner
2013-09-13Merge "Addes xxhdpi assets for InCallUi" into klp-devChristine Chen
2013-09-12Show "Calling via google voice" only in the DIALING state.Makoto Onuki
2013-09-12Addes xxhdpi assets for InCallUiChristine Chen
2013-09-06Adds manage conference call UIChristine Chen
2013-09-04Fix secondary call card in rtlYorke Lee
2013-09-03Fix incall image for local contacts.Chiao Cheng
2013-08-30Automating calls to onUiUnready() in parent fragment.Chiao Cheng
2013-08-29Allow swapping calls by clicking on secondary call cardYorke Lee
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-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-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-07Add UI to show when the Call disconnects.Santos Cordon
2013-08-07Audio Routing support in UISantos 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-01Adding multi-call support.Santos Cordon
2013-07-31Adding simple number data to callcardSantos Cordon
2013-07-22Adding call card and buttons to UI.Chiao Cheng