1. 415cd8b Pull clipping related classes to a separate package. by Garfield, Tan · 8 years ago
  2. 74c2877 Consolidate user input handling in single class. by Steve McKay · 8 years ago
  3. 908f988 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  4. 960c3ae Fixed DocumentsMenuManagerTest#testRootContextMenu. by Ben Lin · 8 years ago
  5. d7d1487 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  6. 2499e8d Move GestureListener to own file. by Steve McKay · 8 years ago
  7. 4682205 Merge "[multi-part] Eliminate 1k selection limit" by TreeHugger Robot · 8 years ago
  8. 38212a4 Fix Angler search tests. by Steve McKay · 8 years ago
  9. 05df8ec [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  10. 63e37fb Load layout specific breadcrumb view. by Steve McKay · 8 years ago
  11. f46958b [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  12. 3ee1ee9 Fix broken Ryu default dir test. by Steve McKay · 8 years ago
  13. 8eafd50 Moving Menu-related logic from BaseActivity to MenuManager. by Ben Lin · 8 years ago
  14. 43b62a8 Implementing breadcrumb for tablet devices for navigation in the bar. by Ben Lin · 8 years ago
  15. d818796 [multi-part] Eliminate 1k selection limit by Steve McKay · 8 years ago
  16. 4a618f5 Merge "Poll jobs' status to update notifications." by TreeHugger Robot · 8 years ago
  17. 4a7aba2 Poll jobs' status to update notifications. by Garfield, Tan · 8 years ago
  18. 9a621cb Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  19. 6f55e3e Remove main looper assertions and attempts to run tests in main thread. by Garfield, Tan · 8 years ago
  20. cd6edf4 Merge "Ensure thumbnail cache test suite is running on main thread." by TreeHugger Robot · 8 years ago
  21. 553db72 Ensure thumbnail cache test suite is running on main thread. by Garfield, Tan · 8 years ago
  22. a433c6d Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago
  23. d9ddb3b Suppress auto-closing drawer and add ripple effect on spring load roots. by Garfield, Tan · 8 years ago
  24. cd9780a Merge "Prioritize delete jobs by adding them to a separate thread pool." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  25. 716912e Move BandController out of MultiSelectManager. by Steve McKay · 8 years ago
  26. ddc35c5 Fixing some tests for Phone form-factor. by Ben Lin · 8 years ago
  27. 1ec6f29 Load up-to-date thumbnail if the cached one is out of date. by Garfield, Tan · 8 years ago
  28. ad02945 Convert ItemDragListenerTest to JUnit4, and add it to APCT. by Garfield, Tan · 8 years ago
  29. da75c24 Initial effort toward fixing Suppress tests by integration of Espresso. by Ben Lin · 8 years ago
  30. ba92ba5 Merge "Add support for search in DownloadManager." by Ben Lin · 8 years ago
  31. ce763d8 Add support for search in DownloadManager. by Ben Lin · 9 years ago
  32. 1d97531 Add capability to spring load a root or directory. by Garfield, Tan · 9 years ago
  33. b1404b7 Enable Ctrl+X cut operations, along with some code refactor. by Ben Lin · 9 years ago
  34. 4759c9f Cancel band selection on directory change. by Tomasz Mikolajewski · 9 years ago
  35. 55625a6 Deal gracefully with empty srcs. by Steve McKay · 9 years ago
  36. 5e02d30 Do not allow to select non-selectable items via mouse. by Tomasz Mikolajewski · 9 years ago
  37. 53f109b3 Massage code to better support Files overlay. by Steve McKay · 9 years ago
  38. 69e852d Fix search view tests on handheld devices by Aga Wronska · 9 years ago
  39. 774cc93 Add menu option to show/hide internal storage. by Aga Wronska · 9 years ago
  40. 21fece7 Merge "Add basic jank tests for DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  41. 8ee8ebf Add basic jank tests for DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  42. 378f409 Merge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  43. d283221 Fix testModelIdIsUnique test in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  44. 007151a Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 9 years ago
  45. b4129d7 Add config flag to hide home directory ("Documents") from the roots list. by Aga Wronska · 9 years ago
  46. f3244e8 Revert "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." by Aga Wronska · 9 years ago
  47. 415c062 Merge "Fix band selection problems." into nyc-dev by Ben Kwa · 9 years ago
  48. c29fd8d Fix band selection problems. by Ben Kwa · 9 years ago
  49. 49ca224 Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 9 years ago
  50. 7e16688 Suppress tests failing because or permission inconsistency by Aga Wronska · 9 years ago
  51. 3e63e7d Run all downloads through trampoline. by Steve McKay · 9 years ago
  52. 4064f60 Merge "Delete downloads activity." into nyc-dev by Steve McKay · 9 years ago
  53. 2c4c90d Merge "Fallback to byte-by-byte copy/move if optimized fails." into nyc-dev by Steve McKay · 9 years ago
  54. 6ce903d Delete downloads activity. by Steve McKay · 9 years ago
  55. 1008a11 Fallback to byte-by-byte copy/move if optimized fails. by Tomasz Mikolajewski · 9 years ago
  56. 9ab36aa Merge "Improve sorting performance by 2.5 times." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  57. f346796 Suppress Rename tests that fail consistently... by Steve McKay · 9 years ago
  58. c05d98f Improve sorting performance by 2.5 times. by Tomasz Mikolajewski · 9 years ago
  59. 18d3e85 Suppress tests that are consistently failing... by Steve McKay · 9 years ago
  60. 8db100e Merge "Don't show title in delete confirmation." into nyc-dev by Steve McKay · 9 years ago
  61. b4672ef Merge "Always show intern storage." into nyc-dev by Steve McKay · 9 years ago
  62. 7c43958 Always show intern storage. by Steve McKay · 9 years ago
  63. cf057ef Fix broken tests due to uninitialized roots. by Tomasz Mikolajewski · 9 years ago
  64. 1a067899 Merge "Add scaffolds for performance tests of DocumentsUI" into nyc-dev by Tomasz Mikolajewski · 9 years ago
  65. ae6d6b4 Add scaffolds for performance tests of DocumentsUI by Tomasz Mikolajewski · 9 years ago
  66. ea9ec29 Fix roots filtering for move operations. by Steve McKay · 9 years ago
  67. c8d4e22 Don't show title in delete confirmation. by Steve McKay · 9 years ago
  68. 88d5592 Merge "Remove revealLauncher and revealApp from tests." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  69. 95f44e8 Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 9 years ago
  70. d559743 Clear selection mode when changing root by Aga Wronska · 9 years ago
  71. 7a3b811 Delete confirmation and notification improvements. by Steve McKay · 9 years ago
  72. b9eeee1 Launch the activity with the test root opened for tests by Aga Wronska · 9 years ago
  73. 2b163bd Remove revealLauncher and revealApp from tests. by Tomasz Mikolajewski · 9 years ago
  74. 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
  75. 568b3b3 Add logic for selecting filename in RenameDocumentFragment - different selection for directory. by Aga Wronska · 9 years ago
  76. 0fa97e8 Cleanup error handling in jobs. by Tomasz Mikolajewski · 9 years ago
  77. cddd034 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 9 years ago
  78. b9a20d1 Move directory and roots support to own ui bots. by Steve McKay · 9 years ago
  79. 008e948 Undo generalization isDownloads > supportsChildren. by Steve McKay · 9 years ago
  80. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 9 years ago
  81. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 9 years ago
  82. 30551a2 Guard against NPE in equals checks. by Steve McKay · 9 years ago
  83. c4524a9 Merge "Fix Rename Document tests" into nyc-dev by Aga Wronska · 9 years ago
  84. 5784996 Fix Rename Document tests by Aga Wronska · 9 years ago
  85. 83df50f Allow multiple range selections using the shift key. by Ben Kwa · 9 years ago
  86. 2036dad Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 9 years ago
  87. e852d93 Preserve selection across device rotation. by Steve McKay · 9 years ago
  88. 65d9a51 Fix flakiness of testFilesList_LiveUpdate. by Tomasz Mikolajewski · 9 years ago
  89. 40d5d9d Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev by Steve McKay · 9 years ago
  90. 3b5a29c Merge "Go to root from child directory when root tapped. Bug: 27060001" into nyc-dev by Aga Wronska · 9 years ago
  91. 9146ac6 Don't apply fancy back logic when drawer is not present. by Steve McKay · 9 years ago
  92. df3abce Remove temporary test fixes. by Tomasz Mikolajewski · 9 years ago
  93. c7b8322 Migrate all tests to ActivityTest. by Tomasz Mikolajewski · 9 years ago
  94. e436f94 Go to root from child directory when root tapped. Bug: 27060001 by Aga Wronska · 9 years ago
  95. f8d8985 Honor javadocs, call super first in DocumentsProvider.call handling. by Steve McKay · 9 years ago
  96. 2458689 Migrate *ActivityUiTest to use ActivityInstrumentationTestCase2. by Tomasz Mikolajewski · 9 years ago
  97. 1c0b232 Fix flaky testLoadsHomebyDefault. by Tomasz Mikolajewski · 9 years ago
  98. ccda74f5 Merge "Fix flaky testFilesList_LiveUpdate()." by Tomasz Mikolajewski · 9 years ago
  99. 7592987 Merge "Add tests for action bar's search icon behavior - Icon hidden when root doesn't support search - Icon visible whan root supports search" by Aga Wronska · 9 years ago
  100. 3182a92 Merge "Refactor key handling and selection." by Ben Kwa · 9 years ago