Commit Graph

2052 Commits

Author SHA1 Message Date
Xavier Ducrohet
d88e95f92c am dd9683a8: Merge change 26441 into eclair
Merge commit 'dd9683a8247c8e14619d068f81d10dea10e4decb' into eclair-plus-aosp

* commit 'dd9683a8247c8e14619d068f81d10dea10e4decb':
  Add support for Keyboard state "Soft"
2009-09-22 15:04:55 -07:00
Android (Google) Code Review
dd9683a824 Merge change 26441 into eclair
* changes:
  Add support for Keyboard state "Soft"
2009-09-22 17:57:40 -04:00
Piotr Gurgul
dccc44df44 am 07fc39ed: Merge change 26440 into eclair
Merge commit '07fc39edda5e53bb3ddd980a05ab2c6573685feb' into eclair-plus-aosp

* commit '07fc39edda5e53bb3ddd980a05ab2c6573685feb':
  Add auto-generated tested.project.dir property
2009-09-22 14:28:51 -07:00
Xavier Ducrohet
a6aae91831 am 37240333: Merge change 26436 into eclair
Merge commit '3724033353aa535248659ad86f4d4c1c2a10fb75' into eclair-plus-aosp

* commit '3724033353aa535248659ad86f4d4c1c2a10fb75':
  Add a new skin to the SDK.
2009-09-22 14:28:47 -07:00
Android (Google) Code Review
07fc39edda Merge change 26440 into eclair
* changes:
  Add auto-generated tested.project.dir property
2009-09-22 17:21:05 -04:00
Android (Google) Code Review
3724033353 Merge change 26436 into eclair
* changes:
  Add a new skin to the SDK.
2009-09-22 17:18:17 -04:00
Xavier Ducrohet
14fff84f14 Add support for Keyboard state "Soft"
Change-Id: Ief65b3988973fb3b3d9edbbb99df9354ffe85663
2009-09-22 14:16:26 -07:00
Piotr Gurgul
28265ed42f 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.
2009-09-22 13:58:28 -07:00
Xavier Ducrohet
1da1bd86b8 Add a new skin to the SDK.
Change-Id: I988a5a4bf372c0f8608facf64314ada1e9ee791e
2009-09-22 13:51:14 -07:00
Piotr Gurgul
b824d51914 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
2009-09-22 11:52:04 -07:00
Android (Google) Code Review
36ee5dafd0 Merge change 26329 into eclair
* changes:
  Distinguish jar folders and jar files in ApkBuilder script
2009-09-22 14:44:28 -04:00
Piotr Gurgul
666d24cc3c 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.
2009-09-22 11:28:43 -07:00
Piotr Gurgul
d176d42d67 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
2009-09-22 11:21:16 -07:00
Piotr Gurgul
3cbe2b7943 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.
2009-09-21 21:44:00 -07:00
Brett Chabot
f0a3ecf867 am 780a7fa1: Merge change 26298 into eclair
Merge commit '780a7fa1f51a9d42e644401ef69b79e151198794' into eclair-plus-aosp

* commit '780a7fa1f51a9d42e644401ef69b79e151198794':
  Add build path info to runtest --list_tests
2009-09-21 19:40:56 -07:00
Android (Google) Code Review
780a7fa1f5 Merge change 26298 into eclair
* changes:
  Add build path info to runtest --list_tests
2009-09-21 22:32:55 -04:00
Brett Chabot
be659c08d2 Add build path info to runtest --list_tests
BUG 2133198
2009-09-21 19:26:12 -07:00
Xavier Ducrohet
61c8308205 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.
2009-09-21 17:49:04 -07:00
Android (Google) Code Review
27e73ec55b Merge change 26291 into eclair
* changes:
  Update the SDK/AVD manager toolbar icon tooltip to be consistent.
2009-09-21 20:42:14 -04:00
Piotr Gurgul
2b7ecb4a49 am 6440b667: Merge change 26292 into eclair
Merge commit '6440b667b07f085faf5916a1c7836597ac0f6b63' into eclair-plus-aosp

* commit '6440b667b07f085faf5916a1c7836597ac0f6b63':
  Increase reusability of zipalign macrodef
2009-09-21 17:39:41 -07:00
Android (Google) Code Review
6440b667b0 Merge change 26292 into eclair
* changes:
  Increase reusability of zipalign macrodef
2009-09-21 20:31:08 -04:00
Xavier Ducrohet
d4d74b2b41 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.
2009-09-21 17:29:44 -07:00
Piotr Gurgul
9a73cd9add 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.
2009-09-21 17:22:34 -07:00
Android (Google) Code Review
303d694863 Merge change 26277 into eclair
* changes:
  Add an XPath Ant task to be used in the android_rules.xml file.
2009-09-21 20:22:27 -04:00
Xavier Ducrohet
54bc097702 Update the SDK/AVD manager toolbar icon tooltip to be consistent.
Change-Id: Ie4c98537035e11543dd22b870880d52506ca1b99
2009-09-21 17:20:48 -07:00
Piotr Gurgul
7d268ab9b8 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
2009-09-21 16:55:22 -07:00
Piotr Gurgul
fddd720cf2 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.
2009-09-21 16:33:30 -07:00
Xavier Ducrohet
f8caa29838 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" />
2009-09-21 16:10:37 -07:00
Derek Sollenberger
f7d831e876 am 4a9200d0: renaming setJavaClassName to setPluginStubJavaClassName
Merge commit '4a9200d0945cd5eb4cfe7a8721c70eeec67e528e' into eclair-plus-aosp

