1. 6e37785 ignore call streaming msgs if the adapter is destroyed/not set by Thomas Stuart · 1 year, 11 months ago
  2. 04d8f58 Merge "improve the TelecomManager#addCall docs" into udc-dev by Treehugger Robot · 1 year, 11 months ago
  3. 69bbffa improve the TelecomManager#addCall docs by Thomas Stuart · 2 years ago
  4. f959db0 fix security exception in VoipCallMonitor by Thomas Stuart · 2 years ago
  5. 13284d1 Add monitor related code by Grace Jia · 2 years, 3 months ago
  6. 822c57f Merge "Add Telecom log tagging for whether logs took place in Telecom lock." into udc-dev by TreeHugger Robot · 2 years ago
  7. 4d54cca Add Telecom log tagging for whether logs took place in Telecom lock. by Tyler Gunn · 2 years ago
  8. 5105210 Merge "Merge "Fix typo in android.telecom.Connection." am: c8b5936fea am: f2ff682b07" into tm-qpr-dev-plus-aosp am: 942bc62c4f by Automerger Merge Worker · 2 years ago
  9. 9f73446 Merge "Fix typo in android.telecom.Connection." am: c8b5936fea am: f2ff682b07 by Mateus Azis · 2 years ago
  10. 6349436 Fix typo in android.telecom.Connection. by Mateus Azis · 2 years ago
  11. 24945b1 Merge "remove all uses of AndroidX in telecom frameworks comments" into udc-dev by Thomas Stuart · 2 years ago
  12. ef58429 remove all uses of AndroidX in telecom frameworks comments by Thomas Stuart · 2 years ago
  13. ed96b9e Merge "Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT." am: f2c0657709 am: 29bd3c4353 am: 63c581a3f6 by Tyler Gunn · 2 years ago
  14. 63c581a Merge "Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT." am: f2c0657709 am: 29bd3c4353 by Tyler Gunn · 2 years ago
  15. f2c06577 Merge "Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT." by Tyler Gunn · 2 years ago
  16. 981f045 Merge "enforce stricter rules when registering phoneAccounts" into sc-qpr1-dev am: 6f0bdf90e2 am: 77e501084b am: a4c9a28c0e am: 0ad4aeec8e am: c7295df04c by Thomas Stuart · 2 years ago
  17. 18cdd324 Merge "Improve TelecomManager#addNewIncomingCall API docs." am: 64c81721d4 am: 58fda43df7 am: 3f1868a526 by Tyler Gunn · 2 years ago
  18. a4c9a28 Merge "enforce stricter rules when registering phoneAccounts" into sc-qpr1-dev am: 6f0bdf90e2 am: 77e501084b by Thomas Stuart · 2 years ago
  19. a287941 Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT. by Tyler Gunn · 2 years ago
  20. 64c8172 Merge "Improve TelecomManager#addNewIncomingCall API docs." by Tyler Gunn · 2 years ago
  21. e54d365 enforce stricter rules when registering phoneAccounts by Thomas Stuart · 2 years, 4 months ago
  22. a4551d5 Merge "log VoIP capabilites that were introduced in U" into udc-dev by Thomas Stuart · 2 years, 1 month ago
  23. b415349 add CallControl#answerCall by Thomas Stuart · 2 years, 1 month ago
  24. 649bedd log VoIP capabilites that were introduced in U by Thomas Stuart · 2 years, 1 month ago
  25. b6b7e85 merge onReject into onDisconnect, propagate cause by Thomas Stuart · 2 years, 1 month ago
  26. 9ace339 add capability to send and receive events by Thomas Stuart · 2 years, 1 month ago
  27. eb42767 Add the event EVENT_DISPLAY_SOS_MESSAGE for satellite by Thomas Nguyen · 2 years, 1 month ago
  28. 23f249a03 Merge "Address Call Streaming API review comments." by Tyler Gunn · 2 years, 1 month ago
  29. 97dec9a Merge "seperating callback changes" by Thomas Stuart · 2 years, 1 month ago
  30. 9d00145 Merge "Clarify start/stop DTMF tone API documentation." am: b212a4bfc7 am: def39f477a am: 20803ecd8f by Tyler Gunn · 2 years, 1 month ago
  31. 0e696d3 Merge "Redact DTMF digits log for production users" am: d2250b1a4a am: f2a74a3a64 am: 454ff5b9b5 by Treehugger Robot · 2 years, 1 month ago
  32. d877866 Improve TelecomManager#addNewIncomingCall API docs. by Tyler Gunn · 2 years, 1 month ago
  33. b212a4b Merge "Clarify start/stop DTMF tone API documentation." by Tyler Gunn · 2 years, 1 month ago
  34. 72e73cb Merge "Improve Self-Managed ConnectionService API docs." by Tyler Gunn · 2 years, 1 month ago
  35. d2250b1 Merge "Redact DTMF digits log for production users" by Treehugger Robot · 2 years, 1 month ago
  36. 6e418b3 seperating callback changes by Thomas Stuart · 2 years, 1 month ago
  37. a1aa35e Merge "Fix some invalid documentation links." by TreeHugger Robot · 2 years, 1 month ago
  38. 10d1503 Fix some invalid documentation links. by Tyler Gunn · 2 years, 1 month ago
  39. acd4dad Address Call Streaming API review comments. by Grace Jia · 2 years, 2 months ago
  40. 2517d03 Clarify start/stop DTMF tone API documentation. by Tyler Gunn · 2 years, 1 month ago
  41. ff3a45c Merge "Add intent for switch to work profile dialog" by Ayush Sharma · 2 years, 1 month ago
  42. ae72951 Merge "Address StreamingCall API review comments." by Grace Jia · 2 years, 1 month ago
  43. 527b507 Add intent for switch to work profile dialog by Ayush Sharma · 2 years, 2 months ago
  44. 612ddf7 Merge "Add CTS coverage for CallExceptions" by Thomas Stuart · 2 years, 1 month ago
  45. 3957b15 Merge "Merge CallControl#reject into CallControl#disconnect" by Thomas Stuart · 2 years, 1 month ago
  46. c2427a7 Merge CallControl#reject into CallControl#disconnect by Thomas Stuart · 2 years, 1 month ago
  47. 20b6d89 Add CTS coverage for CallExceptions by Thomas Stuart · 2 years, 1 month ago
  48. 37a13e3 Merge "Remove not necessary constructor of CallEndpointException" by TreeHugger Robot · 2 years, 1 month ago
  49. 8eeb94f Improve Self-Managed ConnectionService API docs. by Tyler Gunn · 2 years, 2 months ago
  50. 6654621 Merge "enforce stricter rules when registering phoneAccounts" by Thomas Stuart · 2 years, 1 month ago
  51. 36b0ebe Remove not necessary constructor of CallEndpointException by Junho · 2 years, 2 months ago
  52. 76987c9 Merge "Revert "Terminate ICS (for BT) after the disconnect tone finishe..."" by Pranav Madapurmath · 2 years, 2 months ago
  53. 2171298 Revert "Terminate ICS (for BT) after the disconnect tone finishe..." by Pranav Madapurmath · 2 years, 2 months ago
  54. efb63a7 Address StreamingCall API review comments. by Grace Jia · 2 years, 2 months ago
  55. ba6c21c enforce stricter rules when registering phoneAccounts by Thomas Stuart · 2 years, 4 months ago
  56. 9ae6095 Revert "add telephony CTS for presubmit" by Chinmay Dhodapkar · 2 years, 2 months ago
  57. 7a07aa7 Merge "remove CallControl#close()" by Thomas Stuart · 2 years, 2 months ago
  58. 57d8693 Merge "Terminate ICS (for BT) after the disconnect tone finishes playing." by Pranav Madapurmath · 2 years, 2 months ago
  59. b796b9e Merge "Location Query for OTT Emergency Calls (frameworks)" by TreeHugger Robot · 2 years, 2 months ago
  60. 0148a41 Merge "add telephony CTS for presubmit" by TreeHugger Robot · 2 years, 2 months ago
  61. 8ec5624 Location Query for OTT Emergency Calls (frameworks) by yongnamcha · 2 years, 3 months ago
  62. 1cd2e8b Terminate ICS (for BT) after the disconnect tone finishes playing. by Pranav Madapurmath · 2 years, 2 months ago
  63. 73a8b87 remove CallControl#close() by Thomas Stuart · 2 years, 2 months ago
  64. bfb5f45 Merge "Update API docs for Call#putExtras." by Tyler Gunn · 2 years, 2 months ago
  65. 565b61b Merge "CallControl & CallEventCallback should use CallEndpoint routing" by Thomas Stuart · 2 years, 2 months ago
  66. 7aeccde CallControl & CallEventCallback should use CallEndpoint routing by Thomas Stuart · 2 years, 3 months ago
  67. e2b0dc5 update PhoneAccount and PhoneAccountHandle docs on char limit by Thomas Stuart · 2 years, 2 months ago
  68. 6c10024 Update API docs for Call#putExtras. by Tyler Gunn · 2 years, 2 months ago
  69. ef5a4cc Add call streaming related API. by Grace Jia · 2 years, 3 months ago
  70. 9bfb243 Platform Telecom Transactional APIs by Thomas Stuart · 2 years, 6 months ago
  71. edf3d82 Implement CallEndpoint representation and related APIs by Junho · 2 years, 4 months ago
  72. ad96102 Merge "Expose telecom API for retrieving photo uri" by Edgar Arriaga García · 2 years, 4 months ago
  73. b101eeb Merge "Improve display name to avoid callback when it did not change" by Edgar Arriaga García · 2 years, 4 months ago
  74. 2db19d2 Improve display name to avoid callback when it did not change by Edgar Arriaga · 2 years, 5 months ago
  75. e5bec82 Expose telecom API for retrieving photo uri by Edgar Arriaga · 2 years, 5 months ago
  76. de1f1f2 change getCallState from getPackageName to getOpPackageName by Thomas Stuart · 2 years, 4 months ago
  77. 6c82da4 Merge "telecom-bluetooth DND bug" by Thomas Stuart · 2 years, 4 months ago
  78. d3630ac Merge "update OWNERS file" am: 4e6ce5ed24 am: 192233dad0 am: 98801e7c4a by Chinmay Dhodapkar · 2 years, 4 months ago
  79. 43a36d3 update OWNERS file by Chinmay Dhodapkar · 2 years, 4 months ago
  80. 5ca875eb telecom-bluetooth DND bug by Thomas Stuart · 2 years, 7 months ago
  81. 0de01a9 Merge TP1A.221105.002 to aosp-master - DO NOT MERGE by Bill Yi · 2 years, 4 months ago
  82. 455fbf6 Revert "telecom-bluetooth DND bug" by Tyler Gunn · 2 years, 4 months ago
  83. d24b334 add telephony CTS for presubmit by Chinmay Dhodapkar · 2 years, 4 months ago
  84. 76769dc switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 2 years, 9 months ago
  85. cc1188a telecom-bluetooth DND bug by Thomas Stuart · 2 years, 7 months ago
  86. 02e1eb7 Merge "prohibit toggling setAudioModeIsVoip(false) for SM connection" by TreeHugger Robot · 2 years, 6 months ago
  87. f437c2c Merge "Remove VT specific mentions in IMS_ACCESS_BLOCKED" am: 9c27ef40d3 am: e593ec5a6d am: dae7b3698a am: 637fa1357f am: c2ab75704c by Treehugger Robot · 2 years, 6 months ago
  88. dae7b36 Merge "Remove VT specific mentions in IMS_ACCESS_BLOCKED" am: 9c27ef40d3 am: e593ec5a6d by Treehugger Robot · 2 years, 6 months ago
  89. 9c27ef4 Merge "Remove VT specific mentions in IMS_ACCESS_BLOCKED" by Treehugger Robot · 2 years, 6 months ago
  90. 153af01 Remove VT specific mentions in IMS_ACCESS_BLOCKED by Brad Ebinger · 2 years, 7 months ago
  91. c51fd76 Mark framework created intent as safe by Nan Wu · 2 years, 7 months ago
  92. b83cc19 prohibit toggling setAudioModeIsVoip(false) for SM connection by Thomas Stuart · 2 years, 8 months ago
  93. 76c4d2d switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 2 years, 9 months ago
  94. 561ce88 [automerge] switch TelecomManager List getters to ParceledListSlice 2p: d54a48f42a by Presubmit Automerger Backend · 2 years, 8 months ago
  95. d54a48f switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 2 years, 9 months ago
  96. 6ff1ff9 cleanupOrphanPA's feature framework (2/2)* by Thomas Stuart · 3 years, 2 months ago
  97. 7756b13 Merge "switch TelecomManager List getters to ParceledListSlice" by Thomas Stuart · 2 years, 8 months ago
  98. fa6099a Merge "update CallScreeningService#setSkipCallLog to address 3rd pty apps" by TreeHugger Robot · 2 years, 8 months ago
  99. e192879 update CallScreeningService#setSkipCallLog to address 3rd pty apps by Thomas Stuart · 2 years, 8 months ago
  100. 81fe8f3 switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 2 years, 9 months ago