History log of /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestSelectionDetails.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7f7ee10edaac1214e23f267a595014b510562d1e 26-May-2017 Ben Lin <linben@google.com> Passing SelectionDetails to DragAndDropManager.

Bug: 37567847
Change-Id: I793866dd39ec2f1ce772c45ef658d5b46efbf04d
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestSelectionDetails.java
253a99248f1f3d50cd357d902bfc52e7b9367446 22-Mar-2017 Jon Mann <jonmann@google.com> Implement support for viewing document settings in external applications

Makes DocumentsUI respect the Documents#FLAG_SUPPORTS_SETTINGS flag and invoke the DocumentsContract#ACTION_DOCUMENT_SETTINGS intent.

Test: Added unit testing.
Bug: 34219584
Change-Id: Ib1e8e1362e694ec973db20dd52ea229ba182520a
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestSelectionDetails.java
ac3e63e584a079c9efd84de66e65a8f6c05b773d 13-Feb-2017 Tomasz Mikolajewski <mtomasz@google.com> Enable Open With in the overflow menu.

Along the way fix Open With to be disabled for files in archives.

Bug: 33133918
Test: Unit tests + tested manually.

Change-Id: I7820d1fd74e85d7f499d6657e5c8a9ab92122706
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestSelectionDetails.java
5a8e378a4b550d8a8e31d3bcc93ec3bf485d7c16 23-Jan-2017 Tomasz Mikolajewski <mtomasz@google.com> Add basic support for extracting archives.

This is the first step. It basically replaces the "Copy to" with
"Extract to". Since it's a primary action it's shown as an icon, instead
of the "..." menu.

The next step will be "Extract all", without a need to select all the
files first. It will be also more discoverable.

Finally, this is an experimental UI. It may change.

Test: Unit tests.
Bug: 33641598
Change-Id: I0cd69c351f32b031cd968340a2e7a0079cea9325
(cherry picked from commit 61216ccc96d95d29a65fa8ff68909b7e13a07df2)
(cherry picked from commit 188f2d3cdbf141d14eecca7695a2a1cad715bed7)
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestSelectionDetails.java
ae84a18a1fa5dc020fd25a963cb0955c8c31bfef 16-Sep-2016 Steve McKay <smckay@google.com> Move functional tests into separate test target.

Also separate out support code from unittests.

Change-Id: I81490950373e170c857b23468da8d97d6aaf50d9
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestSelectionDetails.java