summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/InCallController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...staging/cm-13.0+r22Steve Kondik2016-03-111-2/+4
|\
| * Properly route rejection reply when capability is set.Bryce Lee2015-08-281-2/+4
* | Telecom: add transfer call interfaceRoman Birg2016-02-031-1/+4
* | Proper supplementary service notification handling (3/5)Danny Baumann2015-12-151-4/+37
* | Expose call creation time to link call recordings with recent call log (2/2)emancebo2015-11-091-0/+1
* | Telecomm : Allow multiple default dialersDanesh M2015-11-051-3/+1
* | Fix to display merge icon on failure.Ravindra2015-10-081-0/+14
* | IMS: Capabilities propagationNivedita Sarkar2015-10-061-1/+7
* | IMS: Conference URI support.Suchand Ghosh2015-10-061-1/+4
* | MSIM: Add support for DSDA.Sandeep Kunta2015-10-061-1/+2
* | Add voice privacy capabilityRavindra2015-10-061-1/+4
|/
* Merge "Delay unbinding the incall services on call remove." into mnc-devRoshan Pius2015-06-301-2/+21
|\
| * Delay unbinding the incall services on call remove.Roshan Pius2015-06-291-2/+21
* | Reconnect to In-Call if it dies.Santos Cordon2015-06-241-24/+50
|/
* InCallService meta-data [1/4]Santos Cordon2015-06-241-73/+138
* Don't crash if unbinding from InCallService failsYorke Lee2015-06-121-1/+5
* Disconnect SELECT_PHONE_ACCOUNT call to make room for outgoing callYorke Lee2015-06-031-2/+3
* Merge "Add FOREGROUND_SERVICE flags to telecom bindings." into mnc-devSantos Cordon2015-06-011-5/+2
|\
| * Add FOREGROUND_SERVICE flags to telecom bindings.Santos Cordon2015-05-291-5/+2
* | Add extras to Connections/Calls. (2/3)Santos Cordon2015-05-281-1/+7
|/
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-5/+7
* Add Call.Detail.PROPERTY_* values.Andrew Lee2015-04-301-17/+28
* Default or system dialer does not need CONTROL_INCALL_EXPERIENCEYorke Lee2015-04-271-4/+6
* Merge commit '0751e61' into merge2Etan Cohen2015-04-241-11/+22
|\
| * Support for multiple VideoCall.Listeners for a VideoCall.Tyler Gunn2015-04-161-11/+22
| * DO NOT MERGE Suffix VT_LOCAL/VT_REMOTE with BIDIRECTIONAL.Andrew Lee2015-04-151-8/+8
* | Move CallState and rename PRE_DIAL_WAIT.Santos Cordon2015-04-231-11/+44
* | Remove connection substateJay Shrauner2015-04-161-7/+1
* | am 959afe0..abcbce4 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-1/+4
|\|
| * Cleanup of Video Call pause functionality.Tyler Gunn2015-04-071-1/+4
| * IMS-VT: Change parameter type of data usageRekha Kumar2015-04-021-2/+11
* | IMS-VT: Change parameter type of data usageRekha Kumar2015-04-121-2/+11
* | Missing BIDIRECTIONAL suffix.Andrew Lee2015-04-111-4/+4
* | Suffix VT_LOCAL and VT_REMOTE with BIDIRECTIONAL.Andrew Lee2015-04-111-4/+4
|/
* Make Telecom synchronousIhab Awad2015-03-181-6/+5
* Further refactor Telecom and add testsIhab Awad2015-03-161-11/+12
* Update video capability conversion for TX/RX bits.Andrew Lee2015-03-111-0/+12
* Fix emergency callback number not shown for incoming calls.Tyler Gunn2015-03-031-1/+4
* Refactoring for testabilityIhab Awad2015-03-021-9/+13
* Rename from VoWIFI to WIFI.Andrew Lee2015-02-181-2/+2
* Remove line to allow hiding SMS response from InCallUI in multiSIM.Nancy Chen2015-01-211-4/+1
* Improve outgoing call UI responsivenessYorke Lee2014-12-031-7/+17
* Merge "Fixing issue where VoLTE conference calls have incorrect call time." i...Tyler Gunn2014-12-021-2/+7
|\
| * Fixing issue where VoLTE conference calls have incorrect call time.Tyler Gunn2014-12-021-2/+7
* | Properly convert GENERIC_CONFERENCE capabilities.Andrew Lee2014-12-021-0/+3
* | Fix connection <=> call capability conversion.Andrew Lee2014-12-021-1/+1
* | Rename VoLTE capability to HIGH_DEF_AUDIO.Andrew Lee2014-12-011-2/+2
* | Telecom API updates (4/6)Ihab Awad2014-11-301-9/+75
|/
* Merge "Remove Guava references from Telecom." into lmp-mr1-devSantos Cordon2014-11-241-3/+3
|\
| * Remove Guava references from Telecom.Santos Cordon2014-11-211-3/+3