- 8cc83cc Merge "Fix black screen while animating a closing and changing TF" into tm-qpr-dev by Louis Chang · 2 years, 10 months ago
- d19ad2a Fix black screen while animating a closing and changing TF by Louis Chang · 2 years, 10 months ago
- 3f4dc82 Return STATUS_UNSUPPORTED if WindowAreaComponent is not supported by Kenneth Ford · 3 years ago
- c558fc3 Update WM Extensions aar for animation background color by Chris Li · 3 years ago
- 525c856 Update WM Ext aar to include java functional APIs by Chris Li · 3 years ago
- 19a5b13 Update Consumer usages in WindowAreaComponentImpl by Kenneth Ford · 3 years ago
- 162d029 Update Window Extensions library by Charles Chen · 3 years ago
- a1f939b Update extensions to rename isDefaultMinSizeSatisfied 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, 1 month 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
- 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
- 5d9058f Update Window Extensions library APIs by Charles Chen · 3 years, 2 months 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
- 1896462 Merge "Support ContextWrapper by replacing instanceof checks with token checks" into tm-qpr-dev by Jiaming Liu · 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
- 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
- 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
- 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
- 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
- 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
- 112fa53 Merge "add @Override for addWindowLayoutInfoListener(context) and update prebuilts." into tm-qpr-dev by An An Yu · 3 years, 4 months ago
- 8eaecac Re-increase the Extensions API version change by Chris Li · 3 years, 4 months ago
- 430d40e add @Override for addWindowLayoutInfoListener(context) and update prebuilts. by An An Yu · 3 years, 5 months ago
- 6e0b27a Fix SplitContainer not updated when folded. by Charles Chen · 3 years, 4 months ago
- 840218d Allow ActivityEmbedding to finish Activity through WCT by Chris Li · 3 years, 4 months ago
- 7c90ab5 Merge "Undo the Extensions API version change" into tm-qpr-dev by Chris Li · 3 years, 4 months ago
- 4f6fc19 Apply SplitAttributesCalculator to SplitController by Charles Chen · 3 years, 6 months ago
- eaeeaa5 Extend bounds computation to support horizontal layout by Charles Chen · 3 years, 6 months ago
- fe23ec4 Listen to folding state change for SplitController by Charles Chen · 3 years, 4 months ago
- a13ffe8 Track visibility in onTaskFragmentParentInfoChanged by Charles Chen · 3 years, 4 months ago
- 3589fb9 Add TaskFragmentParentInfo by Charles Chen · 3 years, 4 months ago
- c7fae52 Undo the Extensions API version change by Chris Li · 3 years, 4 months ago
- 894d516 Merge "Add stub for WindowExtensions v2 APIs" into tm-qpr-dev by Charles Chen · 3 years, 4 months ago
- 48bf845 Merge "Update ActivityEmbedding split open/close animation adapter for legacy" into tm-qpr-dev by Chris Li · 3 years, 4 months ago
- e4ce409 Add stub for WindowExtensions v2 APIs by Charles Chen · 3 years, 4 months ago
- d5e6eea Update ActivityEmbedding split open/close animation adapter for legacy by Chris Li · 3 years, 5 months ago
- 08966df Handle embedding startActivity Intent when calling from application by Chris Li · 3 years, 5 months ago
- 379c38b Merge "Update TaskFragmentToken for Activity relaunch" into tm-qpr-dev by TreeHugger Robot · 3 years, 5 months ago
- dc7cb36 Add TaskFragmentOrganizer#applyTransaction with request transition by Chris Li · 3 years, 5 months ago
- f1bf8d6 Update TaskFragmentToken for Activity relaunch by Chris Li · 3 years, 5 months ago
- 93a5865 Make sure the secondary TaskFragment is above the primary by Chris Li · 3 years, 5 months ago
- 513a9ff Handle TaskFragmentOrganizer#onTransactionReady in sync by Chris Li · 3 years, 5 months ago
- e85f761 Merge "Add WindowContext support to WindowLayoutComponentImpl" into tm-qpr-dev by Charles Chen · 3 years, 5 months ago
- fe97a18 Avoid Concurrent Exception in BaseDataProducer. by Diego Vela · 3 years, 5 months ago
- 8ee9dd3 Add WindowContext support to WindowLayoutComponentImpl by Charles Chen · 3 years, 6 months ago
- 51d289b Merge changes from topic "rear-display-qpr" into tm-qpr-dev by Kenneth Ford · 3 years, 5 months ago
- f215542 Merge "Apply TaskFragmentOrganizer changes in one WCT (2/2)" into tm-qpr-dev by Chris Li · 3 years, 5 months ago
- 660101f Apply TaskFragmentOrganizer changes in one WCT (2/2) by Chris Li · 3 years, 6 months ago
- a01ccaa Merge changes I36ea0ffc,I1f3797c5,I01aeeedd into tm-qpr-dev by Fiona Campbell · 3 years, 5 months ago
- 2224d47 Merge "Apply TaskFragmentOrganizer changes in one WCT (1/2)" into tm-qpr-dev by Chris Li · 3 years, 5 months ago
- 153bf50 Merge "Address TaskFragmentOrganizer style comments" into tm-qpr-dev by Chris Li · 3 years, 5 months ago
- e9a1037 Apply TaskFragmentOrganizer changes in one WCT (1/2) by Chris Li · 3 years, 6 months ago
- 99da16c Address TaskFragmentOrganizer style comments by Chris Li · 3 years, 5 months ago
- 43ca191 Ensure animation scales are within bounds by Fiona Campbell · 3 years, 6 months ago
- 22740a1 Increments Extensions API version for Rear display API's by Kenneth Ford · 3 years, 6 months ago
- 3ea6a2da Adds support for enabling and disabling rear display mode. by Kenneth Ford · 3 years, 11 months ago
- 571d4a6 Adds extensions implementation for WindowAreaComponent and rear display status listeners by Kenneth Ford · 3 years, 11 months ago
- 1ad95b5 Merge "Update WM Jetpack extensions prebuilt (From updated aosp branch, ran window:extensions:extensions:build)" into tm-qpr-dev by An An Yu · 3 years, 6 months ago
- eb374a2 Update WM Jetpack extensions prebuilt by An An Yu · 3 years, 6 months ago
- 8980a9f Pass Task configuration changed for all TaskFragments at once by Chris Li · 3 years, 6 months ago
- 61bfe6e Sending TaskFragmentInfo and operation type in #onTaskFragmentError by Louis Chang · 3 years, 6 months ago
- f2a5491 Merge "Prevent waiting if no new activity instance launched" into tm-qpr-dev by Louis Chang · 3 years, 6 months ago
- 5a36e6b Prevent waiting if no new activity instance launched by Louis Chang · 3 years, 7 months ago
- 356b008 Add a dedicated method to check task windowing mode by Andrii Kulian · 3 years, 7 months ago
- 8129e9d Merge "Do not freeze window in WM Core if Shell transition is enabled" into tm-qpr-dev by Chris Li · 3 years, 7 months ago
- d5fec58 Merge "Pass keyguard occluded status in onAnimationCancelled." into tm-qpr-dev by Issei Suzuki · 3 years, 7 months ago
- 09478bf Merge "Expand SplitContainer if min dimensions not satisfied" into tm-qpr-dev by Charles Chen · 3 years, 7 months ago