1. c1a32ae Disable Move/Move to/Cut to clipboard for read-only files. by Ben Lin · 7 years ago
  2. da2c0f0 Allow user control move/copy during drag and drop. by Garfield Tan · 7 years ago
  3. 5bd5cb4 Respect UserManager.DISALLOW_DEBUGGING_FEATURES. by Steve McKay · 7 years ago
  4. f4e2b65 Wire DocsUI w/ quick view feature flags. by Garfield Tan · 7 years ago
  5. 0d83d32 Add progress dialog for transfer operations. by Tomasz Mikolajewski · 7 years ago
  6. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  7. 77e0120 Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  8. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  9. 5a7a015 Merge "Revert "Implement support for viewing document settings in external applications"" into arc-apps by Jon Mann · 7 years ago
  10. e8c484d Revert "Implement support for viewing document settings in external applications" by Jon Mann · 7 years ago
  11. ce97e1f Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  12. 8856ef4 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  13. 44be0b8 Merge "Fix viewing files in archives by mouse." into arc-apps by Tomasz Mikolajewski · 7 years ago
  14. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  15. f657025 Fix intermittent crash on copy cancelled. by Jon Mann · 7 years ago
  16. ddaea8f Merge "Make Files look like Downloads in recents." into arc-apps by TreeHugger Robot · 7 years ago
  17. 7295c48 Make Files look like Downloads in recents. by Steve McKay · 7 years ago
  18. 0902f07 Moving back button behavior to SharedInputHandler, and now handling ESC keys. by Ben Lin · 7 years ago
  19. 710248d Additional tidy up after Features. by Steve McKay · 7 years ago
  20. 7025de7 Merge "Show a snackbar for archived files when can't be quick viewed." into arc-apps by Tomasz Mikolajewski · 7 years ago
  21. d6a85b9 Allow all roots to have OnItemDragListener. by Ben Lin · 7 years ago
  22. 179f069 Show a snackbar for archived files when can't be quick viewed. by Tomasz Mikolajewski · 7 years ago
  23. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  24. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  25. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  26. 0c1f58a Merge "Add Feature Flag support." into arc-apps by TreeHugger Robot · 7 years ago
  27. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  28. 8afb275 Merge "Check for droppability when dropping onto Roots." into arc-apps by TreeHugger Robot · 7 years ago
  29. 174fc2e Check for droppability when dropping onto Roots. by Ben Lin · 7 years ago
  30. 5a87aff Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 7 years ago
  31. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  32. 954c5e0 Merge "Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename." into arc-apps by Jon Mann · 7 years ago
  33. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  34. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 7 years ago
  35. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 7 years ago
  36. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  37. b0cbd6b Disable compressing by default. by Tomasz Mikolajewski · 7 years ago
  38. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  39. 49be24c Add 'Select All' option to menu. by Jon Mann · 7 years ago
  40. ac3e63e Enable Open With in the overflow menu. by Tomasz Mikolajewski · 7 years ago
  41. 2e8acf0 Remove "Compress To". by Tomasz Mikolajewski · 7 years ago
  42. 26640ab Add support for compressing to the current destination. by Tomasz Mikolajewski · 7 years ago
  43. a1d8b87 Hide the share button in archives. by Tomasz Mikolajewski · 7 years ago
  44. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  45. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 7 years ago
  46. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  47. 664025e Fix crashing converted files warning dialog. by Tomasz Mikolajewski · 7 years ago
  48. 5a8e378 Add basic support for extracting archives. by Tomasz Mikolajewski · 8 years ago
  49. 2a8719c Separate rootVisited metrics into 2 categories by Garfield Tan · 8 years ago
  50. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  51. c6b43b8 Merge "Removed all auto-open-drawer logic on app start." into nyc-andromeda-dev by Ben Lin · 8 years ago
  52. 57cafe4 Merge "Improve error handling." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  53. 99f1dc3 Improve error handling. by Steve McKay · 8 years ago
  54. f23cbf4 Removed all auto-open-drawer logic on app start. by Ben Lin · 8 years ago
  55. fd2b4dc More clean up for sharing virtual files. by Tomasz Mikolajewski · 8 years ago
  56. e8b547f Move preferences related code to sub-package. by Steve McKay · 8 years ago
  57. 1abcfd1 Clean up sharing virtual files. by Tomasz Mikolajewski · 8 years ago
  58. 5b127ac Send virtual files with CATEGORY_TYPED_OPENABLE. by Tomasz Mikolajewski · 8 years ago
  59. 03a3a39 Make srcParent for move/delete nullable. by Garfield Tan · 8 years ago
  60. e535c57 Files in archives should be only openable by the quick viewer. by Tomasz Mikolajewski · 8 years ago
  61. 6868962 Add Snackbar for Deletion so TalkBack can speak about it. by Ben Lin · 8 years ago
  62. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  63. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  64. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  65. 24dfabc Always show new window command. by Steve McKay · 8 years ago
  66. a0b5265 Rechristen Downloads > Files. by Steve McKay · 8 years ago
  67. 0f17d09 Merge "Using Activity#setTitle to have TalkBack announce root traversal." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  68. 37408d0 Using Activity#setTitle to have TalkBack announce root traversal. by Ben Lin · 8 years ago
  69. 3f0d09f Merge "Add Cut/Copy/Delete operation to currently focused item." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  70. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  71. 5dce2b8 Merge "Add gesture scaling support for grid mode." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  72. b03a59c Add gesture scaling support for grid mode. by Steve McKay · 8 years ago
  73. a396588 Clear tasks and start a new one when we failed to restore a task. by Garfield Tan · 8 years ago
  74. 89e0e34 Merge "Address comments in ag/1514806." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  75. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  76. 9d34f24 Merge "Add DEBUG build support for runtime flags/commands..." into nyc-andromeda-dev by Steve McKay · 8 years ago
  77. b26b259 Merge "Adding guard for new Intent Extra introduced in post NYC." into nyc-andromeda-dev by Ben Lin · 8 years ago
  78. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  79. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago
  80. b22a0d2 Merge "Updating DropShadow as drag and drop hovers over views." into nyc-andromeda-dev by Ben Lin · 8 years ago
  81. df0fe89 Adding guard for new Intent Extra introduced in post NYC. by Ben Lin · 8 years ago
  82. 54c992e Merge "Features around findPath API." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  83. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  84. 1c45629 Updating DropShadow as drag and drop hovers over views. by Ben Lin · 8 years ago
  85. 24ff160 Adding EXTRA_AUTO_LAUNCH_SINGLE_CHOICE to Chooser Intent. by Ben Lin · 8 years ago
  86. 79ae3a7 Adding ActivityInputHandler and tests. by Ben Lin · 8 years ago
  87. aa66c43 Bunch of papercuts. by Ben Lin · 8 years ago
  88. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  89. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  90. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  91. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  92. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  93. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  94. 0f5ec83 Add pick ActionHandler test. by Steve McKay · 8 years ago
  95. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  96. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  97. 0de0ad1 Fix exception on event action == CANCEL. by Steve McKay · 8 years ago
  98. a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
  99. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago