1. cf0e9ac DocumentsUI: Save source file list into BaseActivity.State. by Daichi Hirono · 9 years ago
  2. d58d954 Enable the copy feature. by Ben Kwa · 9 years ago
  3. 1a2fdb4 DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  4. 9be3429 DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  5. bbe2292 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  6. e1a03f8 Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  7. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  8. 726cf70 Enable directory copying. by Ben Kwa · 9 years ago
  9. ef3f262 Prototype the destination picking. by Ben Kwa · 9 years ago
  10. d99109f Enable directory selection. Add an IntentService to copy files. by Ben Kwa · 9 years ago
  11. 3bcc9488 Add a "Select All" menu item and code. by Ben Kwa · 9 years ago
  12. e934ce6 Implement a standalone file manager activity. by Steve McKay · 9 years ago
  13. cbce470 Final pass at Material DocumentsUI. by Jeff Sharkey · 10 years ago
  14. 669f8e7 Move DocumentsUI settings into overflow menu. by Jeff Sharkey · 10 years ago
  15. c29dd61 More material updates to DocumentsUI. by Jeff Sharkey · 10 years ago
  16. a847d79 Light icons for DocumentsUI. by Jeff Sharkey · 10 years ago
  17. 6963148 First pass at Materializing DocumentsUI! by Jeff Sharkey · 10 years ago
  18. 22d3990 Set ActionMode title to the number of selected files by Stefan Wysocki · 10 years ago
  19. 3381931 Suppress OperationCanceledException logging. by Jeff Sharkey · 11 years ago
  20. db5ef12 Use inotify to update DocumentsUI. by Jeff Sharkey · 11 years ago
  21. b3d4263 Treat document thumbnails as preemptable. by Jeff Sharkey · 11 years ago
  22. 567fdd9 Merge "When launched into empty recents, show drawer." into klp-dev by Jeff Sharkey · 11 years ago
  23. a82c2e2 When launched into empty recents, show drawer. by Jeff Sharkey · 11 years ago
  24. ca25db0 Custom pressed states, fixed column sizes. by Jeff Sharkey · 11 years ago
  25. d01571e Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  26. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  27. 6efba22 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  28. 3d52dc9 Make directories always enabled, for realz. by Jeff Sharkey · 11 years ago
  29. 2a030b0 Directories are always enabled; update assets. by Jeff Sharkey · 11 years ago
  30. deffade Freshen restored stacks, more UX bug fixes. by Jeff Sharkey · 11 years ago
  31. b180a65 Allow saving to Downloads. by Jeff Sharkey · 11 years ago
  32. 1feeddf Latest UX asset drop, grid padding. by Jeff Sharkey · 11 years ago
  33. a9ce049 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  34. 563ee0fb Latest UX asset drop. by Jeff Sharkey · 11 years ago
  35. e20a3ac Save directory state and animate. by Jeff Sharkey · 11 years ago
  36. f6db154 More UX updates around picking images. by Jeff Sharkey · 11 years ago
  37. 3e1189b Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  38. 88f322c DocumentsUI tablet support. by Jeff Sharkey · 11 years ago
  39. ed90321 More tweaks to match UX spec. by Jeff Sharkey · 11 years ago
  40. 4ec9739 More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  41. fb3445c Sort order is sticky for session, back leaves. by Jeff Sharkey · 11 years ago
  42. 3f4c205 Disabled states, more UX work, bug fixes. by Jeff Sharkey · 11 years ago
  43. d182bb6 Remember mode and sort on per-directory basis. by Jeff Sharkey · 11 years ago
  44. 28c05ee Item layout tweaking, hook up more assets. by Jeff Sharkey · 11 years ago
  45. 6d97d3c Another asset drop, provider icons, tests. by Jeff Sharkey · 11 years ago
  46. 0b14db3 Asset drop, icons for common MIME types. by Jeff Sharkey · 11 years ago
  47. 954be02 Show loading, error, and info messages as footers. by Jeff Sharkey · 11 years ago
  48. ded7718 Updated documents UX around action bar. by Jeff Sharkey · 11 years ago
  49. 348ad68 Filter roots based on incoming request. by Jeff Sharkey · 11 years ago
  50. 251097b New recents behavior to match spec. by Jeff Sharkey · 11 years ago
  51. b513311 Instance state, fix sharing, Durable objects. by Jeff Sharkey · 11 years ago
  52. 5dfb345 Use Cursors directly when binding documents. by Jeff Sharkey · 11 years ago
  53. ae9b51b Refactoring of DocumentsContract. by Jeff Sharkey · 11 years ago
  54. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  55. b448660 Request more documents when EXTRA_HAS_MORE. by Jeff Sharkey · 11 years ago
  56. 4eb407a Management actions, invalidate caches. by Jeff Sharkey · 11 years ago
  57. 9d0843d Resized thumbnails; async; extend MatrixCursor. by Jeff Sharkey · 11 years ago
  58. a5599ef Documents management mode; API adjustment. by Jeff Sharkey · 11 years ago
  59. 54ca29a DocumentsUI handles GET_CONTENT; hinting, errors. by Jeff Sharkey · 11 years ago
  60. 9fb567b Settings, replace files, sorting by size, tweaks. by Jeff Sharkey · 11 years ago
  61. b156f4b Recents in create, uniform item layouts. by Jeff Sharkey · 11 years ago
  62. 6651669 Storage roots in fragment, sectioned. by Jeff Sharkey · 11 years ago
  63. ef7184a More recents work; filtering and sorting. by Jeff Sharkey · 11 years ago
  64. dc2963a Track and persist directory stacks; recents work. by Jeff Sharkey · 11 years ago
  65. 92d7e69 Reference docs by ROOT_ID and DOC_ID; recents. by Jeff Sharkey · 11 years ago
  66. 7e258b3 XML metadata for storage backend; custom icons. by Jeff Sharkey · 11 years ago
  67. bc2971d Sliding drawer for roots, move sorting, search. by Jeff Sharkey · 11 years ago
  68. 1482789 Support sorting in storage UI. by Jeff Sharkey · 11 years ago
  69. be8b12e Support multi-select in storage UI. by Jeff Sharkey · 11 years ago
  70. 54e55b7 Iterate on storage UI. by Jeff Sharkey · 11 years ago
  71. 9e0036e External storage provider, document picker UI. by Jeff Sharkey · 11 years ago