commit | 2eb56138a65dcc02e5673e626ae9e25c11be72b4 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 20 17:13:06 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 20 17:13:06 2009 -0700 |
tree | d96c81afd5836abc2d076af112734bca0f174607 | |
parent | cabfe270b861a02e6f9fe9c13fcfb957997852d9 [diff] | |
parent | bb3903675c81ec22222aaf4ad1b65b7f3eedee03 [diff] |
Merge change 7862 into donut * changes: * 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.