1. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 3 months ago
  2. 9f99a4b Remove DeleteMe.kt workaround by Aurimas Liutikas · 4 months ago
  3. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 5 months ago
  4. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 6 months ago
  5. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  6. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 6 months ago
  7. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 6 months ago
  8. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  9. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 6 months ago
  10. 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 6 months ago
  11. 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 6 months ago
  12. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 6 months ago
  13. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 7 months ago
  14. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 6 months ago
  15. e48ba37 Remove @RequiresApi(17) by Sergey Vasilinetc · 7 months ago
  16. b3dae5e Remove @RequiresApi(16) by Sergey Vasilinetc · 7 months ago
  17. f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 7 months ago
  18. f3708f8 Remove JELLY_BEAN mentions in *.kt files by Sergey Vasilinetc · 7 months ago
  19. ff6e33e Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 7 months ago
  20. 573d69d Remove always true Build.VERSION.SDK_INT >= 18 if checks by Sergey Vasilinetc · 7 months ago
  21. e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 7 months ago
  22. 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 7 months ago
  23. 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 7 months ago
  24. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 7 months ago
  25. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 8 months ago
  26. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  27. 59a2d14 Merge "FakeDragTest.startFakeDragWhileSettling flakiness" into androidx-main by Treehugger Robot · 10 months ago
  28. 594a28f FakeDragTest.startFakeDragWhileSettling flakiness by Jakub Gielzak · 10 months ago
  29. ecfb548 Re-enable android.uniquePackageNames check by Aurimas Liutikas · 10 months ago
  30. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  31. 2cf0505 Disabled OnApplyWindowInsetsListenerTest on API 34 by Jakub Gielzak · 11 months ago
  32. 001a411 Disabled OnApplyWindowInsetsListenerTest on API 34 by Jakub Gielzak · 11 months ago
  33. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  34. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  35. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  36. a9ca673 Update versions for release id 1684947600000 by natnaelbelay · 1 year, 1 month ago
  37. 2c6b210 Merge "Bump ViewPager2 version to 1.1.0-beta02" into androidx-main am: 079c7953fb by Ryan Mentley · 1 year, 1 month ago
  38. 6f6bb26 Bump ViewPager2 version to 1.1.0-beta02 by Ryan Mentley · 1 year, 2 months ago
  39. 6fa197e Merge "Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration" into androidx-main am: f34ab4a123 by Alan Viverette · 1 year, 1 month ago
  40. b3cc1da Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  41. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  42. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  43. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  44. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  45. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  46. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  47. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  48. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  49. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  50. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  51. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 2 months ago
  52. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  53. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  54. 8d194af Merge "Mostly autogenerated suppression of test failures" into androidx-main am: 5cb268f536 by Treehugger Robot · 1 year, 2 months ago
  55. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 2 months ago
  56. cd9e385 Merge "Preparation for ViewPager2 1.1.0-beta02 release" into androidx-main am: 8a69709958 by Treehugger Robot · 1 year, 2 months ago
  57. 4553715 Preparation for ViewPager2 1.1.0-beta02 release by Jakub Gielzak · 1 year, 3 months ago
  58. c94a24e Merge "Fix viewpager testapp" into androidx-main am: 6998053dc4 by Aurimas Liutikas · 1 year, 2 months ago
  59. 249809e Fix viewpager testapp by Aurimas Liutikas · 1 year, 2 months ago
  60. 4ddaf53 Merge "Ignore failing tests" into androidx-main am: daf112dfa7 by Radha Nakade · 1 year, 3 months ago
  61. 87918ee Ignore failing tests by Radha Nakade · 1 year, 3 months ago
  62. a2cee2f Merge "Upgrade to AGP 8.1.0-alpha11" into androidx-main am: 4d6337293f by Alan Viverette · 1 year, 3 months ago
  63. ffdcef8 Upgrade to AGP 8.1.0-alpha11 by Aurimas Liutikas · 1 year, 3 months ago
  64. 7fe665c Merge "Enabling multidex in ViewPager2 tests" into androidx-main am: d37f58ebf6 by Jakub Gielzak · 1 year, 3 months ago
  65. 9e883f3 Enabling multidex in ViewPager2 tests by Jakub Gielzak · 1 year, 3 months ago
  66. 4011626 Merge changes from topic "jg-vp2-rvdav" into androidx-main am: 03da1420ee by Jakub Gielzak · 1 year, 3 months ago
  67. 12e5672 Fix in response to change in RecyclerView by Jakub Gielzak · 1 year, 4 months ago
  68. 6006b92 Suppressing test on API < 30 by Jakub Gielzak · 1 year, 3 months ago
  69. 37117f3 Test update reflecting a change in API 29 by Jakub Gielzak · 1 year, 3 months ago
  70. e3f1cea Fix for HostFragmentBackStackTest by Jakub Gielzak · 1 year, 3 months ago
  71. 1bf069f WindowInsetsCompat warning suppression by Jakub Gielzak · 1 year, 3 months ago
  72. 6f2aead Suppress overridePendingTransition deprecation warnings. by Agostinho Junior · 1 year, 3 months ago
  73. eef9afa Disable flaking AdapterDataSetChangeWhileSmoothScrollTest by Aurimas Liutikas · 1 year, 4 months ago
  74. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 6 months ago
  75. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  76. 71ed187 Fixes setSystemGestureExclusionRects registration by Jakub Gielzak · 1 year, 4 months ago
  77. 67e85ac Disable flaking MarginPageTransformerTest by Aurimas Liutikas · 1 year, 4 months ago
  78. af845a1 Fix typo in OWNERS file by Aurimas Liutikas · 1 year, 4 months ago
  79. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  80. 807baf5 Disable flaking ViewPager2 tests by Aurimas Liutikas · 1 year, 5 months ago
  81. 7882e45 Use private component for viewpager2 owners by Aurimas Liutikas · 1 year, 5 months ago
  82. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 7 months ago
  83. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  84. e15c4f3 Fix for OnApplyWindowInsetsListenerTest on API<21 by Jakub Gielzak · 1 year, 8 months ago
  85. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  86. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  87. ab6cc9f Lint fix in BaseTest.kt by Clara Fok · 2 years ago
  88. a57935d Merge "Lint fix in ViewPager2.java" into androidx-main by Treehugger Robot · 2 years ago
  89. 59bacf2 Lint fix in TransientStateFragmentTest.kt by Clara Fok · 2 years ago
  90. fcb9e9b Lint fix in ViewPager2.java by Clara Fok · 2 years ago
  91. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years ago
  92. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years ago
  93. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 1 month ago
  94. 38e446a Create androidx.test.uiautomator:uiautomator project by Daniel Peykov · 2 years, 1 month ago
  95. c83f2c5 FragmentTransactionCallback: state saving callback by Jakub Gielzak · 2 years, 1 month ago
  96. 4d93a2a Upgrade to espresso 3.5.0-alpha06 by Aurimas Liutikas · 2 years, 2 months ago
  97. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  98. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  99. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  100. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago