summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/CallList.java
Commit message (Expand)AuthorAgeFilesLines
* Re-add call recording feature.Danny Baumann2016-02-101-2/+12
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+41
|\
| * Handle child number changes after the call starts.Tyler Gunn2015-10-061-0/+20
| * Show "Note sent" toast when starting outgoing call with a note.Tyler Gunn2015-08-051-1/+3
| * Last forwarded number and incoming call subject.Tyler Gunn2015-08-051-0/+19
* | Incoming call status during PS+PS callPrasath Balakrishnan2015-10-221-1/+3
* | MSIM: Add support for DSDA.Sandeep Kunta2015-10-061-0/+208
|/
* Fix for InCallUI finishing too quickly to display error dialogYorke Lee2015-06-181-1/+21
* Finish InCallActivity immediately for DisconnectCause.ERRORYorke Lee2015-05-111-0/+1
* Fix issue where fast 180 degree landscape rotation is not detected.Tyler Gunn2015-05-061-1/+6
* DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn2015-05-051-0/+24
* Rename PRE_DIAL_WAIT to SELECT_PHONE_ACCOUNTSantos Cordon2015-04-231-1/+1
* Remove usage of Phone.java in InCallService APIs.Santos Cordon2015-04-161-42/+25
* Merge commit '8bef461' into merge_workPrerepa Viswanadham2015-04-101-2/+14
|\
| * IMS-VT: Add support for video callsRekha Kumar2015-03-261-2/+14
* | Refactor mock CallList functionalityYorke Lee2015-04-021-2/+5
* | Fix some jank during shrink animationYorke Lee2015-03-271-0/+5
|/
* Show error dialogs in InCallUIYorke Lee2014-12-101-3/+0
* Make add-call a global property of telecom. (4/4)Santos Cordon2014-11-071-1/+0
* Send DTMF tones for dialing callYorke Lee2014-11-031-0/+8
* Update InCallUi to use telecomm DisconnectCause.Andrew Lee2014-09-161-8/+8
* Fix for quick response option not showing up for call waitingYorke Lee2014-09-141-1/+2
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-5/+5
* Support CDMA conference calling.Santos Cordon2014-09-051-18/+24
* Do not request prox sensor ON without an ongoing call.Santos Cordon2014-09-031-0/+8
* Fix parentID for conference call support.Santos Cordon2014-08-211-1/+1
* Merge "Do not show error for a canceled call." into lmp-devSantos Cordon2014-08-151-1/+2
|\
| * Do not show error for a canceled call.Santos Cordon2014-08-151-1/+2
* | Prevent ConcurrentModificationExceptionsJay Shrauner2014-08-151-5/+14
|/
* Add UI/functions to handle a video upgrade request.Andrew Lee2014-08-121-0/+15
* Reduce latency for InCallUI by adding an intermediate stateNancy Chen2014-08-111-0/+7
* Remove ldaps from AOSP code.Santos Cordon2014-08-061-1/+1
* Various changes.Tyler Gunn2014-07-291-0/+13
* Bring up dialog when an account is not set for the phone callNancy Chen2014-07-171-0/+7
* Implement new In-Call Service interfaceIhab Awad2014-07-141-37/+49
* Remove ICallHandlerService implementationSailesh Nepal2014-07-031-3/+3
* DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (4/4)Ihab Awad2014-06-131-2/+2
* InCallUI - Use String IDsSailesh Nepal2014-04-011-28/+15
* InCallUI - Use custom object to track CallsSailesh Nepal2014-04-011-2/+9
* resolved conflicts for merge of 063fa2d9 to master-novaColin Cross2014-03-281-8/+7
|\
| * manually merge 9b4962cb into masterColin Cross2014-03-281-8/+7
| |\
| | * Fix issue introduced by 5feee861: there is no longer an UNKNOWN DisconnectsCa...Anders Kristensen2014-03-281-1/+1
| | * resolved conflicts for merge of 5feee861 to klp-modular-dev-plus-aospAnders Kristensen2014-03-281-7/+6
| | |\
| | | * Remove duplicate call disconnect codes.Anders Kristensen2014-03-281-5/+6
* | | | Support a second incoming call (call-waiting)Santos Cordon2014-03-191-5/+3
* | | | InCall UI changes for incoming Telecomm calls.Santos Cordon2014-02-281-20/+27
|/ / /
* | | am 4a2cf432: am 439ddb20: am 59dc0b9d: Merge "Decrease the timeout for unknow...Santos Cordon2013-11-191-0/+4
|\| |
| * | Decrease the timeout for unknown endcall screen from 5 to 2 sec.Santos Cordon2013-11-181-0/+4
| |/
* / Removing private dependencies in InCallUiChristine Chen2013-10-251-4/+4
|/
* Add generic error code dialogs for failed calls.Santos Cordon2013-09-231-6/+53