1. d04aec7 Allowing ability to create directory in Downloads. by Ben Lin · 7 years ago
  2. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  3. 9e04785 Disable searching in archives. by Tomasz Mikolajewski · 7 years ago
  4. 49be24c Add 'Select All' option to menu. by Jon Mann · 7 years ago
  5. 7b6831b Preferences backup & restore. by Chen Su · 8 years ago
  6. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  7. 3b7a99d Proper shutdown of ActionMode when selecting roots. by Ben Lin · 7 years ago
  8. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  9. e8b547f Move preferences related code to sub-package. by Steve McKay · 8 years ago
  10. 6a0a568 Don't cache empty roots lists (usually). by Steve McKay · 8 years ago
  11. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  12. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  13. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  14. 0f17d09 Merge "Using Activity#setTitle to have TalkBack announce root traversal." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  15. 37408d0 Using Activity#setTitle to have TalkBack announce root traversal. by Ben Lin · 8 years ago
  16. 20b84e0 Merge "Followups to ag/1553792/" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  17. 01996bc Followups to ag/1553792/ by Steve McKay · 8 years ago
  18. 3f0d09f Merge "Add Cut/Copy/Delete operation to currently focused item." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  19. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  20. 5dce2b8 Merge "Add gesture scaling support for grid mode." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  21. b03a59c Add gesture scaling support for grid mode. by Steve McKay · 8 years ago
  22. 89e0e34 Merge "Address comments in ag/1514806." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  23. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  24. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  25. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago
  26. b22a0d2 Merge "Updating DropShadow as drag and drop hovers over views." into nyc-andromeda-dev by Ben Lin · 8 years ago
  27. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  28. 1c45629 Updating DropShadow as drag and drop hovers over views. by Ben Lin · 8 years ago
  29. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  30. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  31. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  32. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  33. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  34. 44667b8 Merge "Move document-opening logic into ActionHandlers." into nyc-andromeda-dev by Steve McKay · 8 years ago
  35. e58f649 Merge "Test location init with doc URI." into nyc-andromeda-dev by Steve McKay · 8 years ago
  36. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  37. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  38. fe199cb Enable sorting in search result. by Garfield Tan · 8 years ago
  39. 2010ff7 Move sorting back to loading thread. by Garfield Tan · 8 years ago
  40. a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
  41. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  42. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  43. 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago
  44. e1f8c88 Merge "Move open,view,preview support into ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  45. 6d20d19 Move open,view,preview support into ActionHandler. by Steve McKay · 8 years ago
  46. 52eb50f Merge "Remove onBeforePop() logic so back no longer opens/closes drawer." 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. 21c5444 Calls NavManager.update() when we starts/closes search. by Ben Lin · 8 years ago
  49. 7d75f7b Refactor RootsFragment to use the same pattern of injection. by Garfield Tan · 8 years ago
  50. 17b761e Add support for quick viewing files with spacebar. by Steve McKay · 8 years ago
  51. e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
  52. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  53. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  54. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  55. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago
  56. 743bc1b Show correct sort header after root switch. by Steve McKay · 8 years ago
  57. 9de0da6 Move sort headers out of directory layout. by Steve McKay · 8 years ago
  58. 81afd7f Add focus to directory after creating them via CreateDirFragment. by Ben Lin · 8 years ago
  59. fcf4516 Always show file size. by Steve McKay · 8 years ago
  60. 61f564b [multi-part] Enable bidirectional sorting by Garfield, Tan · 8 years ago
  61. 11d2348 [multi-part] Enable bidrectional sorting by Garfield, Tan · 8 years ago
  62. 171e6f5 [multi-part] Enable bidirectional sorting in DocumentsUI by Garfield, Tan · 8 years ago
  63. db6ec49 Merge "Allow root item accepts drag and drop." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  64. a5588b6 Allow root item accepts drag and drop. by Garfield, Tan · 8 years ago
  65. 821727a Follow up changes from ag/1190582. by Ben Lin · 8 years ago
  66. 5668b86 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  67. 85ec0d6 Load layout specific breadcrumb view. by Steve McKay · 8 years ago
  68. 47e58bb Merge "Moving Menu-related logic from BaseActivity to MenuManager." into nyc-andromeda-dev by Ben Lin · 8 years ago
  69. c49c50a Merge \\"Make advanced storage option sticky...\\" into nyc-dev am: 361ccf5eef by Steve McKay · 8 years ago
  70. 2567991 Moving Menu-related logic from BaseActivity to MenuManager. by Ben Lin · 8 years ago
  71. 91226ee Make advanced storage option sticky... by Steve McKay · 8 years ago
  72. b8c54e7 Implementing breadcrumb for tablet devices for navigation in the bar. by Ben Lin · 8 years ago
  73. ebf2a17 Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  74. 82772c8 Merge "Isolate Menu/Action management into dedicated manager classes." into nyc-andromeda-dev by Ben Lin · 8 years ago
  75. 7c35b03 Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago
  76. 638d5ba Merge "Suppress auto-closing drawer and add ripple effect on spring load roots." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  77. 2bab2f8 Preserve selection in memory during rotation. by Steve McKay · 8 years ago
  78. 57facaf7 Suppress auto-closing drawer and add ripple effect on spring load roots. by Garfield, Tan · 8 years ago
  79. 6207d6f Merge "Open root list when hovering on the edge in drawer layout." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  80. 7d66a86 Open root list when hovering on the edge in drawer layout. by Garfield, Tan · 8 years ago
  81. dfda0f7 Merge "Don\'t show new-window item in Downloads per Gabe." into nyc-dev am: fec0d188c1 by Steve McKay · 8 years ago
  82. 2491742 Don't show new-window item in Downloads per Gabe. by Steve McKay · 8 years ago
  83. 804133e Add capability to spring load a root or directory. by Garfield, Tan · 8 years ago
  84. 0a2c49a Fix regression, show internal storage option... by Steve McKay · 8 years ago
  85. 6ff85c3 Terminate DocumentsUI opened for the specific root. by Daichi Hirono · 8 years ago
  86. c6a7faf Fallback to Recents when Downloads is not available. by Tomasz Mikolajewski · 8 years ago
  87. 94e53e4 Consolidate user actions metrics into one histogram. by Aga Wronska · 8 years ago
  88. e20925f Revert 'Make Files drawer appear behind system ui bars' because of action mode bug by Aga Wronska · 8 years ago
  89. 6eeb222 Merge "Massage code to better support Files overlay." into nyc-dev by Steve McKay · 8 years ago
  90. 17f7e58 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  91. ea4f5c9 Make Metrics.logKeyboardAction() method take @KeyboardAction type by Aga Wronska · 8 years ago
  92. fa1832e Add metrics for keyboard shortcuts by Aga Wronska · 8 years ago
  93. 4972d71 Add metrics for menu actions by Aga Wronska · 8 years ago
  94. 60825c1 Add comment for FLAG_TRANSLUCENT_STATUS added in CL 898928 by Aga Wronska · 8 years ago
  95. 9937ed0 Merge "Fix dialogs layout after keyboard shows up" into nyc-dev by Aga Wronska · 8 years ago
  96. ceb990e Add menu option to show/hide internal storage. by Aga Wronska · 8 years ago
  97. 7b16880 Fix dialogs layout after keyboard shows up by Aga Wronska · 8 years ago
  98. 8e21daa Add full bar mode for search view on small devices by Aga Wronska · 8 years ago
  99. 79b7c6a Merge "Revert "Revert "Make status bar translucent. Make drawer appera below status bar."" with a fix for cts tests." into nyc-dev by Aga Wronska · 8 years ago
  100. 320a08f Add new metric to DocumentsUI to record launch time. by Daichi Hirono · 8 years ago