1. 8f8615f Merge "Formalize TelecomManager#isInSelfManagedCall" into main by Pranav Madapurmath · 1 year, 7 months ago
  2. f6e8b18f Formalize TelecomManager#isInSelfManagedCall by Pranav Madapurmath · 1 year, 7 months ago
  3. 75fbe5e Update java doc for the telecom work profile api by Hui Wang · 1 year, 7 months ago
  4. 2461619 Resolve telephony property dependency in telecom by Pranav Madapurmath · 1 year, 7 months ago
  5. 8d3ec6f Update Javadoc to make it clear how the new extra will be used by Dialer. by Alexey Patosin · 1 year, 8 months ago
  6. 65d91e8 Update phone account APIs for work profile split mode by Hui Wang · 1 year, 10 months ago
  7. ce74677 Add DO_NOT_LOG_CALL extra definition for omitting a call from the call log. by Rana Mouawi · 2 years ago
  8. e738720 Merge "Modify docs to clarify rules around placing calls to CF MMI codes" into main am: a0b29244af am: e9e474e82d am: 78e475aac9 by Brad Ebinger · 1 year, 10 months ago
  9. e2484c0 Add call log uri in TelecomManager.java by Kunduz Baryktabasova · 1 year, 11 months ago
  10. 8ad07c8 Modify docs to clarify rules around placing calls to CF MMI codes by Brad Ebinger · 1 year, 10 months ago
  11. 90c40cf Add Call answered key in TelecomManager.java by qing · 2 years, 6 months ago
  12. 4cf5a75 update TelecomManager docs on when to post a CallSytle notif by Thomas Stuart · 2 years, 2 months ago
  13. c528bd7 Allow telecom to bind to ICS for self-mgd calls by Christine Franks · 2 years, 4 months ago
  14. 69bbffa improve the TelecomManager#addCall docs by Thomas Stuart · 2 years, 5 months ago
  15. ed96b9e Merge "Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT." am: f2c0657709 am: 29bd3c4353 am: 63c581a3f6 by Tyler Gunn · 2 years, 6 months ago
  16. 18cdd324 Merge "Improve TelecomManager#addNewIncomingCall API docs." am: 64c81721d4 am: 58fda43df7 am: 3f1868a526 by Tyler Gunn · 2 years, 6 months ago
  17. a287941 Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT. by Tyler Gunn · 2 years, 6 months ago
  18. d877866 Improve TelecomManager#addNewIncomingCall API docs. by Tyler Gunn · 2 years, 7 months ago
  19. 6e418b3 seperating callback changes by Thomas Stuart · 2 years, 7 months ago
  20. 527b507 Add intent for switch to work profile dialog by Ayush Sharma · 2 years, 8 months ago
  21. 9bfb243 Platform Telecom Transactional APIs by Thomas Stuart · 2 years, 11 months ago
  22. de1f1f2 change getCallState from getPackageName to getOpPackageName by Thomas Stuart · 2 years, 9 months ago
  23. 76769dc switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 3 years, 2 months ago
  24. c51fd76 Mark framework created intent as safe by Nan Wu · 3 years, 1 month ago
  25. 81fe8f3 switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 3 years, 2 months ago
  26. 2da00e0 Merge "Add new TelecomManager method to check if a self-mgd app is in a call." into tm-dev am: e429ec01e7 am: 207c87409d by Tyler Gunn · 3 years, 5 months ago
  27. 27bf434 Add new TelecomManager method to check if a self-mgd app is in a call. by Tyler Gunn · 3 years, 5 months ago
  28. 4e1184d decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 7 months ago
  29. 510f49a decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 7 months ago
  30. dea43b2 Merge "log callingPackage for all public TelecomManager API's (2/2)" by Thomas Stuart · 3 years, 6 months ago
  31. bc724ef log callingPackage for all public TelecomManager API's (2/2) by Thomas Stuart · 3 years, 7 months ago
  32. e04723f Revert "Add API for cross device calling." by Grace Jia · 3 years, 7 months ago
  33. ebed2a6 Merge "limit TelecomManager#registerPhoneAccount to 10; api doc update" by Thomas Stuart · 3 years, 7 months ago
  34. 98c76c4 Adding SystemApi for remaining Telecomm errors by Roopa Sattiraju · 3 years, 7 months ago
  35. e041621 limit TelecomManager#registerPhoneAccount to 10; api doc update by Thomas Stuart · 3 years, 7 months ago
  36. 3779fcf Merge "TelecomManager#getSelfManagedPA comments update (3/3)" by Thomas Stuart · 3 years, 7 months ago
  37. b90f5c9 TelecomManager#getSelfManagedPA comments update (3/3) by Thomas Stuart · 3 years, 7 months ago
  38. e086d08 Add API for cross device calling. by Grace Jia · 3 years, 10 months ago
  39. d9bdab7 Merge "Add new API for new feature of display name." am: e43f70afc7 am: bacd6a4a11 am: 93e2d21187 am: aa6e8fff87 by Grace Jia · 3 years, 8 months ago
  40. c47df7f Add new Telephony feature flags and update API annotations by Hui Wang · 3 years, 8 months ago
  41. cc16b04 Add new API for new feature of display name. by Grace Jia · 4 years, 1 month ago
  42. 8665b51 Deprecate get/setLine1Number in favor of get/setPhoneNumber by Meng Wang · 3 years, 9 months ago
  43. 911d464 Check callingpackage for calling UID consistency with phoneAccountHandle. by Shuo Qian · 4 years, 1 month ago
  44. 3ad3cb7 Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 4 months ago
  45. b13eb2c Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 4 months ago
  46. d081263 Move READ_PHONE_STATE compat id to @hide by Brad Ebinger · 4 years, 4 months ago
  47. a8366ae Enforce READ_PHONE_STATE for APIs involving call state by Brad Ebinger · 4 years, 5 months ago
  48. 48c3c14 Clarify semantics in call composer extras by Hall Liu · 4 years, 6 months ago
  49. 93273fd Companion InCallService API review by Shuo Qian · 4 years, 7 months ago
  50. 8fee7ea Rename TelecomManager.EXTRA_INCOMING_PICTURE by Hall Liu · 4 years, 7 months ago
  51. a749abc Add support for integrating call composer by Hall Liu · 4 years, 7 months ago
  52. 3ed3883 Add Call Composer API extras in TelecomManager by Shuo Qian · 4 years, 9 months ago
  53. 767cda3 Cache the telecom service in getTelecomService() by Kevin Jeon · 4 years, 9 months ago
  54. a4fe5bb Merge "Remove isServiceConnected() from TelecomManager" by Kevin Jeon · 4 years, 9 months ago
  55. 1394a01 Remove legacy style metalava suppression by Aurimas Liutikas · 4 years, 10 months ago
  56. eddcb1b Remove isServiceConnected() from TelecomManager by Kevin Jeon · 4 years, 10 months ago
  57. e5dded6 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 am: df4dfb23e0 by Tyler Gunn · 4 years, 10 months ago
  58. df4dfb2 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 by Tyler Gunn · 4 years, 10 months ago
  59. 8419a72 Merge "Add disconnect message constant Bug: b/171255813 Test: make Change-Id: Ia300b12ecf7d0c1d7d057b48a801b2928354315e" into rvc-qpr-dev am: 265a962d72 am: f6bdb84e9a by TreeHugger Robot · 4 years, 10 months ago
  60. f6bdb84 Merge "Add disconnect message constant Bug: b/171255813 Test: make Change-Id: Ia300b12ecf7d0c1d7d057b48a801b2928354315e" into rvc-qpr-dev am: 265a962d72 by TreeHugger Robot · 4 years, 10 months ago
  61. 1a4f040 Remove redundant permission requirements docs. by Tyler Gunn · 4 years, 10 months ago
  62. 0dd9065 Add disconnect message constant by radhika · 4 years, 10 months ago
  63. 4d06526 Introduce hasCompanionInCallServiceAccess API by Shuo Qian · 4 years, 10 months ago
  64. 586a3cf Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  65. dd7d52f Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  66. e82e9bf Merge "Expose Telecom constants for use in Telephony" am: 9fcb2819d0 am: 1bf919f084 am: 5b6beb2fc0 am: 2f8cf2f852 am: 74bb99708b by Hall Liu · 5 years ago
  67. 2ef0411 Expose Telecom constants for use in Telephony by Hall Liu · 5 years ago
  68. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  69. 0128b3c Deprecate TelecomManager#getPhoneAccountsForPackage for security. by Grace Jia · 5 years ago
  70. 893a602 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
  71. e8a4750 Merge "Expose adhoc conference calling API as public." am: 8ebbe3c038 am: fb8f41f0c2 by Treehugger Robot · 5 years ago
  72. 8587ee5 Expose adhoc conference calling API as public. by Grace Jia · 5 years ago
  73. 3293dd1 Merge "Mark TelecomManager#isRinging as a TestApi" am: 94091aceaa am: 1ab98f185e by Hall Liu · 5 years ago
  74. ae6a918 Mark TelecomManager#isRinging as a TestApi by Hall Liu · 5 years ago
  75. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  76. 1f6e22c Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  77. f7c753b Add @TestApi to createLaunchEmergencyDialerIntent by Fan Zhang · 5 years ago
  78. 753aa10 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
  79. f4cd234 Merge "Update permission requirements for TelecomManager#getLine1Number" into rvc-dev by Michael Groover · 5 years ago
  80. 7a665af Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
  81. 78f77f6 Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
  82. 08490f1 Update permission requirements for TelecomManager#getLine1Number by Michael Groover · 5 years ago
  83. e576fc4 Expose various Telecom constants by Hall Liu · 6 years ago
  84. dd4859d Hide CALL_SOURCE constants in TelecomManager by Hall Liu · 5 years ago
  85. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
  86. dbb17f1 Hide APIs introduced in earlier commit by Hall Liu · 5 years ago
  87. 6bff33b Added missed incoming call SMS support by Jack Yu · 6 years ago
  88. 1e1ff94 Added missed incoming call SMS support by Jack Yu · 6 years ago
  89. f2a5615 Merge "API Review cleanups." by Tyler Gunn · 6 years ago
  90. c9503d6 API Review cleanups. by Tyler Gunn · 6 years ago
  91. 8d95aba Merge "API Review cleanups." by Tyler Gunn · 6 years ago
  92. 754493b API Review cleanups. by Tyler Gunn · 6 years ago
  93. d5a624d Merge "Hide Adhoc conference call API." am: 32c29d1ee6 am: 4ccffaef5f am: 042f26589d by Automerger Merge Worker · 6 years ago
  94. a967af5 Hide Adhoc conference call API. by Tyler Gunn · 6 years ago
  95. 880983b Merge "Expose various Telecom constants" by Hall Liu · 6 years ago
  96. ba820bd Expose various Telecom constants by Hall Liu · 6 years ago
  97. cf66c12 Merge "Ims: Add support for Adhoc Conference calls" am: 0ab00030a2 am: cac198c770 am: a6d033fa37 by Automerger Merge Worker · 6 years ago
  98. 0ab0003 Merge "Ims: Add support for Adhoc Conference calls" by Treehugger Robot · 6 years ago
  99. 80aa214 Ims: Add support for Adhoc Conference calls by Ravi Paluri · 6 years ago
  100. 5070ebc Merge changes from topic "phone-constants-telecom" am: d982f6c3bb am: f4fafdbd69 am: ce94e0b7da by Automerger Merge Worker · 6 years ago