summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/IWindowManager.aidl
Commit message (Expand)AuthorAgeFilesLines
* 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
* We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-0/+2
* Introduce multiple displays with DisplayContent.Craig Mautner2012-08-021-3/+3
* Small step towards supporting multiple displaysCraig Mautner2012-07-271-1/+0
* Add display manager skeleton.Jeff Brown2012-07-251-5/+1
* Removing a workaround for incorrect window position on window move.Svetoslav Ganov2012-07-161-0/+22
* Work on issue #6579997: Mariner entrance animationDianne Hackborn2012-06-011-1/+2
* Making transition out of recents look betterMichael Jurka2012-05-091-1/+1
* Add new API to find smallest/largest screen size.Dianne Hackborn2012-04-191-0/+1
* Add new scale-up window manager animation.Dianne Hackborn2012-04-161-0/+2
* Move some APIs from window manager to input manager.Jeff Brown2012-04-051-34/+0
* Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-3/+5
* Add new thumbnail animation.Dianne Hackborn2012-03-231-0/+2
* Fix 5863053: Add method to lock screen immediately.Jim Miller2012-01-171-0/+5
* Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-191-0/+5
* Make SENSOR orientation modes trump rotation lock.Jeff Brown2011-10-051-3/+4
* Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-0/+1
* Handle orientation changes more systematically.Jeff Brown2011-09-211-5/+3
* Fix issue #5242779: Device not responding to touch on unlock screenDianne Hackborn2011-09-181-2/+3
* Fix issue #4279860: previous UI flashes before showing lock screen...Dianne Hackborn2011-08-231-0/+5
* Fix bug 5011824 - New Holo overflow menu for physical menu key devicesAdam Powell2011-08-071-0/+7
* Report the external display size to the input reader.Jeff Brown2011-07-251-0/+1
* Add a preference panel for mouse speed.Jeff Brown2011-06-021-0/+5
* Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-1/+2
* Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-0/+3
* Add new command line option to change global screen size.Dianne Hackborn2011-05-161-0/+3
* DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-161-0/+4
* KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()Mike Lockwood2011-02-181-0/+2
* visibility ("lights out") API.Joe Onorato2011-01-231-0/+5
* Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-1/+1
* Fix issue #3272051: Use backward transition when going backwards.Dianne Hackborn2010-12-091-3/+2
* Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-081-0/+6
* Option to enable StrictMode flashing on userdebug builds.Brad Fitzpatrick2010-11-241-0/+6
* StrictMode visual notification support.Brad Fitzpatrick2010-11-221-2/+9
* Get rid of the extended themes.Dianne Hackborn2010-11-141-1/+1