1. b8397607 Fix CTS failure. by Steve McKay · 8 years ago
  2. 4a1ca86 Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  3. 32a34d3 Limit number of ClipData items for a quick viewer to 1000. by Tomasz Mikolajewski · 8 years ago
  4. 6f4de5b Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  5. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  6. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  7. 014a0d1 Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 8 years ago
  8. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  9. 86bf123 Fix focus issues on RV. by Ben Kwa · 8 years ago
  10. a3b936a Merge "Guard against NPE in equals checks." into nyc-dev by Steve McKay · 8 years ago
  11. 30551a2 Guard against NPE in equals checks. by Steve McKay · 8 years ago
  12. c265117 Don't read raw root from State, use getCurrentRoot by Steve McKay · 8 years ago
  13. 25a7ee0 Merge "Remove "HOME" directory. Use "Documents" instead." into nyc-dev by Steve McKay · 8 years ago
  14. 7d37da7 Merge "Provide siblings in a sorted orders in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  15. ab3b893 Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 8 years ago
  16. f9b78bb Merge "Fix focus issues in directory fragment * Empty directory view gets focus when shown * Skip opening drawer when showing empty search results * Fix typo" into nyc-dev by Aga Wronska · 8 years ago
  17. d4b1753 Fix focus issues in directory fragment by Aga Wronska · 9 years ago
  18. 3d988a9 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  19. 4e708cb Display correct icons in grid view. by Tomasz Mikolajewski · 8 years ago
  20. 48599c0 Do not show directory change animation on screen rotation. by Tomasz Mikolajewski · 9 years ago
  21. c345079 Handle spacebar events. by Ben Kwa · 9 years ago
  22. d3107e8 Merge "Revert "Handle spacebar events."" into nyc-dev by Ben Kwa · 9 years ago
  23. be66004 Revert "Handle spacebar events." by Ben Kwa · 9 years ago
  24. d7211c8 Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 9 years ago
  25. 4a993b2 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 9 years ago
  26. 844674f Merge "Handle shift-enter key events." into nyc-dev by Ben Kwa · 9 years ago
  27. 83df50f Allow multiple range selections using the shift key. by Ben Kwa · 9 years ago
  28. 09eb77b Handle shift-enter key events. by Ben Kwa · 9 years ago
  29. ef8eb5c Handle spacebar events. by Ben Kwa · 9 years ago
  30. 2036dad Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 9 years ago
  31. 405da7c Merge "Improve document rename experience - Initially select the name of the file without extension - Trigger renaming action when software keyboard Done button pressed - Trigger creating new directory when software kayboard Done button pressed" into nyc-dev by Aga Wronska · 9 years ago
  32. b0bfe2d Move focus-related code out of DirectoryFragment. by Ben Kwa · 9 years ago
  33. 7ed21c2 Don't die if dirKey hasn't been set in Selection. by Steve McKay · 9 years ago
  34. e852d93 Preserve selection across device rotation. by Steve McKay · 9 years ago
  35. 30ff5dd Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 9 years ago
  36. 40d5d9d Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev by Steve McKay · 9 years ago
  37. aa15dae Automatically open roots pane if default dir is empty. by Steve McKay · 9 years ago
  38. 3b5a29c Merge "Go to root from child directory when root tapped. Bug: 27060001" into nyc-dev by Aga Wronska · 9 years ago
  39. 9146ac6 Don't apply fancy back logic when drawer is not present. by Steve McKay · 9 years ago
  40. 1e2fa5e Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 9 years ago
  41. eb33c0a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 9 years ago
  42. 4041680 Improve document rename experience by Aga Wronska · 9 years ago
  43. e436f94 Go to root from child directory when root tapped. Bug: 27060001 by Aga Wronska · 9 years ago
  44. ba9a4b3 Use the right ClassLoader when restoring. by Jeff Sharkey · 9 years ago
  45. f873769 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 9 years ago
  46. a4761f0 Fix an NPE in RestoreStackTask. by Ben Kwa · 9 years ago
  47. 8ac5bfd Merge "Simplify State initialization w/ better semantics + improved Task security." by Steve McKay · 9 years ago
  48. 8c70070 Merge "Remove DirectoryContainerView class from DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  49. 95cd85a Simplify State initialization w/ better semantics + improved Task security. by Steve McKay · 9 years ago
  50. 13bbcdd Merge "Add vector art for empty and error screens." by Ben Kwa · 9 years ago
  51. 5bfdf2b Remove DirectoryContainerView class from DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  52. 0e9aae4 Add vector art for empty and error screens. by Ben Kwa · 9 years ago
  53. c67aacc Merge "Normalize toolbar management." by Steve McKay · 9 years ago
  54. 1f264a8 Normalize toolbar management. by Steve McKay · 9 years ago
  55. d8c25f8 Merge "Stop current root reloading when it is clicked again" by Aga Wronska · 9 years ago
  56. 45f75e2 Stop current root reloading when it is clicked again by Aga Wronska · 9 years ago
  57. 501fde6 Merge "Lint fixes and config tweaks." by Ben Kwa · 9 years ago
  58. e3aee18 Lint fixes and config tweaks. by Ben Kwa · 9 years ago
  59. e3fe9d7 Rename confusing animation naming. by Tomasz Mikolajewski · 9 years ago
  60. 04c85c9 Merge "Fix directory/root opening animations when launching DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  61. 42bd98f4 Fix directory/root opening animations when launching DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  62. df676dc Do not load Download roots multiple times. by Tomasz Mikolajewski · 9 years ago
  63. ba7753c Merge "Open zip files nicely from the Download app with Files app." by Tomasz Mikolajewski · 9 years ago
  64. a6120da Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 9 years ago
  65. 12f11c5 Merge "Fix tapping on more than one failure notification." by Tomasz Mikolajewski · 9 years ago
  66. cd27015 Fix tapping on more than one failure notification. by Tomasz Mikolajewski · 9 years ago
  67. 18e191c1 Merge "Fix root selection after search" by Aga Wronska · 9 years ago
  68. d87277d Merge "Show view mode button in action bar on Downloads." by Steve McKay · 9 years ago
  69. 8e1c963 Fix root selection after search by Aga Wronska · 9 years ago
  70. 3ce9595 Show view mode button in action bar on Downloads. by Steve McKay · 9 years ago
  71. 3182a92 Merge "Refactor key handling and selection." by Ben Kwa · 9 years ago
  72. 6792489 Refactor key handling and selection. by Ben Kwa · 9 years ago
  73. 4ee5d5d Merge "Decouple SD card from ADVANCED storage toggle." by Steve McKay · 9 years ago
  74. efa1761 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 9 years ago
  75. f10b1c2 Merge "Fix a crash in Metrics code." by Ben Kwa · 9 years ago
  76. 1a8fbfc Merge "Don't clear the selection when directory contents change." by Ben Kwa · 9 years ago
  77. d4d0e70 Don't clear the selection when directory contents change. by Ben Kwa · 9 years ago
  78. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  79. 174d36d Merge "Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT" by Wale Ogunwale · 9 years ago
  80. f6ede47 Merge "Hide action bar search icon in directories that do not support search operation." by Aga Wronska · 9 years ago
  81. 2a25a62 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 9 years ago
  82. 91c7fb3 Hide action bar search icon in directories that do not support search operation. by Aga Wronska · 9 years ago
  83. 51635f9 Load correct thumbnail size when switching to grid from list (and visa versa). by Steve McKay · 9 years ago
  84. a3cdbdd Fix a crash in Metrics code. by Ben Kwa · 9 years ago
  85. 4b1b3e9 Merge "Add logging for MTP roots." by Ben Kwa · 9 years ago
  86. da518c9 Add logging for MTP roots. by Ben Kwa · 9 years ago
  87. 9445345 Merge "Add metrics logging for file operations." by Ben Kwa · 9 years ago
  88. 957c742 Merge "Clear selection after copy and when back is pressed." by Steve McKay · 9 years ago
  89. d5b2af1 Add metrics logging for file operations. by Ben Kwa · 9 years ago
  90. 5a21208 Merge "Files always visible, same for new window menu." by Steve McKay · 9 years ago
  91. cbee544 Clear selection after copy and when back is pressed. by Steve McKay · 9 years ago
  92. a7e923c Create new windows on *other* side in multi-window mode. by Steve McKay · 9 years ago
  93. 5fe5c45 Files always visible, same for new window menu. by Steve McKay · 9 years ago
  94. 748ea8c Show a warning notification and a dialog in case of conversion when copying. by Tomasz Mikolajewski · 9 years ago
  95. 3eb2d07 Remember view mode by root. by Steve McKay · 9 years ago
  96. 10f673a Merge "Initial implementation of OPEN_EXTERNAL_DIRECTORY." by Felipe Leme · 9 years ago
  97. b012f91 Initial implementation of OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 9 years ago
  98. 8012366 Merge "Wire multi-parents support for moving to DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  99. b8436af Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  100. 7237998 Add MetricsLogger calls to DocumentsUI. by Ben Kwa · 9 years ago