summaryrefslogtreecommitdiff
path: root/core/java/android/app/Instrumentation.java
Commit message (Expand)AuthorAgeFilesLines
...
* Limit access to suspected false positives.Mathew Inwood2018-12-281-1/+2
* Wait for enter animation to complete when calling startActivitySyncchaviw2018-12-211-0/+27
* Expose display ID related APIs for use by CTSTiger Huang2018-11-131-11/+6
* Re-patching in Sharesheet security model changes.Alison Cichowlas2018-11-091-3/+4
* cherry-pick from pi-dev docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+10
* Add nullability annotations to state save/restorationJake Wharton2018-07-101-14/+20
* Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale2018-06-121-5/+5
* Make Instrumentation more robust to other inputsJason Monk2018-04-181-1/+6
* Update Instrumentation.newActivity to pass non-null application.Sudheer Shanka2018-04-111-0/+4
* 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
|\ \