* commit '4a9200d0945cd5eb4cfe7a8721c70eeec67e528e':
  renaming setJavaClassName to setPluginStubJavaClassName
2009-09-21 10:42:56 -07:00
Derek Sollenberger
4a9200d094 renaming setJavaClassName to setPluginStubJavaClassName
Change-Id: I1a962ed93e27615611a248b8791d3392ba36df1e
2009-09-21 09:15:38 -04:00
Jaikumar Ganesh
5c9d10e085 am bcdcd9d4: Merge change 25854 into eclair
Merge commit 'bcdcd9d4d50e50360c2ac89526dd79f30f50ac9f' into eclair-plus-aosp

* commit 'bcdcd9d4d50e50360c2ac89526dd79f30f50ac9f':
  Add UUID intent to BluetoothDebug app.
2009-09-19 12:06:10 -07:00
Android (Google) Code Review
bcdcd9d4d5 Merge change 25854 into eclair
* changes:
  Add UUID intent to BluetoothDebug app.
2009-09-19 14:58:41 -04:00
David 'Digit' Turner
efae774fbd 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.
2009-09-19 00:07:40 -07:00
Android (Google) Code Review
4d31089b9d Merge change 25645 into eclair
* changes:
  Fix the skins to do proper dpad rotation in landscape mode.
2009-09-19 03:01:15 -04:00
Jaikumar Ganesh
32de5900b1 Add UUID intent to BluetoothDebug app.
Change-Id: If1198f4f03eb261afe29f4c363924033aa49a477
2009-09-18 16:08:18 -07:00
Piotr Gurgul
6c324cbb23 am fbc5cc74: Merge change 25692 into eclair
Merge commit 'fbc5cc7488204b9b74acc587efa3c5d76a52c58b' into eclair-plus-aosp

* commit 'fbc5cc7488204b9b74acc587efa3c5d76a52c58b':
  Fix a bug in processing jarfolders in ApkBuilder
2009-09-17 20:08:43 -07:00
Android (Google) Code Review
fbc5cc7488 Merge change 25692 into eclair
* changes:
  Fix a bug in processing jarfolders in ApkBuilder
2009-09-17 23:01:49 -04:00
Piotr Gurgul
46ec8be0cb 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
2009-09-17 19:42:01 -07:00
David 'Digit' Turner
f1a703f338 Fix the skins to do proper dpad rotation in landscape mode. 2009-09-17 17:19:09 -07:00
Eric Fischer
1b402a46e3 am 9cc8b3f0: Import revised translations. DO NOT MERGE
Merge commit '9cc8b3f04494cce6b37761eccb259d781dbb5ad6' into eclair-plus-aosp

* commit '9cc8b3f04494cce6b37761eccb259d781dbb5ad6':
  Import revised translations.  DO NOT MERGE
2009-09-17 15:08:52 -07:00
Eric Fischer
9cc8b3f044 Import revised translations. DO NOT MERGE 2009-09-17 14:27:17 -07:00
Patrick Scott
967b58bed3 am 107621ad: Merge change 25538 into eclair
Merge commit '107621ad3120121bfd0eec59f2069995fbe27b0b' into eclair-plus-aosp

* commit '107621ad3120121bfd0eec59f2069995fbe27b0b':
  Do not install libsampleplugin by default.
2009-09-17 13:09:39 -07:00
Android (Google) Code Review
107621ad31 Merge change 25538 into eclair
* changes:
  Do not install libsampleplugin by default.
2009-09-17 16:01:19 -04:00
Piotr Gurgul
672637fc74 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
2009-09-17 12:31:02 -07:00
Android (Google) Code Review
13130ae08d Merge change 25340 into eclair
* changes:
  Specify emma dump file location on the device explicitly
2009-09-17 15:23:23 -04:00
Patrick Scott
4a8c3bf380 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.
2009-09-17 15:07:35 -04:00
Xavier Ducrohet
d79bf05747 am 8399a2bf: Merge change 25229 into eclair
Merge commit '8399a2bf6d415dc20788167b70b98e24b285466d' into eclair-plus-aosp

* commit '8399a2bf6d415dc20788167b70b98e24b285466d':
  Add support for new framebuffer protocol over adb.
2009-09-17 08:43:26 -07:00
Android (Google) Code Review
8399a2bf6d Merge change 25229 into eclair
* changes:
  Add support for new framebuffer protocol over adb.
2009-09-16 20:11:48 -04:00
Piotr Gurgul
089585b7c6 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.
2009-09-16 16:32:57 -07:00
Xavier Ducrohet
7b88b7525b Add support for new framebuffer protocol over adb.
This is backward compatible with the original protocol.

Change-Id: I93e811cb7775a10af82e70f31ae66d4cd74636b5
2009-09-16 16:30:50 -07:00