1. eedc808 Do not finish TaskFragment if a new activity is expected by Jiaming Liu · 7 months ago
  2. 537db9a Clean-up overlay flag by Charles Chen · 7 months ago
  3. 6b29534 Clean up move_animation_options_to_change by Charles Chen · 7 months ago
  4. d5adc1d Merge "Fall back to RDMV1 if needed and possible" into main by Kevin Chyn · 7 months ago
  5. d1f158d Fall back to RDMV1 if needed and possible by Kevin Chyn · 7 months ago
  6. cefe3da Remove ae_back_stack_restore flag by Louis Chang · 7 months ago
  7. 65887b7 Merge "[AE] Prevent crash when launching activity's task id is invalid" into main by Jiaming Liu · 8 months ago
  8. b542b3a [AE] Prevent crash when launching activity's task id is invalid by Jiaming Liu · 8 months ago
  9. e271322 Refine the log for known TF operation failure by Louis Chang · 8 months ago
  10. 8a29d28 Changing eventFlags to eventFilter by Rupesh Bansal · 9 months ago
  11. 9568ef9 Clean up uses of activityEmbeddingAnimationCustomizationFlag. by Annie Lin · 9 months ago
  12. 2462b4d Merge "Skip backup the pinned container" into main by Louis Chang · 10 months ago
  13. 8102e84 Improve device state callback for thread context. by Eric Lin · 10 months ago
  14. 111a710 Skip backup the pinned container by Louis Chang · 10 months ago
  15. 2fa48ad Revert DeviceState callback to main thread in FFP. by Eric Lin · 10 months ago
  16. 2bb5228 Backup the activities to finish on TaskFragmentContainer exits by Louis Chang · 10 months ago
  17. 30ac01b Add DEVICE_STATE_REAR_DISPLAY_OUTER_DEFAULT by Kevin Chyn · 12 months ago
  18. 10e0249 Treat emulated only states as not folded in WindowAreaComponentImpl by Kenneth Ford · 10 months ago
  19. 0ba7b64 [Divider] Read veil color from DividerAttributes by Jiaming Liu · 11 months ago
  20. 0aee75d Merge "Align non-UI context behavior in getCurrentWindowLayoutInfo." into main by Treehugger Robot · 11 months ago
  21. 78e5f48 Improve testability for WindowLayoutComponentImpl. by Eric Lin · 11 months ago
  22. 228bc14 Align non-UI context behavior in getCurrentWindowLayoutInfo. by Eric Lin · 11 months ago
  23. 3579b63c Merge "Fix placeholder launch with AvoidMoveToFront flag" into main by Jiaming Liu · 11 months ago
  24. 45974dd Fix placeholder launch with AvoidMoveToFront flag by Jiaming Liu · 11 months ago
  25. a21a24f Implement getCurrentWindowLayoutInfo() API. by Eric Lin · 11 months ago
  26. 37893d2 Merge "Update WindowAreaComponentImpl to use updated DeviceStateManager API" into main by Kenneth Ford · 11 months ago
  27. 93e7600 Implements the API to opt-in to auto-save embedding state by Louis Chang · 12 months ago
  28. 87f8c6c Update WindowAreaComponentImpl to use updated DeviceStateManager API by Kenneth Ford · 11 months ago
  29. 48a4299 Merge "Update EXTENSIONS_VERSION_CURRENT_PLATFORM to 8" into main by Louis Chang · 11 months ago
  30. 0de2cfa Update EXTENSIONS_VERSION_CURRENT_PLATFORM to 8 by Louis Chang · 11 months ago
  31. 7fa0b89 Merge "[Divider] Fix divider surface visibility when width is 0" into main by Jiaming Liu · 11 months ago
  32. 04db63f [Divider] Fix divider surface visibility when width is 0 by Jiaming Liu · 11 months ago
  33. b9065f0 Fix ActivityEmbedding flicker test flakiness by Louis Chang · 11 months ago
  34. 11a123a Merge "Abort AE saved state restoration if it is too late" into main by Louis Chang · 12 months ago
  35. 3aa6ddf Merge "Find pending AppearedActivity first" into main am: 8257810487 am: 0719dd5a91 by Treehugger Robot · 12 months ago
  36. 8c11797 Unblock device state callback in Window Extension. by Eric Lin · 12 months ago
  37. 517947c Find pending AppearedActivity first by tanxiaoyan · 12 months ago
  38. dc6e0ff Abort AE saved state restoration if it is too late by Louis Chang · 12 months ago
  39. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 12 months ago
  40. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 12 months ago
  41. ea03111 Merge "Batch creation of test_module_config entries in frameworks/base" into main am: 2e1a903f24 am: a62826e6f7 by Ronald Braunstein · 12 months ago
  42. 2e1a903 Merge "Batch creation of test_module_config entries in frameworks/base" into main by Ronald Braunstein · 12 months ago
  43. 809a2eb Batch creation of test_module_config entries in frameworks/base by Ronald Braunstein · 12 months ago
  44. 038b867 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 12 months ago
  45. 1e37ed3 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  46. e07d73c Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  47. 959e033 Reconstruct the containers from the saved state by Louis Chang · 1 year, 1 month ago
  48. 97c0e54 Merge "Adding task id to TaskFragmentParentInfo" into main by Louis Chang · 1 year ago
  49. 7b3fa3f Adding task id to TaskFragmentParentInfo by Louis Chang · 1 year, 1 month ago
  50. dc30d71 Merge "Check if Shell Transition is enabled for auto" into main by Treehugger Robot · 1 year ago
  51. 887785a Merge "Make a copy of the TaskFragmentContainer list." into main am: c876ccc7fa am: 07bf404f89 by Chris Li · 1 year ago
  52. 07bf404 Merge "Make a copy of the TaskFragmentContainer list." into main am: c876ccc7fa by Chris Li · 1 year ago
  53. 11b470d Check if Shell Transition is enabled for auto by Chris Li · 1 year ago
  54. 298395d Make a copy of the TaskFragmentContainer list. by tanxiaoyan · 1 year ago
  55. 6995c93 Revert "Cleanup TaskFragment remote animation" by Chris Li · 1 year ago
  56. f88a7bc Introduce Parcelable data class to encapsulate the parcelable data by Louis Chang · 1 year, 2 months ago
  57. e322c00 Merge "Remove fix_no_container_update_without_resize flag" into main by Louis Chang · 1 year, 1 month ago
  58. bb5e28e Merge "Adding BackupHelper to help backup and restore AE state" into main by Louis Chang · 1 year, 1 month ago
  59. da11ec56 Adding BackupHelper to help backup and restore AE state by Louis Chang · 1 year, 2 months ago
  60. f142529 Merge SampleSidecarImpl and StubSidecar. by Diego Vela · 1 year, 1 month ago
  61. fa11aef Remove fix_no_container_update_without_resize flag by Louis Chang · 1 year, 1 month ago
  62. f987442 Merge "Remove fix_pip_restore_to_overlay flag" into main by Louis Chang · 1 year, 1 month ago
  63. b1f65ff Merge "Remove fullscreen_dim_flag" into main by Louis Chang · 1 year, 1 month ago
  64. c0e5429 Remove fix_pip_restore_to_overlay flag by Louis Chang · 1 year, 1 month ago
  65. 83dd7bf Remove fullscreen_dim_flag by Louis Chang · 1 year, 1 month ago
  66. ddd99bb Merge "Dump log when trying to launch overlay from split" into main by Treehugger Robot · 1 year, 1 month ago
  67. 9242e04 Merge "Move DisplayFoldFeature to common package." into main by Treehugger Robot · 1 year, 1 month ago
  68. 41e6d33 Move DisplayFoldFeature to common package. by Diego Vela · 1 year, 1 month ago
  69. 409d712 Merge "Prevents recursively moving activity to a new expanded container" into main by Louis Chang · 1 year, 1 month ago
  70. a194c10 Prevents recursively moving activity to a new expanded container by Louis Chang · 1 year, 1 month ago
  71. 161dba6 Merge "Fix overlay below activity is dismissed" into main by Treehugger Robot · 1 year, 1 month ago
  72. d371e24 Merge "Always dismiss visible top associated overlay" into main by Treehugger Robot · 1 year, 1 month ago
  73. 7f47777 Fix overlay below activity is dismissed by Charles Chen · 1 year, 2 months ago
  74. a126bc9 Always dismiss visible top associated overlay by Charles Chen · 1 year, 2 months ago
  75. 79a32cd Merge "Move util classes to common package." into main by Diego Vela · 1 year, 2 months ago
  76. c78ce00 Move util classes to common package. by Diego Vela · 1 year, 2 months ago
  77. c8c798b Dump log when trying to launch overlay from split by Charles Chen · 1 year, 2 months ago
  78. 525c99b Merge "[Divider] Fix a crash because of null renderer" into main by Treehugger Robot · 1 year, 2 months ago
  79. 2bf919a [Divider] Fix a crash because of null renderer by Jiaming Liu · 1 year, 2 months ago
  80. 1681804 [Dividier] Fix divider line issue when dragging near the edge by Jiaming Liu · 1 year, 2 months ago
  81. e49f5ab Merge "Throw StrictModeViolation on non-UI Context usage" into main by Charles Chen · 1 year, 2 months ago
  82. 413e7e9 Merge "Delete DataProducer abstraction." into main by Diego Vela · 1 year, 2 months ago
  83. c8cd48a Delete DataProducer abstraction. by Diego Vela · 1 year, 2 months ago
  84. 5efd319 Throw StrictModeViolation on non-UI Context usage by Charles Chen · 1 year, 2 months ago
  85. 26daee5 Fix WindowExtensionsTest with API level override by Charles Chen · 1 year, 2 months ago
  86. 1b1fcd1 Merge "Update EXTENSIONS_VERSION_CURRENT_PLATFORM to 7" into main by Jiaming Liu · 1 year, 2 months ago
  87. bf56db4 Update EXTENSIONS_VERSION_CURRENT_PLATFORM to 7 by Jiaming Liu · 1 year, 2 months ago
  88. 7081bb7 Use TestParameter for overlay transition test by Charles Chen · 1 year, 3 months ago
  89. b4dbd65 Clean up activityWindowInfoFlag (2/n) by Chris Li · 1 year, 2 months ago
  90. e817fe7 Clean up activityWindowInfoFlag (1/n) by Chris Li · 1 year, 2 months ago
  91. db7f833 Cleanup TaskFragment remote animation by Chris Li · 2 years ago
  92. a35be22 Read drag to fullscreen from attributes by Jiaming Liu · 1 year, 2 months ago
  93. 56fce49 Updates containers if the updates skipped when Task was invisible by Louis Chang · 1 year, 3 months ago
  94. 78464d4 Allow setting open/close/change animations for ActivityEmbedding (AE) from SplitAttributes behind a flag. by Annie Lin · 1 year, 2 months ago
  95. c47d054 Merge "Refactor createAnimationParamsOrDefault." into main by Treehugger Robot · 1 year, 2 months ago
  96. bbb64ea Refactor createAnimationParamsOrDefault. by Annie Lin · 1 year, 2 months ago
  97. 03b7936 Support overlay transition by animation params by Charles Chen · 1 year, 4 months ago
  98. d1b8291 Merge "Updates containers if the updates skipped when Task was invisible" into main by Louis Chang · 1 year, 3 months ago
  99. 3c8b83a Merge "Try to fix Exception in windowLayoutInfo" into main by Treehugger Robot · 1 year, 3 months ago
  100. 634560a Try to fix Exception in windowLayoutInfo by Charles Chen · 1 year, 3 months ago