summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/CallList.java
Commit message (Expand)AuthorAgeFilesLines
* MSIM(DSDA): Use new methods in accordance with new designSandeep Kunta2014-09-041-2/+10
* Fix no sound hear when one call disconnected.mengsun2014-09-041-0/+10
* Fix can not active the call in the other sub when one sub is callingmengsun2014-09-021-0/+2
* MSIM(DSDA): Retain LCH mode of other active sub for MT far-end disconnect.Muhammed Siju2014-09-021-2/+5
* Add an option in the InCall UI to perform call recordingemancebo2014-08-121-0/+11
* MSIM(DSDA): Leave subscription alone on non-MSIM devicesRicardo Cerqueira2014-06-301-1/+2
* Fix "Not able to answer call in the other sub when one sub has call active"mengsun2014-04-091-0/+4
* MSIM(DSDA): Ensure phone screen wake up on DSDA incoming call.Muhammed Siju2014-01-021-0/+16
* Ims: Silently drop the call after SRVCCRavi Paluri2013-12-131-7/+18
* Merge commit 'android-4.4.1_r1' into merge_branchManish Kumar2013-12-061-0/+4
|\
| * Decrease the timeout for unknown endcall screen from 5 to 2 sec.Santos Cordon2013-11-191-0/+4
* | DSDA: Add InCallUI DSDA support.Sandeep Gutta2013-11-251-3/+117
* | MSIM: Add multisim support.Sandeep Gutta2013-10-311-0/+14
|/
* Add generic error code dialogs for failed calls.Santos Cordon2013-09-231-6/+53
* Add "retrying" text for CDMA redial calls.Santos Cordon2013-09-191-2/+6
* Adds DISCONNECTING state support.Christine Chen2013-09-181-2/+4
* Moves some TODO(klp) to TODOChristine Chen2013-09-181-1/+1
* Fix UI lag when calling a contact with a photo.Santos Cordon2013-09-131-0/+4
* Make sure onDisconnect also notifies single-call listener.Santos Cordon2013-09-101-0/+1
* Merge "Major fixes for in call to work with reverse number lookup." into klp-devChiao Cheng2013-08-281-15/+75
|\
| * Major fixes for in call to work with reverse number lookup.Chiao Cheng2013-08-281-15/+75
* | Adding different timeouts for CALL_ENDED screen.Santos Cordon2013-08-271-2/+30
|/
* Protect all logging statements.Chiao Cheng2013-08-211-11/+7
* Support connecting and disconnecting from Phone app.Santos Cordon2013-08-191-0/+19
* Add logic support for manage conference screen. (Part 2 of 4)Santos Cordon2013-08-151-8/+8
* Add Simplifying layer between Contact Info search and CallCardProvider.Santos Cordon2013-08-131-1/+0
* Singletons are hard, lets go chopping...them out of the code.Santos Cordon2013-08-091-3/+3
* Reduce timeout for showing "CALL ENDED" stringsSantos Cordon2013-08-081-1/+1
* Add UI to show when the Call disconnects.Santos Cordon2013-08-071-3/+65
* Supports for outgoing calls starting up the UI.Santos Cordon2013-08-071-27/+9
* Adds support for text messagesChristine Chen2013-08-071-0/+36
* Notifications in Phone (part 1)Santos Cordon2013-08-051-3/+33
* Adding a central logging class.Santos Cordon2013-08-051-14/+4
* Improve InCall State managementSantos Cordon2013-08-051-5/+50
* Fixing incoming call sequence, adding InCallPresenterSantos Cordon2013-08-031-4/+0
* Adding multi-call support.Santos Cordon2013-08-011-5/+33
* Adding simple number data to callcardSantos Cordon2013-07-311-7/+91
* Adding a CallList class to manage Calls from CallHandlerService.Santos Cordon2013-07-291-0/+64