summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/BluetoothPhoneServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' into cm-13.0Ethan Chen2015-12-071-2/+2
|\
| * Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing.Santos Cordon2015-10-281-2/+2
| * Ensure BT headset state updation before connect.Roshan Pius2015-08-281-9/+13
* | telecom: Ensure that we always update bluetooth in dsda caseChristopher R. Palmer2015-12-061-8/+6
* | BT: Align outgoing call states in BT with TelephonySatish Kodishala2015-10-271-1/+1
* | BT-DSDA: Create IBluetoothDsdaService for DSDA support.Sumit Bajpai2015-10-061-106/+709
* | Fix to display the proper operator name on carkit.Mallikarjuna GB2015-10-061-2/+21
* | Ensure BT headset state updation before connect.Roshan Pius2015-08-281-9/+13
|/
* Update BluetoothPhoneServiceImpl to handle childless conference calls.Tyler Gunn2015-06-291-2/+14
* Fix merge error in BluetoothPhoneServiceImplAndre Eisenbach2015-06-041-7/+1
* Bluetooth: Send default value for CNUM.Mallikarjuna GB2015-06-051-0/+7
* BT: Don't answer video call as audio only call.Mallikarjuna GB2015-06-041-3/+3
* BT: Send proper updates to headset for call swapMallikarjuna GB2015-06-041-1/+4
* Add a slew of clearCallingIdentity() invocations to telecom.Santos Cordon2015-05-151-54/+104
* Clean up PhoneAccountRegistrar.Santos Cordon2015-05-111-3/+5
* Move CallState and rename PRE_DIAL_WAIT.Santos Cordon2015-04-231-2/+1
* Make Telecom synchronousIhab Awad2015-03-181-239/+128
* Refactoring for testabilityIhab Awad2015-03-021-0/+867