1. d480081 Show view mode button in action bar on Downloads. by Steve McKay · 8 years ago
  2. 3678754 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 8 years ago
  3. 428b3e7 Merge "Hide action bar search icon in directories that do not support search operation." by Aga Wronska · 8 years ago
  4. 654e25c Hide action bar search icon in directories that do not support search operation. by Aga Wronska · 8 years ago
  5. da20086 Merge "Clear selection after copy and when back is pressed." by Steve McKay · 8 years ago
  6. 86c0576 Clear selection after copy and when back is pressed. by Steve McKay · 8 years ago
  7. 8dac4a0 Files always visible, same for new window menu. by Steve McKay · 8 years ago
  8. 7776aa5 Remember view mode by root. by Steve McKay · 9 years ago
  9. 1c0a389 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago
  10. 3c23718 Add support for renaming documents by Aga Wronska · 9 years ago
  11. 8788dad Refactor SearchManager: by Aga Wronska · 9 years ago
  12. b25a7fe Merge "Check isDestroyed after finishing async HandleRootsChangedTask." by Daichi Hirono · 9 years ago
  13. 38afb8f Check isDestroyed after finishing async HandleRootsChangedTask. by Daichi Hirono · 9 years ago
  14. e28c3c8 Stop listening root change events when the activity is destroyed. by Daichi Hirono · 9 years ago
  15. ef116cb Merge "Keep Search View visible after search completed Improve Search View behavior Add Search View background color" by Aga Wronska · 9 years ago
  16. 1f7f239 Keep Search View visible after search completed by Aga Wronska · 9 years ago
  17. 2806beb Encapsulate stackTouched logic into State class. by Daichi Hirono · 9 years ago
  18. 6e54337 Merge "Leave from the current root when the root is removed." by Daichi Hirono · 9 years ago
  19. 3067d0d Leave from the current root when the root is removed. by Daichi Hirono · 9 years ago
  20. 713f628 Pressing back button clears search by Aga Wronska · 9 years ago
  21. b8a5e08 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  22. 734936a Wire support for archives to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  23. 6035b3c Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  24. 31e104f Add DownloadsActivity functional test. by Steve McKay · 9 years ago
  25. ae96780 Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  26. f68210e Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago
  27. a017bc1 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  28. 0fe9504 Performe save when ENTER is pressed. by Steve McKay · 9 years ago
  29. e1fffca Implement Home and End key navigation in DocumentsUI. by Ben Kwa · 9 years ago
  30. e980927 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  31. 4d0255f Provide previous stack when opening new window. by Steve McKay · 9 years ago
  32. f2c8b0d Add support for opening multiple windows. by Steve McKay · 9 years ago
  33. f8a5e08 Move State to a separate file. by Steve McKay · 9 years ago
  34. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  35. fad3d4a Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  36. 0574b18 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  37. 7f39501 Use resource aliases in-lieu of ViewStubs. by Steve McKay · 9 years ago
  38. 0fbfc65 Show a drawer when in portrait mode. by Steve McKay · 9 years ago
  39. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  40. 351a749 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  41. 8c9146a Remove some duplicated code in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  42. f4b8bb5 Finish when browsed root goes away. by Jeff Sharkey · 9 years ago
  43. 20ce5ef resolved conflicts for merge of 70be78a8 to master by Narayan Kamath · 9 years ago
  44. e577ef0 Update visibility of the stack dropdown list after the search view is collapsed. by Daichi Hirono · 9 years ago
  45. 435efbd resolved conflicts for merge of 3aff4fc6 to master by Ben Kwa · 9 years ago
  46. 0bcdec3 Enable apps to exclude their own roots from the DocumentsUI roots list. by Ben Kwa · 9 years ago
  47. 1f19948 Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  48. ceeb3f7 Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  49. c2ca798 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  50. cb4461f Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  51. 64ac251 Fix local-storage menu item visibility issue. by Steve McKay · 9 years ago
  52. 7bd32e1 Ensure sort menu is shown as needed. by Steve McKay · 9 years ago
  53. 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
  54. b68dd22 Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  55. f500ef2 DocumentsUI: Save source file list into BaseActivity.State. by Daichi Hirono · 9 years ago
  56. 22574ed DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  57. f2a822d DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  58. caadd41 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  59. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  60. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago