1. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  2. 73289e8 Refactor some codes for unbundle (4/N) by Ivan Chiang · 6 years ago
  3. 057e987 Refactor some codes for unbundle by Tony Huang · 6 years ago
  4. 48200cd Roll back delete/undo feature to dialog style by shawnlin · 6 years ago
  5. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  6. ea3de8b Support delete/undo in the File browser mode by shawnlin · 6 years ago
  7. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  8. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  9. 5a62037 Replace selection interfaces w/ abstract classes. by Steve McKay · 7 years ago
  10. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  11. fa48ea4 Improved encapsulation. by Steve McKay · 7 years ago
  12. 2d19a69 Minor cleanups to SelectionManager interface. by Steve McKay · 7 years ago
  13. e77c037 Unify selection listeners under single interface. by Steve McKay · 7 years ago
  14. 11a2c13 Disable vibration on actionMode start; make it perform on long press. by Ben Lin · 7 years ago
  15. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 7 years ago
  16. 859e42f Reset window title back to activity title when selection finishes. by Ben Lin · 7 years ago
  17. c8739d9 Use Window#setTitle to communicate selection change to TalkBack. by Ben Lin · 8 years ago
  18. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago[Renamed (86%) from src/com/android/documentsui/dirlist/ActionModeController.java]
  19. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  20. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  21. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  22. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  23. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  24. bff980a Move event handler to its own file. by Steve McKay · 8 years ago
  25. 84bd0f1 Refactor SelectionModeListener. by Garfield Tan · 8 years ago