1. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  2. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  3. c47c2a6 Merge "ItemTouchHelper animations now stopped when RV is detached." into androidx-master-dev by Shep Shapard · 4 years, 7 months ago
  4. ae0ee36 Update RecyclerView-Selection library version to 1.1.0-beta01. by Steve McKay · 4 years, 8 months ago
  5. 7a5dbef ItemTouchHelper animations now stopped when RV is detached. by Shep Shapard · 4 years, 8 months ago
  6. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 7 months ago
  7. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 7 months ago
  8. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  9. 8140960 Merge "Don't reset on selection refresh/restore." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  10. ae57cc1 Don't reset on selection refresh/restore. by Steve McKay · 4 years, 8 months ago
  11. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 8 months ago
  12. 21af75c Update api lint baseline. by Aurimas Liutikas · 4 years, 8 months ago
  13. fd832b1 Merge changes from topic "RV-Sel_1_1" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  14. 703e747 Fix lint warnings in RecyclerView-Selection lib. by Steve McKay · 4 years, 8 months ago
  15. 3080268 Eliminate reliance on short-circuted operations to avoid recursion during library reset. by Steve McKay · 4 years, 8 months ago
  16. 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, 8 months ago
  17. dc37ddd Add support for resetting library state in response to CANCEL events and clearing of selection. by Steve McKay · 4 years, 11 months ago
  18. 385855c docs: add missing parenthesis to "Assemble everything with SelectionTracker.Builder" section by Joshua Baxter · 4 years, 8 months ago
  19. 82af58e Fix for DocumentsUI context menu regression resulting from patch by Steve McKay · 4 years, 8 months ago
  20. 154236b Update FancySelectionDemoActivity to show a list item specific context menu. by Steve McKay · 4 years, 8 months ago
  21. 24d2bd5 Merge "Fix FastScroller when layout direction is RTL." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  22. baaf684 Fix FastScroller when layout direction is RTL. by Hai Zhang · 4 years, 9 months ago
  23. 30a6e82 Merge "Update VP2 and RV to next minor version" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  24. 35141a3 Update VP2 and RV to next minor version by Nick Anthony · 4 years, 8 months ago
  25. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 9 months ago
  26. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 8 months ago
  27. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  28. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 9 months ago
  29. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 9 months ago
  30. 876d0cd Fix errorprone issues in recyclerview-selection by Ian Lake · 4 years, 9 months ago
  31. 8742c8a Merge "Fix deprecated API usage in recyclerview-selection" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  32. e7258db Fix deprecated API usage in recyclerview-selection by Ian Lake · 4 years, 9 months ago
  33. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  34. 252b766 Merge "Updates for the latest metalava" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  35. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 9 months ago
  36. 74da172 Attempt to fix flaky rv cache tests. by shepshapard · 4 years, 9 months ago
  37. 383ecf8 Updates for the latest metalava by Jeff Gaston · 4 years, 9 months ago
  38. c09e3e2 Merge "Increasing time for flaky tests." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  39. b21d61e Increasing time for flaky tests. by shepshapard · 4 years, 9 months ago
  40. b4450ee Only save original delegates in if getItemDelegate() returns an ItemDelegate by Qasid Ahmad Sadiq · 4 years, 9 months ago
  41. 750383d Merge "Small changes to tests to unblock RV CLs." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  42. cfc612306 Small changes to tests to unblock RV CLs. by shepshapard · 4 years, 9 months ago
  43. cc5759e Merge "Revert "Label ScrollBenchmark @SmallTest to reorder in CI"" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  44. 7a4c44d Revert "Label ScrollBenchmark @SmallTest to reorder in CI" by Chris Craik · 4 years, 9 months ago
  45. ce571ee Fix ScrollBenchmark to measure RV item lifecycle correctly by Chris Craik · 4 years, 9 months ago
  46. 206459b Add wildcard type-param to NonDraggableArea constructor. by Steve McKay · 4 years, 10 months ago
  47. 743e7f1 Update versions after october 9th release by Nick Anthony · 4 years, 9 months ago
  48. 7cf80b1 Make sure we call into custom item delegates. by Qasid Ahmad Sadiq · 4 years, 9 months ago
  49. 3edd9fc Merge "ItemDelegate should call all AccessibilityDelegate API on the original delegate." into androidx-master-dev by Qasid Sadiq · 4 years, 9 months ago
  50. f7e377d ItemDelegate should call all AccessibilityDelegate API on the original delegate. by Qasid Ahmad Sadiq · 4 years, 9 months ago
  51. d68eed4 Merge "Label ScrollBenchmark @SmallTest to reorder in CI" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  52. ebbae57 Label ScrollBenchmark @SmallTest to reorder in CI by Chris Craik · 4 years, 9 months ago
  53. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  54. 2c27c62 Merge "Made ryanmentley owner of RV" into androidx-master-dev by Shep Shapard · 4 years, 9 months ago
  55. 726d0f5 Merge "API lint check for the ListenerLast is enabled for androidx" into androidx-master-dev by Jeff Gaston · 4 years, 9 months ago
  56. ea9abdb Merge "ItemDelegate should not call view implmentation of onInitializeAccessibilityNodeInfo twice." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  57. 8a10698 ItemDelegate should not call view implmentation of onInitializeAccessibilityNodeInfo twice. by Qasid Ahmad Sadiq · 4 years, 9 months ago
  58. f920040 Merge "Finish "center" change for snap helpers." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  59. a2d1d3a Finish "center" change for snap helpers. by shepshapard · 4 years, 9 months ago
  60. a3f580c Merge "Revert "Fix test timeout issues for RecyclerView."" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  61. 130035d API lint check for the ListenerLast is enabled for androidx by Sergey · 4 years, 9 months ago
  62. aea6472 Merge "Switch to prebuilts from project() dependencies" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  63. bfe8191 Revert "Fix test timeout issues for RecyclerView." by Sam Gilbert · 4 years, 9 months ago
  64. 8f683af Merge "Bump RV version to rc02" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  65. 64c858b Switch to prebuilts from project() dependencies by Ian Lake · 4 years, 9 months ago
  66. 970be7f Made ryanmentley owner of RV by shepshapard · 4 years, 9 months ago
  67. cdfd247a Bump RV version to rc02 by Chris Craik · 4 years, 9 months ago
  68. d3fd881 Fix fling prefetch to use correct scroll dx dy by Chris Craik · 4 years, 9 months ago
  69. c1bcb83 Fix test timeout issues for RecyclerView. by shepshapard · 4 years, 9 months ago
  70. 1e50875 Bumped RecyclerView version to 1.1.0-rc01 by Jakub Gielzak · 4 years, 10 months ago
  71. 1c630c4 Merge "Fixup type parameters (many were missing). Except...BandPredicate.NonDraggableArea where constructor is missing type param on an arg type (this is triggering a bug requiring an lib version update)." into androidx-master-dev by Steve McKay · 4 years, 10 months ago
  72. 47e38ec Fixup type parameters (many were missing). by Steve McKay · 4 years, 11 months ago
  73. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 4 years, 10 months ago
  74. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  75. a4a0683 Merge "Track experimental API surface" into androidx-master-dev by Alan Viverette · 4 years, 10 months ago
  76. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  77. 7d36dec Add padding test to LinearSnapHelper by Jelle Fresen · 4 years, 10 months ago
  78. 4dc5d13 Add padding test to PagerSnapHelper by Jelle Fresen · 4 years, 10 months ago
  79. 9c00f40 Split testutils-espresso into its own dependency by Ian Lake · 4 years, 10 months ago
  80. 7abd043 Move testutils to new directory structure by Ian Lake · 4 years, 10 months ago
  81. 6263bdb Merge "Always snap to center between padding" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  82. 051f76e Merge "Disallow intercept, touch slop and canScroll in nestedPreScroll" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  83. 1192e29 Always snap to center between padding by Jelle Fresen · 4 years, 10 months ago
  84. fb1c825 Disallow intercept, touch slop and canScroll in nestedPreScroll by Jelle Fresen · 4 years, 11 months ago
  85. 8137c9a Merge "Always snap to center between padding" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  86. f39d092 Merge "Updated recyclerview:recyclerview to 1.1.0-beta04" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  87. 6faf0d9 Always snap to center between padding by Jelle Fresen · 4 years, 11 months ago
  88. 277b0f6 Updated recyclerview:recyclerview to 1.1.0-beta04 by Jakub Gielzak · 4 years, 11 months ago
  89. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  90. e4f520c Merge "Deal with overshoot of RecyclerView" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  91. 32f0721 IMPROVEMENT: Make GestureDetector listen directly to RecyclerView. by Steve McKay · 5 years ago
  92. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  93. 46facc3 Deal with overshoot of RecyclerView by Jelle Fresen · 4 years, 11 months ago
  94. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 11 months ago
  95. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 11 months ago
  96. c77120f Make sure itemDelegate doesn't reference itself as original delegate. by Qasid Ahmad Sadiq · 5 years ago
  97. e10a2e9 docs: Fixing error in code snippet by Andrew Solovay · 5 years ago
  98. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  99. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  100. 5ec1301 Merge "Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0"" into androidx-master-dev by Nick Anthony · 5 years ago