1. 4d0255f Provide previous stack when opening new window. by Steve McKay · 9 years ago
  2. f2c8b0d Add support for opening multiple windows. by Steve McKay · 9 years ago
  3. f8a5e08 Move State to a separate file. by Steve McKay · 9 years ago
  4. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  5. fad3d4a Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  6. 0574b18 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  7. 7f39501 Use resource aliases in-lieu of ViewStubs. by Steve McKay · 9 years ago
  8. 0fbfc65 Show a drawer when in portrait mode. by Steve McKay · 9 years ago
  9. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  10. 351a749 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  11. 8c9146a Remove some duplicated code in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  12. f4b8bb5 Finish when browsed root goes away. by Jeff Sharkey · 9 years ago
  13. 20ce5ef resolved conflicts for merge of 70be78a8 to master by Narayan Kamath · 9 years ago
  14. e577ef0 Update visibility of the stack dropdown list after the search view is collapsed. by Daichi Hirono · 9 years ago
  15. 435efbd resolved conflicts for merge of 3aff4fc6 to master by Ben Kwa · 9 years ago
  16. 0bcdec3 Enable apps to exclude their own roots from the DocumentsUI roots list. by Ben Kwa · 9 years ago
  17. 1f19948 Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  18. ceeb3f7 Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  19. c2ca798 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  20. cb4461f Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  21. 64ac251 Fix local-storage menu item visibility issue. by Steve McKay · 9 years ago
  22. 7bd32e1 Ensure sort menu is shown as needed. by Steve McKay · 9 years ago
  23. 0269fb6 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
  24. b68dd22 Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  25. f500ef2 DocumentsUI: Save source file list into BaseActivity.State. by Daichi Hirono · 9 years ago
  26. 22574ed DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  27. f2a822d DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  28. caadd41 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  29. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  30. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago