1. d545dce Check task.isResizeable() instead of the resize mode directly by Chong Zhang · 8 years ago
  2. 275561a App transition delay tracking by Jorim Jaggi · 8 years ago
  3. 5160527 Show toast if app was forced to be resizable by Jorim Jaggi · 8 years ago
  4. 08559dc Use correct task bounds when moved from fullscreen to freeform stack by Wale Ogunwale · 8 years ago
  5. 5dea9e7 Merge changes I78305f7f,I6faf0167 into nyc-dev by Jorim Jaggi · 8 years ago
  6. 8fa4522 Recents transition fixes by Jorim Jaggi · 8 years ago
  7. 827d0d06 Merge "Moving recent tasks and images to /data/system_ce" into nyc-dev by Suprabh Shukla · 8 years ago
  8. 4bccb46 Moving recent tasks and images to /data/system_ce by Suprabh Shukla · 8 years ago
  9. 9a08f82 Apply minimal task dimension to all task bounds change. by Wale Ogunwale · 8 years ago
  10. 2be760d Clean-up starting window if resuming activity in another stack by Wale Ogunwale · 8 years ago
  11. 5658e4b Don't resume activity on start if there are activities pausing. by Wale Ogunwale · 8 years ago
  12. b1b3026 Support FBE for managed profiles. by Kenny Guy · 8 years ago
  13. 9dcb85a Do not ensure visibility when just resizing by Jorim Jaggi · 8 years ago
  14. 480dca0 Reduce jank during pinned stack animation by Wale Ogunwale · 8 years ago
  15. c3fb314 Multi-window optimizations #2 by Jorim Jaggi · 8 years ago
  16. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  17. 267c503 Merge "Only make home opaque when requesting visible behind false." by Filip Gruszczynski · 8 years ago
  18. 9884eaa Merge "Do not recursively call setFocusedActivityLocked()" by Wale Ogunwale · 8 years ago
  19. 3aa28b2 Do not recursively call setFocusedActivityLocked() by Chong Zhang · 8 years ago
  20. 8202b2a Use separate flag to suppress resizes by Jorim Jaggi · 8 years ago
  21. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 8 years ago
  22. 0a93214 Exclude stable insets from task config by Jorim Jaggi · 8 years ago
  23. 62c5e9d Only make home opaque when requesting visible behind false. by Filip Gruszczynski · 8 years ago
  24. 961f485 Window resize reporting improvement when docked stack is created by Wale Ogunwale · 8 years ago
  25. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 8 years ago
  26. ccdab44 Merge changes Ie6c1ea33,Id1af37e6,I9c474f7a,I439c9b66 by Jorim Jaggi · 8 years ago
  27. c34c37f Merge "Synchronously finish boot when user starts in background" by Fyodor Kupolov · 8 years ago
  28. e909802 Fix flicker and other weirdness by Jorim Jaggi · 9 years ago
  29. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 8 years ago
  30. 5122df0 API council recommended changes to bounds APIs in ActivityOptions by Wale Ogunwale · 8 years ago
  31. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  32. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  33. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  34. 2e6acce Synchronously finish boot when user starts in background by Fyodor Kupolov · 9 years ago
  35. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 9 years ago
  36. 20d7df3 Crash dialog improvements, move crash code to AppErrors by Adrian Roos · 9 years ago
  37. 2443f2f Mark window as replacing when moving task to pinned stack. by Filip Gruszczynski · 9 years ago
  38. 08b5582 Merge "Resize pinned stack with bounds in ActivityOptions." by Wale Ogunwale · 9 years ago
  39. f0649ce Work Challenge unlock to home instead of locked app by Clara Bayarri · 9 years ago
  40. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  41. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  42. cacfaa2 Resize pinned stack with bounds in ActivityOptions. by Wale Ogunwale · 9 years ago
  43. ccb6ce2 Fix split-screen visible apps issue when screen is rotated on lockscreen by Wale Ogunwale · 9 years ago
  44. fdbdb9f Merge changes I55d96ec3,I0ebc4639 by Jorim Jaggi · 9 years ago
  45. a0fdeec Reenable task preloading in recents by Jorim Jaggi · 9 years ago
  46. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  47. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  48. f81c1d1 Fixed some activity visiblility issues in picture-in-picutre mode by Wale Ogunwale · 9 years ago
  49. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  50. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  51. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  52. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  53. 03ce863 Added support for notifying listeners when an activity is pinned. by Wale Ogunwale · 9 years ago
  54. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  55. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  56. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  57. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  58. 07a0e49 Collect activity starting logic into ActivityStarter class. by Filip Gruszczynski · 9 years ago
  59. ad1f8e69 Merge "Fixed some issues with tasks with the same affinity in different stacks" by Wale Ogunwale · 9 years ago
  60. 3938197 Fixed some issues with tasks with the same affinity in different stacks by Wale Ogunwale · 9 years ago
  61. 77309fa Merge "Use accessor methods to get/set visibleBehindActivity" by Wale Ogunwale · 9 years ago
  62. 1f544be Use accessor methods to get/set visibleBehindActivity by Wale Ogunwale · 9 years ago
  63. 3d02671 Only add noDisplay activities to freeform source tasks. by Filip Gruszczynski · 9 years ago
  64. 6363e18 Merge "If pinned stack is focused, look for the one below for logging." by Filip Gruszczynski · 9 years ago
  65. caae14e If pinned stack is focused, look for the one below for logging. by Filip Gruszczynski · 9 years ago
  66. d88f651 Added config_defaultPictureInPictureBounds by Wale Ogunwale · 9 years ago
  67. 9c604c7 API for an Activity to enter picture-in-picture mode. by Wale Ogunwale · 9 years ago
  68. 5edcb9d Merge "Refactoring of ASS.startActivityUncheckedLocked." by Filip Gruszczynski · 9 years ago
  69. a8e98b9 Refactoring of ASS.startActivityUncheckedLocked. by Filip Gruszczynski · 9 years ago
  70. 80e29f1 API for launching activities to the side in side-by-side mode. by Filip Gruszczynski · 9 years ago
  71. e27a302 Merge "Allow activities to enter PiP when forceResizeableActivities is true." by Youngsang Cho · 9 years ago
  72. ba80ba5 Allow activities to enter PiP when forceResizeableActivities is true. by Youngsang Cho · 9 years ago
  73. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  74. 02ebfd0 Merge "Log window mode to tron." by Filip Gruszczynski · 9 years ago
  75. 77d9448 Log window mode to tron. by Filip Gruszczynski · 9 years ago
  76. b3987bd Make ConfirmCredentials take user into account when creating intent by Clara Bayarri · 9 years ago
  77. e16c2fb Merge "Refactor checking for inserting activity into existing task." by Filip Gruszczynski · 9 years ago
  78. dc39490 Refactor checking for inserting activity into existing task. by Filip Gruszczynski · 9 years ago
  79. b4ec0a3 Fixed bug with task record not updating to fullscreen sometimes by Wale Ogunwale · 9 years ago
  80. 3d82ed6 Fix activity not launching from recents after it was dismissed. by Filip Gruszczynski · 9 years ago
  81. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  82. 21199bd Run activity visibility adjustment even if there is no top running. by Filip Gruszczynski · 9 years ago
  83. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  84. 8469b86 Merge "Create work challenge timeout" by Clara Bayarri · 9 years ago
  85. 56878a9 Create work challenge timeout by Clara Bayarri · 9 years ago
  86. 9c165d7 Add optional permission review for legacy apps - framework by Svet Ganov · 9 years ago
  87. 73d6dab Merge "Show toast for non-resizeble docked task under the task itself" by Chong Zhang · 9 years ago
  88. c806d90 Show toast for non-resizeble docked task under the task itself by Chong Zhang · 9 years ago
  89. c4d81e5 Merge "Don't animate when moving task to stack if not requested" by Jorim Jaggi · 9 years ago
  90. 3782797 Merge "Don't preserve the window on client side when pinning activity." by Filip Gruszczynski · 9 years ago
  91. 5538752 Don't animate when moving task to stack if not requested by Jorim Jaggi · 9 years ago
  92. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  93. a21136c Don't preserve the window on client side when pinning activity. by Filip Gruszczynski · 9 years ago
  94. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  95. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  96. 027bea5 Merge "More file-based encryption work." by Jeff Sharkey · 9 years ago
  97. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  98. 7a8fa60 Allow apps to set launch bounds for activities. by Wale Ogunwale · 9 years ago
  99. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  100. 70c65c8 Don't move task if it is already in the destination stack by Wale Ogunwale · 9 years ago