1. 754888b Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 8 years ago
  2. 7e5b963 Clear selection mode when changing root by Aga Wronska · 8 years ago
  3. a8c0da4 Clean up drag-n-drop. by Ben Kwa · 8 years ago
  4. 003097d Delete confirmation and notification improvements. by Steve McKay · 8 years ago
  5. e4aab37 Merge changes from topic 'dragon-drop' into nyc-dev by Ben Kwa · 8 years ago
  6. 9e21450 Clean up after a drop event. by Ben Kwa · 8 years ago
  7. 13e2605 Enable dragon drop for touch. by Ben Kwa · 8 years ago
  8. 6fd431e Type-to-focus improvements. by Ben Kwa · 8 years ago
  9. 63e0d20 Don't enable move to for non deletable selections. by Steve McKay · 8 years ago
  10. af5ace5 Directory fragment refactoring. by Aga Wronska · 8 years ago
  11. 2185c1b Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 8 years ago
  12. 0fcef70 Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  13. 55c00e7 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  14. 1aeb395 UX cleanups. by Steve McKay · 8 years ago
  15. 472103f Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  16. 323dffb Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  17. 04272fb Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  18. c4fdfa3 Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  19. f171934 Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  20. 67f06a3 Fix focus issues on RV. by Ben Kwa · 8 years ago
  21. 405142a Guard against NPE in equals checks. by Steve McKay · 8 years ago
  22. 1fb41a4 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
  23. 9406c17 Fix focus issues in directory fragment by Aga Wronska · 8 years ago
  24. a6c2f0a Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 8 years ago
  25. 5db5b87 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 8 years ago
  26. 9504d76 Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  27. 1ccdf7b Handle shift-enter key events. by Ben Kwa · 8 years ago
  28. 74e5d41 Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  29. 15de7f9 Move focus-related code out of DirectoryFragment. by Ben Kwa · 8 years ago
  30. 84fa371 Preserve selection across device rotation. by Steve McKay · 8 years ago
  31. 3d8508c Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 8 years ago
  32. cb9eb42 Automatically open roots pane if default dir is empty. by Steve McKay · 8 years ago
  33. bc7df44 Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 8 years ago
  34. 64a451a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 8 years ago
  35. 2f32421 Merge "Add vector art for empty and error screens." by Ben Kwa · 8 years ago
  36. 80351c9 Add vector art for empty and error screens. by Ben Kwa · 8 years ago
  37. 18d01e8 Normalize toolbar management. by Steve McKay · 8 years ago
  38. c09b329 Rename confusing animation naming. by Tomasz Mikolajewski · 8 years ago
  39. 9842b3b Merge "Refactor key handling and selection." by Ben Kwa · 8 years ago
  40. ba5270c Refactor key handling and selection. by Ben Kwa · 8 years ago
  41. 86c0576 Clear selection after copy and when back is pressed. by Steve McKay · 8 years ago
  42. 7776aa5 Remember view mode by root. by Steve McKay · 8 years ago
  43. e009441 Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  44. fce5ef7 Merge "Add support for renaming documents" by Aga Wronska · 9 years ago
  45. 3c23718 Add support for renaming documents by Aga Wronska · 9 years ago
  46. acc84cb Merge "Show empty file cabinet for no search results." by Ben Kwa · 9 years ago
  47. 096c78b Show empty file cabinet for no search results. by Steve McKay · 9 years ago
  48. f794489 Make Drag and Drop mouse specific behavior for now. by Steve McKay · 9 years ago
  49. 4ec9357 Merge "Move delete support into FileOperationService." by Steve McKay · 9 years ago
  50. 8099a43 Merge "Rework selection handling for items in the DirectoryFragment." by Ben Kwa · 9 years ago
  51. 9fe25a7 Rework selection handling for items in the DirectoryFragment. by Ben Kwa · 9 years ago
  52. 97b4be4 Move delete support into FileOperationService. by Steve McKay · 9 years ago
  53. 8788dad Refactor SearchManager: by Aga Wronska · 9 years ago
  54. ac155ab Grid view padding + explicit background. by Steve McKay · 9 years ago
  55. ef116cb Merge "Keep Search View visible after search completed Improve Search View behavior Add Search View background color" by Aga Wronska · 9 years ago
  56. 1f7f239 Keep Search View visible after search completed by Aga Wronska · 9 years ago
  57. baed9b8 Merge "CopyService generalization." by Steve McKay · 9 years ago
  58. 2806beb Encapsulate stackTouched logic into State class. by Daichi Hirono · 9 years ago
  59. c83baa0 CopyService generalization. by Steve McKay · 9 years ago
  60. e45d1f0 Don't proxy calls to DocumentsAdapter in MultiSelManager. by Steve McKay · 9 years ago
  61. c5ecf89 Move Adapters to their own classes. by Steve McKay · 9 years ago
  62. c3c20f2 Update grid items to look more like the mocks. by Ben Kwa · 9 years ago
  63. 8e3fd76 Refactor DocumentHolder. by Ben Kwa · 9 years ago
  64. 6280de0 Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  65. 936a7fc Wrap up the stable ID refactor. by Ben Kwa · 9 years ago
  66. b8a5e08 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  67. da858bf Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  68. d72a1da Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  69. 0497da8 Switch DirectoryFragment code to use model IDs. by Ben Kwa · 9 years ago
  70. ce04c4f Merge "Fix selection highlights." by Ben Kwa · 9 years ago
  71. 4e12b16 Fix selection highlights. by Ben Kwa · 9 years ago
  72. 603181a Merge "Don't try to copy empty selection to clipboard." by Steve McKay · 9 years ago
  73. e11ef24 Don't try to copy empty selection to clipboard. by Steve McKay · 9 years ago
  74. 6035b3c Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  75. 3abb0e3 Don't deselect files after copy. by Steve McKay · 9 years ago
  76. 95d9c25 Add first-class support for virtual files in SAF. by Tomasz Mikolajewski · 9 years ago
  77. 65d7c04 Tweak grid item layout. Adjust colors to match spec. by Ben Kwa · 9 years ago
  78. ae96780 Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  79. 3b61dc4 Merge "Adjust grid item layouts to match mocks." by Ben Kwa · 9 years ago
  80. 3e4db1a Adjust grid item layouts to match mocks. by Ben Kwa · 9 years ago
  81. 12400e6 Merge "Clean up/fix some minor focus-related code." by Ben Kwa · 9 years ago
  82. 6b79e5f Merge "Clean up some unnecessary imports." by Ben Kwa · 9 years ago
  83. b85f90c Make folders unselectable in as needed. by Steve McKay · 9 years ago
  84. f32af0a Clean up/fix some minor focus-related code. by Ben Kwa · 9 years ago
  85. 04ff962 Clean up some unnecessary imports. by Ben Kwa · 9 years ago
  86. 8557896 Remove TRANSFER_MODE_NONE from CopyManager. by Tomasz Mikolajewski · 9 years ago
  87. f68210e Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago[Renamed (97%) from src/com/android/documentsui/DirectoryFragment.java]
  88. 31703bc Merge "Show only selection count in ActionBar." by Steve McKay · 9 years ago
  89. 2e59009 Merge "Fix focus issues on animated items." by Ben Kwa · 9 years ago
  90. 60d91e4 Fix focus issues on animated items. by Ben Kwa · 9 years ago
  91. 467f2ba Show only selection count in ActionBar. by Steve McKay · 9 years ago
  92. dad3e16 Move FragmentTuners to new dirlist dir. by Steve McKay · 9 years ago
  93. 68a8bb8 Don't try to delete files twice. by Steve McKay · 9 years ago
  94. 98bb6cf Implement enter key support for DocumentsUI. by Ben Kwa · 9 years ago
  95. 9eabc50 Decouple gesture detection. by Steve McKay · 9 years ago
  96. a017bc1 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  97. 0fe9504 Performe save when ENTER is pressed. by Steve McKay · 9 years ago
  98. 47d8c32 Rename "recyclerView" to "list" fixing some of CTS. by Steve McKay · 9 years ago
  99. e1fffca Implement Home and End key navigation in DocumentsUI. by Ben Kwa · 9 years ago
  100. d391dfa Merge "Don't explicitly foreground tasks." by Steve McKay · 9 years ago