1. 3b989d0f Merge "Bluesky: Handle null correction objects gracefully." by Mohammed Khider · 5 years ago
  2. bacc394 Merge "WifiAwareManager: Mark NetworkSpecifierBuilder class final" by Roshan Pius · 5 years ago
  3. d926ae0 Merge "Add DeviceConfig.Properties and return it from change listener." by Matt Pape · 5 years ago
  4. 53c533b Merge "Add @NonNull annotation to RecoveryController Builders" by Dmitry Dementyev · 5 years ago
  5. 26190d5 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 am: b5e85d6bb6 by Steven Moreland · 5 years ago
  6. b5e85d6 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 by Steven Moreland · 5 years ago
  7. b5e5c90 Merge "Rename BroadcastOptions.setAllowBackgroundActivityStarts() to setBackgroundActivityStartsAllowed()" by Michal Karpinski · 5 years ago
  8. 6792c59 Merge "NativeHandle.java: set Nullable/NonNull" by Steven Moreland · 5 years ago
  9. 9a5663c Merge "Migrate to DeviceConfig in TextClassifier" by TreeHugger Robot · 5 years ago
  10. 1013d29 Add DeviceConfig.Properties and return it from change listener. by Matt Pape · 5 years ago
  11. fe9b21d Merge "Add Nullable/NonNull Annotations where appropriate." by Brad Ebinger · 5 years ago
  12. 8abfa8e Merge "Remove deprecated GNSS APIs + add nullability" by Soonil Nagarkar · 5 years ago
  13. 0ff061a NativeHandle.java: set Nullable/NonNull by Steven Moreland · 5 years ago
  14. 4a2d678 Merge "Update UserManager APIs to follow API guidelines." by TreeHugger Robot · 5 years ago
  15. c1602aa WifiAwareManager: Mark NetworkSpecifierBuilder class final by Roshan Pius · 5 years ago
  16. 715b34b Merge "Add trivial nullability annotations." by Jeff Sharkey · 5 years ago
  17. 73b844d Merge "Device ID Attestation: Fix API review" by Eran Messeri · 5 years ago
  18. ca5437c Rename BroadcastOptions.setAllowBackgroundActivityStarts() to by Michal Karpinski · 5 years ago
  19. d23038e Merge "Made inheritShowWhenLocked() API public." by Issei Suzuki · 5 years ago
  20. 5716ab8 Bluesky: Handle null correction objects gracefully. by gomo · 5 years ago
  21. 04ae1ad Merge "Update Nullability of Apis" by TreeHugger Robot · 5 years ago
  22. 9ec61a3 Merge "Revert "API tweaks"" am: c61bb461b6 am: 8230f428e4 am: fdc3dc5670 by Wei Sheng Shih · 5 years ago
  23. 8230f42 Merge "Revert "API tweaks"" am: c61bb461b6 by Wei Sheng Shih · 5 years ago
  24. c61bb46 Merge "Revert "API tweaks"" by Wei Sheng Shih · 5 years ago
  25. 6042fca Revert "API tweaks" by Wei Sheng Shih · 5 years ago
  26. ffba155 Update Nullability of Apis by Ivan Chiang · 5 years ago
  27. cf8333e Merge "api-review: Add Executor and move callback to end of argument list" by TreeHugger Robot · 5 years ago
  28. 5df93de Merge "Update description based on API feedback" am: f397b39442 am: 784556da5b by Chiachang Wang · 5 years ago
  29. ba4acd5 Add trivial nullability annotations. by Jeff Sharkey · 5 years ago
  30. 0c5a824 Merge changes from topic "iwlan_api" am: 83181d80c8 am: a98b285b56 by Jack Yu · 5 years ago
  31. 0ff1a80 Merge "API tweaks" am: 13152049e9 am: cc8f17b2dd am: aa1483ec38 by Hall Liu · 5 years ago
  32. da247eb Merge "Added annotations to the API" by Jack Yu · 5 years ago
  33. 784556d Merge "Update description based on API feedback" am: f397b39442 by Chiachang Wang · 5 years ago
  34. 0060607 Merge "Should not turn on validation for data" by Sooraj Sasindran · 5 years ago
  35. f397b39 Merge "Update description based on API feedback" by Chiachang Wang · 5 years ago
  36. 00fe7e2 Remove deprecated GNSS APIs + add nullability by Soonil Nagarkar · 5 years ago
  37. a98b285 Merge changes from topic "iwlan_api" am: 83181d80c8 by Jack Yu · 5 years ago
  38. 4348edc Merge "Addresses the API review feedback on HwAudioSource" by Hongwei Wang · 5 years ago
  39. f8204f8 Add Nullable/NonNull Annotations where appropriate. by Brad Ebinger · 5 years ago
  40. cc8f17b Merge "API tweaks" am: 13152049e9 by Hall Liu · 5 years ago
  41. 7ce366a Merge "add missing annotation for TelephonyManager APIs" am: 792ce880ad by chen xu · 5 years ago
  42. 1eb3f0c Added annotations to the API by Jack Yu · 5 years ago
  43. ebe5327 Add @NonNull annotation to RecoveryController Builders by Dmitry Dementyev · 5 years ago
  44. 842d883 Device ID Attestation: Fix API review by Eran Messeri · 5 years ago
  45. 6315e59 Should not turn on validation for data by Sooraj Sasindran · 5 years ago
  46. 83181d8 Merge changes from topic "iwlan_api" by Jack Yu · 5 years ago
  47. 1315204 Merge "API tweaks" by Hall Liu · 5 years ago
  48. 06f309c Merge "Add annotations and finals to PermissionGroupInfo" by Philip P. Moltmann · 5 years ago
  49. 792ce88 Merge "add missing annotation for TelephonyManager APIs" by Treehugger Robot · 5 years ago
  50. 7338e5c Added annotations to the APIs by Jack Yu · 5 years ago
  51. a1561e5 Addresses the API review feedback on HwAudioSource by Hongwei Wang · 5 years ago
  52. 6bd48a2 Fixed IWLAN related APIs issue by Jack Yu · 5 years ago
  53. 153f106 Merge "Cleanup functor system-api surface" by TreeHugger Robot · 5 years ago
  54. 48636da Merge "Add new permission to guard Intent.REVIEW_ACCESSIBILITY_SERVICES." by TreeHugger Robot · 5 years ago
  55. 33d1c70 Merge "Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE." by TreeHugger Robot · 5 years ago
  56. 7c09f0b Made inheritShowWhenLocked() API public. by Issei Suzuki · 5 years ago
  57. 4b2b849 Merge "Correct nullability and final constraints on new APIs." by Tyler Gunn · 5 years ago
  58. fc37457 Migrate to DeviceConfig in TextClassifier by Tony Mak · 5 years ago
  59. 4349dc0 Update description based on API feedback by Chiachang Wang · 5 years ago
  60. 5c73d2a Merge "Refactoring and some fixes around TextClassifierService" by TreeHugger Robot · 5 years ago
  61. 5183933 Update UserManager APIs to follow API guidelines. by Leo Hsu · 5 years ago
  62. 3f5c699 Add new permission to guard Intent.REVIEW_ACCESSIBILITY_SERVICES. by Joel Galenson · 5 years ago
  63. f3e0eb8 API tweaks by Hall Liu · 5 years ago
  64. 5a2b450 add missing annotation for TelephonyManager APIs by chen xu · 5 years ago
  65. 229ae4a Merge "add missing annotation for TelephonyManager APIs" by TreeHugger Robot · 5 years ago
  66. 5ee812a Merge "Update #registerAppUsageLimitObserver to accept time remaining." by TreeHugger Robot · 5 years ago
  67. 983b500 Merge "Add PermissionControllerService.isRoleVisible() for app info shortcut." by TreeHugger Robot · 5 years ago
  68. 01c9da2 Merge "Add sigpiv permission to change share target details" by TreeHugger Robot · 5 years ago
  69. f7608b9 Merge "Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." am: cef848b56e am: 391d3b7d44 am: 33ab7aed8f" by Android Build Merger (Role) · 5 years ago
  70. b8eb414 Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." am: cef848b56e am: 391d3b7d44 by Brad Ebinger · 5 years ago
  71. 0932f50 Merge "Addresses API review feedback on AudioProductStrategies" by Hongwei Wang · 5 years ago
  72. 0add773 Merge "Addresses API review feedback on AudioVolumeGroup(s)" by Hongwei Wang · 5 years ago
  73. fbc743f Merge "Addresses API review feedback on HwAudioSource.Builder" by Hongwei Wang · 5 years ago
  74. 8be2a2e add missing annotation for TelephonyManager APIs by chen xu · 5 years ago
  75. cef848b Merge "Update ImsSsData/ImsSsInfo API based on API council feedback." by Brad Ebinger · 5 years ago
  76. ff58fc8 Merge "Merge "Add NonNull and Nullable annotations" am: 56bd70db86 am: 808b57db7f am: d83e34413d" by Android Build Merger (Role) · 5 years ago
  77. 5c76cae Merge "Add NonNull and Nullable annotations" am: 56bd70db86 am: 808b57db7f by Jordan Liu · 5 years ago
  78. 782a75a Merge "Remove interfaces for namespaces used in native code." by Matt Pape · 5 years ago
  79. 56bd70d Merge "Add NonNull and Nullable annotations" by Jordan Liu · 5 years ago
  80. 6ce9003 Merge "Add null-checks: RuntimePermissionPresentationInfo" by Philip P. Moltmann · 5 years ago
  81. e7979eb Merge "MediaPlayer2: address API council comments" by TreeHugger Robot · 5 years ago
  82. 475f8da Merge "Changes to APIs for CarrierRestrictionRules class" am: 6d9dd94da0 am: 5654a52322 by Michele Berionne · 5 years ago
  83. 969d39d Adds android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE. by Zak Cohen · 5 years ago
  84. 28bfe37 Merge "ContentSuggestions - mark request builder returns as NonNull." by Zak Cohen · 5 years ago
  85. 5749c76 Merge "ContentSuggestions - make extras in request @NonNull." by Zak Cohen · 5 years ago
  86. 9f58b7c Update #registerAppUsageLimitObserver to accept time remaining. by Varun Shah · 5 years ago
  87. 6d9dd94 Merge "Changes to APIs for CarrierRestrictionRules class" by Michele Berionne · 5 years ago
  88. 9a7b063 Changes to APIs for CarrierRestrictionRules class by Michele · 5 years ago
  89. e9aeadb Cleanup functor system-api surface by John Reck · 5 years ago
  90. 0f95b32 Addresses API review feedback on AudioProductStrategies by Hongwei Wang · 5 years ago
  91. ac4eafc Merge "Mark @Nullable annotation to String parameter" by Jeff Sharkey · 5 years ago
  92. 2a98030 Merge "Slice and dice app ops - framework" by Svetoslav Ganov · 5 years ago
  93. e694ef5 Correct nullability and final constraints on new APIs. by Tyler Gunn · 5 years ago
  94. e65e401 Revert "Revert "Revert "Revert "Correct nullability and final constraints on new APIs."""" by Slava Shklyaev · 5 years ago
  95. ae68d85 Merge "Revert "Revert "Revert "Correct nullability and final constraints on new APIs."""" am: 0bbf61f024 am: 08bc717117 by Slava Shklyaev · 5 years ago
  96. 0bbf61f Merge "Revert "Revert "Revert "Correct nullability and final constraints on new APIs."""" by Slava Shklyaev · 5 years ago
  97. 2fac9dd Revert "Revert "Revert "Correct nullability and final constraints on new APIs.""" by Slava Shklyaev · 5 years ago
  98. fc291d1 Merge "Revert "Revert "Correct nullability and final constraints on new APIs.""" am: 86e2035208 am: 6ced2f195d by Slava Shklyaev · 5 years ago
  99. 86e2035 Merge "Revert "Revert "Correct nullability and final constraints on new APIs.""" by Slava Shklyaev · 5 years ago
  100. b255be1 Revert "Revert "Correct nullability and final constraints on new APIs."" by Slava Shklyaev · 5 years ago