1. 670bf1d Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  2. c21888e Consolidate unit tests. by Ben Kwa · 9 years ago
  3. c469334 Switch DocumentsUI over from Toasts to Snackbars. by Ben Kwa · 9 years ago
  4. 4d0255f Provide previous stack when opening new window. by Steve McKay · 9 years ago
  5. 2977a79 Merge "Move State to a separate file." by Steve McKay · 9 years ago
  6. d07a285 Merge "Fix a crash when deleting documents." by Ben Kwa · 9 years ago
  7. 33ba334 Fix a crash when deleting documents. by Ben Kwa · 9 years ago
  8. 7c17e21 Merge "DocumentsUI: Add an error screen to DirectoryFragment." by Ben Kwa · 9 years ago
  9. 2f97526 DocumentsUI: Add an error screen to DirectoryFragment. by Ben Kwa · 9 years ago
  10. f8a5e08 Move State to a separate file. by Steve McKay · 9 years ago
  11. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  12. fad3d4a Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  13. 379e176 Restore more missing DirectoryFragment functionality. by Ben Kwa · 9 years ago
  14. 74a6c5c Merge "Replace error/info footers with a message bar." by Ben Kwa · 9 years ago
  15. c42fa40 Replace error/info footers with a message bar. by Ben Kwa · 9 years ago
  16. e3ce8a9 Handle content URI permissions on drop by Vladislav Kaznacheev · 9 years ago
  17. 0fcee87 Merge "Adjust theming for Files mode." by Ben Kwa · 9 years ago
  18. fe18c1b Adjust theming for Files mode. by Ben Kwa · 9 years ago
  19. 164f8c3 Merge "Clean up unit tests." by Ben Kwa · 9 years ago
  20. 83cedf2 Clean up unit tests. by Ben Kwa · 9 years ago
  21. 83f0876 Merge "Refactor DocsUI to break out a new ManageRootActivity." by Ben Kwa · 9 years ago
  22. 0574b18 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  23. 7d13bab Merge "Fix a crash during file deletion." by Ben Kwa · 9 years ago
  24. 0d0daff Fix a crash during file deletion. by Ben Kwa · 9 years ago
  25. 7461a95 Add unit tests for DirectoryFragment.Model. by Ben Kwa · 9 years ago
  26. 9400b89 Fix drag and drop in Files app. by Vladislav Kaznacheev · 9 years ago
  27. 9192318 Implement undo deletion. by Ben Kwa · 9 years ago
  28. 9058e04 Fix broken build. by Steve McKay · 9 years ago
  29. 2da6e4a Band selection: Add handling for layout changes. by Kyle Horimoto · 9 years ago
  30. 1b2b38e Merge "Refactor DirectoryFragment." by Ben Kwa · 9 years ago
  31. 24be5d3 Refactor DirectoryFragment. by Ben Kwa · 9 years ago
  32. 62a7fd0 Integrate band selection into the files app. by Kyle Horimoto · 9 years ago
  33. 0fbfc65 Show a drawer when in portrait mode. by Steve McKay · 9 years ago
  34. 8ae1d98 Merge "Load appropriately sized thumbnails in grid mode." by Ben Kwa · 9 years ago
  35. 944a45a Load appropriately sized thumbnails in grid mode. by Ben Kwa · 9 years ago
  36. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  37. 5739487 Add support for single-select mode. by Steve McKay · 9 years ago
  38. 351a749 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  39. 93d8ef4 Start selection mode with single mouse click... by Steve McKay · 9 years ago
  40. 426bd0d Add BandSelectManager. by Kyle Horimoto · 9 years ago
  41. 2b6b066 Update colors for the standalone activity of DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  42. 9459a7c Clear selection when empty space is tapped. by Steve McKay · 9 years ago
  43. d57f5fa Update grid layout only on recView layout changes. by Steve McKay · 9 years ago
  44. 5a5482f Grid item fixups. by Steve McKay · 9 years ago
  45. a60160e Include padding in calculation of column count. by Steve McKay · 9 years ago
  46. 1fb971b Merge "Apply hirono@'s logic for disabling delete action" by Steve McKay · 9 years ago
  47. a9be718 Pick column count based on available space. by Steve McKay · 9 years ago
  48. 4f4232d Apply hirono@'s logic for disabling delete action by Steve McKay · 9 years ago
  49. ef28015 Update DirectoryFragment to use RecyclerView. by Steve McKay · 9 years ago
  50. 440fbac resolved conflicts for merge of 57db559d to master by Makoto Onuki · 9 years ago
  51. 7777875 If user ejects a storage from details, take user to... ... the storage list view by Makoto Onuki · 9 years ago
  52. 2e0d100 am 2656fa06: am 415cc610: am 8a265146: Merge "Selected count string needs plurals." into mnc-dev by Jeff Sharkey · 9 years ago
  53. 6d57927 Selected count string needs plurals. by Jeff Sharkey · 9 years ago
  54. 9276f3b Do more work off main thread. by Steve McKay · 9 years ago
  55. 1f19948 Add copy/paste menus to StandaloneMode. by Steve McKay · 9 years ago
  56. ab4746b Explicitly close cursor. by Steve McKay · 9 years ago
  57. c2ca798 Merge "Add a move feature to DocumentsUI." by Ben Kwa · 9 years ago
  58. cb4461f Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  59. 12eba84 Merge "Minor updates improving menu behavior." by Steve McKay · 9 years ago
  60. 8e258c6 Minor updates improving menu behavior. by Steve McKay · 9 years ago
  61. 6e2c506 Merge "Clean up ClipData manipulation code" by Vladislav Kaznacheev · 9 years ago
  62. 0599a44 Add rudimentary keyboard operation support. by Steve McKay · 9 years ago
  63. e16887a Clean up ClipData manipulation code by Vladislav Kaznacheev · 9 years ago
  64. b6da722 Experimental drag&drop in DocumentsUI by Vladislav Kaznacheev · 9 years ago
  65. 89b9033 Add ClipData manipulation methods to DirectoryFragment. by Vladislav Kaznacheev · 9 years ago
  66. 9452c44 Implement retrying copying in case of an error in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  67. 629dfc9 Merge "Reduce code duplication between DocumentsActivity and StandaloneActivity." by Steve McKay · 9 years ago
  68. da1cea5 Disable copying from Recents. by Ben Kwa · 9 years ago
  69. b68dd22 Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  70. f500ef2 DocumentsUI: Save source file list into BaseActivity.State. by Daichi Hirono · 9 years ago
  71. 16eb122 Enable the copy feature. by Ben Kwa · 9 years ago
  72. 22574ed DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent. by Daichi Hirono · 9 years ago
  73. f2a822d DocumentsUI: Filter out downloads root if the source documents include directory. by Daichi Hirono · 9 years ago
  74. caadd41 DocumentsUI: Add new private intent action to select copy destination. by Daichi Hirono · 9 years ago
  75. 2023fcf Show copy destination when clicking on the copy notification in Documents UI. by Tomasz Mikolajewski · 9 years ago
  76. 311a7d8 Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  77. f527c63 Enable directory copying. by Ben Kwa · 9 years ago
  78. f585893 Prototype the destination picking. by Ben Kwa · 9 years ago
  79. 41b26c1 Enable directory selection. Add an IntentService to copy files. by Ben Kwa · 9 years ago
  80. 512a6ba Add a "Select All" menu item and code. by Ben Kwa · 9 years ago
  81. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  82. 7e54461 Final pass at Material DocumentsUI. by Jeff Sharkey · 10 years ago
  83. e8d13ea Move DocumentsUI settings into overflow menu. by Jeff Sharkey · 10 years ago
  84. 34c5409 More material updates to DocumentsUI. by Jeff Sharkey · 10 years ago
  85. 93cdbc2 Light icons for DocumentsUI. by Jeff Sharkey · 10 years ago
  86. 083d7e1 First pass at Materializing DocumentsUI! by Jeff Sharkey · 10 years ago
  87. 43c97ea Set ActionMode title to the number of selected files by Stefan Wysocki · 10 years ago
  88. e39a89b Suppress OperationCanceledException logging. by Jeff Sharkey · 11 years ago
  89. c0075dc Use inotify to update DocumentsUI. by Jeff Sharkey · 11 years ago
  90. 753a3ae Treat document thumbnails as preemptable. by Jeff Sharkey · 11 years ago
  91. 377e337 Merge "When launched into empty recents, show drawer." into klp-dev by Jeff Sharkey · 11 years ago
  92. 25f10b3 When launched into empty recents, show drawer. by Jeff Sharkey · 11 years ago
  93. faaeb39 Custom pressed states, fixed column sizes. by Jeff Sharkey · 11 years ago
  94. f63b777 Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  95. 3fd1177 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  96. 9dd0262 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  97. 783ebc2 Make directories always enabled, for realz. by Jeff Sharkey · 11 years ago
  98. 7cf4903 Directories are always enabled; update assets. by Jeff Sharkey · 11 years ago
  99. 38ec252 Freshen restored stacks, more UX bug fixes. by Jeff Sharkey · 11 years ago
  100. 6defd07 Allow saving to Downloads. by Jeff Sharkey · 11 years ago