1. 3e6486e Stop in call service when there are no calls. by Chiao Cheng · 13 years ago
  2. 528bd1e Show numbers LTR in notifications by Yorke Lee · 13 years ago
  3. e686e0f Merge "Fix DeadObjectException when bind fails." into klp-dev by Chiao Cheng · 13 years ago
  4. 08d728d Merge "Remove auto-muting code from Telephony" into klp-dev by Yorke Lee · 13 years ago
  5. db67d0b Merge "Add reject via text capability to calls" into klp-dev by Yorke Lee · 13 years ago
  6. 2bc3fc4 Remove auto-muting code from Telephony by Yorke Lee · 13 years ago
  7. 11a4b65 Fix DeadObjectException when bind fails. by Chiao Cheng · 13 years ago
  8. 814da30 Add reject via text capability to calls by Yorke Lee · 13 years ago
  9. ff3127e Disable interactive CDMA provisioning by Santos Cordon · 13 years ago
  10. 63eeb18 Merge "Fix inproper queue." into klp-dev by Chiao Cheng · 13 years ago
  11. c340ba9 Fix inproper queue. by Chiao Cheng · 13 years ago
  12. ed8f0a9 Merge "Missed call notification creates PendingIntent using TaskStackBuilder" into klp-dev by Yorke Lee · 13 years ago
  13. 8fd0ec7 fix build break by Santos Cordon · 13 years ago
  14. 717bfa1 Merge changes I0295e9d6,Ib0bb7ab2 into klp-dev by Santos Cordon · 13 years ago
  15. ca6ec3b Missed call notification creates PendingIntent using TaskStackBuilder by Yorke Lee · 13 years ago
  16. 8e3c770 Merge "Fix potential out of order callbacks." into klp-dev by Chiao Cheng · 13 years ago
  17. 576472d Fix phone crash on tablets by Yorke Lee · 13 years ago
  18. cd95f62 Send mute state to UI. by Santos Cordon · 13 years ago
  19. 2c2e980 Stop overwriting CALL_WAITING with INCOMING by Santos Cordon · 13 years ago
  20. d38eebc Fix potential out of order callbacks. by Chiao Cheng · 13 years ago
  21. ad07819 Sending initial audio mode when service connects. by Santos Cordon · 13 years ago
  22. afac0a4 Merge "fixing merge conflict" into klp-dev by Santos Cordon · 13 years ago
  23. 19d814b fixing merge conflict by Santos Cordon · 13 years ago
  24. a6caf98 Merge "Add error dialogs for outgoing call errors" into klp-dev by Yorke Lee · 13 years ago
  25. 71028d0 Add error dialogs for outgoing call errors by Yorke Lee · 13 years ago
  26. dfc77d8 Merge "Fix incoming callback and binding issues." into klp-dev by Chiao Cheng · 13 years ago
  27. 03b6424 Merge "Adding support for dialer to bring incallUI to foreground." into klp-dev by Santos Cordon · 13 years ago
  28. 406c034 Adding support for dialer to bring incallUI to foreground. by Santos Cordon · 13 years ago
  29. 6c6b272 Fix incoming callback and binding issues. by Chiao Cheng · 13 years ago
  30. 2b73bd6 DTMF Tones work in dialing state by Santos Cordon · 13 years ago
  31. e0585f3 Fix bluetooth state problem. Adding breaks. by Santos Cordon · 13 years ago
  32. 3e25202 Merge "Fixing Google Voice to work with new incallui" into klp-dev by Santos Cordon · 13 years ago
  33. 69a6919 Fixing Google Voice to work with new incallui by Santos Cordon · 13 years ago
  34. 66474ee Remove dialpad autocomplete setting by Yorke Lee · 13 years ago
  35. fc30981 Remove proximity sensor code from TeleService app. by Santos Cordon · 13 years ago
  36. 9611db7 Bluetooth no longer seeing incoming call when paired. by Santos Cordon · 13 years ago
  37. af763a1 start/stop in-call UI on demand by Santos Cordon · 13 years ago
  38. 4ad64cd Adding support for manage conference UI (Part 1 of 4) by Santos Cordon · 13 years ago
  39. bbe8ecf Adding connect time support to call objects. by Santos Cordon · 13 years ago
  40. 2c2d3cf Bluetooth indicator should depends on call state by Santos Cordon · 13 years ago
  41. 7d86bec Reduce outgoing call jankiness by Santos Cordon · 13 years ago
  42. eead6ec Capability and UI support for merge/swap/addcall by Santos Cordon · 13 years ago
  43. 26e7b24 Adding HOLD capability and passing it through the Service. by Santos Cordon · 13 years ago
  44. e38b1ff Adding disconnect cause and DISCONNECTED state to Calls by Santos Cordon · 13 years ago
  45. b01deb5 Add hangup support for OUTGOING/DIALING Calls. by Santos Cordon · 13 years ago
  46. 593ab38 Audio routing part 2 by Santos Cordon · 13 years ago
  47. e94c27a Merge "Add CANP name and presentation related fields to call" by Yorke Lee · 13 years ago
  48. ee09a49 Add support for text messages by Christine Chen · 13 years ago
  49. 4748abd Adds duplicate check for CallModeler listeners. by Christine Chen · 13 years ago
  50. 9b7bac7 new class AudioRouter manages audio routing for the phone call by Santos Cordon · 13 years ago
  51. daf7bf6 Supports DTMF tone in incallui split. by Christine Chen · 13 years ago
  52. c8f32e7 Add CANP name and presentation related fields to call by Yorke Lee · 13 years ago
  53. 27a3c1f Adding new BluetoothManager class by Santos Cordon · 13 years ago
  54. 2eaff90 Add DTMF dial tone commands to CallCommandsService. by Santos Cordon · 13 years ago
  55. 249efd0 Use callId for all call commands. by Santos Cordon · 13 years ago
  56. 998f42b Removed onIncomingCall() from the CallHandlerService. by Santos Cordon · 13 years ago
  57. 179907f Setting number on the Call object. by Santos Cordon · 13 years ago
  58. 2b65bf0 Add hold command to CallCommandService. by Santos Cordon · 13 years ago
  59. a3d0514 Adds State to the Call Objects. by Santos Cordon · 13 years ago
  60. 995c816 Adding phone-style state by Santos Cordon · 13 years ago
  61. f404688 Add CallModel object to the API and onCallUpdate. by Santos Cordon · 13 years ago
  62. 63a8424 Adds class to translate telephony Connections to Calls. by Santos Cordon · 13 years ago
  63. e41661c Adding mute and speaker methods to CallCommandService. by Chiao Cheng · 13 years ago
  64. 345350e Renaming CallMonitorService to CallHandlerService by Santos Cordon · 13 years ago
  65. cba1b44 Adding a command interface to control phone calls. by Santos Cordon · 13 years ago
  66. 7f7c652 Disabling incoming call function. by Chiao Cheng · 13 years ago
  67. 89647a6 Adding CallMonitorService reference into PhoneGlobals. by Santos Cordon · 13 years ago
  68. 7d4ddf6 Blanket copy of PhoneApp to services/Telephony. by Santos Cordon · 13 years ago