OSDN Git Service

android-x86/sdk.git
14 years agoam 07fc39ed: Merge change 26440 into eclair
Piotr Gurgul [Tue, 22 Sep 2009 21:28:51 +0000 (14:28 -0700)]
am 07fc39ed: Merge change 26440 into eclair

Merge commit '07fc39edda5e53bb3ddd980a05ab2c6573685feb' into eclair-plus-aosp

* commit '07fc39edda5e53bb3ddd980a05ab2c6573685feb':
  Add auto-generated tested.project.dir property

14 years agoam 37240333: Merge change 26436 into eclair
Xavier Ducrohet [Tue, 22 Sep 2009 21:28:47 +0000 (14:28 -0700)]
am 37240333: Merge change 26436 into eclair

Merge commit '3724033353aa535248659ad86f4d4c1c2a10fb75' into eclair-plus-aosp

* commit '3724033353aa535248659ad86f4d4c1c2a10fb75':
  Add a new skin to the SDK.

14 years agoMerge change 26440 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 21:21:05 +0000 (17:21 -0400)]
Merge change 26440 into eclair

* changes:
  Add auto-generated tested.project.dir property

14 years agoMerge change 26436 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 21:18:17 +0000 (17:18 -0400)]
Merge change 26436 into eclair

* changes:
  Add a new skin to the SDK.

14 years agoAdd auto-generated tested.project.dir property
Piotr Gurgul [Tue, 22 Sep 2009 20:58:28 +0000 (13:58 -0700)]
Add auto-generated tested.project.dir property

Adds tested.project.dir=".." to ProjectDir/tests/build.properties in order
to indicate automatically that this is a test project and point the
tested project directory.

14 years agoAdd a new skin to the SDK.
Xavier Ducrohet [Tue, 22 Sep 2009 20:51:14 +0000 (13:51 -0700)]
Add a new skin to the SDK.

Change-Id: I988a5a4bf372c0f8608facf64314ada1e9ee791e

14 years agoam 36ee5daf: Merge change 26329 into eclair
Piotr Gurgul [Tue, 22 Sep 2009 18:52:04 +0000 (11:52 -0700)]
am 36ee5daf: Merge change 26329 into eclair

Merge commit '36ee5dafd0e106e40f6f1d3e3dffd60315ea659f' into eclair-plus-aosp

* commit '36ee5dafd0e106e40f6f1d3e3dffd60315ea659f':
  Distinguish jar folders and jar files in ApkBuilder script

14 years agoMerge change 26329 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 18:44:28 +0000 (14:44 -0400)]
Merge change 26329 into eclair

* changes:
  Distinguish jar folders and jar files in ApkBuilder script

14 years agoDistinguish jar folders and jar files in ApkBuilder script
Piotr Gurgul [Tue, 22 Sep 2009 04:02:00 +0000 (21:02 -0700)]
Distinguish jar folders and jar files in ApkBuilder script

Checking if -rj parameter value is a directory or a file
and calling the appropriate function for each of them.

14 years agoam 3cbe2b79: Add automatic application package extraction from manifest
Piotr Gurgul [Tue, 22 Sep 2009 18:21:16 +0000 (11:21 -0700)]
am 3cbe2b79: Add automatic application package extraction from manifest

Merge commit '3cbe2b7943c0437ffb8c2a03a679c0ca8b9f527e' into eclair-plus-aosp

* commit '3cbe2b7943c0437ffb8c2a03a679c0ca8b9f527e':
  Add automatic application package extraction from manifest

14 years agoAdd automatic application package extraction from manifest
Piotr Gurgul [Tue, 22 Sep 2009 04:40:15 +0000 (21:40 -0700)]
Add automatic application package extraction from manifest

Automatic extraction of the application.package property has been added
leveradging xpath ant task. This reduces redundancy, removes hardcoded
application.package and solves bug with uninstalling test application
package. In order to function properly needs removing application.package
from build.properties file.

14 years agoam 780a7fa1: Merge change 26298 into eclair
Brett Chabot [Tue, 22 Sep 2009 02:40:56 +0000 (19:40 -0700)]
am 780a7fa1: Merge change 26298 into eclair

Merge commit '780a7fa1f51a9d42e644401ef69b79e151198794' into eclair-plus-aosp

* commit '780a7fa1f51a9d42e644401ef69b79e151198794':
  Add build path info to runtest --list_tests

14 years agoMerge change 26298 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 02:32:55 +0000 (22:32 -0400)]
Merge change 26298 into eclair

