aboutsummaryrefslogtreecommitdiffstats
path: root/android/skin/window.h
Commit message (Collapse)AuthorAgeFilesLines
* Auto-adjust scale and window position when needed.David 'Digit' Turner2011-06-171-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | This patch changes the emulator's default behaviour in two ways: - Automatically compute the window scale to ensure that the emulator's window can be displayed within the current screen. This ensures that it remains usable when emulating a large-resolution device on a small display (e.g. on a 13" laptop running at 1024x768). This check and auto-correction do not happen if you use the -scale or -dpi-monitor options. - When re-centering an out-of-focus window, ensure that the top of the window is visible (which generally includes the window's title bar). This allows the window to be easily moved or minimized by the user is needed. This fixes three bugs: http://code.google.com/p/android/issues/detail?id=16399 http://code.google.com/p/android/issues/detail?id=16398 http://code.google.com/p/android/issues/detail?id=16397 Change-Id: I8e5a624446d064038b5b9ad16556db8328244906
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+65
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-65/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+65