summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/AnswerPresenter.java
Commit message (Expand)AuthorAgeFilesLines
...
* Show glowpad for call waiting callsSantos Cordon2013-08-291-8/+8
* Major fixes for in call to work with reverse number lookup.Chiao Cheng2013-08-281-24/+63
* Disabling quick response since it's not done yet.Chiao Cheng2013-08-231-1/+2
* Protect all logging statements.Chiao Cheng2013-08-211-4/+4
* Fix race-condition case.Santos Cordon2013-08-081-5/+9
* Adds support for text messagesChristine Chen2013-08-071-3/+24
* Use rejectCall() for rejecting call.Santos Cordon2013-08-051-3/+3
* Adding a central logging class.Santos Cordon2013-08-051-7/+3
* Improve InCall State managementSantos Cordon2013-08-051-5/+34
* Fixing incoming call sequence, adding InCallPresenterSantos Cordon2013-08-031-17/+3
* Adding multi-call support.Santos Cordon2013-08-011-23/+22
* Renaming client side stub of ICallCommandService.Chiao Cheng2013-07-241-1/+1
* Integrating mute and speaker buttons.Chiao Cheng2013-07-241-13/+19
* Adding singleton wrapper for ICallCommandService.Chiao Cheng2013-07-221-1/+1
* Renaming CallMonitorService to CallHandlerServiceSantos Cordon2013-07-191-1/+1
* Connecting answer call action in UI to service.Chiao Cheng2013-07-191-4/+28
* Adding fragment and listener for answering calls.Chiao Cheng2013-07-181-0/+31