summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/CreateConnectionProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Self Managed CS implementation.Tyler Gunn2017-02-031-2/+4
* Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-1/+1
* Allow for Reconnect from Connection ManagerBrad Ebinger2016-07-141-1/+0
* Only Redial calls in the case of Emergency CallingBrad Ebinger2016-07-121-0/+1
* Rename Telecom Call Ids to include attemptBrad Ebinger2016-07-081-0/+7
* Account for User's Voice SIM preference for E911Brad Ebinger2016-05-121-10/+23
* Add call should always be present in CDMA calls.Santos Cordon2016-02-171-0/+1
* Refactor CreateConnectionProcessorBrad Ebinger2015-12-071-86/+88
* Methods in PhoneAccountRegistrar should ask for userhandle explicitlyTony Mak2015-12-041-20/+19
* Minimize the number of calls to PhoneNumberUtils.isLocalEmergencyNumber.Tyler Gunn2015-08-121-1/+1
* Add logging in Telecom for conference call & audio tracking.Santos Cordon2015-07-141-1/+0
* Add BIND_TELECOM_CONNECTION_SERVICE permissionYorke Lee2015-05-131-5/+5
* Clean up PhoneAccountRegistrar.Santos Cordon2015-05-111-6/+9
* Move CallState and rename PRE_DIAL_WAIT.Santos Cordon2015-04-231-1/+0
* Further refactor Telecom and add testsIhab Awad2015-03-161-0/+1
* Fix connection manager bugs related to work profilesSailesh Nepal2015-03-021-1/+6
* Add timeout for emergency callsSailesh Nepal2015-01-291-1/+49
* Track (and use) UserHandle to make connectionsEvan Charlton2014-12-051-1/+3
* Continue processing calls that don't connectSailesh Nepal2014-11-071-0/+16
* Merge "Checking that the connection service can be resolved when setting new ...mike dooley2014-11-061-2/+1
|\
| * Checking that the connection service can be resolved when settingmike dooley2014-11-061-2/+1
* | Add connection manager fallbackSailesh Nepal2014-11-051-1/+38
|/
* Always return at least the default emergency phone accountYorke Lee2014-10-161-0/+12
* Add ability to add sim-initiated MO call to UI (3/4)Yorke Lee2014-10-061-1/+1
* Fix NPE when disconnect cause wasn't setJay Shrauner2014-09-271-1/+2
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-16/+23
* Use telecomm DiconnectCause in services/Telecomm.Andrew Lee2014-09-161-9/+7
* Remove config variable to disable connection service APIsSantos Cordon2014-09-151-7/+0
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+307