1. d330727 Disable "New Folder" context menu item in search. by Garfield Tan · 8 years ago
  2. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  3. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  4. d9ce5bf Merge "Stop de-selection when drag and drop starts." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  5. 35d1ff1 Stop de-selection when drag and drop starts. by Ben Lin · 8 years ago
  6. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  7. e13f678 Merge "Add pick ActionHandler test." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  8. 73f9ef9 Merge "Always pass DragEvents to the underlying DirFragment's ItemDragListener." into nyc-andromeda-dev by Ben Lin · 8 years ago
  9. 0f5ec83 Add pick ActionHandler test. by Steve McKay · 8 years ago
  10. 7c5deaa Always pass DragEvents to the underlying DirFragment's ItemDragListener. by Ben Lin · 8 years ago
  11. 44667b8 Merge "Move document-opening logic into ActionHandlers." into nyc-andromeda-dev by Steve McKay · 8 years ago
  12. e58f649 Merge "Test location init with doc URI." into nyc-andromeda-dev by Steve McKay · 8 years ago
  13. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  14. 0a38a52 Merge "Save and restore PickFragment's internal state." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  15. 242cb88 Save and restore PickFragment's internal state. by Garfield Tan · 8 years ago
  16. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  17. fe199cb Enable sorting in search result. by Garfield Tan · 8 years ago
  18. 2010ff7 Move sorting back to loading thread. by Garfield Tan · 8 years ago
  19. 2f9c9b3 Merge "Make Auto-scrolling base purely on edge offset, no longer on time." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  20. 3dbd3b1 Make Auto-scrolling base purely on edge offset, no longer on time. by Ben Lin · 8 years ago
  21. 0de0ad1 Fix exception on event action == CANCEL. by Steve McKay · 8 years ago
  22. c9628f4 Merge "Auto open/close drawer as drag shadow enters/exits the drawer." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  23. 7f72a3c Auto open/close drawer as drag shadow enters/exits the drawer. by Ben Lin · 8 years ago
  24. a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
  25. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago
  26. d79f38f Merge "Move launch logic into ActionHandlers." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  27. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  28. 6f6d578 Request focus on "OK" for Delete dialog. by Ben Lin · 8 years ago
  29. 8f06585 Merge "Moving focus around with arrow key should de-select everything." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  30. 41d7e22 Moving focus around with arrow key should de-select everything. by Ben Lin · 8 years ago
  31. 14627f5 Merge "Move delete support into base ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  32. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  33. b06f007 Merge "On-demand fetch for DocumentInfo when right-click on a root." into nyc-andromeda-dev by Ben Lin · 8 years ago
  34. 8e91258 On-demand fetch for DocumentInfo when right-click on a root. by Ben Lin · 8 years ago
  35. e7e1b68 Merge "Fix picking bug: 31701478" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  36. 03dc6ef Merge "Make RecentsLoader load on a per-authority basis instead of per-root." into nyc-andromeda-dev by Ben Lin · 8 years ago
  37. 5f29694 Fix picking bug: 31701478 by Steve McKay · 8 years ago
  38. 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago
  39. 1427c60 Make RecentsLoader load on a per-authority basis instead of per-root. by Ben Lin · 8 years ago
  40. 1cad518 Merge "Fix assertion error in picker initialization." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  41. 73af1f0 Fix assertion error in picker initialization. by Steve McKay · 8 years ago
  42. b285b40 Make root context menu match spec. by Garfield Tan · 8 years ago
  43. e1f8c88 Merge "Move open,view,preview support into ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  44. 6d20d19 Move open,view,preview support into ActionHandler. by Steve McKay · 8 years ago
  45. 52eb50f Merge "Remove onBeforePop() logic so back no longer opens/closes drawer." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  46. d2f2eff Merge "Calls NavManager.update() when we starts/closes search." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  47. ec24336 Remove onBeforePop() logic so back no longer opens/closes drawer. by Ben Lin · 8 years ago
  48. c626a5e Merge "Don't ignore reset." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  49. 21c5444 Calls NavManager.update() when we starts/closes search. by Ben Lin · 8 years ago
  50. ecebb6f Don't ignore reset. by Steve McKay · 8 years ago
  51. 7d75f7b Refactor RootsFragment to use the same pattern of injection. by Garfield Tan · 8 years ago
  52. 17b761e Add support for quick viewing files with spacebar. by Steve McKay · 8 years ago
  53. d0a6772 Merge "Rename DirState -> Config to avoid confusion with State." into nyc-andromeda-dev by Ben Lin · 8 years ago
  54. 6097993 Merge "Crash fixes for Gesture selection in Picker mode." into nyc-andromeda-dev by Ben Lin · 8 years ago
  55. 2d67ee2 Rename DirState -> Config to avoid confusion with State. by Ben Lin · 8 years ago
  56. 2d6caf3 Crash fixes for Gesture selection in Picker mode. by Ben Lin · 8 years ago
  57. c8f165c Move runtime directory state into DirState object. by Steve McKay · 8 years ago
  58. e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
  59. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  60. 2567603 Move menu managers to respective packages. by Garfield Tan · 8 years ago
  61. 239ab97 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  62. fac9d96 Merge "Move State to base and root stuff to roots." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  63. 38ccb10 Merge "Fix a crash on spring loading folder/roots." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  64. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  65. 58dced4 Fix a crash on spring loading folder/roots. by Garfield Tan · 8 years ago
  66. 06c4b11 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  67. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  68. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago
  69. bff980a Move event handler to its own file. by Steve McKay · 8 years ago
  70. 52e0294 Merge "Refactor SelectionModeListener." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  71. 84bd0f1 Refactor SelectionModeListener. by Garfield Tan · 8 years ago
  72. 19edf34 Allow Band selection in list mode. by Ben Lin · 8 years ago
  73. 1597e94 Right click selection fiddling into input handler. by Steve McKay · 8 years ago
  74. cbe7db1 Merge "Prevent Drag n' Drop/Spring-load onto a selected folder." into nyc-andromeda-dev by Ben Lin · 8 years ago
  75. 71585d0 Merge "Right-click should do selection and set selection range begin." into nyc-andromeda-dev by Ben Lin · 8 years ago
  76. 5a305b4 Prevent Drag n' Drop/Spring-load onto a selected folder. by Ben Lin · 8 years ago
  77. 0d0adbb Right-click should do selection and set selection range begin. by Ben Lin · 8 years ago
  78. 1c72b10 Merge "Make gutter between folders and docs smaller." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  79. bde20e1 UserInputHandler cleanup. by Steve McKay · 8 years ago
  80. f34f094 Make gutter between folders and docs smaller. by Steve McKay · 8 years ago
  81. f0fceb4 Don't try to drag non-model-backed views. by Steve McKay · 8 years ago
  82. e6d61e3 Remove redundant code in DirectoryFragment & DirectoryLoader. by Garfield Tan · 8 years ago
  83. d38cabf Merge "Add CTRL selection support." into nyc-andromeda-dev by Ben Lin · 8 years ago
  84. f8377f9 Merge "Let Band selection start on ACTION_MOVE instead of ACTION_DOWN." into nyc-andromeda-dev by Ben Lin · 8 years ago
  85. 64ac117 Add CTRL selection support. by Ben Lin · 8 years ago
  86. 1e55c88 Let Band selection start on ACTION_MOVE instead of ACTION_DOWN. by Ben Lin · 8 years ago
  87. e4926eb Merge "Move sorting widgets to sorting package." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  88. b70665f Move sorting widgets to sorting package. by Steve McKay · 8 years ago
  89. 45ce375 Merge "Accurately emulate historic Downloads ACTION_VIEW behavior." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  90. 8e5ac54 Accurately emulate historic Downloads ACTION_VIEW behavior. by Steve McKay · 8 years ago
  91. 0751762 Merge "Don't load docs in background, fix master." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  92. 98c8caf Merge "Refactor of BandController/DragStarter/GestureDetector." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  93. f61f93a Don't load docs in background, fix master. by Steve McKay · 8 years ago
  94. 35f99e0 Refactor of BandController/DragStarter/GestureDetector. by Ben Lin · 8 years ago
  95. 1a2cca6 Merge "Quiet some of the noisiest Log msgs in DEBUG." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  96. c88f83c Quiet some of the noisiest Log msgs in DEBUG. by Steve McKay · 8 years ago
  97. 7232bf0 Remove RecentsCreateFragment, rename RecentsProvider. by Ben Lin · 8 years ago
  98. 107b5f5 Merge "Show correct sort header after root switch." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  99. 743bc1b Show correct sort header after root switch. by Steve McKay · 8 years ago
  100. 7c66209 Followup change for ag/1373399 by Steve McKay · 8 years ago