1. 44be0b8 Merge "Fix viewing files in archives by mouse." into arc-apps by Tomasz Mikolajewski · 7 years ago
  2. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  3. 894d487 Add unit tests for picker.ActionHandler. by Garfield Tan · 7 years ago
  4. 0902f07 Moving back button behavior to SharedInputHandler, and now handling ESC keys. by Ben Lin · 7 years ago
  5. 23ac60c Add a confirmation dialog before overwriting a file in picker. by Garfield Tan · 7 years ago
  6. ae93758 Some refactor around default init location for picker. by Garfield Tan · 7 years ago
  7. bab2516 Initialize the location to recents if we fail to restore stack. by Garfield Tan · 7 years ago
  8. 0bfffde Merge "Inject the model to picker.ActionHandler." into arc-apps by TreeHugger Robot · 7 years ago
  9. e1ddda5 Inject the model to picker.ActionHandler. by Garfield Tan · 7 years ago
  10. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  11. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  12. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  13. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  14. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  15. 9e04785 Disable searching in archives. by Tomasz Mikolajewski · 7 years ago
  16. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  17. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 7 years ago
  18. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  19. 2a8719c Separate rootVisited metrics into 2 categories by Garfield Tan · 7 years ago
  20. e3be6a4 Report metrics for pick w/ initial location. by Garfield Tan · 7 years ago
  21. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 7 years ago
  22. f23cbf4 Removed all auto-open-drawer logic on app start. by Ben Lin · 8 years ago
  23. e8b547f Move preferences related code to sub-package. by Steve McKay · 8 years ago
  24. 52fe423 Do not open archives inline in picker. by Tomasz Mikolajewski · 8 years ago
  25. 01893ec Guard initial URI use by OMC feature flag. by Garfield Tan · 8 years ago
  26. 04dee56 Crash fix by importing Config from the correct package. by Ben Lin · 8 years ago
  27. ec19b4b Merge "Move Injector impl into separate class." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  28. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  29. c717533 Merge "Use the new extra to get the initial location." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  30. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  31. fc72617 Use the new extra to get the initial location. by Garfield Tan · 8 years ago
  32. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  33. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  34. 89e0e34 Merge "Address comments in ag/1514806." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  35. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  36. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  37. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago
  38. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  39. 8d79f25 Fix CTS, and rotation during create. by Steve McKay · 8 years ago
  40. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  41. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  42. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  43. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  44. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  45. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  46. 0f5ec83 Add pick ActionHandler test. by Steve McKay · 8 years ago
  47. 44667b8 Merge "Move document-opening logic into ActionHandlers." into nyc-andromeda-dev by Steve McKay · 8 years ago
  48. e58f649 Merge "Test location init with doc URI." into nyc-andromeda-dev by Steve McKay · 8 years ago
  49. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  50. 242cb88 Save and restore PickFragment's internal state. by Garfield Tan · 8 years ago
  51. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  52. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago
  53. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  54. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  55. 5f29694 Fix picking bug: 31701478 by Steve McKay · 8 years ago
  56. 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago
  57. 73af1f0 Fix assertion error in picker initialization. by Steve McKay · 8 years ago
  58. 6d20d19 Move open,view,preview support into ActionHandler. by Steve McKay · 8 years ago
  59. 7d75f7b Refactor RootsFragment to use the same pattern of injection. by Garfield Tan · 8 years ago
  60. 17b761e Add support for quick viewing files with spacebar. by Steve McKay · 8 years ago
  61. e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
  62. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  63. 2567603 Move menu managers to respective packages. by Garfield Tan · 8 years ago
  64. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  65. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  66. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago