1. 741ac6f Force show keyboard when presenting FragmentDialogs with EditText. by Aga Wronska · 8 years ago
  2. 404635c Merge "Ensure directory names are aligned correctly..." into nyc-dev by Steve McKay · 8 years ago
  3. 35b50f9 Merge "Don't assert against Recents title." into nyc-dev by Steve McKay · 8 years ago
  4. 8d8a0a5 Don't assert against Recents title. by Steve McKay · 8 years ago
  5. 33e29c8 Ensure directory names are aligned correctly... by Steve McKay · 8 years ago
  6. e4b6012 Created metric events for scoped directory access API. by Felipe Leme · 8 years ago
  7. 0af8afd Update preconditions to be asserts... by Steve McKay · 8 years ago
  8. a992d83 Merge "Clean up drag-n-drop." into nyc-dev by Ben Kwa · 8 years ago
  9. e795ac2 Merge "Fix broken ModelBackedDocumentsAdapterTest." into nyc-dev by Steve McKay · 8 years ago
  10. a2eb5dd Fix broken ModelBackedDocumentsAdapterTest. by Steve McKay · 8 years ago
  11. ecc17be Merge "Mark Recents as supporting CREATE." into nyc-dev by Steve McKay · 8 years ago
  12. ff01b0b Merge "Fix SearchView background too high" into nyc-dev by Aga Wronska · 8 years ago
  13. 62d33a7 Mark Recents as supporting CREATE. by Steve McKay · 8 years ago
  14. 754888b Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 8 years ago
  15. 7e5b963 Clear selection mode when changing root by Aga Wronska · 8 years ago
  16. a8c0da4 Clean up drag-n-drop. by Ben Kwa · 8 years ago
  17. c88eb2f Fix SearchView background too high by Aga Wronska · 8 years ago
  18. 003097d Delete confirmation and notification improvements. by Steve McKay · 8 years ago
  19. e4aab37 Merge changes from topic 'dragon-drop' into nyc-dev by Ben Kwa · 8 years ago
  20. 9e21450 Clean up after a drop event. by Ben Kwa · 8 years ago
  21. 13e2605 Enable dragon drop for touch. by Ben Kwa · 8 years ago
  22. 294b3fc Merge "Type-to-focus improvements." into nyc-dev by Ben Kwa · 8 years ago
  23. 2d1f334 Merge "Fix a crash when browsing empty roots." into nyc-dev by Ben Kwa · 8 years ago
  24. 6fd431e Type-to-focus improvements. by Ben Kwa · 8 years ago
  25. fd8425a Don't restore stack when picking copy destination. by Steve McKay · 8 years ago
  26. 237432e Fix a crash when browsing empty roots. by Ben Kwa · 8 years ago
  27. 0cb0827 Merge "Fix error formatting for copy/move/delete failures." into nyc-dev by Steve McKay · 8 years ago
  28. bac7ac7 Fix error formatting for copy/move/delete failures. by Tomasz Mikolajewski · 8 years ago
  29. b4bfe49 Merge "Wire removeDocument() to Jobs." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  30. 8fe5498 Wire removeDocument() to Jobs. by Tomasz Mikolajewski · 8 years ago
  31. 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
  32. 9ecfa67 Add logic for selecting filename in RenameDocumentFragment - different selection for directory. by Aga Wronska · 8 years ago
  33. c3e26d6 Merge "Fix RenameDocumentFragment crash on rotation" into nyc-dev by Aga Wronska · 8 years ago
  34. b516677 Fix RenameDocumentFragment crash on rotation by Aga Wronska · 8 years ago
  35. 98a8689 Merge "Cleanup error handling in jobs." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  36. 63e0d20 Don't enable move to for non deletable selections. by Steve McKay · 8 years ago
  37. c515150 Cleanup error handling in jobs. by Tomasz Mikolajewski · 8 years ago
  38. 07551de Add CREATOR class to Selection. by Steve McKay · 8 years ago
  39. 55c6999 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 8 years ago
  40. 5e1acc9 Move directory and roots support to own ui bots. by Steve McKay · 8 years ago
  41. e0d8cbf Merge "Improved OpenExternalDirectoryActivity so it returns right away when an app already has the requested permission." into nyc-dev by Felipe Leme · 8 years ago
  42. af5ace5 Directory fragment refactoring. by Aga Wronska · 8 years ago
  43. 2185c1b Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 8 years ago
  44. f2d502d Merge "Escape title of Operationdialog." into nyc-dev by Steve McKay · 8 years ago
  45. e35e744 Merge "Renumber UMA constants." into nyc-dev by Ben Kwa · 8 years ago
  46. b41a5ed Renumber UMA constants. by Ben Kwa · 8 years ago
  47. 0fcef70 Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  48. 946f561 Escape title of Operationdialog. by Steve McKay · 8 years ago
  49. 55c00e7 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  50. 42afce4 Merge "UX cleanups." into nyc-dev by Steve McKay · 8 years ago
  51. cdf87a5 Merge "Implement backspace support." into nyc-dev by Ben Kwa · 8 years ago
  52. 65f393a Implement backspace support. by Ben Kwa · 8 years ago
  53. 1aeb395 UX cleanups. by Steve McKay · 8 years ago
  54. 472103f Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  55. c8bdc7f Fix CTS failure. by Steve McKay · 8 years ago
  56. 323dffb Don't show recents as copy/move destination. by Steve McKay · 8 years ago
  57. 8cf6ce2 Improved OpenExternalDirectoryActivity so it returns right away when an by Felipe Leme · 8 years ago
  58. 317e209 Limit number of ClipData items for a quick viewer to 1000. by Tomasz Mikolajewski · 8 years ago
  59. 04272fb Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 8 years ago
  60. c4fdfa3 Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 8 years ago
  61. f171934 Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  62. d8152fd Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 8 years ago
  63. 5228bd0 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  64. 67f06a3 Fix focus issues on RV. by Ben Kwa · 8 years ago
  65. 53cb667 Merge "Guard against NPE in equals checks." into nyc-dev by Steve McKay · 8 years ago
  66. 405142a Guard against NPE in equals checks. by Steve McKay · 8 years ago
  67. 30aabb8 Don't read raw root from State, use getCurrentRoot by Steve McKay · 8 years ago
  68. ca9efa6 Merge "Remove "HOME" directory. Use "Documents" instead." into nyc-dev by Steve McKay · 8 years ago
  69. b9fbd90 Merge "Provide siblings in a sorted orders in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  70. 3eafe2f Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 8 years ago
  71. 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
  72. 9406c17 Fix focus issues in directory fragment by Aga Wronska · 8 years ago
  73. d71bd61 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  74. 8f91d78 Display correct icons in grid view. by Tomasz Mikolajewski · 8 years ago
  75. 0113028 Do not show directory change animation on screen rotation. by Tomasz Mikolajewski · 8 years ago
  76. 92db0b3 Handle spacebar events. by Ben Kwa · 8 years ago
  77. ca36deb Merge "Revert "Handle spacebar events."" into nyc-dev by Ben Kwa · 8 years ago
  78. c8167be Revert "Handle spacebar events." by Ben Kwa · 8 years ago
  79. a6c2f0a Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 8 years ago
  80. 5db5b87 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 8 years ago
  81. 20e6075 Merge "Handle shift-enter key events." into nyc-dev by Ben Kwa · 8 years ago
  82. 9504d76 Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  83. 1ccdf7b Handle shift-enter key events. by Ben Kwa · 8 years ago
  84. 9ab9f2c Handle spacebar events. by Ben Kwa · 8 years ago
  85. 74e5d41 Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  86. 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
  87. 15de7f9 Move focus-related code out of DirectoryFragment. by Ben Kwa · 8 years ago
  88. a67dbf6 Don't die if dirKey hasn't been set in Selection. by Steve McKay · 8 years ago
  89. 84fa371 Preserve selection across device rotation. by Steve McKay · 8 years ago
  90. 3d8508c Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 8 years ago
  91. 0a5a10c Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev by Steve McKay · 8 years ago
  92. cb9eb42 Automatically open roots pane if default dir is empty. by Steve McKay · 8 years ago
  93. 1a52788 Merge "Go to root from child directory when root tapped. Bug: 27060001" into nyc-dev by Aga Wronska · 8 years ago
  94. aef3848 Don't apply fancy back logic when drawer is not present. by Steve McKay · 8 years ago
  95. bc7df44 Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 8 years ago
  96. 64a451a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 8 years ago
  97. 279ec31 Improve document rename experience by Aga Wronska · 8 years ago
  98. fa42172 Go to root from child directory when root tapped. Bug: 27060001 by Aga Wronska · 8 years ago
  99. 2584c82 Use the right ClassLoader when restoring. by Jeff Sharkey · 8 years ago
  100. 95c79f5 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 8 years ago