1. 26819d7 Fix crash regarding Type-to-Focus. by Ben Lin · 8 years ago
  2. 8b88332 Fix for broken unit tests for UserInputHandler. by Ben Lin · 8 years ago
  3. 40f4488 [multi part] Gesture Multi-Select feature. by Ben Lin · 8 years ago
  4. 19b0d5a Merge "[multi-part] Enable bidrectional sorting" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  5. 11d2348 [multi-part] Enable bidrectional sorting by Garfield, Tan · 8 years ago
  6. dbcccd6 Move Right-click handling into UserInputHandler. by Ben Lin · 8 years ago
  7. 079dff2 Merge "Eliminate a cycle in class hierarchy." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  8. 5fd0cbc Eliminate a cycle in class hierarchy. by Steve McKay · 8 years ago
  9. e899b56 Fix KeyboardNavigationUiTest#testKeyboard_arrowsRootsList for phones. by Ben Lin · 8 years ago
  10. 171e6f5 [multi-part] Enable bidirectional sorting in DocumentsUI by Garfield, Tan · 8 years ago
  11. b40c6b8 Merge "DragScrollListener test, from ag/1247908." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  12. 2abb4c7 DragScrollListener test, from ag/1247908. by Ben Lin · 8 years ago
  13. 66fb96a Partial revert of ag/1239898. by Ben Lin · 8 years ago
  14. 4b4b99b Merge "Evict thumbnail caches and delay dismissing spinner on refresh finish." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  15. ebee3de Potential fix for flaky tests. by Ben Lin · 8 years ago
  16. eba5bb9 Evict thumbnail caches and delay dismissing spinner on refresh finish. by Garfield, Tan · 8 years ago
  17. 31d9b44 Merge "Allow drag-n-drop to auto-scroll when near top/bottom of dirlist." into nyc-andromeda-dev by Ben Lin · 8 years ago
  18. 0f8e3cd Merge "Attempt at fixing broken tests and regressing performance." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  19. c5e3e8e Allow drag-n-drop to auto-scroll when near top/bottom of dirlist. by Ben Lin · 8 years ago
  20. fe5cd2e Attempt at fixing broken tests and regressing performance. by Ben Lin · 8 years ago
  21. e4657ff Remove unused "isTouchEvent" methods. by Steve McKay · 8 years ago
  22. f45629f Merge "Addition UserInputHandler test coverage." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  23. 2d1e4a3 Addition UserInputHandler test coverage. by Steve McKay · 8 years ago
  24. 40be122 Merge "Follow up changes from ag/1190582." into nyc-andromeda-dev by Ben Lin · 8 years ago
  25. 821727a Follow up changes from ag/1190582. by Ben Lin · 8 years ago
  26. 9666ce6 Pull clipping related classes to a separate package. by Garfield, Tan · 8 years ago
  27. 74956af Consolidate user input handling in single class. by Steve McKay · 8 years ago
  28. ed0baba Merge "[multi-part] Eliminate 1k selection limit" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  29. b7e5f6b [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  30. 46f5df7 Fixed DocumentsMenuManagerTest#testRootContextMenu. by Ben Lin · 8 years ago
  31. 5668b86 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  32. 79a6fe0 Move GestureListener to own file. by Steve McKay · 8 years ago
  33. 386f692 Merge "Fix Angler search tests." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  34. 2704d6a Merge "[multi-part] Eliminate 1k selection limit" into nyc-andromeda-dev by Garfield Tan · 8 years ago
  35. 502c3b1 Fix Angler search tests. by Steve McKay · 8 years ago
  36. 4833477 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  37. 85ec0d6 Load layout specific breadcrumb view. by Steve McKay · 8 years ago
  38. a1fc7db Merge "[multi-part] Eliminate 1k selection limit" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  39. edce554 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  40. aee0e62 Fix broken Ryu default dir test. by Steve McKay · 8 years ago
  41. 2567991 Moving Menu-related logic from BaseActivity to MenuManager. by Ben Lin · 8 years ago
  42. b8c54e7 Implementing breadcrumb for tablet devices for navigation in the bar. by Ben Lin · 8 years ago
  43. 84769b8 [multi-part] Eliminate 1k selection limit by Steve McKay · 8 years ago
  44. 14faba8 Merge "Poll jobs' status to update notifications." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  45. 82433dd Merge "Implementation of Right-click context menus for docs/files." into nyc-andromeda-dev by Ben Lin · 8 years ago
  46. 48ef36f Poll jobs' status to update notifications. by Garfield, Tan · 8 years ago
  47. ebf2a17 Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  48. 2056205 Remove main looper assertions and attempts to run tests in main thread. by Garfield, Tan · 8 years ago
  49. 816fe7f Jarjar common dependencies of test apk and app apk to avoid class conflicts. by Garfield, Tan · 8 years ago
  50. 8014d9b Ensure thumbnail cache test suite is running on main thread. by Garfield, Tan · 8 years ago
  51. 82772c8 Merge "Isolate Menu/Action management into dedicated manager classes." into nyc-andromeda-dev by Ben Lin · 8 years ago
  52. 7c35b03 Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago
  53. 57facaf7 Suppress auto-closing drawer and add ripple effect on spring load roots. by Garfield, Tan · 8 years ago
  54. 19cf55b Merge "Prioritize delete jobs by adding them to a separate thread pool." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  55. 810fb82 Prioritize delete jobs by adding them to a separate thread pool. by Garfield, Tan · 8 years ago
  56. d586959 Move BandController out of MultiSelectManager. by Steve McKay · 8 years ago
  57. c28effb Merge "Fixing some tests for Phone form-factor." into nyc-andromeda-dev by Ben Lin · 8 years ago
  58. 4c6e4a2 Fixing some tests for Phone form-factor. by Ben Lin · 8 years ago
  59. 16502a8 Load up-to-date thumbnail if the cached one is out of date. by Garfield, Tan · 8 years ago
  60. 4c5e1fa Convert ItemDragListenerTest to JUnit4, and add it to APCT. by Garfield, Tan · 8 years ago
  61. 8952ec6 Initial effort toward fixing Suppress tests by integration of Espresso. by Ben Lin · 8 years ago
  62. c81f68f Merge "Add support for search in DownloadManager." into nyc-andromeda-dev by Ben Lin · 8 years ago
  63. 515e513 Add support for search in DownloadManager. by Ben Lin · 8 years ago
  64. 804133e Add capability to spring load a root or directory. by Garfield, Tan · 8 years ago
  65. 5355684 Merge "Enable Ctrl+X cut operations, along with some code refactor." into nyc-andromeda-dev by Ben Lin · 8 years ago
  66. ff4d584 Enable Ctrl+X cut operations, along with some code refactor. by Ben Lin · 8 years ago
  67. f2855f0 Cancel band selection on directory change. by Tomasz Mikolajewski · 8 years ago
  68. 3d68b2b Deal gracefully with empty srcs. by Steve McKay · 8 years ago
  69. 0ad227e Do not allow to select non-selectable items via mouse. by Tomasz Mikolajewski · 8 years ago
  70. 17f7e58 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  71. 98d40b2 Fix search view tests on handheld devices by Aga Wronska · 8 years ago
  72. ceb990e Add menu option to show/hide internal storage. by Aga Wronska · 8 years ago
  73. 431d232 Merge "Add basic jank tests for DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  74. 811777e Add basic jank tests for DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  75. 880ece9 Merge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  76. fb26c76 Fix testModelIdIsUnique test in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  77. 20c04c5 Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 8 years ago
  78. 8453b96 Add config flag to hide home directory ("Documents") from the roots list. by Aga Wronska · 8 years ago
  79. 35a60a7 Revert "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." by Aga Wronska · 8 years ago
  80. ba7e43c Merge "Fix band selection problems." into nyc-dev by Ben Kwa · 8 years ago
  81. 0ecd4c4 Fix band selection problems. by Ben Kwa · 8 years ago
  82. 7a8fc99 Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 8 years ago
  83. 55890b3 Suppress tests failing because or permission inconsistency by Aga Wronska · 8 years ago
  84. beac223 Run all downloads through trampoline. by Steve McKay · 8 years ago
  85. 2f85b76 Merge "Delete downloads activity." into nyc-dev by Steve McKay · 8 years ago
  86. 7ed520c Merge "Fallback to byte-by-byte copy/move if optimized fails." into nyc-dev by Steve McKay · 8 years ago
  87. 15b9278 Delete downloads activity. by Steve McKay · 8 years ago
  88. fe7f536 Fallback to byte-by-byte copy/move if optimized fails. by Tomasz Mikolajewski · 8 years ago
  89. 2979e18 Merge "Improve sorting performance by 2.5 times." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  90. 3a933d3 Suppress Rename tests that fail consistently... by Steve McKay · 8 years ago
  91. abfa53e Merge "Suppress tests that are consistently failing..." into nyc-dev by Steve McKay · 8 years ago
  92. f27c274 Improve sorting performance by 2.5 times. by Tomasz Mikolajewski · 8 years ago
  93. 76fa9c8 Suppress tests that are consistently failing... by Steve McKay · 8 years ago
  94. 0c99862 fix DocumentsUI tests makefile by Guang Zhu · 8 years ago
  95. 26e704e Merge "Don't show title in delete confirmation." into nyc-dev by Steve McKay · 8 years ago
  96. 42e1177 Merge "Always show intern storage." into nyc-dev by Steve McKay · 8 years ago
  97. 8b21699 Always show intern storage. by Steve McKay · 8 years ago
  98. 2fca4cc Fix broken tests due to uninitialized roots. by Tomasz Mikolajewski · 8 years ago
  99. 06d5822 Merge "Add scaffolds for performance tests of DocumentsUI" into nyc-dev by Tomasz Mikolajewski · 8 years ago
  100. e29e341 Add scaffolds for performance tests of DocumentsUI by Tomasz Mikolajewski · 8 years ago