summaryrefslogtreecommitdiff
path: root/core/tests/mockingcoretests/src/android/app
Commit message (Expand)AuthorAgeFilesLines
* Enable forced focus for resumed split screen activitiesMariia Sandrikova2022-12-251-1/+1
* Ensure isInPictureInPicture result in onPauseHongwei Wang2022-08-191-2/+2
* Reland “Update the activity current config only if it is reported”Louis Chang2022-07-041-10/+10
* Revert "Update the activity current config only if it is reported"Prabir Pradhan2022-06-291-10/+10
* Update the activity current config only if it is reportedLouis Chang2022-06-151-10/+10
* Revert "Removing TaskFragment token from LaunchActivityItem"Shivam Agrawal2022-03-301-1/+1
* Fix #testChangeFontScaleNoRelaunch flakyCharles Chen2022-03-171-0/+47
* Move fixed-rotation-related display information into configEvan Rosky2022-01-261-2/+1
* Removing TaskFragment token from LaunchActivityItemLouis Chang2021-09-291-1/+1
* Sending TaskFragment token to client for the launching activityLouis Chang2021-08-021-1/+1
* API Update: extra_is_bubbled -> Activity#isLaunchedFromBubbleMady Mellor2021-04-011-1/+2
* Update ContentCaptureContext to have a token informationJoanne Chung2021-03-021-1/+1
* Send ActivityOptions to clientRiddle Hsu2021-01-051-3/+4
* Merge "Add more OWNERS coverages(2/n)" am: a2c85ce0ba am: 700b3d812f am: dfbb...Wale Ogunwale2020-12-141-0/+1
|\
| * Add more OWNERS coverages(2/n)Charles Chen2020-12-141-0/+1
* | Move activity client operations to a separate interfaceRiddle Hsu2020-12-021-9/+7
* | Preserve window for Activity#recreate if possibleRiddle Hsu2020-11-061-5/+6
* | Merge "Extend the timeout period for low-end devices"TreeHugger Robot2020-09-221-1/+1
|\ \
| * | Extend the timeout period for low-end devicesChilun2020-09-101-1/+1
* | | Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""Chilun Huang2020-09-181-5/+5
|/ /
* | Revert "Revert "Let activities can be recreated in ON_START state""Chilun Huang2020-09-081-0/+72
* | Revert "Let activities can be recreated in ON_START state"Rick Yiu2020-08-261-72/+0
* | Let activities can be recreated in ON_START stateChilun2020-08-251-0/+72
* | Revert "Introduce ActivityTransactionItem and reduce null checks"David Srbecky2020-08-171-5/+5
* | Introduce ActivityTransactionItem and reduce null checksCharles Chen2020-08-101-5/+5
|/
* Send fixed rotation adjustments to the associated clientRiddle Hsu2020-05-111-1/+2
* Mock sourceDir for ActivityThreadClientTestWinson2020-04-231-0/+1
* Use START/STOP messages to update visibilityAndrii Kulian2020-01-081-138/+2
* Remove flaky annotation of ActivityThreadClientTestJeff Chang2020-01-031-2/+0
* Attempt to fix the ActivityThreadClientTest test case failed.Jeff Chang2019-12-261-0/+11
* Add ActivityThreadClientTest to presubmitJeff Chang2019-10-291-0/+4
* Adding API for defining and invoking DirectActionsSunny Goyal2019-04-261-1/+1
* Add unit tests for activity client state changesAndrii Kulian2019-04-051-0/+362