summaryrefslogtreecommitdiff
path: root/core/java/android/app/Instrumentation.java
Commit message (Expand)AuthorAgeFilesLines
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* Merge "Revert "Minor LoadedApk refactoring.""TreeHugger Robot2018-01-301-3/+3
|\
| * Revert "Minor LoadedApk refactoring."Todd Kennedy2018-01-301-3/+3
* | Revert "Security model for moving sharesheet to systemui"Alison Cichowlas2018-01-291-4/+3
|/
* Launching notification settings correctly inlineSelim Cinek2018-01-241-3/+8
* Merge "Security model for moving sharesheet to systemui"Geoffrey Pitsch2018-01-241-3/+4
|\
| * Security model for moving sharesheet to systemuiGeoffrey Pitsch2018-01-231-3/+4
* | Added @NonNull to Instrumentation.startActivitySyncWale Ogunwale2018-01-221-1/+3
|/
* Workaround apps that are doing very very bad thingsJason Monk2017-12-211-0/+5
* Minor LoadedApk refactoring.Jeff Hamilton2017-12-141-3/+3
* Add AppComponentFactory APIJason Monk2017-12-131-2/+21
* Support insets on secondary displaysWale Ogunwale2017-11-141-7/+37
* Revert "Support insets on secondary displays"Wale Ogunwale2017-11-131-37/+7
* Support insets on secondary displaysWale Ogunwale2017-11-101-7/+37
* Move PiP state check exception to the client sideWinson Chung2017-08-231-1/+2
* Merge "Prevent showing voice session when it is already queued to be hidden."...Winson Chung2017-06-021-0/+6
|\
| * Prevent showing voice session when it is already queued to be hidden.Winson Chung2017-06-011-0/+6
* | Merge "Introduce result ranges for activity start return results." into oc-de...Bryce Lee2017-05-131-1/+1
|\|
| * Introduce result ranges for activity start return results.Bryce Lee2017-05-121-1/+1
* | Merge "Rename ActivityMonitor.onMatchIntent to onStartActivity." into oc-dev ...Sudheer Shanka2017-04-271-10/+10
|\|
| * Rename ActivityMonitor.onMatchIntent to onStartActivity.Sudheer Shanka2017-04-261-10/+10
* | Merge "Add hidden API startActivityForResultAsUser" into oc-dev am: bb14fb9acbTony Mak2017-04-131-2/+2
|\|
| * Merge "Add hidden API startActivityForResultAsUser" into oc-devTreeHugger Robot2017-04-131-2/+2
| |\
| | * Add hidden API startActivityForResultAsUserTony Mak2017-04-121-2/+2
* | | Merge "Fix activity move between displays" into oc-dev am: c2ec7bf965Andrii Kulian2017-04-101-2/+3
|\| |
| * | Fix activity move between displaysAndrii Kulian2017-04-071-2/+3
| |/
* / Correct unit in waitForMonitorWithTimeout JavaDoc.Nimrod Gileadi2017-03-311-1/+1
|/
* Method to allow testing of LoopersJason Monk2017-03-211-0/+26
* Implement issue #30977956: Enable Instrumentation tests for multi-process appsDianne Hackborn2017-02-031-2/+28
* Add new api Instrumentation.ActivityMonitor.onMatchIntent.Sudheer Shanka2017-01-181-8/+101
* Update usage of ActivityManagerNative.Sudheer Shanka2016-11-141-5/+5
* Remove lines that hit ActivityMonitor on destory.Daichi Hirono2016-07-011-10/+0
* Merge "Throw better exception when startVoiceActivity fails" into nyc-dev am:...Amith Yamasani2016-04-211-1/+10
|\
| * Throw better exception when startVoiceActivity failsAmith Yamasani2016-04-191-1/+10
* | Merge "Allow tests to change UiAutomation flags." into nyc-dev am: d408b99Phil Weaver2016-04-071-18/+20
|\|
| * Allow tests to change UiAutomation flags.Phil Weaver2016-04-041-18/+20
* | Merge "Add intdef for UiAutomation flags." into nyc-dev am: 3b2e22aPhil Weaver2016-03-181-2/+13
|\|
| * Add intdef for UiAutomation flags.Phil Weaver2016-03-091-2/+13
| * Clean up UiAutomation working alongside a11y.Phil Weaver2016-02-091-6/+3
* | Merge "Fixed typos."Felipe Leme2016-03-151-1/+1
|\ \
| * | Fixed typos.Felipe Leme2016-02-031-1/+1
| |/
* / Clean up UiAutomation working alongside a11y.Phil Weaver2016-02-081-6/+3
|/
* Merge "Optionally support accessibility with UiAutomator"Svetoslav Ganov2016-01-291-4/+47
|\
| * Optionally support accessibility with UiAutomatorPhil Weaver2016-01-281-4/+47
* | Exposing file:// beyond your app is bad, m'kay?Jeff Sharkey2016-01-281-6/+6
|/
* Specify the time units for waitForActivityWithTimeoutBen Gruver2016-01-221-1/+1
* Preserve window during resize triggered relaunches.Filip Gruszczynski2015-09-141-1/+1
* Handle activity launch for background usersChong Zhang2015-08-131-10/+1
* Fail silently if a process trys to launch an acitvity for background userWale Ogunwale2015-08-031-3/+8
* Work on issue #22516282: ChooserTarget URI grants not forwardedDianne Hackborn2015-07-161-2/+3