1. 7a7e7df Implement files preview on pick mode specific action by Tony Huang · 6 years ago
  2. 243cf9c Add sorting item on overflow menu by Tony Huang · 6 years ago
  3. 9b9a282 Support to launch the root from the intent without rootId by Ivan Chiang · 6 years ago
  4. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  5. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  6. 0aa7207 Selection code isolation. by Steve McKay · 7 years ago
  7. 1fdd34b Segregate Mouse and Touch input handling. by Steve McKay · 7 years ago
  8. 1239452 Move ContentLock and ViewAutoScroller into sel pkg. by Steve McKay · 7 years ago
  9. f5042d0 Invoke document inspector when properites button clicked by Austin Kolander · 7 years ago
  10. 0930d4c Add menu to show properties, add feature flag. by Dooper · 7 years ago
  11. 8003008 Proper refresh when Authentication finishes with Activity.RESULT_OK. by Ben Lin · 7 years ago
  12. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 7 years ago
  13. eb1d11b Added some debugging tools. by Jon Mann · 7 years ago
  14. 77e0120 Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  15. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  16. 5a7a015 Merge "Revert "Implement support for viewing document settings in external applications"" into arc-apps by Jon Mann · 7 years ago
  17. e8c484d Revert "Implement support for viewing document settings in external applications" by Jon Mann · 7 years ago
  18. ce97e1f Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  19. 8856ef4 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  20. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  21. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  22. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  23. 174fc2e Check for droppability when dropping onto Roots. by Ben Lin · 7 years ago
  24. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  25. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  26. f23cbf4 Removed all auto-open-drawer logic on app start. by Ben Lin · 8 years ago
  27. e9abd2d Crash fix for accessing DocumentInfo.derivedUri when in Recents. by Ben Lin · 8 years ago
  28. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  29. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  30. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  31. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  32. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  33. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  34. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  35. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  36. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  37. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  38. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  39. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  40. 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago
  41. b285b40 Make root context menu match spec. by Garfield Tan · 8 years ago
  42. 6d20d19 Move open,view,preview support into ActionHandler. by Steve McKay · 8 years ago
  43. 7d75f7b Refactor RootsFragment to use the same pattern of injection. by Garfield Tan · 8 years ago