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