summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/CreateConnectionProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* 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