1. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  2. ded3dc5 Support auto-scroll roots drawer when dragging by Riddle Hsu · 6 years ago[Renamed (78%) from src/com/android/documentsui/dirlist/DragHoverListener.java]
  3. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  4. 0aa7207 Selection code isolation. by Steve McKay · 7 years ago
  5. 5a62037 Replace selection interfaces w/ abstract classes. by Steve McKay · 7 years ago
  6. 1239452 Move ContentLock and ViewAutoScroller into sel pkg. by Steve McKay · 7 years ago
  7. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  8. 7c5deaa Always pass DragEvents to the underlying DirFragment's ItemDragListener. by Ben Lin · 8 years ago
  9. 3dbd3b1 Make Auto-scrolling base purely on edge offset, no longer on time. by Ben Lin · 8 years ago
  10. 35f99e0 Refactor of BandController/DragStarter/GestureDetector. by Ben Lin · 8 years ago[Renamed (95%) from src/com/android/documentsui/dirlist/DragScrollListener.java]
  11. 61f564b [multi-part] Enable bidirectional sorting by Garfield, Tan · 8 years ago
  12. 2abb4c7 DragScrollListener test, from ag/1247908. by Ben Lin · 8 years ago
  13. c5e3e8e Allow drag-n-drop to auto-scroll when near top/bottom of dirlist. by Ben Lin · 8 years ago