1. 7a9496a Merge "packages/services/Telecomm: Set LOCAL_SDK_VERSION where possible." by Anton Hansson · 7 years ago
  2. 67d0328 Merge "packages/services/Telecomm: Set LOCAL_SDK_VERSION where possible." by Anton Hansson · 7 years ago
  3. 28f22aa To suppress the mute function during an emergency call am: 6bc865cccb by Omata Shou · 7 years ago
  4. 6bc865c To suppress the mute function during an emergency call by Omata Shou · 7 years ago
  5. 5fd4b68 packages/services/Telecomm: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  6. fb6b283 RTT bugfixes, part 5 am: 996ecdb987 by Hall Liu · 7 years ago
  7. 996ecdb RTT bugfixes, part 5 by Hall Liu · 7 years ago
  8. bb39d85 RTT initialization bugfixes am: fb8d5abd22 by Hall Liu · 7 years ago
  9. fb8d5ab RTT initialization bugfixes by Hall Liu · 7 years ago
  10. a68da87 Add logging of package invoking TelecomManager#endCall() API. am: 587fc27faf by Tyler Gunn · 7 years ago
  11. 587fc27 Add logging of package invoking TelecomManager#endCall() API. by Tyler Gunn · 7 years ago
  12. 6744e12 IMS: Add support for call deflection feature am: ad4ebc022b by Pooja Jain · 7 years ago
  13. ad4ebc0 IMS: Add support for call deflection feature by Pooja Jain · 7 years ago
  14. 9f7c30c Add ability to generate remote call recording tone. am: 5d66e1d540 by Tyler Gunn · 7 years ago
  15. 5d66e1d Add ability to generate remote call recording tone. by Tyler Gunn · 7 years ago
  16. a7a44d9 Handover API cleanup. am: 7c031f2244 by Tyler Gunn · 7 years ago
  17. 7c031f2 Handover API cleanup. by Tyler Gunn · 7 years ago
  18. 012c927 Ensure self-managed calls do not use work profile initiator fix. am: cf2103291c by Tyler Gunn · 7 years ago
  19. cf21032 Ensure self-managed calls do not use work profile initiator fix. by Tyler Gunn · 7 years ago
  20. 68e57f2 Integrate connectionServiceFocusManager into call flow am: 4832f208b3 by Pengquan Meng · 7 years ago
  21. 4832f20 Integrate connectionServiceFocusManager into call flow by Pengquan Meng · 7 years ago
  22. 0c403a2 Revert "Integrate connectionServiceFocusManager into call flow" am: fc9c8ffcac by Pengquan Meng · 7 years ago
  23. fc9c8ff Revert "Integrate connectionServiceFocusManager into call flow" by Pengquan Meng · 7 years ago
  24. 2e8ff20 Migrate CAMSM and BRM tests to Parametrized am: 561cede15a by Hall Liu · 7 years ago
  25. 561cede Migrate CAMSM and BRM tests to Parametrized by Hall Liu · 7 years ago
  26. ccbe370 Merge "Add permission checks for old call handover apis." am: 88ccc71c1b by Sanket Padawe · 7 years ago
  27. 88ccc71 Merge "Add permission checks for old call handover apis." by Sanket Padawe · 7 years ago
  28. 35cc19c Merge "Bluetooth in band ring" am: 6bbe521c55 by Joseph Pirozzo · 7 years ago
  29. 6bbe521 Merge "Bluetooth in band ring" by Joseph Pirozzo · 7 years ago
  30. b5de1cd Add permission checks for old call handover apis. by Sanket Padawe · 7 years ago
  31. 53d48e8 Integrate connectionServiceFocusManager into call flow am: bd3cae5981 by Pengquan Meng · 7 years ago
  32. bd3cae5 Integrate connectionServiceFocusManager into call flow by Pengquan Meng · 7 years ago
  33. 74d3c7b Parameterize CARSM unit tests am: 43f20c39ff by Hall Liu · 7 years ago
  34. 408d43c Bluetooth in band ring by Joseph Pirozzo · 7 years ago
  35. 43f20c3 Parameterize CARSM unit tests by Hall Liu · 7 years ago
  36. cb2b1c3 Migrate Telecom tests to JUnit4 am: 74bb635206 by Hall Liu · 7 years ago
  37. 74bb635 Migrate Telecom tests to JUnit4 by Hall Liu · 7 years ago
  38. 73bceb0 HFP: Add isInbandRingingEnabled() API (4/4) am: f8c23ee606 by Jack He · 7 years ago
  39. f8c23ee HFP: Add isInbandRingingEnabled() API (4/4) by Jack He · 7 years ago
  40. 0cd056f Merge changes from topic "telecom-3p-cherry-pick" am: 876223c656 by Pengquan Meng · 7 years ago
  41. 876223c Merge changes from topic "telecom-3p-cherry-pick" by Treehugger Robot · 7 years ago
  42. aae89f9 Merge "Remove MD5 hash initialization for logging" am: 276e63416b by Brad Ebinger · 7 years ago
  43. 276e634 Merge "Remove MD5 hash initialization for logging" by Brad Ebinger · 7 years ago
  44. d7f92cf Add connection service focus manager by Pengquan Meng · 7 years ago
  45. 4845c9b Add focus api callback to ConnectionServiceWrapper by Pengquan Meng · 7 years ago
  46. 1952a36 Add connection service focus api to the fake CS by Pengquan Meng · 7 years ago
  47. 8f35d02 Earpiece availability from audio config (vs hard coded) am: 1b97fdd50c by Scott Randolph · 7 years ago
  48. 1b97fdd Earpiece availability from audio config (vs hard coded) by Scott Randolph · 7 years ago
  49. fef8b02 Merge "Fix issue that the disconnect tone doesn't sound from BTHS" by Honggang · 7 years ago
  50. 0a17b57 Merge "Fix issue that the disconnect tone doesn't sound from BTHS" by Treehugger Robot · 7 years ago
  51. 8191b52 Set Telecom PendingIntent as FLAG_UPDATE_CURRENT am: 9dc2bd84ad by Zheng Zhang · 7 years ago
  52. 9dc2bd8 Set Telecom PendingIntent as FLAG_UPDATE_CURRENT by Zheng Zhang · 7 years ago
  53. 322d648 Merge "Reset speakerphone at beginning and end of calls" am: f2910c6993 by Hall Liu · 7 years ago
  54. f2910c6 Merge "Reset speakerphone at beginning and end of calls" by Hall Liu · 7 years ago
  55. b3ccbb3 Fix issue that the disconnect tone doesn't sound from BTHS by Honggang · 8 years ago
  56. 70da38f Remove MD5 hash initialization for logging by Brad Ebinger · 7 years ago
  57. 3c9edd1 Reset speakerphone at beginning and end of calls by Hall Liu · 7 years ago
  58. 06541e0 Set RTT flag while logging call am: 3a75c622db by Hall Liu · 7 years ago
  59. 3a75c62 Set RTT flag while logging call by Hall Liu · 7 years ago
  60. 47bc46e Reset audio route when self-managed calls are disconnected. am: 911d4de7b3 by Tyler Gunn · 7 years ago
  61. 911d4de Reset audio route when self-managed calls are disconnected. by Tyler Gunn · 7 years ago
  62. bb0fac7 Implement receiver side call handover api. am: 29411c95d0 by Sanket Padawe · 7 years ago
  63. 29411c9 Implement receiver side call handover api. by Sanket Padawe · 7 years ago
  64. b33da09 Implement Call handover initiation side APIs. am: 4ebc3ca2fe by Sanket Padawe · 7 years ago
  65. 4ebc3ca Implement Call handover initiation side APIs. by Sanket Padawe · 7 years ago
  66. 62b592c Switch to modern ArgumentMatchers am: 3168f6ad52 by Philip P. Moltmann · 7 years ago
  67. 3168f6a Switch to modern ArgumentMatchers by Philip P. Moltmann · 7 years ago
  68. 56bffcc Merge "IMS-VT: Refresh Add call option when Video call downgrades to VoLTE" by Ravi Paluri · 7 years ago
  69. 69aaa09 Merge "IMS-VT: Refresh Add call option when Video call downgrades to VoLTE" by Treehugger Robot · 7 years ago
  70. 1d70ce5 Add assisted dialing feature propogation to call log. am: 0729486454 by Eric Erfanian · 7 years ago
  71. 0729486 Add assisted dialing feature propogation to call log. by Eric Erfanian · 7 years ago
  72. 813958e DO NOT MERGE: Merge Oreo MR1 into master am: b15359e4ad -s ours by Xin Li · 7 years ago
  73. b15359e DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  74. 6f4a715 IMS-VT: Refresh Add call option when Video call downgrades to VoLTE by Ravi Paluri · 7 years ago
  75. 435af2d Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  76. b414ea4 Merge "Add volume to logs when call audio route changes." am: f0f43a1c2f by Tyler Gunn · 7 years ago
  77. f0f43a1 Merge "Add volume to logs when call audio route changes." by Tyler Gunn · 7 years ago
  78. 57e3827 Merge "Suppress DTMF tone start when a call is already held." am: 948bfab80a by Tyler Gunn · 7 years ago
  79. 948bfab Merge "Suppress DTMF tone start when a call is already held." by Treehugger Robot · 7 years ago
  80. 489472b Merge "Undo a fix and de-flake a test" am: e5a02966d8 by Hall Liu · 7 years ago
  81. e5a0296 Merge "Undo a fix and de-flake a test" by Hall Liu · 7 years ago
  82. ad97242 Suppress DTMF tone start when a call is already held. by Tyler Gunn · 7 years ago
  83. 130209c Undo a fix and de-flake a test by Hall Liu · 7 years ago
  84. 35fa16b Merge "Prevent NewOutgoingCallBroadcast from being sent for self-managed calls." by Hall Liu · 7 years ago
  85. af673e9 Merge "Prevent NewOutgoingCallBroadcast from being sent for self-managed calls." by Hall Liu · 7 years ago
  86. 06700f4 Prevent NewOutgoingCallBroadcast from being sent for self-managed calls. by Tyler Gunn · 7 years ago
  87. e04538f Add volume to logs when call audio route changes. by Tyler Gunn · 7 years ago
  88. 069eba6 Ensure chosen phone account is used if it is valid. am: b8ce2aa67d by Tyler Gunn · 7 years ago
  89. b8ce2aa Ensure chosen phone account is used if it is valid. by Tyler Gunn · 7 years ago
  90. 0ad2ed8 Fix NPE in TelecomManager#isOutgoingCallAllowed am: 153aafa86c by Tyler Gunn · 7 years ago
  91. 153aafa Fix NPE in TelecomManager#isOutgoingCallAllowed by Tyler Gunn · 7 years ago
  92. b0ccadc Merge "API definitions for Call Handover." am: 3b056643e7 by Sanket Padawe · 7 years ago
  93. 3b05664 Merge "API definitions for Call Handover." by Sanket Padawe · 7 years ago
  94. 35b558b Fix broken tests am: 25c842532e by Hall Liu · 7 years ago
  95. 25c8425 Fix broken tests by Hall Liu · 7 years ago
  96. ccdf364 API definitions for Call Handover. by Sanket Padawe · 7 years ago
  97. 88ab55e Merge commit 'da04130a047de0290bc1b61451028e05e01661ec' into HEAD by Xin Li · 7 years ago
  98. 3f0f10c Merge "Reconnect to Bluetooth if user switches back to it" am: c3a3cad7cd by Hall Liu · 7 years ago
  99. c3a3cad Merge "Reconnect to Bluetooth if user switches back to it" by Hall Liu · 7 years ago
  100. bf79140 Reconnect to Bluetooth if user switches back to it by Hall Liu · 7 years ago