- c56fabb Merge "Copy tests for archives to DocumentsUI." into nyc-andromeda-dev by Tomasz Mikolajewski · 8 years ago
- 24ff160 Adding EXTRA_AUTO_LAUNCH_SINGLE_CHOICE to Chooser Intent. by Ben Lin · 8 years ago
- 52389de Merge "Adding ActivityInputHandler and tests." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 79ae3a7 Adding ActivityInputHandler and tests. by Ben Lin · 8 years ago
- 07f58a0 Merge "Import translations. DO NOT MERGE" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 1983ef9 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
- 6ce2e71 Copy tests for archives to DocumentsUI. by Tomasz Mikolajewski · 8 years ago
- 3e04db1 Merge "DO NOT MERGE: Move archive support library to DocumentsUI." into nyc-andromeda-dev by Tomasz Mikolajewski · 8 years ago
- dbd6b8b DO NOT MERGE: Move archive support library to DocumentsUI. by Tomasz Mikolajewski · 8 years ago
- f6f17cf Merge "Surface "In Progress, x%" in Grid mode for partial documents." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 5eed8fa Surface "In Progress, x%" in Grid mode for partial documents. by Ben Lin · 8 years ago
- 8d79f25 Fix CTS, and rotation during create. by Steve McKay · 8 years ago
- 1c978db Merge "Bunch of papercuts." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 3a9fa67 Merge "Allow Drag and Drop to form new selection with CTRL held down." into nyc-andromeda-dev by Ben Lin · 8 years ago
- aa66c43 Bunch of papercuts. by Ben Lin · 8 years ago
- d52242c Merge "Move openContainerDocument() into ActionHandlers." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- b24ecf6 Merge "Adding blocking to DirectoryLoader when Band Selection is active." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 329eb93 Allow Drag and Drop to form new selection with CTRL held down. by Ben Lin · 8 years ago
- 9fea312 Adding blocking to DirectoryLoader when Band Selection is active. by Ben Lin · 8 years ago
- d79cc4a CL/1522740/ followups. by Steve McKay · 8 years ago
- 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
- 340db01 Merge "Move share impl into files ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- cd1d4b6 Merge "Removing a mimeIcon specific for album folders that are from MediaProvider." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 81a60c5 Removing a mimeIcon specific for album folders that are from MediaProvider. by Ben Lin · 8 years ago
- 52deaa6 Merge "Import translations. DO NOT MERGE" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- ae03388 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
- 7229150 Merge "Omit the authority if moving returned cursor failed." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 0fa2a2c Merge "Disable "New Folder" context menu item in search." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
- 2b9578f Omit the authority if moving returned cursor failed. by Garfield Tan · 8 years ago
- d330727 Disable "New Folder" context menu item in search. by Garfield Tan · 8 years ago
- bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
- 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
- 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
- d9ce5bf Merge "Stop de-selection when drag and drop starts." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 35d1ff1 Stop de-selection when drag and drop starts. by Ben Lin · 8 years ago
- 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
- e13f678 Merge "Add pick ActionHandler test." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 73f9ef9 Merge "Always pass DragEvents to the underlying DirFragment's ItemDragListener." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 0f5ec83 Add pick ActionHandler test. by Steve McKay · 8 years ago
- 7c5deaa Always pass DragEvents to the underlying DirFragment's ItemDragListener. by Ben Lin · 8 years ago
- 44667b8 Merge "Move document-opening logic into ActionHandlers." into nyc-andromeda-dev by Steve McKay · 8 years ago
- e58f649 Merge "Test location init with doc URI." into nyc-andromeda-dev by Steve McKay · 8 years ago
- eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
- f791a50 Merge "Import translations. DO NOT MERGE" into nyc-andromeda-dev by Bill Yi · 8 years ago
- 0a38a52 Merge "Save and restore PickFragment's internal state." into nyc-andromeda-dev by Garfield Tan · 8 years ago
- 242cb88 Save and restore PickFragment's internal state. by Garfield Tan · 8 years ago
- def4868 Test location init with doc URI. by Steve McKay · 8 years ago
- 7799e1f Import translations. DO NOT MERGE by Bill Yi · 8 years ago
- fe199cb Enable sorting in search result. by Garfield Tan · 8 years ago
- 2010ff7 Move sorting back to loading thread. by Garfield Tan · 8 years ago
- d471fea Merge "Add test for loading init location from rootUri." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 2f9c9b3 Merge "Make Auto-scrolling base purely on edge offset, no longer on time." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 3dbd3b1 Make Auto-scrolling base purely on edge offset, no longer on time. by Ben Lin · 8 years ago
- 09404b3 Add test for loading init location from rootUri. by Steve McKay · 8 years ago
- 0de0ad1 Fix exception on event action == CANCEL. by Steve McKay · 8 years ago
- c9628f4 Merge "Auto open/close drawer as drag shadow enters/exits the drawer." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 7f72a3c Auto open/close drawer as drag shadow enters/exits the drawer. by Ben Lin · 8 years ago
- a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
- b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago
- d79f38f Merge "Move launch logic into ActionHandlers." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
- 6f6d578 Request focus on "OK" for Delete dialog. by Ben Lin · 8 years ago
- 8f06585 Merge "Moving focus around with arrow key should de-select everything." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 41d7e22 Moving focus around with arrow key should de-select everything. by Ben Lin · 8 years ago
- 14627f5 Merge "Move delete support into base ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
- b06f007 Merge "On-demand fetch for DocumentInfo when right-click on a root." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 8e91258 On-demand fetch for DocumentInfo when right-click on a root. by Ben Lin · 8 years ago
- e7e1b68 Merge "Fix picking bug: 31701478" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 03dc6ef Merge "Make RecentsLoader load on a per-authority basis instead of per-root." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 5f29694 Fix picking bug: 31701478 by Steve McKay · 8 years ago
- 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago
- 1427c60 Make RecentsLoader load on a per-authority basis instead of per-root. by Ben Lin · 8 years ago
- 1cad518 Merge "Fix assertion error in picker initialization." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 73af1f0 Fix assertion error in picker initialization. by Steve McKay · 8 years ago
- b285b40 Make root context menu match spec. by Garfield Tan · 8 years ago
- b3a2263 Merge "Import translations. DO NOT MERGE" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- c3da8df Import translations. DO NOT MERGE by Bill Yi · 8 years ago
- e1f8c88 Merge "Move open,view,preview support into ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 6d20d19 Move open,view,preview support into ActionHandler. by Steve McKay · 8 years ago
- 52eb50f Merge "Remove onBeforePop() logic so back no longer opens/closes drawer." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- d2f2eff Merge "Calls NavManager.update() when we starts/closes search." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- ec24336 Remove onBeforePop() logic so back no longer opens/closes drawer. by Ben Lin · 8 years ago
- 1ce913e Merge "Relax char limit on Modified table header from 12 to 18." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- c626a5e Merge "Don't ignore reset." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
- 21c5444 Calls NavManager.update() when we starts/closes search. by Ben Lin · 8 years ago
- ecebb6f Don't ignore reset. by Steve McKay · 8 years ago
- 8ff8a04 Relax char limit on Modified table header from 12 to 18. by Garfield Tan · 8 years ago
- 7d75f7b Refactor RootsFragment to use the same pattern of injection. by Garfield Tan · 8 years ago
- d890e3b Merge "Relax char limit on menu items from 24 to 28." into nyc-andromeda-dev by Garfield Tan · 8 years ago
- 17b761e Add support for quick viewing files with spacebar. by Steve McKay · 8 years ago
- b1f140c Relax char limit on menu items from 24 to 28. by Garfield Tan · 8 years ago
- d0a6772 Merge "Rename DirState -> Config to avoid confusion with State." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 6097993 Merge "Crash fixes for Gesture selection in Picker mode." into nyc-andromeda-dev by Ben Lin · 8 years ago
- 2d67ee2 Rename DirState -> Config to avoid confusion with State. by Ben Lin · 8 years ago
- 2d6caf3 Crash fixes for Gesture selection in Picker mode. by Ben Lin · 8 years ago
- c8f165c Move runtime directory state into DirState object. by Steve McKay · 8 years ago
- e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
- 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago