History log of /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a40e6e34c4a7b9c83d086f167ea4812240783a70 10-May-2017 Ben Lin <linben@google.com> Revert "Revert "Proper refresh when Authentication finishes with Activity.RESULT_OK.""

This reverts commit 141bfb8a0a87169dd52dffa29cf20a2fe6976826.

Reason for revert: Attempting fix.

Change-Id: I4e1629e35d25840285e536eee6ae6a2e8ca1f60a
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java
141bfb8a0a87169dd52dffa29cf20a2fe6976826 10-May-2017 Siyamed Sinir <siyamed@google.com> Revert "Proper refresh when Authentication finishes with Activity.RESULT_OK."

This reverts commit f2cd83424427a51d4f7f0b0b8677758f69a5f383.

Change-Id: I97c12c7a27cd7215d1a97228ae92b88acc411068
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java
f2cd83424427a51d4f7f0b0b8677758f69a5f383 02-May-2017 Ben Lin <linben@google.com> Proper refresh when Authentication finishes with Activity.RESULT_OK.

Test: Updated DemoProvider, tested manually and added new unit tests.
Bug: 37876119
Change-Id: I0a8f08ff06e536bf83fb4fcf5e91d765dfe5ccbb
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java
894d487698ff5c7052f499602fb74ad89f1d2d15 17-Mar-2017 Garfield Tan <xutan@google.com> Add unit tests for picker.ActionHandler.

Bug: 36094136
Change-Id: Ia3fe43ab1046a5cde87732a840fc6c062c8c8d0f
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java
e967033315ed64bca8c89d601d187fd12754f1fb 07-Mar-2017 Garfield Tan <xutan@google.com> Lift loader to activity level.

Also fix a bug that leaves DocumentsUI in a weird state if it fails to
obtain root document.

Change-Id: Ibb67bfd0114f45f41c0000078ca56767b5a4542b
Tests: Manual tests and auto tests.
Bug: 35934082
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java
0f5ec83eeee1d68f344c036cdff0c31ff68e6ee8 04-Oct-2016 Steve McKay <smckay@google.com> Add pick ActionHandler test.

Just basic at this point, only covers initial root loaded when picking copy dest.
Pulled OnRootsChangedTask out of BaseActivity.

Address followups from: https://googleplex-android-review.git.corp.google.com/#/c/1505194/

Change-Id: I2bbf418c8c9c6ad34e6f751e4a69e0f4243cc3c9
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/TestActivity.java