1. 49d5982 Preserve speaker on unhold by Pranav Madapurmath · 5 months ago
  2. 0d52bcf Cleanup default on speaker on wired headset disconnect by Pranav Madapurmath · 6 months ago
  3. 2262dde DSDA: Handle call resume failure by Pranav Madapurmath · 6 months ago
  4. 0100b4d Merge "Call audio routing performance improvment" into main by Treehugger Robot · 6 months ago
  5. 6b8a272 Call audio routing performance improvment by Pranav Madapurmath · 6 months ago
  6. e066686 Merge "Move SMS message loading and sending to background thread to fix ANRs." into main by Treehugger Robot · 6 months ago
  7. 322ae00 Move SMS message loading and sending to background thread to fix ANRs. by Brad Ebinger · 6 months ago
  8. 319559f Update preferred device strategy usage by Pranav Madapurmath · 6 months ago
  9. 9fe921e CallAudioCommunicationDevice: treat TYPE_BUS as TYPE_BUILTIN_SPEAKER by Tomasz Wasilczyk · 7 months ago
  10. e258302 Maybe default speaker on wired headset disconnect by Pranav Madapurmath · 7 months ago
  11. 73d3b21 add anomaly reports for every new CallException occurrence by Thomas Stuart · 8 months ago
  12. 90c76dd Merge "Check for device type match when changing audio device info in route." into main by Treehugger Robot · 8 months ago
  13. b9aa081 Check for device type match when changing audio device info in route. by Tyler Gunn · 8 months ago
  14. 3ed1a69 handle 2 calls from the same app case in VoipCallMonitor by Thomas Stuart · 9 months ago
  15. 8f3a715 Create CallAudioWatchdog. by Tyler Gunn · 9 months ago
  16. 520aef5 Merge "Prevent CommunicationDeviceTracker from use in refactored audio code." into main by Treehugger Robot · 9 months ago
  17. 5754e2a Prevent CommunicationDeviceTracker from use in refactored audio code. by Tyler Gunn · 9 months ago
  18. eb0377f Merge "Reduce use of clearCommunicationDevice." into main by Tyler Gunn · 9 months ago
  19. 160ab0f Reduce use of clearCommunicationDevice. by Tyler Gunn · 9 months ago
  20. 45bc4df Skip Switch To Baseline when Audio Route is not BT. by Grant Menke · 9 months ago
  21. d70d05c Merge "Rename the flag of keep_bt_devices_cache_updated" into main by Treehugger Robot · 9 months ago
  22. 2b4afe1 Merge "add anom report and more logs to Ringer haptics" into main by Thomas Stuart · 9 months ago
  23. 9f30609 Rename the flag of keep_bt_devices_cache_updated by Hui Wang · 9 months ago
  24. f6be73f Update the flag as bug fix by Hui Wang · 9 months ago
  25. 01cc0e4 Merge "Keep the BT devices cache of BluetoothDeviceManager updated" into main by Hui Wang · 9 months ago
  26. 682439a Merge "Fix issue where call timeout is triggered for canceled calls." into main by Treehugger Robot · 9 months ago
  27. 73983ae Fix issue where call timeout is triggered for canceled calls. by Tyler Gunn · 9 months ago
  28. 422b0d2 add anom report and more logs to Ringer haptics by Thomas Stuart · 9 months ago
  29. df2bb5b Keep the BT devices cache of BluetoothDeviceManager updated by Hui Wang · 9 months ago
  30. 16f94cc Allow privileged apps to accept and end VOIP calls. by Grant Menke · 10 months ago
  31. 60e685d Revert^2 "Mark @FlaggedApi flags as exported" by Mårten Kongstad · 9 months ago
  32. cb192ca Revert "Mark @FlaggedApi flags as exported" by Chaitanya Cheemala (xWF) · 9 months ago
  33. 54559cc Mark @FlaggedApi flags as exported by Mårten Kongstad · 9 months ago
  34. b671d95 Ensure AppLabelProxy is multiuser aware. by Grant Menke · 10 months ago
  35. 2804374 Merge "Ensure transactional accounts cannot be call capable." into main by Treehugger Robot · 10 months ago
  36. 955f011 Ensure transactional accounts cannot be call capable. by Tyler Gunn · 10 months ago
  37. 463dc7c Resolve user switch baseline route for video calls by Pranav Madapurmath · 10 months ago
  38. 410f010 Use communication device callback and fix reinitialization routing by Pranav Madapurmath · 11 months ago
  39. 049ca16 Remove Recursion from Telecom Session Management/Traversal by Brad Ebinger · 11 months ago
  40. aecb9a3 Respect active BT device for routing and resolve flaky BT timing issues by Pranav Madapurmath · 11 months ago
  41. 02e26a5 Retrieve the main user and associated context in BlockCheckerFilter. by Grant Menke · 12 months ago
  42. 4ddb2a1 Add flag for HSUM Telecom fixes. by Grant Menke · 12 months ago
  43. fe47a86 Support pulled atoms for Telecom metrics by Hui Wang · 12 months ago
  44. 92475e1 Merge "remap transactional capabilities" into main by Thomas Stuart · 12 months ago
  45. 5133d8e remap transactional capabilities by Thomas Stuart · 12 months ago
  46. 973d199 Merge "combine completed filters if a timeout occurs" into main by Thomas Stuart · 12 months ago
  47. 588f14a combine completed filters if a timeout occurs by Thomas Stuart · 12 months ago
  48. de9ef3f Merge "fix NPE in CSW#oCC when the ServiceInterface is cleared out" into main by Thomas Stuart · 12 months ago
  49. 6159c93 fix NPE in CSW#oCC when the ServiceInterface is cleared out by Thomas Stuart · 1 year ago
  50. d5c78be Merge "Cache call events to ensure that cap exchange events are not missed" into main by Brad Ebinger · 1 year ago
  51. 3e88365 Cache call events to ensure that cap exchange events are not missed by Brad Ebinger · 1 year ago
  52. 8d18e6f Merge "Revoke the location permission properly after the emergency calls" into main am: 7fa700d337 am: ba3f884cc2 by Treehugger Robot · 1 year ago
  53. ba3f884 Merge "Revoke the location permission properly after the emergency calls" into main am: 7fa700d337 by Treehugger Robot · 1 year ago
  54. 7c41715 Merge "Use STREAM_VOICE_CALL for ToneGenerator" into main by Treehugger Robot · 1 year ago
  55. e19f452 Use STREAM_VOICE_CALL for ToneGenerator by Brad Ebinger · 1 year ago
  56. c98cb09 disconnect self-managed calls stuck in starting state by Thomas Stuart · 1 year ago
  57. 5baccc8 Revoke the location permission properly after the emergency calls by Ruijie Bai · 1 year, 3 months ago
  58. cc4f8bb Use AudioManager API instead of manually checking ringing volume. by Grant Menke · 1 year, 2 months ago
  59. 0231598 Only send calls when the InCallService is non-null by Thomas Stuart · 1 year, 3 months ago
  60. 0195ba5 Merge "Ensure ICS receives call endpoint change when connected." into main by Pranav Madapurmath · 1 year, 2 months ago
  61. 67daa9e Ensure ICS receives call endpoint change when connected. by Pranav Madapurmath · 1 year, 2 months ago
  62. dd515f3 Merge "enforcePhoneAccounts should unregister unresolvable accts" into main by Thomas Stuart · 1 year, 3 months ago
  63. b28e748 enforcePhoneAccounts should unregister unresolvable accts by Thomas Stuart · 1 year, 5 months ago
  64. 5e34263 disconnect ongoing unholdable call for transactional calls by Thomas Stuart · 1 year, 4 months ago
  65. 85fdd1a Merge "Cache call removal future to enable canceling it when we retry" into main by Brad Ebinger · 1 year, 3 months ago
  66. 230735e Cache call removal future to enable canceling it when we retry by Brad Ebinger · 1 year, 4 months ago
  67. fc86020 Update internal audio state before updating ICS. by Pranav Madapurmath · 1 year, 4 months ago
  68. 20015f0 Merge "Fix faulty semaphore in CallAudioCommunicationDeviceTracker" into main by Pranav Madapurmath · 1 year, 4 months ago
  69. c1fd8bb Fix faulty semaphore in CallAudioCommunicationDeviceTracker by Pranav Madapurmath · 1 year, 4 months ago
  70. b1de336 Telecom: Do not register LeAudio callbacks in the context on binder call by Łukasz Rymanowski · 1 year, 5 months ago
  71. d35aede Cache callbacks that can be ready before the service is set by Thomas Stuart · 1 year, 6 months ago
  72. 954c093 Merge "Formalize Telecom BlockedNumbers APIs into manager." into main by Pranav Madapurmath · 1 year, 6 months ago
  73. 804db14 Merge "Add owner and target release comment for all Telecom flags" into main by Steve Statia · 1 year, 6 months ago
  74. b1301a3 Formalize Telecom BlockedNumbers APIs into manager. by Pranav Madapurmath · 1 year, 6 months ago
  75. e7a32a8 Add owner and target release comment for all Telecom flags by Steve Statia · 1 year, 6 months ago
  76. e811771 Merge "Add missing container field to the aconfig flag file." into main by Yu Liu · 1 year, 6 months ago
  77. 7ea7239 Add missing container field to the aconfig flag file. by Yu Liu · 1 year, 6 months ago
  78. 42d5ee7 Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 1 year, 6 months ago
  79. 1206b80 Correct Flag tracking bug to the correct bug by Brad Ebinger · 1 year, 6 months ago
  80. f8a40b7 Merge "Set telecomCallId in Remote ConnectionRequest" into main by Pranav Madapurmath · 1 year, 6 months ago
  81. 09c82ab Merge "Move getLastKnownCellIdentity to its own flag." into main by Tyler Gunn · 1 year, 6 months ago
  82. 887afeb Move getLastKnownCellIdentity to its own flag. by Tyler Gunn · 1 year, 6 months ago
  83. 23433c4 Merge "export the business_call_composer flag so g3 clients can consume" into main by Thomas Stuart · 1 year, 6 months ago
  84. 4dbf3c5 Set telecomCallId in Remote ConnectionRequest by Pranav Madapurmath · 1 year, 7 months ago
  85. 25f3cd2 export the business_call_composer flag so g3 clients can consume by Thomas Stuart · 1 year, 6 months ago
  86. 4936b1f Update the flag for the fix related to the profile user issues by Hui Wang · 1 year, 7 months ago
  87. 424be62 Merge "Adds TransactionManager dumpsys info and cleanups" into main by Brad Ebinger · 1 year, 7 months ago
  88. dfa4fb6 add impl for getRegisteredPhoneAccounts by Thomas Stuart · 1 year, 8 months ago
  89. ee1b56d Adds TransactionManager dumpsys info and cleanups by Brad Ebinger · 1 year, 9 months ago
  90. 3a863ee impl transactional video API methods by Thomas Stuart · 1 year, 8 months ago
  91. 23ab08b Merge "Log the business call composer values if set" into main by Thomas Stuart · 1 year, 7 months ago
  92. 4ceb361 Merge "Fix flag bug id." into main by Tyler Gunn · 1 year, 7 months ago
  93. 08dd74b Fix flag bug id. by Tyler Gunn · 1 year, 7 months ago
  94. 3b70156 Merge "Set the container field of aconfig flags" into main by Oriol Prieto Gascó · 1 year, 7 months ago
  95. 885a931 Log the business call composer values if set by Thomas Stuart · 1 year, 8 months ago
  96. 19b3382 Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 7 months ago
  97. 4248bcd Resolve telecom_resolve_hidden_dependencies namespace by Pranav Madapurmath · 1 year, 7 months ago
  98. e4ddd1a Improve BT ICS binding/unbinding timing. by Grace Jia · 1 year, 11 months ago
  99. 5884eff Revert "Unbind ConnectionService if connection creation timed out." by Grace Jia · 1 year, 8 months ago
  100. bc4221e Merge "Clear communication device after audio ops finish" into main by Pranav Madapurmath · 1 year, 8 months ago