1. 08fddb8 Merge "Migration to bugreport API complete and stable" by TreeHugger Robot · 4 years, 9 months ago
  2. 4b8559d Merge "Introduce telecom api to launch emeregency dialer." by TreeHugger Robot · 4 years, 9 months ago
  3. 90948d6 Merge "Move default ringtone configuration to framework." by Jeff Sharkey · 4 years, 9 months ago
  4. aeda16f Merge "Expose TelephonyManager#getDeviceSoftwareVersion(int) as system API." by Meng Wang · 4 years, 9 months ago
  5. e098ff6 Merge "Added support for Calls.FEATURES_VOLTE in call log." by Grace Jia · 4 years, 9 months ago
  6. 5431ef5 Introduce telecom api to launch emeregency dialer. by Fan Zhang · 4 years, 9 months ago
  7. 72f1fff Move default ringtone configuration to framework. by Jeff Sharkey · 4 years, 9 months ago
  8. 8eb590b Merge "Add getCurrentLocation API to LocationManager" by Soonil Nagarkar · 4 years, 9 months ago
  9. affa2ff Merge "Telecom API updates for mainline support." by Tyler Gunn · 4 years, 9 months ago
  10. b1319ed Migration to bugreport API complete and stable by Abhijeet Kaur · 4 years, 9 months ago
  11. 3165405 Merge "[WifiManager] add public API to register callback on scan result" by Nate Jiang · 4 years, 9 months ago
  12. 8adf165 Merge "Expose MacAddress methods to public API" am: 7b98130570 am: 0688f9b6b1 am: c55e2d6d59 by Aaron Huang · 4 years, 9 months ago
  13. 93cc10a Merge "Expose MacAddress methods to public API" am: 7b98130570 am: 0688f9b6b1 by Aaron Huang · 4 years, 9 months ago
  14. c55e2d6 Merge "Expose MacAddress methods to public API" am: 7b98130570 am: 0688f9b6b1 by Aaron Huang · 4 years, 9 months ago
  15. 0688f9b Merge "Expose MacAddress methods to public API" am: 7b98130570 by Aaron Huang · 4 years, 9 months ago
  16. 7b98130 Merge "Expose MacAddress methods to public API" by Aaron Huang · 4 years, 9 months ago
  17. c9bb90c Merge "Add feature context" by Philip P. Moltmann · 4 years, 9 months ago
  18. 65f65b2 Expose TelephonyManager#getDeviceSoftwareVersion(int) as system API. by Meng Wang · 4 years, 10 months ago
  19. 95a5e43 Merge "Add public API for converting activity translucency" by Louis Chang · 4 years, 9 months ago
  20. f5a5d65 Merge "Emergency number database config updater" by Shuo Qian · 4 years, 9 months ago
  21. 905e722 Add getCurrentLocation API to LocationManager by Soonil Nagarkar · 4 years, 10 months ago
  22. d9da477 Telecom API updates for mainline support. by Tyler Gunn · 4 years, 9 months ago
  23. ee434e8 [WifiManager] add public API to register callback on scan result by Nate(Qiang) Jiang · 4 years, 10 months ago
  24. 5f53523 Merge "[NetworkSuggestion] add public API to support passpoint in suggestion" by Nate Jiang · 4 years, 9 months ago
  25. 8163b80 Emergency number database config updater by Shuo Qian · 4 years, 9 months ago
  26. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  27. 542b2aa Merge "Add missing @NonNull" by TreeHugger Robot · 4 years, 9 months ago
  28. 1af9a72 Merge "Make APIs in the base CellInfo class public." by TreeHugger Robot · 4 years, 9 months ago
  29. 3321171 Merge "non-mainline telephony related AIDL refactor/decoupling" by Chen Xu · 4 years, 9 months ago
  30. 4a6f2c5 Add missing @NonNull by John Reck · 4 years, 9 months ago
  31. a100fb4 [NetworkSuggestion] add public API to support passpoint in suggestion by Nate Jiang · 4 years, 11 months ago
  32. 017cbab Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS" by TreeHugger Robot · 4 years, 9 months ago
  33. 3894675 Merge "Add @Nullable to MediaMetadataRetriever methods" by TreeHugger Robot · 4 years, 9 months ago
  34. a59833d Merge "Accessibility shortcut improvement (2/n)" by Rhed Jao · 4 years, 9 months ago
  35. 4446634 Merge "Add @NonNull to some generated methods' args" by TreeHugger Robot · 4 years, 9 months ago
  36. 79092b0 Merge "Add SDK compatibility code for new call states" am: 22027a86e2 am: d071c48af9 am: 6355d3947f by Hall Liu · 4 years, 9 months ago
  37. afefb72 Merge "Add SDK compatibility code for new call states" am: 22027a86e2 am: d071c48af9 by Hall Liu · 4 years, 9 months ago
  38. 6bb55a8 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" am: 637c07424f am: 7dacb11cb5 am: 9f0b529396 by Brad Ebinger · 4 years, 9 months ago
  39. 6355d39 Merge "Add SDK compatibility code for new call states" am: 22027a86e2 by Hall Liu · 4 years, 9 months ago
  40. 5155061 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" am: 637c07424f am: 7dacb11cb5 by Brad Ebinger · 4 years, 9 months ago
  41. d071c48 Merge "Add SDK compatibility code for new call states" am: 22027a86e2 by Hall Liu · 4 years, 9 months ago
  42. 9f0b529 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" am: 637c07424f by Brad Ebinger · 4 years, 9 months ago
  43. 22027a8 Merge "Add SDK compatibility code for new call states" by Hall Liu · 4 years, 9 months ago
  44. 7dacb11 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" by Brad Ebinger · 4 years, 9 months ago
  45. 637c074 Merge "Add CarrierConfig of voicemail number for roaming and IMS unregistered" by Brad Ebinger · 4 years, 9 months ago
  46. 1f6cfa5 non-mainline telephony related AIDL refactor/decoupling by Chen Xu · 4 years, 9 months ago
  47. 1bfb5e7 Add @NonNull to some generated methods' args by Eugene Susla · 4 years, 9 months ago
  48. 54e43e6 Make APIs in the base CellInfo class public. by Amit Mahajan · 4 years, 10 months ago
  49. 3328535 Add @Nullable to MediaMetadataRetriever methods by Chong Zhang · 4 years, 9 months ago
  50. 4eae149 Merge "Fix KeyChain.KEY_ALIAS_SELECTION_DENIED" by TreeHugger Robot · 4 years, 9 months ago
  51. 097e185 Merge "Allow an app to drive permission backup+restore" by Philip P. Moltmann · 4 years, 9 months ago
  52. 9388176 Merge "API Lint: Fix system-lint-baseline.txt" am: 4b5bcc1cb2 am: bc26831917 by Adrian Roos · 4 years, 9 months ago
  53. d115b75 Merge "Add support for BooleanState in CustomTile" by Fabian Kozynski · 4 years, 9 months ago
  54. b449881 Merge "API Lint: Fix system-lint-baseline.txt" am: 4b5bcc1cb2 am: bc26831917 by Adrian Roos · 4 years, 9 months ago
  55. bc26831 Merge "API Lint: Fix system-lint-baseline.txt" am: 4b5bcc1cb2 by Adrian Roos · 4 years, 9 months ago
  56. 4b5bcc1 Merge "API Lint: Fix system-lint-baseline.txt" by Adrian Roos · 4 years, 9 months ago
  57. 2ff65cd API Lint: Fix system-lint-baseline.txt by Adrian Roos · 4 years, 9 months ago
  58. ecc2cde Fix KeyChain.KEY_ALIAS_SELECTION_DENIED by Polina Bondarenko · 4 years, 9 months ago
  59. d9294a0 Merge "unhide getConsolidatedNotificationPolicy" by TreeHugger Robot · 4 years, 9 months ago
  60. 02fca08 Add new carrier config to extend DisconnectCause to play busy tone by Saki Oomori · 4 years, 9 months ago
  61. 63bb856 Add new carrier config to extend DisconnectCause to play busy tone by Saki Oomori · 6 years ago
  62. 27b6158 Merge changes from topics "add-certs-cp", "feature_BusyTone_for_DisconnectCause" am: 15ddba32e0 by Hall Liu · 4 years, 9 months ago
  63. 510f917 Merge changes from topics "add-certs-cp", "feature_BusyTone_for_DisconnectCause" by Hall Liu · 4 years, 9 months ago
  64. 15ddba3 Merge changes from topics "add-certs-cp", "feature_BusyTone_for_DisconnectCause" by Hall Liu · 4 years, 9 months ago
  65. 50beaa7 Merge "Make getEcno() public." by TreeHugger Robot · 4 years, 9 months ago
  66. f857470 Expose MacAddress methods to public API by Aaron Huang · 4 years, 10 months ago
  67. 6b905bc Merge "Explicitly take flags in createContextAsUser()" by TreeHugger Robot · 4 years, 9 months ago
  68. 7b8bf4a Merge "Adding Dolby Vision AV1 profile to frameworks/base" by Marco Nelissen · 4 years, 9 months ago
  69. a700408 Add new carrier config to extend DisconnectCause to play busy tone by Saki Oomori · 6 years ago
  70. 8550ce2 Adding Dolby Vision AV1 profile to frameworks/base by Vikas Balapal Maheswarappa · 4 years, 11 months ago
  71. 11c0ef2 Merge "5G meteredness for telephony framework" by Sarah Chin · 4 years, 9 months ago
  72. 9bbcca8 Merge "Pass bearerData and serviceCategory to CB module for CDMA" by Jordan Liu · 4 years, 9 months ago
  73. e5449f0 Explicitly take flags in createContextAsUser() by Makoto Onuki · 4 years, 10 months ago
  74. 20bce16 Merge "Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi" by Roshan Pius · 4 years, 9 months ago
  75. 5abf660 Merge "Add a new wifi protection level" by Roshan Pius · 4 years, 9 months ago
  76. d994e2e unhide getConsolidatedNotificationPolicy by Beverly · 4 years, 10 months ago
  77. 93c7e35 Merge "Progress towards per-volume database separation." by Jeff Sharkey · 4 years, 9 months ago
  78. c2e1606 API Lint: Fix system-lint-baseline.txt by Adrian Roos · 4 years, 9 months ago
  79. 51984ad Merge "API: enable API lint on public and system APIs" am: f8928da8c3 am: 85bd7e7e16 by Adrian Roos · 4 years, 9 months ago
  80. 1775ad7 Merge "API: enable API lint on public and system APIs" am: f8928da8c3 by Adrian Roos · 4 years, 9 months ago
  81. 85bd7e7 Merge "API: enable API lint on public and system APIs" am: f8928da8c3 by Adrian Roos · 4 years, 9 months ago
  82. 176b8d09 Merge "Allow providers block folders in ACTION_OPEN_DOCUMENT_TREE" by Ivan Chiang · 4 years, 9 months ago
  83. 62ea99c Accessibility shortcut improvement (2/n) by Rhed Jao · 4 years, 10 months ago
  84. 73266f2 Add a new wifi protection level by Roshan Pius · 4 years, 10 months ago
  85. 487c646 API: enable API lint on public and system APIs by Adrian Roos · 4 years, 10 months ago
  86. 51c34e8 Revert "Revert "API: enable API lint on public and system APIs"" by Adrian Roos · 4 years, 10 months ago
  87. a3f89c6 Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi by Roshan Pius · 4 years, 10 months ago
  88. 176dd6b Merge "add a new telephony protection level" by Chen Xu · 4 years, 10 months ago
  89. b7d4e8c Merge "Add a Test API to verify if gmscore is the network location provider." by TreeHugger Robot · 4 years, 10 months ago
  90. 31de23d Add SDK compatibility code for new call states by Hall Liu · 4 years, 10 months ago
  91. 2a2829a Added support for Calls.FEATURES_VOLTE in call log. by Grace Jia · 4 years, 10 months ago
  92. 3a3c096 Make getEcno() public. by Amit Mahajan · 4 years, 10 months ago
  93. 45c183d add a new telephony protection level by Chen Xu · 4 years, 10 months ago
  94. 8657e78 Merge "Revert "API: enable API lint on public and system APIs"" by Aurimas Liutikas · 4 years, 10 months ago
  95. fbaa860 Revert "API: enable API lint on public and system APIs" by Aurimas Liutikas · 4 years, 10 months ago
  96. 597703c Merge "Expose NO_GPS_LOCATION APIs to system and test" by Soonil Nagarkar · 4 years, 10 months ago
  97. 9f52d55 Add a Test API to verify if gmscore is the network location provider. by Wei Wang · 4 years, 10 months ago
  98. 097d896 Merge "API: enable API lint on public and system APIs" by TreeHugger Robot · 4 years, 10 months ago
  99. 35919d5 Merge "Fix annotations in ImsSmsImplBase" am: 90f4c2abe4 am: f9f5ebd9ca am: 0b37c14f40 by Brad Ebinger · 4 years, 10 months ago
  100. 79c47e2 Expose NO_GPS_LOCATION APIs to system and test by Soonil Nagarkar · 4 years, 10 months ago