1. baba783 Animate IME adjustment for docked stack through the divider by Chong Zhang · 8 years ago
  2. b58bbcc Do not adjust bounds for IME until IME is actually displayed by Chong Zhang · 8 years ago
  3. e75a9ad Added support to specify animation duration when resizing stack by Wale Ogunwale · 8 years ago
  4. 899327f Animation for docking task gesture by Jorim Jaggi · 8 years ago
  5. bc5425c Don't apply dim if there is no docked stack by Jorim Jaggi · 8 years ago
  6. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  7. 7587e38 Merge "Restrict dock sides after rotation" into nyc-dev by Jorim Jaggi · 8 years ago
  8. 5060bd8 Restrict dock sides after rotation by Jorim Jaggi · 8 years ago
  9. ecbcadd Fixed bug with stack bounds getting out of alignment with screen rotation by Wale Ogunwale · 8 years ago
  10. f97ed92 Improve maximizing dock/clip reveal animation by Jorim Jaggi · 8 years ago
  11. 9ecf7cf Merge "Clean-up WindowState if exit animation is done before app finishes" into nyc-dev by Wale Ogunwale · 8 years ago
  12. c48a354 Clean-up WindowState if exit animation is done before app finishes by Wale Ogunwale · 8 years ago
  13. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 8 years ago
  14. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 8 years ago
  15. c662d8e Make sure we call reportResized exactly once when drag starting by Jorim Jaggi · 8 years ago
  16. 480dca0 Reduce jank during pinned stack animation by Wale Ogunwale · 8 years ago
  17. ce14452 Fixed issue with drag resize state when animating pinned stack. by Wale Ogunwale · 8 years ago
  18. a9f9b37 Reset docked divider to the middle of the screen if sys-ui dies by Wale Ogunwale · 8 years ago
  19. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 8 years ago
  20. c17d8b7 Infrastructure for animating of maximizing pip activity. by Filip Gruszczynski · 8 years ago
  21. 961f485 Window resize reporting improvement when docked stack is created by Wale Ogunwale · 8 years ago
  22. 49918b9 Merge "Shift bottom stack upward and fold top stack when IME is visible" by Chong Zhang · 9 years ago
  23. b816b86 Shift bottom stack upward and fold top stack when IME is visible by Chong Zhang · 9 years ago
  24. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 9 years ago
  25. 08b372f Fix flicker when dismissing non-docked stack by Jorim Jaggi · 9 years ago
  26. df012d5 Divider tuning by Jorim Jaggi · 9 years ago
  27. 21e0917 Merge "Fix split-screen visible apps issue when screen is rotated on lockscreen" by Wale Ogunwale · 9 years ago
  28. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  29. ccb6ce2 Fix split-screen visible apps issue when screen is rotated on lockscreen by Wale Ogunwale · 9 years ago
  30. fdbdb9f Merge changes I55d96ec3,I0ebc4639 by Jorim Jaggi · 9 years ago
  31. d434dcb When creating docked stack, use SnapAlgorithm by Jorim Jaggi · 9 years ago
  32. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  33. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  34. f2c9628 Merge "Apply scroll to windows added to a non-resizeble task that's docked" by Chong Zhang · 9 years ago
  35. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  36. 737af72 Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  37. 3dc52ed Revert "Snap docked stack after screen rotation" by Winson Chung · 9 years ago
  38. e65d6bb Snap docked stack after screen rotation by Jorim Jaggi · 9 years ago
  39. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  40. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  41. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  42. b4ec0a3 Fixed bug with task record not updating to fullscreen sometimes by Wale Ogunwale · 9 years ago
  43. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  44. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  45. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  46. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  47. 6449a95 Merge "Add bounds information to stack/task WM dump" by Wale Ogunwale · 9 years ago
  48. c806d90 Show toast for non-resizeble docked task under the task itself by Chong Zhang · 9 years ago
  49. 56b88af Add bounds information to stack/task WM dump by Wale Ogunwale · 9 years ago
  50. ba54881 Merge "Allow stacks to be placed outside of display" by Jorim Jaggi · 9 years ago
  51. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  52. 2fbe033 Allow stacks to be placed outside of display by Jorim Jaggi · 9 years ago
  53. 9ea2f7b Add ability to supply initial bounds when docking task by Jorim Jaggi · 9 years ago
  54. 3856bf7 Fixed unexpected configuration change causing activity relaunch by Wale Ogunwale · 9 years ago
  55. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  56. 1fcbab6 Implement divider UX interactions by Jorim Jaggi · 9 years ago
  57. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  58. 57f76f1 Animate the dock divider appearance/disappearance. by Filip Gruszczynski · 9 years ago
  59. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  60. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  61. ba47f81 Fix bounds of secondary stack when docked one is visible. by Filip Gruszczynski · 9 years ago
  62. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  63. 54977fe Don't throw when request size and docked stack is not visible. by Filip Gruszczynski · 9 years ago
  64. ffc11bb Don't set incorrect stack bounds when rotating screen in docked mode by Wale Ogunwale · 9 years ago
  65. 57b6cce Dismissing of docked stack by dragging to the side. by Filip Gruszczynski · 9 years ago
  66. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  67. e45899a Create non-docked stack with right bounds if docked stack exist by Wale Ogunwale · 9 years ago
  68. b186388 Merge "Report re-sized stacks/task as fullscreen when docked stack isn't visible" by Wale Ogunwale · 9 years ago
  69. f175e8a Report re-sized stacks/task as fullscreen when docked stack isn't visible by Wale Ogunwale · 9 years ago
  70. 1ed0d89 Inform activity manager of stack/task rotation bounds changes in WM by Wale Ogunwale · 9 years ago
  71. f370a5b Merge "Resizing docked stack by dragging dock divider." by Filip Gruszczynski · 9 years ago
  72. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  73. 49b80af Entry animation for docking windows. by Filip Gruszczynski · 9 years ago
  74. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  75. 7794c35 Merge "Fixed issue with stack size when rotating screen." by Wale Ogunwale · 9 years ago
  76. 9474421 Fixed issue with stack size when rotating screen. by Wale Ogunwale · 9 years ago
  77. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  78. 923f826 Provide anchor of the docked stack. by Filip Gruszczynski · 9 years ago
  79. 59a73ca Support creating docked stack at top/left/bottom/right half of screen by Wale Ogunwale · 9 years ago
  80. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  81. 24966d4 Refactorings for Window Manager module. by Filip Gruszczynski · 9 years ago
  82. 8dd46f7 resolved conflicts for merge of 1ae66595 to master by Filip Gruszczynski · 9 years ago
  83. dbf8c0d am 991e4936: am cbacd4f0: Merge "Don\'t perform layout while adjusting displays/stacks state." into mnc-dev by Filip Gruszczynski · 9 years ago
  84. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  85. d66af6a Don't perform layout while adjusting displays/stacks state. by Filip Gruszczynski · 9 years ago
  86. 4d0a2d2 DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 23452983 by Erik Wolsheimer · 9 years ago
  87. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  88. f0d15a7 am d994c254: am d200aa4c: am a546e5be: am ba1e3915: am 59123b9b: Merge "When closing task stack remove reference to display content." into mnc-dev by Filip Gruszczynski · 9 years ago
  89. 26ed265 When closing task stack remove reference to display content. by Filip Gruszczynski · 9 years ago
  90. 868a5e1 Support for an activity to change and/or query it's associated stack by Wale Ogunwale · 9 years ago
  91. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  92. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  93. 06d582d Fix calls to Rect.intersect(Rect) in package com.android.server.wm by Doris Liu · 9 years ago
  94. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  95. 3fcb4a8 Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working by Wale Ogunwale · 9 years ago
  96. 0ade61b Fixed build breakage caused by AOSP submission http://go/oag/c/143360 by Wale Ogunwale · 9 years ago
  97. a44c1bb am 4f8783de: am fecfadb5: am 07520c94: Merge "DimLayer : remove unnecessary surface transaction calls" by Olawale Ogunwale · 9 years ago
  98. 6ce3a37 DimLayer : remove unnecessary surface transaction calls by Dohyun Lee · 9 years ago
  99. 00a6675 Add null check and call destroy from single point. by Craig Mautner · 9 years ago
  100. f9c8149 Account for IME and screen decors when laying out a resized window. by Wale Ogunwale · 9 years ago