1. bbb64ea Refactor createAnimationParamsOrDefault. by Annie Lin · 1 year, 9 months ago
  2. d1b8291 Merge "Updates containers if the updates skipped when Task was invisible" into main by Louis Chang · 1 year, 10 months ago
  3. 3c8b83a Merge "Try to fix Exception in windowLayoutInfo" into main by Treehugger Robot · 1 year, 10 months ago
  4. 634560a Try to fix Exception in windowLayoutInfo by Charles Chen · 1 year, 10 months ago
  5. e74f5ae Updates containers if the updates skipped when Task was invisible by Louis Chang · 1 year, 10 months ago
  6. 0b5729f [Divider] Fix flicker when dragging to dismiss secondary container. by Annie Lin · 1 year, 10 months ago
  7. 830f2d2 [Divider] Update veil visibility depending on if container bounds are empty. by Annie Lin · 1 year, 10 months ago
  8. 95a2f06 Merge "Enable to override level by adb command for testing" into main by Treehugger Robot · 1 year, 10 months ago
  9. e1aab79 Enable to override level by adb command for testing by Charles Chen · 2 years, 1 month ago
  10. 62513c9 [Interactive Divider] Snap and fling when dragging to fullscreen is disabled. by Annie Lin · 1 year, 10 months ago
  11. 852402d [Divider] Fix divider for RTL Locale by Jiaming Liu · 1 year, 10 months ago
  12. bf72b68 Merge "Fix overlay is expanded in split-screen" into main by Charles Chen · 1 year, 10 months ago
  13. bbc0459 Fix overlay is expanded in split-screen by Charles Chen · 1 year, 10 months ago
  14. e190227 [Interactive Divider] Snap to the closest position in the fling direction when fling is triggered. by Annie Lin · 1 year, 10 months ago
  15. 4c36345 [Divider] Fix veil color by Jiaming Liu · 1 year, 10 months ago
  16. a3b8422 Merge "[Divider] Disable drag-to-fullscreen" into main by Jiaming Liu · 1 year, 10 months ago
  17. c49e191 Merge "[Divider] Fix wrong drag handle position for RTL layout" into main by Jiaming Liu · 1 year, 10 months ago
  18. 53a48bf [Divider] Fix wrong drag handle position for RTL layout by Jiaming Liu · 1 year, 11 months ago
  19. 65485b1 [Divider] Disable drag-to-fullscreen by Jiaming Liu · 1 year, 11 months ago
  20. 89bc5f9 Merge "Adding TaskFragmentContainer.Builder" into main by Louis Chang · 1 year, 11 months ago
  21. cd3c0b2 Use screen-based coordinates for AE interactive divider. by Annie Lin · 1 year, 11 months ago
  22. d0e791f Adding TaskFragmentContainer.Builder by Louis Chang · 1 year, 11 months ago
  23. 28ad717 Avoid to launch overlay from split by Charles Chen · 1 year, 11 months ago
  24. d2acad3 Merge "Restores the exit-pip activity back to overlay container" into main by Louis Chang · 1 year, 11 months ago
  25. 3406408 Add snap algorithm and animation for AE interactive divider. by Annie Lin · 1 year, 11 months ago
  26. 1557e29 Restores the exit-pip activity back to overlay container by Louis Chang · 2 years ago
  27. 64670e3 Merge "Add operation to pin TaskFragment" into main by Charles Chen · 1 year, 11 months ago
  28. 7c3ba80 [Divider] Fix two bugs in interactive divider by Jiaming Liu · 1 year, 11 months ago
  29. dbeba7768 Add operation to pin TaskFragment by Charles Chen · 2 years ago
  30. 3aa9350 Merge "[Divider] Allow divider drag handle overlay on primary container" into main by Jiaming Liu · 1 year, 11 months ago
  31. 2e661a1 Merge "Clean up redundant fields in TaskContainer" into main by Louis Chang · 1 year, 11 months ago
  32. fa1334d [Divider] Allow divider drag handle overlay on primary container by Jiaming Liu · 1 year, 11 months ago
  33. 90e24dc Clean up redundant fields in TaskContainer by Louis Chang · 1 year, 11 months ago
  34. 56b0f7d Merge "Extract Sidecar adapter functions." into main by Diego Vela · 1 year, 11 months ago
  35. 9451184 Extract Sidecar adapter functions. by Diego Vela · 1 year, 11 months ago
  36. d7583de [Divider] Use window background color for veils while dragging by Jiaming Liu · 1 year, 11 months ago
  37. bb8198e Merge "[Divider] Jump cut for TF resize when decor surface is boosted" into main by Jiaming Liu · 1 year, 11 months ago
  38. d6aede9 Merge "Do not update TFParentInfo while invisible" into main by Louis Chang · 1 year, 11 months ago
  39. f498ab8 [Divider] Jump cut for TF resize when decor surface is boosted by Jiaming Liu · 2 years ago
  40. 451d65c Do not update TFParentInfo while invisible by Louis Chang · 1 year, 11 months ago
  41. 0a6d1a1 Merge "Update EmbeddedActivityWindowInfo constructor" into main by Chris Li · 1 year, 11 months ago
  42. cc4dc6b Update EmbeddedActivityWindowInfo constructor by Chris Li · 2 years ago
  43. 9596f9c Deduplicate reported fold features. by Diego Vela · 2 years ago
  44. d060f8fb Expand the launching container if necessary by Charles Chen · 2 years ago
  45. b875f26 Phase out shell-transit flag by adoption by Evan Rosky · 2 years ago
  46. 4ed9c85 Merge "[Divider] Set system default ratios for draggable type only" into main by Jiaming Liu · 2 years ago
  47. 777b25f Merge "Cleanup boolean values in TaskFragmentOperation." into main by Annie Lin · 2 years ago
  48. 31e4440 [Divider] Set system default ratios for draggable type only by Jiaming Liu · 2 years ago
  49. a4b3406 Cleanup boolean values in TaskFragmentOperation. by Annie Lin · 2 years ago
  50. dde50f5 Replace MockitoAnnotations with @Rule MockitoJUnit.rule(). by Eric Lin · 2 years ago
  51. bce9246 Refactor createOrUpdateOverlayTaskFragmentIfNeeded by Charles Chen · 2 years ago
  52. 80125c3 Support multiple overlays in a task by Charles Chen · 2 years, 1 month ago
  53. 82e7961 Merge "[Divider] Allow fully expand a container by dragging" into main by Jiaming Liu · 2 years ago
  54. 66a20cb [Divider] Allow fully expand a container by dragging by Jiaming Liu · 2 years ago
  55. 3d3d1c5 Add support to associated with the launching Activity by Charles Chen · 2 years, 1 month ago
  56. 1ae8b77 Merge "[Divider] Implement Divider Dragging" into main by Jiaming Liu · 2 years, 1 month ago
  57. 85639e6 [Divider] Implement Divider Dragging by Jiaming Liu · 2 years, 1 month ago
  58. 9907587 Merge "[Divider] Draw the divider on the decor surface" into main by Jiaming Liu · 2 years, 1 month ago
  59. 9946789 [Divider] Draw the divider on the decor surface by Jiaming Liu · 2 years, 1 month ago
  60. 807f9a6 Bump Window Extensions Version. by Diego Vela · 2 years, 1 month ago
  61. 1ff7218 Merge "Reland WM Extensions for all devices" into main by Chris Li · 2 years, 1 month ago
  62. d44492f Merge "[Divider] Adjust container bounds based on DividerAttributes" into main by Jiaming Liu · 2 years, 1 month ago
  63. 12e3a3a [Divider] Adjust container bounds based on DividerAttributes by Jiaming Liu · 2 years, 1 month ago
  64. 8128127 Reland WM Extensions for all devices by Chris Li · 2 years, 1 month ago
  65. 3a8c097 Revert "Add flag to guard WM Extensions for all devices" by Miguel Aranda · 2 years, 1 month ago
  66. a114eff Migrate DeviceStateManager Clients to updated API by Kenneth Ford · 2 years, 1 month ago
  67. 41e13db Add flag to guard WM Extensions for all devices by Chris Li · 2 years, 2 months ago
  68. 16a1cf4 Rename DeviceStateManager#INVALID_DEVICE_STATE_IDENTIFIER by Kenneth Ford · 2 years, 1 month ago
  69. 8537003 Merge "Hook EmbeddedActivityWindowInfo APIs to ClientTransactionListener" into main by Chris Li · 2 years, 1 month ago
  70. 2525526 Hook EmbeddedActivityWindowInfo APIs to ClientTransactionListener by Chris Li · 2 years, 3 months ago
  71. f73a6d1 Renames getDimArea to getDimAreaBehavior by Louis Chang · 2 years, 1 month ago
  72. 6990647 Merge "Migrate IBinder to Token" into main by Charles Chen · 2 years, 1 month ago
  73. 4bc4a9c Report folds in SupportedWindowFeatures. by Diego Vela · 2 years, 2 months ago
  74. ac4887e Migrate IBinder to Token by Charles Chen · 2 years, 2 months ago
  75. f26047b Add ActivityWindowInfo into LaunchActivityItem by Chris Li · 2 years, 4 months ago
  76. 80d5f47 Relax height check for folding feature. by Diego Vela · 2 years, 2 months ago
  77. f70053c Apply WindowAttributes for overlay container by Charles Chen · 2 years, 3 months ago
  78. c5b5726 Update KEY_TASK_FRAGMENT_TOKEN to align WM Extensions by Charles Chen · 2 years, 3 months ago
  79. 5737801 Checks if an overlay container should be dismissed by Charles Chen · 2 years, 3 months ago
  80. 66b920b Add back Extensions AnimationBackground API by Chris Li · 2 years, 3 months ago
  81. a1183c0 Merge "Early return for task-start-position-only change" into main by Charles Chen · 2 years, 3 months ago
  82. e1776eb Adding a new TaskFragmentOperation to set dim area on Task by Louis Chang · 2 years, 4 months ago
  83. 1c8fcaa Early return for task-start-position-only change by Charles Chen · 2 years, 5 months ago
  84. 02a6622 Merge "Update Vendor API Level to 5" into main by Louis Chang · 2 years, 3 months ago
  85. 9330222 Update Vendor API Level to 5 by Louis Chang · 2 years, 3 months ago
  86. dd82dd1 Merge "Implement ActivityStack operations" into main by Charles Chen · 2 years, 3 months ago
  87. f5bc4291 Implement ActivityStack operations by Charles Chen · 2 years, 5 months ago
  88. 98ee0ee Merge "Remove ActivityStack#relativeBounds" into main by Anvesh Renikindi · 2 years, 4 months ago
  89. 7c41d3a Remove ActivityStack#relativeBounds by Charles Chen · 2 years, 4 months ago
  90. 219afd3 Calculate launched overlay bounds by calculator by Charles Chen · 2 years, 5 months ago
  91. 19881f0 Merge "Fix build error when updating Wm Extensions prebuilt" into main by Anvesh Renikindi · 2 years, 4 months ago
  92. fa86078 Fix build error when updating Wm Extensions prebuilt by Charles Chen · 2 years, 4 months ago
  93. 783e2b2 Merge "Fixes NullPointerException if display address is null" into main by Kenneth Ford · 2 years, 4 months ago
  94. bc251e7 Fixes NullPointerException if display address is null by Kenneth Ford · 2 years, 4 months ago
  95. 2b2b5b7 Add decor surface API for TaskFragmentOrganizer by Jiaming Liu · 2 years, 5 months ago
  96. 4374cfe Remove outdated Extensions AnimationBackgroundColor API by Chris Li · 2 years, 5 months ago
  97. 4ce39bf Merge "[AE Triage Improvement] Add log to indicate AE is used" into main by Jiaming Liu · 2 years, 5 months ago
  98. 32d8881 [AE Triage Improvement] Add log to indicate AE is used by Jiaming Liu · 2 years, 8 months ago
  99. 01cd8bf Add option to exclude overlay to getTopNonFinishingActivity by Charles Chen · 2 years, 6 months ago
  100. 09a3203 Dismiss overlay if there's no activity in other containers by Charles Chen · 2 years, 7 months ago