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