* changes:
  Add build path info to runtest --list_tests

14 years agoAdd build path info to runtest --list_tests
Brett Chabot [Tue, 22 Sep 2009 00:48:26 +0000 (17:48 -0700)]
Add build path info to runtest --list_tests

BUG 2133198

14 years agoam 27e73ec5: Merge change 26291 into eclair
Xavier Ducrohet [Tue, 22 Sep 2009 00:49:04 +0000 (17:49 -0700)]
am 27e73ec5: Merge change 26291 into eclair

Merge commit '27e73ec55b1eea4186482ff54aa087eaa4d9263c' into eclair-plus-aosp

* commit '27e73ec55b1eea4186482ff54aa087eaa4d9263c':
  Update the SDK/AVD manager toolbar icon tooltip to be consistent.

14 years agoMerge change 26291 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 00:42:14 +0000 (20:42 -0400)]
Merge change 26291 into eclair

* changes:
  Update the SDK/AVD manager toolbar icon tooltip to be consistent.

14 years agoam 6440b667: Merge change 26292 into eclair
Piotr Gurgul [Tue, 22 Sep 2009 00:39:41 +0000 (17:39 -0700)]
am 6440b667: Merge change 26292 into eclair

Merge commit '6440b667b07f085faf5916a1c7836597ac0f6b63' into eclair-plus-aosp

* commit '6440b667b07f085faf5916a1c7836597ac0f6b63':
  Increase reusability of zipalign macrodef

14 years agoMerge change 26292 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 00:31:08 +0000 (20:31 -0400)]
Merge change 26292 into eclair

* changes:
  Increase reusability of zipalign macrodef

14 years agoam 303d6948: Merge change 26277 into eclair
Xavier Ducrohet [Tue, 22 Sep 2009 00:29:44 +0000 (17:29 -0700)]
am 303d6948: Merge change 26277 into eclair

Merge commit '303d694863f055f09ed9b4a1b2eebeb809a2ddad' into eclair-plus-aosp

* commit '303d694863f055f09ed9b4a1b2eebeb809a2ddad':
  Add an XPath Ant task to be used in the android_rules.xml file.

14 years agoIncrease reusability of zipalign macrodef
Piotr Gurgul [Tue, 22 Sep 2009 00:22:34 +0000 (17:22 -0700)]
Increase reusability of zipalign macrodef

debug-helper macro has been renamed to zipalign-helper to reflect better its
function. Two parameters for input and output packages have been introduced.
Macro has been additionally leveradged in 'release' target where zipalign
was previously called directly, duplicating the code.

14 years agoMerge change 26277 into eclair
Android (Google) Code Review [Tue, 22 Sep 2009 00:22:27 +0000 (20:22 -0400)]
Merge change 26277 into eclair

* changes:
  Add an XPath Ant task to be used in the android_rules.xml file.

14 years agoUpdate the SDK/AVD manager toolbar icon tooltip to be consistent.
Xavier Ducrohet [Tue, 22 Sep 2009 00:20:48 +0000 (17:20 -0700)]
Update the SDK/AVD manager toolbar icon tooltip to be consistent.

Change-Id: Ie4c98537035e11543dd22b870880d52506ca1b99

14 years agoam fddd720c: Add global verbosity control for SDK ant targets
Piotr Gurgul [Mon, 21 Sep 2009 23:55:22 +0000 (16:55 -0700)]
am fddd720c: Add global verbosity control for SDK ant targets

Merge commit 'fddd720cf2530606b86f9a18f6e397dd9988958d' into eclair-plus-aosp

* commit 'fddd720cf2530606b86f9a18f6e397dd9988958d':
  Add global verbosity control for SDK ant targets

14 years agoAdd global verbosity control for SDK ant targets
Piotr Gurgul [Thu, 17 Sep 2009 23:59:28 +0000 (16:59 -0700)]
Add global verbosity control for SDK ant targets

The user-configurable property 'verbose' has been introduced. It is set by
default to 'false' and switching in on enables verbose mode for all the
intermediate steps for a given target.

14 years agoAdd an XPath Ant task to be used in the android_rules.xml file.
Xavier Ducrohet [Mon, 21 Sep 2009 23:10:37 +0000 (16:10 -0700)]
Add an XPath Ant task to be used in the android_rules.xml file.

This task is designed to run XPath expression targetting Android XML files.
It will handle the Android namespace with the 'android' prefix, and store
the result of the XPath into a property.

