1. 3ad3cb7 Protect TelecomManager#getPhoneAccount with necessary permissions. by Grace Jia · 4 years, 3 months ago
  2. d081263 Move READ_PHONE_STATE compat id to @hide by Brad Ebinger · 4 years, 3 months ago
  3. a8366ae Enforce READ_PHONE_STATE for APIs involving call state by Brad Ebinger · 4 years, 4 months ago
  4. 48c3c14 Clarify semantics in call composer extras by Hall Liu · 4 years, 5 months ago
  5. 93273fd Companion InCallService API review by Shuo Qian · 4 years, 5 months ago
  6. 8fee7ea Rename TelecomManager.EXTRA_INCOMING_PICTURE by Hall Liu · 4 years, 6 months ago
  7. a749abc Add support for integrating call composer by Hall Liu · 4 years, 6 months ago
  8. 3ed3883 Add Call Composer API extras in TelecomManager by Shuo Qian · 4 years, 8 months ago
  9. 767cda3 Cache the telecom service in getTelecomService() by Kevin Jeon · 4 years, 8 months ago
  10. a4fe5bb Merge "Remove isServiceConnected() from TelecomManager" by Kevin Jeon · 4 years, 8 months ago
  11. 1394a01 Remove legacy style metalava suppression by Aurimas Liutikas · 4 years, 8 months ago
  12. eddcb1b Remove isServiceConnected() from TelecomManager by Kevin Jeon · 4 years, 9 months ago
  13. e5dded6 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 am: df4dfb23e0 by Tyler Gunn · 4 years, 9 months ago
  14. df4dfb2 Merge "Remove redundant permission requirements docs." am: ef2c66e72f am: 7e94f9e844 am: 6f4ea387c3 by Tyler Gunn · 4 years, 9 months ago
  15. 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, 9 months ago
  16. 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, 9 months ago
  17. 1a4f040 Remove redundant permission requirements docs. by Tyler Gunn · 4 years, 9 months ago
  18. 0dd9065 Add disconnect message constant by radhika · 4 years, 9 months ago
  19. 4d06526 Introduce hasCompanionInCallServiceAccess API by Shuo Qian · 4 years, 9 months ago
  20. 586a3cf Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 9 months ago
  21. dd7d52f Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 9 months ago
  22. e82e9bf Merge "Expose Telecom constants for use in Telephony" am: 9fcb2819d0 am: 1bf919f084 am: 5b6beb2fc0 am: 2f8cf2f852 am: 74bb99708b by Hall Liu · 4 years, 10 months ago
  23. 2ef0411 Expose Telecom constants for use in Telephony by Hall Liu · 4 years, 10 months ago
  24. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  25. 0128b3c Deprecate TelecomManager#getPhoneAccountsForPackage for security. by Grace Jia · 5 years ago
  26. 893a602 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
  27. e8a4750 Merge "Expose adhoc conference calling API as public." am: 8ebbe3c038 am: fb8f41f0c2 by Treehugger Robot · 5 years ago
  28. 8587ee5 Expose adhoc conference calling API as public. by Grace Jia · 5 years ago
  29. 3293dd1 Merge "Mark TelecomManager#isRinging as a TestApi" am: 94091aceaa am: 1ab98f185e by Hall Liu · 5 years ago
  30. ae6a918 Mark TelecomManager#isRinging as a TestApi by Hall Liu · 5 years ago
  31. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  32. 1f6e22c Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  33. f7c753b Add @TestApi to createLaunchEmergencyDialerIntent by Fan Zhang · 5 years ago
  34. 753aa10 Fix createLaunchEmergencyDialerIntent API behavior when Telecom unavailable. by Tyler Gunn · 5 years ago
  35. f4cd234 Merge "Update permission requirements for TelecomManager#getLine1Number" into rvc-dev by Michael Groover · 5 years ago
  36. 7a665af Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
  37. 78f77f6 Document that some Telecom broadcast and extra keys are dead-ends. by Tyler Gunn · 5 years ago
  38. 08490f1 Update permission requirements for TelecomManager#getLine1Number by Michael Groover · 5 years ago
  39. e576fc4 Expose various Telecom constants by Hall Liu · 6 years ago
  40. dd4859d Hide CALL_SOURCE constants in TelecomManager by Hall Liu · 5 years ago
  41. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
  42. dbb17f1 Hide APIs introduced in earlier commit by Hall Liu · 5 years ago
  43. 6bff33b Added missed incoming call SMS support by Jack Yu · 6 years ago
  44. 1e1ff94 Added missed incoming call SMS support by Jack Yu · 6 years ago
  45. f2a5615 Merge "API Review cleanups." by Tyler Gunn · 5 years ago
  46. c9503d6 API Review cleanups. by Tyler Gunn · 5 years ago
  47. 8d95aba Merge "API Review cleanups." by Tyler Gunn · 5 years ago
  48. 754493b API Review cleanups. by Tyler Gunn · 5 years ago
  49. d5a624d Merge "Hide Adhoc conference call API." am: 32c29d1ee6 am: 4ccffaef5f am: 042f26589d by Automerger Merge Worker · 5 years ago
  50. a967af5 Hide Adhoc conference call API. by Tyler Gunn · 5 years ago
  51. 880983b Merge "Expose various Telecom constants" by Hall Liu · 5 years ago
  52. ba820bd Expose various Telecom constants by Hall Liu · 6 years ago
  53. cf66c12 Merge "Ims: Add support for Adhoc Conference calls" am: 0ab00030a2 am: cac198c770 am: a6d033fa37 by Automerger Merge Worker · 6 years ago
  54. 0ab0003 Merge "Ims: Add support for Adhoc Conference calls" by Treehugger Robot · 6 years ago
  55. 80aa214 Ims: Add support for Adhoc Conference calls by Ravi Paluri · 6 years ago
  56. 5070ebc Merge changes from topic "phone-constants-telecom" am: d982f6c3bb am: f4fafdbd69 am: ce94e0b7da by Automerger Merge Worker · 6 years ago
  57. 4a9fde1 Move PhoneConstants constants to TelecomManager by Hall Liu · 6 years ago
  58. 53ada2a Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  59. 00cf9fb Send featureId to Telecomm noteOps by Philip P. Moltmann · 6 years ago
  60. 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  61. c553104 Merge "Introduce telecom api to launch emeregency dialer." by Fan Zhang · 6 years ago
  62. 2b2458e Introduce telecom api to launch emeregency dialer. by Fan Zhang · 6 years ago
  63. 90dc909 Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 019286764f am: f6253ef435 by Automerger Merge Worker · 6 years ago
  64. edf7ce4 Merge "Revert "Use new UnsupportedAppUsage annotation."" by Austin Wang · 6 years ago
  65. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 6 years ago
  66. 21b26dd Merge "Add post-call screen API." am: f5b6267d93 am: 1ad17b6ded am: 7e749b24bf by Automerger Merge Worker · 6 years ago
  67. 91cec6e Add post-call screen API. by Grace Jia · 6 years ago
  68. 2773530 Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d am: c7f44bacbe by Automerger Merge Worker · 6 years ago
  69. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  70. 71a5de2 Merge "Expose new Telecom APIs for use by Telephony" am: fd191d895e am: 5defb332c9 by Hall Liu · 6 years ago
  71. b230624 Expose new Telecom APIs for use by Telephony by Hall Liu · 6 years ago
  72. 00d737b More telephony updates for mainline. by Tyler Gunn · 6 years ago
  73. 5567d74 More telephony updates for mainline. by Tyler Gunn · 6 years ago
  74. 7631ff7 new telephony annotation class by Chen Xu · 6 years ago
  75. 5431ef5 Introduce telecom api to launch emeregency dialer. by Fan Zhang · 6 years ago
  76. 7c49b19 Merge "Add Telecom command for setting connectionservice filter" am: 25f4dca660 am: 05e03e8c0c am: 4d4dc1165a by Brad Ebinger · 6 years ago
  77. a9a33e1 Add Telecom command for setting connectionservice filter by Brad Ebinger · 6 years ago
  78. c9d4ee1 new telephony annotation class by Chen Xu · 6 years ago
  79. 3636d74 Add CAPABILITY_EMERGENCY_PREFERRED in PhoneAccount by Brad Ebinger · 6 years ago
  80. 3bd719b Merge "Revert "Revert "Remove deprecated System APIs added in Q.""" into qt-dev by Ian Pedowitz · 6 years ago
  81. f18ee4c Update API docs for TelecomManager#endCall. by Tyler Gunn · 6 years ago
  82. 169bed7 Revert "Revert "Remove deprecated System APIs added in Q."" by Suprabh Shukla · 6 years ago
  83. 5968659 Merge changes from topics "role-dialer-dialog", "role-sms-dialog" into qt-dev by TreeHugger Robot · 6 years ago
  84. 929085f Deprecate intent action to the old changing default dialer/SMS dialogs. by Hai Zhang · 6 years ago
  85. e783331 Make getSimCallManager msim aware by Brad Ebinger · 6 years ago
  86. 79a19ef Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q." by Ian Pedowitz · 6 years ago
  87. 0201429 RESTRICT AUTOMERGE Remove deprecated System APIs added in Q. by Sudheer Shanka · 6 years ago
  88. 556d240 Telecom API doc cleanup. by Tyler Gunn · 6 years ago
  89. a842e762 Remove call identification APIs. by Tyler Gunn · 6 years ago
  90. 2c8143b Merge "Remove support for event-based handovers." am: b2c1daf861 am: 3e232b28af by Tyler Gunn · 6 years ago
  91. 3e232b2 Merge "Remove support for event-based handovers." am: b2c1daf861 by Tyler Gunn · 6 years ago
  92. 9ae6db8 Remove support for event-based handovers. by Tyler Gunn · 6 years ago
  93. 9b9406f Merge "Use a boolean Consumer instead of RoleManagerCallback." by TreeHugger Robot · 6 years ago
  94. 061317b Merge "Remove TelecomManager#EXTRA_IS_ENABLED." by Tyler Gunn · 6 years ago
  95. f5e8ccd Use a boolean Consumer instead of RoleManagerCallback. by Hai Zhang · 6 years ago
  96. 0bf854a Remove TelecomManager#EXTRA_IS_ENABLED. by Tyler Gunn · 6 years ago
  97. e694ef5 Correct nullability and final constraints on new APIs. by Tyler Gunn · 6 years ago
  98. e65e401 Revert "Revert "Revert "Revert "Correct nullability and final constraints on new APIs."""" by Slava Shklyaev · 6 years ago
  99. ae68d85 Merge "Revert "Revert "Revert "Correct nullability and final constraints on new APIs."""" am: 0bbf61f024 am: 08bc717117 by Slava Shklyaev · 6 years ago
  100. 0bbf61f Merge "Revert "Revert "Revert "Correct nullability and final constraints on new APIs."""" by Slava Shklyaev · 6 years ago