1. fea963e Add new window type TYPE_DRAWN_APPLICATION by Chong Zhang · 8 years ago
  2. 0313845 Never set resized while not drag resizing for pinned stack. by Robert Carr · 8 years ago
  3. eb1d322 Clear mResizedWhileNotDragResizing flag after reporting by Andrii Kulian · 8 years ago
  4. 26c8c42 Also freeze configuration when freezing bounds by Jorim Jaggi · 8 years ago
  5. 29bfbb8 Fixed some issues with fullscreen dimming by Wale Ogunwale · 8 years ago
  6. 5117e27 Apply IME adjust to newly added window by Chong Zhang · 8 years ago
  7. e42d0e1 Don't remove all app token windows when window client dies by Wale Ogunwale · 8 years ago
  8. af558e1 Fix issues with docked stack not un-minimizing by Jorim Jaggi · 8 years ago
  9. 5c80c41 Final fixes for growing recents transition by Jorim Jaggi · 8 years ago
  10. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  11. bb9fb19 Merge changes Id603816c,I86e41324,I025d0558,I44d8dbac,Iabfc2e81, ... into nyc-dev by Rob Carr · 8 years ago
  12. ff71d20 Put windows into resizing during IME adjust animation by Jorim Jaggi · 8 years ago
  13. 2c17cd2 Only set mResizedWhileNotDragResizing for base windows. by Robert Carr · 8 years ago
  14. a86a6bf Fix Task dim with docked resize. by Robert Carr · 8 years ago
  15. 7c3912e Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev by Jorim Jaggi · 8 years ago
  16. d53f092 Dismiss docked stack when opening non-resizable activity by Jorim Jaggi · 8 years ago
  17. f3df0aa Fix flicker when docking task by Jorim Jaggi · 8 years ago
  18. f4fa8cb Fix flicker when unlocking by Jorim Jaggi · 8 years ago
  19. 22a869f Intersect task with stack bounds for dimming by Jorim Jaggi · 8 years ago
  20. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 9 years ago
  21. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 9 years ago
  22. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 9 years ago
  23. e627558 Fix pinned stack frame computation. by Robert Carr · 9 years ago
  24. 5160527 Show toast if app was forced to be resizable by Jorim Jaggi · 9 years ago
  25. 5e6968d Fix disappearing windows after moving divider to side by Jorim Jaggi · 9 years ago
  26. 8fa4522 Recents transition fixes by Jorim Jaggi · 9 years ago
  27. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 9 years ago
  28. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 9 years ago
  29. ce14452 Fixed issue with drag resize state when animating pinned stack. by Wale Ogunwale · 9 years ago
  30. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 9 years ago
  31. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 9 years ago
  32. c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
  33. b9b16a7 Display warning toast when we try to launch unresizeable app in split-screen by Wale Ogunwale · 9 years ago
  34. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  35. ccb6ce2 Fix split-screen visible apps issue when screen is rotated on lockscreen by Wale Ogunwale · 9 years ago
  36. e1fe4d1 Fixed bug with wrong task bounds when device is rotated 180° by Wale Ogunwale · 9 years ago
  37. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  38. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  39. 5e7409c Fixed NPE in Task#isResizeableByDockedStack by Wale Ogunwale · 9 years ago
  40. 495f138 Merge "Remove dead window if its activity record is cleared from history" by Chong Zhang · 9 years ago
  41. 7e8eeb7 Remove dead window if its activity record is cleared from history by Chong Zhang · 9 years ago
  42. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  43. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  44. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  45. bd0d937 Notify client when the window is moved because of a resize by Chong Zhang · 9 years ago
  46. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  47. 48a87a5 Fix window disappearing when docking a second app by Chong Zhang · 9 years ago
  48. 6449a95 Merge "Add bounds information to stack/task WM dump" by Wale Ogunwale · 9 years ago
  49. c806d90 Show toast for non-resizeble docked task under the task itself by Chong Zhang · 9 years ago
  50. 56b88af Add bounds information to stack/task WM dump by Wale Ogunwale · 9 years ago
  51. ba54881 Merge "Allow stacks to be placed outside of display" by Jorim Jaggi · 9 years ago
  52. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  53. 2fbe033 Allow stacks to be placed outside of display by Jorim Jaggi · 9 years ago
  54. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  55. 14c040b Merge "Fixes for dim bounds and touch bounds" by Chong Zhang · 9 years ago
  56. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  57. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  58. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  59. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  60. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  61. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  62. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  63. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  64. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  65. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  66. 955b2fc Disable stack cropping for docked animating windows only. by Filip Gruszczynski · 9 years ago
  67. 44bc4da Only request resize for tasks on the freeform stack. by Filip Gruszczynski · 9 years ago
  68. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  69. b186388 Merge "Report re-sized stacks/task as fullscreen when docked stack isn't visible" by Wale Ogunwale · 9 years ago
  70. f175e8a Report re-sized stacks/task as fullscreen when docked stack isn't visible by Wale Ogunwale · 9 years ago
  71. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  72. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago
  73. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  74. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  75. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  76. 3005e75 Misc fixes for window moving and resizing by Chong Zhang · 9 years ago
  77. 09b21ef Use fullscreen sized buffer for drag resizing by Chong Zhang · 9 years ago
  78. 2cc92f5 Don't relayout app contents when just changing app position by Wale Ogunwale · 9 years ago
  79. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  80. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  81. 234dbf8 Don't clip task windows in some workspaces by Stefan Kuhne · 9 years ago
  82. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  83. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  84. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  85. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  86. 3fcb4a8 Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working by Wale Ogunwale · 9 years ago
  87. 000957c Don't remove task from recents when moving task to another stack. by Wale Ogunwale · 9 years ago
  88. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 10 years ago
  89. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  90. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  91. 3d7ca31 Remove AppWindowTokens from exiting apps with task by Craig Mautner · 10 years ago
  92. cbd84af Cherry pick task movement changes from aosp by Craig Mautner · 10 years ago
  93. 01f79cf When adding an apptoken skip over removed ones. by Craig Mautner · 10 years ago
  94. 42bf39e Reset deferred task removal when app token added. by Craig Mautner · 11 years ago
  95. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 11 years ago
  96. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 11 years ago
  97. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/Task.java]
  98. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  99. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  100. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago