1. 35fa3c2 Associate rotation watchers with displays by Andrii Kulian · 7 years ago
  2. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  3. 2a82fe5 Refactor PiP logic in preparation for expanded state. by Winson Chung · 8 years ago
  4. 1666e31 Added StackWindowContainerController by Wale Ogunwale · 8 years ago
  5. e2c77f9 Handle content insets for snapshots by Jorim Jaggi · 8 years ago
  6. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  7. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  8. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  9. 241ae10 Add explicit method to dismiss Keyguard by Jorim Jaggi · 8 years ago
  10. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  11. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  12. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  13. 303c6b7 Fix wrong bounds being used in landscape. by Winson Chung · 8 years ago
  14. 5406e7a Apply display override config for secondary displays by Andrii Kulian · 8 years ago
  15. 4127548 Adding PIP input consumer. by Winson · 8 years ago
  16. 329011c Removing private system ui flags from status bar flags logic. am: ab216609f1 am: b7a673ed95 by Winson · 8 years ago
  17. ab21660 Removing private system ui flags from status bar flags logic. by Winson · 8 years ago
  18. 3b71624 WindowManager RemoteSurfaceTrace infrastructure by Robert Carr · 8 years ago
  19. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  20. dab82cc Change density for the correct user am: df3a7cab8f am: 55768028fd am: 48818fa811 by Alan Viverette · 8 years ago
  21. df3a7ca Change density for the correct user by Alan Viverette · 8 years ago
  22. 813be13 DO NOT MERGE -- Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  23. ad24f96 Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  24. 13a58a9 Make user-switch transitions customizable by Evan Rosky · 8 years ago
  25. 1839645 Add support for custom user-switch UI by Evan Rosky · 8 years ago
  26. dd1e66f Add more onTopLauncher support. by Jiaquan He · 8 years ago
  27. 45e6d2d Clean up surfaces when app is resumed without being stopped. by Chong Zhang · 8 years ago
  28. 3683fb1 Adds a screenshot wallpaper method to WallpaperManagerService. by Zak Cohen · 8 years ago
  29. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  30. 0e85247 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  31. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  32. 167bbfac Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  33. 0d50d86 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  34. 2769e7e Revert "Add wallpaper input consumer to WindowManagerService" by Vladislav Kaznacheev · 8 years ago
  35. 6013a55 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  36. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 8 years ago
  37. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 8 years ago
  38. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  39. 8d5a542 Clear app token mAppStopped when app resumes. by Wale Ogunwale · 8 years ago
  40. 94ce94e Allows components to register shortcut key. by Muyuan Li · 9 years ago
  41. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 9 years ago
  42. c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
  43. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  44. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  45. 5098159 Dim stack while dismissing by Jorim Jaggi · 9 years ago
  46. a6c934e Use different asset when docked stack exists by Jorim Jaggi · 9 years ago
  47. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  48. 2998eef Set proper stack in WM when activity is moved to stack in AM by Wale Ogunwale · 9 years ago
  49. 64cdc14 Remove dock divider surface when it's not visible. by Filip Gruszczynski · 9 years ago
  50. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  51. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  52. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  53. 2f7d292 Supply app transition specs with a future by Jorim Jaggi · 9 years ago
  54. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  55. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  56. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  57. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  58. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  59. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  60. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  61. 170192a Improve animating from recents to multi window state. by Filip Gruszczynski · 9 years ago
  62. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  63. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  64. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  65. 10e23ab Add ClipReveal window transition for application launch by Chet Haase · 10 years ago
  66. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  67. 044d529 Adding bounce animation for affiliated tasks. (Bug 16656169) by Winson Chung · 10 years ago
  68. 2e7f3bd Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565) by Winson Chung · 10 years ago
  69. a4ccb86 Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565) by Winson Chung · 10 years ago
  70. 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 10 years ago
  71. a87863a Fix deadlock window manager and device policy manager. by Sander Alewijnse · 10 years ago
  72. d2a1eec Add Device Policy API to disable screen capture. by Sander Alewijnse · 10 years ago
  73. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  74. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  75. 8a0da01 Force all windows to redraw before unblanking screen by Craig Mautner · 10 years ago
  76. 219d7a5 Merge "Add methods to coordinate unlock animation." into lmp-preview-dev by Craig Mautner · 10 years ago
  77. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  78. 0d67462 Add methods to coordinate unlock animation. by Jorim Jaggi · 10 years ago
  79. dd137a8 resolved conflicts for merge of 6be2f952 to master-lockscreen-dev by Svetoslav · 10 years ago
  80. 1376d60 Adding render stats APIs to UiAutomation (framework). by Svetoslav · 10 years ago
  81. cff0acb Wait for Keyguard to be drawn after boot. by Jorim Jaggi · 10 years ago
  82. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 11 years ago
  83. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  84. e7c2857 Optimize sysui ui queue during keyguard unlock. by John Spurlock · 11 years ago
  85. 5a0f4ec Ignore certain WindowManager flags when touch exploration is enabled by Alan Viverette · 11 years ago
  86. 172e87c Reduce max recents on lowram by John Reck · 11 years ago
  87. 6c9df50 Fix permissions on WindowManagerService.showAssistant() by Jim Miller · 11 years ago
  88. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  89. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  90. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  91. c849fbc resolved conflicts for merge of 5856ee4b to master by Brian Colonna · 11 years ago
  92. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  93. 5ab6d90 am a4820789: am 5871b258: Merge "Change wm commands to return size and density info." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  94. 672cf45 Change wm commands to return size and density info. by Dianne Hackborn · 11 years ago
  95. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago
  96. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 12 years ago
  97. c652de8 Implement display overscan support. by Dianne Hackborn · 12 years ago
  98. b0c0b1f Remove unused App methods. by Craig Mautner · 12 years ago
  99. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  100. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago