History log of /packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b19061c6827780f31e4247ff7eaf47e153098e55 13-Feb-2017 Tomasz Mikolajewski <mtomasz@google.com> Remove cache, and manually control archives lifecycle.

This will reduce memory consumption, copying flakyness and
simplify code.

Test: Unit tests.
Bug: 35303895, 35151292
Change-Id: I7124cf3c3ec897887171dffb80eddfe99a6a7c41
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
f8f06e946bd8d3965b2ea96f83d5e46575193f05 28-Jan-2017 Ben Lin <linben@google.com> Authentication UI Prompt.

Test: WIP

Bug: 32972298
Change-Id: I379da699141025b1a101e2ad0e5357b3750cb490
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
2010ff7828f2d68de0be24c975f5c48ec3151f96 30-Sep-2016 Garfield Tan <xutan@google.com> Move sorting back to loading thread.

Bug: 31062455
Change-Id: If248f7556d8d70b626546cecabf3377e531fd5b2
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
d080506e3aa8547605cd4783eb660775d7d2b8ee 15-Sep-2016 Steve McKay <smckay@google.com> Move more classes to more specific locations.

Moved .model classes to .base.
Deleted some unused classes.
Moved functional tests into a new .funcitonal package.
Followup to 1450250.

Change-Id: Ic087fe4a014d9179fab3dc6f833aaf73373f9452
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
11d23483bf28768c04c25e4056df648fa8301aef 05-Aug-2016 Garfield, Tan <xutan@google.com> [multi-part] Enable bidrectional sorting

* Wire new sort model to existing sorting logic
* Add sort by menu item to sort controller
* Enable sorting in Recents
* Add tests for SortModel

Bug: 22823056
Change-Id: I864e79e711bf18f3018abd9db90bcf267f0ed390
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
e29e3416fddc34f72234a7ece191289ad3ba3a21 23-Feb-2016 Tomasz Mikolajewski <mtomasz@google.com> Add scaffolds for performance tests of DocumentsUI

Bug: 27370274
Change-Id: I14dea1b85cd84c8bb3c0eee27b2954108bfa4f8b
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
7776aa5f01b3aa9f7b401ba4f78735a4e028dda4 26-Jan-2016 Steve McKay <smckay@google.com> Remember view mode by root.

Now stored in local prefs, not recents DB.
Don't consult preferences for recents from DocumentsActivity.

Bug: 22671255 26689962 26411301
Change-Id: I492d85c450253bce984c929a6dd15d7c31ee6a0b
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java
f68210e9a1e36e65e56e0c95cfe990f0145ea63f 04-Nov-2015 Steve McKay <smckay@google.com> Move DirectoryFragment and family to dirlist pkg.

Stuff was getting out of control in the main package.

Change-Id: Ia06ba96f5bbe13388d51e6ad52a9dac76af97cc0
/packages/apps/DocumentsUI/src/com/android/documentsui/DirectoryResult.java