Android (Google) Code Review
6fb8880a48
Merge change I26a21669 into eclair
...
* changes:
Set SDK Platform/Doc to API 5.
2009-10-12 15:36:08 -04:00
Raphael
e4c98c0191
SDK Manager: display packages revisions
...
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
2009-10-11 10:13:37 -07:00
Android (Google) Code Review
e7ad6a5e40
Merge change I2fb42327 into eclair
...
* changes:
SDK Manager: extra packages must respect min-tools-rev too.
2009-10-11 12:52:46 -04:00
Android (Google) Code Review
52eb73d25c
Merge change I408e3eda into eclair
...
* changes:
SDK Manager: fix selection of non-expanded remote archives.
2009-10-11 12:51:53 -04:00
Raphael
26a2166934
Set SDK Platform/Doc to API 5.
2009-10-10 14:16:20 -07:00
Raphael
cce3d0d9ba
SDK Manager: extra packages must respect min-tools-rev too.
...
SDK BUG 2040986
Change-Id: I2fb42327ff6d474fd8ad58fcd0725af3972ea026
2009-10-09 18:45:15 -07:00
Raphael
6f9c5895a7
SDK Manager: fix selection of non-expanded remote archives.
...
SDK BUG 2177033
Change-Id: I408e3edaa5a418df871ebf0da567468bf81189df
2009-10-09 17:34:30 -07:00
Xavier Ducrohet
126a19500c
Add missing override.
...
Change-Id: Id9608b8ac9f05c3e0db92668797b2d80f0690397
2009-10-09 15:36:52 -07:00
Raphael
31d0121f68
Fix adt-tests: remove UpdaterLogicTest
...
Also reverts UpdaterLogic as package-private and
adds some javadoc to it.
SDK BUG 2179267
Change-Id: I19644cc4c99ac70598f3cbcfface2f19d9999931
2009-10-09 14:32:48 -07:00
Android (Google) Code Review
4d59d18aba
Merge change Ib18a32c1 into eclair
...
* changes:
Minor label change (size -> resolution)
2009-10-09 17:20:52 -04:00
Android (Google) Code Review
d00a9bcffe
Merge change I3e6a5048 into eclair
...
* 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.
2009-10-09 16:45:44 -04:00
Xavier Ducrohet
a4454504a5
Minor label change (size -> resolution)
...
Also remove unused imports
Change-Id: Ib18a32c126bc913e3e0c14546d2ce693190be1d1
2009-10-09 13:41:56 -07:00
Brett Chabot
126bc43dee
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.
BUG 2173382, 2173847
2009-10-09 12:33:22 -07:00
Android (Google) Code Review
8842cfe4a1
Merge change Ic77859c7 into eclair
...
* changes:
Remove flaky ApiDemos tests from continuous.
2009-10-09 15:22:43 -04:00
Brett Chabot
9cf2f6f137
Remove flaky ApiDemos tests from continuous.
...
These aren't needed anyway, since they are run as part of SDK test set.
BUG 2081356
2009-10-09 12:20:51 -07:00
Android (Google) Code Review
773e9af645
Merge change Ied6c54f1 into eclair
...
* changes:
Fix continuous adt-test: UpdaterLogic is now public.
2009-10-09 15:15:45 -04:00
Raphael
8e8ad9d39f
Fix continuous adt-test: UpdaterLogic is now public.
...
Also remove the make sdkuilib from create_tests_symlinks, since
adt-tests actually uses the one from adt.
SDK BUG 2177557
Change-Id: Ied6c54f1227ed73fb77723e016559357fc1c1ee2
2009-10-09 11:50:16 -07:00
Android (Google) Code Review
264d42dd1c
Merge change Idf5bcb58 into eclair
...
* changes:
Fix ant install when -Dadb.device.arg not provided.
2009-10-09 14:45:22 -04:00
Brett Chabot
1a363965c5
Fix ant install when -Dadb.device.arg not provided.
...
And also add the adb.device.arg support to ant uninstall.
BUG 2172690
2009-10-09 11:42:14 -07:00
Android (Google) Code Review
b2fa9b713d
Merge change I2c7af74e into eclair
...
* changes:
SDK Updater: don't auto-expand archives when selecting a package
2009-10-09 13:52:36 -04:00
Raphael
38169df333
SDK Updater: don't auto-expand archives when selecting a package
...
SDK BUG 2177033
Change-Id: I2c7af74e0dbbb3fc452e15e135b656a89bde4d31
2009-10-08 16:36:41 -07:00
Raphael
3334a5874e
Fix "android create project" to properly set name in strings.xml
...
Layout was wrong too.
SDK BUG 2176634
Change-Id: Ibbec1c47037d4a6dd875953c1875daaac4f11106
2009-10-08 15:16:22 -07:00
Raphael
8eff7f5779
Support adb device-targeting arguments in ant scripts.
...
Example of usage:
$ ant install -Dadb.device.arg=-d
SDK BUG 2172690
Change-Id: I196441f9aab888b1356b4fc0255842570be5140f
2009-10-08 15:05:09 -07:00
Android (Google) Code Review
f40ac8d605
Merge change Ic4387354 into eclair
...
* changes:
Make WVGA/High skins use a higher VM heap size.
2009-10-08 17:46:14 -04:00
Xavier Ducrohet
08f10846f1
Make WVGA/High skins use a higher VM heap size.
...
Change-Id: Ic43873545dd7a9482e4214ed3750a8e2108cafc6
2009-10-08 14:40:12 -07:00
Android (Google) Code Review
97a6420dcb
Merge change I935c71f2 into eclair
...
* changes:
Add sholes to Windows USB Driver in Eclair.
2009-10-08 17:35:44 -04:00
Raphael
0c638bb8b0
Add sholes to Windows USB Driver in Eclair.
...
SDK BUG 2132512
Change-Id: I935c71f2fb689ed8e493e3375ad676f6f66a3f76
2009-10-08 14:33:42 -07:00
Android (Google) Code Review
f3ae13d06f
Merge change I7d549c26 into eclair
...
* changes:
Add SdkUiLib tests to adt-tests.
2009-10-08 17:20:28 -04:00
Android (Google) Code Review
0947e82e4e
Merge change Ica46d149 into eclair
...
* changes:
SDK Updater: platform dependency on tools, addon dependency on platform.
2009-10-08 15:51:29 -04:00
Raphael
b192b0ef5b
SDK Updater: platform dependency on tools, addon dependency on platform.
...
SDK BUG 2040986
Change-Id: Ica46d14939bb3a9bf499899a0bf571456d4c6017
2009-10-08 11:55:48 -07:00
Android (Google) Code Review
9cb6feee3a
Merge change Ia20b55c7 into eclair
...
* changes:
Add hardware support to AVD creation dialog.
2009-10-08 14:35:38 -04:00
Jean-Baptiste Queru
b7c548eb23
am fb244224: merge from donut-gms
...
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.
2009-10-08 10:43:28 -07:00
Android (Google) Code Review
32739c6183
Merge change I2e026098 into eclair
...
* 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.
2009-10-08 13:10:19 -04:00
Jean-Baptiste Queru
fb24422423
merge from donut-gms
2009-10-08 10:00:39 -07:00
Raphael
e3ae0fe73a
Add SdkUiLib tests to adt-tests.
...
Also fixes the create_tests_symlink for Windows.
SDK BUG 2040986
Change-Id: I7d549c265efb9dbb5936ed7c9a7798eefee52d9b
2009-10-07 21:57:50 -07:00
Xavier Ducrohet
3a05612f59
Add hardware support to AVD creation dialog.
...
Change-Id: Ia20b55c788191b40159b5c38b66f1da333179ccc
2009-10-07 19:52:43 -07:00
Android (Google) Code Review
211195d193
Merge change I0d2bc2d1 into eclair
...
* changes:
New based dialog class.
2009-10-07 19:08:05 -04:00
Xavier Ducrohet
5e5e423346
New based dialog class.
...
This simply (for now) extends the jface dialog to properly
set it up.
Change-Id: I0d2bc2d10aad3811201f9d1df3efbfc87be50cb4
2009-10-07 16:04:23 -07:00
Raphael
1121ceba04
SDK: remove default.properties from ApiDemos
...
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
2009-10-07 15:20:21 -07:00
Romain Guy
9bda7101b8
Fix the MergeRootFrameLayout rule by checking the presence of padding.
...
Change-Id: I3a8b257025e74f6899233d9b99f7f86b5675e997
2009-10-07 12:31:17 -07:00
Android (Google) Code Review
7ce7a7835d
Merge change I47bf273a into eclair
...
* changes:
Update AVD creation UI to be easier for skin/sdcard.
2009-10-06 20:19:28 -04:00
Android (Google) Code Review
740e6ef010
Merge change Iafd22833 into eclair
...
* changes:
Add git ignore file for ninepatch eclipse project.
2009-10-06 20:19:02 -04:00
Xavier Ducrohet
2eae036a59
Update AVD creation UI to be easier for skin/sdcard.
...
BUG: 2162198
Change-Id: I47bf273a730a1bf6e0c3f47fb5247f02d06259a5
2009-10-06 17:06:51 -07:00
Xavier Ducrohet
32eed32acd
Add git ignore file for ninepatch eclipse project.
...
Change-Id: Iafd228336791a4a5b3b9443ba7ea075f8bf1d8a0
2009-10-06 16:59:38 -07:00
Android (Google) Code Review
ca35b27533
Merge change I15034878 into eclair
...
* changes:
Fix Windows SDK build broken by layoutopt change.
2009-10-06 19:46:08 -04:00
Raphael
40d4b03ee5
Fix Windows SDK build broken by layoutopt change.
...
Change-Id: I1503487861ef20dead3de62548feea6328e0d60d
2009-10-06 16:43:05 -07:00
Romain Guy
ece784c583
Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
...
Change-Id: I2ab9b3c6b57744563c87cb8457c55afd0cbfcb57
2009-10-06 16:22:58 -07:00
Marco Nelissen
42dbb8b92b
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.
2009-10-06 16:11:00 -07:00
Android (Google) Code Review
b5c1840392
Merge change Idc3d3b2f into eclair
...
* changes:
Moved the test data to their own package.
2009-10-06 18:19:28 -04:00
Android (Google) Code Review
2aaa22e057
Merge change Id7515f9a into eclair
...
* changes:
New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView.
2009-10-06 17:56:15 -04:00