summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* Volume panel should not clear system ui flags.John Spurlock2013-12-041-7/+0
* Fix transparent -> translucent reference in private docs.John Spurlock2013-10-071-1/+1
* Transparent system ui flags -> Translucent WM flags.John Spurlock2013-10-061-1/+54
* Private flags are masked in correct variableAdam Lesinski2013-10-021-3/+3
* Make room for new public flagsAdam Lesinski2013-10-011-24/+25
* add local focus mode and input event injection API to Windowkeunyoung2013-08-081-1/+13
* fix buildkeunyoung2013-07-121-1/+1
* add TYPE_PRIVATE_PRESENTATION window typekeunyoung2013-07-121-1/+8
* am 8afd195d: am 6b313da0: Merge "Clarify behavior of fullscreen mode and soft...Chet Haase2013-04-301-2/+8
|\
| * Clarify behavior of fullscreen mode and softInputMode's adjustResizeChet Haase2013-04-291-2/+8
* | am 0cf469f2: am c1876b25: Merge "Improve javadoc for rotationAnimation." into...Craig Mautner2013-04-191-4/+5
|\ \ | |/
| * Merge "Improve javadoc for rotationAnimation." into jb-mr2-devCraig Mautner2013-04-191-4/+5
| |\
| | * Improve javadoc for rotationAnimation.Craig Mautner2013-04-191-4/+5
* | | am 9454a9b3: am 4e0eb22f: Fix doc build.Ying Wang2013-04-181-3/+1
|\ \ \ | |/ /
| * | Fix doc build.Ying Wang2013-04-181-3/+1
| |/
* | am f5cfab41: am a59a19ab: Merge "Fix issue #8512015: VideoView\'s window anim...Dianne Hackborn2013-04-151-0/+6
|\ \ | |/
| * Fix issue #8512015: VideoView's window animates when its position changesDianne Hackborn2013-04-151-0/+6
* | am 356bbd1c: am ac3dfb38: Merge "WindowManager.LayoutParams docs cleanup." in...John Spurlock2013-03-141-9/+9
|\ \ | |/
| * WindowManager.LayoutParams docs cleanup.John Spurlock2013-03-131-9/+9
* | Move keyguard to its own process.Jim Miller2013-02-271-0/+8
|/
* 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