1. c0e5429 Remove fix_pip_restore_to_overlay flag by Louis Chang · 1 year, 7 months ago
  2. 9242e04 Merge "Move DisplayFoldFeature to common package." into main by Treehugger Robot · 1 year, 8 months ago
  3. 41e6d33 Move DisplayFoldFeature to common package. by Diego Vela · 1 year, 8 months ago
  4. 161dba6 Merge "Fix overlay below activity is dismissed" into main by Treehugger Robot · 1 year, 8 months ago
  5. d371e24 Merge "Always dismiss visible top associated overlay" into main by Treehugger Robot · 1 year, 8 months ago
  6. 7f47777 Fix overlay below activity is dismissed by Charles Chen · 1 year, 8 months ago
  7. a126bc9 Always dismiss visible top associated overlay by Charles Chen · 1 year, 8 months ago
  8. c78ce00 Move util classes to common package. by Diego Vela · 1 year, 8 months ago
  9. 26daee5 Fix WindowExtensionsTest with API level override by Charles Chen · 1 year, 8 months ago
  10. 1b1fcd1 Merge "Update EXTENSIONS_VERSION_CURRENT_PLATFORM to 7" into main by Jiaming Liu · 1 year, 8 months ago
  11. bf56db4 Update EXTENSIONS_VERSION_CURRENT_PLATFORM to 7 by Jiaming Liu · 1 year, 8 months ago
  12. 7081bb7 Use TestParameter for overlay transition test by Charles Chen · 1 year, 9 months ago
  13. b4dbd65 Clean up activityWindowInfoFlag (2/n) by Chris Li · 1 year, 8 months ago
  14. e817fe7 Clean up activityWindowInfoFlag (1/n) by Chris Li · 1 year, 8 months ago
  15. db7f833 Cleanup TaskFragment remote animation by Chris Li · 2 years, 6 months ago
  16. 78464d4 Allow setting open/close/change animations for ActivityEmbedding (AE) from SplitAttributes behind a flag. by Annie Lin · 1 year, 9 months ago
  17. 03b7936 Support overlay transition by animation params by Charles Chen · 1 year, 10 months ago
  18. 3c8b83a Merge "Try to fix Exception in windowLayoutInfo" into main by Treehugger Robot · 1 year, 9 months ago
  19. 634560a Try to fix Exception in windowLayoutInfo by Charles Chen · 1 year, 9 months ago
  20. 0b5729f [Divider] Fix flicker when dragging to dismiss secondary container. by Annie Lin · 1 year, 9 months ago
  21. 62513c9 [Interactive Divider] Snap and fling when dragging to fullscreen is disabled. by Annie Lin · 1 year, 9 months ago
  22. bf72b68 Merge "Fix overlay is expanded in split-screen" into main by Charles Chen · 1 year, 9 months ago
  23. bbc0459 Fix overlay is expanded in split-screen by Charles Chen · 1 year, 9 months ago
  24. e190227 [Interactive Divider] Snap to the closest position in the fling direction when fling is triggered. by Annie Lin · 1 year, 10 months ago
  25. 4c36345 [Divider] Fix veil color by Jiaming Liu · 1 year, 10 months ago
  26. c49e191 Merge "[Divider] Fix wrong drag handle position for RTL layout" into main by Jiaming Liu · 1 year, 10 months ago
  27. 53a48bf [Divider] Fix wrong drag handle position for RTL layout by Jiaming Liu · 1 year, 10 months ago
  28. 89bc5f9 Merge "Adding TaskFragmentContainer.Builder" into main by Louis Chang · 1 year, 10 months ago
  29. cd3c0b2 Use screen-based coordinates for AE interactive divider. by Annie Lin · 1 year, 10 months ago
  30. d0e791f Adding TaskFragmentContainer.Builder by Louis Chang · 1 year, 10 months ago
  31. 28ad717 Avoid to launch overlay from split by Charles Chen · 1 year, 10 months ago
  32. d2acad3 Merge "Restores the exit-pip activity back to overlay container" into main by Louis Chang · 1 year, 10 months ago
  33. 3406408 Add snap algorithm and animation for AE interactive divider. by Annie Lin · 1 year, 10 months ago
  34. 1557e29 Restores the exit-pip activity back to overlay container by Louis Chang · 1 year, 11 months ago
  35. 64670e3 Merge "Add operation to pin TaskFragment" into main by Charles Chen · 1 year, 10 months ago
  36. 7c3ba80 [Divider] Fix two bugs in interactive divider by Jiaming Liu · 1 year, 10 months ago
  37. dbeba7768 Add operation to pin TaskFragment by Charles Chen · 1 year, 11 months ago
  38. d7583de [Divider] Use window background color for veils while dragging by Jiaming Liu · 1 year, 10 months ago
  39. d6aede9 Merge "Do not update TFParentInfo while invisible" into main by Louis Chang · 1 year, 10 months ago
  40. 451d65c Do not update TFParentInfo while invisible by Louis Chang · 1 year, 10 months ago
  41. 0a6d1a1 Merge "Update EmbeddedActivityWindowInfo constructor" into main by Chris Li · 1 year, 10 months ago
  42. cc4dc6b Update EmbeddedActivityWindowInfo constructor by Chris Li · 2 years ago
  43. 9596f9c Deduplicate reported fold features. by Diego Vela · 1 year, 11 months ago
  44. d060f8fb Expand the launching container if necessary by Charles Chen · 2 years ago
  45. 4ed9c85 Merge "[Divider] Set system default ratios for draggable type only" into main by Jiaming Liu · 1 year, 11 months ago
  46. 31e4440 [Divider] Set system default ratios for draggable type only by Jiaming Liu · 1 year, 11 months ago
  47. dde50f5 Replace MockitoAnnotations with @Rule MockitoJUnit.rule(). by Eric Lin · 1 year, 11 months ago
  48. 80125c3 Support multiple overlays in a task by Charles Chen · 2 years ago
  49. 82e7961 Merge "[Divider] Allow fully expand a container by dragging" into main by Jiaming Liu · 1 year, 11 months ago
  50. 66a20cb [Divider] Allow fully expand a container by dragging by Jiaming Liu · 2 years ago
  51. 3d3d1c5 Add support to associated with the launching Activity by Charles Chen · 2 years ago
  52. 1ae8b77 Merge "[Divider] Implement Divider Dragging" into main by Jiaming Liu · 2 years ago
  53. 85639e6 [Divider] Implement Divider Dragging by Jiaming Liu · 2 years ago
  54. 9907587 Merge "[Divider] Draw the divider on the decor surface" into main by Jiaming Liu · 2 years ago
  55. 9946789 [Divider] Draw the divider on the decor surface by Jiaming Liu · 2 years ago
  56. 1ff7218 Merge "Reland WM Extensions for all devices" into main by Chris Li · 2 years ago
  57. 12e3a3a [Divider] Adjust container bounds based on DividerAttributes by Jiaming Liu · 2 years ago
  58. 8128127 Reland WM Extensions for all devices by Chris Li · 2 years ago
  59. 3a8c097 Revert "Add flag to guard WM Extensions for all devices" by Miguel Aranda · 2 years ago
  60. 41e13db Add flag to guard WM Extensions for all devices by Chris Li · 2 years, 1 month ago
  61. 8537003 Merge "Hook EmbeddedActivityWindowInfo APIs to ClientTransactionListener" into main by Chris Li · 2 years ago
  62. 2525526 Hook EmbeddedActivityWindowInfo APIs to ClientTransactionListener by Chris Li · 2 years, 2 months ago
  63. ac4887e Migrate IBinder to Token by Charles Chen · 2 years, 1 month ago
  64. f70053c Apply WindowAttributes for overlay container by Charles Chen · 2 years, 2 months ago
  65. 5737801 Checks if an overlay container should be dismissed by Charles Chen · 2 years, 2 months ago
  66. 66b920b Add back Extensions AnimationBackground API by Chris Li · 2 years, 2 months ago
  67. a1183c0 Merge "Early return for task-start-position-only change" into main by Charles Chen · 2 years, 2 months ago
  68. e1776eb Adding a new TaskFragmentOperation to set dim area on Task by Louis Chang · 2 years, 3 months ago
  69. 1c8fcaa Early return for task-start-position-only change by Charles Chen · 2 years, 4 months ago
  70. f5bc4291 Implement ActivityStack operations by Charles Chen · 2 years, 4 months ago
  71. 219afd3 Calculate launched overlay bounds by calculator by Charles Chen · 2 years, 4 months ago
  72. 2b2b5b7 Add decor surface API for TaskFragmentOrganizer by Jiaming Liu · 2 years, 4 months ago
  73. 4374cfe Remove outdated Extensions AnimationBackgroundColor API by Chris Li · 2 years, 4 months ago
  74. 01cd8bf Add option to exclude overlay to getTopNonFinishingActivity by Charles Chen · 2 years, 5 months ago
  75. 09a3203 Dismiss overlay if there's no activity in other containers by Charles Chen · 2 years, 6 months ago
  76. 8e9b0d1 Merge "Consolidate the check of isolated nav TF" into main by Charles Chen · 2 years, 5 months ago
  77. bfd2ee9 Merge "Exclude overlay when reporting top non-finishing container by default" into main by Charles Chen · 2 years, 5 months ago
  78. 75e0dbb Merge "Add support to launch Overlay container" into main by Charles Chen · 2 years, 5 months ago
  79. 28159e5 Consolidate the check of isolated nav TF by Charles Chen · 2 years, 6 months ago
  80. 7ebf80c Exclude overlay when reporting top non-finishing container by default by Charles Chen · 2 years, 5 months ago
  81. 0c0eefe Add support to launch Overlay container by Charles Chen · 2 years, 5 months ago
  82. 60b7087 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 2 years, 5 months ago
  83. 03eab8e Use rotation from WindowConfiguration to rotate FoldingFeature to avoid race condition by Jiaming Liu · 2 years, 6 months ago
  84. 935716b Revert "Use rotation from WindowConfiguration to rotate FoldingF..." by Jiaming Liu · 2 years, 6 months ago
  85. 6867926 Use rotation from WindowConfiguration to rotate FoldingFeature to avoid race condition by Jiaming Liu · 2 years, 7 months ago
  86. 80841e1 Disable AE component for device that doesn't support multi window by Chris Li · 2 years, 7 months ago
  87. 7132ebf Merge "Merge "[6/n] Pin ActivityStack" into udc-qpr-dev am: 96add4bc8f" into udc-qpr-dev-plus-aosp am: f941fa7679 by Automerger Merge Worker · 2 years, 7 months ago
  88. 79337e5 [6/n] Pin ActivityStack by Louis Chang · 2 years, 11 months ago
  89. e1968b8 Fix race condition in SplitController.updateCallbackIfNecessary() by Jiaming Liu · 2 years, 8 months ago
  90. 4944e8e [3/n] Pin ActivityStack by Louis Chang · 2 years, 11 months ago
  91. 0929e67 Merge "Transform displayMetrics if needed" into udc-dev am: 0f5426786d am: cb4d6a879a by Treehugger Robot · 2 years, 9 months ago
  92. 32f5bd1 Transform displayMetrics if needed by Kevin Chyn · 2 years, 9 months ago
  93. 44d6c6c [2/n] Pin ActivityStack by Louis Chang · 2 years, 11 months ago
  94. d7c2ea6 [1/n] Pin ActivityStack by Louis Chang · 2 years, 11 months ago
  95. a296b76 Fix NPE when using hinge split type without FoldingFeature by Charles Chen · 3 years ago
  96. 1af8ee5 Checks SplitAttributes when reusing container by Charles Chen · 3 years ago
  97. f553c62 Do not look for in-process activities if contains other process activities by Louis Chang · 3 years ago
  98. add110f Merge "Avoid resolving split for activities that requested launching TF" into udc-dev by Louis Chang · 3 years ago
  99. 9e8e731 Avoid resolving split for activities that requested launching TF by Louis Chang · 3 years, 1 month ago
  100. 22db2a3 Add unit tests for SplitAttributes runtime APIs by Charles Chen · 3 years, 1 month ago