summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/wm
Commit message (Expand)AuthorAgeFilesLines
* Add a config for whether to start in touch mode.Tim Kilbourn2015-01-271-1/+3
* Defer tap outside stack until multiwindowsCraig Mautner2015-01-271-10/+10
* Merge "Revert "Remove debugging and skip InputMethod windows"" into lmp-mr1-devCraig Mautner2015-01-201-10/+5
|\
| * Revert "Remove debugging and skip InputMethod windows"Craig Mautner2015-01-201-10/+5
* | Merge "Remove debugging and skip InputMethod windows" into lmp-mr1-devCraig Mautner2015-01-201-5/+10
|\ \ | |/
| * Remove debugging and skip InputMethod windowsCraig Mautner2015-01-161-5/+10
* | Do not defer removal for empty tasks or activitiesCraig Mautner2015-01-201-3/+8
|/
* Merge "Place window at top when adding by base layer" into lmp-mr1-devCraig Mautner2015-01-141-4/+4
|\
| * Place window at top when adding by base layerCraig Mautner2015-01-141-4/+4
* | Merge "Run isKeyguardSecure under system privileges" into lmp-mr1-devFyodor Kupolov2015-01-131-1/+6
|\ \ | |/ |/|
| * Run isKeyguardSecure under system privilegesFyodor Kupolov2015-01-131-1/+6
* | Add debug for ANRCraig Mautner2015-01-132-10/+29
|/
* Merge "Improve the circularMask for round displays" into lmp-mr1-devPrashant Malani2015-01-121-6/+6
|\
| * Improve the circularMask for round displaysPrashant Malani2015-01-091-6/+6
* | Merge "Remove AppWindowTokens from exiting apps with task" into lmp-mr1-devCraig Mautner2015-01-083-4/+14
|\ \
| * | Remove AppWindowTokens from exiting apps with taskCraig Mautner2015-01-083-4/+14
| |/
* | Fix pointer index out of range exception DO NOT MERGEtingna_sung2015-01-081-0/+1
|/
* Don't apply animations to windows that are showingCraig Mautner2014-12-111-1/+2
* Merge "Handle policy change while keyguard disabled" into lmp-mr1-devJason Monk2014-12-101-16/+29
|\
| * Handle policy change while keyguard disabledJason Monk2014-12-091-16/+29
* | Merge "Revert "Fix calculation of overscan insets in WindowState."" into lmp-...Adrian Roos2014-12-091-2/+2
|\ \ | |/ |/|
| * Revert "Fix calculation of overscan insets in WindowState."Adrian Roos2014-12-091-2/+2
* | Merge "Don't destroy surfaces of activities launched behind early." into lmp-...Wale Ogunwale2014-12-051-7/+3
|\ \ | |/ |/|
| * Don't destroy surfaces of activities launched behind early.Wale Ogunwale2014-12-051-7/+3
* | Fix calculation of overscan insets in WindowState.Filip Gruszczynski2014-12-051-2/+2
|/
* am 26b18771: Merge "Private Window flag to disable touch events in WallpaperS...Filip Gruszczynski2014-12-051-1/+8
|\
| * Private Window flag to disable touch events in WallpaperService.Filip Gruszczynski2014-12-041-1/+8
* | Ensure all events from a showing window are dispatched.Svetoslav2014-12-052-40/+46
* | Merge "Notify accessibility for window changes after an app animation end." i...Svetoslav2014-12-041-0/+8
|\ \
| * | Notify accessibility for window changes after an app animation end.Svetoslav2014-12-031-0/+8
* | | Merge changes Ib255e49f,Ifc33cdf7 into lmp-mr1-devWinson Chung2014-12-041-1/+1
|\ \ \ | |/ / |/| |
| * | Ensuring that the alpha and translation animation durations are the same. (Bu...Winson Chung2014-12-031-1/+1
* | | Don't process windows belonging to unshown usersCraig Mautner2014-12-021-1/+1
|/ /
* | Merge "Force additional layout pass after drawing" into lmp-mr1-devCraig Mautner2014-12-011-0/+3
|\ \
| * | Force additional layout pass after drawingCraig Mautner2014-11-261-0/+3
* | | Added unique id to display devices and their settings.Wale Ogunwale2014-11-262-10/+12
|/ /
* | Ensure arraylist index is montonically decreasingCraig Mautner2014-11-201-5/+8
* | Don't ignore accessibility overlays during visibility computationAlan Viverette2014-11-181-8/+8
* | Always set correct policy visibilityJorim Jaggi2014-11-171-18/+32
* | Ignore accessibility overlays during visible window computationAlan Viverette2014-11-131-14/+13
* | Revert "Debug for bug 18017409"Craig Mautner2014-11-131-3/+2
* | Fix build breakage from missing close brace.Wale Ogunwale2014-11-121-4/+5
* | Fixed constant window switching on lock screen with Swype KB.Wale Ogunwale2014-11-122-2/+2
* | Improve lockscreen launch animationsJorim Jaggi2014-11-122-6/+38
* | Fix lockscreen launch animations once and for allJorim Jaggi2014-11-124-35/+82
* | Show error dialogs over apps that dismiss keyguardCraig Mautner2014-11-115-14/+11
* | Fixed index out of bounds issue when removing windows.Wale Ogunwale2014-11-101-4/+10
* | Fix inset hinting when adding windowAdrian Roos2014-11-102-10/+12
* | Merge "Adding bounce animation for affiliated tasks. (Bug 16656169)" into lmp...Winson Chung2014-11-072-0/+67
|\ \
| * | Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-062-0/+67