1. 741ac6f Force show keyboard when presenting FragmentDialogs with EditText. by Aga Wronska · 8 years ago
  2. 33e29c8 Ensure directory names are aligned correctly... by Steve McKay · 8 years ago
  3. 0af8afd Update preconditions to be asserts... by Steve McKay · 8 years ago
  4. a992d83 Merge "Clean up drag-n-drop." into nyc-dev by Ben Kwa · 8 years ago
  5. a2eb5dd Fix broken ModelBackedDocumentsAdapterTest. by Steve McKay · 8 years ago
  6. 754888b Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 8 years ago
  7. 7e5b963 Clear selection mode when changing root by Aga Wronska · 8 years ago
  8. a8c0da4 Clean up drag-n-drop. by Ben Kwa · 8 years ago
  9. 003097d Delete confirmation and notification improvements. by Steve McKay · 8 years ago
  10. e4aab37 Merge changes from topic 'dragon-drop' into nyc-dev by Ben Kwa · 8 years ago
  11. 9e21450 Clean up after a drop event. by Ben Kwa · 8 years ago
  12. 13e2605 Enable dragon drop for touch. by Ben Kwa · 8 years ago
  13. 294b3fc Merge "Type-to-focus improvements." into nyc-dev by Ben Kwa · 8 years ago
  14. 2d1f334 Merge "Fix a crash when browsing empty roots." into nyc-dev by Ben Kwa · 8 years ago
  15. 6fd431e Type-to-focus improvements. by Ben Kwa · 8 years ago
  16. fd8425a Don't restore stack when picking copy destination. by Steve McKay · 8 years ago
  17. 237432e Fix a crash when browsing empty roots. by Ben Kwa · 8 years ago
  18. 5d0b512 Merge "Add logic for selecting filename in RenameDocumentFragment - different selection for directory. Prevent test from creating directories in Documents folder." into nyc-dev by Aga Wronska · 8 years ago
  19. 9ecfa67 Add logic for selecting filename in RenameDocumentFragment - different selection for directory. by Aga Wronska · 8 years ago
  20. c3e26d6 Merge "Fix RenameDocumentFragment crash on rotation" into nyc-dev by Aga Wronska · 8 years ago
  21. b516677 Fix RenameDocumentFragment crash on rotation by Aga Wronska · 8 years ago
  22. 63e0d20 Don't enable move to for non deletable selections. by Steve McKay · 8 years ago
  23. 07551de Add CREATOR class to Selection. by Steve McKay · 8 years ago
  24. af5ace5 Directory fragment refactoring. by Aga Wronska · 8 years ago
  25. 2185c1b Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 8 years ago
  26. 0fcef70 Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  27. 55c00e7 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  28. 1aeb395 UX cleanups. by Steve McKay · 8 years ago
  29. 472103f Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  30. 323dffb Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  31. 04272fb Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  32. c4fdfa3 Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  33. f171934 Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  34. 67f06a3 Fix focus issues on RV. by Ben Kwa · 8 years ago
  35. 53cb667 Merge "Guard against NPE in equals checks." into nyc-dev by Steve McKay · 8 years ago
  36. 405142a Guard against NPE in equals checks. by Steve McKay · 8 years ago
  37. b9fbd90 Merge "Provide siblings in a sorted orders in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  38. 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
  39. 9406c17 Fix focus issues in directory fragment by Aga Wronska · 8 years ago
  40. d71bd61 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  41. 8f91d78 Display correct icons in grid view. by Tomasz Mikolajewski · 8 years ago
  42. 92db0b3 Handle spacebar events. by Ben Kwa · 8 years ago
  43. ca36deb Merge "Revert "Handle spacebar events."" into nyc-dev by Ben Kwa · 8 years ago
  44. c8167be Revert "Handle spacebar events." by Ben Kwa · 8 years ago
  45. a6c2f0a Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 8 years ago
  46. 5db5b87 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 8 years ago
  47. 20e6075 Merge "Handle shift-enter key events." into nyc-dev by Ben Kwa · 8 years ago
  48. 9504d76 Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  49. 1ccdf7b Handle shift-enter key events. by Ben Kwa · 8 years ago
  50. 9ab9f2c Handle spacebar events. by Ben Kwa · 8 years ago
  51. 74e5d41 Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  52. 7b68a54 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 · 8 years ago
  53. 15de7f9 Move focus-related code out of DirectoryFragment. by Ben Kwa · 8 years ago
  54. a67dbf6 Don't die if dirKey hasn't been set in Selection. by Steve McKay · 8 years ago
  55. 84fa371 Preserve selection across device rotation. by Steve McKay · 8 years ago
  56. 3d8508c Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 8 years ago
  57. cb9eb42 Automatically open roots pane if default dir is empty. by Steve McKay · 8 years ago
  58. bc7df44 Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 8 years ago
  59. 64a451a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 8 years ago
  60. 279ec31 Improve document rename experience by Aga Wronska · 8 years ago
  61. 2f32421 Merge "Add vector art for empty and error screens." by Ben Kwa · 8 years ago
  62. 80351c9 Add vector art for empty and error screens. by Ben Kwa · 8 years ago
  63. 300e764 Merge "Normalize toolbar management." by Steve McKay · 8 years ago
  64. 18d01e8 Normalize toolbar management. by Steve McKay · 8 years ago
  65. 907a2fd Merge "Lint fixes and config tweaks." by Ben Kwa · 8 years ago
  66. f4b0ff6 Lint fixes and config tweaks. by Ben Kwa · 8 years ago
  67. c09b329 Rename confusing animation naming. by Tomasz Mikolajewski · 8 years ago
  68. 9842b3b Merge "Refactor key handling and selection." by Ben Kwa · 8 years ago
  69. ba5270c Refactor key handling and selection. by Ben Kwa · 8 years ago
  70. a73aefb Merge "Don't clear the selection when directory contents change." by Ben Kwa · 8 years ago
  71. e0ee1fa Don't clear the selection when directory contents change. by Ben Kwa · 8 years ago
  72. ea4f93b Load correct thumbnail size when switching to grid from list (and visa versa). by Steve McKay · 8 years ago
  73. 86c0576 Clear selection after copy and when back is pressed. by Steve McKay · 8 years ago
  74. 7776aa5 Remember view mode by root. by Steve McKay · 8 years ago
  75. e009441 Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  76. fce5ef7 Merge "Add support for renaming documents" by Aga Wronska · 9 years ago
  77. 3c23718 Add support for renaming documents by Aga Wronska · 9 years ago
  78. acc84cb Merge "Show empty file cabinet for no search results." by Ben Kwa · 9 years ago
  79. 096c78b Show empty file cabinet for no search results. by Steve McKay · 9 years ago
  80. a8effdb Merge "Make Drag and Drop mouse specific behavior for now." by Ben Kwa · 9 years ago
  81. 8412208 Merge "Fix band selection problems." by Ben Kwa · 9 years ago
  82. 73b158c Fix band selection problems. by Ben Kwa · 9 years ago
  83. f794489 Make Drag and Drop mouse specific behavior for now. by Steve McKay · 9 years ago
  84. 4ec9357 Merge "Move delete support into FileOperationService." by Steve McKay · 9 years ago
  85. 8099a43 Merge "Rework selection handling for items in the DirectoryFragment." by Ben Kwa · 9 years ago
  86. 9fe25a7 Rework selection handling for items in the DirectoryFragment. by Ben Kwa · 9 years ago
  87. 97b4be4 Move delete support into FileOperationService. by Steve McKay · 9 years ago
  88. 8788dad Refactor SearchManager: by Aga Wronska · 9 years ago
  89. ac155ab Grid view padding + explicit background. by Steve McKay · 9 years ago
  90. ef116cb Merge "Keep Search View visible after search completed Improve Search View behavior Add Search View background color" by Aga Wronska · 9 years ago
  91. 1f7f239 Keep Search View visible after search completed by Aga Wronska · 9 years ago
  92. ac684ea Merge "Increase the stability of sorting in the Model." by Ben Kwa · 9 years ago
  93. e433834 Increase the stability of sorting in the Model. by Ben Kwa · 9 years ago
  94. ed7d9e3 Merge "Hide the divider in list mode." by Ben Kwa · 9 years ago
  95. 69529bc Hide the divider in list mode. by Ben Kwa · 9 years ago
  96. 9125dc0 Merge "Fix home key behaviour when there are no subdirs in cwd." by Ben Kwa · 9 years ago
  97. 5277836 Merge "Fix shift-selection." by Ben Kwa · 9 years ago
  98. 53cfc8a Fix shift-selection. by Ben Kwa · 9 years ago
  99. b4a93ac Fix home key behaviour when there are no subdirs in cwd. by Ben Kwa · 9 years ago
  100. 43f28c5 Merge "Add checkmark icons for selection." by Ben Kwa · 9 years ago