1. 1c64788 Re-added Collection[Item]Info for RecyclerView. by Shailen Tuli · 2 years ago
  2. 408abb6 Merge "Upgraded docs for getSpanIndex() and getSpanGroupIndex()" into androidx-main by Shailen Tuli · 2 years ago
  3. 44a8126 Merge "Fix typos in RecyclerView scrollbar related documentation" into androidx-main by Treehugger Robot · 2 years ago
  4. c670ab7 Merge "Fixed anchor bug when stack from end." into androidx-main by Treehugger Robot · 2 years ago
  5. cfe396b Don't anchor views in LinearLayoutManager if viewport is not filled by Ryan Mentley · 2 years, 1 month ago
  6. 640d67c Ignore failing tests in LinearLayoutManagerSnappingTest by Fred Sladkey · 2 years ago
  7. f4f7e04 Upgraded docs for getSpanIndex() and getSpanGroupIndex() by Shailen Tuli · 2 years ago
  8. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years ago
  9. 87b87f6 Fix typos in RecyclerView scrollbar related documentation by Daniel Zhang · 2 years ago
  10. 43d84b3 Bump RecyclerView to rc01 by Ryan Mentley · 2 years ago
  11. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years ago
  12. a13e5c5 Merge "Add end-to-end test for Compose Views in RecyclerView" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  13. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 2 years, 1 month ago
  14. 3cae5f0 Merge "Update lint baselines" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  15. b9fa90f Update lint baselines by Tiem Song · 2 years, 1 month ago
  16. 4b93c1b Remove some more nullability annotations in ItemTouchHelper by Ryan Mentley · 2 years, 1 month ago
  17. 9160b30 Remove nullability annotations added in 1.3.0-beta01 by Ryan Mentley · 2 years, 1 month ago
  18. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 1 month ago
  19. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years, 1 month ago
  20. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 2 years, 2 months ago
  21. 101f5db Merge "Reenable unused method check in errorprone." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  22. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 2 years, 2 months ago
  23. 12a5634 Re-remove select nullability annotations in LinearLayoutManager by Ryan Mentley · 2 years, 2 months ago
  24. 141c820 Merge "Update versions for release id 1656522000000" into androidx-main am: 6379b8ce32 by Treehugger Robot · 2 years, 2 months ago
  25. 22a1105 Update versions for release id 1656522000000 by Nick Anthony · 2 years, 2 months ago
  26. 4ed2249 Merge "Migrate from synchronized methods to synchronized blocks" into androidx-main am: 52f578302c by Sam Gilbert · 2 years, 2 months ago
  27. 52f5783 Merge "Migrate from synchronized methods to synchronized blocks" into androidx-main by Sam Gilbert · 2 years, 2 months ago
  28. 97e2721 Migrate from synchronized methods to synchronized blocks by Sam Gilbert · 2 years, 3 months ago
  29. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years, 2 months ago
  30. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  31. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 2 months ago
  32. 9db2439 Merge "Revert^2 "Bump RecyclerView to 1.3.0-beta01"" into androidx-main am: 6f4522bf56 by Treehugger Robot · 2 years, 2 months ago
  33. a44eab8 Revert^2 "Bump RecyclerView to 1.3.0-beta01" by Nick Anthony · 2 years, 2 months ago
  34. c9a53af Merge "Fix ItemTouchHelper lint warnings" into androidx-main am: 74b5d0ebd1 by Treehugger Robot · 2 years, 2 months ago
  35. 74b5d0e Merge "Fix ItemTouchHelper lint warnings" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  36. 8712d2b Fix ItemTouchHelper lint warnings by George Mount · 2 years, 2 months ago
  37. 55c0573 Merge "Fix some RecyclerView lint-baseline.xml errors" into androidx-main am: 86d0ebd619 by Treehugger Robot · 2 years, 2 months ago
  38. 86d0ebd Merge "Fix some RecyclerView lint-baseline.xml errors" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  39. 2ce4f4a Merge "Revert "Bump RecyclerView to 1.3.0-beta01"" into androidx-main am: ae5287ef03 by Nick Anthony · 2 years, 2 months ago
  40. ae5287e Merge "Revert "Bump RecyclerView to 1.3.0-beta01"" into androidx-main by Nick Anthony · 2 years, 2 months ago
  41. e01c19e Revert "Bump RecyclerView to 1.3.0-beta01" by Natnael Belay · 2 years, 2 months ago
  42. e4fdc93 Merge "Bump RecyclerView to 1.3.0-beta01" into androidx-main am: 1654a4f237 by Treehugger Robot · 2 years, 2 months ago
  43. 1654a4f Merge "Bump RecyclerView to 1.3.0-beta01" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  44. 27a9768 Merge "Add nullability annotations to DefaultItemAnimator.java" into androidx-main am: f3ad6e4e9f by Aurimas Liutikas · 2 years, 2 months ago
  45. f3ad6e4 Merge "Add nullability annotations to DefaultItemAnimator.java" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  46. 5823b14 Bump RecyclerView to 1.3.0-beta01 by Ryan Mentley · 2 years, 3 months ago
  47. 886579c Fix some RecyclerView lint-baseline.xml errors by George Mount · 2 years, 3 months ago
  48. a69c71d Merge "Fix lint problems for LinearLayoutManager" into androidx-main am: 1ae51a0f76 by George Mount · 2 years, 2 months ago
  49. bbe9cab Merge "Fix a few more RecyclerView lint-baseline problems." into androidx-main am: 663932fbe6 by George Mount · 2 years, 2 months ago
  50. 369d863 Merge "Fix some RecyclerViewAccessiblityDelegate lint-baseline.xml" into androidx-main am: d2c6739135 by George Mount · 2 years, 2 months ago
  51. 1ae51a0f Merge "Fix lint problems for LinearLayoutManager" into androidx-main by George Mount · 2 years, 2 months ago
  52. 663932f Merge "Fix a few more RecyclerView lint-baseline problems." into androidx-main by George Mount · 2 years, 2 months ago
  53. d2c6739 Merge "Fix some RecyclerViewAccessiblityDelegate lint-baseline.xml" into androidx-main by George Mount · 2 years, 2 months ago
  54. 038b516 Merge "Fix recyclerview-selection lint-baseline problems" into androidx-main am: c1f197fab7 by George Mount · 2 years, 2 months ago
  55. c1f197f Merge "Fix recyclerview-selection lint-baseline problems" into androidx-main by George Mount · 2 years, 2 months ago
  56. 7d6e83c Fix lint problems for LinearLayoutManager by George Mount · 2 years, 3 months ago
  57. dc91dd1 Merge "Fix lint issues in SortedListAdapterCallback & ThreadUtil" into androidx-main am: 998ed41f9e by Sergey Vasilinetc · 2 years, 3 months ago
  58. 998ed41 Merge "Fix lint issues in SortedListAdapterCallback & ThreadUtil" into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  59. 7c7838b Merge "Fix lint issues in LinearSmoothScroller & PageSnapHelper" into androidx-main am: aa52d3d6bc by Aurimas Liutikas · 2 years, 3 months ago
  60. ab43c01 Merge "Add nullability annotations to SortedList.java" into androidx-main am: 84d16d7356 by Treehugger Robot · 2 years, 3 months ago
  61. aa52d3d Merge "Fix lint issues in LinearSmoothScroller & PageSnapHelper" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  62. bf0eb0c Fix a few more RecyclerView lint-baseline problems. by George Mount · 2 years, 3 months ago
  63. 97df318 Fix some RecyclerViewAccessiblityDelegate lint-baseline.xml by George Mount · 2 years, 3 months ago
  64. 3721bad Fix recyclerview-selection lint-baseline problems by George Mount · 2 years, 3 months ago
  65. ccebe0d Add nullability annotations to SortedList.java by Sam Gilbert · 2 years, 3 months ago
  66. e2a0727 Merge "Add nullability annotations to DividerItemDecoration.java" into androidx-main am: 8a3565a44f by Sam Gilbert · 2 years, 3 months ago
  67. 8a3565a Merge "Add nullability annotations to DividerItemDecoration.java" into androidx-main by Sam Gilbert · 2 years, 3 months ago
  68. 13a498b Fix lint issues in SortedListAdapterCallback & ThreadUtil by Sergey Vasilinets · 2 years, 3 months ago
  69. caff6cf4 Fix lint issues in LinearSmoothScroller & PageSnapHelper by Sergey Vasilinets · 2 years, 3 months ago
  70. 7c7f087 Add nullability annotations to DefaultItemAnimator.java by Sam Gilbert · 2 years, 3 months ago
  71. c752f19 Merge "Add nullability annotations to ItemTouchUIUtil" into androidx-main am: b71a6e1050 by Sam Gilbert · 2 years, 3 months ago
  72. 1149e42 Add nullability annotations to DividerItemDecoration.java by Sam Gilbert · 2 years, 3 months ago
  73. b0204e3 Add nullability annotations to ItemTouchUIUtil by Sam Gilbert · 2 years, 3 months ago
  74. 6026b7a Add end-to-end test for Compose Views in RecyclerView by Ryan Mentley · 2 years, 3 months ago
  75. dcf3cee Merge "Reland "Upgrade to Kotlin 1.7.0"" into androidx-main am: e1c26c0d20 by Yigit Boyar · 2 years, 3 months ago
  76. dec8782 Merge "Revert "Upgrade to Kotlin 1.7.0"" into androidx-main am: ea91179aed by Aurimas Liutikas · 2 years, 3 months ago
  77. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years, 3 months ago
  78. ea91179 Merge "Revert "Upgrade to Kotlin 1.7.0"" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  79. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years, 3 months ago
  80. 208c683 Merge "Upgrade to Kotlin 1.7.0" into androidx-main am: d4c907b754 by Aurimas Liutikas · 2 years, 3 months ago
  81. d4c907b Merge "Upgrade to Kotlin 1.7.0" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  82. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 4 months ago
  83. 841db0d Merge "Change overscroll retraction to use fling." into androidx-main am: 5b8a24c826 by Treehugger Robot · 2 years, 3 months ago
  84. ea6c576 Change overscroll retraction to use fling. by George Mount · 2 years, 3 months ago
  85. 165cdca Fixed anchor bug when stack from end. by Shep Shapard · 3 years, 6 months ago
  86. 2b9e026 Merge "Set the AccessibilityNodeInfo classname for grid to GridView" into androidx-main am: a8eacba346 by Sally Yuen · 2 years, 4 months ago
  87. a8eacba Merge "Set the AccessibilityNodeInfo classname for grid to GridView" into androidx-main by Sally Yuen · 2 years, 4 months ago
  88. c3ba3a7 Set the AccessibilityNodeInfo classname for grid to GridView by Sally Yuen · 2 years, 4 months ago
  89. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  90. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  91. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  92. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 5 months ago
  93. d955851 Merge "Update Metalava to build 8281375" into androidx-main am: f7dc537b5c by Treehugger Robot · 2 years, 5 months ago
  94. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  95. c214404 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main am: 8ce27e2344 by Tiem Song · 2 years, 5 months ago
  96. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 5 months ago
  97. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 5 months ago
  98. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  99. 3b2d2b1 Merge "Pin dependencies on PoolingContainer to 1.0.0-alpha01" into androidx-main am: 9692d6eccb by Ryan Mentley · 2 years, 5 months ago
  100. 05f11ef Pin dependencies on PoolingContainer to 1.0.0-alpha01 by Ryan Mentley · 2 years, 5 months ago