1. 0614c16 Add metrics for keyboard shortcuts by Aga Wronska · 8 years ago
  2. cf966ae Add metrics for menu actions by Aga Wronska · 8 years ago
  3. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  4. b099856 Add full bar mode for search view on small devices by Aga Wronska · 8 years ago
  5. 96e30eb Make pressing 'Back' button open the drawer when in Recents root by Aga Wronska · 8 years ago
  6. a1b1355 Merge "Change copy/move destination to Downloads when home directory is hidden." into nyc-dev by Aga Wronska · 8 years ago
  7. 4e62716 Change copy/move destination to Downloads when home directory is hidden. by Aga Wronska · 8 years ago
  8. ffa829f DocsUI: Disable debug logging by default. by Ben Kwa · 8 years ago
  9. 2917fa9 Change the title of DocumentsUI from "Files" to "Downloads". by Daichi Hirono · 8 years ago
  10. 0a96dae Merge "Run all downloads through trampoline." into nyc-dev by Steve McKay · 8 years ago
  11. 3e63e7d Run all downloads through trampoline. by Steve McKay · 8 years ago
  12. ce71082 Centralize animation related resources. by Steve McKay · 8 years ago
  13. 6ce903d Delete downloads activity. by Steve McKay · 8 years ago
  14. 9bb98f3 Send APKs through safe install path. by Steve McKay · 8 years ago
  15. a1f7680 Update preconditions to be asserts... by Steve McKay · 8 years ago
  16. c95d87c Don't restore stack when picking copy destination. by Steve McKay · 8 years ago
  17. cddd034 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 8 years ago
  18. b9a20d1 Move directory and roots support to own ui bots. by Steve McKay · 8 years ago
  19. 893390b Directory fragment refactoring. by Aga Wronska · 8 years ago
  20. 3d988a9 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  21. f873769 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 8 years ago
  22. 95cd85a Simplify State initialization w/ better semantics + improved Task security. by Steve McKay · 8 years ago
  23. 1f264a8 Normalize toolbar management. by Steve McKay · 8 years ago
  24. ba7753c Merge "Open zip files nicely from the Download app with Files app." 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. cd27015 Fix tapping on more than one failure notification. by Tomasz Mikolajewski · 9 years ago
  27. 3ce9595 Show view mode button in action bar on Downloads. by Steve McKay · 8 years ago
  28. efa1761 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 9 years ago
  29. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  30. 2a25a62 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 9 years ago
  31. 5a21208 Merge "Files always visible, same for new window menu." by Steve McKay · 9 years ago
  32. a7e923c Create new windows on *other* side in multi-window mode. by Steve McKay · 9 years ago
  33. 5fe5c45 Files always visible, same for new window menu. by Steve McKay · 9 years ago
  34. 748ea8c Show a warning notification and a dialog in case of conversion when copying. by Tomasz Mikolajewski · 9 years ago
  35. 3eb2d07 Remember view mode by root. by Steve McKay · 9 years ago
  36. 7237998 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago
  37. f6a31d3 Refactor SearchManager: by Aga Wronska · 9 years ago
  38. 14e827a CopyService generalization. by Steve McKay · 9 years ago
  39. aa68445 Prevent double recreation of the failure dialog in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  40. 862b9641 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  41. b67bfbf Load Home directory by default. by Steve McKay · 9 years ago
  42. 39acff5 Wire support for archives to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  43. 8fd086a Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  44. 261b6bd Remove TRANSFER_MODE_NONE from CopyManager. by Tomasz Mikolajewski · 9 years ago
  45. f862155 Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago
  46. 1eafb66 Address followup comments from 793838. by Steve McKay · 9 years ago
  47. 3b2ad11 Enable explicit package for quick view intent. by Steve McKay · 9 years ago
  48. c2dbc74 Don't explicitly foreground tasks. by Steve McKay · 9 years ago
  49. 5bbae10 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  50. 8359eaa Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  51. cf34ce8 Merge "Switch DocumentsUI over from Toasts to Snackbars." by Ben Kwa · 9 years ago
  52. 94b486d Switch DocumentsUI over from Toasts to Snackbars. by Ben Kwa · 9 years ago
  53. 323ee3e Provide previous stack when opening new window. by Steve McKay · 9 years ago
  54. 9f9d5b4 Add support for opening multiple windows. by Steve McKay · 9 years ago
  55. 83df8c0 Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  56. c643386 Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  57. 7cc8001 Adjust theming for Files mode. by Ben Kwa · 9 years ago
  58. 0f7078f0 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  59. 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]
  60. 58efce3 Use type inference where possible. by Steve McKay · 9 years ago
  61. 4f16040 Move Drawer management code to a facade. by Steve McKay · 9 years ago
  62. 6eaf3863 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  63. c78bcb8 Use an explicit intent for "Quick View"... by Steve McKay · 9 years ago
  64. bdbd0ff Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  65. a521d0d Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  66. ed6fcb5 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  67. 0b4a3c4 Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  68. 273103b Fix local-storage menu item visibility issue. by Steve McKay · 9 years ago
  69. b46383b Minor updates improving menu behavior. by Steve McKay · 9 years ago
  70. 090e088 Merge "Add rudimentary keyboard operation support." by Steve McKay · 9 years ago
  71. 3da8afc Add rudimentary keyboard operation support. by Steve McKay · 9 years ago
  72. d0d9afc Consult local preferences when deciding to show fileSize or not. by Steve McKay · 9 years ago
  73. 69aee09 Ensure sort menu is shown as needed. by Steve McKay · 9 years ago
  74. f8c3f32 Implement retrying copying in case of an error in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  75. 517577e DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog. by Daichi Hirono · 9 years ago
  76. 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
  77. ef3e2cf Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  78. 6168659 Add an initial version of the copy failure dialog to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  79. e1a03f8 Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  80. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  81. e934ce6 Implement a standalone file manager activity. by Steve McKay · 9 years ago