summaryrefslogtreecommitdiff
path: root/InCallUI
AgeCommit message (Expand)Author
2013-08-28Major fixes for in call to work with reverse number lookup.Chiao Cheng
2013-08-23Adding more public logging to InCallUISantos 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-23Disabling quick response since it's not done yet.Chiao Cheng
2013-08-21Removing explicit dependency on http calls.Chiao Cheng
2013-08-21fix build break from mergeSantos Cordon
2013-08-21Protect all logging statements.Chiao Cheng
2013-08-21Adding proximity sensor code to in-call UI.Santos Cordon
2013-08-20Merge "Adding interfaces for phone number service." into klp-devChiao Cheng
2013-08-20Adding interfaces for phone number service.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-14Fix NullPointerException in InCallUI with CallTimer.Santos Cordon
2013-08-13fix break.Santos Cordon
2013-08-13Adding duration time to callsSantos Cordon
2013-08-13Merge "Set privileged to false." into klp-devChiao Cheng
2013-08-13Set privileged to false.Chiao Cheng
2013-08-13Use shared contact info cache to get data for the notification.Santos Cordon
2013-08-13Merge "Add Simplifying layer between Contact Info search and CallCardProvider...Santos Cordon
2013-08-13Add Simplifying layer between Contact Info search and CallCardProvider.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-08Add support for more call state labels.Santos Cordon
2013-08-08Remove STARTED and START_UP statesChristine Chen
2013-08-08Merge "Fix bug in InCallUi crash when opening the dialpad." into klp-devChristine Chen
2013-08-08Fix bug in InCallUi crash when opening the dialpad.Christine Chen
2013-08-08Reduce timeout for showing "CALL ENDED" stringsSantos Cordon
2013-08-08Improve outgoing call sequenceSantos Cordon
2013-08-08Merge/Swap/AddCall support in UI.Santos Cordon
2013-08-07Show/Hide HOLD depending on phone capabilities.Santos Cordon
2013-08-08Fix race-condition case.Santos Cordon
2013-08-08Merge "set glowpadview to have black background"Santos Cordon
2013-08-07set glowpadview to have black backgroundSantos Cordon
2013-08-07remove video buttonSantos 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-07Audio Routing support in UISantos Cordon
2013-08-07Add image to caller infoYorke Lee
2013-08-08Merge "Display primary call info in call card"Yorke Lee
2013-08-07Display primary call info in call cardYorke Lee
2013-08-07Adds support for text messagesChristine Chen
2013-08-07UI AudioMode method supportSantos Cordon
2013-08-06Dialpad Ui elements for InCallUiChristine Chen
2013-08-05Notifications in Phone (part 1)Santos Cordon
2013-08-05Use rejectCall() for rejecting call.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-30Merge "Adding hold support to phone call."Santos Cordon
2013-07-30Adding hold support to phone call.Santos Cordon
2013-07-29Adding a CallList class to manage Calls from CallHandlerService.Santos Cordon
2013-07-29Adding onUpdate from ICallHandlerService.Santos Cordon
2013-07-25Add Call Model and CallStateUpdateSantos Cordon
2013-07-25Merge "Finishing in call screen when call ends."Chiao Cheng
2013-07-24Finishing in call screen when call ends.Chiao Cheng
2013-07-25Merge "Integrating end call button to command service."Chiao Cheng
2013-07-24Integrating end call button to command service.Chiao Cheng
2013-07-25Merge "Renaming client side stub of ICallCommandService."Chiao Cheng
2013-07-24Renaming client side stub of ICallCommandService.Chiao Cheng
2013-07-24Merge "Integrating mute and speaker buttons."Chiao Cheng
2013-07-24Integrating mute and speaker buttons.Chiao Cheng
2013-07-23Adding onDisconnect.Santos Cordon
2013-07-22Adding singleton wrapper for ICallCommandService.Chiao Cheng
2013-07-22Adding call card and buttons to UI.Chiao Cheng
2013-07-19Renaming CallMonitorService to CallHandlerServiceSantos Cordon
2013-07-19Connecting answer call action in UI to service.Chiao Cheng
2013-07-19Merge "Remove accidental commit of iml file."Chiao Cheng
2013-07-18Remove accidental commit of iml file.Chiao Cheng
2013-07-18Merge "Adding fragment and listener for answering calls."Chiao Cheng
2013-07-18Adding fragment and listener for answering calls.Chiao Cheng
2013-07-18Use new command interface to answer the call automatically.Santos Cordon
2013-07-17Adding in call screen template.Chiao Cheng
2013-07-16Adding a UI toast on an incoming call.Santos Cordon
2013-07-12Adding skeleton code for InCallUI.Santos Cordon