1. 434fab4 Update strings for the copy error dialog to match the latest specs. by Tomasz Mikolajewski · 9 years ago
  2. 9452c44 Implement retrying copying in case of an error in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  3. 5e83935 DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog. by Daichi Hirono · 9 years ago
  4. 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
  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. 5c47459 Merge "Enable the copy feature." by Jeff Sharkey · 9 years ago
  10. 16eb122 Enable the copy feature. by Ben Kwa · 9 years ago
  11. e0623e4 Merge "Fix cancellation of copy jobs." by Ben Kwa · 9 years ago
  12. c89eb7c Fix cancellation of copy jobs. by Ben Kwa · 9 years ago
  13. be2f287 DocumentsUI: Hide pick button of copy destination picker for read only directory. by Daichi Hirono · 9 years ago
  14. 21c8baf Merge "DocumentsUI: Use system cancel string resources." by Daichi Hirono · 9 years ago
  15. 677ce6c DocumentsUI: Use system cancel string resources. by Daichi Hirono · 9 years ago
  16. 22574ed DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  17. f0b93b2 Merge "DocumentsUI: Filter out downloads root if the source documents include directory." by Daichi Hirono · 9 years ago
  18. f2a822d DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  19. 71baf8c Merge "Add an initial version of the copy failure dialog to DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  20. 676453c DocumentsUI: Polish buttons of copy destination dialog. by Daichi Hirono · 9 years ago
  21. 332d819 Add an initial version of the copy failure dialog to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  22. 938528d DocumentsUI roots can have settings. by Jeff Sharkey · 9 years ago
  23. caadd41 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  24. 2023fcf Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  25. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  26. f527c63 Enable directory copying. by Ben Kwa · 9 years ago
  27. f585893 Prototype the destination picking. by Ben Kwa · 9 years ago
  28. 41b26c1 Enable directory selection. Add an IntentService to copy files. by Ben Kwa · 9 years ago
  29. 512a6ba Add a "Select All" menu item and code. by Ben Kwa · 9 years ago
  30. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  31. 0919501 Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  32. a47a066 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  33. b58b3d3 Move Documents action bar update even later. by Jeff Sharkey · 10 years ago
  34. 524811c Recent directories can't show file size. by Jeff Sharkey · 10 years ago
  35. 738d8a5 DocumentsUI: Add content description for nav. by Jeff Sharkey · 10 years ago
  36. ca494a7 Manage mode shouldn't block for other providers. by Jeff Sharkey · 10 years ago
  37. 7e54461 Final pass at Material DocumentsUI. by Jeff Sharkey · 10 years ago
  38. 6179144 Make sure we're obtaining themed drawables correctly by Alan Viverette · 10 years ago
  39. e8d13ea Move DocumentsUI settings into overflow menu. by Jeff Sharkey · 10 years ago
  40. 1320b56 Separate MIME icons for some office formats. by Jeff Sharkey · 10 years ago
  41. 34c5409 More material updates to DocumentsUI. by Jeff Sharkey · 10 years ago
  42. cb8fac3 Use system collator for display names. by Jeff Sharkey · 10 years ago
  43. 93cdbc2 Light icons for DocumentsUI. by Jeff Sharkey · 10 years ago
  44. eff65d3 Latest DocumentsUI material asset drop. by Jeff Sharkey · 10 years ago
  45. e6fcceb More DocumentsUI material iteration. by Jeff Sharkey · 10 years ago
  46. 083d7e1 First pass at Materializing DocumentsUI! by Jeff Sharkey · 10 years ago
  47. f4943e1 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  48. 2725592 am ddba067f: am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the number of selected files" by Jeff Sharkey · 10 years ago
  49. 225ca4a am e3e2c471: Merge "Set ActionMode title to the number of selected files" by Jeff Sharkey · 10 years ago
  50. 43c97ea Set ActionMode title to the number of selected files by Stefan Wysocki · 10 years ago
  51. 6e565ff Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  52. b9902fe resolved conflicts for merge of e0b14ea7 to master by Kenny Root · 11 years ago
  53. 06a1a84 am 37c69fdd: Merge "Use java.util.Objects instead on internal API" by Kenny Root · 11 years ago
  54. 16d8598 Use java.util.Objects instead on internal API by Kenny Root · 11 years ago
  55. cc9e869 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  56. f73d81a Mask OOBE when filtering recent documents. by Jeff Sharkey · 11 years ago
  57. e39a89b Suppress OperationCanceledException logging. by Jeff Sharkey · 11 years ago
  58. b7807e9 Guard against missing document columns. by Jeff Sharkey · 11 years ago
  59. c0075dc Use inotify to update DocumentsUI. by Jeff Sharkey · 11 years ago
  60. 13f7fc8 Extra to always show advanced devices. by Jeff Sharkey · 11 years ago
  61. 2bfdedb Remove persisted stacks when app removed/cleared. by Jeff Sharkey · 11 years ago
  62. 8f1edfe Long-press on GET_CONTENT app shows its details. by Jeff Sharkey · 11 years ago
  63. 4be51f1 Show spinner while waiting for mutations. by Jeff Sharkey · 11 years ago
  64. 5916877 Update roots when data cleared, refresh UI. by Jeff Sharkey · 11 years ago
  65. 753a3ae Treat document thumbnails as preemptable. by Jeff Sharkey · 11 years ago
  66. 0b744d8 Support overriding calling package in Documents. by Jeff Sharkey · 11 years ago
  67. 7d26ec7 Drop <meta-data> support for DocumentsProviders. by Jeff Sharkey · 11 years ago
  68. 0aa2692 Grab Activity reference before leaving fragment. by Jeff Sharkey · 11 years ago
  69. 0b3cb90 Merge "Add <intent-filter> support to <provider>." into klp-dev by Jeff Sharkey · 11 years ago
  70. 377e337 Merge "When launched into empty recents, show drawer." into klp-dev by Jeff Sharkey · 11 years ago
  71. 85c273d Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  72. 25f10b3 When launched into empty recents, show drawer. by Jeff Sharkey · 11 years ago
  73. faaeb39 Custom pressed states, fixed column sizes. by Jeff Sharkey · 11 years ago
  74. f63b777 Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  75. 3170c2f Fix animations, padding in RTL mode. by Jeff Sharkey · 11 years ago
  76. 3fd1177 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  77. 9dd0262 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  78. 783ebc2 Make directories always enabled, for realz. by Jeff Sharkey · 11 years ago
  79. 6288bb1 Tighten flags enforcement, API to test Uris. by Jeff Sharkey · 11 years ago
  80. 7cf4903 Directories are always enabled; update assets. by Jeff Sharkey · 11 years ago
  81. 13d369f Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  82. 0829343 Handle null stacks gracefully. by Jeff Sharkey · 11 years ago
  83. 38ec252 Freshen restored stacks, more UX bug fixes. by Jeff Sharkey · 11 years ago
  84. 6defd07 Allow saving to Downloads. by Jeff Sharkey · 11 years ago
  85. db884f5 Latest UX asset drop, grid padding. by Jeff Sharkey · 11 years ago
  86. 4045780 Create unique files, root ordering, UI bugs. by Jeff Sharkey · 11 years ago
  87. 8b99704 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  88. 6a99ec8 Also catch one more tablet layout NPE. by Jeff Sharkey · 11 years ago
  89. 2ceff51 Latest UX asset drop. by Jeff Sharkey · 11 years ago
  90. c8ae7a5 Save directory state and animate. by Jeff Sharkey · 11 years ago
  91. 9656a53 More UX updates around picking images. by Jeff Sharkey · 11 years ago
  92. 0e8c871 Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  93. 7d58fc6 DocumentsUI tablet support. by Jeff Sharkey · 11 years ago
  94. 5e1884d More tweaks to match UX spec. by Jeff Sharkey · 11 years ago
  95. a35ac2d More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  96. da25e38 Rename offer() to add(), remove/hide some APIs. by Jeff Sharkey · 11 years ago
  97. d10f049 Sort order is sticky for session, back leaves. by Jeff Sharkey · 11 years ago
  98. aed873d Disabled states, more UX work, bug fixes. by Jeff Sharkey · 11 years ago
  99. a4d1f22 Remember mode and sort on per-directory basis. by Jeff Sharkey · 11 years ago
  100. 42d2679 Item layout tweaking, hook up more assets. by Jeff Sharkey · 11 years ago