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