- 927df54 Merge "[5/n] Pin ActivityStack" into udc-qpr-dev am: fadc3676d6 am: 25e04c2066 by Louis Chang · 2 years, 9 months ago
- fadc367 Merge "[5/n] Pin ActivityStack" into udc-qpr-dev by Louis Chang · 2 years, 9 months ago
- dd576e0 [5/n] Pin ActivityStack by Louis Chang · 2 years, 9 months ago
- 7b681c9 Merge "Add better error message when fold bounds are incorrect." into udc-qpr-dev am: ca108697a3 am: db06eda2bb by Diego Vela · 2 years, 9 months ago
- 55beebb Merge "[4/n] Pin ActivityStack" into udc-qpr-dev am: 5a74298a1c am: d9a6cb3cd7 by Louis Chang · 2 years, 9 months ago
- dc8d9bd Merge "[3/n] Pin ActivityStack" into udc-qpr-dev am: 7704ad90d7 am: 7d6d7d7458 by Louis Chang · 2 years, 9 months ago
- 3dc10e8 Add better error message when fold bounds are incorrect. by Diego Vela · 2 years, 9 months ago
- 55d276a [4/n] Pin ActivityStack by Louis Chang · 3 years ago
- 4944e8e [3/n] Pin ActivityStack by Louis Chang · 3 years ago
- 614f9a9 Cleanup addFoldingStateChangedCallback by Charles Chen · 2 years, 10 months ago
- 6da0d7a Merge "Move local variable to more localized scope" into udc-dev am: 1f61ce8436 am: 770e9d7e2d by Kevin Chyn · 2 years, 10 months ago
- 0929e67 Merge "Transform displayMetrics if needed" into udc-dev am: 0f5426786d am: cb4d6a879a by Treehugger Robot · 2 years, 10 months ago
- 3dfef74 Merge "Move local variable to more localized scope" into udc-dev am: 1f61ce8436 am: 19e7971922 by Kevin Chyn · 2 years, 10 months ago
- b6ec78b Merge "Transform displayMetrics if needed" into udc-dev am: 0f5426786d am: ad5e58a847 by Treehugger Robot · 2 years, 10 months ago
- a51adc9 Move local variable to more localized scope by Kevin Chyn · 2 years, 10 months ago
- 32f5bd1 Transform displayMetrics if needed by Kevin Chyn · 2 years, 10 months ago
- 44d6c6c [2/n] Pin ActivityStack by Louis Chang · 3 years ago
- 82db396 Merge "[1/n] Pin ActivityStack" into udc-qpr-dev by Louis Chang · 2 years, 11 months ago
- d7c2ea6 [1/n] Pin ActivityStack by Louis Chang · 3 years ago
- 9087a59 Merge "Adds getRearDisplayMetrics method" into udc-dev by Anvesh Renikindi · 2 years, 11 months ago
- cc5495e Merge changes from topic "concurrent-keyguard" into udc-dev by Kevin Chyn · 2 years, 11 months ago
- 0f6b4e2 Cleanup mRearDisplayPresentationController if SecurityException caught by Kevin Chyn · 3 years ago
- 3e42859 Report folding features to letterboxed apps. by Diego Vela · 3 years ago
- c3b80dc Fixes concurrent display test flakiness by Kenneth Ford · 3 years ago
- 081d655 Adds getRearDisplayMetrics method by Kenneth Ford · 3 years, 1 month ago
- 0ede291 Removes use of SESSION_STATE_CONTENT_INVISIBLE by Kenneth Ford · 3 years ago
- 3859e5c4 Revert "Pass keyguard occluded status in onAnimationCancelled." by Robin Lee · 3 years ago
- 9188aa6 Merge "Determine rear display status only based on device states" into udc-dev by Jiaming Liu · 3 years ago
- 4932fee Determine rear display status only based on device states by Jiaming Liu · 3 years ago
- 9e82320 Merge "Fix deadlock in BaseDataProducer." into udc-dev by Diego Vela · 3 years ago
- a4e91e8 Updates visibility constants by Kenneth Ford · 3 years ago
- 368b8b8 Fix deadlock in BaseDataProducer. by Diego Vela · 3 years ago
- e56c2bf Return STATUS_ACTIVE when the rear mode is already enabled by Jiaming Liu · 3 years ago
- 87017a6 Depend on aars in prebuilts/sdk for window extensions by Jiaming Liu · 3 years ago
- a296b76 Fix NPE when using hinge split type without FoldingFeature by Charles Chen · 3 years ago
- d4a59b9 Merge "Checks SplitAttributes when reusing container" into udc-dev by Charles Chen · 3 years ago
- 1af8ee5 Checks SplitAttributes when reusing container by Charles Chen · 3 years, 1 month ago
- e544ddd Include the end bounds in the whole screen bounds by Louis Chang · 3 years, 1 month ago
- b4478c5 Fix black screen while animating a closing and changing TF by Louis Chang · 3 years, 1 month ago
- 9c5c84f Merge "Return STATUS_UNSUPPORTED if WindowAreaComponent is not supported" into udc-dev by Kenneth Ford · 3 years, 1 month ago
- dd25a9d Merge "Support FoldingFeature for CONCURRENT state" into udc-dev by Kevin Chyn · 3 years, 1 month ago
- c385032 Support FoldingFeature for CONCURRENT state by Kevin Chyn · 3 years, 1 month ago
- 5e8db33 Return STATUS_UNSUPPORTED if WindowAreaComponent is not supported by Kenneth Ford · 3 years, 2 months ago
- f553c62 Do not look for in-process activities if contains other process activities by Louis Chang · 3 years, 1 month ago
- add110f Merge "Avoid resolving split for activities that requested launching TF" into udc-dev by Louis Chang · 3 years, 1 month ago
- 9e8e731 Avoid resolving split for activities that requested launching TF by Louis Chang · 3 years, 2 months ago
- 22db2a3 Add unit tests for SplitAttributes runtime APIs by Charles Chen · 3 years, 2 months ago
- 24fbabf Update WM Extensions aar for animation background color by Chris Li · 3 years, 2 months ago
- c32c262 Update WM Ext aar to include java functional APIs by Chris Li · 3 years, 2 months ago
- 195aad5 Fix CTS test on devices not supporting concurrent display by Jiaming Liu · 3 years, 2 months ago
- d159371 Creates implementation for Concurrent displays by Kenneth Ford · 3 years, 4 months ago
- 541bb48 Merge "Avoid duplicated WindowContainerTransaction for TaskFragment" by Chris Li · 3 years, 2 months ago
- eca505e Implement the runtime APIs by Charles Chen · 3 years, 2 months ago
- 66f52cb Implementing new ActivityEmbeddingComponent APIs by Louis Chang · 3 years, 3 months ago
- aa01301 Avoid duplicated WindowContainerTransaction for TaskFragment by Chris Li · 3 years, 3 months ago
- 84c263e Pass token to ActivityStack and SplitInfo by Charles Chen · 3 years, 2 months ago
- 97bb23e Update Consumer usages in WindowAreaComponentImpl by Kenneth Ford · 3 years, 2 months ago
- 20eda2e Merge "Fix ActivityEmbedding flicker when dragging freeform window" by Chris Li · 3 years, 2 months ago
- 35b2942 Fix ActivityEmbedding flicker when dragging freeform window by Chris Li · 3 years, 3 months ago
- 6cb649e Merge "Revert^8 "Enable Shell Transitions"" by Evan Rosky · 3 years, 3 months ago
- 4835b15 Revert^8 "Enable Shell Transitions" by Evan Rosky · 3 years, 3 months ago
- 7e383fa Merge "Revert^7 "Enable Shell Transitions"" by Evan Rosky · 3 years, 3 months ago
- 09858441 Revert^7 "Enable Shell Transitions" by Evan Rosky · 3 years, 3 months ago
- 0e7886b Merge "Revert^6 "Enable Shell Transitions"" by Evan Rosky · 3 years, 3 months ago
- c1de654 Merge "Update Window Extensions library" into tm-qpr-dev am: f0471940b2 am: d9e0867ee2 by Charles Chen · 3 years, 3 months ago
- 162d029 Update Window Extensions library by Charles Chen · 3 years, 3 months ago
- 9248b4f4 Separate WCT#setAdjacentTaskFragments into set/clear by Chris Li · 3 years, 3 months ago
- 26e00d78 Merge "Supply density in Task WindowMetrics" by Chris Li · 3 years, 3 months ago
- 2462720 Merge "Update extensions to rename isDefaultMinSizeSatisfied" by Chris Li · 3 years, 3 months ago
- a1f939b Update extensions to rename isDefaultMinSizeSatisfied by Chris Li · 3 years, 3 months ago
- eefc075 Update extensions to rename isDefaultMinSizeSatisfied by Chris Li · 3 years, 3 months ago
- 7b75f13 Supply density in Task WindowMetrics by Chris Li · 3 years, 3 months ago
- 3ee86dc Refactor TaskFragment related WindowContainerTransaction by Chris Li · 3 years, 3 months ago
- 32b7192 Merge "Fix ActivityEmbedding issues with REORDER_TO_FRONT" into tm-qpr-dev am: aebafa287e am: e16a15255f by Chris Li · 3 years, 3 months ago
- aebafa2 Merge "Fix ActivityEmbedding issues with REORDER_TO_FRONT" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
- 1920d7b9 Merge "Re-increment reported WM Extensions version" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
- 0aa6bf0d Update Window Extensions library APIs by Charles Chen · 3 years, 5 months ago
- 722ec8b Fix ActivityEmbedding issues with REORDER_TO_FRONT by Chris Li · 3 years, 3 months ago
- d63fd2f Update Window Extensions library APIs by Charles Chen · 3 years, 5 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, 3 months ago
- 78c5bd2 Merge "Use bounds to proxy if an app is full screen." into tm-qpr-dev by Diego Vela · 3 years, 3 months ago
- 1b1f9f6 Pass TaskFragmentAnimationParams to TaskFragment by Chris Li · 3 years, 4 months ago
- 5e0dd14 Use bounds to proxy if an app is full screen. by Diego Vela · 3 years, 4 months ago
- 2109cc2 Pass TaskFragmentAnimationParams to TaskFragment by Chris Li · 3 years, 4 months ago
- 34b60f0 Update window-extensions-release.aar to include animationBackgroundColor by Chris Li · 3 years, 4 months ago
- 864c848 Revert "Update Window Extensions library APIs" by Mary Xia · 3 years, 3 months ago
- b005949 Update window-extensions-release.aar to include animationBackgroundColor by Chris Li · 3 years, 4 months ago
- bc7807f Revert "Update Window Extensions library APIs" by Mary Xia · 3 years, 3 months ago
- 621fefe Merge "Update Window Extensions library APIs" into tm-qpr-dev am: 0cb6a60e59 am: ed16314594 by Charles Chen · 3 years, 3 months ago
- 5d9058f Update Window Extensions library APIs by Charles Chen · 3 years, 5 months ago
- 556c500 Merge changes I5050e67a,I1099cf76 into tm-qpr-dev am: af38551fe7 am: 4f29942a07 by Kevin Chyn · 3 years, 4 months ago
- 6883c9a Address thread safety issues in WindowLayoutComponentImpl by Kevin Chyn · 3 years, 4 months ago
- 4ec0db9 Identify and fix potential thread safety issues in SplitController by Kevin Chyn · 3 years, 4 months 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, 4 months ago
- 1896462 Merge "Support ContextWrapper by replacing instanceof checks with token checks" into tm-qpr-dev by Jiaming Liu · 3 years, 4 months ago
- c86fde1 Merge "Fix ConcurrentModificationException in AcceptOnceConsumer" into tm-qpr-dev am: 8642c7f747 am: c7fe2bfad8 by Kenneth Ford · 3 years, 4 months ago
- 8642c7f Merge "Fix ConcurrentModificationException in AcceptOnceConsumer" into tm-qpr-dev by Kenneth Ford · 3 years, 4 months ago
- 04f1207 Merge "Allow launching placeholder when the TaskFragment is visible" into tm-qpr-dev by TreeHugger Robot · 3 years, 4 months ago
- d748541 Allow launching placeholder when the TaskFragment is visible by Chris Li · 3 years, 4 months ago
- ffecd01 Allow launching placeholder when the TaskFragment is visible by Chris Li · 3 years, 4 months ago