1. 8cc83cc Merge "Fix black screen while animating a closing and changing TF" into tm-qpr-dev by Louis Chang · 2 years, 10 months ago
  2. d19ad2a Fix black screen while animating a closing and changing TF by Louis Chang · 2 years, 10 months ago
  3. 3f4dc82 Return STATUS_UNSUPPORTED if WindowAreaComponent is not supported by Kenneth Ford · 3 years ago
  4. c558fc3 Update WM Extensions aar for animation background color by Chris Li · 3 years ago
  5. 525c856 Update WM Ext aar to include java functional APIs by Chris Li · 3 years ago
  6. 19a5b13 Update Consumer usages in WindowAreaComponentImpl by Kenneth Ford · 3 years ago
  7. 162d029 Update Window Extensions library by Charles Chen · 3 years ago
  8. a1f939b Update extensions to rename isDefaultMinSizeSatisfied by Chris Li · 3 years ago
  9. aebafa2 Merge "Fix ActivityEmbedding issues with REORDER_TO_FRONT" into tm-qpr-dev by Chris Li · 3 years ago
  10. 1920d7b9 Merge "Re-increment reported WM Extensions version" into tm-qpr-dev by Chris Li · 3 years ago
  11. 0aa6bf0d Update Window Extensions library APIs by Charles Chen · 3 years, 2 months ago
  12. 722ec8b Fix ActivityEmbedding issues with REORDER_TO_FRONT by Chris Li · 3 years, 1 month ago
  13. 78c5bd2 Merge "Use bounds to proxy if an app is full screen." into tm-qpr-dev by Diego Vela · 3 years, 1 month ago
  14. 1b1f9f6 Pass TaskFragmentAnimationParams to TaskFragment by Chris Li · 3 years, 1 month ago
  15. 5e0dd14 Use bounds to proxy if an app is full screen. by Diego Vela · 3 years, 1 month ago
  16. b005949 Update window-extensions-release.aar to include animationBackgroundColor by Chris Li · 3 years, 1 month ago
  17. bc7807f Revert "Update Window Extensions library APIs" by Mary Xia · 3 years, 1 month ago
  18. 5d9058f Update Window Extensions library APIs by Charles Chen · 3 years, 2 months ago
  19. 6883c9a Address thread safety issues in WindowLayoutComponentImpl by Kevin Chyn · 3 years, 1 month ago
  20. 4ec0db9 Identify and fix potential thread safety issues in SplitController by Kevin Chyn · 3 years, 1 month ago
  21. 1896462 Merge "Support ContextWrapper by replacing instanceof checks with token checks" into tm-qpr-dev by Jiaming Liu · 3 years, 1 month ago
  22. 8642c7f Merge "Fix ConcurrentModificationException in AcceptOnceConsumer" into tm-qpr-dev by Kenneth Ford · 3 years, 1 month ago
  23. 04f1207 Merge "Allow launching placeholder when the TaskFragment is visible" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
  24. ffecd01 Allow launching placeholder when the TaskFragment is visible by Chris Li · 3 years, 2 months ago
  25. 762a273 Fix ConcurrentModificationException in AcceptOnceConsumer by Kenneth Ford · 3 years, 2 months ago
  26. c737b91 Support ContextWrapper by replacing instanceof checks with token checks by Jiaming Liu · 3 years, 2 months ago
  27. df03571 Re-increment reported WM Extensions version by Chris Li · 3 years, 1 month ago
  28. 95cfcf7 Downgrade reported WM Extensions version in T_QPR2 by Chris Li · 3 years, 1 month ago
  29. 4706a5c Merge "Fix ActivityEmbedding placeholder launching above fullscreen activity" into tm-qpr-dev by Chris Li · 3 years, 1 month ago
  30. 7ed3a9c Fix ActivityEmbedding placeholder launching above fullscreen activity by Chris Li · 3 years, 2 months ago
  31. f2296dc Fix ActivityEmbedding animation with new split in different layout by Chris Li · 3 years, 2 months ago
  32. bac0f96 Merge "Fix activity relaunch issue with ActivityEmbedding" into tm-qpr-dev by Chris Li · 3 years, 2 months ago
  33. 8f22204 Fix activity relaunch issue with ActivityEmbedding by Chris Li · 3 years, 2 months ago
  34. 62f0464 Provide startBounds for closing container with legacy transition by Chris Li · 3 years, 2 months ago
  35. 85a7c3a Merge "Consolidate mTaskBounds logic to mConfiguration" into tm-qpr-dev by TreeHugger Robot · 3 years, 2 months ago
  36. e9d7d941e Consolidate mTaskBounds logic to mConfiguration by Charles Chen · 3 years, 4 months ago
  37. 57e9c36 Fix enter/exit horizontal ActivityEmbedding split with legacy transition by Chris Li · 3 years, 2 months ago
  38. c9b69ab Merge "Only override ActivityEmbedding animation for embedded activities" into tm-qpr-dev by Chris Li · 3 years, 2 months ago
  39. 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
  40. d7725b5 Only override ActivityEmbedding animation for embedded activities by Chris Li · 3 years, 2 months ago
  41. 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
  42. 4a99942 Add WindowProvider support to WindowLayoutComponentImpl and allow by An An Yu · 3 years, 3 months ago
  43. 99b94497 Move the task to back while pressing back on the last activity by Louis Chang · 3 years, 3 months ago
  44. 5dc3ec5 Fixes app crash when starts activity with FLAG_ACTIVITY_REORDER_TO_FRONT by Louis Chang · 3 years, 3 months ago
  45. 10130ec Merge "Fix launching ActivityGroup with ActivityEmbedding" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
  46. 5a22ece Fix launching ActivityGroup with ActivityEmbedding by Chris Li · 3 years, 3 months ago
  47. 2d0d492 Merge "Show bg color during ActivityEmbedding change anim for legacy transition" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
  48. fba7092 Show bg color during ActivityEmbedding change anim for legacy transition by Chris Li · 3 years, 3 months ago
  49. 5dafb54 Move the ActivityEmbedding Task visibility filter to the client by Chris Li · 3 years, 3 months ago
  50. d34770e Keep track of the WCT changes to determine the transition type by Chris Li · 3 years, 4 months ago
  51. a50b5fc Merge "Re-increase the Extensions API version change" into tm-qpr-dev by Chris Li · 3 years, 3 months ago
  52. 8b73d86 Upon double registration just return instead of throwing exception by An An Yu · 3 years, 3 months ago
  53. a745730 Update SplitController to use updated method names. by Diego Vela · 3 years, 5 months ago
  54. 112fa53 Merge "add @Override for addWindowLayoutInfoListener(context) and update prebuilts." into tm-qpr-dev by An An Yu · 3 years, 4 months ago
  55. 8eaecac Re-increase the Extensions API version change by Chris Li · 3 years, 4 months ago
  56. 430d40e add @Override for addWindowLayoutInfoListener(context) and update prebuilts. by An An Yu · 3 years, 5 months ago
  57. 6e0b27a Fix SplitContainer not updated when folded. by Charles Chen · 3 years, 4 months ago
  58. 840218d Allow ActivityEmbedding to finish Activity through WCT by Chris Li · 3 years, 4 months ago
  59. 7c90ab5 Merge "Undo the Extensions API version change" into tm-qpr-dev by Chris Li · 3 years, 4 months ago
  60. 4f6fc19 Apply SplitAttributesCalculator to SplitController by Charles Chen · 3 years, 6 months ago
  61. eaeeaa5 Extend bounds computation to support horizontal layout by Charles Chen · 3 years, 6 months ago
  62. fe23ec4 Listen to folding state change for SplitController by Charles Chen · 3 years, 4 months ago
  63. a13ffe8 Track visibility in onTaskFragmentParentInfoChanged by Charles Chen · 3 years, 4 months ago
  64. 3589fb9 Add TaskFragmentParentInfo by Charles Chen · 3 years, 4 months ago
  65. c7fae52 Undo the Extensions API version change by Chris Li · 3 years, 4 months ago
  66. 894d516 Merge "Add stub for WindowExtensions v2 APIs" into tm-qpr-dev by Charles Chen · 3 years, 4 months ago
  67. 48bf845 Merge "Update ActivityEmbedding split open/close animation adapter for legacy" into tm-qpr-dev by Chris Li · 3 years, 4 months ago
  68. e4ce409 Add stub for WindowExtensions v2 APIs by Charles Chen · 3 years, 4 months ago
  69. d5e6eea Update ActivityEmbedding split open/close animation adapter for legacy by Chris Li · 3 years, 5 months ago
  70. 08966df Handle embedding startActivity Intent when calling from application by Chris Li · 3 years, 5 months ago
  71. 379c38b Merge "Update TaskFragmentToken for Activity relaunch" into tm-qpr-dev by TreeHugger Robot · 3 years, 5 months ago
  72. dc7cb36 Add TaskFragmentOrganizer#applyTransaction with request transition by Chris Li · 3 years, 5 months ago
  73. f1bf8d6 Update TaskFragmentToken for Activity relaunch by Chris Li · 3 years, 5 months ago
  74. 93a5865 Make sure the secondary TaskFragment is above the primary by Chris Li · 3 years, 5 months ago
  75. 513a9ff Handle TaskFragmentOrganizer#onTransactionReady in sync by Chris Li · 3 years, 5 months ago
  76. e85f761 Merge "Add WindowContext support to WindowLayoutComponentImpl" into tm-qpr-dev by Charles Chen · 3 years, 5 months ago
  77. fe97a18 Avoid Concurrent Exception in BaseDataProducer. by Diego Vela · 3 years, 5 months ago
  78. 8ee9dd3 Add WindowContext support to WindowLayoutComponentImpl by Charles Chen · 3 years, 6 months ago
  79. 51d289b Merge changes from topic "rear-display-qpr" into tm-qpr-dev by Kenneth Ford · 3 years, 5 months ago
  80. f215542 Merge "Apply TaskFragmentOrganizer changes in one WCT (2/2)" into tm-qpr-dev by Chris Li · 3 years, 5 months ago
  81. 660101f Apply TaskFragmentOrganizer changes in one WCT (2/2) by Chris Li · 3 years, 6 months ago
  82. a01ccaa Merge changes I36ea0ffc,I1f3797c5,I01aeeedd into tm-qpr-dev by Fiona Campbell · 3 years, 5 months ago
  83. 2224d47 Merge "Apply TaskFragmentOrganizer changes in one WCT (1/2)" into tm-qpr-dev by Chris Li · 3 years, 5 months ago
  84. 153bf50 Merge "Address TaskFragmentOrganizer style comments" into tm-qpr-dev by Chris Li · 3 years, 5 months ago
  85. e9a1037 Apply TaskFragmentOrganizer changes in one WCT (1/2) by Chris Li · 3 years, 6 months ago
  86. 99da16c Address TaskFragmentOrganizer style comments by Chris Li · 3 years, 5 months ago
  87. 43ca191 Ensure animation scales are within bounds by Fiona Campbell · 3 years, 6 months ago
  88. 22740a1 Increments Extensions API version for Rear display API's by Kenneth Ford · 3 years, 6 months ago
  89. 3ea6a2da Adds support for enabling and disabling rear display mode. by Kenneth Ford · 3 years, 11 months ago
  90. 571d4a6 Adds extensions implementation for WindowAreaComponent and rear display status listeners by Kenneth Ford · 3 years, 11 months ago
  91. 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
  92. eb374a2 Update WM Jetpack extensions prebuilt by An An Yu · 3 years, 6 months ago
  93. 8980a9f Pass Task configuration changed for all TaskFragments at once by Chris Li · 3 years, 6 months ago
  94. 61bfe6e Sending TaskFragmentInfo and operation type in #onTaskFragmentError by Louis Chang · 3 years, 6 months ago
  95. f2a5491 Merge "Prevent waiting if no new activity instance launched" into tm-qpr-dev by Louis Chang · 3 years, 6 months ago
  96. 5a36e6b Prevent waiting if no new activity instance launched by Louis Chang · 3 years, 7 months ago
  97. 356b008 Add a dedicated method to check task windowing mode by Andrii Kulian · 3 years, 7 months ago
  98. 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
  99. d5fec58 Merge "Pass keyguard occluded status in onAnimationCancelled." into tm-qpr-dev by Issei Suzuki · 3 years, 7 months ago
  100. 09478bf Merge "Expand SplitContainer if min dimensions not satisfied" into tm-qpr-dev by Charles Chen · 3 years, 7 months ago