Change-Id: I9094f5661d5e1ef86553ee1c54bdeca62366e0cd
classname: XPathTask
classpath: anttasks.jar, sdklib.jar

Usage:
<xpathtask input="path/of/file/to/read" output="name.of.property.to.write"
    expression="/xpath/expression/to/evaluate" />

14 years agoam 4a9200d0: renaming setJavaClassName to setPluginStubJavaClassName
Derek Sollenberger [Mon, 21 Sep 2009 17:42:56 +0000 (10:42 -0700)]
am 4a9200d0: renaming setJavaClassName to setPluginStubJavaClassName

Merge commit '4a9200d0945cd5eb4cfe7a8721c70eeec67e528e' into eclair-plus-aosp

* commit '4a9200d0945cd5eb4cfe7a8721c70eeec67e528e':
  renaming setJavaClassName to setPluginStubJavaClassName

14 years agorenaming setJavaClassName to setPluginStubJavaClassName
Derek Sollenberger [Mon, 21 Sep 2009 13:15:38 +0000 (09:15 -0400)]
renaming setJavaClassName to setPluginStubJavaClassName

Change-Id: I1a962ed93e27615611a248b8791d3392ba36df1e

14 years agoam bcdcd9d4: Merge change 25854 into eclair
Jaikumar Ganesh [Sat, 19 Sep 2009 19:06:10 +0000 (12:06 -0700)]
am bcdcd9d4: Merge change 25854 into eclair

Merge commit 'bcdcd9d4d50e50360c2ac89526dd79f30f50ac9f' into eclair-plus-aosp

* commit 'bcdcd9d4d50e50360c2ac89526dd79f30f50ac9f':
  Add UUID intent to BluetoothDebug app.

14 years agoMerge change 25854 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 18:58:41 +0000 (14:58 -0400)]
Merge change 25854 into eclair

* changes:
  Add UUID intent to BluetoothDebug app.

14 years agoam 4d31089b: Merge change 25645 into eclair
David 'Digit' Turner [Sat, 19 Sep 2009 07:07:40 +0000 (00:07 -0700)]
am 4d31089b: Merge change 25645 into eclair

Merge commit '4d31089b9d3e990791a14828f899e4843443a184' into eclair-plus-aosp

* commit '4d31089b9d3e990791a14828f899e4843443a184':
  Fix the skins to do proper dpad rotation in landscape mode.

14 years agoMerge change 25645 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 07:01:15 +0000 (03:01 -0400)]
Merge change 25645 into eclair

* changes:
  Fix the skins to do proper dpad rotation in landscape mode.

14 years agoAdd UUID intent to BluetoothDebug app.
Jaikumar Ganesh [Fri, 18 Sep 2009 23:08:18 +0000 (16:08 -0700)]
Add UUID intent to BluetoothDebug app.

Change-Id: If1198f4f03eb261afe29f4c363924033aa49a477

14 years agoam fbc5cc74: Merge change 25692 into eclair
Piotr Gurgul [Fri, 18 Sep 2009 03:08:43 +0000 (20:08 -0700)]
am fbc5cc74: Merge change 25692 into eclair

Merge commit 'fbc5cc7488204b9b74acc587efa3c5d76a52c58b' into eclair-plus-aosp

* commit 'fbc5cc7488204b9b74acc587efa3c5d76a52c58b':
  Fix a bug in processing jarfolders in ApkBuilder

14 years agoMerge change 25692 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 03:01:49 +0000 (23:01 -0400)]
Merge change 25692 into eclair

* changes:
  Fix a bug in processing jarfolders in ApkBuilder

14 years agoFix a bug in processing jarfolders in ApkBuilder
Piotr Gurgul [Fri, 18 Sep 2009 02:42:01 +0000 (19:42 -0700)]
Fix a bug in processing jarfolders in ApkBuilder

Wrong parameter has been passed to the function which resulted
in exception.
http://b/issue?id=2127927

14 years agoFix the skins to do proper dpad rotation in landscape mode.
David 'Digit' Turner [Fri, 18 Sep 2009 00:19:09 +0000 (17:19 -0700)]
Fix the skins to do proper dpad rotation in landscape mode.

14 years agoam 9cc8b3f0: Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 17 Sep 2009 22:08:52 +0000 (15:08 -0700)]
am 9cc8b3f0: Import revised translations.  DO NOT MERGE

Merge commit '9cc8b3f04494cce6b37761eccb259d781dbb5ad6' into eclair-plus-aosp

