Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
fe4413b21467831f88c2eb99a9046a5b8a4549e9
/
packages
/
DocumentsUI
/
tests
1ebd841
migrate documents UI tests to use AndroidJUnitRunner
by Guang Zhu
· 8 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
cc90976
Merge "Suppress tests that are consistently failing..." into nyc-dev
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
c5a511a
fix DocumentsUI tests makefile
by Guang Zhu
· 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
6792489
Refactor key handling and selection.
by Ben Kwa
· 9 years ago
b005e14
Fix flaky testFilesList_LiveUpdate().
by Tomasz Mikolajewski
· 9 years ago
cfba4f6
Add tests for action bar's search icon behavior
by Aga Wronska
· 9 years ago
0950df1
Add tests for rename documents feature
by Aga Wronska
· 9 years ago
748ea8c
Show a warning notification and a dialog in case of conversion when copying.
by Tomasz Mikolajewski
· 9 years ago
b8436af
Wire multi-parents support for moving to DocumentsUI.
by Tomasz Mikolajewski
· 9 years ago
2ed9f81
Enabled content validation in file ops tests.
by Steve McKay
· 9 years ago
d0086a4
Fix broken SearchViewUiTest.
by Steve McKay
· 9 years ago
31f97bc
Merge "Add support for renaming documents"
by Aga Wronska
· 9 years ago
3b327ef
Add support for renaming documents
by Aga Wronska
· 9 years ago
87156dc
Do not allow to move virtual files using conversion.
by Tomasz Mikolajewski
· 9 years ago
2985233
Merge "Fix band selection problems."
by Ben Kwa
· 9 years ago
22f479d
Fix band selection problems.
by Ben Kwa
· 9 years ago
17fefe5
Merge "Move delete support into FileOperationService."
by Steve McKay
· 9 years ago
760199e
Merge "Rework selection handling for items in the DirectoryFragment."
by Ben Kwa
· 9 years ago
0436a75
Rework selection handling for items in the DirectoryFragment.
by Ben Kwa
· 9 years ago
3564543
Move delete support into FileOperationService.
by Steve McKay
· 9 years ago
cdcf99b
Merge "Support for concurrent file operations."
by Steve McKay
· 9 years ago
ecbf3c5
Support for concurrent file operations.
by Steve McKay
· 9 years ago
f6a31d3
Refactor SearchManager:
by Aga Wronska
· 9 years ago
619f3be
Add Search View UI tests
by Aga Wronska
· 9 years ago
d20d010
Merge "Increase the stability of sorting in the Model."
by Ben Kwa
· 9 years ago
e2564f9
Increase the stability of sorting in the Model.
by Ben Kwa
· 9 years ago
433df5c
Merge "Fix home key behaviour when there are no subdirs in cwd."
by Ben Kwa
· 9 years ago
2ad8214
Merge "Fix shift-selection."
by Ben Kwa
· 9 years ago
2613802
Fix shift-selection.
by Ben Kwa
· 9 years ago
f5ce103
Fix home key behaviour when there are no subdirs in cwd.
by Ben Kwa
· 9 years ago
3360de1
Merge "Fix document stack."
by Daichi Hirono
· 9 years ago
7f34b20
Fix document stack.
by Daichi Hirono
· 9 years ago
14e827a
CopyService generalization.
by Steve McKay
· 9 years ago
Next »