commit | 7941e903c973af66075bbd4fa4bcadf021a61ccc | [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 | 43344dacf7cf25bd47a1d20bdf68dd57e82ab188 | |
parent | 69e1f472c33e241f729c470285a5680866ede75c [diff] | |
parent | 64f59342d41849bd365cb43fad7505d5e3daa417 [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.