1. 8758ee4 Merge "Compute visibilities when finishing show-when-lock activity" into rvc-dev by Louis Chang · 4 years, 4 months ago
  2. 3d718c3 Compute visibilities when finishing show-when-lock activity by Louis Chang · 4 years, 4 months ago
  3. 45e7091 Merge "Apply rotation animation to restore rotated activity" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  4. aaa747d Merge "Ensure TaskOrganizer works for newly created pinned stack" into rvc-dev by Hongwei Wang · 4 years, 4 months ago
  5. e8e3286 Ensure TaskOrganizer works for newly created pinned stack by Hongwei Wang · 4 years, 4 months ago
  6. 3908fb2 Merge "Send task description changed though task org taskInfoChanged" into rvc-dev by Winson Chung · 4 years, 4 months ago
  7. d16620e Apply rotation animation to restore rotated activity by Riddle Hsu · 4 years, 4 months ago
  8. 1df39e2 Send task description changed though task org taskInfoChanged by Winson Chung · 4 years, 4 months ago
  9. b4d5aef Merge "Determine if the activity is the topmost one" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  10. cb437ad Merge changes I7d2ca2a2,I9f1fc593 into rvc-dev by Winson Chung · 4 years, 4 months ago
  11. 8b5d23a Fix a couple issues with previous CL (keeping tasks hidden) by Winson Chung · 4 years, 4 months ago
  12. d73abe2 Determine if the activity is the topmost one by Louis Chang · 4 years, 4 months ago
  13. 89e8206 Use full bounds if fixed aspect ratio does not apply by Riddle Hsu · 4 years, 4 months ago
  14. 50ea8c1 Remove some more dead-code from old split impl by Evan Rosky · 4 years, 4 months ago
  15. a95d392 Merge changes Id2b99e6d,I32f5469f,I922e3a56 into rvc-dev by Chavi Weingarten · 4 years, 4 months ago
  16. 9177c77 Ignore specified animation types when checking isAnimating by chaviw · 4 years, 4 months ago
  17. f9df4a8 5/n Add support for multiple task display areas by Andrii Kulian · 4 years, 4 months ago
  18. 5a0549c Merge changes Id6161f92,Ie0d8849a into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  19. 86d676c 3/n Refactor TaskContainers to TaskDisplayArea by Andrii Kulian · 4 years, 4 months ago
  20. 6173317 Merge "Save reentry bounds from SysUI" into rvc-dev by Hongwei Wang · 4 years, 4 months ago
  21. 480275a Add verification for setting ACTIVITY_TYPE_DREAM by Galia Peycheva · 4 years, 5 months ago
  22. 9ea12da 2/n Move task management logic to TaskContainers by Andrii Kulian · 4 years, 4 months ago
  23. 221fe3d Save reentry bounds from SysUI by Hongwei Wang · 4 years, 4 months ago
  24. de96c8a TaskOrganizer: Wait for apps to draw. by Robert Carr · 4 years, 4 months ago
  25. 9a5681d Merge "Skip finishing activities while performing behind fullscreen check" into rvc-dev by Louis Chang · 4 years, 4 months ago
  26. 99d6f0e Skip finishing activities while performing behind fullscreen check by Louis Chang · 4 years, 5 months ago
  27. b478e57 Account for stopping activities when determining whether to restart by Winson Chung · 4 years, 5 months ago
  28. f41034c Use task bounds as local animation frame in fixed rotation by Riddle Hsu · 4 years, 5 months ago
  29. dca10f7 Merge "Fix ActivityRecord#attachCrossProfileAppsThumbnailAnimation issue" into rvc-dev by Ming-Shin Lu · 4 years, 5 months ago
  30. b46c4fe Fix ActivityRecord#attachCrossProfileAppsThumbnailAnimation issue by lumark · 4 years, 5 months ago
  31. 23e18a9 Fix letterbox in fixed rotation transform by Riddle Hsu · 4 years, 5 months ago
  32. 5901e7c Add window layout affinity. by Garfield Tan · 4 years, 6 months ago
  33. ae062e9 Merge "Support DisplayAreas in protos" into rvc-dev by Vishnu Nair · 4 years, 5 months ago
  34. 03b8a41 Merge "Consider processes embedding content to be "interesting"" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  35. fca7847 Consider processes embedding content to be "interesting" by Vishnu Nair · 4 years, 5 months ago
  36. dddc9f5 Support DisplayAreas in protos by Vishnu Nair · 4 years, 5 months ago
  37. 2ec1912 Add localBounds in RemoteAnimationTarget by lumark · 4 years, 6 months ago
  38. b99646f Merge "Fix getAnimationTargets so that it returns valid animation target" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  39. 9264a27 Resolve activity bounds with transformed display info by Riddle Hsu · 4 years, 5 months ago
  40. e47501b Consolidate size compat bounds calculation by Riddle Hsu · 4 years, 6 months ago
  41. 8ecfc6b Fix getAnimationTargets so that it returns valid animation target by Daichi Hirono · 4 years, 6 months ago
  42. 149bbf8 Merge "Clean-up old docked-stack implementation from WM" into rvc-dev by Evan Rosky · 4 years, 5 months ago
  43. 73a7fe9 Clean-up old docked-stack implementation from WM by Evan Rosky · 4 years, 9 months ago
  44. 55bddd8 Generalize change transition into WindowContainer by Evan Rosky · 4 years, 6 months ago
  45. 85cf41f Move PiP animation to SysUI package by Hongwei Wang · 4 years, 7 months ago
  46. d566d02 Merge "Rename full and reduced scale configs" by TreeHugger Robot · 4 years, 5 months ago
  47. c4d8bca Merge "Ensure task description icon resources are loaded from the right package" by Winson Chung · 4 years, 5 months ago
  48. 4dc0460 Rename full and reduced scale configs by Peter Kalauskas · 4 years, 6 months ago
  49. 0d46519 Reuse stack as task for single task stacks (90/n) by Wale Ogunwale · 4 years, 6 months ago
  50. d672203 Ensure task description icon resources are loaded from the right package by Winson Chung · 4 years, 6 months ago
  51. 8cd8919 Merge "Polish the transition when unlocking to home" by TreeHugger Robot · 4 years, 6 months ago
  52. 3b9ac73 Polish the transition when unlocking to home by Riddle Hsu · 4 years, 6 months ago
  53. 6f548e9 Introduce fixed rotation transform by Riddle Hsu · 4 years, 7 months ago
  54. 348ec3c Merge "Fix invalid launch state reported to "am start -W"" by TreeHugger Robot · 4 years, 6 months ago
  55. f8398cd Merge "Protect against assumptions of an existing home stack." by Darryl Johnson · 4 years, 6 months ago
  56. eb628a5 Fix invalid launch state reported to "am start -W" by Riddle Hsu · 4 years, 6 months ago
  57. 3388bd2 Protect against assumptions of an existing home stack. by Darryl L Johnson · 4 years, 8 months ago
  58. 0946037 Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsManager""" by Philip P. Moltmann · 4 years, 6 months ago
  59. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 6 months ago
  60. b4f4ea0 Merge "Use activity translucent check for remote animation" by Winson Chung · 4 years, 6 months ago
  61. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 6 months ago
  62. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 7 months ago
  63. 13af709 Use activity translucent check for remote animation by Winson Chung · 4 years, 6 months ago
  64. f6690d1 Pass PictureInPictureParams in TaskInfo. by Robert Carr · 4 years, 6 months ago
  65. f3b3d41 Intercepting activites that could cause lock task mode violation in ActivityStartInterceptor. by Yuhan Zhao · 4 years, 6 months ago
  66. 5f87e0d Merge "Make the disconnecting list from activity up-to-date" by TreeHugger Robot · 4 years, 6 months ago
  67. 60a494a Make the disconnecting list from activity up-to-date by Riddle Hsu · 4 years, 6 months ago
  68. 4fa449f Merge "WM: Unify windows and activities proto dumps (88/n)" by Wale Ogunwale · 4 years, 6 months ago
  69. f342f06 WM: Unify windows and activities proto dumps (88/n) by Wale Ogunwale · 4 years, 6 months ago
  70. 8b995df Add animation type in SurfaceAnimator by Issei Suzuki · 4 years, 7 months ago
  71. c5f436e Merge "Fix CTS test failure with hierarchical animation enabled." by Issei Suzuki · 4 years, 6 months ago
  72. 68caca9 Fix CTS test failure with hierarchical animation enabled. by Issei Suzuki · 4 years, 6 months ago
  73. 0373c4e Merge "Activity Record Splash Screen" by Jay Aliomer · 4 years, 6 months ago
  74. 78d7c65 Activity Record Splash Screen by Jay Aliomer · 4 years, 6 months ago
  75. acc340d Move Activity proto from activitymanagerservice.proto to windowmanagerservice.proto by Jeff Chang · 4 years, 8 months ago
  76. 8127bfc Merge "Merge sleeping activities with visibility updates" by Andrii Kulian · 4 years, 6 months ago
  77. 4cdb761 Merge "Revert "Intercepting activites that could cause lock task mode violation in ActivityStartInterceptor."" by Daniel Chapin · 4 years, 6 months ago
  78. 4679918 Merge sleeping activities with visibility updates by Andrii Kulian · 4 years, 10 months ago
  79. 781ad9d Revert "Intercepting activites that could cause lock task mode violation in ActivityStartInterceptor." by Daniel Chapin · 4 years, 6 months ago
  80. 734b896 Renamed some getXXXStack methods to getRootXXXTask (87/n) by Wale Ogunwale · 4 years, 6 months ago
  81. 1ebcd8e Removed mStackId (86/n) by Wale Ogunwale · 4 years, 6 months ago
  82. 3f0f270 Merge "Unify ActivityStack extend Task (84/n)" by Wale Ogunwale · 4 years, 6 months ago
  83. 2f54184 Make sure AR#onAnimationFinished is triggered for related activities by Issei Suzuki · 4 years, 7 months ago
  84. 8f93b64 Unify ActivityStack extend Task (84/n) by Wale Ogunwale · 4 years, 7 months ago
  85. 2b3b20c Merge changes from topic "app_config_compat" by Andrii Kulian · 4 years, 7 months ago
  86. 59c937e Merge "Use root Activity to determine size compatibility in freeform mode." by Chavi Weingarten · 4 years, 7 months ago
  87. 718bc41 Merge "Add focusability into the hierarchy and Container transaction" by Evan Rosky · 4 years, 7 months ago
  88. aeb50b9 Use root Activity to determine size compatibility in freeform mode. by yunho.shin · 4 years, 8 months ago
  89. 3c91859 Intercepting activites that could cause lock task mode violation in ActivityStartInterceptor. by zhaoyuhan · 4 years, 8 months ago
  90. fa23a9e Override process config to match activity config by Andrii Kulian · 4 years, 10 months ago
  91. 226de13 Add focusability into the hierarchy and Container transaction by Evan Rosky · 4 years, 7 months ago
  92. 8571866 Fix some cases when enabling hierarchical animation by lumark · 4 years, 7 months ago
  93. b22fc1b Merge "Use START/STOP messages to update visibility" by TreeHugger Robot · 4 years, 7 months ago
  94. b9faa03 Use START/STOP messages to update visibility by Andrii Kulian · 4 years, 10 months ago
  95. a6986d0 Merge "Simplify the processing of stopping activities" by TreeHugger Robot · 4 years, 7 months ago
  96. 1d63fa9 Merge changes I842f377d,Id9708781 by TreeHugger Robot · 4 years, 7 months ago
  97. 5bd11af Make WC#applyAnimation can apply on Task / TaskStack layer (2/N) by lumark · 4 years, 8 months ago
  98. 5341d1c Make WC#applyAnimation can apply on Task / TaskStack layer (1/N) by lumark · 4 years, 8 months ago
  99. 5a6f835 Merge "Stop or destroy activities when all resumed activities are shown" by TreeHugger Robot · 4 years, 7 months ago
  100. f5f05df Merge "Hold off on destroying an activity until the resumed one is visible." by Issei Suzuki · 4 years, 7 months ago