* commit '9cc8b3f04494cce6b37761eccb259d781dbb5ad6':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 17 Sep 2009 21:27:17 +0000 (14:27 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoam 107621ad: Merge change 25538 into eclair
Patrick Scott [Thu, 17 Sep 2009 20:09:39 +0000 (13:09 -0700)]
am 107621ad: Merge change 25538 into eclair

Merge commit '107621ad3120121bfd0eec59f2069995fbe27b0b' into eclair-plus-aosp

* commit '107621ad3120121bfd0eec59f2069995fbe27b0b':
  Do not install libsampleplugin by default.

14 years agoMerge change 25538 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 20:01:19 +0000 (16:01 -0400)]
Merge change 25538 into eclair

* changes:
  Do not install libsampleplugin by default.

14 years agoam 13130ae0: Merge change 25340 into eclair
Piotr Gurgul [Thu, 17 Sep 2009 19:31:02 +0000 (12:31 -0700)]
am 13130ae0: Merge change 25340 into eclair

Merge commit '13130ae08d8bf2a7aeb14c4e0cd64fb58ed78ab3' into eclair-plus-aosp

* commit '13130ae08d8bf2a7aeb14c4e0cd64fb58ed78ab3':
  Specify emma dump file location on the device explicitly

14 years agoMerge change 25340 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 19:23:23 +0000 (15:23 -0400)]
Merge change 25340 into eclair

* changes:
  Specify emma dump file location on the device explicitly

14 years agoDo not install libsampleplugin by default.
Patrick Scott [Thu, 17 Sep 2009 19:06:19 +0000 (15:06 -0400)]
Do not install libsampleplugin by default.

This avoids installing the library during a normal build. When building
SampleBrowserPlugin, the library will be packaged in the apk.

14 years agoam 8399a2bf: Merge change 25229 into eclair
Xavier Ducrohet [Thu, 17 Sep 2009 15:43:26 +0000 (08:43 -0700)]
am 8399a2bf: Merge change 25229 into eclair

Merge commit '8399a2bf6d415dc20788167b70b98e24b285466d' into eclair-plus-aosp

* commit '8399a2bf6d415dc20788167b70b98e24b285466d':
  Add support for new framebuffer protocol over adb.

14 years agoMerge change 25229 into eclair
Android (Google) Code Review [Thu, 17 Sep 2009 00:11:48 +0000 (20:11 -0400)]
Merge change 25229 into eclair

* changes:
  Add support for new framebuffer protocol over adb.

14 years agoSpecify emma dump file location on the device explicitly
Piotr Gurgul [Wed, 16 Sep 2009 20:29:07 +0000 (13:29 -0700)]
Specify emma dump file location on the device explicitly

This is to avoid using default location for the emma dump file (coverage.ec)
which is generated on the device. Pointing out the custom location (which
for now is the same as the default one) is more straightforward and
will be important if the default location changes in the future.

14 years agoAdd support for new framebuffer protocol over adb.
Xavier Ducrohet [Wed, 16 Sep 2009 03:09:08 +0000 (20:09 -0700)]
Add support for new framebuffer protocol over adb.

This is backward compatible with the original protocol.

Change-Id: I93e811cb7775a10af82e70f31ae66d4cd74636b5

14 years agoam 66e1caff: Merge change 25298 into eclair
Piotr Gurgul [Wed, 16 Sep 2009 19:15:12 +0000 (12:15 -0700)]
am 66e1caff: Merge change 25298 into eclair

Merge commit '66e1caffc8c7ae8893e542ff2ee67766efcef0b5' into eclair-plus-aosp

* commit '66e1caffc8c7ae8893e542ff2ee67766efcef0b5':
  Clean up temporary files after generating coverage report

14 years agoMerge change 25298 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 19:04:27 +0000 (15:04 -0400)]
Merge change 25298 into eclair

* changes:
  Clean up temporary files after generating coverage report

14 years agoam c1d51f75: Merge change 25165 into eclair
Brett Chabot [Wed, 16 Sep 2009 18:30:37 +0000 (11:30 -0700)]
am c1d51f75: Merge change 25165 into eclair

Merge commit 'c1d51f7544c5aeaca70f1f769965a621869b5c82' into eclair-plus-aosp

* commit 'c1d51f7544c5aeaca70f1f769965a621869b5c82':
  Remove IM from code coverage targets.

14 years agoMerge change 25165 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 18:23:10 +0000 (14:23 -0400)]
Merge change 25165 into eclair

* changes:
  Remove IM from code coverage targets.

14 years agoClean up temporary files after generating coverage report
Piotr Gurgul [Wed, 16 Sep 2009 17:43:19 +0000 (10:43 -0700)]
Clean up temporary files after generating coverage report

After generating coverage report instrumentation.dir and files coverage.ec
and coverage.em are being deleted. As Emma treats both files incrementally,
running 'ant coverage' in the project with these files already existing
may produce unexpected results.

14 years agoam 765bec77: Merge change 25093 into eclair
Nicolas Catania [Wed, 16 Sep 2009 02:25:33 +0000 (19:25 -0700)]
am 765bec77: Merge change 25093 into eclair

Merge commit '765bec77d5ed3f3bbda52d1b6015fc9fd7203971' into eclair-plus-aosp

* commit '765bec77d5ed3f3bbda52d1b6015fc9fd7203971':
  Added new telephony unittest target.

14 years agoMerge change 25093 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 02:17:14 +0000 (22:17 -0400)]
Merge change 25093 into eclair

* changes:
  Added new telephony unittest target.

14 years agoam 33769eea: Merge change 24203 into eclair
Derek Sollenberger [Wed, 16 Sep 2009 00:13:09 +0000 (17:13 -0700)]
am 33769eea: Merge change 24203 into eclair

Merge commit '33769eea082e0fece00f9cc16995f1edba5bfeb0' into eclair-plus-aosp

* commit '33769eea082e0fece00f9cc16995f1edba5bfeb0':
  Updating samplePlugin to use java surface views.

14 years agoam 3b3de839: Merge change 23489 into eclair
Derek Sollenberger [Wed, 16 Sep 2009 00:13:05 +0000 (17:13 -0700)]
am 3b3de839: Merge change 23489 into eclair

Merge commit '3b3de83970037c9fec707dbdb06af2835b9f5913' into eclair-plus-aosp

* commit '3b3de83970037c9fec707dbdb06af2835b9f5913':
  adding support for plugins to use the java view system.

14 years agoam 82f8347e: Merge change 25163 into eclair
Piotr Gurgul [Wed, 16 Sep 2009 00:13:00 +0000 (17:13 -0700)]
am 82f8347e: Merge change 25163 into eclair

Merge commit '82f8347ee6edf4b8fa65a06ee93ff746730cb8f0' into eclair-plus-aosp

* commit '82f8347ee6edf4b8fa65a06ee93ff746730cb8f0':
  Replace -no-sign and -debug-sign with macrodef attribute

14 years agoMerge change 24203 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 00:03:26 +0000 (20:03 -0400)]
Merge change 24203 into eclair

* changes:
  Updating samplePlugin to use java surface views.

14 years agoMerge change 23489 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 00:03:09 +0000 (20:03 -0400)]
Merge change 23489 into eclair

* changes:
  adding support for plugins to use the java view system.

14 years agoMerge change 25163 into eclair
Android (Google) Code Review [Wed, 16 Sep 2009 00:01:49 +0000 (20:01 -0400)]
Merge change 25163 into eclair

* changes:
  Replace -no-sign and -debug-sign with macrodef attribute

14 years agoRemove IM from code coverage targets.
Brett Chabot [Tue, 15 Sep 2009 23:56:37 +0000 (16:56 -0700)]
Remove IM from code coverage targets.

Necessary since IM is no longer part of the Android source tree.

14 years agoam e6fa8c19: Merge change 25140 into eclair
Xavier Ducrohet [Tue, 15 Sep 2009 23:47:59 +0000 (16:47 -0700)]
am e6fa8c19: Merge change 25140 into eclair

Merge commit 'e6fa8c193c502bd4a44e6e0c22ddbb3f60c72ee8' into eclair-plus-aosp

* commit 'e6fa8c193c502bd4a44e6e0c22ddbb3f60c72ee8':
  Add 64bit SWT to Mac SDK build.

14 years agoReplace -no-sign and -debug-sign with macrodef attribute
Piotr Gurgul [Tue, 15 Sep 2009 23:38:40 +0000 (16:38 -0700)]
Replace -no-sign and -debug-sign with macrodef attribute

Instead of setting property indicating if package should be signed
with debug key in separate targets, this information is being passed
as a package-helper macrodef parameter.

14 years agoMerge change 25140 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 23:40:06 +0000 (19:40 -0400)]
Merge change 25140 into eclair

* changes:
  Add 64bit SWT to Mac SDK build.

14 years agoUpdating samplePlugin to use java surface views.
Derek Sollenberger [Tue, 8 Sep 2009 22:36:29 +0000 (18:36 -0400)]
Updating samplePlugin to use java surface views.

Change-Id: I1b925ce3a6aeb0bd5464a7d5711449029944d7de

14 years agoadding support for plugins to use the java view system.
Derek Sollenberger [Tue, 1 Sep 2009 20:27:31 +0000 (16:27 -0400)]
adding support for plugins to use the java view system.

Change-Id: I7305300dfc09e3e0968a1e61c21a6a2cdb983594

14 years agoam b57c64fa: Merge change 25008 into eclair
Piotr Gurgul [Tue, 15 Sep 2009 23:08:35 +0000 (16:08 -0700)]
am b57c64fa: Merge change 25008 into eclair

Merge commit 'b57c64fa71d211bafc41e08fbd020a41d5027783' into eclair-plus-aosp

* commit 'b57c64fa71d211bafc41e08fbd020a41d5027783':
  Reorganize android_rules and android_test_rules

14 years agoam 28e5f75c: Merge change 24918 into eclair
Xavier Ducrohet [Tue, 15 Sep 2009 22:59:18 +0000 (15:59 -0700)]
am 28e5f75c: Merge change 24918 into eclair

Merge commit '28e5f75c74227db192476a7cec5bcb39a6bf2d54' into eclair-plus-aosp

* commit '28e5f75c74227db192476a7cec5bcb39a6bf2d54':
  Put back support for hardware.ini at the top level of an add-on.

14 years agoMerge change 25008 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 22:58:34 +0000 (18:58 -0400)]
Merge change 25008 into eclair

* changes:
  Reorganize android_rules and android_test_rules

14 years agoMerge change 24918 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 22:50:59 +0000 (18:50 -0400)]
Merge change 24918 into eclair

* changes:
  Put back support for hardware.ini at the top level of an add-on.

14 years agoAdd 64bit SWT to Mac SDK build.
Xavier Ducrohet [Tue, 15 Sep 2009 22:45:19 +0000 (15:45 -0700)]
Add 64bit SWT to Mac SDK build.

Change-Id: Ie30153644733d5a22453eea2c66551e4aaa03316

14 years agoReorganize android_rules and android_test_rules
Piotr Gurgul [Tue, 15 Sep 2009 03:42:13 +0000 (20:42 -0700)]
Reorganize android_rules and android_test_rules

Instrumentation-related targets have been moved from android_test_rules to
android_rules for better consistency. Chain of target dependencies has
been modified in order to make it more natural.

14 years agoAdded new telephony unittest target.
Nicolas Catania [Tue, 15 Sep 2009 02:06:34 +0000 (19:06 -0700)]
Added new telephony unittest target.

14 years agoam 4b5938c3: Merge change 24989 into eclair
Yu Shan Emily Lau [Tue, 15 Sep 2009 04:07:16 +0000 (21:07 -0700)]
am 4b5938c3: Merge change 24989 into eclair

Merge commit '4b5938c34fb23727fe98905dc561d79f151d1439' into eclair-plus-aosp

* commit '4b5938c34fb23727fe98905dc561d79f151d1439':
  modified:   src/com/android/commands/monkey/MonkeySourceScript.java

14 years agoMerge change 24989 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 03:57:59 +0000 (23:57 -0400)]
Merge change 24989 into eclair

* changes:
   modified:   src/com/android/commands/monkey/MonkeySourceScript.java Added the long press keyword and event.

14 years ago modified: src/com/android/commands/monkey/MonkeySourceScript.java
Yu Shan Emily Lau [Tue, 15 Sep 2009 01:41:05 +0000 (18:41 -0700)]
modified:   src/com/android/commands/monkey/MonkeySourceScript.java
Added the long press keyword and event.

modified:   src/com/android/commands/monkey/MonkeySourceScript.java

modified:   src/com/android/commands/monkey/MonkeySourceScript.java

modified:   src/com/android/commands/monkey/MonkeySourceScript.java

14 years agoam 973def40: Merge change 24944 into eclair
Raphael [Tue, 15 Sep 2009 00:47:00 +0000 (17:47 -0700)]
am 973def40: Merge change 24944 into eclair

Merge commit '973def409f419f673a7a3a34ecf6fcc07531338f' into eclair-plus-aosp

