1. bb28587 Move primary-split-screen stack forward in some cases. by Wale Ogunwale · 7 years ago
  2. 123e07a Fix issue with stack order positioning when ending recents animation. by Winson Chung · 7 years ago
  3. d922b6b Skip repositioning home stack for recents animation if already visible by Winson Chung · 7 years ago
  4. 8cab4a0 Exit split-screen when primary stack moved behind a fullscreen stack. by Bryce Lee · 7 years ago
  5. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  6. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  7. 7e1f5f5 Simplified ActivityStack.shouldBeVisible() by Wale Ogunwale · 7 years ago
  8. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  9. 9f6affd Do not consider overlays when finding task to reuse. by Bryce Lee · 7 years ago
  10. 18abd0e Fix activity manager timeout during shutdown by David Stevens · 7 years ago
  11. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 7 years ago
  12. c981ad5 Remove visibleBehind functionality by Wale Ogunwale · 7 years ago
  13. 943ebe7 Prevent NPE in ActivityStack#shouldbeVisible. by Bryce Lee · 7 years ago
  14. 3345c4e Don't call adjustFocusedActivityStackLocked on finished activity. by Bryce Lee · 7 years ago
  15. 5daa312 Do not pause resumed activity in resumeTopActivityUncheckedLocked. by Bryce Lee · 7 years ago
  16. 04ab346 Allow at most one pinned stack task. by Bryce Lee · 7 years ago
  17. 840c566 Remove window container from empty task when destroying. by Bryce Lee · 7 years ago