- 51d45fc Merge "Support FoldingFeature for CONCURRENT state" into udc-dev am: dd25a9dcf3 am: fe79f52730 by Kevin Chyn · 2 years, 11 months ago
- dd25a9d Merge "Support FoldingFeature for CONCURRENT state" into udc-dev by Kevin Chyn · 2 years, 11 months ago
- c385032 Support FoldingFeature for CONCURRENT state by Kevin Chyn · 2 years, 11 months ago
- 5ae05a7 Merge "Return STATUS_UNSUPPORTED if WindowAreaComponent is not supported" by Kenneth Ford · 2 years, 11 months ago
- f553c62 Do not look for in-process activities if contains other process activities by Louis Chang · 2 years, 11 months ago
- add110f Merge "Avoid resolving split for activities that requested launching TF" into udc-dev by Louis Chang · 2 years, 11 months ago
- 8109e0a Return STATUS_UNSUPPORTED if WindowAreaComponent is not supported by Kenneth Ford · 3 years ago
- 9e8e731 Avoid resolving split for activities that requested launching TF by Louis Chang · 3 years ago
- 22db2a3 Add unit tests for SplitAttributes runtime APIs by Charles Chen · 3 years ago
- 24fbabf Update WM Extensions aar for animation background color by Chris Li · 3 years ago
- c32c262 Update WM Ext aar to include java functional APIs by Chris Li · 3 years ago
- 195aad5 Fix CTS test on devices not supporting concurrent display by Jiaming Liu · 3 years ago
- d159371 Creates implementation for Concurrent displays by Kenneth Ford · 3 years, 1 month ago
- 541bb48 Merge "Avoid duplicated WindowContainerTransaction for TaskFragment" by Chris Li · 3 years ago
- eca505e Implement the runtime APIs by Charles Chen · 3 years ago
- 66f52cb Implementing new ActivityEmbeddingComponent APIs by Louis Chang · 3 years ago
- aa01301 Avoid duplicated WindowContainerTransaction for TaskFragment by Chris Li · 3 years ago
- 84c263e Pass token to ActivityStack and SplitInfo by Charles Chen · 3 years ago
- 97bb23e Update Consumer usages in WindowAreaComponentImpl by Kenneth Ford · 3 years ago
- 20eda2e Merge "Fix ActivityEmbedding flicker when dragging freeform window" by Chris Li · 3 years ago
- 35b2942 Fix ActivityEmbedding flicker when dragging freeform window by Chris Li · 3 years ago
- 6cb649e Merge "Revert^8 "Enable Shell Transitions"" by Evan Rosky · 3 years ago
- 4835b15 Revert^8 "Enable Shell Transitions" by Evan Rosky · 3 years ago
- 7e383fa Merge "Revert^7 "Enable Shell Transitions"" by Evan Rosky · 3 years ago
- 09858441 Revert^7 "Enable Shell Transitions" by Evan Rosky · 3 years ago
- 0e7886b Merge "Revert^6 "Enable Shell Transitions"" by Evan Rosky · 3 years ago
- c1de654 Merge "Update Window Extensions library" into tm-qpr-dev am: f0471940b2 am: d9e0867ee2 by Charles Chen · 3 years ago
- 162d029 Update Window Extensions library by Charles Chen · 3 years ago
- 9248b4f4 Separate WCT#setAdjacentTaskFragments into set/clear by Chris Li · 3 years ago
- 26e00d78 Merge "Supply density in Task WindowMetrics" by Chris Li · 3 years ago
- 2462720 Merge "Update extensions to rename isDefaultMinSizeSatisfied" by Chris Li · 3 years ago
- a1f939b Update extensions to rename isDefaultMinSizeSatisfied by Chris Li · 3 years ago
- eefc075 Update extensions to rename isDefaultMinSizeSatisfied by Chris Li · 3 years ago
- 7b75f13 Supply density in Task WindowMetrics by Chris Li · 3 years ago
- 3ee86dc Refactor TaskFragment related WindowContainerTransaction by Chris Li · 3 years, 1 month ago
- 32b7192 Merge "Fix ActivityEmbedding issues with REORDER_TO_FRONT" into tm-qpr-dev am: aebafa287e am: e16a15255f by Chris Li · 3 years ago
- aebafa2 Merge "Fix ActivityEmbedding issues with REORDER_TO_FRONT" into tm-qpr-dev by Chris Li · 3 years ago
- 1920d7b9 Merge "Re-increment reported WM Extensions version" into tm-qpr-dev by Chris Li · 3 years ago
- 0aa6bf0d Update Window Extensions library APIs by Charles Chen · 3 years, 2 months ago
- 722ec8b Fix ActivityEmbedding issues with REORDER_TO_FRONT by Chris Li · 3 years ago
- d63fd2f Update Window Extensions library APIs by Charles Chen · 3 years, 2 months ago
- 6974200 Merge "Use bounds to proxy if an app is full screen." into tm-qpr-dev am: 78c5bd25d3 am: f1225512d4 by Diego Vela · 3 years ago
- 78c5bd2 Merge "Use bounds to proxy if an app is full screen." into tm-qpr-dev by Diego Vela · 3 years, 1 month ago
- 1b1f9f6 Pass TaskFragmentAnimationParams to TaskFragment by Chris Li · 3 years, 1 month ago
- 5e0dd14 Use bounds to proxy if an app is full screen. by Diego Vela · 3 years, 1 month ago
- 2109cc2 Pass TaskFragmentAnimationParams to TaskFragment by Chris Li · 3 years, 1 month ago
- 34b60f0 Update window-extensions-release.aar to include animationBackgroundColor by Chris Li · 3 years, 1 month ago
- 864c848 Revert "Update Window Extensions library APIs" by Mary Xia · 3 years, 1 month ago
- b005949 Update window-extensions-release.aar to include animationBackgroundColor by Chris Li · 3 years, 1 month ago
- bc7807f Revert "Update Window Extensions library APIs" by Mary Xia · 3 years, 1 month ago
- 621fefe Merge "Update Window Extensions library APIs" into tm-qpr-dev am: 0cb6a60e59 am: ed16314594 by Charles Chen · 3 years, 1 month ago
- 5d9058f Update Window Extensions library APIs by Charles Chen · 3 years, 2 months ago
- 556c500 Merge changes I5050e67a,I1099cf76 into tm-qpr-dev am: af38551fe7 am: 4f29942a07 by Kevin Chyn · 3 years, 1 month ago
- 6883c9a Address thread safety issues in WindowLayoutComponentImpl by Kevin Chyn · 3 years, 1 month ago
- 4ec0db9 Identify and fix potential thread safety issues in SplitController by Kevin Chyn · 3 years, 1 month ago
- c0b5056 Merge "Support ContextWrapper by replacing instanceof checks with token checks" into tm-qpr-dev am: 18964627b6 am: 2bc10d379c by Jiaming Liu · 3 years, 1 month ago
- 1896462 Merge "Support ContextWrapper by replacing instanceof checks with token checks" into tm-qpr-dev by Jiaming Liu · 3 years, 1 month ago
- c86fde1 Merge "Fix ConcurrentModificationException in AcceptOnceConsumer" into tm-qpr-dev am: 8642c7f747 am: c7fe2bfad8 by Kenneth Ford · 3 years, 1 month ago
- 8642c7f Merge "Fix ConcurrentModificationException in AcceptOnceConsumer" into tm-qpr-dev by Kenneth Ford · 3 years, 1 month ago
- 04f1207 Merge "Allow launching placeholder when the TaskFragment is visible" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
- d748541 Allow launching placeholder when the TaskFragment is visible by Chris Li · 3 years, 2 months ago
- ffecd01 Allow launching placeholder when the TaskFragment is visible by Chris Li · 3 years, 2 months ago
- 762a273 Fix ConcurrentModificationException in AcceptOnceConsumer by Kenneth Ford · 3 years, 2 months ago
- c737b91 Support ContextWrapper by replacing instanceof checks with token checks by Jiaming Liu · 3 years, 2 months ago
- 3eab0a1 Merge "Cleanup TaskFragmentOrganizer#applyTransaction" by Chris Li · 3 years, 1 month ago
- df03571 Re-increment reported WM Extensions version by Chris Li · 3 years, 1 month ago
- 95cfcf7 Downgrade reported WM Extensions version in T_QPR2 by Chris Li · 3 years, 1 month ago
- 4706a5c Merge "Fix ActivityEmbedding placeholder launching above fullscreen activity" into tm-qpr-dev by Chris Li · 3 years, 1 month ago
- 55e086c Cleanup TaskFragmentOrganizer#applyTransaction by Chris Li · 3 years, 2 months ago
- 7ed3a9c Fix ActivityEmbedding placeholder launching above fullscreen activity by Chris Li · 3 years, 2 months ago
- f2296dc Fix ActivityEmbedding animation with new split in different layout by Chris Li · 3 years, 2 months ago
- bac0f96 Merge "Fix activity relaunch issue with ActivityEmbedding" into tm-qpr-dev by Chris Li · 3 years, 2 months ago
- 8f22204 Fix activity relaunch issue with ActivityEmbedding by Chris Li · 3 years, 2 months ago
- 62f0464 Provide startBounds for closing container with legacy transition by Chris Li · 3 years, 2 months ago
- 85a7c3a Merge "Consolidate mTaskBounds logic to mConfiguration" into tm-qpr-dev by TreeHugger Robot · 3 years, 2 months ago
- e9d7d941e Consolidate mTaskBounds logic to mConfiguration by Charles Chen · 3 years, 4 months ago
- 57e9c36 Fix enter/exit horizontal ActivityEmbedding split with legacy transition by Chris Li · 3 years, 2 months ago
- c9b69ab Merge "Only override ActivityEmbedding animation for embedded activities" into tm-qpr-dev by Chris Li · 3 years, 2 months ago
- 63cd60e Merge "Add WindowProvider support to WindowLayoutComponentImpl and allow WindowProviderService to broadcast configuration changes to listeners." into tm-qpr-dev by An An Yu · 3 years, 2 months ago
- d7725b5 Only override ActivityEmbedding animation for embedded activities by Chris Li · 3 years, 2 months ago
- d0767e2 Merge "Fixes app crash when starts activity with FLAG_ACTIVITY_REORDER_TO_FRONT" into tm-qpr-dev by Louis Chang · 3 years, 2 months ago
- 4a99942 Add WindowProvider support to WindowLayoutComponentImpl and allow by An An Yu · 3 years, 3 months ago
- 99b94497 Move the task to back while pressing back on the last activity by Louis Chang · 3 years, 3 months ago
- 5dc3ec5 Fixes app crash when starts activity with FLAG_ACTIVITY_REORDER_TO_FRONT by Louis Chang · 3 years, 3 months ago
- d91edcc Revert^6 "Enable Shell Transitions" by Evan Rosky · 3 years, 2 months ago
- ece17fb Revert^5 "Enable Shell Transitions" by Evan Rosky · 3 years, 2 months ago
- cc23c18 Revert^4 "Enable Shell Transitions" by Evan Rosky · 3 years, 2 months ago
- c6d79d2 Merge "Revert^3 "Enable Shell Transitions"" by Evan Rosky · 3 years, 2 months ago
- 324b674 Revert^3 "Enable Shell Transitions" by Evan Rosky · 3 years, 2 months ago
- 80dff08 Merge "Revert^2 "Enable Shell Transitions"" by Evan Rosky · 3 years, 2 months ago
- 10130ec Merge "Fix launching ActivityGroup with ActivityEmbedding" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
- 5a22ece Fix launching ActivityGroup with ActivityEmbedding by Chris Li · 3 years, 3 months ago
- 2d0d492 Merge "Show bg color during ActivityEmbedding change anim for legacy transition" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
- fba7092 Show bg color during ActivityEmbedding change anim for legacy transition by Chris Li · 3 years, 3 months ago
- 5dafb54 Move the ActivityEmbedding Task visibility filter to the client by Chris Li · 3 years, 3 months ago
- 37ebac3 Revert^2 "Enable Shell Transitions" by Evan Rosky · 3 years, 3 months ago
- d34770e Keep track of the WCT changes to determine the transition type by Chris Li · 3 years, 4 months ago
- a50b5fc Merge "Re-increase the Extensions API version change" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
- 8b73d86 Upon double registration just return instead of throwing exception by An An Yu · 3 years, 3 months ago
- a745730 Update SplitController to use updated method names. by Diego Vela · 3 years, 5 months ago