Commit Graph

2705 Commits

Author SHA1 Message Date
Raphael
d3fb418c7c am e7ad6a5e: Merge change I2fb42327 into eclair
Merge commit 'e7ad6a5e40ff032df21e934f1f61c2730de9a16b' into eclair-mr2

* commit 'e7ad6a5e40ff032df21e934f1f61c2730de9a16b':
  SDK Manager: extra packages must respect min-tools-rev too.
2009-10-11 10:03:57 -07:00
Raphael
7fd178a0e0 am 52eb73d2: Merge change I408e3eda into eclair
Merge commit '52eb73d25ca3ffc2467bca1443752c13bc1bc900' into eclair-mr2

* commit '52eb73d25ca3ffc2467bca1443752c13bc1bc900':
  SDK Manager: fix selection of non-expanded remote archives.
2009-10-11 10:03:53 -07:00
Raphael
8a378c117f am e7ad6a5e: Merge change I2fb42327 into eclair
Merge commit 'e7ad6a5e40ff032df21e934f1f61c2730de9a16b' into eclair-plus-aosp

* commit 'e7ad6a5e40ff032df21e934f1f61c2730de9a16b':
  SDK Manager: extra packages must respect min-tools-rev too.
2009-10-11 10:02:40 -07:00
Raphael
4c03bfe0d9 am 52eb73d2: Merge change I408e3eda into eclair
Merge commit '52eb73d25ca3ffc2467bca1443752c13bc1bc900' into eclair-plus-aosp

* commit '52eb73d25ca3ffc2467bca1443752c13bc1bc900':
  SDK Manager: fix selection of non-expanded remote archives.
2009-10-11 10:02:34 -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
Jack Palevich
edb55982e1 Fix Terminal Preferences, Resolution
The terminal app was using the preferences framework incorrectly: it was
trying to keep its own authoritative copies of the preferences, instead
of relying in the preference framework to store the preferences. This
lead to some race conditions, and made terminal's preferences not work
correctly in Donut or Eclair.

Terminal now uses preferences in a more straightforward way.

As long as I was editing terminal, I made two additional changes:

Term now honors the display density. This makes the text more readable on
high-density devices.

An I put in some error checks for empty shell and first-command strings.

Fixes bug 2177356	Term program on Sholes: preferences doesn't work
2009-10-09 20:16:26 -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
5e04446cb1 am 126a1950: Add missing override.
Merge commit '126a19500c2d7d834d592a79e38ea6a0b678c94c' into eclair-mr2

* commit '126a19500c2d7d834d592a79e38ea6a0b678c94c':
  Add missing override.
2009-10-09 16:27:00 -07:00
Raphael
da615ec62d am 31d0121f: Fix adt-tests: remove UpdaterLogicTest
Merge commit '31d0121f684fbd5eba4c9ad612b850732b659f40' into eclair-mr2

* commit '31d0121f684fbd5eba4c9ad612b850732b659f40':
  Fix adt-tests: remove UpdaterLogicTest
2009-10-09 16:26:56 -07:00
Xavier Ducrohet
9788502d91 am 126a1950: Add missing override.
Merge commit '126a19500c2d7d834d592a79e38ea6a0b678c94c' into eclair-plus-aosp

* commit '126a19500c2d7d834d592a79e38ea6a0b678c94c':
  Add missing override.
2009-10-09 16:02:06 -07:00
Raphael
aff51536b1 am 31d0121f: Fix adt-tests: remove UpdaterLogicTest
Merge commit '31d0121f684fbd5eba4c9ad612b850732b659f40' into eclair-plus-aosp

* commit '31d0121f684fbd5eba4c9ad612b850732b659f40':
  Fix adt-tests: remove UpdaterLogicTest
2009-10-09 16:02:02 -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
Xavier Ducrohet
d2560f89dd am 4d59d18a: Merge change Ib18a32c1 into eclair
Merge commit '4d59d18abaf5546ab1c2cccd11655073df937c18' into eclair-mr2

* commit '4d59d18abaf5546ab1c2cccd11655073df937c18':
  Minor label change (size -> resolution)
2009-10-09 14:29:27 -07:00
Xavier Ducrohet
f96afe2b28 am 4d59d18a: Merge change Ib18a32c1 into eclair
Merge commit '4d59d18abaf5546ab1c2cccd11655073df937c18' into eclair-plus-aosp

* commit '4d59d18abaf5546ab1c2cccd11655073df937c18':
  Minor label change (size -> resolution)
2009-10-09 14:28:40 -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
Brett Chabot
2a9104372f am d00a9bcf: Merge change I3e6a5048 into eclair
Merge commit 'd00a9bcffed8fa7cdd4bac8b58c6abe7d6e93adf' into eclair-mr2

* commit 'd00a9bcffed8fa7cdd4bac8b58c6abe7d6e93adf':
  Fix ADT tests failures:
2009-10-09 13:58:25 -07:00
Brett Chabot
138a51082d am d00a9bcf: Merge change I3e6a5048 into eclair
Merge commit 'd00a9bcffed8fa7cdd4bac8b58c6abe7d6e93adf' into eclair-plus-aosp

* commit 'd00a9bcffed8fa7cdd4bac8b58c6abe7d6e93adf':
  Fix ADT tests failures:
2009-10-09 13:57:52 -07: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
Brett Chabot
4226ff3e30 am 8842cfe4: Merge change Ic77859c7 into eclair
Merge commit '8842cfe4a1f190906c99896992d1bbb7b144fb90' into eclair-mr2

* commit '8842cfe4a1f190906c99896992d1bbb7b144fb90':
  Remove flaky ApiDemos tests from continuous.
