summaryrefslogtreecommitdiff
path: root/tools/layoutlib/bridge/src/android/view/IWindowManagerImpl.java
AgeCommit message (Expand)Author
2017-05-10Removing layout from frameworks/baseDiego Perez
2017-03-31Ensure we show the PiP menu in response to KEYCODE_WINDOW.Winson Chung
2017-03-13Associate rotation watchers with displaysAndrii Kulian
2017-03-10Move rotation tracking to DisplayContentAndrii Kulian
2017-02-07Refactor PiP logic in preparation for expanded state.Winson Chung
2017-01-24Added StackWindowContainerControllerWale Ogunwale
2017-01-12Handle content insets for snapshotsJorim Jaggi
2017-01-12Initial implementation of snapshotsJorim Jaggi
2017-01-11Added TaskWindowContainerControllerWale Ogunwale
2017-01-06Support for WindowContainer controllers and listenersWale Ogunwale
2016-12-12Untangle creation of Task from addition of AppToken in WM.Wale Ogunwale
2016-11-23Add explicit method to dismiss KeyguardJorim Jaggi
2016-11-02Make window token add/remove APIs require displayIdWale Ogunwale
2016-11-01The big keyguard transition refactor (6/n)Jorim Jaggi
2016-10-31Creating PinnedStackController.Winson Chung
2016-10-26Fix wrong bounds being used in landscape.Winson Chung
2016-10-25Apply display override config for secondary displaysAndrii Kulian
2016-10-14Adding PIP input consumer.Winson
2016-09-21Removing private system ui flags from status bar flags logic. am: ab216609f1 ...Winson
2016-09-19Removing private system ui flags from status bar flags logic.Winson
2016-09-19WindowManager RemoteSurfaceTrace infrastructureRobert Carr
2016-09-08Change density for the correct user am: df3a7cab8f am: 55768028fdAlan Viverette
2016-09-06Change density for the correct userAlan Viverette
2016-08-26DO NOT MERGE -- Only use saved surface if started by launcher or moved to frontChong Zhang
2016-08-26Only use saved surface if started by launcher or moved to frontChong Zhang
2016-08-08Fix build breakage caused by incomplete implEvan Rosky
2016-07-29Fix buildColin Cross
2016-07-21Clean up surfaces when app is resumed without being stopped.Chong Zhang
2016-07-12Adds a screenshot wallpaper method to WallpaperManagerService.Zak Cohen
2016-07-01Force CROSSFADE rotation when launching from double tap gesture.Robert Carr
2016-06-16Limit global drags to apps targeting SDK 24 and aboveYorke Lee
2016-05-16Fixed bugs with starting windows when displayng forcedResized activityWale Ogunwale
2016-04-01fix build breakChong Zhang
2016-04-01Avoid extra relaunch when rotating side-by-side appsChong Zhang
2016-03-31Add wallpaper input consumer to WindowManagerServiceVladislav Kaznacheev
2016-03-24Keyboard Shortcuts: plumb deviceId throughClara Bayarri
2016-03-14Don't show wallpaper when backdrop is visibleAdrian Roos
2016-03-10Add ability to swap docked/fullscreen stackJorim Jaggi
2016-03-03Clear app token mAppStopped when app resumes.Wale Ogunwale
2016-02-26Allows components to register shortcut key.Muyuan Li
2016-02-08Ensure surfaces stay alive until activity stop.Robert Carr
2016-02-01Fix buildJorim Jaggi
2016-01-29Use resizeMode integer instead of resizeable boolean.Wale Ogunwale
2016-01-13Fix build breakage.Wale Ogunwale
2016-01-05Fix buildJorim Jaggi
2016-01-04Fix build breakage.Wale Ogunwale
2015-12-03Set proper stack in WM when activity is moved to stack in AMWale Ogunwale
2015-11-30Remove dock divider surface when it's not visible.Filip Gruszczynski
2015-11-23Adding tuner params for paging and full screen thumbnails.Winson
2015-11-06Fixing issue with canceling the thumbnail in addition to the app window.Winson