1. c3af194 Merge "Clear deferRelaunchUntilPaused flag after activity relaunch is performed" into nyc-dev by Chong Zhang · 8 years ago
  2. 225d1b6 Clear deferRelaunchUntilPaused flag after activity relaunch is performed by Chong Zhang · 8 years ago
  3. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  4. 029a28b Merge "Add minimal width and height logging to AM dump." into nyc-dev by Andrii Kulian · 8 years ago
  5. 771f9e0 Add minimal width and height logging to AM dump. by Andrii Kulian · 8 years ago
  6. 5e3801a Merge "Don't show home activity when exiting split-screen with recents visible" into nyc-dev by Wale Ogunwale · 8 years ago
  7. b583f08 Fix flicker by Jorim Jaggi · 8 years ago
  8. c750f5f Don't show home activity when exiting split-screen with recents visible by Wale Ogunwale · 8 years ago
  9. 2e751b8 Update ActivityInfo#WindowLayout apis (1/3) by Andrii Kulian · 8 years ago
  10. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  11. 941a1f8 Merge "Don’t scale task thumbnails." into nyc-dev by Winson Chung · 8 years ago
  12. 2170093 Don’t scale task thumbnails. by Winson · 8 years ago
  13. d34e80c Return to correct home stack task in multi-window mode by Wale Ogunwale · 8 years ago
  14. 1974381 Merge "Fix black frame when unlocking device via clicking on notification" into nyc-dev by Chong Zhang · 8 years ago
  15. dea4bd9 Fix black frame when unlocking device via clicking on notification by Chong Zhang · 8 years ago
  16. 95b69f8 Merge "Add ability to swap docked/fullscreen stack" into nyc-dev by Jorim Jaggi · 8 years ago
  17. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  18. 56d75cf Fixed visibility of home stack behind translucent app activity. by Wale Ogunwale · 8 years ago
  19. 6348b71 Merge "Animation for docking task gesture" into nyc-dev by Jorim Jaggi · 8 years ago
  20. 899327f Animation for docking task gesture by Jorim Jaggi · 8 years ago
  21. d78ddb4 Some fixes for black screen when pressing home button by Chong Zhang · 8 years ago
  22. 8051c5c Don't make home stack visible if starting activity isn't translucent by Wale Ogunwale · 8 years ago
  23. 8d5a542 Clear app token mAppStopped when app resumes. by Wale Ogunwale · 8 years ago
  24. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  25. cd7043e Add activity onStop lifecycle to event logs. by Wale Ogunwale · 8 years ago
  26. f40c11b Clear starting window request if remove is requested before it is added by Wale Ogunwale · 8 years ago
  27. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  28. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 8 years ago
  29. 46b1ac6 Schedule stop immediately when activity is invisible and done pausing by Chong Zhang · 8 years ago
  30. 2be760d Clean-up starting window if resuming activity in another stack by Wale Ogunwale · 8 years ago
  31. a1c8cfe Merge "Remove AM/WM traces" into nyc-dev by Chong Zhang · 8 years ago
  32. e05db74 Remove AM/WM traces by Chong Zhang · 8 years ago
  33. 5658e4b Don't resume activity on start if there are activities pausing. by Wale Ogunwale · 8 years ago
  34. 94b8402 Merge "Mark activity as visible and not stopped after resume-relaunch." into nyc-dev by Chong Zhang · 8 years ago
  35. 2b79af1 Mark activity as visible and not stopped after resume-relaunch. by Chong Zhang · 8 years ago
  36. d802664 Don't stop paused activities that are visible. by Wale Ogunwale · 8 years ago
  37. 74e2659 Further improvement to determining visiblility of tasks in home stack. by Wale Ogunwale · 8 years ago
  38. e66edb1 Do not update Record.visible if not setting visibility by Jorim Jaggi · 8 years ago
  39. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 8 years ago
  40. 1b025a6 More multi-window fixes by Jorim Jaggi · 8 years ago
  41. 961f485 Window resize reporting improvement when docked stack is created by Wale Ogunwale · 8 years ago
  42. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 9 years ago
  43. cd872fb Merge "Improved logic for determining visiblility of activities in the home stack" by Wale Ogunwale · 9 years ago
  44. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  45. 673cbd2 Improved logic for determining visiblility of activities in the home stack by Wale Ogunwale · 9 years ago
  46. 21b6058 Added isDockable field to RunningTaskInfo by Wale Ogunwale · 9 years ago
  47. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  48. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  49. d26176f Support different multi-window compatibility modes by Wale Ogunwale · 9 years ago
  50. 20d7df3 Crash dialog improvements, move crash code to AppErrors by Adrian Roos · 9 years ago
  51. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  52. 834c236 Removed some left over log spam. by Wale Ogunwale · 9 years ago
  53. a95ca8d Fix unneccesary activity relaunches by Jorim Jaggi · 9 years ago
  54. 5ded997 Revert "Temporary logging to debug ActivityStarter crash." by Filip Gruszczynski · 9 years ago
  55. 7fca6d5 Temporary logging to debug ActivityStarter crash. by Filip Gruszczynski · 9 years ago
  56. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  57. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  58. 0e381e2 Fix visible-behind not visible for translucent activity in fullscreen stack. by Filip Gruszczynski · 9 years ago
  59. fdbdb9f Merge changes I55d96ec3,I0ebc4639 by Jorim Jaggi · 9 years ago
  60. a0fdeec Reenable task preloading in recents by Jorim Jaggi · 9 years ago
  61. 4e7fe71 Fix delivery of visible behind cancel action. by Filip Gruszczynski · 9 years ago
  62. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  63. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  64. f81c1d1 Fixed some activity visiblility issues in picture-in-picutre mode by Wale Ogunwale · 9 years ago
  65. 303210b Start recents when bringing docked task to the front. by Filip Gruszczynski · 9 years ago
  66. 3c2db1d1 Set screenLayout in task configuration override. by Filip Gruszczynski · 9 years ago
  67. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  68. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  69. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  70. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  71. 07a0e49 Collect activity starting logic into ActivityStarter class. by Filip Gruszczynski · 9 years ago
  72. 0583d3d Hiding pinned stack tasks from overview by Winson Chung · 9 years ago
  73. ad1f8e69 Merge "Fixed some issues with tasks with the same affinity in different stacks" by Wale Ogunwale · 9 years ago
  74. 3938197 Fixed some issues with tasks with the same affinity in different stacks by Wale Ogunwale · 9 years ago
  75. 1f544be Use accessor methods to get/set visibleBehindActivity by Wale Ogunwale · 9 years ago
  76. 4f7b035 Merge "Fix ephemeral post-install launching" by Todd Kennedy · 9 years ago
  77. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  78. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  79. 77d9448 Log window mode to tron. by Filip Gruszczynski · 9 years ago
  80. 285ccef Move focus to visible behind activity when we move the home task back by Wale Ogunwale · 9 years ago
  81. cff4aa3 Make fullscreen stack visible if it has visible behind activity by Wale Ogunwale · 9 years ago
  82. 3d82ed6 Fix activity not launching from recents after it was dismissed. by Filip Gruszczynski · 9 years ago
  83. c2f262b Only take screenshot when hiding activities by Jorim Jaggi · 9 years ago
  84. ef2f72b Refactoring: merge two snippets of adding activity to stopped. by Filip Gruszczynski · 9 years ago
  85. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  86. 3696301 Merge "Update client configuration when resizing without crossing size threshold." by Filip Gruszczynski · 9 years ago
  87. a99fce5 Merge "Don't lose stopping state when getting paused confirmation." by Filip Gruszczynski · 9 years ago
  88. dba623a Don't lose stopping state when getting paused confirmation. by Filip Gruszczynski · 9 years ago
  89. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  90. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  91. 8294f82 Merge "Put PIP windows above transition animations." by Filip Gruszczynski · 9 years ago
  92. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  93. 21199bd Run activity visibility adjustment even if there is no top running. by Filip Gruszczynski · 9 years ago
  94. 2998eef Set proper stack in WM when activity is moved to stack in AM by Wale Ogunwale · 9 years ago
  95. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  96. 387aac6 Fixing task view heights in paging tasks by Winson · 9 years ago
  97. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  98. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  99. 9104aea Split ActivityStack.ensureActivitiesVisibleLocked. by Filip Gruszczynski · 9 years ago
  100. c90d2b6 Merge "Consider stack invisible if it got no running apps." by Chong Zhang · 9 years ago