summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* Clarify behavior of fullscreen mode and softInputMode's adjustResizeChet Haase2013-04-291-2/+8
* Merge "Improve javadoc for rotationAnimation." into jb-mr2-devCraig Mautner2013-04-191-4/+5
|\
| * Improve javadoc for rotationAnimation.Craig Mautner2013-04-191-4/+5
* | Fix doc build.Ying Wang2013-04-181-3/+1
|/
* Fix issue #8512015: VideoView's window animates when its position changesDianne Hackborn2013-04-151-0/+6
* WindowManager.LayoutParams docs cleanup.John Spurlock2013-03-131-9/+9
* Add documentation for overscan flag.Dianne Hackborn2013-02-261-3/+61
* Create rotation animation modes.Craig Mautner2013-02-221-6/+48
* Implement display overscan support.Dianne Hackborn2013-02-191-5/+11
* Fix issue #7966357: Super lights out mode vs. volume dialogDianne Hackborn2013-01-091-0/+7
* Secure windows, secure surface views and secure displays.Jeff Brown2012-10-231-2/+7
* Add throwing InvalidDisplayException from addView.Craig Mautner2012-10-231-0/+13
* Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-0/+3
* Add flag for displaying non-user's Windows to user.Craig Mautner2012-10-051-0/+45
* New internal API to eliminate poke locks.Jeff Brown2012-10-011-0/+40
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-1/+9
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-4/+29
* Fix build for some javac compilers.Jeff Brown2012-08-291-1/+1
* Add initial multi-display support.Jeff Brown2012-08-291-1/+8
* Refactor local window manager implementation.Jeff Brown2012-07-201-9/+1
* Remove dithering support.Jeff Brown2012-07-161-2/+3
* Use two fingers to work some magic...Dianne Hackborn2012-06-251-0/+6
* Clean up IntToStrings for window TYPE_*Scott Anderson2012-05-311-3/+5
* Eliminate deferred surface destruction.Craig Mautner2012-05-161-7/+0
* Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-0/+6
* New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-091-0/+6
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-4/+4
* Fix issue #5755172: Soft menu key disappears when menu is openDianne Hackborn2011-12-131-0/+10
* Optimize handling of scrolled wallpapersChet Haase2011-10-281-0/+11
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-071-0/+7
* Fix issue #5384631: hw windows not resizing correctlyChet Haase2011-10-061-12/+10
* Adjust layers for system overlays.Jeff Brown2011-09-081-0/+7
* Don't destroy a window's buffers when moving itRomain Guy2011-09-061-11/+15
* Fix issue #5150899: Call activity takes 15MB we never get back.Dianne Hackborn2011-09-021-70/+139
* Fix input channel leak.Jeff Brown2011-08-301-0/+9
* Fix issue #4279860: previous UI flashes before showing lock screen...Dianne Hackborn2011-08-231-1/+9
* Improve window manager debug output.Dianne Hackborn2011-08-081-3/+7
* Whoops also need to move notification shade above lock screen.Dianne Hackborn2011-08-031-0/+7
* Add support for disabling pointer gestures.Jeff Brown2011-06-141-0/+27
* Allow touches to slide out of the navigation bar.Jeff Brown2011-06-131-1/+13
* Rename Gravity BEFORE/AFTER to START/ENDFabrice Di Meglio2011-06-061-2/+2
* Add support for Gravity BEFORE and AFTERFabrice Di Meglio2011-05-271-2/+2
* On-screen navigation bar (separate from the status bar).Daniel Sandler2011-04-271-0/+6
* Fix 3201849: Enable hardware acceleration in LockScreen WaveViewJim Miller2011-03-091-0/+11
* Protected surface APIGlenn Kasten2011-01-281-1/+1
* am 1aadb210: Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycombJoe Onorato2011-01-261-2/+19
|\
| * Expose the window flags for lights out mode.Joe Onorato2011-01-261-2/+19
* | am 4c541b13: Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-231-1/+42
|\ \ | |/
| * visibility ("lights out") API.Joe Onorato2011-01-231-1/+42
* | am 4bb180d6: am ded2b006: Merge "frameworks/base: remove redundant code in Wi...Brad Fitzpatrick2011-01-211-8/+0
|\ \ | |/ |/|