1. 355d731 Merge changes from topic 'dragon-drop' into nyc-dev by Ben Kwa · 8 years ago
  2. 1b685e5 Clean up after a drop event. by Ben Kwa · 8 years ago
  3. e3dfebf Enable dragon drop for touch. by Ben Kwa · 8 years ago
  4. 22937c9 Type-to-focus improvements. by Ben Kwa · 8 years ago
  5. 27d20a3 Don't enable move to for non deletable selections. by Steve McKay · 8 years ago
  6. 893390b Directory fragment refactoring. by Aga Wronska · 8 years ago
  7. fdfd5b6 Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 8 years ago
  8. 7b300ff Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  9. 008e948 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  10. e2af078 UX cleanups. by Steve McKay · 8 years ago
  11. a4acc90 Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  12. 4a1ca86 Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  13. 6f4de5b Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  14. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  15. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  16. 86bf123 Fix focus issues on RV. by Ben Kwa · 8 years ago
  17. 30551a2 Guard against NPE in equals checks. by Steve McKay · 8 years ago
  18. 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
  19. d4b1753 Fix focus issues in directory fragment by Aga Wronska · 8 years ago
  20. d7211c8 Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 8 years ago
  21. 4a993b2 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 8 years ago
  22. 83df50f Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  23. 09eb77b Handle shift-enter key events. by Ben Kwa · 8 years ago
  24. 2036dad Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  25. b0bfe2d Move focus-related code out of DirectoryFragment. by Ben Kwa · 8 years ago
  26. e852d93 Preserve selection across device rotation. by Steve McKay · 8 years ago
  27. 30ff5dd Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 8 years ago
  28. aa15dae Automatically open roots pane if default dir is empty. by Steve McKay · 8 years ago
  29. 1e2fa5e Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 8 years ago
  30. eb33c0a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 8 years ago
  31. 13bbcdd Merge "Add vector art for empty and error screens." by Ben Kwa · 8 years ago
  32. 0e9aae4 Add vector art for empty and error screens. by Ben Kwa · 8 years ago
  33. 1f264a8 Normalize toolbar management. by Steve McKay · 8 years ago
  34. e3fe9d7 Rename confusing animation naming. by Tomasz Mikolajewski · 8 years ago
  35. 3182a92 Merge "Refactor key handling and selection." by Ben Kwa · 8 years ago
  36. 6792489 Refactor key handling and selection. by Ben Kwa · 9 years ago
  37. cbee544 Clear selection after copy and when back is pressed. by Steve McKay · 9 years ago
  38. 3eb2d07 Remember view mode by root. by Steve McKay · 9 years ago
  39. b8436af Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  40. 31f97bc Merge "Add support for renaming documents" by Aga Wronska · 9 years ago
  41. 3b327ef Add support for renaming documents by Aga Wronska · 9 years ago
  42. 3900e4c Merge "Show empty file cabinet for no search results." by Ben Kwa · 9 years ago
  43. 9ed88a4 Show empty file cabinet for no search results. by Steve McKay · 9 years ago
  44. 41585d5 Make Drag and Drop mouse specific behavior for now. by Steve McKay · 9 years ago
  45. 17fefe5 Merge "Move delete support into FileOperationService." by Steve McKay · 9 years ago
  46. 760199e Merge "Rework selection handling for items in the DirectoryFragment." by Ben Kwa · 9 years ago
  47. 0436a75 Rework selection handling for items in the DirectoryFragment. by Ben Kwa · 9 years ago
  48. 3564543 Move delete support into FileOperationService. by Steve McKay · 9 years ago
  49. f6a31d3 Refactor SearchManager: by Aga Wronska · 9 years ago
  50. 76be620 Grid view padding + explicit background. by Steve McKay · 9 years ago
  51. d3b8e52 Merge "Keep Search View visible after search completed Improve Search View behavior Add Search View background color" by Aga Wronska · 9 years ago
  52. 9783148 Keep Search View visible after search completed by Aga Wronska · 9 years ago
  53. 8c83d33 Merge "CopyService generalization." by Steve McKay · 9 years ago
  54. 3b36c5a Encapsulate stackTouched logic into State class. by Daichi Hirono · 9 years ago
  55. 14e827a CopyService generalization. by Steve McKay · 9 years ago
  56. 4440826 Don't proxy calls to DocumentsAdapter in MultiSelManager. by Steve McKay · 9 years ago
  57. ef16f5f Move Adapters to their own classes. by Steve McKay · 9 years ago
  58. f8a51f6 Update grid items to look more like the mocks. by Ben Kwa · 9 years ago
  59. d839149 Refactor DocumentHolder. by Ben Kwa · 9 years ago
  60. c72a2cb Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  61. fcb54d8 Wrap up the stable ID refactor. by Ben Kwa · 9 years ago
  62. 862b9641 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  63. db65cd5 Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  64. 743c7c2 Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  65. 003a999 Switch DirectoryFragment code to use model IDs. by Ben Kwa · 9 years ago
  66. 696f6da Merge "Fix selection highlights." by Ben Kwa · 9 years ago
  67. 8903eb0 Fix selection highlights. by Ben Kwa · 9 years ago
  68. 402fa3b Merge "Don't try to copy empty selection to clipboard." by Steve McKay · 9 years ago
  69. d28c5c3 Don't try to copy empty selection to clipboard. by Steve McKay · 9 years ago
  70. 8fd086a Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  71. c2b4b3d Don't deselect files after copy. by Steve McKay · 9 years ago
  72. a8057a9 Add first-class support for virtual files in SAF. by Tomasz Mikolajewski · 9 years ago
  73. d27906e Tweak grid item layout. Adjust colors to match spec. by Ben Kwa · 9 years ago
  74. 84cebbe Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  75. d50b45c Merge "Adjust grid item layouts to match mocks." by Ben Kwa · 9 years ago
  76. 9094585 Adjust grid item layouts to match mocks. by Ben Kwa · 9 years ago
  77. bab0846 Merge "Clean up/fix some minor focus-related code." by Ben Kwa · 9 years ago
  78. 02f22f3 Merge "Clean up some unnecessary imports." by Ben Kwa · 9 years ago
  79. f69502c Make folders unselectable in as needed. by Steve McKay · 9 years ago
  80. 38e9474 Clean up/fix some minor focus-related code. by Ben Kwa · 9 years ago
  81. aaee6af Clean up some unnecessary imports. by Ben Kwa · 9 years ago
  82. 261b6bd Remove TRANSFER_MODE_NONE from CopyManager. by Tomasz Mikolajewski · 9 years ago
  83. f862155 Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago[Renamed (97%) from packages/DocumentsUI/src/com/android/documentsui/DirectoryFragment.java]
  84. 541b168 Merge "Show only selection count in ActionBar." by Steve McKay · 9 years ago
  85. 68dfdb6 Merge "Fix focus issues on animated items." by Ben Kwa · 9 years ago
  86. e48e4ca Fix focus issues on animated items. by Ben Kwa · 9 years ago
  87. 5aacf1f Show only selection count in ActionBar. by Steve McKay · 9 years ago
  88. d3f6f14 Move FragmentTuners to new dirlist dir. by Steve McKay · 9 years ago
  89. edd0575 Don't try to delete files twice. by Steve McKay · 9 years ago
  90. bd96456 Implement enter key support for DocumentsUI. by Ben Kwa · 9 years ago
  91. 669ebe7 Decouple gesture detection. by Steve McKay · 9 years ago
  92. 8250db4 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  93. 0c2a0a8 Performe save when ENTER is pressed. by Steve McKay · 9 years ago
  94. d20f87d Rename "recyclerView" to "list" fixing some of CTS. by Steve McKay · 9 years ago
  95. 0ee0f9a Implement Home and End key navigation in DocumentsUI. by Ben Kwa · 9 years ago
  96. 0651688 Merge "Don't explicitly foreground tasks." by Steve McKay · 9 years ago
  97. 44c44f7 Merge "DocumentsUI: Enable focus on directory contents." by Ben Kwa · 9 years ago
  98. c2dbc74 Don't explicitly foreground tasks. by Steve McKay · 9 years ago
  99. 641d53a DocumentsUI: Enable focus on directory contents. by Ben Kwa · 9 years ago
  100. 5bbae10 Normalize and improve menu fiddling. by Steve McKay · 9 years ago