1. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 1 year, 3 months ago
  2. d77ad45 Enable debug assertions in all RecyclerView tests by Ryan Mentley · 1 year, 4 months ago
  3. 877672e Merge "Stop running failing GridLayoutManagerSnappingTest on API 21" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  4. 75ff89f Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  5. 63bf103 Stop running failing GridLayoutManagerSnappingTest on API 21 by Aurimas Liutikas · 1 year, 4 months ago
  6. 2a41a74 Disable running LinearLayoutManagerTest test on API <=22 by Aurimas Liutikas · 1 year, 4 months ago
  7. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 5 months ago
  8. 3cf2bd4 Merge "Temporarily re-attach temp-detached views for binding, add validation of various intended invariants" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  9. ed0e0d2 Temporarily re-attach temp-detached views for binding, add validation of various intended invariants by Ryan Mentley · 1 year, 6 months ago
  10. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  11. 978d9c8 Merge "Revert "Added classname for LinearLayoutManager"" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  12. 75b18c8 Merge "Disable flaking StaggeredGridLayoutManagerSnappingTest test" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  13. bcb5556 Merge "Revert "Don't anchor views in LinearLayoutManager if viewport is not filled"" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  14. 9f0fa3d Disable flaking StaggeredGridLayoutManagerSnappingTest test by Aurimas Liutikas · 1 year, 4 months ago
  15. d1206b4 Revert "Don't anchor views in LinearLayoutManager if viewport is not filled" by Ryan Mentley · 1 year, 4 months ago
  16. 1ac556e Revert "Added classname for LinearLayoutManager" by Ryan Mentley · 1 year, 4 months ago
  17. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 4 months ago
  18. c9fcc0f Disable flaking recyclerview tests by Aurimas Liutikas · 1 year, 4 months ago
  19. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 4 months ago
  20. 382f450 Merge "Add options to enable internal debug assertions and verbose logging" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  21. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 1 year, 5 months ago
  22. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 5 months ago
  23. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 4 months ago
  24. 7f340bb Add options to enable internal debug assertions and verbose logging by Ryan Mentley · 1 year, 5 months ago
  25. 240a025 Add bug component to recyclerview OWNERS by Aurimas Liutikas · 1 year, 5 months ago
  26. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  27. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 7 months ago
  28. beb8222 Merge "Nullability updates for consistency with platform SDK" into androidx-main by Alan Viverette · 1 year, 7 months ago
  29. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 7 months ago
  30. 9a14d79 Merge "Added classname for LinearLayoutManager" into androidx-main by Shailen Tuli · 1 year, 7 months ago
  31. 0f6aa26 Added classname for LinearLayoutManager by Shailen Tuli · 1 year, 7 months ago
  32. 468e1df Fixed row/column counts for StaggeredGridLayoutManager by Shailen Tuli · 1 year, 7 months ago
  33. 23888f0 Merge "Fix crash in LinearLayoutManager with null adapter, add new test" into androidx-main by Ryan Mentley · 1 year, 7 months ago
  34. 31ad72e Setting classname for StaggeredGridLayoutManager by Shailen Tuli · 1 year, 9 months ago
  35. 9dc523d Fix crash in LinearLayoutManager with null adapter, add new test by Ryan Mentley · 1 year, 7 months ago
  36. 26c42b0 Fixed errorneous row and column counts for accessibility in grids by Shailen Tuli · 1 year, 7 months ago
  37. 2aed9d4 Merge "Added ACTION_SCROLL_TO_POSITION to GridLayoutManager" into androidx-main by Shailen Tuli · 1 year, 8 months ago
  38. 23a9139 Added ACTION_SCROLL_TO_POSITION to GridLayoutManager by Shailen Tuli · 1 year, 9 months ago
  39. 609315f Disable failing snapOnScrollSameView test by Aurimas Liutikas · 1 year, 8 months ago
  40. cc43fc5 Do not auto-release rotary EdgeEffect <S by Yeabkal Wubshit · 1 year, 8 months ago
  41. 17b1633 Merge "Fix Rotary Encoder Stretch" into androidx-main by Yeabkal Wubshit · 1 year, 8 months ago
  42. 99390d6 Fix Rotary Encoder Stretch by Yeabkal Wubshit · 1 year, 8 months ago
  43. f3c187c Added ACTION_SCROLL_TO_POSITION to LinearLayoutManager by Shailen Tuli · 1 year, 9 months ago
  44. 3a4592d Merge "Revert "Fixed anchor bug when stack from end."" into androidx-main by Ryan Mentley · 1 year, 8 months ago
  45. fd54be2 Revert "Fixed anchor bug when stack from end." by Ryan Mentley · 1 year, 9 months ago
  46. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  47. 1c64788 Re-added Collection[Item]Info for RecyclerView. by Shailen Tuli · 1 year, 10 months ago
  48. 408abb6 Merge "Upgraded docs for getSpanIndex() and getSpanGroupIndex()" into androidx-main by Shailen Tuli · 1 year, 9 months ago
  49. 44a8126 Merge "Fix typos in RecyclerView scrollbar related documentation" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  50. c670ab7 Merge "Fixed anchor bug when stack from end." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  51. cfe396b Don't anchor views in LinearLayoutManager if viewport is not filled by Ryan Mentley · 1 year, 10 months ago
  52. 640d67c Ignore failing tests in LinearLayoutManagerSnappingTest by Fred Sladkey · 1 year, 9 months ago
  53. f4f7e04 Upgraded docs for getSpanIndex() and getSpanGroupIndex() by Shailen Tuli · 1 year, 9 months ago
  54. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 9 months ago
  55. 87b87f6 Fix typos in RecyclerView scrollbar related documentation by Daniel Zhang · 1 year, 9 months ago
  56. 43d84b3 Bump RecyclerView to rc01 by Ryan Mentley · 1 year, 10 months ago
  57. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  58. a13e5c5 Merge "Add end-to-end test for Compose Views in RecyclerView" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  59. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 1 year, 10 months ago
  60. 3cae5f0 Merge "Update lint baselines" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  61. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  62. 4b93c1b Remove some more nullability annotations in ItemTouchHelper by Ryan Mentley · 1 year, 11 months ago
  63. 9160b30 Remove nullability annotations added in 1.3.0-beta01 by Ryan Mentley · 1 year, 11 months ago
  64. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  65. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 11 months ago
  66. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year, 11 months ago
  67. 101f5db Merge "Reenable unused method check in errorprone." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  68. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 1 year, 11 months ago
  69. 12a5634 Re-remove select nullability annotations in LinearLayoutManager by Ryan Mentley · 1 year, 11 months ago
  70. 141c820 Merge "Update versions for release id 1656522000000" into androidx-main am: 6379b8ce32 by Treehugger Robot · 2 years ago
  71. 22a1105 Update versions for release id 1656522000000 by Nick Anthony · 2 years ago
  72. 4ed2249 Merge "Migrate from synchronized methods to synchronized blocks" into androidx-main am: 52f578302c by Sam Gilbert · 2 years ago
  73. 52f5783 Merge "Migrate from synchronized methods to synchronized blocks" into androidx-main by Sam Gilbert · 2 years ago
  74. 97e2721 Migrate from synchronized methods to synchronized blocks by Sam Gilbert · 2 years ago
  75. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years ago
  76. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years ago
  77. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  78. 9db2439 Merge "Revert^2 "Bump RecyclerView to 1.3.0-beta01"" into androidx-main am: 6f4522bf56 by Treehugger Robot · 2 years ago
  79. a44eab8 Revert^2 "Bump RecyclerView to 1.3.0-beta01" by Nick Anthony · 2 years ago
  80. c9a53af Merge "Fix ItemTouchHelper lint warnings" into androidx-main am: 74b5d0ebd1 by Treehugger Robot · 2 years ago
  81. 74b5d0e Merge "Fix ItemTouchHelper lint warnings" into androidx-main by Treehugger Robot · 2 years ago
  82. 8712d2b Fix ItemTouchHelper lint warnings by George Mount · 2 years ago
  83. 55c0573 Merge "Fix some RecyclerView lint-baseline.xml errors" into androidx-main am: 86d0ebd619 by Treehugger Robot · 2 years ago
  84. 86d0ebd Merge "Fix some RecyclerView lint-baseline.xml errors" into androidx-main by Treehugger Robot · 2 years ago
  85. 2ce4f4a Merge "Revert "Bump RecyclerView to 1.3.0-beta01"" into androidx-main am: ae5287ef03 by Nick Anthony · 2 years ago
  86. ae5287e Merge "Revert "Bump RecyclerView to 1.3.0-beta01"" into androidx-main by Nick Anthony · 2 years ago
  87. e01c19e Revert "Bump RecyclerView to 1.3.0-beta01" by Natnael Belay · 2 years ago
  88. e4fdc93 Merge "Bump RecyclerView to 1.3.0-beta01" into androidx-main am: 1654a4f237 by Treehugger Robot · 2 years ago
  89. 1654a4f Merge "Bump RecyclerView to 1.3.0-beta01" into androidx-main by Treehugger Robot · 2 years ago
  90. 27a9768 Merge "Add nullability annotations to DefaultItemAnimator.java" into androidx-main am: f3ad6e4e9f by Aurimas Liutikas · 2 years ago
  91. f3ad6e4 Merge "Add nullability annotations to DefaultItemAnimator.java" into androidx-main by Aurimas Liutikas · 2 years ago
  92. 5823b14 Bump RecyclerView to 1.3.0-beta01 by Ryan Mentley · 2 years ago
  93. 886579c Fix some RecyclerView lint-baseline.xml errors by George Mount · 2 years ago
  94. a69c71d Merge "Fix lint problems for LinearLayoutManager" into androidx-main am: 1ae51a0f76 by George Mount · 2 years ago
  95. bbe9cab Merge "Fix a few more RecyclerView lint-baseline problems." into androidx-main am: 663932fbe6 by George Mount · 2 years ago
  96. 369d863 Merge "Fix some RecyclerViewAccessiblityDelegate lint-baseline.xml" into androidx-main am: d2c6739135 by George Mount · 2 years ago
  97. 1ae51a0f Merge "Fix lint problems for LinearLayoutManager" into androidx-main by George Mount · 2 years ago
  98. 663932f Merge "Fix a few more RecyclerView lint-baseline problems." into androidx-main by George Mount · 2 years ago
  99. d2c6739 Merge "Fix some RecyclerViewAccessiblityDelegate lint-baseline.xml" into androidx-main by George Mount · 2 years ago
  100. 038b516 Merge "Fix recyclerview-selection lint-baseline problems" into androidx-main am: c1f197fab7 by George Mount · 2 years ago