History log of /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f433d20a7759775dfc848fdd50da2a3f01219a54 13-Jul-2017 Steve McKay <smckay@google.com> Improve debug info.

Add generic section title support to TableView.
Add debug section title.
Use sentence case for debug labels.
Add more debug values (like weblinkable!)
Minor padding layout tweaks.
Move Julian's sweet row update logic into base class, use that from Debug (solving a bug).

Bug: 63635841, 63638300
Test: Build and view the goodness.
Change-Id: I8f66b4f75b886b366b4eeff65afe2ac104df45d1
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
db28d846c6421a2586a8d63d518803b347790e0b 19-Jun-2017 Julian Mancini <dooper@google.com> Add a way to update UI from DocInfo

Bug: 62621306
Test: Upcoming
Change-Id: I6804a74fc9178440bc73a1693152af011d69f719
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
30e015a35427997ccb9a4397cf74e57944a070bc 08-Jun-2017 Julian Mancini <dooper@google.com> Add tests for inspector.

Bug: 62293172
Test: This
Change-Id: Iae327aa95dd9e5c7d5aa4fd65b8664ee040602c5
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
b18a526eb3305dd5976e3563f8af31da53cb8cc9 17-May-2017 Ben Lin <linben@google.com> Fix tests that were broken when running on ARC++ devices.

AuthUI test does not apply to ARC++ devices (The API isn't there), so it
is now an no-op.
RecentsLoaderTest calls on the underlying new query method introduced in
O if feature is on; TestFeatures had everything on by default. Passing
mEnv.features will now enable/disable features according to the device
the tests are running on.

Bug: 37962414
Bug: 37358647
Change-Id: If996c138e74ae0cdb0c8c40ab3eccd5e764bb33b
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
befdcc94a59e05d05971b28ddd47aa0a7601063a 04-Apr-2017 Ben Lin <linben@google.com> Update Authentication UI strings to match Android UX spec.

Test: Updated UI test, passing.
Bug: 36869182
Bug: 36869091
Change-Id: Ib3538c6607a852d436469b34d94b66f3534e9083
(cherry picked from commit 62d54bac2fefe7d87a750af8e94a8bd99ab88510)
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
339968c3c0a47061afe0b3fc6b9ed0627f5b74c6 21-Mar-2017 Ben Lin <linben@google.com> Update DocsUI to use AuthenticationRequiredException instead.

Test: Existing UI test still passes.
Bug: 36394063
Change-Id: I82c4ebff8ed7c38ef64316c36693f609460fcd2f
(cherry picked from commit b3c4f1290d2742a4abb366cb773691f5b2fe6e73)
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
28bf1424fa8b38b61b0d55763dd03cb8f7685064 08-Mar-2017 Ben Lin <linben@google.com> Add Authentication UI Test.

Bug: 32972298
Change-Id: I8675a0b202932c1dc2c14e303998181ab920d956
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
751425aea8bb17fdc95d521708168c0de3b08c87 04-Feb-2017 Ben Lin <linben@google.com> DO NOT MERGE Change test case that's only meant for productivity devices.

When in selection, the hamburger button is not available; therefore, it
is not a valid test case for phone factor devices.

Change-Id: I00e0827df4cd72d76e7ec24d0be27b23ae60f750
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
8ff27d68c04b96f89076675de17cc268c433d5dc 20-Oct-2016 Garfield Tan <xutan@google.com> Convert all LargeTest annotations to the new one.

Also convert all Suppression annotations in LargetTest to the new
one. It's required for our presubmit test to pass.

Change-Id: Iab245d44d81b7ada8e253ba192197a8979f8157b
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.java
b6006b2ef723fdbb3fef3b4a350c8d363b127d0f 29-Sep-2016 Steve McKay <smckay@google.com> manager/ManageActivity back to files/FilesActivity.

The "mange" rename resulted in a disturbance in the force.

Change-Id: I0f057ba7621912f173e47a472bfc6e23a5a6d54a
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/FilesActivityUiTest.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/functional/com/android/documentsui/FilesActivityUiTest.java