Commit Graph

1310 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
948df66e6c am 8eff7f57: Support adb device-targeting arguments in ant scripts.
Merge commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26' into eclair-plus-aosp

* commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26':
  Support adb device-targeting arguments in ant scripts.
2009-10-08 15:28:46 -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
Raphael
25efa5b8a5 am f3ae13d0: Merge change I7d549c26 into eclair
Merge commit 'f3ae13d06f1f7d9ad86248491fc2e76b07d5fd0f' into eclair-plus-aosp

* commit 'f3ae13d06f1f7d9ad86248491fc2e76b07d5fd0f':
  Add SdkUiLib tests to adt-tests.
2009-10-08 14:38:59 -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
Raphael
b428420853 am 0947e82e: Merge change Ica46d149 into eclair
Merge commit '0947e82e4ec99de726829903ea67cbae3d4a9e66' into eclair-plus-aosp

* commit '0947e82e4ec99de726829903ea67cbae3d4a9e66':
  SDK Updater: platform dependency on tools, addon dependency on platform.
2009-10-08 12:58:47 -07: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
Xavier Ducrohet
83d1df2d66 am 9cb6feee: Merge change Ia20b55c7 into eclair
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-plus-aosp

* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
  Add hardware support to AVD creation dialog.
2009-10-08 11:49:54 -07:00
Jean-Baptiste Queru
d9ef5521af am b7c548eb: am fb244224: merge from donut-gms
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.
2009-10-08 11:49:50 -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
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
Xavier Ducrohet
086da8a063 am 211195d1: Merge change I0d2bc2d1 into eclair
Merge commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a' into eclair-plus-aosp

* commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a':
  New based dialog class.
2009-10-07 16:15:26 -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
Romain Guy
a60cdb5a4a am 9bda7101: Fix the MergeRootFrameLayout rule by checking the presence of padding.
Merge commit '9bda7101b8c7007e65f0a744d93e4e446086f3ec' into eclair-plus-aosp

* commit '9bda7101b8c7007e65f0a744d93e4e446086f3ec':
  Fix the MergeRootFrameLayout rule by checking the presence of padding.
2009-10-07 12:43:03 -07:00
Xavier Ducrohet
0cdcd8a43d am 7ce7a783: Merge change I47bf273a into eclair
Merge commit '7ce7a7835d1f2c835451f3222b14ab44350d66ba' into eclair-plus-aosp

* commit '7ce7a7835d1f2c835451f3222b14ab44350d66ba':
  Update AVD creation UI to be easier for skin/sdcard.
2009-10-07 12:42:54 -07:00
Xavier Ducrohet
657bcebaa2 am 740e6ef0: Merge change Iafd22833 into eclair
Merge commit '740e6ef010d99b782632a8476e65d5c667cad85a' into eclair-plus-aosp

* commit '740e6ef010d99b782632a8476e65d5c667cad85a':
  Add git ignore file for ninepatch eclipse project.
2009-10-07 12:42:46 -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
Romain Guy
da081089aa am ece784c5: Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
Merge commit 'ece784c583edbbeb56e8a74d4ddf039121d0df71' into eclair-plus-aosp

* commit 'ece784c583edbbeb56e8a74d4ddf039121d0df71':
  Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
2009-10-07 11:58:39 -07:00
Xavier Ducrohet
1f1ddcbca4 am b5c18403: Merge change Idc3d3b2f into eclair
Merge commit 'b5c1840392bf93edd8caaefb7136b46f2b369773' into eclair-plus-aosp

* commit 'b5c1840392bf93edd8caaefb7136b46f2b369773':
  Moved the test data to their own package.
2009-10-07 11:57:16 -07:00
Romain Guy
88281c8cbd am 2aaa22e0: Merge change Id7515f9a into eclair
Merge commit '2aaa22e0575faf6c83990233333fbf010fa46ef3' into eclair-plus-aosp

* commit '2aaa22e0575faf6c83990233333fbf010fa46ef3':
  New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView.
2009-10-07 11:57:07 -07:00
Xavier Ducrohet
5a8087401b am 8f242703: Merge change I56443773 into eclair
Merge commit '8f242703341e616f9239706a27f5ecb675f808e7' into eclair-plus-aosp

* commit '8f242703341e616f9239706a27f5ecb675f808e7':
  Add support for loading 9-patch from a stream.
2009-10-07 11:55:25 -07:00
Xavier Ducrohet
83cee9e689 am 89482588: Merge change Iddb7f466 into eclair
Merge commit '894825887e9668872c1925704afcf3340b7c009b' into eclair-plus-aosp

* commit '894825887e9668872c1925704afcf3340b7c009b':
  Put kxml back in adt-test
2009-10-07 11:55:21 -07:00
Romain Guy
c7c19b9c4b am 16a56b8c: Fix NPE in layoutopt when trying to open non-XML files.
Merge commit '16a56b8ccd39c812c8c7b86bd83ec9c492d19de9' into eclair-plus-aosp

* commit '16a56b8ccd39c812c8c7b86bd83ec9c492d19de9':
  Fix NPE in layoutopt when trying to open non-XML files.
2009-10-07 11:54:18 -07:00
Xavier Ducrohet
445a3c2340 am 67d9bcdf: Only create folder if not present.
Merge commit '67d9bcdf5cfe8c2862280ea6e55c4beed05432ef' into eclair-plus-aosp

* commit '67d9bcdf5cfe8c2862280ea6e55c4beed05432ef':
  Only create folder if not present.
2009-10-07 11:51:08 -07:00