| commit | d2967e261650651414faa2a0def9ac2bffd63bec | [log] [tgz] |
|---|---|---|
| author | Mitsuru Oshima <oshima@google.com> | Mon Jul 20 14:01:43 2009 -0700 |
| committer | Mitsuru Oshima <oshima@google.com> | Mon Jul 20 14:01:43 2009 -0700 |
| tree | af93b3571da71891266098ed7edfa06691928943 | |
| parent | 51cefb2ef58e18acad800c9aa63c2a7eee4d9731 [diff] |
* Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does)
* FullScreen mode was not hiding status bar for app in compatibility mode
* fixed fillsScreenLw to take compatibility window into account
* Fixed the logic in needsBackgroundFiller to be consistent with other places.
* Fix NPE in WindowManagerService#applyAnimationLocked LayoutParam can be null.