1. 333a979 item delegate not being re-added on bind. by sallyyuen · 5 years ago
  2. d96f8fd Merge "Revert "item delegate is not being re-added on bind."" into androidx-master-dev by Treehugger Robot · 5 years ago
  3. 7a9a172 Revert "item delegate is not being re-added on bind." by Shep Shapard · 5 years ago
  4. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  5. 3cae6f5 item delegate is not being re-added on bind. by sallyyuen · 5 years ago
  6. 67b2d36 Cleanup unnecessary overloading of smoothScrollBy in ViewFlinger. by shepshapard · 5 years ago
  7. 612658b Replacing @attr refs to styleables with links to attrs by Jeff Gaston · 5 years ago
  8. 32257ae Add className for recyclerView. by Qasid Ahmad Sadiq · 5 years ago
  9. 114f1c1 Fix bug in RV where SmoothScroller is never stopped. by shepshapard · 6 years ago
  10. dab6cd2 Deprecate RecyclerView#setLayoutFrozen(boolean) by Andrey Kulikov · 6 years ago
  11. fb34c38 Fix bug where SCROLL_STATE_IDLE may not be called. by shepshapard · 6 years ago
  12. 4cec630 Coordinate Transition's layout suppression with RecyclerView by Andrey Kulikov · 6 years ago
  13. 9eb24a0 Fix crash in RecyclerView if it's view is animated by Transitions by Andrey Kulikov · 6 years ago
  14. f02c6f5 Remove RecyclerView dependecy on legacy core ui module. by Aurimas Liutikas · 6 years ago
  15. 3be3e6b Rv was not respecting getOverScrollMode for fling edge effects. by shepshapard · 6 years ago
  16. 40ccb02 Just some quick cleanup that doesn't change any behavior. by shepshapard · 6 years ago
  17. df58312 Fixed subtle issue with animated scrolling. by shepshapard · 6 years ago
  18. 8278214 Merge "RecyclerView nested scrolling 3 implementaiton." into androidx-master-dev by Shep Shapard · 6 years ago
  19. 20dd716 Replace deprecated compat constants with platform equivalents by Jake Wharton · 6 years ago
  20. ceeb304 RecyclerView nested scrolling 3 implementaiton. by shepshapard · 6 years ago
  21. a29ac769 Fix bug where RV.smoothScrollToPosition fails sometimes. by shepshapard · 6 years ago
  22. b994935 Merge changes I41c8a284,I9208724d into androidx-master-dev by Treehugger Robot · 6 years ago
  23. 91d6f50 Fixed bug where OnItemTouchListener.OnInterceptTouchEvent wasn't by shepshapard · 6 years ago
  24. d05e3e4 Remove unused members, locals, and params in recyclerview by Jake Wharton · 6 years ago
  25. 37585b2 recyclerview: fix scrolling removes pending moving view. by Dake Gu · 6 years ago
  26. 88ee7a9 Initial RecyclerView benchmark commit by Chris Craik · 6 years ago[Renamed from recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java]
  27. a37120f Add more diffing/sortedlist docs by Chris Craik · 6 years ago
  28. 04d04a0 Replace old EMPTY_LIST field with emptyList() method by Jake Wharton · 6 years ago
  29. 9e9830f Fix synthetic calls in recyclerview module by Jake Wharton · 6 years ago
  30. caf9845 Move appcompat and recyclerview code out of v7 directory. by Aurimas Liutikas · 6 years ago[Renamed from v7/recyclerview/src/main/java/androidx/recyclerview/widget/RecyclerView.java]
  31. 10c66bc Made it clearer to devs that an instance of SmoothScroller is only by shepshapard · 6 years ago
  32. 32e314e Marked RecyclerView#findViewHolderForAdapterPosition and by shepshapard · 6 years ago
  33. dd06969 Merge remote-tracking branch 'goog/flatfoot-background' into merge_work by Sumir Kataria · 6 years ago
  34. f97ddbc Merge remote-tracking branch 'goog/pi-preview1-androidx-dev' into flatfoot-background by Sumir Kataria · 6 years ago
  35. ac9070f Mark the View parameter in RecyclerView.focusSearch(...) to be @Nullable and updated focusSearch accordingly. by shepshapard · 6 years ago
  36. 7f253d50 Disable autofill in RecyclerView by default by Chris Craik · 6 years ago
  37. c76578e Fix bug where if a RecyclerView has no adapter and setRecycledViewPool is called, by shepshapard · 6 years ago
  38. c95a6f1 Fix imports for recyclerview code. by Aurimas Liutikas · 6 years ago
  39. e656158 Merge "Add nullability and pixel annotations." into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  40. bf13422 In RecyclerView.SmoothScroller, setting mRunning to false before call to onStop. by shepshapard · 6 years ago
  41. b589f94 Add nullability and pixel annotations. by Jake Wharton · 6 years ago
  42. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  43. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  44. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago