1. 701dc00 Use telecomm DiconnectCause in services/Telecomm. by Andrew Lee · 10 years ago
  2. f193ba4 Guard against simultaneous calls. by Santos Cordon · 10 years ago
  3. f86db2e Add getCallState to Telecomm by Yorke Lee · 10 years ago
  4. 7cc70b4 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago[Renamed (95%) from src/com/android/telecomm/CallsManager.java]
  5. 8aa6a00 Use the new phone number extra for incoming calls by Sailesh Nepal · 10 years ago
  6. 5be64bc Changes to complement Telecomm API cleanup. by Andrew Lee · 10 years ago
  7. d51e4f9 Merge "Fix for mConnectTimeMillis being incorrectly set" into lmp-dev by Yorke Lee · 10 years ago
  8. 24d3cd7 Merge "Make changes to Connection in Telecomm API (3/4)" into lmp-dev by Nancy Chen · 10 years ago
  9. 8e0fef4 Allowing enable/disable of phone accounts. (2/3) by Tyler Gunn · 10 years ago
  10. 03f5128 Fix for mConnectTimeMillis being incorrectly set by Yorke Lee · 10 years ago
  11. 201b437 API changes in GatewayInfo, Response, and PropertyPresentation (4/4) by Nancy Chen · 10 years ago
  12. 2d8eb3a Make changes to Connection in Telecomm API (3/4) by Nancy Chen · 10 years ago
  13. 81283c9 Merge "Pass voicemail: URIs directly to Telephony. Rename handle -> number" into lmp-dev by Nancy Chen · 10 years ago
  14. 308ab8b Pass voicemail: URIs directly to Telephony. Rename handle -> number by Nancy Chen · 10 years ago
  15. 65e05c6 Merge "Don't send new outgoing call intent broadcast twice" into lmp-dev by Yorke Lee · 10 years ago
  16. 15a30c3 Don't send new outgoing call intent broadcast twice by Yorke Lee · 10 years ago
  17. 8425357 Add supported URI scheme to PhoneAccounts. (2/4) by Tyler Gunn · 10 years ago
  18. 672321e Fix conference call issues. by Santos Cordon · 10 years ago
  19. 604605e Merge "Fix for call switching." into lmp-dev by Sai Cheemalapati · 10 years ago
  20. 45b3e3f Fix for call switching. by Sai Cheemalapati · 10 years ago
  21. bc9ef17 Bring up Select Account Dialog before launching InCallUI. by Nancy Chen · 10 years ago
  22. d0a8d8b Merge "ConnectionService API has only one completed callback (2/3)" into lmp-dev by Ihab Awad · 10 years ago
  23. fb5560d ConnectionService API has only one completed callback (2/3) by Ihab Awad · 10 years ago
  24. 61b9210 Exposing in-call API to other implementing classes. (2/4) by Tyler Gunn · 10 years ago
  25. 0fbe632 Update telecomm to use new Conference call APIs. by Santos Cordon · 10 years ago
  26. 2d0b331 Disconnect calls which were canceled via NEW_OUTGOING_CALL intent. by Santos Cordon · 10 years ago
  27. 1228e10 Merge "Fix problems with wiring of initializing calls (2/2)" into lmp-dev by Ihab Awad · 10 years ago
  28. a82c8f7 Prevent ConcurrentModificationExceptions by Jay Shrauner · 10 years ago
  29. a02bef5 Fix problems with wiring of initializing calls (2/2) by Ihab Awad · 10 years ago
  30. d7f8b05 Merge "Pass extras between call intents and Telecomm for outgoing calls" into lmp-dev by Nancy Chen · 10 years ago
  31. b701f6d Fix MMI code handling by Yorke Lee · 10 years ago
  32. acb91eb Remove precondition checks by Jay Shrauner · 10 years ago
  33. 6fb37c8 Final structural tweaks to Telecomm API (4/8) by Ihab Awad · 10 years ago
  34. a9d91da Pass extras between call intents and Telecomm for outgoing calls by Nancy Chen · 10 years ago
  35. 9646ed9 Merge "Changing the point where the call state is set." into lmp-dev by Tyler Gunn · 10 years ago
  36. cde2e50 Changing the point where the call state is set. by Tyler Gunn · 10 years ago
  37. 0d3076c Reduce latency for InCallUI by adding an intermediate state by Nancy Chen · 10 years ago
  38. bf0dabc Merge "Prevent two simultaneous outgoing calls." into lmp-dev by Santos Cordon · 10 years ago
  39. adef8dd Merge "Remove LDAPs from code." into lmp-dev by Santos Cordon · 10 years ago
  40. df39986 Remove LDAPs from code. by Santos Cordon · 10 years ago
  41. b7af09e Prevent two simultaneous outgoing calls. by Santos Cordon · 10 years ago
  42. 12d6182 Add setConferenceable() API from ConnectionService to incall. (2/4) by Santos Cordon · 10 years ago
  43. b78b276 Connection creation and service wiring for WiFi call managers (2/3) by Ihab Awad · 10 years ago
  44. d134687 Add new proximity sensors in Telecomm (2/3) by Yorke Lee · 10 years ago
  45. 7cdb909 Do not use stale PhoneAccounts when placing calls. by Santos Cordon · 10 years ago
  46. d9de92c Fixed bug in CallsManager calling back would not complete by Nancy Chen · 10 years ago
  47. 8917637 Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 10 years ago
  48. 69eb0f5 Update connection service iteration for PhoneAccounts by Ihab Awad · 10 years ago
  49. 104f806 Wire up multi-SIM experience (3/4) by Ihab Awad · 10 years ago
  50. 3b055ee Merge "Flip flag to "false" for enabling account selection" into lmp-dev by Nancy Chen · 10 years ago
  51. b7f428c Flip flag to "false" for enabling account selection by Nancy Chen · 10 years ago
  52. 38931d0 Pass through video state when answering a call. by Andrew Lee · 10 years ago
  53. 53ceedc Add additional call state PRE_DIAL_WAIT for selection of account by Nancy Chen · 10 years ago
  54. 5987886 Merge "TTY: Telecomm" into lmp-dev by Sailesh Nepal · 10 years ago
  55. b88795a TTY: Telecomm by Sailesh Nepal · 10 years ago
  56. 4a79660 When video call state is set, propagate state to InCallCall. by Andrew Lee · 10 years ago
  57. 664837f Add support for remote incoming calls: impl by Sailesh Nepal · 10 years ago
  58. 905dfba Remove CallServiceProvider and CallServiceDescript: Impl do not merge by Sailesh Nepal · 10 years ago
  59. dcd1889 Merge "Misc Telecomm API changes - impl" by Sailesh Nepal · 10 years ago
  60. e8ecb98 Misc Telecomm API changes - impl by Sailesh Nepal · 10 years ago
  61. 6f3f7af Use CallerInfo correctly in Telecomm by Yorke Lee · 10 years ago
  62. 626697a Change isRinging and isInAPhoneCall to execute from binder thread. by Santos Cordon · 10 years ago
  63. e20bc97 Implement Connection.setCallCapabilities by Sailesh Nepal · 10 years ago
  64. 35faf8c Implement Connection.setStatus by Sailesh Nepal · 10 years ago
  65. 7e66957 Implement ConnectionService.setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  66. c4abd91 Adding "start call with video" extra for ACTION_CALL intent. by Tyler Gunn · 10 years ago
  67. c92c436 Rename CallServiceWrapper to ConnectionServiceWrapper by Sailesh Nepal · 10 years ago
  68. 77da19e Remove handoff implementation by Sailesh Nepal · 10 years ago
  69. dd94aca Merge "Handle cancelMissedCallsNotification." by Santos Cordon · 10 years ago
  70. 64c7e96 Handle cancelMissedCallsNotification. by Santos Cordon · 10 years ago
  71. 98a5560 Rename Telecomm "Subscription" to "Account" (6/7) by Ihab Awad · 10 years ago
  72. 417b237 Merge "API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc)" by Tyler Gunn · 10 years ago
  73. e19cc00 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 10 years ago
  74. 23baed3 Move call-related SystemAPIs to TelecommManager. (2/3) by Santos Cordon · 10 years ago
  75. a65d41f Set Calls with CallVideoProviders, and update InCallCalls on change. by Nancy Chen · 10 years ago
  76. 77d2d0e Passing subscription info in the calls logic to log it properly by Nancy Chen · 10 years ago
  77. 5a73b03 Implement cancelOutgoingCall by Sailesh Nepal · 10 years ago
  78. 55a3428 Replace CallServiceSelectors with Subscriptions (2/3) by Ihab Awad · 10 years ago
  79. b7157e9 Adds speakerphone extra to ACTION_DIAL (1/2). by Sai Cheemalapati · 10 years ago
  80. ff7493a DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (2/4) by Ihab Awad · 10 years ago
  81. a161070 Support conference calling. (2/4) by Santos Cordon · 10 years ago
  82. 92a8361 resolved conflicts for merge of 10838c23 to master by Santos Cordon · 10 years ago
  83. 10838c2 Support Add Call (1/2) by Santos Cordon · 10 years ago
  84. 6a405e0 Support conference calling. (2/4) [DO NOT MERGE] by Santos Cordon · 10 years ago
  85. 75b6fc5 am f8983904: Merge "Plumb through the post-dial DTMF wait/response" into lmp-preview-dev by Evan Charlton · 10 years ago
  86. f898390 Merge "Plumb through the post-dial DTMF wait/response" into lmp-preview-dev by Evan Charlton · 10 years ago
  87. 6beaeda Merge "DO NOT MERGE. Implement connection error dialogs (2/4)" by Ihab Awad · 10 years ago
  88. 94d827e am 8128998a: Set media session active when there are calls. by Santos Cordon · 10 years ago
  89. 0fea3f2 DO NOT MERGE. Implement connection error dialogs (2/4) by Ihab Awad · 10 years ago
  90. 92ae7a5 Merge "DO NOT MERGE. Implement connection error dialogs (2/4)" into lmp-preview-dev by Ihab Awad · 10 years ago
  91. a3cb9e3 DO NOT MERGE. Implement connection error dialogs (2/4) by Ihab Awad · 10 years ago
  92. 352105c Plumb through the post-dial DTMF wait/response by Evan Charlton · 10 years ago
  93. 8128998 Set media session active when there are calls. by Santos Cordon · 10 years ago
  94. 787748f am deb8c897: Move headset hook from Telephony to Telecomm. (1/2) by Santos Cordon · 10 years ago
  95. deb8c89 Move headset hook from Telephony to Telecomm. (1/2) by Santos Cordon · 10 years ago
  96. cb387ac Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  97. d515a13 Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" into lmp-preview-dev by Ihab Awad · 10 years ago
  98. 34e9129 am f3671a6f: Update showCallScreen to use Telecomm (2/6) by Santos Cordon · 10 years ago
  99. 50a5713 DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  100. f3671a6 Update showCallScreen to use Telecomm (2/6) by Santos Cordon · 10 years ago