1. e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
  2. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  3. 239ab97 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  4. fac9d96 Merge "Move State to base and root stuff to roots." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  5. 38ccb10 Merge "Fix a crash on spring loading folder/roots." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  6. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  7. 58dced4 Fix a crash on spring loading folder/roots. by Garfield Tan · 8 years ago
  8. 06c4b11 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  9. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  10. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago
  11. 84bd0f1 Refactor SelectionModeListener. by Garfield Tan · 8 years ago
  12. 1597e94 Right click selection fiddling into input handler. by Steve McKay · 8 years ago
  13. cbe7db1 Merge "Prevent Drag n' Drop/Spring-load onto a selected folder." into nyc-andromeda-dev by Ben Lin · 8 years ago
  14. 5a305b4 Prevent Drag n' Drop/Spring-load onto a selected folder. by Ben Lin · 8 years ago
  15. 0d0adbb Right-click should do selection and set selection range begin. by Ben Lin · 8 years ago
  16. bde20e1 UserInputHandler cleanup. by Steve McKay · 8 years ago
  17. f0fceb4 Don't try to drag non-model-backed views. by Steve McKay · 8 years ago
  18. e6d61e3 Remove redundant code in DirectoryFragment & DirectoryLoader. by Garfield Tan · 8 years ago
  19. 0751762 Merge "Don't load docs in background, fix master." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  20. 98c8caf Merge "Refactor of BandController/DragStarter/GestureDetector." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  21. f61f93a Don't load docs in background, fix master. by Steve McKay · 8 years ago
  22. 35f99e0 Refactor of BandController/DragStarter/GestureDetector. by Ben Lin · 8 years ago
  23. c88f83c Quiet some of the noisiest Log msgs in DEBUG. by Steve McKay · 8 years ago
  24. 7c66209 Followup change for ag/1373399 by Steve McKay · 8 years ago
  25. 9de0da6 Move sort headers out of directory layout. by Steve McKay · 8 years ago
  26. 50b0470 Merge "Add focus to directory after creating them via CreateDirFragment." into nyc-andromeda-dev by Ben Lin · 8 years ago
  27. 81afd7f Add focus to directory after creating them via CreateDirFragment. by Ben Lin · 8 years ago
  28. ee1efcb Merge "Enable Gesture Multi-Select for List Mode, but no more sweeping." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  29. 4272880 Enable Gesture Multi-Select for List Mode, but no more sweeping. by Ben Lin · 8 years ago
  30. 3c4968c Merge "Enable PasteInto when right clicking on directories." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  31. b2dfa12 Enable PasteInto when right clicking on directories. by Ben Lin · 8 years ago
  32. 61f564b [multi-part] Enable bidirectional sorting by Garfield, Tan · 8 years ago
  33. 26819d7 Fix crash regarding Type-to-Focus. by Ben Lin · 8 years ago
  34. 40f4488 [multi part] Gesture Multi-Select feature. by Ben Lin · 8 years ago
  35. 19b0d5a Merge "[multi-part] Enable bidrectional sorting" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  36. 11d2348 [multi-part] Enable bidrectional sorting by Garfield, Tan · 8 years ago
  37. 5fd0cbc Eliminate a cycle in class hierarchy. by Steve McKay · 8 years ago
  38. 171e6f5 [multi-part] Enable bidirectional sorting in DocumentsUI by Garfield, Tan · 8 years ago
  39. 2abb4c7 DragScrollListener test, from ag/1247908. by Ben Lin · 8 years ago
  40. eba5bb9 Evict thumbnail caches and delay dismissing spinner on refresh finish. by Garfield, Tan · 8 years ago
  41. c5e3e8e Allow drag-n-drop to auto-scroll when near top/bottom of dirlist. by Ben Lin · 8 years ago
  42. ca7c088 Enable pull to refresh. by Garfield, Tan · 8 years ago
  43. f45629f Merge "Addition UserInputHandler test coverage." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  44. 2d1e4a3 Addition UserInputHandler test coverage. by Steve McKay · 8 years ago
  45. a5588b6 Allow root item accepts drag and drop. by Garfield, Tan · 8 years ago
  46. 9666ce6 Pull clipping related classes to a separate package. by Garfield, Tan · 8 years ago
  47. 74956af Consolidate user input handling in single class. by Steve McKay · 8 years ago
  48. b7e5f6b [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  49. b4f8661 resolve merge conflicts of 9459f93 to nyc-andromeda-dev by Vladislav Kaznacheev · 8 years ago
  50. f8ed15b Move the MIME type icon detection into the platform. by Daniel Nishi · 8 years ago
  51. 79a6fe0 Move GestureListener to own file. by Steve McKay · 8 years ago
  52. 4833477 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  53. ba1cb3d Enable drag & drop -> Springload for breadcrumb. by Ben Lin · 8 years ago
  54. a1fc7db Merge "[multi-part] Eliminate 1k selection limit" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  55. edce554 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  56. c47a918 Move event handling code out of DirectoryFragment by Steve McKay · 8 years ago
  57. 95966b8 Fix context menu for empty directory/root view. by Ben Lin · 8 years ago
  58. 84769b8 [multi-part] Eliminate 1k selection limit by Steve McKay · 8 years ago
  59. 82433dd Merge "Implementation of Right-click context menus for docs/files." into nyc-andromeda-dev by Ben Lin · 8 years ago
  60. ebf2a17 Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  61. d7a3605 Converge Selection toList and getAll. by Steve McKay · 8 years ago
  62. 82772c8 Merge "Isolate Menu/Action management into dedicated manager classes." into nyc-andromeda-dev by Ben Lin · 8 years ago
  63. 7c35b03 Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago
  64. cf02824 Use pool for MotionInputEvents. by Garfield, Tan · 8 years ago
  65. 7ff50e0 Merge "Preserve selection in memory during rotation." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  66. 2bab2f8 Preserve selection in memory during rotation. by Steve McKay · 8 years ago
  67. f1e4cce Fix two confusing naming issues by Ian Rogers · 8 years ago
  68. 19cf55b Merge "Prioritize delete jobs by adding them to a separate thread pool." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  69. 810fb82 Prioritize delete jobs by adding them to a separate thread pool. by Garfield, Tan · 8 years ago
  70. d586959 Move BandController out of MultiSelectManager. by Steve McKay · 8 years ago
  71. 4d00914 Separate paste code from DirectoryFragment. by Garfield, Tan · 8 years ago
  72. 82471df Merge "Fix RTL issue in delete dialog." into nyc-dev am: 7b5327fb67 by Steve McKay · 8 years ago
  73. 927d800 Fix RTL issue in delete dialog. by Steve McKay · 8 years ago
  74. 7d66a86 Open root list when hovering on the edge in drawer layout. by Garfield, Tan · 8 years ago
  75. 03329d5 Merge "Add capability to spring load a root or directory." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  76. 804133e Add capability to spring load a root or directory. by Garfield, Tan · 8 years ago
  77. 30dd2d3 Merge "Don\'t persist selection after restore." into nyc-dev am: 522a437786 by Steve McKay · 8 years ago
  78. b8fd884 Don't persist selection after restore. by Steve McKay · 8 years ago
  79. 08153a8 Merge "Finish selection mode after copyto and share..." into nyc-dev am: 94e3b80d5b by Steve McKay · 8 years ago
  80. 4448bc6 Merge "Finish selection mode after copyto and share..." into nyc-dev by TreeHugger Robot · 8 years ago
  81. 7ddfdb6 Merge "Disable share when dirs selected." into nyc-dev am: 3fff306827 by Steve McKay · 8 years ago
  82. 832a4b0 Finish selection mode after copyto and share... by Steve McKay · 8 years ago
  83. ce0b14c Disable share when dirs selected. by Steve McKay · 8 years ago
  84. b7ed43c Merge "Exclude virtual files from ACTION_SEND." into nyc-dev am: b56bc29 by Tomasz Mikolajewski · 8 years ago
  85. 10fc8ab Merge "Exclude virtual files from ACTION_SEND." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  86. 387801c Exclude virtual files from ACTION_SEND. by Tomasz Mikolajewski · 8 years ago
  87. 43cd165 Merge "DO NOT MERGE: Disable drag n\' drop in DocumentsActivity." into nyc-dev am: 6e685dc3c5 by Garfield Tan · 8 years ago
  88. 63aed6a DO NOT MERGE: Disable drag n' drop in DocumentsActivity. by Garfield, Tan · 8 years ago
  89. 5355684 Merge "Enable Ctrl+X cut operations, along with some code refactor." into nyc-andromeda-dev by Ben Lin · 8 years ago
  90. ff4d584 Enable Ctrl+X cut operations, along with some code refactor. by Ben Lin · 8 years ago
  91. fb99e14 Merge changes I5e500724,I40cfb12c into nyc-dev am: 0fb5135 by Tomasz Mikolajewski · 8 years ago
  92. 2ccad1e Restrict selection to 1000 items in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  93. 39dfb52 Merge "Handle delete failure notifications correctly." into nyc-dev am: cd681aa by Steve McKay · 8 years ago
  94. 4941392 Handle delete failure notifications correctly. by Steve McKay · 8 years ago
  95. cc9f694 Merge "Guard against null clipdata objects." into nyc-dev am: cb6903d by Steve McKay · 8 years ago
  96. 0adf29b Merge "Guard against null clipdata objects." into nyc-dev by Steve McKay · 8 years ago
  97. 38deb8e Merge "Minor cleanups to delete support." into nyc-dev am: 282c458c by Steve McKay · 8 years ago
  98. 0827ed1 Minor cleanups to delete support. by Steve McKay · 8 years ago
  99. 22b35a7 Guard against null clipdata objects. by Steve McKay · 8 years ago
  100. 2bbe02b Merge "Fix selecting all in DocumentsUI." into nyc-dev am: 03dab3e by Tomasz Mikolajewski · 8 years ago