summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Get rid of the extended themes.Dianne Hackborn2010-11-141-0/+8
* | Various PreferenceActivity and related improvement.Dianne Hackborn2010-11-011-6/+42
* | Add new resize mode to not resize, new web input types.Dianne Hackborn2010-10-291-21/+27
* | Add support for secure system overlays.Jeff Brown2010-10-151-3/+16
* | Dynamically show the menu button on the system bar.Daniel Sandler2010-10-131-0/+13
* | Drag/drop APIs and infrastructureChristopher Tate2010-09-301-0/+7
* | am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...Jeff Brown2010-09-271-0/+13
|\ \ | |/
| * Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-0/+13
* | Add android:hardwareAccelerated to Activity.Romain Guy2010-08-041-2/+16
|/
* Revised "immersive mode" API.Daniel Sandler2010-06-221-13/+0
* Fix SDK docs build.Daniel Sandler2010-06-171-9/+10
* New API for "immersive" activity windows.Daniel Sandler2010-06-171-1/+14
* docs: fix markup errorScott Main2010-06-111-2/+2
* Add more WindowManager flags to ViewDebug.Daniel Sandler2010-04-021-0/+8
* Add window flags and window types to hierarchyviewer.Joe Onorato2010-03-251-0/+47
* Fix build: javadoc @link pointers need HTML-style #refnameChristopher Tate2010-01-291-1/+1
* Support for triggering the lockscreen while the screen is on:Mike Lockwood2010-01-291-0/+6
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-6/+6
* Add window manager support for overriding button and keyboard backlight values.Mike Lockwood2009-11-231-2/+39
* Fix issue #2242440: Window screen brightness attribute is brokenDianne Hackborn2009-11-081-5/+5
* A variety of work on animations.Dianne Hackborn2009-09-251-0/+7
* Various fixes and improvements to window, activity.Dianne Hackborn2009-09-221-1/+17
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-0/+6
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-4/+8
* Very primitive wallpapers in a surface.Dianne Hackborn2009-08-081-3/+16
* cast is floor. Use round instead.Mitsuru Oshima2009-07-211-4/+4
* * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-191-8/+1
* * Use Fede In/Out animation if one of opening/closing apps is in compatibili...Mitsuru Oshima2009-07-171-0/+3