- 9040b7e Merge "Update SplitContainer for non-finishing containers" into tm-dev by Charles Chen · 3 years, 9 months ago
- f8a165d Notify organizer about TaskFragment parent windowing mode change by Chris Li · 3 years, 9 months ago
- 3e93b26 Update SplitContainer for non-finishing containers by Charles Chen · 3 years, 9 months ago
- 10e4a19 Reland "Allow activity in ActivityEmbedding to get Task windowing mode" by Chris Li · 3 years, 9 months ago
- 0dc147e Revert "Allow activity in ActivityEmbedding split to get Task windowing mode" by Sam Dubey · 3 years, 9 months ago
- 0522842 Allow activity in ActivityEmbedding split to get Task windowing mode by Chris Li · 3 years, 9 months ago
- 301ff2f Merge "Keep the focus on the primary when launch ActivityEmbedding placeholder" into tm-dev by Chris Li · 3 years, 9 months ago
- c21254f Keep the focus on the primary when launch ActivityEmbedding placeholder by Chris Li · 3 years, 9 months ago
- 9e08260 Add TaskFragmentOrganizer#onActivityReparentToTask by Chris Li · 3 years, 9 months ago
- e382326 Fix crash in getParentContainerBounds by Chris Li · 3 years, 9 months ago
- 720ae87 Allow delete empty TaskFragment in PiP by Chris Li · 3 years, 9 months ago
- 63ece2d Notify organizer when the last activity in TaskFragment enter PiP by Chris Li · 3 years, 9 months ago
- 64d4564 Merge "Promote WMJetpackUnitTests to presubmit" into tm-dev by Charles Chen · 3 years, 9 months ago
- c3b2090 No embed activity when Task is in PIP by Chris Li · 3 years, 9 months ago
- 9af4098 Fix crash when unfolding a device. by Diego Vela · 3 years, 10 months ago
- 77071e8 Promote WMJetpackUnitTests to presubmit by Charles Chen · 3 years, 10 months ago
- 87550b0 Merge changes from topic "embedding-race-condition" into tm-dev by Shivam Agrawal · 3 years, 10 months ago
- dbda026 Merge "Fix emulator not emitting folding feature." into tm-dev by Diego Vela · 3 years, 10 months ago
- cb70f07 Fix emulator not emitting folding feature. by Diego Vela · 3 years, 10 months ago
- d865985 Send Split Info Callback before Activity#onCreate by Shivam Agrawal · 3 years, 10 months ago
- add68184 Register remote animation per Task by Chris Li · 3 years, 10 months ago
- 745801f Make WM Jetpack unit tests mockable by Charles Chen · 3 years, 10 months ago
- 5e0a25e Fix Emulator not emitting folding features. by Diego Vela · 3 years, 10 months ago
- b341092 Group ActivityEmbedding split by Task id by Chris Li · 3 years, 10 months ago
- f7a3e79 Fix placeholder not shown after launch again by Charles Chen · 3 years, 10 months ago
- c562f32 Offset animation layer for TaskFragment open/close by Chris Li · 3 years, 11 months ago
- 6cdd132 Listen for config changes when updating features. by Diego Vela · 4 years, 2 months ago
- 3b9f2b5 Add LifecycleCallback adapter. by Diego Vela · 4 years, 2 months ago
- 2756dd3 Merge state producer and feature producer. by Diego Vela · 4 years, 2 months ago
- 3084663 Remove DisplayFeature from common package. by Diego Vela · 4 years, 2 months ago
- 3d419be Limit launching placeholder to top TaskFragment by charlesccchen@google.com · 3 years, 11 months ago
- fddf0a8 Merge "ActivityEmbedding: launch into the same side container" by Chris Li · 4 years ago
- 449fcea ActivityEmbedding: launch into the same side container by Chris Li · 4 years ago
- 97b59a7 Verify cross-uid activity embedding by Andrii Kulian · 4 years ago
- dc955c5 Merge "Do not override animation when the parent bounds doesn't support split" into sc-v2-dev by Chris Li · 4 years ago
- c0acf09 Do not override animation when the parent bounds doesn't support split by Chris Li · 4 years, 1 month ago
- be242f4 Active container should contain non-finishing activity by Chris Li · 4 years ago
- 06328c7 Merge "Block split Activity in lock task mode" into sc-v2-dev by TreeHugger Robot · 4 years, 1 month ago
- 0399d9c Block split Activity in lock task mode by Louis Chang · 4 years, 2 months ago
- 2176d95 Merge "Allow checking if an activity is organized" into sc-v2-dev by TreeHugger Robot · 4 years, 1 month ago
- bf54c4a Allow checking if an activity is organized by Andrii Kulian · 4 years, 3 months ago
- 0cf8c02 Merge "Fix NPE in SplitController#startActivityToSide" into sc-v2-dev by TreeHugger Robot · 4 years, 1 month ago
- f382049 Fix NPE in SplitController#startActivityToSide by Shivam Agrawal · 4 years, 1 month ago
- 32e0508 Do Not Report Activities that are Finishing by Shivam Agrawal · 4 years, 2 months ago
- 7a696c9 Create HandlerThread for TaskFragmentAnimationRunner by Shivam Agrawal · 4 years, 2 months ago
- d45dba7 Remove TaskFragmentAppearedInfo by Chris Li · 4 years, 2 months ago
- 4d94c48 Merge "Update TaskFragment animation to exclude scrim" into sc-v2-dev by Chris Li · 4 years, 2 months ago
- 99b91f9 Merge "Override all open/close animation for organized app" into sc-v2-dev by Chris Li · 4 years, 2 months ago
- 17f9706 Update TaskFragment animation to exclude scrim by Chris Li · 4 years, 2 months ago
- f738fad Override all open/close animation for organized app by Chris Li · 4 years, 2 months ago
- 3a323ca Merge "Ignore folding feature when it is not on the active display." into sc-v2-dev by Diego Vela · 4 years, 2 months ago
- ddd87bf Merge "Set window crop for TaskFragment open/close animation" into sc-v2-dev by Chris Li · 4 years, 2 months ago
- ae42f51 Ignore folding feature when it is not on the active display. by Diego Vela · 4 years, 3 months ago
- e308c48 Set window crop for TaskFragment open/close animation by Chris Li · 4 years, 2 months ago
- f3647603 Add custom finishing behaviors for split pair by Andrii Kulian · 4 years, 3 months ago
- b777d35 Add support for sticky placeholders by Andrii Kulian · 4 years, 3 months ago
- 5cb70ee Do not send split info update when TaskFragmentContainer by Shivam Agrawal · 4 years, 3 months ago
- d6cf8c8 Update toString methods for various Embedding... by Shivam Agrawal · 4 years, 3 months ago
- dda327c Add support for parsing states. by Diego Vela · 4 years, 10 months ago
- 0b7a7d6 Add isEmpty info in SplitInfo by Charles Chen · 4 years, 3 months ago
- 32038ea Merge "Update SidecarProvider to pass Application Context." into sc-v2-dev by Diego Vela · 4 years, 3 months ago
- ca79b46 Update SidecarProvider to pass Application Context. by Diego Vela · 4 years, 3 months ago
- 3ec7060 Merge "Update Reference Sidecar Implementation Version" into sc-v2-dev by TreeHugger Robot · 4 years, 3 months ago
- 800067d Update Reference Sidecar Implementation Version by Shivam Agrawal · 4 years, 4 months ago
- df04e22 Merge "Treat two TaskFragment leashes as one for TASK_FRAGMENT_OPEN/CLOSE" into sc-v2-dev by Chris Li · 4 years, 3 months ago
- 33a00c0 Treat two TaskFragment leashes as one for TASK_FRAGMENT_OPEN/CLOSE by Chris Li · 4 years, 4 months ago
- dcbaaff Merge "Update window-extensions aar." into sc-v2-dev by Diego Vela · 4 years, 4 months ago
- c8730d3 Merge "Reset adjacent TaskFragments while updating split container" into sc-v2-dev by Louis Chang · 4 years, 4 months ago
- 5df8cac Merge "Removing TaskFragment token from LaunchActivityItem" into sc-v2-dev by Louis Chang · 4 years, 4 months ago
- 1d02377 Update window-extensions aar. by Diego Vela · 4 years, 4 months ago
- 8e0d7c8 Reset adjacent TaskFragments while updating split container by Louis Chang · 4 years, 4 months ago
- 6dc1240 Removing TaskFragment token from LaunchActivityItem by Louis Chang · 4 years, 4 months ago
- 17558b5 Offset animation leash to the relative position by Chris Li · 4 years, 4 months ago
- e3b0391 Merge "Update snapshot fade out animation" into sc-v2-dev by Chris Li · 4 years, 4 months ago
- 2a332e4 Update snapshot fade out animation by Chris Li · 4 years, 4 months ago
- a09442c Don't offset snapshot surface position by Chris Li · 4 years, 4 months ago
- 322a5ae Update Reference implementation for window-extensions. by Diego Vela · 4 years, 4 months ago
- 00af00c Add RTL support in split activity organizer by Andrii Kulian · 4 years, 4 months ago
- 47a107a Deduplicate SplitInfo states from sidecar by Andrii Kulian · 4 years, 4 months ago
- f48aff4 Update extensions embedding component package by Andrii Kulian · 4 years, 5 months ago
- 7d93e0e Update reference WM layout component interface by Andrii Kulian · 4 years, 4 months ago
- 1e0e7a6 Add animation for TASK_FRAGMENT_CHANGE transition by Chris Li · 4 years, 4 months ago
- 211d6cf Handle remote animation for split API by Chris Li · 4 years, 5 months ago
- 3d7ad43 Promote #setAdjacentTaskFragment to TestApi by Charles Chen · 4 years, 5 months ago
- c08fc30 Merge "Not removing primary TaskFragment when clear task" into sc-v2-dev by Louis Chang · 4 years, 4 months ago
- c5024fc Not removing primary TaskFragment when clear task by Louis Chang · 4 years, 5 months ago
- 2918f63 Defer TaskFragment removal until appeared by Louis Chang · 4 years, 5 months ago
- 4abf39e Merge "Finish the primary container while secondary exited" into sc-v2-dev by Louis Chang · 4 years, 5 months ago
- 542af13 Finish the primary container while secondary exited by Louis Chang · 4 years, 5 months ago
- ebdd22f Register remote animation in JetpackTaskFragmentOrganizer by Chris Li · 4 years, 5 months ago
- ef49a02 Prevent activity being destroyed immediately if embedded by Louis Chang · 4 years, 5 months ago
- ce4afed Update split controller to latest extension interface by Andrii Kulian · 4 years, 6 months ago
- 484805f Merge "Keeps the intercepted activity on the existing secondary container" into sc-v2-dev by Louis Chang · 4 years, 5 months ago
- 40fc6de Keeps the intercepted activity on the existing secondary container by Louis Chang · 4 years, 6 months ago
- f45a464 Finish existing secondary containers when starting to side by Andrii Kulian · 4 years, 6 months ago
- 5eff403 Renaming to `initial` TaskFragment token by Louis Chang · 4 years, 5 months ago
- e82c675 Delete dependent TaskFragments in the same transaction by Andrii Kulian · 4 years, 6 months ago
- 94354a9 Intercept activity start requests in client organizer by Andrii Kulian · 4 years, 6 months ago
- 332036a Sending TaskFragment token to client for the launching activity by Louis Chang · 4 years, 6 months ago
- 36c3af8 setAdjacentTaskFragments for paired TaskFragment by Chris Li · 4 years, 6 months ago