1. a4084c8 Merge "Fix isActiveNetworkMetered for VPNs." am: 92c55f03c6 am: 32e02764a1 by Varun Anand · 6 years ago
  2. f5fa919 Merge "Allow RollbackManager to downgrade apks on user builds" by TreeHugger Robot · 6 years ago
  3. 32e0276 Merge "Fix isActiveNetworkMetered for VPNs." am: 92c55f03c6 by Varun Anand · 6 years ago
  4. b22bfe4 Add more nullability annotations by Hall Liu · 6 years ago
  5. 026c42d make onActiveDataSubId in PhoneStateListener public API by Nazanin Bakhshi · 6 years ago
  6. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  7. cfdc975 Add @NonNull to createPredefined by Arthur Hung · 6 years ago
  8. dc2f252 Merge "Store user's serial number in recoverable key store database." by Dmitry Dementyev · 6 years ago
  9. 8059ab8 Merge "Minor changes on LocusId APIs." by Adam He · 6 years ago
  10. f3e0eb8 API tweaks by Hall Liu · 6 years ago
  11. 58077d5 Add "image/heic" to supported mimes of ImageDecoder by Chong Zhang · 6 years ago
  12. 44e6280 Fix BatterySaverPolicy night mode flag parsing. by Kweku Adams · 6 years ago
  13. 004dd4d Merge "Include UUID in MediaStore version." by Jeff Sharkey · 6 years ago
  14. 6781515 Merge "API to determine if MIME type is supported." by Jeff Sharkey · 6 years ago
  15. 4387bd5 Refactor battery warning code to make it easier to read by Salvador Martinez · 6 years ago
  16. e8306fe Merge "Add NonNull annotation to getTextDirectionHeuristics" by TreeHugger Robot · 6 years ago
  17. e33fbee Merge "Fix incident_helper crash." by TreeHugger Robot · 6 years ago
  18. e4d6fed Fix a typo in ROLLBACK_ROOT_TRIGGERED enum by Howard Ro · 6 years ago
  19. 1c06abe Merge "Add NonNull annotaion for LineHeightSpan.Standard" by Haoyu Zhang · 6 years ago
  20. 4349952 Fix issue where clock scale would be wrong by Lucas Dupin · 6 years ago
  21. 615f260 Merge "Fixes IllegalStateException caused by child already having parent" by TreeHugger Robot · 6 years ago
  22. 60331e2 Camera: Temporarily add @UnsupportedAppUsage to various Key things. by Eino-Ville Talvala · 6 years ago
  23. 36ede9a disallow changing from multi-sim to single-sim for carrier apps by Nazanin Bakhshi · 6 years ago
  24. aaea4a5 Add Carriers.SKIP_464XLAT and includes ApnSetting by Yuuki Habu · 6 years ago
  25. 1b38649 Set the "settings_network_and_internet_v2" flag to on by default by Antony Sargent · 6 years ago
  26. 497c1cb Fix isProviderEnabled() on work profiles by Soonil Nagarkar · 6 years ago
  27. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 6 years ago
  28. 217b2e9 Make bubbles slightly more accessible; provide actions by Mady Mellor · 6 years ago
  29. 70ddefc Add some test mappings by John Reck · 6 years ago
  30. 5a2b450 add missing annotation for TelephonyManager APIs by chen xu · 6 years ago
  31. 229ae4a Merge "add missing annotation for TelephonyManager APIs" by TreeHugger Robot · 6 years ago
  32. 23e702f Merge "[automerger skipped] Merge "Extract android_media_Utils.cpp as a lib" am: d14d29ca8f am: 6c7d8d31e0 am: 1c1577ba63 -s ours am skip reason: change_id I1e1ea4bc1ff7022d8d9c42785c8c00e3ca153a50 with SHA1 cb1e896d57 is in history" by Android Build Merger (Role) · 6 years ago
  33. 642c77d [automerger skipped] Merge "Extract android_media_Utils.cpp as a lib" am: d14d29ca8f am: 6c7d8d31e0 by Jooyung Han · 6 years ago
  34. 71a6e6d Merge changes from topic "move_media_session" by TreeHugger Robot · 6 years ago
  35. 19f6cbfe Revert "Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)."" by Pierre Fite-georgel · 6 years ago
  36. 41c5691 Fix broadcast deferral completion refcounting by Christopher Tate · 6 years ago
  37. 0e9cf51 Merge "Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)."" by Colin Cross · 6 years ago
  38. 1c1577b Merge "Extract android_media_Utils.cpp as a lib" am: d14d29ca8f am: 6c7d8d31e0 by Jooyung Han · 6 years ago
  39. cef1e80 Revert "This CL introduces new member variable on android.location.Location (see api/current.txt)." by Colin Cross · 6 years ago
  40. 2293da2 Mark manage holder flag as test API by Leland Miller · 6 years ago
  41. 15ed4c3 Add @NonNull to Audio Playback Capture functions by Kevin Rocard · 6 years ago
  42. 9c57ba2 Merge "Add DisplayModeDirector to determine set of allowed modes." by Michael Wright · 6 years ago
  43. 6c7d8d3 Merge "Extract android_media_Utils.cpp as a lib" am: d14d29ca8f by Jooyung Han · 6 years ago
  44. 36c9bf1 Merge "Remove preview image for default clock face." by TreeHugger Robot · 6 years ago
  45. 5ee812a Merge "Update #registerAppUsageLimitObserver to accept time remaining." by TreeHugger Robot · 6 years ago
  46. 983b500 Merge "Add PermissionControllerService.isRoleVisible() for app info shortcut." by TreeHugger Robot · 6 years ago
  47. d14d29c Merge "Extract android_media_Utils.cpp as a lib" by Treehugger Robot · 6 years ago
  48. 4480f25 Add @NonNull annotations to (un)setOffHostForService() by Ruchi Kandoi · 6 years ago
  49. f408f36 Add NonNull annotation to getTextDirectionHeuristics by Siyamed Sinir · 6 years ago
  50. b5908ae Fix incident_helper crash. by Yao Chen · 6 years ago
  51. 5a95250 Merge "Invalidate style stack resids" by Ryan Mitchell · 6 years ago
  52. a59197e Merge "PlayerBase: hide deprecateStreamTypeForPlayback" by TreeHugger Robot · 6 years ago
  53. 01c9da2 Merge "Add sigpiv permission to change share target details" by TreeHugger Robot · 6 years ago
  54. 7e73575 Minor changes on LocusId APIs. by Felipe Leme · 6 years ago
  55. 33e1e47 Merge "Move the check on multisim support when switch configuration is done" am: 5461b1d23f am: fdcb15a75a by Michele Berionne · 6 years ago
  56. de3b4a7 Add @InspectableProperty annotations to LayoutParams by Ashley Rose · 6 years ago
  57. f7608b9 Merge "Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." am: cef848b56e am: 391d3b7d44 am: 33ab7aed8f" by Android Build Merger (Role) · 6 years ago
  58. b8eb414 Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." am: cef848b56e am: 391d3b7d44 by Brad Ebinger · 6 years ago
  59. 226283a Merge "Move the check on multisim support when switch configuration is done" am: 5461b1d23f by Michele Berionne · 6 years ago
  60. 0932f50 Merge "Addresses API review feedback on AudioProductStrategies" by Hongwei Wang · 6 years ago
  61. 0add773 Merge "Addresses API review feedback on AudioVolumeGroup(s)" by Hongwei Wang · 6 years ago
  62. fbc743f Merge "Addresses API review feedback on HwAudioSource.Builder" by Hongwei Wang · 6 years ago
  63. 8be2a2e add missing annotation for TelephonyManager APIs by chen xu · 6 years ago
  64. 33ab7ae Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." am: cef848b56e by Brad Ebinger · 6 years ago
  65. a1111ff Allow RollbackManager to downgrade apks on user builds by Nikita Ioffe · 6 years ago
  66. fdcb15a Merge "Move the check on multisim support when switch configuration is done" by Michele Berionne · 6 years ago
  67. 0718be8 Merge "AudioService: make all BT device updates async" by TreeHugger Robot · 6 years ago
  68. 7c89460 Add NonNull annotaion for LineHeightSpan.Standard by Haoyu Zhang · 6 years ago
  69. 391d3b7 Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." by Brad Ebinger · 6 years ago
  70. 5461b1d Merge "Move the check on multisim support when switch configuration is done" by Michele Berionne · 6 years ago
  71. d747025 Fixes IllegalStateException caused by child already having parent by Robert Snoeberger · 6 years ago
  72. cef848b Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." by Brad Ebinger · 6 years ago
  73. c20b41f Merge "Add log metric for Grayscale conditional" by TreeHugger Robot · 6 years ago
  74. ff58fc8 Merge "Merge "Add NonNull and Nullable annotations" am: 56bd70db86 am: 808b57db7f am: d83e34413d" by Android Build Merger (Role) · 6 years ago
  75. 5c76cae Merge "Add NonNull and Nullable annotations" am: 56bd70db86 am: 808b57db7f by Jordan Liu · 6 years ago
  76. 782a75a Merge "Remove interfaces for namespaces used in native code." by Matt Pape · 6 years ago
  77. c5bd02b Add rounded corners to QSDetail by Fabian Kozynski · 6 years ago
  78. d83e344 Merge "Add NonNull and Nullable annotations" am: 56bd70db86 am: 808b57db7f by Jordan Liu · 6 years ago
  79. 60dba2f Ensure freeform windows always have a visible portion on screen by Evan Rosky · 6 years ago
  80. f80eb9d Merge "Camera: Add support for camera access permission callback" by TreeHugger Robot · 6 years ago
  81. 808b57d Merge "Add NonNull and Nullable annotations" am: 56bd70db86 by Jordan Liu · 6 years ago
  82. f4f0f64 Add setColorSpaceAgnostic API to SurfaceControl. by Peiyong Lin · 6 years ago
  83. 56bd70d Merge "Add NonNull and Nullable annotations" by Jordan Liu · 6 years ago
  84. 6ce9003 Merge "Add null-checks: RuntimePermissionPresentationInfo" by Philip P. Moltmann · 6 years ago
  85. e7979eb Merge "MediaPlayer2: address API council comments" by TreeHugger Robot · 6 years ago
  86. 5c9e352 create getModemEnabled function in PhoneConfigurationManager by Nazanin Bakhshi · 6 years ago
  87. 475f8da Merge "Changes to APIs for CarrierRestrictionRules class" am: 6d9dd94da0 am: 5654a52322 by Michele Berionne · 6 years ago
  88. eeda8be Fix TalkBack accessibility for grid-based power menu. by Aaron Heuckroth · 6 years ago
  89. b098965 Add annotations to new APIs by Beverly · 6 years ago
  90. 969d39d Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE. by Zak Cohen · 6 years ago
  91. a6f2ea1 Merge "Merge "Merge "Adding new APN type for Mission Critical Services." am: 36791ef41e am: c45dc5916a" into pi-dev-plus-aosp am: 2d349bb546" by Android Build Merger (Role) · 6 years ago
  92. 3d35392 Merge "Changes to APIs for CarrierRestrictionRules class" am: 6d9dd94da0 by Michele Berionne · 6 years ago
  93. 41cc1a4 Merge "Merge "Adding new APN type for Mission Critical Services." am: 36791ef41e am: c45dc5916a" into pi-dev-plus-aosp by Amit Mahajan · 6 years ago
  94. 28bfe37 Merge "ContentSuggestions - mark request builder returns as NonNull." by Zak Cohen · 6 years ago
  95. 5749c76 Merge "ContentSuggestions - make extras in request @NonNull." by Zak Cohen · 6 years ago
  96. 5654a52 Merge "Changes to APIs for CarrierRestrictionRules class" am: 6d9dd94da0 by Michele Berionne · 6 years ago
  97. bebec75 Merge "Merge "Adding new APN type for Mission Critical Services." am: 36791ef41e am: c45dc5916a am: aec43bb247" by Android Build Merger (Role) · 6 years ago
  98. 090da0b Changed style in NotificationInfo to DeviceDefault by Fabian Kozynski · 6 years ago
  99. cee0e59 Merge "Adding new APN type for Mission Critical Services." am: 36791ef41e am: c45dc5916a by Amit Mahajan · 6 years ago
  100. b1b4a4f Merge "Improve documentation of secure lock screen feature." by TreeHugger Robot · 6 years ago