1. 0f7ec96 Cancel any recents animation whenever a display's stack order changes by Winson Chung · 6 years ago
  2. 84730a0 Ensure ActivityStack's cached resumed activity is updated. by Bryce Lee · 6 years ago
  3. 3e2980e Generalize the recents animation to work with non-home activity. by Winson Chung · 6 years ago
  4. 8e923af Make Assistant stack invisible behind split-screen stacks. by Wale Ogunwale · 6 years ago
  5. 211078e Merge "Ensure pause when turnScreenOn flag is removed" into pi-dev by Chavi Weingarten · 6 years ago
  6. a1d6853 Ensure pause when turnScreenOn flag is removed by chaviw · 6 years ago
  7. 271617a Do not sleep activities in focused stack when keyguard is going away by Bryce Lee · 6 years ago
  8. c940660 Ignore activity lifecycle requests without matching client records. by Bryce Lee · 6 years ago
  9. 27e49452 Merge "Couple mResumedActivity to Activity lifecycle." into pi-dev by Bryce Lee · 6 years ago
  10. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  11. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 6 years ago
  12. b0f993f Address destroying activities multiple times. by Bryce Lee · 7 years ago
  13. bb28587 Move primary-split-screen stack forward in some cases. by Wale Ogunwale · 7 years ago
  14. 123e07a Fix issue with stack order positioning when ending recents animation. by Winson Chung · 7 years ago
  15. d922b6b Skip repositioning home stack for recents animation if already visible by Winson Chung · 7 years ago
  16. 8cab4a0 Exit split-screen when primary stack moved behind a fullscreen stack. by Bryce Lee · 7 years ago
  17. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  18. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  19. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  20. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  21. 9f6affd Do not consider overlays when finding task to reuse. by Bryce Lee · 7 years ago
  22. 18abd0e Fix activity manager timeout during shutdown by David Stevens · 7 years ago
  23. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  24. c981ad5 Remove visibleBehind functionality by Wale Ogunwale · 7 years ago
  25. 943ebe7 Prevent NPE in ActivityStack#shouldbeVisible. by Bryce Lee · 7 years ago
  26. 3345c4e Don't call adjustFocusedActivityStackLocked on finished activity. by Bryce Lee · 7 years ago
  27. 5daa312 Do not pause resumed activity in resumeTopActivityUncheckedLocked. by Bryce Lee · 7 years ago
  28. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  29. 840c566 Remove window container from empty task when destroying. by Bryce Lee · 7 years ago