2009-10-09 12:32:46 -07:00
Brett Chabot
b0228f95c8 am 8842cfe4: Merge change Ic77859c7 into eclair
Merge commit '8842cfe4a1f190906c99896992d1bbb7b144fb90' into eclair-plus-aosp

* commit '8842cfe4a1f190906c99896992d1bbb7b144fb90':
  Remove flaky ApiDemos tests from continuous.
2009-10-09 12:32:14 -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
Raphael
ce56d857e7 am 773e9af6: Merge change Ied6c54f1 into eclair
Merge commit '773e9af64537ed16e7353ef13bc309f477c98abd' into eclair-plus-aosp

* commit '773e9af64537ed16e7353ef13bc309f477c98abd':
  Fix continuous adt-test: UpdaterLogic is now public.
2009-10-09 12:22:34 -07:00
Raphael
d61dddbb18 am 773e9af6: Merge change Ied6c54f1 into eclair
Merge commit '773e9af64537ed16e7353ef13bc309f477c98abd' into eclair-mr2

* commit '773e9af64537ed16e7353ef13bc309f477c98abd':
  Fix continuous adt-test: UpdaterLogic is now public.
2009-10-09 12:22:09 -07: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
Brett Chabot
fbf06f4aeb am 264d42dd: Merge change Idf5bcb58 into eclair
Merge commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900' into eclair-plus-aosp

* commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900':
  Fix ant install when -Dadb.device.arg not provided.
2009-10-09 11:52:13 -07:00
Brett Chabot
0d4f7cd48a am 264d42dd: Merge change Idf5bcb58 into eclair
Merge commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900' into eclair-mr2

* commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900':
  Fix ant install when -Dadb.device.arg not provided.
2009-10-09 11:52:02 -07: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
Raphael
64344b8920 am b2fa9b71: Merge change I2c7af74e into eclair
Merge commit 'b2fa9b713d82e2111eeee83d134802b3ae67a142' into eclair-plus-aosp

* commit 'b2fa9b713d82e2111eeee83d134802b3ae67a142':
  SDK Updater: don't auto-expand archives when selecting a package
2009-10-09 10:59:30 -07:00
Raphael
0c384c5814 am b2fa9b71: Merge change I2c7af74e into eclair
Merge commit 'b2fa9b713d82e2111eeee83d134802b3ae67a142' into eclair-mr2

* commit 'b2fa9b713d82e2111eeee83d134802b3ae67a142':
  SDK Updater: don't auto-expand archives when selecting a package
2009-10-09 10:59:22 -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
Android (Google) Code Review
494bb69bfd Merge change I79297bbe into eclair-mr2
* changes:
  Turn of log message that was accidentally left on in an earlier commit.
2009-10-08 23:14:45 -04:00
Jack Palevich
79297bbe31 Turn of log message that was accidentally left on in an earlier commit. 2009-10-08 20:12:57 -07:00
Raphael
b80add6c6d am 3334a587: Fix "android create project" to properly set name in strings.xml
Merge commit '3334a5874e81a936cb866fd19f4beb7a425989ef' into eclair-mr2

* commit '3334a5874e81a936cb866fd19f4beb7a425989ef':
  Fix "android create project" to properly set name in strings.xml
2009-10-08 17:36:29 -07:00
Raphael
cfd96c9a12 am 8eff7f57: Support adb device-targeting arguments in ant scripts.
Merge commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26' into eclair-mr2

* commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26':
  Support adb device-targeting arguments in ant scripts.
2009-10-08 17:35:36 -07:00
Xavier Ducrohet
ab1b631b2c am f40ac8d6: Merge change Ic4387354 into eclair
Merge commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a' into eclair-mr2

* commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a':
  Make WVGA/High skins use a higher VM heap size.
2009-10-08 17:31:26 -07:00
Raphael
1d85d8d114 am 97a6420d: Merge change I935c71f2 into eclair
Merge commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb' into eclair-mr2

* commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb':
  Add sholes to Windows USB Driver in Eclair.
2009-10-08 17:31:08 -07:00
Raphael
9c8f3496f1 am f3ae13d0: Merge change I7d549c26 into eclair
Merge commit 'f3ae13d06f1f7d9ad86248491fc2e76b07d5fd0f' into eclair-mr2

* commit 'f3ae13d06f1f7d9ad86248491fc2e76b07d5fd0f':
  Add SdkUiLib tests to adt-tests.
2009-10-08 17:30:47 -07:00
Raphael
3dcef76d30 am 0947e82e: Merge change Ica46d149 into eclair
Merge commit '0947e82e4ec99de726829903ea67cbae3d4a9e66' into eclair-mr2

* commit '0947e82e4ec99de726829903ea67cbae3d4a9e66':
  SDK Updater: platform dependency on tools, addon dependency on platform.
2009-10-08 17:30:20 -07:00
Xavier Ducrohet
fb00ff8a6a am 9cb6feee: Merge change Ia20b55c7 into eclair
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-mr2

* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
  Add hardware support to AVD creation dialog.
2009-10-08 17:29:57 -07:00
Jean-Baptiste Queru
d410b728d5 am b7c548eb: am fb244224: merge from donut-gms
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.
2009-10-08 17:29:52 -07:00
Raphael
6766a58470 am 3334a587: Fix "android create project" to properly set name in strings.xml
Merge commit '3334a5874e81a936cb866fd19f4beb7a425989ef' into eclair-plus-aosp

* commit '3334a5874e81a936cb866fd19f4beb7a425989ef':
  Fix "android create project" to properly set name in strings.xml
2009-10-08 16:58:05 -07:00