* commit '973def409f419f673a7a3a34ecf6fcc07531338f':
  SDK Updater: fix wrong error when unable to get repository.xml

14 years agoMerge change 24944 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 00:13:32 +0000 (20:13 -0400)]
Merge change 24944 into eclair

* changes:
  SDK Updater: fix wrong error when unable to get repository.xml

14 years agoam e336525b: Merge change 24650 into eclair
Android (Google) Code Review [Mon, 14 Sep 2009 22:58:55 +0000 (15:58 -0700)]
am e336525b: Merge change 24650 into eclair

Merge commit 'e336525b2182b41548533898071417e7dc6c1c35' into eclair-plus-aosp

* commit 'e336525b2182b41548533898071417e7dc6c1c35':
  Add <jarfile> tag to ApkBuilder ant task

14 years agoMerge change 24650 into eclair
Android (Google) Code Review [Mon, 14 Sep 2009 22:48:55 +0000 (18:48 -0400)]
Merge change 24650 into eclair

* changes:
  Add <jarfile> tag to ApkBuilder ant task

14 years agoSDK Updater: fix wrong error when unable to get repository.xml
Raphael [Mon, 14 Sep 2009 22:24:47 +0000 (15:24 -0700)]
SDK Updater: fix wrong error when unable to get repository.xml

BUG 2095530

Change-Id: I19622378b8da049f1c3416b8e0951ecc1f7475f0

14 years agoAdd <jarfile> tag to ApkBuilder ant task
Android (Google) Code Review [Thu, 10 Sep 2009 19:53:38 +0000 (15:53 -0400)]
Add <jarfile> tag to ApkBuilder ant task

ApkBuilder ant task accepts now the new tag - <jarfile>, used for passing
emma_device.jar to ApkBuilder.

Change-Id: I1757d265609406bc06da370ab0204018a4c8fc4d

14 years agoPut back support for hardware.ini at the top level of an add-on.
Xavier Ducrohet [Mon, 14 Sep 2009 21:14:09 +0000 (14:14 -0700)]
Put back support for hardware.ini at the top level of an add-on.

Change-Id: Ifb4e567e69f0f5e6ffde8f98c636336cf1289e42

14 years agoam 48e8ca1f: Add BluetoothDebug.apk for testing and debugging Bluetooth.
Nick Pelly [Mon, 14 Sep 2009 20:04:20 +0000 (13:04 -0700)]
am 48e8ca1f: Add BluetoothDebug.apk for testing and debugging Bluetooth.

Merge commit '48e8ca1f521d33a3d9051db08d06f435906199d6' into eclair-plus-aosp

* commit '48e8ca1f521d33a3d9051db08d06f435906199d6':
  Add BluetoothDebug.apk for testing and debugging Bluetooth.

14 years agoAdd BluetoothDebug.apk for testing and debugging Bluetooth.
Nick Pelly [Fri, 11 Sep 2009 02:14:41 +0000 (19:14 -0700)]
Add BluetoothDebug.apk for testing and debugging Bluetooth.

Currently it just registers a receiver for all Bluetooth intents,
and prints them to logcat. For example:

BTDEBUG : a.b.device.a.FOUND
BTDEBUG :  a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG :  a.b.device.e.RSSI = -35
BTDEBUG :  a.b.device.e.CLASS = 200404
BTDEBUG : a.b.adapter.a.DISCOVERY_FINISHED
BTDEBUG : a.b.device.a.BOND_STATE_CHANGED
BTDEBUG :  a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG :  a.b.device.e.BOND_STATE = 11
BTDEBUG :  a.b.device.e.PREVIOUS_BOND_STATE = 10
BTDEBUG : a.b.device.a.ACL_CONNECTED
BTDEBUG :  a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG : a.b.device.a.NAME_CHANGED
BTDEBUG :  a.b.device.e.DEVICE = 00:18:13:F2:CC:33
BTDEBUG :  a.b.device.e.NAME = "HBH-IV840"

This application is built by default, but is not installed. Use

mmm development/apps/BluetoothDebug
adb install -r $OUT/system/app/BluetoothDebug.apk

to install it. Logging will begin immediately.

Change-Id: I582e6415fc1c856a6a4581ecf52eda11818601cf

14 years agoam 2196fd03: android tool: support --target symbolic target names
Raphael [Thu, 10 Sep 2009 23:26:57 +0000 (16:26 -0700)]
am 2196fd03: android tool: support --target symbolic target names

Merge commit '2196fd03170927e813441a79cbe4642d7cdc58d6' into eclair-plus-aosp

