summaryrefslogtreecommitdiff
path: root/core/java/android/app/Instrumentation.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-03-24Merge SP1A.210311.001Scott Lobdell
2021-03-02Update ContentCaptureContext to have a token informationJoanne Chung
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-21Relax the PI mutability flag requirement for apps under instrumentationAshwini Oruganti
2020-12-02Merge SP1A.201130.001Daniel Norman
2020-11-19Optionally wait animations on syncInputTransactions/injectInputEventBernardo Rufino
2020-11-17Merge SP1A.201116.001Scott Lobdell
2020-11-13Merge SP1A.201105.002Scott Lobdell
2020-11-06Merge "Use op package name as the calling package while start activities"TreeHugger Robot
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-27Use op package name as the calling package while start activitiesLouis Chang
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-09-09Merge SP1A.200727.001Daniel Norman
2020-09-08UiAutomation supports new flag, FLAG_DO_NOT_USE_ACCESSIBILITYmincheli
2020-06-05Merge RP1A.200605.001Steven Laver
2020-06-02Merge "Support apps sharing file:// URIs with the camera API" into rvc-dev am...Zimuzo Ezeozue
2020-06-01Support apps sharing file:// URIs with the camera APIZim
2020-05-05Merge RP1A.200504.002Steven Laver
2020-05-01Update inner class constructor refs to use proper syntax.Andrew Sapperstein
2020-04-29Update inner class constructor refs to use proper syntax.Andrew Sapperstein
2020-04-01Let #getUiAutomation return null if UiAutomation fails to connect (3/n)JW Wang
2020-03-19Merge RP1A.200318.001Steven Laver
2020-03-12Rename featureId -> attributionTagPhilip P. Moltmann
2020-03-11Rename featureId -> attributionTagPhilip P. Moltmann
2020-02-18Merge RP1A.200214.001Steven Laver
2020-02-12Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann
2020-02-10Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann
2020-02-08Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann
2020-01-22Merge RP1A.200106.001Steven Laver
2020-01-03Merge RP1A.191212.001Steven Laver
2019-12-20Add #onPictureInPictureRequested to Activity and ATMjorgegil@google.com
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-10Isolate mAnimationCompleteLock from mSync.wilsonshih
2019-10-14Merge RP1A.190923.001Steven Laver
2019-09-27Merge RP1A.190822.001Scott Lobdell
2019-08-27Deprecated APIs related to ActivityGroupCharles Chen
2019-08-07apply empty transaction in startActivitySyncPrabir Pradhan
2019-05-08Merge QP1A.190501.001Steven Laver
2019-04-26[DO NOT MERGE] Adding API for defining and invoking DirectActionsSunny Goyal
2019-04-25[DO NOT MERGE] Adding API for defining and invoking DirectActionsSunny Goyal
2019-03-22Merge QP1A.190306.002Scott Lobdell
2019-02-27Change Instrumentation to call injectInputAfterTransactionAppliedchaviw
2019-01-11Merge QP1A.190107.001Scott Lobdell
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-12-21Wait for enter animation to complete when calling startActivitySyncchaviw
2018-12-05Merge QP1A.181119.002Diego Wilson
2018-11-13Expose display ID related APIs for use by CTSTiger Huang