1. cd872fb Merge "Improved logic for determining visiblility of activities in the home stack" by Wale Ogunwale · 9 years ago
  2. 3d7fdc1 Ensure visibility of pinned activity when starting it. by Filip Gruszczynski · 9 years ago
  3. 673cbd2 Improved logic for determining visiblility of activities in the home stack by Wale Ogunwale · 9 years ago
  4. 2a25a62 Renamed FLAG_ACTIVITY_LAUNCH_TO_SIDE to FLAG_ACTIVITY_LAUNCH_ADJACENT by Wale Ogunwale · 9 years ago
  5. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  6. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  7. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  8. cc25a8a Send notification we attempted to start an already running pinned acitvity by Wale Ogunwale · 9 years ago
  9. 58d2599 Show dialog when launching work apps is not possible. by Rubin Xu · 9 years ago
  10. 3bcf800 Suspend apps - block by Andrei Stingaceanu · 9 years ago
  11. 08b5582 Merge "Resize pinned stack with bounds in ActivityOptions." by Wale Ogunwale · 9 years ago
  12. d49352af Merge "Revert "Temporary logging to debug ActivityStarter crash."" by Filip Gruszczynski · 9 years ago
  13. 5ded997 Revert "Temporary logging to debug ActivityStarter crash." by Filip Gruszczynski · 9 years ago
  14. be9dabd Don't remove task needed for reuse when clearing during activity start. by Filip Gruszczynski · 9 years ago
  15. d3d9ddf Merge "Temporary logging to debug ActivityStarter crash." by Filip Gruszczynski · 9 years ago
  16. 7fca6d5 Temporary logging to debug ActivityStarter crash. by Filip Gruszczynski · 9 years ago
  17. ddb96df Fix NPE when checking if recents should be launched in docked mode. by Filip Gruszczynski · 9 years ago
  18. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  19. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  20. cacfaa2 Resize pinned stack with bounds in ActivityOptions. by Wale Ogunwale · 9 years ago
  21. 0e381e2 Fix visible-behind not visible for translucent activity in fullscreen stack. by Filip Gruszczynski · 9 years ago
  22. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  23. e826f32 Deliver onNewIntent before onResume when launching recents. by Filip Gruszczynski · 9 years ago
  24. 303210b Start recents when bringing docked task to the front. by Filip Gruszczynski · 9 years ago
  25. ea9b10e Work Challenge: Handle Recents launches by Clara Bayarri · 9 years ago
  26. 01d6656 Refactored ActivityStarter#startActivityUnchecked to make it easier to follow by Wale Ogunwale · 9 years ago
  27. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  28. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  29. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  30. 07a0e49 Collect activity starting logic into ActivityStarter class. by Filip Gruszczynski · 9 years ago