summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/CallHandlerService.java
Commit message (Expand)AuthorAgeFilesLines
* InCallUI : volume boost unexpected turn offhuiwan2014-09-021-0/+6
* InCallUI: add volume boost UI in call UI.HuiWang2014-09-021-0/+20
* Add an option in the InCall UI to perform call recordingemancebo2014-08-121-0/+1
* Display Conference call Failure to the userRavindra2014-02-131-1/+11
* Merge "IMS-VT: Enable modify call functionality on InCallUI"Linux Build Service Account2013-11-261-0/+16
|\
| * IMS-VT: Enable modify call functionality on InCallUIGarik Badalyan2013-11-231-0/+16
* | DSDA: Add InCallUI DSDA support.Sandeep Gutta2013-11-251-1/+1
|/
* IMS: Enable Modify Call functionalityPavan Kumar Tatavarthi2013-11-211-0/+13
* IMS support for UI interfacePavan Tatavarthi2013-11-181-0/+2
* MSIM: Add multisim support.Sandeep Gutta2013-10-311-0/+12
* b/10699042 show dialpad when connects to voice mail.Makoto Onuki2013-09-161-4/+5
* Calls to binder safe after disconnection of service.Santos Cordon2013-09-121-48/+67
* Adding logging to capture MessageHandler ordering.Santos Cordon2013-09-121-6/+14
* Make creations and destruction of InCallUI system queued.Santos Cordon2013-09-111-40/+66
* Merge "Improve lifecycle ordering for InCallUI" into klp-devSantos Cordon2013-09-091-11/+15
|\
| * Improve lifecycle ordering for InCallUISantos Cordon2013-09-091-11/+15
* | Port dtmf post dial wait feature.Chiao Cheng2013-09-061-1/+11
|/
* Support visual indication of mute from headsetSantos Cordon2013-08-291-3/+4
* Adding implementation for bringToForeground.Santos Cordon2013-08-281-1/+12
* Major fixes for in call to work with reverse number lookup.Chiao Cheng2013-08-281-30/+53
* Protect all logging statements.Chiao Cheng2013-08-211-17/+16
* Support connecting and disconnecting from Phone app.Santos Cordon2013-08-191-3/+36
* Add logic support for manage conference screen. (Part 2 of 4)Santos Cordon2013-08-151-2/+4
* Singletons are hard, lets go chopping...them out of the code.Santos Cordon2013-08-091-3/+9
* Add UI to show when the Call disconnects.Santos Cordon2013-08-071-1/+5
* Supports for outgoing calls starting up the UI.Santos Cordon2013-08-071-0/+7
* Audio Routing support in UISantos Cordon2013-08-071-2/+25
* Adds support for text messagesChristine Chen2013-08-071-0/+16
* UI AudioMode method supportSantos Cordon2013-08-071-0/+8
* Notifications in Phone (part 1)Santos Cordon2013-08-051-3/+1
* Adding a central logging class.Santos Cordon2013-08-051-11/+1
* Fixing incoming call sequence, adding InCallPresenterSantos Cordon2013-08-031-12/+6
* Adding multi-call support.Santos Cordon2013-08-011-0/+2
* Adding simple number data to callcardSantos Cordon2013-07-311-5/+40
* Adding a CallList class to manage Calls from CallHandlerService.Santos Cordon2013-07-291-1/+9
* Adding onUpdate from ICallHandlerService.Santos Cordon2013-07-291-1/+4
* Add Call Model and CallStateUpdateSantos Cordon2013-07-251-2/+7
* Merge "Renaming client side stub of ICallCommandService."Chiao Cheng2013-07-251-1/+1
|\
| * Renaming client side stub of ICallCommandService.Chiao Cheng2013-07-241-1/+1
* | Merge "Integrating mute and speaker buttons."Chiao Cheng2013-07-241-2/+0
|\|
| * Integrating mute and speaker buttons.Chiao Cheng2013-07-241-2/+0
* | Adding onDisconnect.Santos Cordon2013-07-231-0/+3
|/
* Adding singleton wrapper for ICallCommandService.Chiao Cheng2013-07-221-17/+1
* Adding call card and buttons to UI.Chiao Cheng2013-07-221-4/+7
* Renaming CallMonitorService to CallHandlerServiceSantos Cordon2013-07-191-0/+85