summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * frameworks/base: remove redundant code in WindowManagerVairavan Srinivasan2011-01-181-8/+0
| * Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+15
* | Race condition patched in Email autocompletion.Gilles Debunne2011-01-191-1/+1
* | Better documentation for FLAG_HARDWARE_ACCELERATEDRomain Guy2011-01-091-2/+27
* | Add initial support for cursor-based pointing devices.Jeff Brown2010-12-291-0/+5
* | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-23/+8
* | this should be @hiddenJoe Onorato2010-11-241-0/+1
* | Allow status bar panels to be on top of the status bar.Joe Onorato2010-11-241-1/+8
* | Some work on issue #3201795: Improve transition when keyboard comes upDianne Hackborn2010-11-181-1/+0
* | Fix issue #3202866: system server crashDianne Hackborn2010-11-161-9/+11