1. b63b57e Further cleanup, and move functionality into TestFixture objects by Ihab Awad · 9 years ago
  2. d1d63e1 Fix problem where incoming calls would hang and never complete by Ihab Awad · 9 years ago
  3. 8d5d9dd Make Telecom synchronous by Ihab Awad · 9 years ago
  4. 8de7691 Further refactor Telecom and add tests by Ihab Awad · 9 years ago
  5. 78a5e6b Refactoring for testability by Ihab Awad · 9 years ago
  6. a365390 Minor visibility changes to make tests work again. by Ihab Awad · 9 years ago
  7. d92e737 Fix for call timer resetting when starting IMS conference call. 4/4 by Tyler Gunn · 9 years ago
  8. 3e59d68 Merge "Fixing unhold in CallsManager so it does not hold child calls." into lmp-mr1-dev by Tyler Gunn · 9 years ago
  9. 811ad27 Merge "Disconnect held call when answering third call." into lmp-mr1-dev by Andrew Lee · 9 years ago
  10. e94a8f1 Disconnect held call when answering third call. by Andrew Lee · 10 years ago
  11. e44adb4 Fixing unhold in CallsManager so it does not hold child calls. by Tyler Gunn · 9 years ago
  12. c88574c IMS: Add phoneaccount to ims conference call. by Anju Mathapati · 10 years ago
  13. a469f76 Play DTMF tones when sending DTMF tones during post dial wait. by Nancy Chen · 10 years ago
  14. e6a33f2 (Telecom-system part 4) Move telecom to the system server process. by Santos Cordon · 10 years ago
  15. 0d79b68 Merge "Maintain Full Wake Lock while an incoming call is ringing." into lmp-mr1-dev by Anthony Lee · 10 years ago
  16. 1bf97f5 Merge "Don't show add if there is an outgoing call." into lmp-mr1-dev by Andrew Lee · 10 years ago
  17. 61e6f35 Maintain Full Wake Lock while an incoming call is ringing. by Santos Cordon · 10 years ago
  18. 113ad62 Don't show add if there is an outgoing call. by Andrew Lee · 10 years ago
  19. 5997951 Disconnect all calls that are not reused when placing new call by Yorke Lee · 10 years ago
  20. 07bc5ee Telecom API updates (4/6) by Ihab Awad · 10 years ago
  21. 82430ce Merge "When adding a new call, use same phone account for call." into lmp-mr1-dev by Nancy Chen · 10 years ago
  22. bc95db9 When adding a new call, use same phone account for call. by Nancy Chen · 10 years ago
  23. 77804e7 Merge "Remove Guava references from Telecom." into lmp-mr1-dev by Santos Cordon · 10 years ago
  24. 4bc0245 Remove Guava references from Telecom. by Santos Cordon · 10 years ago
  25. 98c4e2a Merge "Fix call duration for unanswered/missed calls." into lmp-mr1-dev by Santos Cordon · 10 years ago
  26. 40f9b17 Fix call duration for unanswered/missed calls. by Santos Cordon · 10 years ago
  27. e4a9c41 Add Systrace logging to Telecom by Yorke Lee · 10 years ago
  28. 36e3ada Merge "Cleanup and remove call if ConnectionService crashes" into lmp-mr1-dev by Yorke Lee · 10 years ago
  29. 2af16b6 Cleanup and remove call if ConnectionService crashes by Yorke Lee · 10 years ago
  30. 7e2c7f3 Update PhoneAccount icon API (5/6) by Ihab Awad · 10 years ago
  31. 91bd74c Make add-call a global property of telecom. (2/4) by Santos Cordon · 10 years ago
  32. cf5b291 Reuse calls canceled through NEW_OUTGOING_CALL broadcast. by Santos Cordon · 10 years ago
  33. 6e2b94e Creating connections for conference event package participants. by Tyler Gunn · 10 years ago
  34. 4550623 Don't start video call if already in a video call. by Andrew Lee · 10 years ago
  35. 0bde0c5 am 1e01a160: Merge "Add an option to set the selected phone account as the default. (2/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  36. 1e01a16 Merge "Add an option to set the selected phone account as the default. (2/3)" into lmp-sprout-dev by Nancy Chen · 10 years ago
  37. 9aedea3 am e5cbf7d6: am 27d9e273: Merge "Send BTPhoneService update when active/background calls switch." into lmp-dev by Santos Cordon · 10 years ago
  38. 89e060e am 76a123e9: am efba60b2: Merge "Fix typo when forcing recalculation of call capabilities" into lmp-dev by Yorke Lee · 10 years ago
  39. 163f670 Merge "Remove ADD_CALL if not only top-level call." into lmp-mr1-dev by Andrew Lee · 10 years ago
  40. e5cbf7d am 27d9e273: Merge "Send BTPhoneService update when active/background calls switch." into lmp-dev by Santos Cordon · 10 years ago
  41. 27d9e27 Merge "Send BTPhoneService update when active/background calls switch." into lmp-dev by Santos Cordon · 10 years ago
  42. 8d44b90 am 94586cdd: Merge "Enable account selection for MMI codes that involve "dialing"." into lmp-sprout-dev by Nancy Chen · 10 years ago
  43. f5e5d3c Add an option to set the selected phone account as the default. (2/3) by Nancy Chen · 10 years ago
  44. 235a52f Remove ADD_CALL if not only top-level call. by Andrew Lee · 10 years ago
  45. c0ca76e Send BTPhoneService update when active/background calls switch. by Santos Cordon · 10 years ago
  46. 76a123e am efba60b2: Merge "Fix typo when forcing recalculation of call capabilities" into lmp-dev by Yorke Lee · 10 years ago
  47. 7ae9eed Fix typo when forcing recalculation of call capabilities by Yorke Lee · 10 years ago
  48. 94586cd Merge "Enable account selection for MMI codes that involve "dialing"." into lmp-sprout-dev by Nancy Chen · 10 years ago
  49. 8d92f45 Enable account selection for MMI codes that involve "dialing". by Nancy Chen · 10 years ago
  50. 686f453 am eae93b4c: am c9fe671f: Merge "Update call capabilities when call is removed" into lmp-dev by Yorke Lee · 10 years ago
  51. c9fe671 Merge "Update call capabilities when call is removed" into lmp-dev by Yorke Lee · 10 years ago
  52. 604a90f Update call capabilities when call is removed by Yorke Lee · 10 years ago
  53. bd33024 am b38c54f8: am aa6ea25b: Merge "Partial revert of Ic0055a53ac85980fa22136a5c8b6cb59be347da9" into lmp-dev by Yorke Lee · 10 years ago
  54. a348438 Partial revert of Ic0055a53ac85980fa22136a5c8b6cb59be347da9 by Yorke Lee · 10 years ago
  55. 9f04055 Merge "Adding more Telecom state dumping." into lmp-mr1-dev by Tyler Gunn · 10 years ago
  56. 9787e0e Adding more Telecom state dumping. by Tyler Gunn · 10 years ago
  57. 504eb83 Fixing issue where Google Voice calls are logged twice to call log. by Tyler Gunn · 10 years ago
  58. 66fe882 Update foreground calls with child-parent call changes. by Santos Cordon · 10 years ago
  59. 9250e5f Add ability to add sim-initiated MO call to UI (3/4) by Yorke Lee · 10 years ago
  60. 7984e0a Merge "Removed failed outgoing calls." into lmp-dev by Andrew Lee · 10 years ago
  61. 5b452df Allow sending of in-call MMI codes through to telephony. by Tyler Gunn · 10 years ago
  62. e6288a7 Removed failed outgoing calls. by Andrew Lee · 10 years ago
  63. b63254c Merge "Don't stop outgoing calls if we are the foreground call." into lmp-dev by Qiwen Zhao · 10 years ago
  64. d176650 Don't stop outgoing calls if we are the foreground call. by Santos Cordon · 10 years ago
  65. bb907d4 Merge "Attempt to unhold remaining holding call on disconnect (1/2)" into lmp-dev by Ihab Awad · 10 years ago
  66. 05a9e40 Ensure bluetooth does not get hangup sound when calling through gvoice by Nancy Chen · 10 years ago
  67. 5b28132 Attempt to unhold remaining holding call on disconnect (1/2) by Ihab Awad · 10 years ago
  68. 68d1a6b Move BluetoothPhoneService to telecom. by Santos Cordon · 10 years ago
  69. ad3355a Merge "Refuse outgoing call if max outgoing exceeded." into lmp-dev by Andrew Lee · 10 years ago
  70. e659518 Refuse outgoing call if max outgoing exceeded. by Andrew Lee · 10 years ago
  71. add3c27 Merge "Don't enable "add call" if CDMA and in conference." into lmp-dev by Andrew Lee · 10 years ago
  72. c11fcd9 Don't enable "add call" if CDMA and in conference. by Andrew Lee · 10 years ago
  73. 1ccab20 Skip "PRE_DIAL_WAIT" when no accounts are available to chose from. by Nancy Chen · 10 years ago
  74. 1c5926f Replace get*PhoneAccounts* public API methods with new method (2/3) by Nancy Chen · 10 years ago
  75. ce1a21e Merge "Preparatory work to move Telecom to system service." into lmp-dev by Tyler Gunn · 10 years ago
  76. c9433c3 Merge "Automatically un-hold calls brought to the foreground" into lmp-dev by Ihab Awad · 10 years ago
  77. 91d43cf Preparatory work to move Telecom to system service. by Tyler Gunn · 10 years ago
  78. b3c4b28 Merge "Remove ability to enable/disable phoneaccounts (3/6)" into lmp-dev by Nancy Chen · 10 years ago
  79. 309198e Remove ability to enable/disable phoneaccounts (3/6) by Nancy Chen · 10 years ago
  80. 701dc00 Use telecomm DiconnectCause in services/Telecomm. by Andrew Lee · 10 years ago
  81. a1ce667 Automatically un-hold calls brought to the foreground by Ihab Awad · 10 years ago
  82. f193ba4 Guard against simultaneous calls. by Santos Cordon · 10 years ago
  83. f86db2e Add getCallState to Telecomm by Yorke Lee · 10 years ago
  84. 7cc70b4 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (95%) from src/com/android/telecomm/CallsManager.java]
  85. 8aa6a00 Use the new phone number extra for incoming calls by Sailesh Nepal · 10 years ago
  86. 5be64bc Changes to complement Telecomm API cleanup. by Andrew Lee · 10 years ago
  87. d51e4f9 Merge "Fix for mConnectTimeMillis being incorrectly set" into lmp-dev by Yorke Lee · 10 years ago
  88. 24d3cd7 Merge "Make changes to Connection in Telecomm API (3/4)" into lmp-dev by Nancy Chen · 10 years ago
  89. 8e0fef4 Allowing enable/disable of phone accounts. (2/3) by Tyler Gunn · 10 years ago
  90. 03f5128 Fix for mConnectTimeMillis being incorrectly set by Yorke Lee · 10 years ago
  91. 201b437 API changes in GatewayInfo, Response, and PropertyPresentation (4/4) by Nancy Chen · 10 years ago
  92. 2d8eb3a Make changes to Connection in Telecomm API (3/4) by Nancy Chen · 10 years ago
  93. 81283c9 Merge "Pass voicemail: URIs directly to Telephony. Rename handle -> number" into lmp-dev by Nancy Chen · 10 years ago
  94. 308ab8b Pass voicemail: URIs directly to Telephony. Rename handle -> number by Nancy Chen · 10 years ago
  95. 65e05c6 Merge "Don't send new outgoing call intent broadcast twice" into lmp-dev by Yorke Lee · 10 years ago
  96. 15a30c3 Don't send new outgoing call intent broadcast twice by Yorke Lee · 10 years ago
  97. 8425357 Add supported URI scheme to PhoneAccounts. (2/4) by Tyler Gunn · 10 years ago
  98. 672321e Fix conference call issues. by Santos Cordon · 10 years ago
  99. 604605e Merge "Fix for call switching." into lmp-dev by Sai Cheemalapati · 10 years ago
  100. 45b3e3f Fix for call switching. by Sai Cheemalapati · 10 years ago