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. 3d988a9 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  6. f873769 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 8 years ago
  7. 95cd85a Simplify State initialization w/ better semantics + improved Task security. by Steve McKay · 8 years ago
  8. 1f264a8 Normalize toolbar management. by Steve McKay · 8 years ago
  9. ba7753c Merge "Open zip files nicely from the Download app with Files app." by Tomasz Mikolajewski · 8 years ago
  10. a6120da Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 9 years ago
  11. cd27015 Fix tapping on more than one failure notification. by Tomasz Mikolajewski · 8 years ago
  12. 3ce9595 Show view mode button in action bar on Downloads. by Steve McKay · 8 years ago
  13. efa1761 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 8 years ago
  14. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  15. 2a25a62 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 8 years ago
  16. 5a21208 Merge "Files always visible, same for new window menu." by Steve McKay · 9 years ago
  17. a7e923c Create new windows on *other* side in multi-window mode. by Steve McKay · 9 years ago
  18. 5fe5c45 Files always visible, same for new window menu. by Steve McKay · 9 years ago
  19. 748ea8c Show a warning notification and a dialog in case of conversion when copying. by Tomasz Mikolajewski · 9 years ago
  20. 3eb2d07 Remember view mode by root. by Steve McKay · 9 years ago
  21. 7237998 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago
  22. f6a31d3 Refactor SearchManager: by Aga Wronska · 9 years ago
  23. 14e827a CopyService generalization. by Steve McKay · 9 years ago
  24. aa68445 Prevent double recreation of the failure dialog in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  25. 862b9641 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  26. b67bfbf Load Home directory by default. by Steve McKay · 9 years ago
  27. 39acff5 Wire support for archives to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  28. 8fd086a Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  29. 261b6bd Remove TRANSFER_MODE_NONE from CopyManager. by Tomasz Mikolajewski · 9 years ago
  30. f862155 Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago
  31. 1eafb66 Address followup comments from 793838. by Steve McKay · 9 years ago
  32. 3b2ad11 Enable explicit package for quick view intent. by Steve McKay · 9 years ago
  33. c2dbc74 Don't explicitly foreground tasks. by Steve McKay · 9 years ago
  34. 5bbae10 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  35. 8359eaa Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  36. cf34ce8 Merge "Switch DocumentsUI over from Toasts to Snackbars." by Ben Kwa · 9 years ago
  37. 94b486d Switch DocumentsUI over from Toasts to Snackbars. by Ben Kwa · 9 years ago
  38. 323ee3e Provide previous stack when opening new window. by Steve McKay · 9 years ago
  39. 9f9d5b4 Add support for opening multiple windows. by Steve McKay · 9 years ago
  40. 83df8c0 Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  41. c643386 Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  42. 7cc8001 Adjust theming for Files mode. by Ben Kwa · 9 years ago
  43. 0f7078f0 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  44. 1205547 Show a drawer when in portrait mode. by Steve McKay · 9 years ago[Renamed (91%) from packages/DocumentsUI/src/com/android/documentsui/StandaloneActivity.java]
  45. 58efce3 Use type inference where possible. by Steve McKay · 9 years ago
  46. 4f16040 Move Drawer management code to a facade. by Steve McKay · 9 years ago
  47. 6eaf3863 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  48. c78bcb8 Use an explicit intent for "Quick View"... by Steve McKay · 9 years ago
  49. bdbd0ff Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  50. a521d0d Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  51. ed6fcb5 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  52. 0b4a3c4 Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  53. 273103b Fix local-storage menu item visibility issue. by Steve McKay · 9 years ago
  54. b46383b Minor updates improving menu behavior. by Steve McKay · 9 years ago
  55. 090e088 Merge "Add rudimentary keyboard operation support." by Steve McKay · 9 years ago
  56. 3da8afc Add rudimentary keyboard operation support. by Steve McKay · 9 years ago
  57. d0d9afc Consult local preferences when deciding to show fileSize or not. by Steve McKay · 9 years ago
  58. 69aee09 Ensure sort menu is shown as needed. by Steve McKay · 9 years ago
  59. f8c3f32 Implement retrying copying in case of an error in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  60. 517577e DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog. by Daichi Hirono · 9 years ago
  61. 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
  62. ef3e2cf Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  63. 6168659 Add an initial version of the copy failure dialog to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  64. e1a03f8 Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  65. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  66. e934ce6 Implement a standalone file manager activity. by Steve McKay · 9 years ago