History log of /packages/apps/DocumentsUI/src/com/android/documentsui/sorting/SortingCursorWrapper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
98d745d90b2bf8232593f2d5f9092536298d1147 22-May-2017 Garfield Tan <xutan@google.com> Add cases for types to query args.

Add functional tests coverage for sorting by types. Use document id to
break tie for string sorting as well.

Test: Manual tests on sorting by types. Auto tests pass.
Bug: 38498081
Change-Id: Ib9222ed895812183dab4b2d22c4877f894f3afda
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/SortingCursorWrapper.java
b47b4b560c46336a0e6ba3e86db3f2d76b4b2bc3 16-May-2017 Garfield Tan <xutan@google.com> Add a type column to show user-friendly type info.

Also add a special map from mime type to user friendly strings.

Test: Auto tests & smoke tests.
Bug: 34844878
Change-Id: I773f2bae524b7dffc6eeda1a1e92330b5ad64473
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/SortingCursorWrapper.java
b324dfd842a8412509b0e02626e1ebfafd00c44b 28-Oct-2016 Steve McKay <smckay@google.com> Relay extras from sorted cursor.

Add a test to ensure extras are relayed.

Bug: 32229795

Change-Id: I253eb04ab2a7e893534f40ced259146f6b00e75b
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/SortingCursorWrapper.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/sorting/SortingCursorWrapper.java