1. 6280de0 Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  2. 936a7fc Wrap up the stable ID refactor. by Ben Kwa · 9 years ago
  3. da858bf Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  4. d72a1da Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  5. e0cba92 Handle shift+arrow correctly in single select mode. by Steve McKay · 9 years ago
  6. 04ff962 Clean up some unnecessary imports. by Ben Kwa · 9 years ago
  7. f68210e Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago[Renamed (99%) from src/com/android/documentsui/MultiSelectManager.java]
  8. 60d91e4 Fix focus issues on animated items. by Ben Kwa · 9 years ago
  9. 68a8bb8 Don't try to delete files twice. by Steve McKay · 9 years ago
  10. 98bb6cf Implement enter key support for DocumentsUI. by Ben Kwa · 9 years ago
  11. 9eabc50 Decouple gesture detection. by Steve McKay · 9 years ago
  12. a017bc1 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  13. 14a96ce Activate selection mode when selecting via mouse. by Ben Kwa · 9 years ago
  14. f80d1ce Eliminate bad type parameterization. by Steve McKay · 9 years ago
  15. 3755016 Don't start band select on empty grid. by Steve McKay · 9 years ago
  16. be629f3 Don't start BandselectManager in single-select mode. by Steve McKay · 9 years ago
  17. 093d5e7 Fix erroneous band selection start. by Steve McKay · 9 years ago
  18. 5c86546 Consume event on singleTapUp. by Steve McKay · 9 years ago
  19. 2da6e4a Band selection: Add handling for layout changes. by Kyle Horimoto · 9 years ago
  20. 1b2b38e Merge "Refactor DirectoryFragment." by Ben Kwa · 9 years ago
  21. 24be5d3 Refactor DirectoryFragment. by Ben Kwa · 9 years ago
  22. cfa9af1 Merge "Use SparseIntArray as performance optimization." by Kyle Horimoto · 9 years ago
  23. d3b3d3d Use SparseIntArray as performance optimization. by Kyle Horimoto · 9 years ago
  24. 237b740 Fix band select UI issue. by Kyle Horimoto · 9 years ago
  25. 62a7fd0 Integrate band selection into the files app. by Kyle Horimoto · 9 years ago
  26. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  27. 5739487 Add support for single-select mode. by Steve McKay · 9 years ago
  28. 93d8ef4 Start selection mode with single mouse click... by Steve McKay · 9 years ago
  29. 8c1b8c8 Add SHIFT+Click selection support. by Steve McKay · 9 years ago
  30. 9459a7c Clear selection when empty space is tapped. by Steve McKay · 9 years ago
  31. f4c06ab Push equals impl into SparseBooleanArray. by Steve McKay · 9 years ago
  32. ef28015 Update DirectoryFragment to use RecyclerView. by Steve McKay · 9 years ago