1. b5029d2 Merge "Remove 0.0.0.txt API signatures" into androidx-main am: 2eb8589dad by Julia McClellan · 1 year, 1 month ago
  2. f13c691 Remove 0.0.0.txt API signatures by Julia McClellan · 1 year, 1 month ago
  3. ea9fa21 Ignore flaky test by ivychen · 1 year, 1 month ago
  4. 0c83b39 Merge "Add Page Up/Down support to the RecyclerView" into androidx-main am: 73f902dee0 by Treehugger Robot · 1 year, 1 month ago
  5. f8cbe1c Add Page Up/Down support to the RecyclerView by Seigo Nonaka · 1 year, 1 month ago
  6. 94e40e2 Ignore failing recyclerview tests by Julia McClellan · 1 year, 1 month ago
  7. 84ea420 Merge "Added ACTION_SCROLL_IN_DIRECTION to GridLayoutManager" into androidx-platform-dev by Shailen Tuli · 1 year, 1 month ago
  8. 5e07eb8 Merge changes from topic "scroll_in_direction_with_spans" into androidx-platform-dev by Shailen Tuli · 1 year, 1 month ago
  9. 49f5813 Added ACTION_SCROLL_IN_DIRECTION to GridLayoutManager by Shailen Tuli · 1 year, 3 months ago
  10. 24c9862 Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling down by Shailen Tuli · 1 year, 2 months ago
  11. aa4abe9 Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling up by Shailen Tuli · 1 year, 2 months ago
  12. 5f18827 Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling left by Shailen Tuli · 1 year, 2 months ago
  13. 0476fce Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling right by Shailen Tuli · 1 year, 2 months ago
  14. 24e3af0 Merge "Added granular scrolling to RecyclerView" into androidx-platform-dev by Shailen Tuli · 1 year, 1 month ago
  15. 55c7ab0 Merge "Opt-in n- thru t-prefixed projects to Suppress Compatibility migration" into androidx-main am: ed9751b8dd by Alan Viverette · 1 year, 1 month ago
  16. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  17. 0aed3c6 Added granular scrolling to RecyclerView by Shailen Tuli · 1 year, 2 months ago
  18. 306c0ed Handles cases where accessibility focus is placed on a new node by Shailen Tuli · 1 year, 2 months ago
  19. 44e25b1 Added fields to store the row/column indices that work with spans by Shailen Tuli · 1 year, 2 months ago
  20. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  21. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  22. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  23. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  24. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  25. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  26. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  27. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  28. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  29. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  30. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 2 months ago
  31. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  32. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  33. 8d194af Merge "Mostly autogenerated suppression of test failures" into androidx-main am: 5cb268f536 by Treehugger Robot · 1 year, 2 months ago
  34. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 2 months ago
  35. 199b63f Merge changes from topic "scroll_in_direction" into androidx-platform-dev by Shailen Tuli · 1 year, 2 months ago
  36. 44f49d8 Implemented scrollInDirectionDown in GridLayoutManager by Shailen Tuli · 1 year, 4 months ago
  37. ad05027 Implemented scrollInDirectionUp in GridLayoutManager by Shailen Tuli · 1 year, 4 months ago
  38. 82895fd9 Enabled searching for scroll target by wrapping around to previous or following by Shailen Tuli · 1 year, 4 months ago
  39. f173737 Merge "Ensure that ViewPager2 is on the latest version when used with an updated recyclerview" into androidx-main am: b2ab86c927 by Aurimas Liutikas · 1 year, 2 months ago
  40. b2ab86c Merge "Ensure that ViewPager2 is on the latest version when used with an updated recyclerview" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  41. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 2 months ago
  42. e8d8836 Ensure that ViewPager2 is on the latest version when used with an updated recyclerview by Ryan Mentley · 1 year, 4 months ago
  43. f5bdc9e Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 2 months ago
  44. d61eaa1 Implemented scrollInDirectionLeft in GridLayoutManager by Shailen Tuli · 1 year, 4 months ago
  45. bc5390a Implemented scrollInDirectionRight in GridLayoutManager by Shailen Tuli · 1 year, 5 months ago
  46. e0318db Added precondition checks for action scroll in direction by Shailen Tuli · 1 year, 5 months ago
  47. a431dcd Minor clean up of imports by Shailen Tuli · 1 year, 3 months ago
  48. 765ff26 Merge "Smooth Rotary Encoder Scrolling for Low Resolution Devices" into androidx-main am: 3c8c85c237 by Yeabkal Wubshit · 1 year, 3 months ago
  49. 3c8c85c Merge "Smooth Rotary Encoder Scrolling for Low Resolution Devices" into androidx-main by Yeabkal Wubshit · 1 year, 3 months ago
  50. c88e194 Smooth Rotary Encoder Scrolling for Low Resolution Devices by Yeabkal Wubshit · 1 year, 3 months ago
  51. cf0c70f Merge "Bump profileinstaller dependency to 1.3" into androidx-main am: 9e9fd899f3 by Treehugger Robot · 1 year, 3 months ago
  52. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 1 year, 3 months ago
  53. f34ea42 Merge "Enable debug assertions in all RecyclerView tests" into androidx-main am: 8172078de8 by Ryan Mentley · 1 year, 4 months ago
  54. d77ad45 Enable debug assertions in all RecyclerView tests by Ryan Mentley · 1 year, 4 months ago
  55. 3d60bec Merge "Stop running failing GridLayoutManagerSnappingTest on API 21" into androidx-main am: 877672e73b by Treehugger Robot · 1 year, 4 months ago
  56. 877672e Merge "Stop running failing GridLayoutManagerSnappingTest on API 21" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  57. d92d863 Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main am: 75ff89f5cf by Aurimas Liutikas · 1 year, 4 months ago
  58. 4901a9a Merge "Disable running LinearLayoutManagerTest test on API <=22" into androidx-main am: 8b965a59a9 by Treehugger Robot · 1 year, 4 months ago
  59. 75ff89f Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  60. 63bf103 Stop running failing GridLayoutManagerSnappingTest on API 21 by Aurimas Liutikas · 1 year, 4 months ago
  61. 2a41a74 Disable running LinearLayoutManagerTest test on API <=22 by Aurimas Liutikas · 1 year, 4 months ago
  62. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 6 months ago
  63. 03a46fd Merge "Temporarily re-attach temp-detached views for binding, add validation of various intended invariants" into androidx-main am: 3cf2bd42ef by Treehugger Robot · 1 year, 4 months ago
  64. 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
  65. ed0e0d2 Temporarily re-attach temp-detached views for binding, add validation of various intended invariants by Ryan Mentley · 1 year, 7 months ago
  66. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  67. 13eaf74 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  68. 0c2a43d Merge "Revert "Added classname for LinearLayoutManager"" into androidx-main am: 978d9c8243 by Treehugger Robot · 1 year, 4 months ago
  69. 978d9c8 Merge "Revert "Added classname for LinearLayoutManager"" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  70. e90a601 Merge "Disable flaking StaggeredGridLayoutManagerSnappingTest test" into androidx-main am: 75b18c80d4 by Treehugger Robot · 1 year, 4 months ago
  71. 5069a0d Merge "Revert "Don't anchor views in LinearLayoutManager if viewport is not filled"" into androidx-main am: bcb55568a8 by Treehugger Robot · 1 year, 4 months ago
  72. 75b18c8 Merge "Disable flaking StaggeredGridLayoutManagerSnappingTest test" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  73. 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
  74. 9f0fa3d Disable flaking StaggeredGridLayoutManagerSnappingTest test by Aurimas Liutikas · 1 year, 4 months ago
  75. d1206b4 Revert "Don't anchor views in LinearLayoutManager if viewport is not filled" by Ryan Mentley · 1 year, 4 months ago
  76. 1ac556e Revert "Added classname for LinearLayoutManager" by Ryan Mentley · 1 year, 4 months ago
  77. 98c4e1b Merge "Upgrade to AGP 8.0.0-beta03" into androidx-main am: d4babf43ec by Treehugger Robot · 1 year, 4 months ago
  78. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 4 months ago
  79. c3c465f Merge "Disable flaking recyclerview tests" into androidx-main am: 91c6937e9a by Treehugger Robot · 1 year, 4 months ago
  80. c9fcc0f Disable flaking recyclerview tests by Aurimas Liutikas · 1 year, 4 months ago
  81. c605d9f Merge "Made RecyclerView depend on tip-of-tree sources for the androidx.core:core library" into androidx-platform-dev by Shailen Tuli · 1 year, 4 months ago
  82. 4cbd8aa Made RecyclerView depend on tip-of-tree sources for the androidx.core:core library by Shailen Tuli · 1 year, 4 months ago
  83. fce78de Revert "AGP 8.1.0-alpha03" am: 65323ccc37 by Aurimas Liutikas · 1 year, 4 months ago
  84. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 4 months ago
  85. 5f6dcf79 Merge "Add options to enable internal debug assertions and verbose logging" into androidx-main am: 382f450516 by Treehugger Robot · 1 year, 4 months ago
  86. 382f450 Merge "Add options to enable internal debug assertions and verbose logging" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  87. 668b488 Merge "Add profileinstaller to non-compose android libraries that include a profile" into androidx-main am: 525825c853 by Treehugger Robot · 1 year, 5 months ago
  88. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 1 year, 5 months ago
  89. 237fa02 Merge "AGP 8.1.0-alpha03" into androidx-main am: dfe8409004 by Treehugger Robot · 1 year, 5 months ago
  90. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 5 months ago
  91. 116da49 Merge "Update OWNERS files" into androidx-main am: 0eba03841d by Aurimas Liutikas · 1 year, 5 months ago
  92. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  93. 7f340bb Add options to enable internal debug assertions and verbose logging by Ryan Mentley · 1 year, 5 months ago
  94. ba59044 Merge "Add bug component to recyclerview OWNERS" into androidx-main am: c52464b5ae by Treehugger Robot · 1 year, 5 months ago
  95. 240a025 Add bug component to recyclerview OWNERS by Aurimas Liutikas · 1 year, 5 months ago
  96. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  97. d3e3822 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  98. 82fbf36 Merge "Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too" into androidx-main am: 243c34061d by Jeff Gaston · 1 year, 7 months ago
  99. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 7 months ago
  100. beb8222 Merge "Nullability updates for consistency with platform SDK" into androidx-main by Alan Viverette · 1 year, 7 months ago