summaryrefslogtreecommitdiff
path: root/core/java/android/window/TransitionInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Add ActivityTransitionInfo for activity tansition.Eric Lin2025-05-211-12/+22
* Add some more logsWinson Chung2025-05-131-0/+2
* Only set edge extension when fill_task or embedded_activity flag is setwilsonshih2025-04-301-1/+1
* Reland: Implements the aod appearing transitionRobin Lee2025-02-261-1/+3
* Extract background color from AnimationOptionsCharles Chen2025-02-211-25/+1
* Clean up move_animation_options_to_changeCharles Chen2025-02-201-38/+0
* Merge "Revert "Implements the aod appearing transition"" into mainTreehugger Robot2025-02-131-3/+1
|\
| * Revert "Implements the aod appearing transition"Robin Lee2025-02-131-3/+1
* | Enable OEM config for cross-task scale up transitionsTodd Lee2025-02-081-2/+3
|/
* Implements the aod appearing transitionGyehun Jeon2025-01-311-1/+3
* Add a flag for DesktopWallpaperActivity changes.Orhan Uysal2025-01-141-1/+1
* Tweak some logging to make things more readableWinson Chung2024-11-131-2/+8
* Calculate Occulusion base on TDA status.Ben Lin2024-11-051-1/+8
* Merge "Add TaskFragment token to TransitionFilter" into mainJiaming Liu2024-09-191-0/+25
|\
| * Add TaskFragment token to TransitionFilterJiaming Liu2024-09-191-0/+25
* | Revert^4 "Revert "Add userId information in Transition#AnimationOptions""Rachit Jain2024-09-101-0/+12
|/
* Revert^3 "Revert "Add userId information in Transition#AnimationOptions""Robin Lee2024-09-051-12/+0
* Revert^2 "Revert "Add userId information in Transition#AnimationOptions""Rachit Jain2024-08-261-0/+12
* Revert "Add userId information in Transition#AnimationOptions"Liana Kazanova (xWF)2024-08-231-12/+0
* Add userId information in Transition#AnimationOptionsRachit Jain2024-08-221-0/+12
* Drop TaskFragment Transitions if behind starting windowJiaming Liu2024-07-091-1/+1
* Merge "Add animation override support to AE" into mainTreehugger Robot2024-06-171-0/+22
|\
| * Add animation override support to AECharles Chen2024-06-171-0/+22
* | Merge "Fix ActivityTransitionTests" into mainCharles Chen2024-06-061-1/+1
|\ \ | |/ |/|
| * Fix ActivityTransitionTestsCharles Chen2024-06-051-1/+1
* | Add animation override to TaskFragmentAnimationParamsCharles Chen2024-06-041-0/+29
|/
* Move AnimationOptions to ChangeCharles Chen2024-06-041-4/+75
* Clean-up Lint errorsEvan Rosky2024-05-201-16/+44
* Log CONFIG_AT_END flag in the ChangeIkram Gabiyev2024-04-121-0/+3
* Deem a change as independent if reparentedIkram Gabiyev2024-04-101-0/+5
* Revert^2 "Make sure the parent change is set for changes with intermediate pa...Chris Li2024-03-181-0/+3
* Revert "Make sure the parent change is set for changes with intermediate parent"Liana Kazanova2024-03-151-3/+0
* Make sure the parent change is set for changes with intermediate parentChris Li2024-03-141-0/+3
* Add some more logging for why a change might not be passed to LauncherWinson Chung2024-03-081-0/+4
* Add Config-at-end directive/support to TransitionsEvan Rosky2024-02-091-1/+5
* Fix missing transition with visibility change when changing opaqueRiddle Hsu2024-01-171-13/+26
* Add activity-component to transition info changeEvan Rosky2024-01-031-0/+20
* Ignore invisible activity change from finishing transitionRiddle Hsu2023-12-201-0/+3
* Handover Recents to Keyguard on swipe-up finishRobin Lee2023-11-061-1/+7
* Tweak transition logs to make them a bit easier to followWinson Chung2023-10-171-0/+15
* Play SLEEP transitions if they contain changesRobin Lee2023-10-121-0/+10
* Update callsites for leashes in a transitionWinson Chung2023-06-061-0/+10
* Transition flags for Keyguard un/occlude/cancelRobin Lee2023-06-011-7/+0
* Put the change to top if it has FLAG_MOVED_TO_TOPTiger2023-06-011-2/+2
* Always show CHANGE containers in transition setupEvan Rosky2023-05-191-0/+3
* Plumb Scene-transition tag through shell transitionsEvan Rosky2023-04-281-0/+6
* Add support for multiple animation tracksEvan Rosky2023-04-191-3/+32
* Merge "Improve transition logging" into udc-devEvan Rosky2023-03-311-2/+21
|\
| * Improve transition loggingEvan Rosky2023-03-301-2/+21
* | Add to-top reporting to transitionsEvan Rosky2023-03-301-1/+5
|/