1. 6f14dc95 Merge "Ensure ActivityStack's cached resumed activity is updated." into pi-dev by Bryce Lee · 6 years ago
  2. 9553a11 Merge "Synchronize stack position and size update for split screen" into pi-dev by Chavi Weingarten · 6 years ago
  3. 90d388a Merge "Move container focusability logic to ActivityStackSupervisor." into pi-dev by Bryce Lee · 6 years ago
  4. be43ac8 Synchronize stack position and size update for split screen by chaviw · 6 years ago
  5. 84730a0 Ensure ActivityStack's cached resumed activity is updated. by Bryce Lee · 6 years ago
  6. 7b851cc Move container focusability logic to ActivityStackSupervisor. by Bryce Lee · 6 years ago
  7. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  8. 8cc92ac6 Prevent exception when stack being removed on crash by Andrii Kulian · 6 years ago
  9. 2bfb9a1 Merge "Use package manager stock flags to pull lib info" into pi-dev by TreeHugger Robot · 6 years ago
  10. cff8f0f Use package manager stock flags to pull lib info by Philip P. Moltmann · 6 years ago
  11. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  12. 8e923af Make Assistant stack invisible behind split-screen stacks. by Wale Ogunwale · 6 years ago
  13. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  14. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  15. 211078e Merge "Ensure pause when turnScreenOn flag is removed" into pi-dev by Chavi Weingarten · 6 years ago
  16. a1d6853 Ensure pause when turnScreenOn flag is removed by chaviw · 6 years ago
  17. 22ab2b9 Merge changes I72119772,I124e4cc0,I462d4dfc into pi-dev by Chavi Weingarten · 6 years ago
  18. 5a8deab Merge "Don't allow focus on activity in minimized split-screen." into pi-dev by Wale Ogunwale · 6 years ago
  19. 0d562bf Revert "Set options on startingActivity instead of topActivity" by chaviw · 6 years ago
  20. 3e2caa1 Revert "Set options for activity being brought to front." by chaviw · 6 years ago
  21. 3912a7f Merge "Do not sleep activities in focused stack when keyguard is going away" into pi-dev by Bryce Lee · 6 years ago
  22. 17696de Don't allow focus on activity in minimized split-screen. by Wale Ogunwale · 6 years ago
  23. 82c4ae1 Merge "Bump activity stop timeout past ANR timeout." into pi-dev by TreeHugger Robot · 6 years ago
  24. 3406d46 Bump activity stop timeout past ANR timeout. by Robert Carr · 6 years ago
  25. 271617a Do not sleep activities in focused stack when keyguard is going away by Bryce Lee · 6 years ago
  26. 6468fd4 Merge "Set options for activity being brought to front." into pi-dev by TreeHugger Robot · 6 years ago
  27. df750a3 Set options for activity being brought to front. by chaviw · 6 years ago
  28. d723623 Merge "Set options on startingActivity instead of topActivity" into pi-dev by Chavi Weingarten · 6 years ago
  29. 01e4949 Merge "Check if last resumed activity is null before resuming." into pi-dev by Bryce Lee · 6 years ago
  30. 4c40138 Check if last resumed activity is null before resuming. by Bryce Lee · 6 years ago
  31. ee6f81b Set options on startingActivity instead of topActivity by chaviw · 6 years ago
  32. 790c5d0 Merge "Ignore activity lifecycle requests without matching client records." into pi-dev by Bryce Lee · 6 years ago
  33. c940660 Ignore activity lifecycle requests without matching client records. by Bryce Lee · 6 years ago
  34. 0c89f33 Merge "Fixed issue with focusing on minimized split-screen stack" into pi-dev by Wale Ogunwale · 6 years ago
  35. e1f68ce Fixed issue with focusing on minimized split-screen stack by Wale Ogunwale · 6 years ago
  36. c7d733f Merge "Add unit test to verify option propagation from starter to modifier." into pi-dev by Bryce Lee · 6 years ago
  37. e5eebd5 Merge "Do not call checkReadyForSleep recursively." into pi-dev by Bryce Lee · 6 years ago
  38. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 6 years ago
  39. fc7cedd Do not call checkReadyForSleep recursively. by Bryce Lee · 6 years ago
  40. 27e49452 Merge "Couple mResumedActivity to Activity lifecycle." into pi-dev by Bryce Lee · 6 years ago
  41. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  42. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 6 years ago
  43. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  44. 8c334d0 Merge "Do not always destroy activity when cleaning up." by Bryce Lee · 6 years ago
  45. bb28587 Move primary-split-screen stack forward in some cases. by Wale Ogunwale · 6 years ago
  46. 6ff1707 Do not always destroy activity when cleaning up. by Bryce Lee · 6 years ago
  47. 58b0948 Merge "Use post-execution state for lifecycle callback sequences" by Andrii Kulian · 6 years ago
  48. 9956d89 Use post-execution state for lifecycle callback sequences by Andrii Kulian · 6 years ago
  49. c167427 1/ Fixing docked task animation when entering split screen from home by Winson Chung · 6 years ago
  50. b6d75f3 Ignore stopped state when becoming visible and ensuring configuration. by Wale Ogunwale · 6 years ago
  51. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 6 years ago
  52. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 6 years ago
  53. f52974c Clear lifecycle description on recycle and improve logging. by Bryce Lee · 6 years ago
  54. 8fbd470 Merge "Improve temporary logging around activity destruction." by TreeHugger Robot · 6 years ago
  55. a33c13d Improve temporary logging around activity destruction. by Bryce Lee · 6 years ago
  56. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  57. fa9ed96 Fix mNoAnimActivities by Jorim Jaggi · 7 years ago
  58. 2fcc451 Set display id on stack creation by Andrii Kulian · 7 years ago
  59. efb6c4a Merge "Allow setting split screen windowing mode without showing recents." by Winson Chung · 7 years ago
  60. f34c602 Fix issue with reparenting stacks on displays. by Winson Chung · 7 years ago
  61. 59a47ded Revert "Revert "1/ Create display content window controller to position stacks in the display"" by Winson Chung · 7 years ago
  62. 3e36f82 Allow setting split screen windowing mode without showing recents. by Winson Chung · 7 years ago
  63. 7ef6d33 Revert "1/ Create display content window controller to position stacks in the display" by Jorim Jaggi · 7 years ago
  64. 343f65a 1/ Create display content window controller to position stacks in the display by Winson Chung · 7 years ago
  65. dff7a73 Fix Recents regressions by Winson Chung · 7 years ago
  66. 86dde2b Fix NPE in ActivityStack.ensureActivitiesVisibleLocked by Wale Ogunwale · 7 years ago
  67. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  68. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  69. d946f86 Add more logging to Activity Lifecycler. by Bryce Lee · 7 years ago
  70. 842db5e Merge "Allow modifiers to specify windowing mode and preferred display." by Bryce Lee · 7 years ago
  71. ec55eb0 Allow modifiers to specify windowing mode and preferred display. by Bryce Lee · 7 years ago
  72. 7acd0de Merge "Allow stacks in split screen to show on lock screen." by Chavi Weingarten · 7 years ago
  73. 2c50098 Allow stacks in split screen to show on lock screen. by chaviw · 7 years ago
  74. 8cab4a0 Exit split-screen when primary stack moved behind a fullscreen stack. by Bryce Lee · 7 years ago
  75. 2cca862 Only allow the top fullscreen stack to influence lockscreen state by Wale Ogunwale · 7 years ago
  76. 1dbc5c8 Move home stack behind top fullscreen stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  77. 80059ff Merge "Implement object pool for lifecycler" by Andrii Kulian · 7 years ago
  78. df262f5 Don't send non-resizeable notification in some cases. by Wale Ogunwale · 7 years ago
  79. 9c5ea9c Implement object pool for lifecycler by Andrii Kulian · 7 years ago
  80. 9b1efea Allow subclass of TaskRecord. by Garfield Tan · 7 years ago
  81. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  82. 36f46a8 Merge "Don't send userLeaving hint when entering split-screen mode." by Wale Ogunwale · 7 years ago
  83. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  84. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  85. ac36e4d Don't start recents multiple times when entering split-screen by Wale Ogunwale · 7 years ago
  86. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  87. cf9d7c4 Merge "Re-enable task trimming" by TreeHugger Robot · 7 years ago
  88. 03f73fe Merge "Provide activity details for task layout in ActivityStarter." by Bryce Lee · 7 years ago
  89. 4d26c21 Merge changes from topic "lifecycle_transaction_base" by Andrii Kulian · 7 years ago
  90. 0ec2a35 Re-enable task trimming by Winson Chung · 7 years ago
  91. b802ea1 Provide activity details for task layout in ActivityStarter. by Bryce Lee · 7 years ago
  92. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  93. 446e824 Add basic lifecycle transaction containers by Andrii Kulian · 7 years ago
  94. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  95. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 7 years ago
  96. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  97. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  98. ee6786f Merge "moveTaskToBack also moves ActivityStack to back" by Evan Rosky · 7 years ago
  99. 9c44817 moveTaskToBack also moves ActivityStack to back by Evan Rosky · 7 years ago
  100. 2b07da8 Fixed logic issue with WC.supportsSplitScreenWindowingMode() by Wale Ogunwale · 7 years ago