1. 0599a44 Add rudimentary keyboard operation support. by Steve McKay · 9 years ago
  2. b6da722 Experimental drag&drop in DocumentsUI by Vladislav Kaznacheev · 9 years ago
  3. 89b9033 Add ClipData manipulation methods to DirectoryFragment. by Vladislav Kaznacheev · 9 years ago
  4. 9452c44 Implement retrying copying in case of an error in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  5. 629dfc9 Merge "Reduce code duplication between DocumentsActivity and StandaloneActivity." by Steve McKay · 9 years ago
  6. da1cea5 Disable copying from Recents. by Ben Kwa · 9 years ago
  7. b68dd22 Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  8. f500ef2 DocumentsUI: Save source file list into BaseActivity.State. by Daichi Hirono · 9 years ago
  9. 16eb122 Enable the copy feature. by Ben Kwa · 9 years ago
  10. 22574ed DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  11. f2a822d DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  12. caadd41 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  13. 2023fcf Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  14. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  15. f527c63 Enable directory copying. by Ben Kwa · 9 years ago
  16. f585893 Prototype the destination picking. by Ben Kwa · 9 years ago
  17. 41b26c1 Enable directory selection. Add an IntentService to copy files. by Ben Kwa · 9 years ago
  18. 512a6ba Add a "Select All" menu item and code. by Ben Kwa · 9 years ago
  19. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  20. 7e54461 Final pass at Material DocumentsUI. by Jeff Sharkey · 10 years ago
  21. e8d13ea Move DocumentsUI settings into overflow menu. by Jeff Sharkey · 10 years ago
  22. 34c5409 More material updates to DocumentsUI. by Jeff Sharkey · 10 years ago
  23. 93cdbc2 Light icons for DocumentsUI. by Jeff Sharkey · 10 years ago
  24. 083d7e1 First pass at Materializing DocumentsUI! by Jeff Sharkey · 10 years ago
  25. 43c97ea Set ActionMode title to the number of selected files by Stefan Wysocki · 11 years ago
  26. e39a89b Suppress OperationCanceledException logging. by Jeff Sharkey · 11 years ago
  27. c0075dc Use inotify to update DocumentsUI. by Jeff Sharkey · 11 years ago
  28. 753a3ae Treat document thumbnails as preemptable. by Jeff Sharkey · 11 years ago
  29. 377e337 Merge "When launched into empty recents, show drawer." into klp-dev by Jeff Sharkey · 11 years ago
  30. 25f10b3 When launched into empty recents, show drawer. by Jeff Sharkey · 11 years ago
  31. faaeb39 Custom pressed states, fixed column sizes. by Jeff Sharkey · 11 years ago
  32. f63b777 Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  33. 3fd1177 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  34. 9dd0262 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  35. 783ebc2 Make directories always enabled, for realz. by Jeff Sharkey · 11 years ago
  36. 7cf4903 Directories are always enabled; update assets. by Jeff Sharkey · 11 years ago
  37. 38ec252 Freshen restored stacks, more UX bug fixes. by Jeff Sharkey · 11 years ago
  38. 6defd07 Allow saving to Downloads. by Jeff Sharkey · 11 years ago
  39. db884f5 Latest UX asset drop, grid padding. by Jeff Sharkey · 11 years ago
  40. 8b99704 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  41. 2ceff51 Latest UX asset drop. by Jeff Sharkey · 11 years ago
  42. c8ae7a5 Save directory state and animate. by Jeff Sharkey · 11 years ago
  43. 9656a53 More UX updates around picking images. by Jeff Sharkey · 11 years ago
  44. 0e8c871 Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  45. 7d58fc6 DocumentsUI tablet support. by Jeff Sharkey · 11 years ago
  46. 5e1884d More tweaks to match UX spec. by Jeff Sharkey · 11 years ago
  47. a35ac2d More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  48. d10f049 Sort order is sticky for session, back leaves. by Jeff Sharkey · 11 years ago
  49. aed873d Disabled states, more UX work, bug fixes. by Jeff Sharkey · 11 years ago
  50. a4d1f22 Remember mode and sort on per-directory basis. by Jeff Sharkey · 11 years ago
  51. 42d2679 Item layout tweaking, hook up more assets. by Jeff Sharkey · 11 years ago
  52. 06c4187 Another asset drop, provider icons, tests. by Jeff Sharkey · 11 years ago
  53. 5629ec5 Asset drop, icons for common MIME types. by Jeff Sharkey · 11 years ago
  54. 20b3227 Show loading, error, and info messages as footers. by Jeff Sharkey · 11 years ago
  55. 4c5fe52 Updated documents UX around action bar. by Jeff Sharkey · 11 years ago
  56. 1c903cc Filter roots based on incoming request. by Jeff Sharkey · 11 years ago
  57. d82b26b New recents behavior to match spec. by Jeff Sharkey · 11 years ago
  58. b362044 Instance state, fix sharing, Durable objects. by Jeff Sharkey · 11 years ago
  59. ac9e627 Use Cursors directly when binding documents. 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. 46899c8 Request more documents when EXTRA_HAS_MORE. by Jeff Sharkey · 11 years ago
  63. 873daa3 Management actions, invalidate caches. by Jeff Sharkey · 11 years ago
  64. 8a8fb67 Resized thumbnails; async; extend MatrixCursor. by Jeff Sharkey · 11 years ago
  65. f339f25 Documents management mode; API adjustment. by Jeff Sharkey · 11 years ago
  66. 1d890e0 DocumentsUI handles GET_CONTENT; hinting, errors. by Jeff Sharkey · 11 years ago
  67. c6cbdf1 Settings, replace files, sorting by size, tweaks. by Jeff Sharkey · 11 years ago
  68. 2e694f8 Recents in create, uniform item layouts. by Jeff Sharkey · 11 years ago
  69. 7611221 Storage roots in fragment, sectioned. by Jeff Sharkey · 11 years ago
  70. a5defe3 More recents work; filtering and sorting. by Jeff Sharkey · 11 years ago
  71. 5b53592 Track and persist directory stacks; recents work. by Jeff Sharkey · 11 years ago
  72. 50d3562 Reference docs by ROOT_ID and DOC_ID; recents. by Jeff Sharkey · 11 years ago
  73. 7827821 XML metadata for storage backend; custom icons. by Jeff Sharkey · 11 years ago
  74. 46165b5 Sliding drawer for roots, move sorting, search. by Jeff Sharkey · 11 years ago
  75. 3c28b79 Support sorting in storage UI. by Jeff Sharkey · 11 years ago
  76. c317af8 Support multi-select in storage UI. by Jeff Sharkey · 11 years ago
  77. 09c10bf Iterate on storage UI. by Jeff Sharkey · 11 years ago
  78. e22d02e External storage provider, document picker UI. by Jeff Sharkey · 11 years ago