* commit '2196fd03170927e813441a79cbe4642d7cdc58d6':
  android tool: support --target symbolic target names

14 years agoandroid tool: support --target symbolic target names
Raphael [Thu, 10 Sep 2009 22:14:11 +0000 (15:14 -0700)]
android tool: support --target symbolic target names

BUG 2056746

Change-Id: I579e58f7c63cf404cd11af394f41ed7f998593ce

14 years agoam 00a8a57a: Merge change 24289 into eclair
Yu Shan Emily Lau [Thu, 10 Sep 2009 21:41:06 +0000 (14:41 -0700)]
am 00a8a57a: Merge change 24289 into eclair

Merge commit '00a8a57a7a74a9a69bbf690183575c9812436fab' into eclair-plus-aosp

* commit '00a8a57a7a74a9a69bbf690183575c9812436fab':
  modified:   MonkeySourceScript.java

14 years agoMerge change 24289 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 21:31:56 +0000 (17:31 -0400)]
Merge change 24289 into eclair

* changes:
   modified:   MonkeySourceScript.java

14 years ago modified: MonkeySourceScript.java
Yu Shan Emily Lau [Wed, 9 Sep 2009 01:36:50 +0000 (18:36 -0700)]
modified:   MonkeySourceScript.java

14 years agoam 5d0e8840: Merge change 24500 into eclair
Raphael [Thu, 10 Sep 2009 20:43:07 +0000 (13:43 -0700)]
am 5d0e8840: Merge change 24500 into eclair

Merge commit '5d0e8840cd8bd8b0589156998380ac36082ea82f' into eclair-plus-aosp

* commit '5d0e8840cd8bd8b0589156998380ac36082ea82f':
  ADT GLE: support multiple selection and alternate selection.

14 years agoMerge change 24500 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 20:35:13 +0000 (16:35 -0400)]
Merge change 24500 into eclair

* changes:
  ADT GLE: support multiple selection and alternate selection.

14 years agoam 1d2a56bb: Merge change 24455 into eclair
Xavier Ducrohet [Thu, 10 Sep 2009 20:01:21 +0000 (13:01 -0700)]
am 1d2a56bb: Merge change 24455 into eclair

Merge commit '1d2a56bb21b7800938077aa723ca9f04ec3bc614' into eclair-plus-aosp

* commit '1d2a56bb21b7800938077aa723ca9f04ec3bc614':
  Support for hardware.ini per skin in add-ons.

14 years agoMerge change 24455 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 19:53:38 +0000 (15:53 -0400)]
Merge change 24455 into eclair

* changes:
  Support for hardware.ini per skin in add-ons.

14 years agoam 3ac84ff0: Merge change 24187 into eclair
Mike Reed [Thu, 10 Sep 2009 18:28:30 +0000 (11:28 -0700)]
am 3ac84ff0: Merge change 24187 into eclair

Merge commit '3ac84ff02266eab2159358eafc883555d6d092be' into eclair-plus-aosp

* commit '3ac84ff02266eab2159358eafc883555d6d092be':
  add test app for ninepatch drawing

14 years agoMerge change 24187 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 18:20:43 +0000 (14:20 -0400)]
Merge change 24187 into eclair

* changes:
  add test app for ninepatch drawing

14 years agoadd test app for ninepatch drawing
Mike Reed [Tue, 8 Sep 2009 20:51:30 +0000 (16:51 -0400)]
add test app for ninepatch drawing

14 years agoADT GLE: support multiple selection and alternate selection.
Raphael [Thu, 10 Sep 2009 06:53:01 +0000 (23:53 -0700)]
ADT GLE: support multiple selection and alternate selection.

Change-Id: Ia7ce5fb2365898fdcae73eacbaf6d08b091d7586

14 years agoam f4c4102c: Merge change 23594 into eclair
Piotr Gurgul [Thu, 10 Sep 2009 02:11:35 +0000 (19:11 -0700)]
am f4c4102c: Merge change 23594 into eclair

Merge commit 'f4c4102ca9ee50b4dc157af752200a2df8c50a7b' into eclair-plus-aosp

* commit 'f4c4102ca9ee50b4dc157af752200a2df8c50a7b':
  Add ant-based code coverage support to Android SDK

14 years agoMerge change 23594 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 02:00:52 +0000 (22:00 -0400)]
Merge change 23594 into eclair

* changes:
  Add ant-based code coverage support to Android SDK