1. 664837f Add support for remote incoming calls: impl by Sailesh Nepal · 10 years ago
  2. 905dfba Remove CallServiceProvider and CallServiceDescript: Impl do not merge by Sailesh Nepal · 10 years ago
  3. 490459e Merge "Implement multi-SIM capabilities (6/6) [DO NOT MERGE]" into lmp-dev by Santos Cordon · 10 years ago
  4. 84bfe47 Implement new In-Call Service interface by Ihab Awad · 10 years ago
  5. 502e5fe Implement multi-SIM capabilities (6/6) [DO NOT MERGE] by Ihab Awad · 10 years ago
  6. dcd1889 Merge "Misc Telecomm API changes - impl" by Sailesh Nepal · 10 years ago
  7. e8ecb98 Misc Telecomm API changes - impl by Sailesh Nepal · 10 years ago
  8. 6f3f7af Use CallerInfo correctly in Telecomm by Yorke Lee · 10 years ago
  9. a1662d0 Enterprise caller-id: packages/services/Telecomm by Makoto Onuki · 10 years ago
  10. ed66ea4 Merge "Change isRinging and isInAPhoneCall to execute from binder thread." by Santos Cordon · 10 years ago
  11. 13e7740 Move SIP to the top of connection service order by Sailesh Nepal · 10 years ago
  12. 626697a Change isRinging and isInAPhoneCall to execute from binder thread. by Santos Cordon · 10 years ago
  13. 18315b3 Merge "Fix log error in setAudioModeIsVoip" by Sailesh Nepal · 10 years ago
  14. 7fa33ca Fix log error in setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  15. e20bc97 Implement Connection.setCallCapabilities by Sailesh Nepal · 10 years ago
  16. b2a11fc Merge "Add features and data usage to call log manager." by Tyler Gunn · 10 years ago
  17. 765c35c Add features and data usage to call log manager. by Tyler Gunn · 10 years ago
  18. 3f754cd Merge "Update permissions around showCallScreen." by Santos Cordon · 10 years ago
  19. 46592f0 Update permissions around showCallScreen. by Santos Cordon · 10 years ago
  20. b0ba087 Set PhoneAccount for incoming calls by Sailesh Nepal · 10 years ago
  21. 35faf8c Implement Connection.setStatus by Sailesh Nepal · 10 years ago
  22. 7e66957 Implement ConnectionService.setAudioModeIsVoip by Sailesh Nepal · 10 years ago
  23. 9359ef7 Handle CallServiceProvider crash by Sailesh Nepal · 10 years ago
  24. c4abd91 Adding "start call with video" extra for ACTION_CALL intent. by Tyler Gunn · 10 years ago
  25. eb42fc9 Merge "Fix typo in log" by Sailesh Nepal · 10 years ago
  26. 3fe8b72 Fix typo in log by Sailesh Nepal · 10 years ago
  27. a49c643 Fix cast error in ConnectionServiceWrapper by Sailesh Nepal · 10 years ago
  28. c92c436 Rename CallServiceWrapper to ConnectionServiceWrapper by Sailesh Nepal · 10 years ago
  29. 3c6d30e Merge "Remove handoff implementation" by Sailesh Nepal · 10 years ago
  30. 77da19e Remove handoff implementation by Sailesh Nepal · 10 years ago
  31. ae4ca93 Merge "Fix exception when setting audio mode" by Sailesh Nepal · 10 years ago
  32. bca199f Fix exception when setting audio mode by Sailesh Nepal · 10 years ago
  33. dd94aca Merge "Handle cancelMissedCallsNotification." by Santos Cordon · 10 years ago
  34. 64c7e96 Handle cancelMissedCallsNotification. by Santos Cordon · 10 years ago
  35. 98a5560 Rename Telecomm "Subscription" to "Account" (6/7) by Ihab Awad · 10 years ago
  36. 417b237 Merge "API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc)" by Tyler Gunn · 10 years ago
  37. e19cc00 API support for reporting of changes to call features. (eg VoLTE, VoWIFI, etc) by Tyler Gunn · 10 years ago
  38. 23baed3 Move call-related SystemAPIs to TelecommManager. (2/3) by Santos Cordon · 10 years ago
  39. c546374 Merge "Fix Telecomm tests" by Sailesh Nepal · 10 years ago
  40. 4a51550 Fix Telecomm tests by Sailesh Nepal · 10 years ago
  41. a65d41f Set Calls with CallVideoProviders, and update InCallCalls on change. by Nancy Chen · 10 years ago
  42. 77d2d0e Passing subscription info in the calls logic to log it properly by Nancy Chen · 10 years ago
  43. 1acc6a1 Merge "Handle setCallVideoProvider by setting a video provider on a call." by Andrew Lee · 10 years ago
  44. e9a7765 Handle setCallVideoProvider by setting a video provider on a call. by Andrew Lee · 10 years ago
  45. d6b8788 Merge "Remove timeout for outgoing calls." by Santos Cordon · 10 years ago
  46. 634830e Remove timeout for outgoing calls. by Santos Cordon · 10 years ago
  47. fa58b7c Merge "Use config.xml to define default incall ui package and class. (2/2)" by Santos Cordon · 10 years ago
  48. fdfcafa Use config.xml to define default incall ui package and class. (2/2) by Santos Cordon · 10 years ago
  49. 571f073 Add gateway information to the ConnectionRequest. by Santos Cordon · 10 years ago
  50. 4335b66 Merge "Implement cancelOutgoingCall" by Sailesh Nepal · 10 years ago
  51. 5a73b03 Implement cancelOutgoingCall by Sailesh Nepal · 10 years ago
  52. 7da72ef Implement system API to get the default phone app. by Santos Cordon · 10 years ago
  53. 1ecdfa8 Merge "Support Remote call services." by Santos Cordon · 10 years ago
  54. 5924bea Support Remote call services. by Santos Cordon · 10 years ago
  55. a1b3bca Move Hangouts to top of call services list by Sailesh Nepal · 10 years ago
  56. 55a3428 Replace CallServiceSelectors with Subscriptions (2/3) by Ihab Awad · 10 years ago
  57. 2294dd1 Revert "Add getSystemPhoneApplication to Telecomm" by Yorke Lee · 10 years ago
  58. b956ac2 Merge "Fix bug with null pointer exception with conference call" by Ihab Awad · 10 years ago
  59. 5010799 Merge "Revert "Allow default and system dialers to make emergency calls via ACTION_CALL"" by Yorke Lee · 10 years ago
  60. d362fe3 Revert "Allow default and system dialers to make emergency calls via ACTION_CALL" by Yorke Lee · 10 years ago
  61. 12de549 Fix bug with null pointer exception with conference call by Ihab Awad · 10 years ago
  62. 5594694 Merge "Remove old audio session code" by RoboErik · 10 years ago
  63. 31a94e3 Allow default and system dialers to make emergency calls via ACTION_CALL by Yorke Lee · 10 years ago
  64. 64ef40d Remove old audio session code by RoboErik · 10 years ago
  65. 60a0b56 Merge "Allow default and system dialers to make emergency calls via ACTION_CALL" by Yorke Lee · 10 years ago
  66. 5ce6206 Merge "Add methods to TelephonyManager for Subscription management (2/3)" by Ihab Awad · 10 years ago
  67. 6050946 Add methods to TelephonyManager for Subscription management (2/3) by Ihab Awad · 10 years ago
  68. 18593c4 Merge "Adds speakerphone extra to ACTION_DIAL (1/2)." by Sai Cheemalapati · 10 years ago
  69. 736234a Merge "Add getSystemPhoneApplication to Telecomm" by Yorke Lee · 10 years ago
  70. b7157e9 Adds speakerphone extra to ACTION_DIAL (1/2). by Sai Cheemalapati · 10 years ago
  71. ff7493a DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (2/4) by Ihab Awad · 10 years ago
  72. ceb96c9 Add getSystemPhoneApplication to Telecomm by Yorke Lee · 10 years ago
  73. a161070 Support conference calling. (2/4) by Santos Cordon · 10 years ago
  74. 92a8361 resolved conflicts for merge of 10838c23 to master by Santos Cordon · 10 years ago
  75. 10838c2 Support Add Call (1/2) by Santos Cordon · 10 years ago
  76. 6a405e0 Support conference calling. (2/4) [DO NOT MERGE] by Santos Cordon · 10 years ago
  77. 6098d2c Add call service handoff trigger by Sailesh Nepal · 10 years ago
  78. 6625545 Follow API change in PhoneNumberUtils by Yorke Lee · 10 years ago
  79. 75b6fc5 am f8983904: Merge "Plumb through the post-dial DTMF wait/response" into lmp-preview-dev by Evan Charlton · 10 years ago
  80. f898390 Merge "Plumb through the post-dial DTMF wait/response" into lmp-preview-dev by Evan Charlton · 10 years ago
  81. 6beaeda Merge "DO NOT MERGE. Implement connection error dialogs (2/4)" by Ihab Awad · 10 years ago
  82. 3d2be55 DO NOT MERGE Follow API change in PhoneNumberUtils by Yorke Lee · 10 years ago
  83. 94d827e am 8128998a: Set media session active when there are calls. by Santos Cordon · 10 years ago
  84. 0fea3f2 DO NOT MERGE. Implement connection error dialogs (2/4) by Ihab Awad · 10 years ago
  85. 92ae7a5 Merge "DO NOT MERGE. Implement connection error dialogs (2/4)" into lmp-preview-dev by Ihab Awad · 10 years ago
  86. a3cb9e3 DO NOT MERGE. Implement connection error dialogs (2/4) by Ihab Awad · 10 years ago
  87. 352105c Plumb through the post-dial DTMF wait/response by Evan Charlton · 10 years ago
  88. 8128998 Set media session active when there are calls. by Santos Cordon · 10 years ago
  89. c698c45 am 96729a22: Merge "Set the audio stream for phone calls" into lmp-preview-dev by RoboErik · 10 years ago
  90. 96729a2 Merge "Set the audio stream for phone calls" into lmp-preview-dev by RoboErik · 10 years ago
  91. 82612ad Set the audio stream for phone calls by RoboErik · 10 years ago
  92. 19a7190 am 433351ee: Merge "Method definitions for conference APIS." into lmp-preview-dev by Santos Cordon · 10 years ago
  93. 433351e Merge "Method definitions for conference APIS." into lmp-preview-dev by Santos Cordon · 10 years ago
  94. 8f3282c Method definitions for conference APIS. by Santos Cordon · 10 years ago
  95. 787748f am deb8c897: Move headset hook from Telephony to Telecomm. (1/2) by Santos Cordon · 10 years ago
  96. deb8c89 Move headset hook from Telephony to Telecomm. (1/2) by Santos Cordon · 10 years ago
  97. cb387ac Allow ConnectionService to ask Telecomm for ringback by Ihab Awad · 10 years ago
  98. d515a13 Merge "DO NOT MERGE. Allow ConnectionService to ask Telecomm for ringback" into lmp-preview-dev by Ihab Awad · 10 years ago
  99. 9c19329 Merge "Incoming call support for multiuser phones" by Amith Yamasani · 10 years ago
  100. 34e9129 am f3671a6f: Update showCallScreen to use Telecomm (2/6) by Santos Cordon · 10 years ago