commit | 3e6438995bdbb122d9aef07d0317d1b34cae8eda | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Jun 24 17:53:57 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jun 24 17:53:57 2009 -0700 |
tree | 43974699c0622a47197b5f2c9a4511014b466f2e | |
parent | d7a055a03f301b6c4b4542d23e85c6424f5f89a8 [diff] | |
parent | fae6a84c5613bf796256818b15154639d78eb733 [diff] |
Merge change 5091 into donut * changes: * new screen resolution support impl. * use full window for activities, and shift & clip the content * refactored the compatibility code, and introdcued Translator class to handle cooridnate translations. * removed a workaround to handle an activity with configChagne=rotation in old implementation. * I'll fix background issue on rotation in next CL.