[go: nahoru, domu]

  1. d2af719 Merge changes I83006e86,I776f73c6 into androidx-main by Ryan Mentley · 10 months ago
  2. de6a036 Fix broken tests in GridLayoutManagerSnappingTest by Ryan Mentley · 10 months ago
  3. ad30749 Convert GridLayoutManagerSnappingTest to Kotlin by Ryan Mentley · 10 months ago
  4. a504075 Merge "Improve RecyclerView trace detail, and trace if prefetch needed for next frame" into androidx-main by Treehugger Robot · 10 months ago
  5. ac7fbb7 Improve RecyclerView trace detail, and trace if prefetch needed for next frame by Chris Craik · 10 months ago
  6. 7d96090 Merge "Disable flaking smoothScroll_whenSmoothScrollerStops_destinationReached" into androidx-main by Treehugger Robot · 10 months ago
  7. 82a54b7 Disable flaking smoothScroll_whenSmoothScrollerStops_destinationReached by Aurimas Liutikas · 10 months ago
  8. 537c348 Remove obsolete SDK_INT codepaths in recyclerview by Jake Wharton · 10 months ago
  9. 521743b Merge "Log ignored exceptions in BaseRecyclerViewInstrumentationTest as INFO, not ERROR" into androidx-main by Treehugger Robot · 10 months ago
  10. 5f340c2 Fix flaky duplicateAdapterPositionTest by Ryan Mentley · 10 months ago
  11. a39e292 Log ignored exceptions in BaseRecyclerViewInstrumentationTest as INFO, not ERROR by Ryan Mentley · 10 months ago
  12. 50d0de6 Convert RecyclerViewLayoutTest.duplicateAdapterPositionTest to Kotlin by Ryan Mentley · 10 months ago
  13. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  14. 4c80dd7 Remove intermediate check for stretch distance by George Mount · 10 months ago
  15. ecca5bd Pin RecyclerView's ViewPager2 version constraint to a specific version by Ryan Mentley · 11 months ago
  16. e873b74 Merge "Remove VisibleForTesting from FastScroller" into androidx-main by Treehugger Robot · 11 months ago
  17. 9889e0c Remove VisibleForTesting from FastScroller by Aurimas Liutikas · 11 months ago
  18. a9b35a5 Attempt to fix flaky StretchEdgeEffectTest by George Mount · 11 months ago
  19. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  20. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  21. bb703d6 Deflake PoolingContainerRecyclerViewTest#sharedViewPool, for real by Ryan Mentley · 1 year ago
  22. 766116b Name/structure updates to Differential fling classes by Yeabkal Wubshit · 1 year ago
  23. 2ac24f4e Merge "Wait for the UI thread after BaseRecyclerViewInstrumentationTest.waitForIdleScroll" into androidx-main by Ryan Mentley · 1 year ago
  24. 1c28146 recyclerview: rename mNewPosition -> newPosition by Liangliang Sui · 1 year ago
  25. 0dc0b34 Wait for the UI thread after BaseRecyclerViewInstrumentationTest.waitForIdleScroll by Ryan Mentley · 1 year ago
  26. 6e0f108 Fix up various javadoc issues in Recyclerview by Aurimas Liutikas · 1 year ago
  27. 78a2266 Make DifferentialMotionFlingHelper public by Yeabkal Wubshit · 1 year, 1 month ago
  28. 9ddc332 Merge "recyclerview: Fix comment of recycleView ends ItemAnimator" into androidx-main by Dake Gu · 1 year ago
  29. c2ac076 Merge "Create Fallback Velocity Tracking for AXIS_SCROLL" into androidx-main by Yeabkal Wubshit · 1 year ago
  30. 417e131 recyclerview: Fix comment of recycleView ends ItemAnimator by Dake Gu · 1 year ago
  31. 63e23bb Create Fallback Velocity Tracking for AXIS_SCROLL by Yeabkal Wubshit · 1 year ago
  32. 7b1d869 Fix ChildHelper removeView re-enter removeViewIfHidden by Dake Gu · 1 year, 1 month ago
  33. 2cb53ad Merge "Fix flaking RecyclerViewLayoutTest.flingFrozen test" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  34. 30d745c Fix flaking RecyclerViewLayoutTest.flingFrozen test by Ryan Mentley · 1 year, 1 month ago
  35. e5e6a96 Fix threading issues in RecyclerViewSmoothScrollToPositionTest by Ryan Mentley · 1 year, 1 month ago
  36. d85a028 Merge "Differential fling optimization" into androidx-main by Yeabkal Wubshit · 1 year, 1 month ago
  37. 73d826d Differential fling optimization by Yeabkal Wubshit · 1 year, 1 month ago
  38. 135fb37 Set Pointer ID for Test MotionEvents by Yeabkal Wubshit · 1 year, 1 month ago
  39. 268ff59 Merge "Fix nested drag test flakiness" into androidx-main by Ryan Mentley · 1 year, 1 month ago
  40. 101fdac Merge "Add debugging info to smoothScroll_whenSmoothScrollerStops_destinationReached" into androidx-main by Ryan Mentley · 1 year, 1 month ago
  41. b2f6898 Fix nested drag test flakiness by Ryan Mentley · 1 year, 1 month ago
  42. 41285d1 Merge "Speculative flakiness fixes for LinearLayoutManagerRemoveShownItemsTest" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  43. aed43e3 Merge "Don't crash when dispatching key events with no layout manager" into androidx-main by Ryan Mentley · 1 year, 1 month ago
  44. b5bb5da Don't crash when dispatching key events with no layout manager by Ryan Mentley · 1 year, 1 month ago
  45. 80e9e8b Add debugging info to smoothScroll_whenSmoothScrollerStops_destinationReached by Ryan Mentley · 1 year, 1 month ago
  46. 51e8feb Implement RecyclerView Differential Motion Fling by Yeabkal Wubshit · 1 year, 1 month ago
  47. f0c89e3 Create DifferentialMotionFlingHelper by Yeabkal Wubshit · 1 year, 1 month ago
  48. 412faf2 Merge "Fix stretch overscroll in RecyclerView with nested scrolling" into androidx-main by George Mount · 1 year, 1 month ago
  49. 4431302 Fix stretch overscroll in RecyclerView with nested scrolling by George Mount · 1 year, 2 months ago
  50. 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  51. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  52. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  53. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  54. e1ea28e Moved GridLayoutManager UiAutomation tests to own class by Shailen Tuli · 1 year, 2 months ago
  55. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 2 months ago
  56. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  57. ce57a4c Speculative flakiness fixes for LinearLayoutManagerRemoveShownItemsTest by Ryan Mentley · 1 year, 2 months ago
  58. bd1047e Move most of prefetchTest to the main thread by Ryan Mentley · 1 year, 2 months ago
  59. 24589cc Convert RecyclerViewPrefetchTest to Kotlin by Ryan Mentley · 1 year, 2 months ago
  60. b5029d2 Merge "Remove 0.0.0.txt API signatures" into androidx-main am: 2eb8589dad by Julia McClellan · 1 year, 3 months ago
  61. f13c691 Remove 0.0.0.txt API signatures by Julia McClellan · 1 year, 3 months ago
  62. ea9fa21 Ignore flaky test by ivychen · 1 year, 3 months ago
  63. 0c83b39 Merge "Add Page Up/Down support to the RecyclerView" into androidx-main am: 73f902dee0 by Treehugger Robot · 1 year, 3 months ago
  64. f8cbe1c Add Page Up/Down support to the RecyclerView by Seigo Nonaka · 1 year, 3 months ago
  65. 94e40e2 Ignore failing recyclerview tests by Julia McClellan · 1 year, 3 months ago
  66. 84ea420 Merge "Added ACTION_SCROLL_IN_DIRECTION to GridLayoutManager" into androidx-platform-dev by Shailen Tuli · 1 year, 3 months ago
  67. 5e07eb8 Merge changes from topic "scroll_in_direction_with_spans" into androidx-platform-dev by Shailen Tuli · 1 year, 3 months ago
  68. 49f5813 Added ACTION_SCROLL_IN_DIRECTION to GridLayoutManager by Shailen Tuli · 1 year, 5 months ago
  69. 24c9862 Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling down by Shailen Tuli · 1 year, 4 months ago
  70. aa4abe9 Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling up by Shailen Tuli · 1 year, 4 months ago
  71. 5f18827 Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling left by Shailen Tuli · 1 year, 4 months ago
  72. 0476fce Made ACTION_SCROLL_IN_DIRECTION work with spans when scrolling right by Shailen Tuli · 1 year, 4 months ago
  73. 24e3af0 Merge "Added granular scrolling to RecyclerView" into androidx-platform-dev by Shailen Tuli · 1 year, 3 months ago
  74. 55c7ab0 Merge "Opt-in n- thru t-prefixed projects to Suppress Compatibility migration" into androidx-main am: ed9751b8dd by Alan Viverette · 1 year, 3 months ago
  75. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  76. 0aed3c6 Added granular scrolling to RecyclerView by Shailen Tuli · 1 year, 4 months ago
  77. 306c0ed Handles cases where accessibility focus is placed on a new node by Shailen Tuli · 1 year, 4 months ago
  78. 44e25b1 Added fields to store the row/column indices that work with spans by Shailen Tuli · 1 year, 4 months ago
  79. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  80. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  81. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  82. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  83. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  84. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  85. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  86. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 3 months ago
  87. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  88. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  89. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 4 months ago
  90. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  91. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  92. 8d194af Merge "Mostly autogenerated suppression of test failures" into androidx-main am: 5cb268f536 by Treehugger Robot · 1 year, 4 months ago
  93. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 4 months ago
  94. 199b63f Merge changes from topic "scroll_in_direction" into androidx-platform-dev by Shailen Tuli · 1 year, 4 months ago
  95. 44f49d8 Implemented scrollInDirectionDown in GridLayoutManager by Shailen Tuli · 1 year, 6 months ago
  96. ad05027 Implemented scrollInDirectionUp in GridLayoutManager by Shailen Tuli · 1 year, 6 months ago
  97. 82895fd9 Enabled searching for scroll target by wrapping around to previous or following by Shailen Tuli · 1 year, 6 months ago
  98. 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, 4 months ago
  99. b2ab86c Merge "Ensure that ViewPager2 is on the latest version when used with an updated recyclerview" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  100. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago