1. a7329c5 Merge "Fix copying folders using keyboard shortcuts" into nyc-dev by Aga Wronska · 8 years ago
  2. d01aac3 Fix copying folders using keyboard shortcuts by Aga Wronska · 8 years ago
  3. d8f7444 Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in by Aga Wronska · 8 years ago
  4. 8ed1e55 Merge "Hide underlying toolbars from TalkBack when covered by ActionMode." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  5. 1e479ab Hide underlying toolbars from TalkBack when covered by ActionMode. by Tomasz Mikolajewski · 8 years ago
  6. ace5a78 Merge "Notify via TalkBack about selected items." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  7. 52137ac Notify via TalkBack about selected items. by Tomasz Mikolajewski · 8 years ago
  8. 824ac17 Generate more descriptive delete confirmation message. by Aga Wronska · 8 years ago
  9. db1f58a Merge "Add delete key support." into nyc-dev by Ben Kwa · 8 years ago
  10. e0413ed Merge "DocsUI: Don't crash on invalid window sizes." into nyc-dev by Ben Kwa · 8 years ago
  11. 1a63c61 DocsUI: Don't crash on invalid window sizes. by Ben Kwa · 8 years ago
  12. eb61aac Add delete key support. by Ben Kwa · 8 years ago
  13. 7f24543 Merge "Add support for dpads." into nyc-dev by Ben Kwa · 8 years ago
  14. 168e464 Add FLAG_PARTIAL. Partial files can't be copied. by Steve McKay · 8 years ago
  15. 57c8ab9 Add support for dpads. by Ben Kwa · 8 years ago
  16. ce71082 Centralize animation related resources. by Steve McKay · 8 years ago
  17. a45612b Merge "More snazzy animation for UX happiness." into nyc-dev by Steve McKay · 8 years ago
  18. 0ba3836 More snazzy animation for UX happiness. by Steve McKay · 8 years ago
  19. 09c07bd Display file names in Media libraries in grid mode by Aga Wronska · 8 years ago
  20. 91484b4 Merge "Add haptic feedback when entering ActionMode" into nyc-dev by Aga Wronska · 8 years ago
  21. 7d5a247 Add haptic feedback when entering ActionMode by Aga Wronska · 8 years ago
  22. 8362021 Merge "Added word 'selected' to action bar description of selected elements" into nyc-dev by Aga Wronska · 8 years ago
  23. 91c1a43 Added word 'selected' to action bar description of selected elements by Aga Wronska · 8 years ago
  24. da4b8aa Don't exit selection after sharing and copying... by Steve McKay · 8 years ago
  25. 75fe6bc Show active downloads in Files app Downloads dir. by Steve McKay · 8 years ago
  26. 8db100e Merge "Don't show title in delete confirmation." into nyc-dev by Steve McKay · 8 years ago
  27. ae6d6b4 Add scaffolds for performance tests of DocumentsUI by Tomasz Mikolajewski · 8 years ago
  28. c8d4e22 Don't show title in delete confirmation. by Steve McKay · 8 years ago
  29. a1f7680 Update preconditions to be asserts... by Steve McKay · 8 years ago
  30. bfbf22b Merge "Clean up drag-n-drop." into nyc-dev by Ben Kwa · 8 years ago
  31. 95f44e8 Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 8 years ago
  32. d559743 Clear selection mode when changing root by Aga Wronska · 8 years ago
  33. 990489d Clean up drag-n-drop. by Ben Kwa · 8 years ago
  34. 7a3b811 Delete confirmation and notification improvements. by Steve McKay · 8 years ago
  35. 355d731 Merge changes from topic 'dragon-drop' into nyc-dev by Ben Kwa · 8 years ago
  36. 1b685e5 Clean up after a drop event. by Ben Kwa · 8 years ago
  37. e3dfebf Enable dragon drop for touch. by Ben Kwa · 8 years ago
  38. 22937c9 Type-to-focus improvements. by Ben Kwa · 8 years ago
  39. 27d20a3 Don't enable move to for non deletable selections. by Steve McKay · 8 years ago
  40. 893390b Directory fragment refactoring. by Aga Wronska · 8 years ago
  41. fdfd5b6 Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 8 years ago
  42. 7b300ff Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  43. 008e948 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  44. e2af078 UX cleanups. by Steve McKay · 8 years ago
  45. a4acc90 Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  46. 4a1ca86 Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  47. 6f4de5b Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  48. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  49. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  50. 86bf123 Fix focus issues on RV. by Ben Kwa · 8 years ago
  51. 30551a2 Guard against NPE in equals checks. by Steve McKay · 8 years ago
  52. 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
  53. d4b1753 Fix focus issues in directory fragment by Aga Wronska · 8 years ago
  54. d7211c8 Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 8 years ago
  55. 4a993b2 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 8 years ago
  56. 83df50f Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  57. 09eb77b Handle shift-enter key events. by Ben Kwa · 8 years ago
  58. 2036dad Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  59. b0bfe2d Move focus-related code out of DirectoryFragment. by Ben Kwa · 8 years ago
  60. e852d93 Preserve selection across device rotation. by Steve McKay · 8 years ago
  61. 30ff5dd Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 8 years ago
  62. aa15dae Automatically open roots pane if default dir is empty. by Steve McKay · 8 years ago
  63. 1e2fa5e Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 8 years ago
  64. eb33c0a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 8 years ago
  65. 13bbcdd Merge "Add vector art for empty and error screens." by Ben Kwa · 8 years ago
  66. 0e9aae4 Add vector art for empty and error screens. by Ben Kwa · 8 years ago
  67. 1f264a8 Normalize toolbar management. by Steve McKay · 8 years ago
  68. e3fe9d7 Rename confusing animation naming. by Tomasz Mikolajewski · 8 years ago
  69. 3182a92 Merge "Refactor key handling and selection." by Ben Kwa · 8 years ago
  70. 6792489 Refactor key handling and selection. by Ben Kwa · 9 years ago
  71. cbee544 Clear selection after copy and when back is pressed. by Steve McKay · 9 years ago
  72. 3eb2d07 Remember view mode by root. by Steve McKay · 9 years ago
  73. b8436af Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  74. 31f97bc Merge "Add support for renaming documents" by Aga Wronska · 9 years ago
  75. 3b327ef Add support for renaming documents by Aga Wronska · 9 years ago
  76. 3900e4c Merge "Show empty file cabinet for no search results." by Ben Kwa · 9 years ago
  77. 9ed88a4 Show empty file cabinet for no search results. by Steve McKay · 9 years ago
  78. 41585d5 Make Drag and Drop mouse specific behavior for now. by Steve McKay · 9 years ago
  79. 17fefe5 Merge "Move delete support into FileOperationService." by Steve McKay · 9 years ago
  80. 760199e Merge "Rework selection handling for items in the DirectoryFragment." by Ben Kwa · 9 years ago
  81. 0436a75 Rework selection handling for items in the DirectoryFragment. by Ben Kwa · 9 years ago
  82. 3564543 Move delete support into FileOperationService. by Steve McKay · 9 years ago
  83. f6a31d3 Refactor SearchManager: by Aga Wronska · 9 years ago
  84. 76be620 Grid view padding + explicit background. by Steve McKay · 9 years ago
  85. d3b8e52 Merge "Keep Search View visible after search completed Improve Search View behavior Add Search View background color" by Aga Wronska · 9 years ago
  86. 9783148 Keep Search View visible after search completed by Aga Wronska · 9 years ago
  87. 8c83d33 Merge "CopyService generalization." by Steve McKay · 9 years ago
  88. 3b36c5a Encapsulate stackTouched logic into State class. by Daichi Hirono · 9 years ago
  89. 14e827a CopyService generalization. by Steve McKay · 9 years ago
  90. 4440826 Don't proxy calls to DocumentsAdapter in MultiSelManager. by Steve McKay · 9 years ago
  91. ef16f5f Move Adapters to their own classes. by Steve McKay · 9 years ago
  92. f8a51f6 Update grid items to look more like the mocks. by Ben Kwa · 9 years ago
  93. d839149 Refactor DocumentHolder. by Ben Kwa · 9 years ago
  94. c72a2cb Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  95. fcb54d8 Wrap up the stable ID refactor. by Ben Kwa · 9 years ago
  96. 862b9641 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  97. db65cd5 Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  98. 743c7c2 Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  99. 003a999 Switch DirectoryFragment code to use model IDs. by Ben Kwa · 9 years ago
  100. 696f6da Merge "Fix selection highlights." by Ben Kwa · 9 years ago