aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add --prebuilt-ndk=FILE and --no-git options to build/tools/make-release.sh ↵David 'Digit' Turner2009-10-140-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script. This is used to help people easily package experimental versions of the NDK to test and distribute fixes and improvements. The main idea is to allow external contributors to play with it in interesting way and share the result easily.
* | | | Merge change Idad5a0ab into eclairAndroid (Google) Code Review2009-10-141-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | * changes: SDK: Remove STOPSHIP keyword.
| * | | SDK: Remove STOPSHIP keyword.Raphael2009-10-141-1/+1
| | |/ | |/| | | | | | | Change-Id: Idad5a0ab0f31c3e513ce19d914e2eb686078d44f
* | | Windows SDK: copy SDK Setup.exe at root of SDK.Raphael2009-10-141-0/+4
|/ / | | | | | | | | | | | | | | | | Also add a source.properties (we'll install it on the vendor/google script part of the script). SDK BUG 2173135 Change-Id: Icb0f22a65ffd819bf7b0f48adbec51cbc1243f71
* | Merge change Idc447b41 into eclairAndroid (Google) Code Review2009-10-1417-277/+1478
|\ \ | | | | | | | | | | | | * changes: UI to manage/create custom Layout Devices.
| * | UI to manage/create custom Layout Devices.Xavier Ducrohet2009-10-1317-277/+1478
| |/ | | | | | | Change-Id: Idc447b4136a6f709d7a665321af68de552ec613a
* | Fix RawImage.getARGB to force alpha to 0xFF for buffers with no alpha.Xavier Ducrohet2009-10-131-1/+6
|/ | | | Change-Id: I6b95f5758c36979cca06483f1ff797ba67ecd056
* Merge change I6dbcafab into eclairAndroid (Google) Code Review2009-10-131-2/+4
|\ | | | | | | | | * changes: Fix NPE in the parsing of property file.
| * Fix NPE in the parsing of property file.Xavier Ducrohet2009-10-131-2/+4
| | | | | | | | | | | | this could happen if the log object is null and the parsing fails. Change-Id: I6dbcafab26c5405efba20b30f511104fcee5bf78
* | Merge change Ib096f1f0 into eclairAndroid (Google) Code Review2009-10-139-55/+328
|\ \ | | | | | | | | | | | | * changes: SDK Manager: suggest install of new platforms, addons or extra packages.
| * | SDK Manager: suggest install of new platforms, addons or extra packages.Raphael2009-10-129-55/+328
| | | | | | | | | | | | | | | | | | Supports the new "android update sdk" action. Change-Id: Ib096f1f024639018252c58d4f9c8872ead3c39b9
* | | SDK: Support "android.bat update sdk"Raphael2009-10-121-0/+2
| |/ |/| | | | | | | | | | | | | | | This ammends the batch file to recognize "android update sdk" to start the updater UI. SDK BUG 2173128 2173150 Change-Id: I3a2b9df9a3c52aa86bf34d05389c4034d60d57dc
* | Merge change I5359971f into eclairAndroid (Google) Code Review2009-10-125-0/+135
|\ \ | | | | | | | | | | | | * changes: New "SDK Launcher" for Windows.
| * | New "SDK Launcher" for Windows.Raphael2009-10-125-0/+135
| |/ | | | | | | | | | | | | | | | | | | | | This simple .exe will sit at the root of the Windows SDK and currently simply executes tools\android.bat It uses the same icon as the emulator. Eventually it should simply replace the batch file. Change-Id: I5359971fd476d6809d4ccb6bc0a0bcd34e30a3e6
* | Merge change I26a21669 into eclairAndroid (Google) Code Review2009-10-122-7/+5
|\ \ | |/ |/| | | | | * changes: Set SDK Platform/Doc to API 5.
| * Set SDK Platform/Doc to API 5.Raphael2009-10-102-7/+5
| |
* | SDK Manager: display packages revisionsRaphael2009-10-114-35/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the short description of all the package types to display the revision. It also changes the long description to be "whatever" is in the XML; if there's nothing in the xml, use the short description. Also appends the requirements for addon/platform and min-tools-rev. I will address the packaging script to put proper descriptions when generating the XML. SDK BUG 2136068 Change-Id: Iaca7692f048f7f63111c2fe1f25c5588f0fc2099
* | Merge change I2fb42327 into eclairAndroid (Google) Code Review2009-10-116-81/+129
|\ \ | | | | | | | | | | | | * changes: SDK Manager: extra packages must respect min-tools-rev too.
| * | SDK Manager: extra packages must respect min-tools-rev too.Raphael2009-10-096-81/+129
| | | | | | | | | | | | | | | | | | SDK BUG 2040986 Change-Id: I2fb42327ff6d474fd8ad58fcd0725af3972ea026
* | | Merge change I408e3eda into eclairAndroid (Google) Code Review2009-10-111-0/+3
|\ \ \ | |_|/ |/| | | | | | | | * changes: SDK Manager: fix selection of non-expanded remote archives.
| * | SDK Manager: fix selection of non-expanded remote archives.Raphael2009-10-091-0/+3
| |/ | | | | | | | | | | SDK BUG 2177033 Change-Id: I408e3edaa5a418df871ebf0da567468bf81189df
* | Add missing override.Xavier Ducrohet2009-10-091-0/+1
|/ | | | Change-Id: Id9608b8ac9f05c3e0db92668797b2d80f0690397
* Fix adt-tests: remove UpdaterLogicTestRaphael2009-10-092-2/+15
| | | | | | | | | Also reverts UpdaterLogic as package-private and adds some javadoc to it. SDK BUG 2179267 Change-Id: I19644cc4c99ac70598f3cbcfface2f19d9999931
* Merge change Ib18a32c1 into eclairAndroid (Google) Code Review2009-10-092-3/+1
|\ | | | | | | | | * changes: Minor label change (size -> resolution)
| * Minor label change (size -> resolution)Xavier Ducrohet2009-10-092-3/+1
| | | | | | | | | | | | Also remove unused imports Change-Id: Ib18a32c126bc913e3e0c14546d2ce693190be1d1
* | Merge change I3e6a5048 into eclairAndroid (Google) Code Review2009-10-096-94/+199
|\ \ | | | | | | | | | | | | * changes: Fix ADT tests failures: - Separate functional tests into ones which load their own Sdk, vs ones which need to use the same one as Adt. - Make all base test classes abstract with protected constructors.
| * | Fix ADT tests failures:Brett Chabot2009-10-096-94/+199
| | | | | | | | | | | | | | | | | | | | | | | | - Separate functional tests into ones which load their own Sdk, vs ones which need to use the same one as Adt. - Make all base test classes abstract with protected constructors. BUG 2173382, 2173847
* | | Merge change Ic77859c7 into eclairAndroid (Google) Code Review2009-10-090-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Remove flaky ApiDemos tests from continuous.
| * | | Remove flaky ApiDemos tests from continuous.Brett Chabot2009-10-090-0/+0
| |/ / | | | | | | | | | | | | | | | These aren't needed anyway, since they are run as part of SDK test set. BUG 2081356
* | | Merge change Ied6c54f1 into eclairAndroid (Google) Code Review2009-10-092-2/+2
|\ \ \ | |/ / |/| | | | | | | | * changes: Fix continuous adt-test: UpdaterLogic is now public.
| * | Fix continuous adt-test: UpdaterLogic is now public.Raphael2009-10-092-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 change Idf5bcb58 into eclairAndroid (Google) Code Review2009-10-091-1/+2
|\ \ \ | |/ / |/| | | | | | | | * changes: Fix ant install when -Dadb.device.arg not provided.
| * | Fix ant install when -Dadb.device.arg not provided.Brett Chabot2009-10-091-1/+2
| | | | | | | | | | | | | | | | | | And also add the adb.device.arg support to ant uninstall. BUG 2172690
* | | Merge change I2c7af74e into eclairAndroid (Google) Code Review2009-10-091-1/+0
|\ \ \ | |/ / |/| | | | | | | | * changes: SDK Updater: don't auto-expand archives when selecting a package
| * | SDK Updater: don't auto-expand archives when selecting a packageRaphael2009-10-081-1/+0
| | | | | | | | | | | | | | | | | | SDK BUG 2177033 Change-Id: I2c7af74e0dbbb3fc452e15e135b656a89bde4d31
* | | Fix "android create project" to properly set name in strings.xmlRaphael2009-10-082-2/+2
|/ / | | | | | | | | | | | | | | Layout was wrong too. SDK BUG 2176634 Change-Id: Ibbec1c47037d4a6dd875953c1875daaac4f11106
* | Support adb device-targeting arguments in ant scripts.Raphael2009-10-081-0/+6
|/ | | | | | | | | Example of usage: $ ant install -Dadb.device.arg=-d SDK BUG 2172690 Change-Id: I196441f9aab888b1356b4fc0255842570be5140f
* Merge change Ic4387354 into eclairAndroid (Google) Code Review2009-10-082-2/+4
|\ | | | | | | | | * changes: Make WVGA/High skins use a higher VM heap size.
| * Make WVGA/High skins use a higher VM heap size.Xavier Ducrohet2009-10-082-2/+4
| | | | | | | | Change-Id: Ic43873545dd7a9482e4214ed3750a8e2108cafc6
* | Merge change I935c71f2 into eclairAndroid (Google) Code Review2009-10-080-0/+0
|\ \ | | | | | | | | | | | | * changes: Add sholes to Windows USB Driver in Eclair.
| * | Add sholes to Windows USB Driver in Eclair.Raphael2009-10-080-0/+0
| |/ | | | | | | | | | | SDK BUG 2132512 Change-Id: I935c71f2fb689ed8e493e3375ad676f6f66a3f76
* | Merge change I7d549c26 into eclairAndroid (Google) Code Review2009-10-083-3/+21
|\ \ | |/ |/| | | | | * changes: Add SdkUiLib tests to adt-tests.
| * Add SdkUiLib tests to adt-tests.Raphael2009-10-073-3/+21
| | | | | | | | | | | | | | | | Also fixes the create_tests_symlink for Windows. SDK BUG 2040986 Change-Id: I7d549c265efb9dbb5936ed7c9a7798eefee52d9b
* | Merge change Ica46d149 into eclairAndroid (Google) Code Review2009-10-0816-236/+1180
|\ \ | | | | | | | | | | | | * changes: SDK Updater: platform dependency on tools, addon dependency on platform.
| * | SDK Updater: platform dependency on tools, addon dependency on platform.Raphael2009-10-0816-236/+1180
| |/ | | | | | | | | | | SDK BUG 2040986 Change-Id: Ica46d14939bb3a9bf499899a0bf571456d4c6017
* | Merge change Ia20b55c7 into eclairAndroid (Google) Code Review2009-10-084-74/+502
|\ \ | | | | | | | | | | | | * changes: Add hardware support to AVD creation dialog.
| * | Add hardware support to AVD creation dialog.Xavier Ducrohet2009-10-074-74/+502
| | | | | | | | | | | | Change-Id: Ia20b55c788191b40159b5c38b66f1da333179ccc
* | | am fb244224: merge from donut-gmsJean-Baptiste Queru2009-10-080-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 from donut-gmsJean-Baptiste Queru2009-10-080-0/+0
| |\ \ \
| | * | | Remove unnecessary preprocessing of monkey commands, fix bug where it didn't ↵mike ritter2009-09-270-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recognize '@', '+', '.', etc. Bug #2121341