1. c20c6f6 Add free space precondition check for copy job. by Garfield, Tan · 8 years ago
  2. db18d95 Merge "Terminate DocumentsUI opened for the specific root." into nyc-dev by TreeHugger Robot · 8 years ago
  3. 6ff85c3 Terminate DocumentsUI opened for the specific root. by Daichi Hirono · 8 years ago
  4. ba0e20c Merge "Handle null uris in content changed events." into nyc-dev by Steve McKay · 8 years ago
  5. 3c55088 Handle null uris in content changed events. by Steve McKay · 8 years ago
  6. c6a7faf Fallback to Recents when Downloads is not available. by Tomasz Mikolajewski · 8 years ago
  7. d330a6c Invalidate caches when locale changes. by Jeff Sharkey · 8 years ago
  8. 30ad01e Merge "Add menu option to show/hide internal storage." into nyc-dev by Aga Wronska · 8 years ago
  9. ceb990e Add menu option to show/hide internal storage. by Aga Wronska · 8 years ago
  10. 5aef00e Fix RootsCache invalidation bugs. by Jeff Sharkey · 8 years ago
  11. 50254fe Offer to cache ContentResolver-related Bundles. by Jeff Sharkey · 8 years ago
  12. 8b21699 Always show intern storage. by Steve McKay · 8 years ago
  13. 7bfb210 Merge "Fix roots filtering for move operations." into nyc-dev by Steve McKay · 8 years ago
  14. af2033a Fix roots filtering for move operations. by Steve McKay · 8 years ago
  15. 8d8a0a5 Don't assert against Recents title. by Steve McKay · 8 years ago
  16. 0af8afd Update preconditions to be asserts... by Steve McKay · 8 years ago
  17. 62d33a7 Mark Recents as supporting CREATE. by Steve McKay · 8 years ago
  18. 55c00e7 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  19. 323dffb Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  20. 9daa59f Do not load Download roots multiple times. by Tomasz Mikolajewski · 8 years ago
  21. 5a1e879 Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 8 years ago
  22. 3067d0d Leave from the current root when the root is removed. by Daichi Hirono · 9 years ago
  23. ae96780 Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  24. 812586d Fix the position of the "Recents" root in DocumentsUI. by Ben Kwa · 9 years ago
  25. 2977a79 Merge "Move State to a separate file." by Steve McKay · 9 years ago
  26. 7e8885b Show empty roots except for content pickers. by Steve McKay · 9 years ago
  27. f8a5e08 Move State to a separate file. by Steve McKay · 9 years ago
  28. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  29. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  30. 0bcdec3 Enable apps to exclude their own roots from the DocumentsUI roots list. by Ben Kwa · 9 years ago
  31. f2a822d DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  32. caadd41 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  33. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  34. ca494a7 Manage mode shouldn't block for other providers. by Jeff Sharkey · 10 years ago
  35. 7e54461 Final pass at Material DocumentsUI. by Jeff Sharkey · 10 years ago
  36. 34c5409 More material updates to DocumentsUI. by Jeff Sharkey · 10 years ago
  37. 93cdbc2 Light icons for DocumentsUI. by Jeff Sharkey · 10 years ago
  38. 083d7e1 First pass at Materializing DocumentsUI! by Jeff Sharkey · 10 years ago
  39. f4943e1 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  40. 6e565ff Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  41. 16d8598 Use java.util.Objects instead on internal API by Kenny Root · 11 years ago
  42. 5916877 Update roots when data cleared, refresh UI. by Jeff Sharkey · 11 years ago
  43. 7d26ec7 Drop <meta-data> support for DocumentsProviders. by Jeff Sharkey · 11 years ago
  44. 85c273d Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  45. 3fd1177 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  46. 9dd0262 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  47. 4045780 Create unique files, root ordering, UI bugs. by Jeff Sharkey · 11 years ago
  48. 8b99704 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  49. 9656a53 More UX updates around picking images. by Jeff Sharkey · 11 years ago
  50. 0e8c871 Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  51. a35ac2d More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  52. da25e38 Rename offer() to add(), remove/hide some APIs. by Jeff Sharkey · 11 years ago
  53. a4d1f22 Remember mode and sort on per-directory basis. by Jeff Sharkey · 11 years ago
  54. 06c4187 Another asset drop, provider icons, tests. by Jeff Sharkey · 11 years ago
  55. 62434fc Filter roots based on supported MIME types. by Jeff Sharkey · 11 years ago
  56. 5629ec5 Asset drop, icons for common MIME types. by Jeff Sharkey · 11 years ago
  57. 1c903cc Filter roots based on incoming request. by Jeff Sharkey · 11 years ago
  58. d82b26b New recents behavior to match spec. by Jeff Sharkey · 11 years ago
  59. b362044 Instance state, fix sharing, Durable objects. by Jeff Sharkey · 11 years ago
  60. 724deeb Refactoring of DocumentsContract. by Jeff Sharkey · 11 years ago
  61. b6a7f2c Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  62. 873daa3 Management actions, invalidate caches. by Jeff Sharkey · 11 years ago
  63. f339f25 Documents management mode; API adjustment. by Jeff Sharkey · 11 years ago
  64. 1d890e0 DocumentsUI handles GET_CONTENT; hinting, errors. by Jeff Sharkey · 11 years ago
  65. 2e694f8 Recents in create, uniform item layouts. by Jeff Sharkey · 11 years ago
  66. 7611221 Storage roots in fragment, sectioned. by Jeff Sharkey · 11 years ago