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