1. c95d87c Don't restore stack when picking copy destination. by Steve McKay · 8 years ago
  2. cddd034 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 8 years ago
  3. b9a20d1 Move directory and roots support to own ui bots. by Steve McKay · 8 years ago
  4. 893390b Directory fragment refactoring. by Aga Wronska · 8 years ago
  5. b4cbd54 Merge "Implement backspace support." into nyc-dev by Ben Kwa · 8 years ago
  6. 359bbeb Implement backspace support. by Ben Kwa · 8 years ago
  7. c265117 Don't read raw root from State, use getCurrentRoot by Steve McKay · 8 years ago
  8. 3d988a9 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  9. 2036dad Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  10. 30ff5dd Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 8 years ago
  11. 40d5d9d Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev by Steve McKay · 8 years ago
  12. aa15dae Automatically open roots pane if default dir is empty. by Steve McKay · 8 years ago
  13. 9146ac6 Don't apply fancy back logic when drawer is not present. by Steve McKay · 8 years ago
  14. e436f94 Go to root from child directory when root tapped. Bug: 27060001 by Aga Wronska · 8 years ago
  15. f873769 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 8 years ago
  16. 8ac5bfd Merge "Simplify State initialization w/ better semantics + improved Task security." by Steve McKay · 8 years ago
  17. 95cd85a Simplify State initialization w/ better semantics + improved Task security. by Steve McKay · 8 years ago
  18. 5bfdf2b Remove DirectoryContainerView class from DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  19. c67aacc Merge "Normalize toolbar management." by Steve McKay · 8 years ago
  20. 1f264a8 Normalize toolbar management. by Steve McKay · 8 years ago
  21. d8c25f8 Merge "Stop current root reloading when it is clicked again" by Aga Wronska · 8 years ago
  22. 45f75e2 Stop current root reloading when it is clicked again by Aga Wronska · 8 years ago
  23. e3fe9d7 Rename confusing animation naming. by Tomasz Mikolajewski · 8 years ago
  24. 42bd98f4 Fix directory/root opening animations when launching DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  25. a6120da Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 9 years ago
  26. 3ce9595 Show view mode button in action bar on Downloads. by Steve McKay · 8 years ago
  27. efa1761 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 8 years ago
  28. f6ede47 Merge "Hide action bar search icon in directories that do not support search operation." by Aga Wronska · 8 years ago
  29. 91c7fb3 Hide action bar search icon in directories that do not support search operation. by Aga Wronska · 8 years ago
  30. 957c742 Merge "Clear selection after copy and when back is pressed." by Steve McKay · 8 years ago
  31. cbee544 Clear selection after copy and when back is pressed. by Steve McKay · 9 years ago
  32. 5fe5c45 Files always visible, same for new window menu. by Steve McKay · 9 years ago
  33. 3eb2d07 Remember view mode by root. by Steve McKay · 9 years ago
  34. 7237998 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago
  35. 3b327ef Add support for renaming documents by Aga Wronska · 9 years ago
  36. f6a31d3 Refactor SearchManager: by Aga Wronska · 9 years ago
  37. 9297a0f Merge "Check isDestroyed after finishing async HandleRootsChangedTask." by Daichi Hirono · 9 years ago
  38. a796746 Check isDestroyed after finishing async HandleRootsChangedTask. by Daichi Hirono · 9 years ago
  39. da19ee0 Stop listening root change events when the activity is destroyed. by Daichi Hirono · 9 years ago
  40. d3b8e52 Merge "Keep Search View visible after search completed Improve Search View behavior Add Search View background color" by Aga Wronska · 9 years ago
  41. 9783148 Keep Search View visible after search completed by Aga Wronska · 9 years ago
  42. 3b36c5a Encapsulate stackTouched logic into State class. by Daichi Hirono · 9 years ago
  43. 1830c2a Merge "Leave from the current root when the root is removed." by Daichi Hirono · 9 years ago
  44. 60e9a07 Leave from the current root when the root is removed. by Daichi Hirono · 9 years ago
  45. 43f2049 Pressing back button clears search by Aga Wronska · 9 years ago
  46. 862b9641 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  47. 39acff5 Wire support for archives to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  48. 8fd086a Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  49. dbdaa49 Add DownloadsActivity functional test. by Steve McKay · 9 years ago
  50. 84cebbe Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  51. f862155 Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago
  52. 8250db4 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  53. 0c2a0a8 Performe save when ENTER is pressed. by Steve McKay · 9 years ago
  54. 0ee0f9a Implement Home and End key navigation in DocumentsUI. by Ben Kwa · 9 years ago
  55. 5bbae10 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  56. 323ee3e Provide previous stack when opening new window. by Steve McKay · 9 years ago
  57. 9f9d5b4 Add support for opening multiple windows. by Steve McKay · 9 years ago
  58. 7a3b88c Move State to a separate file. by Steve McKay · 9 years ago
  59. 83df8c0 Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  60. c643386 Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  61. 0f7078f0 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  62. 38b4c6f Use resource aliases in-lieu of ViewStubs. by Steve McKay · 9 years ago
  63. 1205547 Show a drawer when in portrait mode. by Steve McKay · 9 years ago
  64. 58efce3 Use type inference where possible. by Steve McKay · 9 years ago
  65. 6eaf3863 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  66. eafc24a Remove some duplicated code in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  67. 67f74e6 Finish when browsed root goes away. by Jeff Sharkey · 9 years ago
  68. 5f36996 resolved conflicts for merge of 70be78a8 to master by Narayan Kamath · 9 years ago
  69. 186efa3 Update visibility of the stack dropdown list after the search view is collapsed. by Daichi Hirono · 9 years ago
  70. cf1e2f0 resolved conflicts for merge of 3aff4fc6 to master by Ben Kwa · 9 years ago
  71. 7779740 Enable apps to exclude their own roots from the DocumentsUI roots list. by Ben Kwa · 9 years ago
  72. bdbd0ff Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  73. a521d0d Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  74. ed6fcb5 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  75. 0b4a3c4 Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  76. 273103b Fix local-storage menu item visibility issue. by Steve McKay · 9 years ago
  77. 69aee09 Ensure sort menu is shown as needed. by Steve McKay · 9 years ago
  78. a78a369 Update activities to clear search term when a root that doesn't support search is selected by the user. by Steve McKay · 9 years ago
  79. ef3e2cf Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  80. cf0e9ac DocumentsUI: Save source file list into BaseActivity.State. by Daichi Hirono · 9 years ago
  81. 1a2fdb4 DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  82. 9be3429 DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  83. bbe2292 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  84. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  85. e934ce6 Implement a standalone file manager activity. by Steve McKay · 9 years ago