summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-implementation of large screen support using window manager.Mitsuru Oshima2009-07-081-1/+9
* * new screen resolution support impl.Mitsuru Oshima2009-06-231-5/+10
* Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible.Romain Guy2009-06-221-1/+1
* resolution support fix/improvementMitsuru Oshima2009-06-101-25/+38
* Add new window manager type for a hacking second-level media surface.Dianne Hackborn2009-05-211-0/+9
* Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-0/+9
* fix window layout problem in ViewRootMitsuru Oshima2009-05-141-1/+25
* AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-1/+1
* AI 147845: Compatibility mode support. Part 1Mitsuru Oshima2009-04-271-1/+14
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+959
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-959/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-4/+26
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+23
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-13/+40