summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-13/+209
* Initial ContributionThe Android Open Source Project2008-10-211-0/+693