1. b1d19ab Merge "Fix opening archives in Downloads." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  2. 94e53e4 Consolidate user actions metrics into one histogram. by Aga Wronska · 8 years ago
  3. be4e38b Fix opening archives in Downloads. by Tomasz Mikolajewski · 8 years ago
  4. 6eeb222 Merge "Massage code to better support Files overlay." into nyc-dev by Steve McKay · 8 years ago
  5. 17f7e58 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  6. ea4f5c9 Make Metrics.logKeyboardAction() method take @KeyboardAction type by Aga Wronska · 8 years ago
  7. fa1832e Add metrics for keyboard shortcuts by Aga Wronska · 8 years ago
  8. 4972d71 Add metrics for menu actions by Aga Wronska · 8 years ago
  9. 130e061 Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  10. 8e21daa Add full bar mode for search view on small devices by Aga Wronska · 8 years ago
  11. 58cb538 Make pressing 'Back' button open the drawer when in Recents root by Aga Wronska · 8 years ago
  12. 0fd499f Merge "Change copy/move destination to Downloads when home directory is hidden." into nyc-dev by Aga Wronska · 8 years ago
  13. 64ae1f4 Change copy/move destination to Downloads when home directory is hidden. by Aga Wronska · 8 years ago
  14. 543a292 DocsUI: Disable debug logging by default. by Ben Kwa · 8 years ago
  15. 91252b8 Change the title of DocumentsUI from "Files" to "Downloads". by Daichi Hirono · 8 years ago
  16. 2392d99 Merge "Run all downloads through trampoline." into nyc-dev by Steve McKay · 8 years ago
  17. beac223 Run all downloads through trampoline. by Steve McKay · 8 years ago
  18. fb4fd2f Centralize animation related resources. by Steve McKay · 8 years ago
  19. 15b9278 Delete downloads activity. by Steve McKay · 8 years ago
  20. 2644429 Send APKs through safe install path. by Steve McKay · 8 years ago
  21. 0af8afd Update preconditions to be asserts... by Steve McKay · 8 years ago
  22. fd8425a Don't restore stack when picking copy destination. by Steve McKay · 8 years ago
  23. 55c6999 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 8 years ago
  24. 5e1acc9 Move directory and roots support to own ui bots. by Steve McKay · 8 years ago
  25. af5ace5 Directory fragment refactoring. by Aga Wronska · 8 years ago
  26. d71bd61 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  27. 95c79f5 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 8 years ago
  28. c7dc0cf Simplify State initialization w/ better semantics + improved Task security. by Steve McKay · 8 years ago
  29. 18d01e8 Normalize toolbar management. by Steve McKay · 8 years ago
  30. 5d48a38 Merge "Open zip files nicely from the Download app with Files app." by Tomasz Mikolajewski · 8 years ago
  31. 5a1e879 Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 9 years ago
  32. 63e2aae Fix tapping on more than one failure notification. by Tomasz Mikolajewski · 8 years ago
  33. d480081 Show view mode button in action bar on Downloads. by Steve McKay · 8 years ago
  34. 3678754 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 8 years ago
  35. c2fa6c0 Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  36. 7f81a69 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 8 years ago
  37. ae605db Merge "Files always visible, same for new window menu." by Steve McKay · 9 years ago
  38. df5add4 Create new windows on *other* side in multi-window mode. by Steve McKay · 9 years ago
  39. 8dac4a0 Files always visible, same for new window menu. by Steve McKay · 9 years ago
  40. dd2b31c Show a warning notification and a dialog in case of conversion when copying. by Tomasz Mikolajewski · 9 years ago
  41. 7776aa5 Remember view mode by root. by Steve McKay · 9 years ago
  42. 1c0a389 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago
  43. 8788dad Refactor SearchManager: by Aga Wronska · 9 years ago
  44. c83baa0 CopyService generalization. by Steve McKay · 9 years ago
  45. cdbbbe0 Prevent double recreation of the failure dialog in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  46. b8a5e08 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  47. a8fa58d Load Home directory by default. by Steve McKay · 9 years ago
  48. 734936a Wire support for archives to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  49. 6035b3c Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  50. 8557896 Remove TRANSFER_MODE_NONE from CopyManager. by Tomasz Mikolajewski · 9 years ago
  51. f68210e Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago
  52. b4a6b36 Address followup comments from 793838. by Steve McKay · 9 years ago
  53. 3bd316c Enable explicit package for quick view intent. by Steve McKay · 9 years ago
  54. 6c8bfb7 Don't explicitly foreground tasks. by Steve McKay · 9 years ago
  55. e980927 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  56. 670bf1d Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  57. 43a9588 Merge "Switch DocumentsUI over from Toasts to Snackbars." by Ben Kwa · 9 years ago
  58. c469334 Switch DocumentsUI over from Toasts to Snackbars. by Ben Kwa · 9 years ago
  59. 4d0255f Provide previous stack when opening new window. by Steve McKay · 9 years ago
  60. f2c8b0d Add support for opening multiple windows. by Steve McKay · 9 years ago
  61. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  62. fad3d4a Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  63. fe18c1b Adjust theming for Files mode. by Ben Kwa · 9 years ago
  64. 0574b18 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  65. 0fbfc65 Show a drawer when in portrait mode. by Steve McKay · 9 years ago[Renamed (91%) from src/com/android/documentsui/StandaloneActivity.java]
  66. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  67. 6bbed4d Move Drawer management code to a facade. by Steve McKay · 9 years ago
  68. 351a749 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  69. edc65bb Use an explicit intent for "Quick View"... by Steve McKay · 9 years ago
  70. 1f19948 Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  71. ceeb3f7 Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  72. c2ca798 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  73. cb4461f Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  74. 64ac251 Fix local-storage menu item visibility issue. by Steve McKay · 9 years ago
  75. 8e258c6 Minor updates improving menu behavior. by Steve McKay · 9 years ago
  76. 572007a Merge "Add rudimentary keyboard operation support." by Steve McKay · 9 years ago
  77. 0599a44 Add rudimentary keyboard operation support. by Steve McKay · 9 years ago
  78. 7ef09a2 Consult local preferences when deciding to show fileSize or not. by Steve McKay · 9 years ago
  79. 7bd32e1 Ensure sort menu is shown as needed. by Steve McKay · 9 years ago
  80. 9452c44 Implement retrying copying in case of an error in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  81. 5e83935 DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog. by Daichi Hirono · 9 years ago
  82. 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
  83. b68dd22 Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  84. 332d819 Add an initial version of the copy failure dialog to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  85. 2023fcf Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  86. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  87. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago