History log of /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3975fa2e90c0322ecf70f350422b83dabda58c5e 02-Jun-2017 Dooper <dooper@google.com> Add menu to show properties, add feature flag.

Bug: 62293172
Test: upcoming
Change-Id: Idb0de7ad2b41472fc7b0b762d88dda5f512d5ce2
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.java
ff7f3aeec1b4fc7e0b8ddb0e8b6b6e105140f68e 26-Apr-2017 Ben Lin <linben@google.com> Clear separation of RootList Context Menu items and DirList items.

Change-Id: I7f83b21a499de67f628b1fe0cf1582fe70f86c4d
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.java
eb1d11b5d85c40ce845625aea1ecbf7e265d75f9 02-Apr-2017 Jon Mann <jonmann@google.com> Added some debugging tools.

Test: verified
Change-Id: Ie043c5ff8209c9aa78480d16a4c710377a0c1bbb
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.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/TestMenu.java
2e8acf01cb7620f365bdc5b6bfbd92eb8eee768a 09-Feb-2017 Tomasz Mikolajewski <mtomasz@google.com> Remove "Compress To".

Test: Unit tests.
Bug: 35180990
Change-Id: I57d9164e012f842f90e8a8140df6d839261a1432
(cherry picked from commit 49cd92dd21209036dc7c8d9f74f86fd3e5b4625a)
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.java
26640ab732718cb5dc39ca0e6b2b448ea397e69b 06-Feb-2017 Tomasz Mikolajewski <mtomasz@google.com> Add support for compressing to the current destination.

If possible, compress to the current, if not then ask user
to pick the destination.

Test: Tested manually in read only and not read only destination.
Bug: 20822019
Change-Id: I33ca9c515f344980b7b2fc51c680b6aa3020a715
(cherry picked from commit 92e77f6bedb0ed8a83ee6601a7e637aad14d3536)
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.java
bc7eb5fc39b5555eedc7d7b3591687343ecda18d 27-Jan-2017 Tomasz Mikolajewski <mtomasz@google.com> Add boilerplate for compressing in DocumentsUI.

This CL adds strings, constants, and classes for compressing, which
for now do the same as copying.

Along the way it does the same to extracting.

Test: Tested manually.
Bug: 20822019
Change-Id: I9866166c635befae59b3fff13125bd563f71936a
(cherry picked from commit 4f2254941c4e495e0653bd2773fc8a2ecc6daef3)
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/TestMenu.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/TestMenu.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/TestMenu.java