1. b3ccbb3 Fix issue that the disconnect tone doesn't sound from BTHS by Honggang · 8 years ago
  2. 6a89ba2 Send updateHeadsetPhoneState when child calls change by Hall Liu · 7 years ago
  3. 6fccadb Send proper call state in CLCC in an IMS conference by Hall Liu · 7 years ago
  4. f4bd7c2 Strip separators while sending CLCC response by Satish Kodishala · 8 years ago
  5. 8f98f10 resolve merge conflicts of 953e1af to stage-aosp-master by Brad Ebinger · 8 years ago
  6. 953e1af Switch to using android.telecom.Log in Telecom by Brad Ebinger · 8 years ago
  7. 6e64c96 resolve merge conflicts of 479872d to nyc-mr1-dev-plus-aosp by Hall Liu · 8 years ago
  8. 3cab92a Answer video calls as audio through BT by Hall Liu · 8 years ago
  9. d6f8b2f Merge \"Finalize multiendpoint functionality.\" into nyc-mr1-dev am: b489d6c2a1 by Tyler Gunn · 8 years ago
  10. 1e37be5 Finalize multiendpoint functionality. by Tyler Gunn · 8 years ago
  11. 34db8b0 Merge \"Filter external calls when InCallService doesn\'t support them.\" into nyc-mr1-dev by Tyler Gunn · 8 years ago
  12. f15dc33 Filter external calls when InCallService doesn't support them. by Tyler Gunn · 8 years ago
  13. c312763 Handle AT+CHLD=1 when there is no active call am: f5bdfb5aa2 am: 46c1a0b53d by Satish Kodishala · 8 years ago
  14. 6916a88 Merge "Do not crash if label is null." into nyc-dev by Santos Cordon · 8 years ago
  15. 1a40c4f Improvements to external call handling. by Tyler Gunn · 8 years ago
  16. 22403a7 Do not crash if label is null. by Santos Cordon · 8 years ago
  17. f5bdfb5 Handle AT+CHLD=1 when there is no active call by Satish Kodishala · 8 years ago
  18. 7948f5b Fix tests breaking when bluetooth is on by Hall Liu · 8 years ago
  19. e091ab9 CallAudioManager refactoring by Hall Liu · 8 years ago
  20. 3165d50 Increase Logging to debug Accept/Reject by Brad Ebinger · 8 years ago
  21. 7128602 Increase Unit Tests for BluetoothPhoneServiceImpl by Brad Ebinger · 8 years ago
  22. 240656f Methods in PhoneAccountRegistrar should ask for userhandle explicitly by Tony Mak · 8 years ago
  23. 3dfd3e9 Merge "Add BluetoothPhoneServiceImpl testing" by Brad Ebinger · 9 years ago
  24. 5385513 Add BluetoothPhoneServiceImpl testing by Brad Ebinger · 9 years ago
  25. b3979ee Fix test breakage when phone bluetooth is on by Hall Liu · 9 years ago
  26. d9f9006 Show CONNECTING and SELECT_PHONE_ACCOUNT states as bluetooth-dialing. by Santos Cordon · 9 years ago
  27. 7d7cf27 Ensure BT headset state updation before connect. by Roshan Pius · 9 years ago
  28. 9365c27 Update BluetoothPhoneServiceImpl to handle childless conference calls. by Tyler Gunn · 9 years ago
  29. 3109262 Fix merge error in BluetoothPhoneServiceImpl by Andre Eisenbach · 9 years ago
  30. 49422b5 Bluetooth: Send default value for CNUM. by Mallikarjuna GB · 9 years ago
  31. 8729c18 BT: Don't answer video call as audio only call. by Mallikarjuna GB · 9 years ago
  32. 0ae2df8 BT: Send proper updates to headset for call swap by Mallikarjuna GB · 9 years ago
  33. ebf2d0f Add a slew of clearCallingIdentity() invocations to telecom. by Santos Cordon · 9 years ago
  34. 6a21264 Clean up PhoneAccountRegistrar. by Santos Cordon · 9 years ago
  35. 9269451 Move CallState and rename PRE_DIAL_WAIT. by Santos Cordon · 9 years ago
  36. 8d5d9dd Make Telecom synchronous by Ihab Awad · 9 years ago
  37. 78a5e6b Refactoring for testability by Ihab Awad · 9 years ago[Renamed (92%) from src/com/android/server/telecom/BluetoothPhoneService.java]
  38. 47da905 Fix possible deadlock in BluetoothPhoneService by Yorke Lee · 9 years ago
  39. 0b5cb4d (Telecom-system part 1) Move global state from TelecomApp to TelecomGlobals. by Santos Cordon · 10 years ago
  40. 07bc5ee Telecom API updates (4/6) by Ihab Awad · 10 years ago
  41. ecaaeac Don't show quick response messages for private numbers. by Santos Cordon · 10 years ago
  42. 720bcbe Filter various callbacks in BluetoothPhoneService by Yorke Lee · 10 years ago
  43. c0ca76e Send BTPhoneService update when active/background calls switch. by Santos Cordon · 10 years ago
  44. 88336c2 Merge "Update foreground calls with child-parent call changes." into lmp-dev by Santos Cordon · 10 years ago
  45. 66fe882 Update foreground calls with child-parent call changes. by Santos Cordon · 10 years ago
  46. 36e5096 Merge "Issue: turning on bluetooth headset in call doesn't change route (1/2)." into lmp-dev by Tyler Gunn · 10 years ago
  47. cd685e5 Issue: turning on bluetooth headset in call doesn't change route (1/2). by Tyler Gunn · 10 years ago
  48. e241cd6 Protect against null mBluetoothHeadset by Yorke Lee · 10 years ago
  49. 88a4a60 Support MERGE/HOLD for Cdma calls through BT Headset. by Santos Cordon · 10 years ago
  50. 802363d Merge "Correctly send the original address in BluetoothPhoneService if using gateway" into lmp-dev by Yorke Lee · 10 years ago
  51. b9d90a6 Merge "BT: Sending DIALING state prior to changing to ALERTING state." into lmp-dev by Santos Cordon · 10 years ago
  52. a0b4612 BT: Sending DIALING state prior to changing to ALERTING state. by Santos Cordon · 10 years ago
  53. fb70e1e Correctly send the original address in BluetoothPhoneService if using gateway by Yorke Lee · 10 years ago
  54. d675ae7 Remove invalid warning from BluetoothPhoneService by Nancy Chen · 10 years ago
  55. 05a9e40 Ensure bluetooth does not get hangup sound when calling through gvoice by Nancy Chen · 10 years ago
  56. 33fff49 Adding clcc request support for Bluetooth Phone Service. by Santos Cordon · 10 years ago
  57. 68d1a6b Move BluetoothPhoneService to telecom. by Santos Cordon · 10 years ago