summaryrefslogtreecommitdiff
path: root/tests/providerui
AgeCommit message (Expand)Author
2023-03-01Merge "Update uiautomator references in cts/tests/providerui" am: 991f2915a6 ...Treehugger Robot
2023-03-01Merge "Update uiautomator references in cts/tests/providerui" am: 991f2915a6 ...Treehugger Robot
2023-02-27Update uiautomator references in cts/tests/provideruiYichun Li
2023-02-22Update AndroidManifest.xml in cts/Frank Feng
2023-01-20Merge "Merge "MediaStoreUiTest: Create test file before sending ACTION_OPEN_D...Automerger Merge Worker
2023-01-19MediaStoreUiTest: Create test file before sending ACTION_OPEN_DOCUMENTMomoko Hattori
2022-11-14Add run_on_sdk_sandbox optional tag to CTS testsSandro
2022-06-07Disable MediaStoreUiTest for automotiveDipankar Bhardwaj
2022-05-10Disable MediaStoreUiTest for automotiveDipankar Bhardwaj
2022-02-09Fix flaky test of MediaStoreUiTestDipankar Bhardwaj
2022-01-24Add test for ACTION_OPEN_DOCUMENT intent which calls intoDipankar Bhardwaj
2021-04-29Add owners fileCorina Grigoras
2021-04-13Add more test for MediaStore.getMediaUri()Abhijeet Kaur
2021-03-02CtsProviderUiTestCases secondary_userAdam Bookatz
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to ctsBob Badour
2021-01-12Avoid UiObject not found issue in MediaStoreUiTestIvan Chiang
2020-11-11Only run MediaStoreUiTests on volumes that are accessible by appsEdward Savage-Jones
2020-10-07Remove vts10 suite settingDan Shi
2020-06-29Drop .stubs from android.test.[base|runner|mock].stubsJiyong Park
2020-05-15Updates MediaStoreUiTest to see target packagePatrick Baumann
2020-04-22Declare MANAGE_EXTERNAL_STORAGE for test apps.Hai Zhang
2020-04-01Remove tests from vts suiteDan Shi
2020-03-28Merge changes from topic "mar26" into rvc-devJeff Sharkey
2020-03-26Navigate into directory to enable granting.Jeff Sharkey
2020-03-23Add vts10 suite to existing vts testsDan Shi
2020-01-07Merge "cts: Remove testImageCapture from MediaStoreUiTest" am: eb4f5dfe4b am:...Automerger Merge Worker
2020-01-06cts: Remove testImageCapture from MediaStoreUiTestWei Lee
2019-12-17Shuffling to prepare for MediaProvider APEX.Jeff Sharkey
2019-11-13Make testImageCaptureWithInadequeteLocationPermissions check ACTION_IMAGE_CAP...Jayant Chowdhary
2019-10-14Merge "Convert miscellaneous tests/**/Android.mk files to Android.bp"Sasha Smundak
2019-10-11Convert miscellaneous tests/**/Android.mk files to Android.bpSasha Smundak
2019-07-25Fix issue with copying stage file on secondary userAgatha Man
2019-05-29MediaStoreUiTest.java: fix missing permissions from calling app.Jayant Chowdhary
2019-05-29Fix getMediaUri() bug on secondary devices.Jeff Sharkey
2019-05-06Fix can't create file in ExternalStorage issueIvan Chiang
2019-05-02cts: Remove testVideoCaptureWithInadequetePermissions from MediaStoreUiTest.Jayant Chowdhary
2019-04-04cts: Retstrict EXIF location to apps having FINE location permissions.Jayant Chowdhary
2019-03-07Fix NPE of UI not found issueIvan Chiang
2019-02-26Make sure default camera apps don't write location information without requis...Jayant Chowdhary
2019-02-15Migrate cts/tests/providerui to androidx.testBrett Chabot
2019-02-06providerui: tag non_instant_app and not_multi_abiWonsik Kim
2019-01-29Fix MediaStoreUiTest test failedTony Huang
2019-01-19Normalize scanned MediaStore Uri.Jeff Sharkey
2018-12-18Fix MediaStoreUiTest.Amin Shaikh
2018-11-02Deprecate scoped directory access.Amin Shaikh
2018-10-25provider: move UI related tests out to provideruiWonsik Kim