1. 64d3ed6 Merge "Make UiccAccessRule certificate utils accessible." into rvc-dev by Cody Kesting · 4 years, 3 months ago
  2. f5e5a87 Merge "Fix Telephony crash in the method ImsCallProfile#toString" into rvc-dev by James Lin · 4 years, 3 months ago
  3. da50240 Merge "Remove replaced PreciseDataConnectionState methods from SDK." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  4. eec778c Remove replaced PreciseDataConnectionState methods from SDK. by Michael Wright · 4 years, 3 months ago
  5. dc08711 Merge "Add global cell ID to all technologies" into rvc-dev by Mingming Cai · 4 years, 3 months ago
  6. 8fb7673 Fix Telephony crash in the method ImsCallProfile#toString by James.cf Lin · 4 years, 3 months ago
  7. 952697b Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 4 years, 3 months ago
  8. ed6d6e6 Add gating, logging for PhoneStateListener's limit by Hall Liu · 4 years, 3 months ago
  9. ddcf560 Merge "Remove "@Deprecated" from supplyPinReportResult + supplyPukReportResult" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  10. 2939486 Merge "NR is lower priority than all other signal strengths" into rvc-dev by Rambo Wang · 4 years, 3 months ago
  11. ef58361 Remove "@Deprecated" from supplyPinReportResult + supplyPukReportResult by Daniel Bright · 4 years, 3 months ago
  12. 00813b7 Merge "Add a hidden API for EXTRA_LAST_KNOWN_NETWORK_COUNTRY" into rvc-dev by Shuo Qian · 4 years, 3 months ago
  13. e3e1866 Merge "Get rid of SIM record access in DcTracker" into rvc-dev by Jack Yu · 4 years, 3 months ago
  14. 01be396 Merge "Clean up device identifier access logging" into rvc-dev by Michael Groover · 4 years, 3 months ago
  15. 8d1791e Add a hidden API for EXTRA_LAST_KNOWN_NETWORK_COUNTRY by Shuo Qian · 4 years, 3 months ago
  16. 5b2f94a Merge "Update Bands API" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  17. 854fc2c Update Bands API by Sarah Chin · 4 years, 3 months ago
  18. 85e3140 Merge "Un-deprecate SmsManager APIs" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  19. 8e56e11 NR is lower priority than all other signal strengths by Rambo Wang · 4 years, 3 months ago
  20. c78abaa Add global cell ID to all technologies by Mingming Cai · 4 years, 3 months ago
  21. f0d5687 Merge "Fix potential issue where sub info change listener is not registered." into rvc-dev by Tyler Gunn · 4 years, 3 months ago
  22. ac3eb46 Un-deprecate SmsManager APIs by Sarah Chin · 4 years, 3 months ago
  23. f17894f Clean up device identifier access logging by Michael Groover · 4 years, 3 months ago
  24. b98be8b Merge "Update READ_PHONE_NUMBER security checks" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  25. cf2cd8d Fix potential issue where sub info change listener is not registered. by Tyler Gunn · 4 years, 3 months ago
  26. fa9bd57 Merge "Add comments to GSM and CDMA getDbm()" into rvc-dev by Mingming Cai · 4 years, 3 months ago
  27. a010445 Make UiccAccessRule certificate utils accessible. by Cody Kesting · 4 years, 3 months ago
  28. e5befcb Add comments to GSM and CDMA getDbm() by Mingming Cai · 4 years, 3 months ago
  29. 48273a3 Update READ_PHONE_NUMBER security checks by Sarah Chin · 4 years, 3 months ago
  30. c55df5a Merge "Update SubInfo#getNumber docs to reflect permission requirement" into rvc-dev by Michael Groover · 4 years, 3 months ago
  31. 4f53d72 Merge "Add unit test for ClosedSubscriberGroupInfo" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  32. 6d4c985 Merge "Add method to clear out SubscriptionInfo#getCardString" into rvc-dev by Michael Groover · 4 years, 3 months ago
  33. df3001b Get rid of SIM record access in DcTracker by Jack Yu · 4 years, 3 months ago
  34. 9a58d57 Merge "Un-expose APIs added for telephony mainline." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  35. ffd92af Merge "Refactor device ID access SystemAPI to PermissionManager" into rvc-dev by Michael Groover · 4 years, 3 months ago
  36. 4e4fa98 Merge "[Telephony Mainline] Hide TelephonyServiceManager and TelephonyFrameworkInitializer" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  37. 77d7d6f Update SubInfo#getNumber docs to reflect permission requirement by Michael Groover · 4 years, 3 months ago
  38. 7840df3 Merge "Exposing TelephonyManager.isIccLockEnabled as a system API." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  39. 1812275 Merge "Pipe through attributeTag for one SMS permission check" into rvc-dev by Philip P. Moltmann · 4 years, 3 months ago
  40. 23cf98e [Telephony Mainline] Hide TelephonyServiceManager and TelephonyFrameworkInitializer by Peter Wang · 4 years, 3 months ago
  41. 4009110 Un-expose APIs added for telephony mainline. by Amit Mahajan · 4 years, 3 months ago
  42. 98f6a63 Merge "Hide APIs exposed for Telephony mainline which is no longer needed in R." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  43. 1c6679a Exposing TelephonyManager.isIccLockEnabled as a system API. by Amit Mahajan · 4 years, 3 months ago
  44. 7bc7f92 Merge "Fix NPE in updateNrState" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  45. a953322 Add method to clear out SubscriptionInfo#getCardString by Michael Groover · 4 years, 3 months ago
  46. 19dc0a5 Merge "Update watchdog value" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  47. 491ad05 Fix NPE in updateNrState by Sarah Chin · 4 years, 3 months ago
  48. 8308330 Pipe through attributeTag for one SMS permission check by Philip P. Moltmann · 4 years, 3 months ago
  49. 52a836d Merge "Revert "Revert "[Telephony Mainline] To mark @hide for mainline ..."" into rvc-dev by Betty Chang · 4 years, 3 months ago
  50. e0c4e40 Add unit test for ClosedSubscriberGroupInfo by Rambo Wang · 4 years, 3 months ago
  51. b7efa56 Merge "Fix bug that getBaseBandVersion() may write the value incorrectly." into rvc-dev by Xiangyu/Malcolm Chen · 4 years, 3 months ago
  52. e2642ad Update watchdog value by Sarah Chin · 4 years, 3 months ago
  53. 4ce79c6 Merge "[Telephony Mainline] To mark @hide for mainline module reverting" into rvc-dev by Betty Chang · 4 years, 3 months ago
  54. e40c8c3 Revert "Revert "[Telephony Mainline] To mark @hide for mainline ..." by Betty Chang · 4 years, 3 months ago
  55. 0b6c818 Merge changes from topic "sms-attributeTag-rvc-dev" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  56. 11001c0 Merge "Add response and indication for CellInfo" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  57. 629f911 Hide APIs exposed for Telephony mainline which is no longer needed in R. by Malcolm Chen · 4 years, 3 months ago
  58. 7c75306 Merge "Add constants foor NR_NSA, NR_NSA_MMWAVE" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  59. d04383e Set attribution tag in TelephonyManager#sendVisualVoicemailSmsForSubscriber by Philip P. Moltmann · 4 years, 3 months ago
  60. f35af1f Merge "Pipe through attributeTag for one self-permission check" am: 9ed7e7f1b1 am: 1bf1d39fa4 am: 6094f4258e am: 7fd121e139 am: b54512bca9 by Philip P. Moltmann · 4 years, 3 months ago
  61. 2bdc9c1 Fix bug that getBaseBandVersion() may write the value incorrectly. by Malcolm Chen · 4 years, 3 months ago
  62. 65b857a Merge "Fixed the doc" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  63. 055ebf2 Merge "Remove FIXME that getApnSetting should be NonNull" into rvc-dev by Nathan Harold · 4 years, 3 months ago
  64. 41d248b Merge "Ims: Add <RETRY_CALL_FAIL_REASON> and <RETRY_CALL_FAIL_NETWORK> extras" into rvc-dev by Hall Liu · 4 years, 3 months ago
  65. 66a3e59 Merge "API review comments Test: make Bug: b/150126235" into rvc-dev by Radhika Agrawal · 4 years, 3 months ago
  66. 41b0dcc Add response and indication for CellInfo by Sarah Chin · 4 years, 3 months ago
  67. 56a84b2 Refactor device ID access SystemAPI to PermissionManager by Michael Groover · 4 years, 4 months ago
  68. d9773f2 Merge "[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and guard with permission" into rvc-dev by Peter Wang · 4 years, 3 months ago
  69. 77bdf2a Merge "[API Review] APIs in SubscriptionManager" into rvc-dev by Peter Wang · 4 years, 3 months ago
  70. f371c57 Fixed the doc by Jack Yu · 4 years, 3 months ago
  71. bcb1f3d Merge "[Telephony Mainline] Hide notifyUserActivity API in R" into rvc-dev by Peter Wang · 4 years, 3 months ago
  72. 4005f21 Remove FIXME that getApnSetting should be NonNull by Nathan Harold · 4 years, 3 months ago
  73. 96eff34 API review comments Test: make Bug: b/150126235 by radhika · 4 years, 3 months ago
  74. 0e56c85 Merge "Renamed DisplayInfo to TelephonyDisplayInfo" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  75. f68a8b0 [Telephony Mainline] To mark @hide for mainline module reverting by changbetty · 4 years, 3 months ago
  76. 5bc1744 [Telephony Mainline] Hide notifyUserActivity API in R by Peter Wang · 4 years, 3 months ago
  77. cb03c9e Merge "Revert "[Telephony Mainline] To mark @hide for mainline module r..."" into rvc-dev by Rick Yiu · 4 years, 3 months ago
  78. 57cbb37 Revert "[Telephony Mainline] To mark @hide for mainline module r..." by Betty Chang · 4 years, 3 months ago
  79. ceba2ad [Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and by Peter Wang · 4 years, 3 months ago
  80. 152161a Add constants foor NR_NSA, NR_NSA_MMWAVE by Sarah Chin · 4 years, 3 months ago
  81. 2490ec4 Merge "[Telephony Mainline] To mark @hide for mainline module reverting" into rvc-dev by Betty Chang · 4 years, 3 months ago
  82. ff7f25f [API Review] APIs in SubscriptionManager by Peter Wang · 4 years, 5 months ago
  83. d0b2552 Merge "Revert "API review changes Test: make Bug: b/143307441"" into rvc-dev by Radhika Agrawal · 4 years, 3 months ago
  84. 9fe7053 Ims: Add <RETRY_CALL_FAIL_REASON> and <RETRY_CALL_FAIL_NETWORK> extras by Ravi Paluri · 4 years, 3 months ago
  85. aba51fc Revert "API review changes Test: make Bug: b/143307441" by Radhika Agrawal · 4 years, 3 months ago
  86. 91604c2 Merge "Remove Mainline APIs for MmsManger and TelephonyManager" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  87. 66bc357 Merge "Add documentation for ACTION_MULTI_SIM_CONFIG_CHANGED" into rvc-dev by Xiangyu/Malcolm Chen · 4 years, 3 months ago
  88. 894385e Merge "API review changes Test: make Bug: b/143307441" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  89. ac3ca33 Renamed DisplayInfo to TelephonyDisplayInfo by Jack Yu · 4 years, 3 months ago
  90. 7ffb57a API review changes Test: make Bug: b/143307441 by radhika · 4 years, 3 months ago
  91. ade3ee5 Revert "Revert "Un-expose ACTION_SERVICE_PROVIDERS_UPDATED."" by Amit Mahajan · 4 years, 3 months ago
  92. 8ac7ce5 Remove Mainline APIs for MmsManger and TelephonyManager by Sarah Chin · 4 years, 3 months ago
  93. 26d4854 Merge "Revert "Un-expose ACTION_SERVICE_PROVIDERS_UPDATED."" into rvc-dev by Anthony Stange · 4 years, 3 months ago
  94. c935bac Revert "Un-expose ACTION_SERVICE_PROVIDERS_UPDATED." by Anthony Stange · 4 years, 3 months ago
  95. 8562620 Merge "Un-expose ACTION_SERVICE_PROVIDERS_UPDATED." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  96. 2b004fa Merge "Move getMsisdn and getLine1Number to READ_PHONE_NUMBERS" into rvc-dev by Sarah Chin · 4 years, 3 months ago
  97. cf5dc20 Merge "API Council Feedbacks" into rvc-dev by Shuo Qian · 4 years, 3 months ago
  98. dc033c3 Add individual API tracking files for modules by Anton Hansson · 4 years, 5 months ago
  99. 2a1349c [Telephony Mainline] To mark @hide for mainline module reverting by changbetty · 4 years, 3 months ago
  100. 43c2f47 API Council Feedbacks by Shuo Qian · 4 years, 3 months ago