1. c39b0b2 Overlay manifest setting by package manager by Tony Huang · 5 years ago
  2. 24499e6 Use android.permission.CHANGE_OVERLAY_PACKAGES in DocumentsUI by Bill Lin · 5 years ago
  3. 83e7e7c Define a category for "file management" apps. by Jeff Sharkey · 5 years ago
  4. 1ecca35 Set minSdk and targetSdk to 28. by Jeff Hamilton · 5 years ago
  5. 81a9ea7 Refine DocumentsUI Theme to inherit Theme.DeviceDefault.DocumentsUI by Bill Lin · 5 years ago
  6. e77ec52 Migrate DocumentsUIGoogle for mainline module by Bill Lin · 5 years ago
  7. e0ba46d Migration to Westworld (2/2) by shawnlin · 5 years ago
  8. 81abbf0 Tidy up permissions for unbundling. by Jeff Sharkey · 6 years ago
  9. ced7a45 Deprecate scoped directory access. by Amin Shaikh · 6 years ago
  10. 4bd0bd0 Merge manifests for LOCAL_STATIC_ANDROID_LIBRARIES. am: 55dda5a695 by Dario Freni · 6 years ago
  11. 55dda5a Merge manifests for LOCAL_STATIC_ANDROID_LIBRARIES. by Dario Freni · 6 years ago
  12. d8c6a3c Removed AMS.updatePersistableUriPermission() by Felipe Leme · 6 years ago
  13. 7c44ee1 Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 6 years ago
  14. be86844 Initial implementation of ScopedAccessProvider. by Felipe Leme · 6 years ago
  15. 433d78a Cosmetic changes on Scoped Directory Access classes: by Felipe Leme · 6 years ago
  16. 4205349 Introduce seperate build target for Android TV. by Leif Hendrik Wilden · 6 years ago
  17. 692987c Use a config value to hide DocumentsUI on Android Go. am: f00ecc9c29 by Rajeev Kumar · 7 years ago
  18. f00ecc9 Use a config value to hide DocumentsUI on Android Go. by Rajeev Kumar · 7 years ago
  19. 08d0d56 Selection demo app. by Steve McKay · 7 years ago
  20. 9e8b9c0 Fix inspector activity title. by Steve McKay · 7 years ago
  21. f433d20 Improve debug info. by Steve McKay · 7 years ago
  22. 9fca181 Merge "Added support for inspector actions." into arc-apps am: 7f53954252 by Austin Kolander · 7 years ago
  23. 012e8ba Added support for inspector actions. by Austin Kolander · 7 years ago
  24. 3c89433 Merge "Add DebugInfo view." into arc-apps am: 14bf829fcf by Ben Lin · 7 years ago
  25. 84440eb Add DebugInfo view. by Steve McKay · 7 years ago
  26. 125efe6 Use LauncherActivity name from Nougat. am: e2b5ffee1b by Steve McKay · 7 years ago
  27. e2b5ffe Use LauncherActivity name from Nougat. by Steve McKay · 7 years ago
  28. 63c8917 Encapsulate fragment in activity am: ef5a0a55b0 by Austin Kolander · 7 years ago
  29. ef5a0a5 Encapsulate fragment in activity by Austin Kolander · 7 years ago
  30. 7276021 Merge "Invoke document inspector when properites button clicked" into arc-apps by Austin Kolander · 7 years ago
  31. f5042d0 Invoke document inspector when properites button clicked by Austin Kolander · 7 years ago
  32. 705bfc5 Add property activity and fragment by greensurfer · 7 years ago
  33. 68a6f93 Merge "Add property activity and fragment" by TreeHugger Robot · 7 years ago
  34. b9c83d3 Add property activity and fragment by greensurfer · 7 years ago
  35. 90b8850 Merge "Remove BROWSE_ROOT intent handling." into arc-apps am: a0c4beea2f by Garfield Tan · 7 years ago
  36. 8339202 Remove BROWSE_ROOT intent handling. by Garfield Tan · 7 years ago
  37. 2bb5f66 Merge "Allow Files-app to enable/disable handling VIEW_DOWNLOADS Intent." into arc-apps by Ben Lin · 7 years ago
  38. 5fb1bcc Allow Files-app to enable/disable handling VIEW_DOWNLOADS Intent. by Ben Lin · 7 years ago
  39. cf2cc2b Tidy resources related to app branding. by Steve McKay · 7 years ago
  40. 8474059 Tidy resources related to app branding. by Steve McKay · 7 years ago
  41. 02f7870 Merge "Use Intent.ACTION_VIEW to for launching file manager at a location." into arc-apps by Garfield Tan · 7 years ago
  42. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  43. 0aa5a37 Allow to paste files from archives. am: bf6cfdcaf7 by Tomasz Mikolajewski · 7 years ago
  44. bf6cfdc Allow to paste files from archives. by Tomasz Mikolajewski · 7 years ago
  45. 7b6831b Preferences backup & restore. by Chen Su · 7 years ago
  46. 8516af3 Merge "Preferences backup & restore." by Chen Su · 7 years ago
  47. 2461368 Preferences backup & restore. by Chen Su · 7 years ago
  48. e5b4e39 Add capability to launch to a document in file manager. am: f8969d63aa by Garfield Tan · 7 years ago
  49. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 7 years ago
  50. 9fa78e3 Track visibleToEphemeral rename by Chad Brubaker · 7 years ago
  51. 131aac7 Expose PickActivity to ephemeral apps by Chad Brubaker · 7 years ago
  52. 2e3cf1d Add Launcher shortcuts. by Garfield Tan · 8 years ago
  53. a0b5265 Rechristen Downloads > Files. by Steve McKay · 8 years ago
  54. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  55. dbd6b8b DO NOT MERGE: Move archive support library to DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  56. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago
  57. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  58. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  59. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago
  60. 7232bf0 Remove RecentsCreateFragment, rename RecentsProvider. by Ben Lin · 8 years ago
  61. d5b9b0f Allow icons to be overlayed via resource config. by Steve McKay · 8 years ago
  62. 338307a Merge \"Include an app icon.\" into nyc-mr1-dev am: 3d8c9981b5 by Steve McKay · 8 years ago
  63. 2bbd587 Include an app icon. by Steve McKay · 8 years ago
  64. edce554 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  65. 17f7e58 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  66. 8ba9f4b Use mipmap instead of drawable for app icon of DocumentsUI. by Daichi Hirono · 8 years ago
  67. f9e2dea Merge "Change the title of DocumentsUI from "Files" to "Downloads"." into nyc-dev by Daichi Hirono · 8 years ago
  68. c66b304 Avoid spinning up DocumentsProviders at boot. by Jeff Sharkey · 8 years ago
  69. 91252b8 Change the title of DocumentsUI from "Files" to "Downloads". by Daichi Hirono · 8 years ago
  70. 50254fe Offer to cache ContentResolver-related Bundles. by Jeff Sharkey · 8 years ago
  71. 15b9278 Delete downloads activity. by Steve McKay · 8 years ago
  72. 8cf6ce2 Improved OpenExternalDirectoryActivity so it returns right away when an by Felipe Leme · 8 years ago
  73. 5228bd0 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  74. 5a1e879 Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 8 years ago
  75. 8dac4a0 Files always visible, same for new window menu. by Steve McKay · 8 years ago
  76. bff5007 Merge "Revert "Eliminate the "productivity_device" setting."" by Steve McKay · 8 years ago
  77. 85f5457 Revert "Eliminate the "productivity_device" setting." by Steve McKay · 8 years ago
  78. 1446190 Merge "Eliminate the "productivity_device" setting." by Ben Kwa · 8 years ago
  79. a4f4d7e Initial implementation of OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  80. 892c08d Eliminate the "productivity_device" setting. by Steve McKay · 8 years ago
  81. c83baa0 CopyService generalization. by Steve McKay · 8 years ago
  82. f2484c7 Eliminate dialog mode from DocumentsUI. by Steve McKay · 9 years ago
  83. 6035b3c Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  84. 0fd6eb4 Show share button in downloads. by Steve McKay · 9 years ago
  85. 8d45f5a Intent-filter for BROWSE action. by Steve McKay · 9 years ago
  86. 565a942 Update DocumentUI styles to match mocks. by Ben Kwa · 9 years ago
  87. 51a0805 am 386d7900: am e0210648: am a0ef1048: am d473a144: Merge "Hold wake-lock during copy operations." into mnc-dr-dev by Jeff Sharkey · 9 years ago
  88. 6c8bfb7 Don't explicitly foreground tasks. by Steve McKay · 9 years ago
  89. 2205680 Hold wake-lock during copy operations. by Jeff Sharkey · 9 years ago
  90. f2c8b0d Add support for opening multiple windows. by Steve McKay · 9 years ago
  91. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  92. 0574b18 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  93. 0fbfc65 Show a drawer when in portrait mode. by Steve McKay · 9 years ago
  94. 52cbfb8 Improved files icon and activity label. by Steve McKay · 9 years ago
  95. d5701fb Allow Files app to be enabled via overlay. by Steve McKay · 9 years ago
  96. 594043d Delete StandaloneActivity from M (DO NOT MERGE) by Steve McKay · 9 years ago
  97. 938528d DocumentsUI roots can have settings. by Jeff Sharkey · 9 years ago
  98. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  99. 41b26c1 Enable directory selection. Add an IntentService to copy files. by Ben Kwa · 9 years ago
  100. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago