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