summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/IWindowManager.aidl
Commit message (Expand)AuthorAgeFilesLines
* Add support for disabling display scaling for development.Jeff Brown2015-04-151-0/+1
* Add ability to get a screenshot for assist.Dianne Hackborn2015-03-171-2/+7
* Add ClipReveal window transition for application launchChet Haase2015-02-131-0/+2
* Eliminate groupId and add task to AppWindowTokenCraig Mautner2015-01-271-1/+1
* Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-061-0/+1
* Removing unnecessary delays, ensuring transition thumbnail is the size of the...Winson Chung2014-09-071-1/+2
* Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-0/+2
* Use different unlock animation when going to full shadeJorim Jaggi2014-08-141-1/+2
* Fix deadlock window manager and device policy manager.Sander Alewijnse2014-07-311-3/+2
* Add Device Policy API to disable screen capture.Sander Alewijnse2014-07-231-0/+6
* Launch activity behind launching task.Craig Mautner2014-07-151-1/+1
* Improvements to low power mode.Dianne Hackborn2014-06-061-1/+4
* Force all windows to redraw before unblanking screenCraig Mautner2014-06-031-6/+0
* Merge "Add methods to coordinate unlock animation." into lmp-preview-devCraig Mautner2014-05-291-0/+1
|\
| * Add methods to coordinate unlock animation.Jorim Jaggi2014-05-271-0/+1
* | Add system layer for voice interaction services.Dianne Hackborn2014-05-281-1/+1
|/
* resolved conflicts for merge of 6be2f952 to master-lockscreen-devSvetoslav2014-04-101-0/+17
|\
| * Adding render stats APIs to UiAutomation (framework).Svetoslav2014-04-071-0/+17
* | Wait for Keyguard to be drawn after boot.Jorim Jaggi2014-04-021-0/+5
|/
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-50/+1
* Relayout windows that handle their own config change.Craig Mautner2013-11-121-1/+2
* Optimize sysui ui queue during keyguard unlock.John Spurlock2013-10-291-1/+1
* Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-071-0/+7
* Reduce max recents on lowramJohn Reck2013-10-021-1/+2
* Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-271-6/+0
* Fix home activity and user switch interactions.Craig Mautner2013-07-191-1/+1
* Remove concept of system bar from window manager.John Spurlock2013-06-141-3/+0
* Fix a bug resolving the correct icon/logo in action barsAdam Powell2013-05-311-1/+1
* resolved conflicts for merge of 5856ee4b to masterBrian Colonna2013-04-021-0/+6
|\
| * FUL now restarts when flipping tablet 180 (bug 7484464)Brian Colonna2013-03-291-0/+6
* | am a4820789: am 5871b258: Merge "Change wm commands to return size and densit...Dianne Hackborn2013-03-261-0/+4
|\ \ | |/
| * Change wm commands to return size and density info.Dianne Hackborn2013-03-261-0/+4
| * Revert ActivityManager changes for tasks. DO NOT MERGECraig Mautner2013-02-251-0/+3
* | Start moving Tasks from DisplayContent to TaskStackCraig Mautner2013-03-151-2/+2
|/
* Implement display overscan support.Dianne Hackborn2013-02-191-0/+2
* Remove unused App methods.Craig Mautner2013-02-131-3/+0
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-0/+7
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-141-6/+27
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-031-26/+6
* Add mechanism to kick keyguard to show the assistantJim Miller2012-11-081-30/+36
* Add isSafeModeEnabled() API to WindowManagerServiceJim Miller2012-11-051-0/+5
* Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-devCraig Mautner2012-10-071-1/+1
|\
| * Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-1/+1
* | Coordinate screen on with the window manager.Jeff Brown2012-10-051-1/+2
* | Plumbing to allow keyguard to be shown with user switcher (issue 7175023)Adam Cohen2012-10-041-2/+3
|/
* Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-devJeff Brown2012-09-111-1/+1
|\
| * Allow adb shell am display-size to use bigger sizes.Jeff Brown2012-09-101-1/+1
* | Animations for user switching.Dianne Hackborn2012-09-101-0/+3
|/
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-6/+28
* Adding a thumbnail scale down animationMichael Jurka2012-08-161-1/+1