1. 0e381e2 Fix visible-behind not visible for translucent activity in fullscreen stack. by Filip Gruszczynski · 9 years ago
  2. fdbdb9f Merge changes I55d96ec3,I0ebc4639 by Jorim Jaggi · 9 years ago
  3. a0fdeec Reenable task preloading in recents by Jorim Jaggi · 9 years ago
  4. 4e7fe71 Fix delivery of visible behind cancel action. by Filip Gruszczynski · 9 years ago
  5. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  6. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  7. f81c1d1 Fixed some activity visiblility issues in picture-in-picutre mode by Wale Ogunwale · 9 years ago
  8. 303210b Start recents when bringing docked task to the front. by Filip Gruszczynski · 9 years ago
  9. 3c2db1d1 Set screenLayout in task configuration override. by Filip Gruszczynski · 9 years ago
  10. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  11. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  12. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  13. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  14. 07a0e49 Collect activity starting logic into ActivityStarter class. by Filip Gruszczynski · 9 years ago
  15. 0583d3d Hiding pinned stack tasks from overview by Winson Chung · 9 years ago
  16. ad1f8e69 Merge "Fixed some issues with tasks with the same affinity in different stacks" by Wale Ogunwale · 9 years ago
  17. 3938197 Fixed some issues with tasks with the same affinity in different stacks by Wale Ogunwale · 9 years ago
  18. 1f544be Use accessor methods to get/set visibleBehindActivity by Wale Ogunwale · 9 years ago
  19. 4f7b035 Merge "Fix ephemeral post-install launching" by Todd Kennedy · 9 years ago
  20. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  21. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  22. 77d9448 Log window mode to tron. by Filip Gruszczynski · 9 years ago
  23. 285ccef Move focus to visible behind activity when we move the home task back by Wale Ogunwale · 9 years ago
  24. cff4aa3 Make fullscreen stack visible if it has visible behind activity by Wale Ogunwale · 9 years ago
  25. 3d82ed6 Fix activity not launching from recents after it was dismissed. by Filip Gruszczynski · 9 years ago
  26. c2f262b Only take screenshot when hiding activities by Jorim Jaggi · 9 years ago
  27. ef2f72b Refactoring: merge two snippets of adding activity to stopped. by Filip Gruszczynski · 9 years ago
  28. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  29. 3696301 Merge "Update client configuration when resizing without crossing size threshold." by Filip Gruszczynski · 9 years ago
  30. a99fce5 Merge "Don't lose stopping state when getting paused confirmation." by Filip Gruszczynski · 9 years ago
  31. dba623a Don't lose stopping state when getting paused confirmation. by Filip Gruszczynski · 9 years ago
  32. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  33. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  34. 8294f82 Merge "Put PIP windows above transition animations." by Filip Gruszczynski · 9 years ago
  35. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  36. 21199bd Run activity visibility adjustment even if there is no top running. by Filip Gruszczynski · 9 years ago
  37. 2998eef Set proper stack in WM when activity is moved to stack in AM by Wale Ogunwale · 9 years ago
  38. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  39. 387aac6 Fixing task view heights in paging tasks by Winson · 9 years ago
  40. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  41. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  42. 9104aea Split ActivityStack.ensureActivitiesVisibleLocked. by Filip Gruszczynski · 9 years ago
  43. c90d2b6 Merge "Consider stack invisible if it got no running apps." by Chong Zhang · 9 years ago
  44. b16cf34 Consider stack invisible if it got no running apps. by Chong Zhang · 9 years ago
  45. 66ed4c6 Fix lost window warning by Chong Zhang · 9 years ago
  46. 7790fda Merge "Set right bounds/configuration for task when positioned in stack." by Wale Ogunwale · 9 years ago
  47. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  48. 974f55f Merge "Saving additional context when taking task screenshots." by Winson Chung · 9 years ago
  49. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  50. b317b22 Clear task bounds data when removing non-bounds persistable task. by Wale Ogunwale · 9 years ago
  51. 280d332 Construct ActivityOptions near top level by Chong Zhang · 9 years ago
  52. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  53. 92fe44e Merge "UserController refactoring" by Fyodor Kupolov · 9 years ago
  54. f63b89c UserController refactoring by Fyodor Kupolov · 9 years ago
  55. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  56. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  57. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  58. a445a68 Merge "Support for pinned stack to always be on-top of visible stacks" by Wale Ogunwale · 9 years ago
  59. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  60. d64ef3e Freeform to recents app transition. by Filip Gruszczynski · 9 years ago
  61. 0f6cb2d Merge "Passing stack id with RunningTaskInfo." by Winson Chung · 9 years ago
  62. 5510f6c Passing stack id with RunningTaskInfo. by Winson · 9 years ago
  63. 079a004 API for moving top activity in a stack to pinned stack. by Wale Ogunwale · 9 years ago
  64. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  65. 610acda Introduced UserController for multi-user functionality by Fyodor Kupolov · 9 years ago
  66. fdcc4d4 Assign different oom score to visible apps based on layer ordering. by Chong Zhang · 9 years ago
  67. b3ad483 Merge "Ensure state transition of paused activity." am: c2b9c5388a am: 11695e8081 by Wale Ogunwale · 9 years ago
  68. 9caeef7 Ensure state transition of paused activity. by riddle_hsu · 9 years ago
  69. 64776ef Merge "Revert "Dont update thumbnails of freeform windows on focus change"" by Wale Ogunwale · 9 years ago
  70. d2f1d94 API for minimal width/height of an activity. by Filip Gruszczynski · 9 years ago
  71. 979f5ed Revert "Dont update thumbnails of freeform windows on focus change" by Wale Ogunwale · 9 years ago
  72. 3e85ba2 Refactoring: Remove unused parameter from topRunningActivityLocked. by Filip Gruszczynski · 9 years ago
  73. a8be5e5 Do not bring home stack to front when removing non-focused stack by Chong Zhang · 9 years ago
  74. 85ee654 Put ResovlerActivity and noDisplay activities in the source task by Chong Zhang · 9 years ago
  75. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  76. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  77. 83301a9 Added am command to suppress config. changes during task resize. by Wale Ogunwale · 9 years ago
  78. 6e3cc29 Merge "Make home stack move like another stack." by Wale Ogunwale · 9 years ago
  79. 925d0d1 Make home stack move like another stack. by Wale Ogunwale · 9 years ago
  80. 48c5312 Merge "Allow stacks behind a translucent fullscreen stack to be visible" by Wale Ogunwale · 9 years ago
  81. bd26d2a Allow stacks behind a translucent fullscreen stack to be visible by Wale Ogunwale · 9 years ago
  82. f387b28 Merge "Preserve windows during stack resize." by Filip Gruszczynski · 9 years ago
  83. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  84. bc5a6c5 Preserve windows during stack resize. by Filip Gruszczynski · 9 years ago
  85. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  86. 1e3523c Fixed issue with docked stack not showing when recents is up. by Wale Ogunwale · 9 years ago
  87. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  88. c219c0b Fixed bug with activity behind non-fullscreen activity not displaying by Wale Ogunwale · 9 years ago
  89. 9ac01a7 Fix NPE in ActivityStack. by Filip Gruszczynski · 9 years ago
  90. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  91. aff7f13 Fix fitWithinBounds to actually apply stack bounds. by Filip Gruszczynski · 9 years ago
  92. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  93. 17690ff Dont update thumbnails of freeform windows on focus change by Skuhne · 9 years ago
  94. 9b1ce52 Using initial activity layout to position the launching activity. by Filip Gruszczynski · 9 years ago
  95. e5390e7 Non colliding positioning of entering resizeable tasks. by Filip Gruszczynski · 9 years ago
  96. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  97. 055f9e1 Merge "Handle activity launch for background users" by Chong Zhang · 9 years ago
  98. 45c25ce Handle activity launch for background users by Chong Zhang · 9 years ago
  99. b907c96 am 0030d77f: am 0c442844: am b3a6244c: am ceada4fd: am e43d43c3: Merge "Fixed issue with moveTaskToBack on single stack devices" into mnc-dev by Wale Ogunwale · 9 years ago
  100. 4270924 Fixed issue with moveTaskToBack on single stack devices by Wale Ogunwale · 9 years ago