1. 2fbb40e Add CREATOR class to Selection. by Steve McKay · 8 years ago
  2. 893390b Directory fragment refactoring. by Aga Wronska · 8 years ago
  3. 83df50f Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  4. 7ed21c2 Don't die if dirKey hasn't been set in Selection. by Steve McKay · 8 years ago
  5. e852d93 Preserve selection across device rotation. by Steve McKay · 8 years ago
  6. 3182a92 Merge "Refactor key handling and selection." by Ben Kwa · 8 years ago
  7. 6792489 Refactor key handling and selection. by Ben Kwa · 9 years ago
  8. d4d0e70 Don't clear the selection when directory contents change. by Ben Kwa · 8 years ago
  9. 2985233 Merge "Fix band selection problems." by Ben Kwa · 9 years ago
  10. 22f479d Fix band selection problems. by Ben Kwa · 9 years ago
  11. 0436a75 Rework selection handling for items in the DirectoryFragment. by Ben Kwa · 9 years ago
  12. 2ad8214 Merge "Fix shift-selection." by Ben Kwa · 9 years ago
  13. 2613802 Fix shift-selection. by Ben Kwa · 9 years ago
  14. 8d7bf94 Switch to smooth scrolling when zooming to home/end. by Ben Kwa · 9 years ago
  15. 4440826 Don't proxy calls to DocumentsAdapter in MultiSelManager. by Steve McKay · 9 years ago
  16. 955e46d Fix event relay to correctly dispatch events. by Steve McKay · 9 years ago
  17. ef16f5f Move Adapters to their own classes. by Steve McKay · 9 years ago
  18. 2088703 Fix various band select instabilities. by Ben Kwa · 9 years ago
  19. c72a2cb Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  20. fcb54d8 Wrap up the stable ID refactor. by Ben Kwa · 9 years ago
  21. db65cd5 Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  22. 743c7c2 Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  23. 57a93ba Handle shift+arrow correctly in single select mode. by Steve McKay · 9 years ago
  24. aaee6af Clean up some unnecessary imports. by Ben Kwa · 9 years ago
  25. f862155 Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago[Renamed (99%) from packages/DocumentsUI/src/com/android/documentsui/MultiSelectManager.java]
  26. e48e4ca Fix focus issues on animated items. by Ben Kwa · 9 years ago
  27. edd0575 Don't try to delete files twice. by Steve McKay · 9 years ago
  28. bd96456 Implement enter key support for DocumentsUI. by Ben Kwa · 9 years ago
  29. 669ebe7 Decouple gesture detection. by Steve McKay · 9 years ago
  30. 8250db4 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  31. bd7da4c Activate selection mode when selecting via mouse. by Ben Kwa · 9 years ago
  32. 72ae6e0 Eliminate bad type parameterization. by Steve McKay · 9 years ago
  33. c3ef0d6 Don't start band select on empty grid. by Steve McKay · 9 years ago
  34. a698d63 Don't start BandselectManager in single-select mode. by Steve McKay · 9 years ago
  35. 635b094 Fix erroneous band selection start. by Steve McKay · 9 years ago
  36. 6c86b19 Consume event on singleTapUp. by Steve McKay · 9 years ago
  37. d017db0 Band selection: Add handling for layout changes. by Kyle Horimoto · 9 years ago
  38. b7a97fc Merge "Refactor DirectoryFragment." by Ben Kwa · 9 years ago
  39. c64cb25 Refactor DirectoryFragment. by Ben Kwa · 9 years ago
  40. c61b3aa Merge "Use SparseIntArray as performance optimization." by Kyle Horimoto · 9 years ago
  41. 786babe Use SparseIntArray as performance optimization. by Kyle Horimoto · 9 years ago
  42. ea910a1 Fix band select UI issue. by Kyle Horimoto · 9 years ago
  43. 2c80257 Integrate band selection into the files app. by Kyle Horimoto · 9 years ago
  44. 58efce3 Use type inference where possible. by Steve McKay · 9 years ago
  45. dbec47a Add support for single-select mode. by Steve McKay · 9 years ago
  46. 5353a1e Start selection mode with single mouse click... by Steve McKay · 9 years ago
  47. e63dce7 Add SHIFT+Click selection support. by Steve McKay · 9 years ago
  48. b04b164 Clear selection when empty space is tapped. by Steve McKay · 9 years ago
  49. 3b409d0 Push equals impl into SparseBooleanArray. by Steve McKay · 9 years ago
  50. 4b3a13c Update DirectoryFragment to use RecyclerView. by Steve McKay · 9 years ago