Merge commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900' into eclair-mr2
* commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900':
Fix ant install when -Dadb.device.arg not provided.
Also remove the make sdkuilib from create_tests_symlinks, since
adt-tests actually uses the one from adt.
SDK BUG 2177557
Change-Id: Ied6c54f1227ed73fb77723e016559357fc1c1ee2
Merge commit '3334a5874e81a936cb866fd19f4beb7a425989ef' into eclair-mr2
* commit '3334a5874e81a936cb866fd19f4beb7a425989ef':
Fix "android create project" to properly set name in strings.xml
Merge commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26' into eclair-mr2
* commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26':
Support adb device-targeting arguments in ant scripts.
Merge commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a' into eclair-mr2
* commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a':
Make WVGA/High skins use a higher VM heap size.
Merge commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb' into eclair-mr2
* commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb':
Add sholes to Windows USB Driver in Eclair.
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-mr2
* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
Add hardware support to AVD creation dialog.
Merge commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a' into eclair-mr2
* commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a':
Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
Add runtest test def for cts-webkit.
Merge commit '3334a5874e81a936cb866fd19f4beb7a425989ef' into eclair-plus-aosp
* commit '3334a5874e81a936cb866fd19f4beb7a425989ef':
Fix "android create project" to properly set name in strings.xml
Merge commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26' into eclair-plus-aosp
* commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26':
Support adb device-targeting arguments in ant scripts.
Merge commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a' into eclair-plus-aosp
* commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a':
Make WVGA/High skins use a higher VM heap size.
Merge commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb' into eclair-plus-aosp
* commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb':
Add sholes to Windows USB Driver in Eclair.
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-plus-aosp
* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
Add hardware support to AVD creation dialog.
Merge commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a' into eclair-plus-aosp
* commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a':
Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
Add runtest test def for cts-webkit.
Merge commit '32739c6183d525f371c37d923a85c1150a6a1b0d' into eclair-plus-aosp
* commit '32739c6183d525f371c37d923a85c1150a6a1b0d':
Three implementations of a live wallpaper showing a spinning cube.
Merge commit 'fb244224235c33b492774f32e8caf8d43f2a3cec' into eclair
* commit 'fb244224235c33b492774f32e8caf8d43f2a3cec':
Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
Add runtest test def for cts-webkit.
Merge commit '32739c6183d525f371c37d923a85c1150a6a1b0d' into eclair-mr2
* commit '32739c6183d525f371c37d923a85c1150a6a1b0d':
Three implementations of a live wallpaper showing a spinning cube.
* changes:
Three implementations of a live wallpaper showing a spinning cube. One very basic, one slightly more elaborate (selectable shape, settings panel), and one that uses renderscript.
Merge commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a' into eclair-plus-aosp
* commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a':
New based dialog class.
It's annoying to have to maintain this. Remove it and understand
why we needed it in the first place. If we do, we'll generate
it when packaging the SDK rather than have it in the tree.
SDK BUG 2144477