1. 5866c9a Fix absorbing fling on devices with edge glow by George Mount · 2 years, 9 months ago
  2. f6a8855 Fix SCROLL_STATE_IDLE not sent by George Mount · 2 years, 10 months ago
  3. 7f94f38 Fix flaky test (RecyclerViewLayoutTest.nestedDragVertical) to no longer rely on device timing by Ryan Mentley · 2 years, 10 months ago
  4. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 2 years, 10 months ago
  5. fb48828 Mark RecyclerViewLayoutTest#nestedDragVertical as flaky by Jeff Gaston · 2 years, 10 months ago
  6. d4f47c4 Merge "Remove api_legacy files" into androidx-main am: 8a140d7869 by Treehugger Robot · 2 years, 11 months ago
  7. 1ca420f Remove api_legacy files by Aurimas Liutikas · 2 years, 11 months ago
  8. a0c3ff4 Merge "Rename param variable name in recyclerview library to resolve refdoc generation issues" into androidx-main am: 9c91ea28fb by Treehugger Robot · 3 years ago
  9. 5fba98f Rename param variable name in recyclerview library to resolve refdoc generation issues by Tiem Song · 3 years ago
  10. 7dac033 On R and lower, don't support fling while dragging. by George Mount · 3 years ago
  11. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years ago
  12. d0c52d3 Merge "Run NewApi lint on tests" into androidx-platform-dev by Alan Viverette · 3 years ago
  13. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years ago
  14. 4120b67 Merge "Migrate FocusSearchNavigationTest to Google Truth asserts" into androidx-main am: 88657df884 by Treehugger Robot · 3 years ago
  15. 2eb0ab8 Migrate FocusSearchNavigationTest to Google Truth asserts by Sanura N'Jaka · 3 years ago
  16. 34a13fe Merge "partially autogenerated disabling of flaking/failing tests" into androidx-main am: 344c60da6e by Treehugger Robot · 3 years ago
  17. 344c60d Merge "partially autogenerated disabling of flaking/failing tests" into androidx-main by Treehugger Robot · 3 years ago
  18. 12e43e0 partially autogenerated disabling of flaking/failing tests by Jeff Gaston · 3 years ago
  19. ca27c5a Migrate recyclerview to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  20. 980ef66 Migrate recyclerview to use Gradle Version Catalogs by Aurimas Liutikas · 3 years ago
  21. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  22. 213bab7 Merge "Ensure adapter position APIs work in ConcatAdapter for recycled VHs" into androidx-main am: dcbd1220eb by Treehugger Robot · 3 years, 1 month ago
  23. dcbd122 Merge "Ensure adapter position APIs work in ConcatAdapter for recycled VHs" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  24. 831dad9 Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main am: fa7c1b4a32 by Aurimas Liutikas · 3 years, 1 month ago
  25. 0ac1672 Ensure adapter position APIs work in ConcatAdapter for recycled VHs by Yigit Boyar · 3 years, 1 month ago
  26. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 3 months ago
  27. ebedee6 Merge "Introduce RemoteViewsCompat" into androidx-platform-dev by TreeHugger Robot · 3 years, 1 month ago
  28. 7d95a99 Fix tests for nested scrolling that bump into overscroll by George Mount · 3 years, 1 month ago
  29. e65fb2d Introduce RemoteViewsCompat by Stevie Kideckel · 3 years, 1 month ago
  30. 07c5af2 Merge "Mark flaky tests as flaky" into androidx-main am: 33e7bde239 by Treehugger Robot · 3 years, 1 month ago
  31. 33e7bde Merge "Mark flaky tests as flaky" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  32. 5dce758 Mark flaky tests as flaky by Alan Viverette · 3 years, 1 month ago
  33. 315603e Merge "Mark innerGapHandlingMoveItemsBetweenSpans test as flaky" into androidx-main am: a94ec866ef by Tiem Song · 3 years, 1 month ago
  34. 3dc1124e Mark innerGapHandlingMoveItemsBetweenSpans test as flaky by Tiem Song · 3 years, 1 month ago
  35. 037e0ba Merge "Mark smoothScrollBy_durationOf1_completesAsynchronously test as flaky" into androidx-main am: 567f50ba7b by Treehugger Robot · 3 years, 1 month ago
  36. de26dbd Allow RecyclerView to fling while overscrolled. by George Mount · 3 years, 1 month ago
  37. b71a869 Mark smoothScrollBy_durationOf1_completesAsynchronously test as flaky by Tiem Song · 3 years, 1 month ago
  38. 05faf6a4 Remove edge effect type API by George Mount · 3 years, 1 month ago
  39. 3270960 Merge "Move to targeting Java 8 for all androidx libraries" into androidx-main am: b2714c311e by Aurimas Liutikas · 3 years, 1 month ago
  40. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 1 month ago
  41. c067dd1 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 1 month ago
  42. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  43. bc005d3 Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  44. 1a62ac8 Merge "Stop allocating an EdgeEffect to get the edge effect type." into androidx-platform-dev by George Mount · 3 years, 2 months ago
  45. c291c47 Stop allocating an EdgeEffect to get the edge effect type. by George Mount · 3 years, 2 months ago
  46. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  47. 91aa6af Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  48. ce3ad79 Merge "Fix defaults for ConcatAdapter Config" into androidx-main am: 89166d90e3 by Treehugger Robot · 3 years, 3 months ago
  49. 71653fc Temporarily remove dependency on S attribute by George Mount · 3 years, 3 months ago
  50. 4a1e1cf8 Overscroll stretch for RecyclerView by George Mount · 3 years, 4 months ago
  51. 2151d04 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago