1. f8d6fa2 Merge "Tweak root item layouts." into nyc-dev by Ben Kwa · 9 years ago
  2. b4672ef Merge "Always show intern storage." into nyc-dev by Steve McKay · 9 years ago
  3. 7c43958 Always show intern storage. by Steve McKay · 9 years ago
  4. a302da3 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  5. 0d26fdb Merge "Fix DocumentUI's perf tests compile failure." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  6. f462833 Fix DocumentUI's perf tests compile failure. by Tomasz Mikolajewski · 9 years ago
  7. ed82931 Merge "Add a missing include in DocumentsUI Android.mk." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  8. 0404940 Add a missing include in DocumentsUI Android.mk. by Tomasz Mikolajewski · 9 years ago
  9. cf057ef Fix broken tests due to uninitialized roots. by Tomasz Mikolajewski · 9 years ago
  10. 1a067899 Merge "Add scaffolds for performance tests of DocumentsUI" into nyc-dev by Tomasz Mikolajewski · 9 years ago
  11. ae6d6b4 Add scaffolds for performance tests of DocumentsUI by Tomasz Mikolajewski · 9 years ago
  12. de5ec83 Merge "Fix roots filtering for move operations." into nyc-dev by Steve McKay · 9 years ago
  13. ea9ec29 Fix roots filtering for move operations. by Steve McKay · 9 years ago
  14. d6689d9 Merge "Ensure directory names are aligned correctly..." into nyc-dev by Steve McKay · 9 years ago
  15. d511a09 Merge "Don't assert against Recents title." into nyc-dev by Steve McKay · 9 years ago
  16. 355d82b Don't assert against Recents title. by Steve McKay · 9 years ago
  17. 8b8a6fd Ensure directory names are aligned correctly... by Steve McKay · 9 years ago
  18. 3e166b2 Created metric events for scoped directory access API. by Felipe Leme · 9 years ago
  19. 88d5592 Merge "Remove revealLauncher and revealApp from tests." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  20. a1f7680 Update preconditions to be asserts... by Steve McKay · 9 years ago
  21. bfbf22b Merge "Clean up drag-n-drop." into nyc-dev by Ben Kwa · 9 years ago
  22. c78750a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  23. a35eb70 Merge "Fix broken ModelBackedDocumentsAdapterTest." into nyc-dev by Steve McKay · 9 years ago
  24. 58fe537 Fix broken ModelBackedDocumentsAdapterTest. by Steve McKay · 9 years ago
  25. 550784f Merge "Mark Recents as supporting CREATE." into nyc-dev by Steve McKay · 9 years ago
  26. 868c846 Merge "Fix SearchView background too high" into nyc-dev by Aga Wronska · 9 years ago
  27. 327c313 Mark Recents as supporting CREATE. by Steve McKay · 9 years ago
  28. 95f44e8 Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 9 years ago
  29. ec76030 Tweak root item layouts. by Ben Kwa · 9 years ago
  30. d559743 Clear selection mode when changing root by Aga Wronska · 9 years ago
  31. f6fde7e Merge "Don't translate our trusted quick view package val." into nyc-dev by Aga Wronska · 9 years ago
  32. 0a544d5 Don't translate our trusted quick view package val. by Steve McKay · 9 years ago
  33. 990489d Clean up drag-n-drop. by Ben Kwa · 9 years ago
  34. 6543be5 Fix SearchView background too high by Aga Wronska · 9 years ago
  35. 7a3b811 Delete confirmation and notification improvements. by Steve McKay · 9 years ago
  36. 355d731 Merge changes from topic 'dragon-drop' into nyc-dev by Ben Kwa · 9 years ago
  37. 1b685e5 Clean up after a drop event. by Ben Kwa · 9 years ago
  38. e3dfebf Enable dragon drop for touch. by Ben Kwa · 9 years ago
  39. 5099cca Merge "Launch the activity with the test root opened for tests to reduce some flakiness and save time used on opening test root over and over again." into nyc-dev by Aga Wronska · 9 years ago
  40. b9eeee1 Launch the activity with the test root opened for tests by Aga Wronska · 9 years ago
  41. c2dd99a Merge "Type-to-focus improvements." into nyc-dev by Ben Kwa · 9 years ago
  42. 4356534 Merge "Fix a crash when browsing empty roots." into nyc-dev by Ben Kwa · 9 years ago
  43. 22937c9 Type-to-focus improvements. by Ben Kwa · 9 years ago
  44. 12f4509 Merge "Don't restore stack when picking copy destination." into nyc-dev by Steve McKay · 9 years ago
  45. c95d87c Don't restore stack when picking copy destination. by Steve McKay · 9 years ago
  46. da48a9a Only ellipsize at end of strings. by Steve McKay · 9 years ago
  47. 9b3524d Fix a crash when browsing empty roots. by Ben Kwa · 9 years ago
  48. dbdca5b Merge "Fix error formatting for copy/move/delete failures." into nyc-dev by Steve McKay · 9 years ago
  49. d49095d Fix error formatting for copy/move/delete failures. by Tomasz Mikolajewski · 9 years ago
  50. 2b163bd Remove revealLauncher and revealApp from tests. by Tomasz Mikolajewski · 9 years ago
  51. 1bf6ed9 Merge "Wire removeDocument() to Jobs." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  52. db87543 Wire removeDocument() to Jobs. by Tomasz Mikolajewski · 9 years ago
  53. f4b8083 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 · 9 years ago
  54. 568b3b3 Add logic for selecting filename in RenameDocumentFragment - different selection for directory. by Aga Wronska · 9 years ago
  55. c7bf3f7c Merge "Fix RenameDocumentFragment crash on rotation" into nyc-dev by Aga Wronska · 9 years ago
  56. 7113872 Fix RenameDocumentFragment crash on rotation by Aga Wronska · 9 years ago
  57. 0d47cd2 Merge "Cleanup error handling in jobs." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  58. 27d20a3 Don't enable move to for non deletable selections. by Steve McKay · 9 years ago
  59. 0fa97e8 Cleanup error handling in jobs. by Tomasz Mikolajewski · 9 years ago
  60. 2fbb40e Add CREATOR class to Selection. by Steve McKay · 9 years ago
  61. cddd034 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 9 years ago
  62. b9a20d1 Move directory and roots support to own ui bots. by Steve McKay · 9 years ago
  63. c657f3d Merge "Improved OpenExternalDirectoryActivity so it returns right away when an app already has the requested permission." into nyc-dev by Felipe Leme · 9 years ago
  64. f0febdc Merge "Directory fragment refactoring. First attempt to to refactor fragments handling, state and app lifecycle." into nyc-dev by Aga Wronska · 9 years ago
  65. 893390b Directory fragment refactoring. by Aga Wronska · 9 years ago
  66. fdce862 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  67. fdfd5b6 Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 9 years ago
  68. 04003d8 Merge "Escape title of Operationdialog." into nyc-dev by Steve McKay · 9 years ago
  69. 1374412 Merge "Renumber UMA constants." into nyc-dev by Ben Kwa · 9 years ago
  70. a87e9f9 Renumber UMA constants. by Ben Kwa · 9 years ago
  71. 7b300ff Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 9 years ago
  72. a3471af Escape title of Operationdialog. by Steve McKay · 9 years ago
  73. 008e948 Undo generalization isDownloads > supportsChildren. by Steve McKay · 9 years ago
  74. 7295bcbe Merge "UX cleanups." into nyc-dev by Steve McKay · 9 years ago
  75. b4cbd54 Merge "Implement backspace support." into nyc-dev by Ben Kwa · 9 years ago
  76. 359bbeb Implement backspace support. by Ben Kwa · 9 years ago
  77. e2af078 UX cleanups. by Steve McKay · 9 years ago
  78. a4acc90 Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 9 years ago
  79. b8397607 Fix CTS failure. by Steve McKay · 9 years ago
  80. 4a1ca86 Don't show recents as copy/move destination. by Steve McKay · 9 years ago
  81. 560d23a Improved OpenExternalDirectoryActivity so it returns right away when an by Felipe Leme · 9 years ago
  82. 32a34d3 Limit number of ClipData items for a quick viewer to 1000. by Tomasz Mikolajewski · 9 years ago
  83. 6f4de5b Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 9 years ago
  84. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 9 years ago
  85. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 9 years ago
  86. 014a0d1 Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 9 years ago
  87. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 9 years ago
  88. 86bf123 Fix focus issues on RV. by Ben Kwa · 9 years ago
  89. a3b936a Merge "Guard against NPE in equals checks." into nyc-dev by Steve McKay · 9 years ago
  90. 30551a2 Guard against NPE in equals checks. by Steve McKay · 9 years ago
  91. c265117 Don't read raw root from State, use getCurrentRoot by Steve McKay · 9 years ago
  92. 25a7ee0 Merge "Remove "HOME" directory. Use "Documents" instead." into nyc-dev by Steve McKay · 9 years ago
  93. fb7a4e7 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  94. 7d37da7 Merge "Provide siblings in a sorted orders in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  95. ab3b893 Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 9 years ago
  96. 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 · 9 years ago
  97. d4b1753 Fix focus issues in directory fragment by Aga Wronska · 9 years ago
  98. 3d988a9 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  99. cc0a0a3 Merge "Display correct icons in grid view." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  100. 4e708cb Display correct icons in grid view. by Tomasz Mikolajewski · 9 years ago