1. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago
  2. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  3. 2f8b029 Updated outdated version to their next incremental version by Nick Anthony · 4 years, 4 months ago
  4. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  5. a25c669 Attempt to fix OutOfMemoryError in RecyclerViewOnItemTouchListenerTest by Shep Shapard · 4 years, 4 months ago
  6. fe86702 Improve out of bounds anchor. by Shep Shapard · 4 years, 5 months ago
  7. 46e752e Merge "Attempt to fix flaking RV test." into androidx-master-dev by Shep Shapard · 4 years, 5 months ago
  8. 3418ad8 Attempt to fix flaking RV test. by Shep Shapard · 4 years, 5 months ago
  9. d26b4b3 Merge "Nested scrolling for mouse pointer" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  10. 0f516b7 Nested scrolling for mouse pointer by Diksha Gohlyan · 4 years, 5 months ago
  11. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  12. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  13. 2916f20 Bump RV version by Shep Shapard · 4 years, 5 months ago
  14. 80afeaf Merge "Add programatic scroll by to recycler view" into androidx-master-dev by Diksha Gohlyan · 4 years, 5 months ago
  15. f5ba020 Fixed flaky getNanoTime RV test. by Shep Shapard · 4 years, 5 months ago
  16. 9afeeac Add programatic scroll by to recycler view by Diksha Gohlyan · 4 years, 5 months ago
  17. c42d282 Fix failing TileListTest. by Shep Shapard · 4 years, 6 months ago
  18. e713c01 Degrade RecyclerView error to warning. by Adam Copp · 4 years, 6 months ago
  19. 7def50d Rename MergeAdapter#getCopyOfAdapters -> getAdapters by Yigit Boyar · 4 years, 6 months ago
  20. 0281d58 Rename StateRestrorationStrategy to StateRestrorationPolicy by Yigit Boyar · 4 years, 6 months ago
  21. adebfff Fix duplicate items handling in diff util by Yigit Boyar · 4 years, 6 months ago
  22. a013a90 Benchmarks for diff util by Yigit Boyar · 4 years, 6 months ago
  23. 57b4d10 Merge "move diff util test to kotlin" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  24. 229108a move diff util test to kotlin by Yigit Boyar · 4 years, 6 months ago
  25. 1c81aa1 Switch RecyclerView to prebuilt Core dependency by Ian Lake · 4 years, 6 months ago
  26. 8df8e65 Don't run transient state tests where API is unavailable by Yigit Boyar · 4 years, 7 months ago
  27. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 7 months ago
  28. ced6460 Throw exception if setStateRestorationStrategy is called on the MergeAdapter by Yigit Boyar · 4 years, 7 months ago
  29. 605304a Throw exception if setStableIds is called on the MergeAdapter by Yigit Boyar · 4 years, 7 months ago
  30. fa81a62 Increment out of date versions by Nick Anthony · 4 years, 7 months ago
  31. 9cba029 Merge "Enable Activity Launch Avoidance" into androidx-master-dev by Sam Gilbert · 4 years, 7 months ago
  32. b55d65d Merge "API lint check for the BuilderSetStyle is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  33. b947b35 Enable Activity Launch Avoidance by Chris Craik · 5 years ago
  34. 811b56b Add Stable Id support to MergeAdapter by Yigit Boyar · 4 years, 8 months ago
  35. ba95f70 API lint check for the BuilderSetStyle is enabled for androidx by Sergey · 5 years ago
  36. 31a64c9 Merge "Add lint rules that check for the valid use of setHasFixedSize(...)" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  37. 95a5d63 Add lint rules that check for the valid use of setHasFixedSize(...) by Rahul Ravikumar · 4 years, 7 months ago
  38. a36cd3c Merge "Enable animations for updateHiddenView test" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  39. bb4b7c6 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  40. 69e3808 Enable animations for updateHiddenView test by Yigit Boyar · 4 years, 7 months ago
  41. 80a136a Allow findReferenceChild to find 0px child on edge by Jelle Fresen · 4 years, 7 months ago
  42. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  43. b33d46b Merge "RecyclerView MergeAdapter" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  44. 4c715c2 RecyclerView MergeAdapter by Yigit Boyar · 4 years, 8 months ago
  45. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  46. 559a69b Fix boundary check in findReferenceChild by Jelle Fresen · 4 years, 8 months ago
  47. 8288e19 Allow lazy state restoration driven by the Adapter by Yigit Boyar · 4 years, 9 months ago
  48. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  49. f5b71ef Merge "Revert "Allow lazy state restoration driven by the Adapter"" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  50. c246106 Revert "Allow lazy state restoration driven by the Adapter" by Yigit Boyar · 4 years, 8 months ago
  51. d9d78a7 Merge "Stop overriding deprecated SnapHelper method" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  52. 6f5484a Stop overriding deprecated SnapHelper method by Aurimas Liutikas · 4 years, 8 months ago
  53. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 8 months ago
  54. 6701b39 Merge "Allow lazy state restoration driven by the Adapter" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  55. 201801f Allow lazy state restoration driven by the Adapter by Yigit Boyar · 4 years, 9 months ago
  56. 24444a9 Move RecyclerView-Selection lib to 2.0.0-alpha01. by Steve McKay · 4 years, 8 months ago
  57. 5097e6c Merge "Move RecyclerView-Selection lib to 1.1.0-rc01." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  58. d31bc04 Collection[Item]Info should not be populated by default for RecyclerViews. by Qasid Ahmad Sadiq · 5 years ago
  59. 09780b5 Attempt to reduce flakiness in StaggeredGrid test. by Shep Shapard · 4 years, 8 months ago
  60. 388d08c Move RecyclerView-Selection lib to 1.1.0-rc01. by Steve McKay · 4 years, 8 months ago
  61. 0e0b247 Merge "Use GlobalVisibleRect for view height...instead of view height." into androidx-master-dev by Steve McKay · 4 years, 9 months ago
  62. 15ec791d Defer error message construction in saved state tests by Yigit Boyar · 4 years, 9 months ago
  63. ea17a76 Merge "Add a new test rule to enable animation scale" into androidx-master-dev by Yigit Boyar · 4 years, 9 months ago
  64. 4f21281 Use GlobalVisibleRect for view height...instead of view height. by Steve McKay · 4 years, 9 months ago
  65. c29430e Add a new test rule to enable animation scale by Yigit Boyar · 4 years, 9 months ago
  66. b4f0849 Move saveAttributeDataForStyleable to a separate class by Aurimas Liutikas · 5 years ago
  67. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  68. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  69. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  70. c47c2a6 Merge "ItemTouchHelper animations now stopped when RV is detached." into androidx-master-dev by Shep Shapard · 4 years, 10 months ago
  71. ae0ee36 Update RecyclerView-Selection library version to 1.1.0-beta01. by Steve McKay · 4 years, 10 months ago
  72. 7a5dbef ItemTouchHelper animations now stopped when RV is detached. by Shep Shapard · 4 years, 10 months ago
  73. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  74. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 10 months ago
  75. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  76. 8140960 Merge "Don't reset on selection refresh/restore." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  77. ae57cc1 Don't reset on selection refresh/restore. by Steve McKay · 4 years, 10 months ago
  78. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  79. 21af75c Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  80. fd832b1 Merge changes from topic "RV-Sel_1_1" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  81. 703e747 Fix lint warnings in RecyclerView-Selection lib. by Steve McKay · 4 years, 10 months ago
  82. 3080268 Eliminate reliance on short-circuted operations to avoid recursion during library reset. by Steve McKay · 4 years, 10 months ago
  83. 6284ae5 Merge "Add support for resetting library state in response to CANCEL events and clearing of selection." into androidx-master-dev by Steve McKay · 4 years, 10 months ago
  84. dc37ddd Add support for resetting library state in response to CANCEL events and clearing of selection. by Steve McKay · 5 years ago
  85. 385855c docs: add missing parenthesis to "Assemble everything with SelectionTracker.Builder" section by Joshua Baxter · 4 years, 10 months ago
  86. 82af58e Fix for DocumentsUI context menu regression resulting from patch by Steve McKay · 4 years, 10 months ago
  87. 154236b Update FancySelectionDemoActivity to show a list item specific context menu. by Steve McKay · 4 years, 10 months ago
  88. 24d2bd5 Merge "Fix FastScroller when layout direction is RTL." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  89. baaf684 Fix FastScroller when layout direction is RTL. by Hai Zhang · 5 years ago
  90. 30a6e82 Merge "Update VP2 and RV to next minor version" into androidx-master-dev by Treehugger Robot · 5 years ago
  91. 35141a3 Update VP2 and RV to next minor version by Nick Anthony · 5 years ago
  92. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 5 years ago
  93. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  94. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  95. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 5 years ago
  96. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 5 years ago
  97. 876d0cd Fix errorprone issues in recyclerview-selection by Ian Lake · 5 years ago
  98. 8742c8a Merge "Fix deprecated API usage in recyclerview-selection" into androidx-master-dev by Treehugger Robot · 5 years ago
  99. e7258db Fix deprecated API usage in recyclerview-selection by Ian Lake · 5 years ago
  100. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 5 years ago