summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/ConnectionServiceWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Fix disabled merge button on conference failure.Shriram Ganesh2016-07-011-0/+3
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...staging/cm-13.0+r22Steve Kondik2016-03-111-2/+20
|\
| * Notify connections when the ringer is silenced.Bryce Lee2015-11-301-0/+12
| * Properly route rejection reply when capability is set.Bryce Lee2015-08-281-2/+8
* | Telecom: add transfer call interfaceRoman Birg2016-02-031-0/+12
* | Proper supplementary service notification handling (3/5)Danny Baumann2015-12-151-0/+22
* | Merge "Revert "MSIM: set phone account handle changes for ECall.""Linux Build Service Account2015-10-261-20/+0
|\ \
| * | Revert "MSIM: set phone account handle changes for ECall."Ravindra2015-10-201-20/+0
* | | Fix to prevent CTS failures.Ravindra2015-10-221-1/+9
|/ /
* | Fix to display merge icon on failure.Ravindra2015-10-081-1/+1
* | MSIM: set phone account handle changes for ECall.Sandeep Gutta2015-10-061-0/+20
* | Telecom: Reset the duration after the CDMA call is acceptedcqiang2015-10-061-0/+21
* | IMS: Conference URI support.Suchand Ghosh2015-10-061-0/+11
* | MSIM: Add support for DSDA.Sandeep Kunta2015-10-061-0/+16
|/
* Add logging in Telecom for conference call & audio tracking.Santos Cordon2015-07-141-2/+3
* Remove use of STATE_AUDIO_ONLY in a comparison.Tyler Gunn2015-06-091-1/+1
* API Cleanup: Remove references to VideoState class.Tyler Gunn2015-06-031-2/+1
* Add extras to Connections/Calls. (2/3)Santos Cordon2015-05-281-2/+20
* Rename AudioState to CallAudioStateYorke Lee2015-05-131-5/+6
* Clean up PhoneAccountRegistrar.Santos Cordon2015-05-111-9/+5
* Add plumbing for merge failures and renable button. (2/4)Anthony Lee2015-04-281-0/+32
* DO NOT MERGE Remove connection substateJay Shrauner2015-04-161-19/+0
* resolve merge conflicts of 57412d3 to m-wireless-dev.Andrew Lee2015-04-161-1/+2
|\
| * Add StatusHints for Conferences.Andrew Lee2015-04-151-1/+1
* | IMS-VT: Change parameter type of data usageRekha Kumar2015-04-021-2/+23
* | Fix problem with AsyncQueryHandlerIhab Awad2015-03-261-202/+315
* | Make Telecom synchronousIhab Awad2015-03-181-447/+253
* | Further refactor Telecom and add testsIhab Awad2015-03-161-25/+25
* | Refactoring for testabilityIhab Awad2015-03-021-20/+15
|/
* Fixing conference managment regression.mike dooley2015-01-291-0/+16
* Add support to clean up calls that are aliveShriram Ganesh2014-12-301-1/+1
* IMS: Add phoneaccount to ims conference call.Anju Mathapati2014-12-171-3/+8
* Play DTMF tones when sending DTMF tones during post dial wait.Nancy Chen2014-12-161-0/+27
* Track (and use) UserHandle to make connectionsEvan Charlton2014-12-051-3/+7
* Telecom API updates (4/6)Ihab Awad2014-11-301-7/+7
* Create IMSConference to represent IMS conference calls.Tyler Gunn2014-11-171-14/+0
* Creating connections for conference event package participants.Tyler Gunn2014-10-301-6/+27
* Add ability to add sim-initiated MO call to UI (3/4)Yorke Lee2014-10-061-1/+2
* Refine implementation of GSM conferences (2/3)Ihab Awad2014-09-301-1/+1
* Don't create conferences with invalid callsSailesh Nepal2014-09-231-1/+15
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-8/+11
* Merge "Remove ability to enable/disable phoneaccounts (3/6)" into lmp-devNancy Chen2014-09-171-1/+1
|\
| * Remove ability to enable/disable phoneaccounts (3/6)Nancy Chen2014-09-161-1/+1
* | Use telecomm DiconnectCause in services/Telecomm.Andrew Lee2014-09-161-22/+19
|/
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+1003