1. 4cf5a75 update TelecomManager docs on when to post a CallSytle notif by Thomas Stuart · 2 years, 2 months ago
  2. c528bd7 Allow telecom to bind to ICS for self-mgd calls by Christine Franks · 2 years, 4 months ago
  3. 69bbffa improve the TelecomManager#addCall docs by Thomas Stuart · 2 years, 5 months ago
  4. ed96b9e Merge "Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT." am: f2c0657709 am: 29bd3c4353 am: 63c581a3f6 by Tyler Gunn · 2 years, 6 months ago
  5. 18cdd324 Merge "Improve TelecomManager#addNewIncomingCall API docs." am: 64c81721d4 am: 58fda43df7 am: 3f1868a526 by Tyler Gunn · 2 years, 6 months ago
  6. a287941 Deprecate EXTRA_CLEAR_MISSED_CALLS_INTENT. by Tyler Gunn · 2 years, 6 months ago
  7. d877866 Improve TelecomManager#addNewIncomingCall API docs. by Tyler Gunn · 2 years, 6 months ago
  8. 6e418b3 seperating callback changes by Thomas Stuart · 2 years, 7 months ago
  9. 527b507 Add intent for switch to work profile dialog by Ayush Sharma · 2 years, 8 months ago
  10. 9bfb243 Platform Telecom Transactional APIs by Thomas Stuart · 2 years, 11 months ago
  11. de1f1f2 change getCallState from getPackageName to getOpPackageName by Thomas Stuart · 2 years, 9 months ago
  12. 76769dc switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 3 years, 2 months ago
  13. c51fd76 Mark framework created intent as safe by Nan Wu · 3 years, 1 month ago
  14. 81fe8f3 switch TelecomManager List getters to ParceledListSlice by Thomas Stuart · 3 years, 2 months ago
  15. 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
  16. 27bf434 Add new TelecomManager method to check if a self-mgd app is in a call. by Tyler Gunn · 3 years, 5 months ago
  17. 4e1184d decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 7 months ago
  18. 510f49a decouple TelecomManager#getSelfManagedPhoneAccounts (2/3) by Thomas Stuart · 3 years, 7 months ago
  19. dea43b2 Merge "log callingPackage for all public TelecomManager API's (2/2)" by Thomas Stuart · 3 years, 6 months ago
  20. bc724ef log callingPackage for all public TelecomManager API's (2/2) by Thomas Stuart · 3 years, 7 months ago
  21. e04723f Revert "Add API for cross device calling." by Grace Jia · 3 years, 7 months ago
  22. ebed2a6 Merge "limit TelecomManager#registerPhoneAccount to 10; api doc update" by Thomas Stuart · 3 years, 7 months ago
  23. 98c76c4 Adding SystemApi for remaining Telecomm errors by Roopa Sattiraju · 3 years, 7 months ago
  24. e041621 limit TelecomManager#registerPhoneAccount to 10; api doc update by Thomas Stuart · 3 years, 7 months ago
  25. 3779fcf Merge "TelecomManager#getSelfManagedPA comments update (3/3)" by Thomas Stuart · 3 years, 7 months ago
  26. b90f5c9 TelecomManager#getSelfManagedPA comments update (3/3) by Thomas Stuart · 3 years, 7 months ago
  27. e086d08 Add API for cross device calling. by Grace Jia · 3 years, 10 months ago
  28. 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
  29. c47df7f Add new Telephony feature flags and update API annotations by Hui Wang · 3 years, 8 months ago
  30. cc16b04 Add new API for new feature of display name. by Grace Jia · 4 years ago
  31. 8665b51 Deprecate get/setLine1Number in favor of get/setPhoneNumber by Meng Wang · 3 years, 9 months ago
  32. 911d464 Check callingpackage for calling UID consistency with phoneAccountHandle. by Shuo Qian · 4 years, 1 month ago
  33. 3ad3cb7 Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 4 months ago
  34. b13eb2c Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 4 months ago
  35. d081263 Move READ_PHONE_STATE compat id to @hide by Brad Ebinger · 4 years, 4 months ago
  36. a8366ae Enforce READ_PHONE_STATE for APIs involving call state by Brad Ebinger · 4 years, 5 months ago
  37. 48c3c14 Clarify semantics in call composer extras by Hall Liu · 4 years, 5 months ago
  38. 93273fd Companion InCallService API review by Shuo Qian · 4 years, 6 months ago
  39. 8fee7ea Rename TelecomManager.EXTRA_INCOMING_PICTURE by Hall Liu · 4 years, 7 months ago
  40. a749abc Add support for integrating call composer by Hall Liu · 4 years, 7 months ago
  41. 3ed3883 Add Call Composer API extras in TelecomManager by Shuo Qian · 4 years, 9 months ago
  42. 767cda3 Cache the telecom service in getTelecomService() by Kevin Jeon · 4 years, 9 months ago
  43. a4fe5bb Merge "Remove isServiceConnected() from TelecomManager" by Kevin Jeon · 4 years, 9 months ago
  44. 1394a01 Remove legacy style metalava suppression by Aurimas Liutikas · 4 years, 9 months ago
  45. eddcb1b Remove isServiceConnected() from TelecomManager by Kevin Jeon · 4 years, 10 months ago
  46. e5dded6 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 am: df4dfb23e0 by Tyler Gunn · 4 years, 10 months ago
  47. df4dfb2 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 by Tyler Gunn · 4 years, 10 months ago
  48. 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
  49. 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
  50. 1a4f040 Remove redundant permission requirements docs. by Tyler Gunn · 4 years, 10 months ago
  51. 0dd9065 Add disconnect message constant by radhika · 4 years, 10 months ago
  52. 4d06526 Introduce hasCompanionInCallServiceAccess API by Shuo Qian · 4 years, 10 months ago
  53. 586a3cf Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  54. dd7d52f Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  55. 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
  56. 2ef0411 Expose Telecom constants for use in Telephony by Hall Liu · 5 years ago
  57. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  58. 0128b3c Deprecate TelecomManager#getPhoneAccountsForPackage for security. by Grace Jia · 5 years ago
  59. 893a602 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
  60. e8a4750 Merge "Expose adhoc conference calling API as public." am: 8ebbe3c038 am: fb8f41f0c2 by Treehugger Robot · 5 years ago
  61. 8587ee5 Expose adhoc conference calling API as public. by Grace Jia · 5 years ago
  62. 3293dd1 Merge "Mark TelecomManager#isRinging as a TestApi" am: 94091aceaa am: 1ab98f185e by Hall Liu · 5 years ago
  63. ae6a918 Mark TelecomManager#isRinging as a TestApi by Hall Liu · 5 years ago
  64. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  65. 1f6e22c Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  66. f7c753b Add @TestApi to createLaunchEmergencyDialerIntent by Fan Zhang · 5 years ago
  67. 753aa10 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
  68. f4cd234 Merge "Update permission requirements for TelecomManager#getLine1Number" into rvc-dev by Michael Groover · 5 years ago
  69. 7a665af Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
  70. 78f77f6 Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
  71. 08490f1 Update permission requirements for TelecomManager#getLine1Number by Michael Groover · 5 years ago
  72. e576fc4 Expose various Telecom constants by Hall Liu · 6 years ago
  73. dd4859d Hide CALL_SOURCE constants in TelecomManager by Hall Liu · 5 years ago
  74. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
  75. dbb17f1 Hide APIs introduced in earlier commit by Hall Liu · 5 years ago
  76. 6bff33b Added missed incoming call SMS support by Jack Yu · 6 years ago
  77. 1e1ff94 Added missed incoming call SMS support by Jack Yu · 6 years ago
  78. f2a5615 Merge "API Review cleanups." by Tyler Gunn · 6 years ago
  79. c9503d6 API Review cleanups. by Tyler Gunn · 6 years ago
  80. 8d95aba Merge "API Review cleanups." by Tyler Gunn · 6 years ago
  81. 754493b API Review cleanups. by Tyler Gunn · 6 years ago
  82. d5a624d Merge "Hide Adhoc conference call API." am: 32c29d1ee6 am: 4ccffaef5f am: 042f26589d by Automerger Merge Worker · 6 years ago
  83. a967af5 Hide Adhoc conference call API. by Tyler Gunn · 6 years ago
  84. 880983b Merge "Expose various Telecom constants" by Hall Liu · 6 years ago
  85. ba820bd Expose various Telecom constants by Hall Liu · 6 years ago
  86. cf66c12 Merge "Ims: Add support for Adhoc Conference calls" am: 0ab00030a2 am: cac198c770 am: a6d033fa37 by Automerger Merge Worker · 6 years ago
  87. 0ab0003 Merge "Ims: Add support for Adhoc Conference calls" by Treehugger Robot · 6 years ago
  88. 80aa214 Ims: Add support for Adhoc Conference calls by Ravi Paluri · 6 years ago
  89. 5070ebc Merge changes from topic "phone-constants-telecom" am: d982f6c3bb am: f4fafdbd69 am: ce94e0b7da by Automerger Merge Worker · 6 years ago
  90. 4a9fde1 Move PhoneConstants constants to TelecomManager by Hall Liu · 6 years ago
  91. 53ada2a Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  92. 00cf9fb Send featureId to Telecomm noteOps by Philip P. Moltmann · 6 years ago
  93. 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  94. c553104 Merge "Introduce telecom api to launch emeregency dialer." by Fan Zhang · 6 years ago
  95. 2b2458e Introduce telecom api to launch emeregency dialer. by Fan Zhang · 6 years ago
  96. 90dc909 Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 019286764f am: f6253ef435 by Automerger Merge Worker · 6 years ago
  97. edf7ce4 Merge "Revert "Use new UnsupportedAppUsage annotation."" by Austin Wang · 6 years ago
  98. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 6 years ago
  99. 21b26dd Merge "Add post-call screen API." am: f5b6267d93 am: 1ad17b6ded am: 7e749b24bf by Automerger Merge Worker · 6 years ago
  100. 91cec6e Add post-call screen API. by Grace Jia · 6 years ago