1. 45e6d2d Clean up surfaces when app is resumed without being stopped. by Chong Zhang · 8 years ago
  2. 3683fb1 Adds a screenshot wallpaper method to WallpaperManagerService. by Zak Cohen · 8 years ago
  3. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  4. 0e85247 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  5. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  6. 167bbfac Avoid extra relaunch when rotating side-by-side apps by Chong Zhang · 8 years ago
  7. 0d50d86 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  8. 2769e7e Revert "Add wallpaper input consumer to WindowManagerService" by Vladislav Kaznacheev · 8 years ago
  9. 6013a55 Add wallpaper input consumer to WindowManagerService by Vladislav Kaznacheev · 8 years ago
  10. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 9 years ago
  11. d5c2db6 Don't show wallpaper when backdrop is visible by Adrian Roos · 9 years ago
  12. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 9 years ago
  13. 8d5a542 Clear app token mAppStopped when app resumes. by Wale Ogunwale · 9 years ago
  14. 94ce94e Allows components to register shortcut key. by Muyuan Li · 9 years ago
  15. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 9 years ago
  16. c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
  17. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  18. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  19. 5098159 Dim stack while dismissing by Jorim Jaggi · 9 years ago
  20. a6c934e Use different asset when docked stack exists by Jorim Jaggi · 9 years ago
  21. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  22. 2998eef Set proper stack in WM when activity is moved to stack in AM by Wale Ogunwale · 9 years ago
  23. 64cdc14 Remove dock divider surface when it's not visible. by Filip Gruszczynski · 9 years ago
  24. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  25. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  26. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  27. 2f7d292 Supply app transition specs with a future by Jorim Jaggi · 9 years ago
  28. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  29. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  30. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  31. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  32. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  33. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  34. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  35. 170192a Improve animating from recents to multi window state. by Filip Gruszczynski · 9 years ago
  36. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  37. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  38. 27eac1d Add ability to get a screenshot for assist. by Dianne Hackborn · 9 years ago
  39. 10e23ab Add ClipReveal window transition for application launch by Chet Haase · 10 years ago
  40. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  41. 044d529 Adding bounce animation for affiliated tasks. (Bug 16656169) by Winson Chung · 10 years ago
  42. 2e7f3bd Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565) by Winson Chung · 10 years ago
  43. a4ccb86 Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565) by Winson Chung · 10 years ago
  44. 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 10 years ago
  45. a87863a Fix deadlock window manager and device policy manager. by Sander Alewijnse · 10 years ago
  46. d2a1eec Add Device Policy API to disable screen capture. by Sander Alewijnse · 10 years ago
  47. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  48. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  49. 8a0da01 Force all windows to redraw before unblanking screen by Craig Mautner · 10 years ago
  50. 219d7a5 Merge "Add methods to coordinate unlock animation." into lmp-preview-dev by Craig Mautner · 10 years ago
  51. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  52. 0d67462 Add methods to coordinate unlock animation. by Jorim Jaggi · 10 years ago
  53. dd137a8 resolved conflicts for merge of 6be2f952 to master-lockscreen-dev by Svetoslav · 10 years ago
  54. 1376d60 Adding render stats APIs to UiAutomation (framework). by Svetoslav · 10 years ago
  55. cff0acb Wait for Keyguard to be drawn after boot. by Jorim Jaggi · 10 years ago
  56. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 11 years ago
  57. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  58. e7c2857 Optimize sysui ui queue during keyguard unlock. by John Spurlock · 11 years ago
  59. 5a0f4ec Ignore certain WindowManager flags when touch exploration is enabled by Alan Viverette · 11 years ago
  60. 172e87c Reduce max recents on lowram by John Reck · 11 years ago
  61. 6c9df50 Fix permissions on WindowManagerService.showAssistant() by Jim Miller · 11 years ago
  62. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  63. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  64. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  65. c849fbc resolved conflicts for merge of 5856ee4b to master by Brian Colonna · 11 years ago
  66. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  67. 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
  68. 672cf45 Change wm commands to return size and density info. by Dianne Hackborn · 11 years ago
  69. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 12 years ago
  70. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 12 years ago
  71. c652de8 Implement display overscan support. by Dianne Hackborn · 12 years ago
  72. b0c0b1f Remove unused App methods. by Craig Mautner · 12 years ago
  73. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  74. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  75. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  76. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  77. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  78. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  79. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  80. c38c9be Coordinate screen on with the window manager. by Jeff Brown · 12 years ago
  81. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  82. 9ba2a18 Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev by Jeff Brown · 12 years ago
  83. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  84. 43aa159 Allow adb shell am display-size to use bigger sizes. by Jeff Brown · 12 years ago
  85. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  86. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  87. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  88. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  89. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  90. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  91. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  92. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  93. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  94. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 12 years ago
  95. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  96. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  97. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  98. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  99. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  100. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago