Commit Graph

2305 Commits

Author SHA1 Message Date
Xavier Ducrohet
2f7096e91e am bafb33f5: am e6fa8c19: Merge change 25140 into eclair
Merge commit 'bafb33f5dee76e33a63f5c161a8e4b1d343f8a70'

* commit 'bafb33f5dee76e33a63f5c161a8e4b1d343f8a70':
  Add 64bit SWT to Mac SDK build.
2009-09-17 06:44:10 -07:00
Piotr Gurgul
8d222603c5 am d5dbb414: am b57c64fa: Merge change 25008 into eclair
Merge commit 'd5dbb414cc45539982c58ca8a0039f3f6f6ade79'

* commit 'd5dbb414cc45539982c58ca8a0039f3f6f6ade79':
  Reorganize android_rules and android_test_rules
2009-09-17 06:43:00 -07:00
Xavier Ducrohet
a99a1cef36 am 75abfbd0: am 28e5f75c: Merge change 24918 into eclair
Merge commit '75abfbd0a575b7747279a9059d46a4741f0ca5cd'

* commit '75abfbd0a575b7747279a9059d46a4741f0ca5cd':
  Put back support for hardware.ini at the top level of an add-on.
2009-09-17 06:42:43 -07:00
Yu Shan Emily Lau
9ecc4180da am 5dacfa37: am 4b5938c3: Merge change 24989 into eclair
Merge commit '5dacfa37f186e281126e8cc58cacf0cfe2cbcb58'

* commit '5dacfa37f186e281126e8cc58cacf0cfe2cbcb58':
  modified:   src/com/android/commands/monkey/MonkeySourceScript.java
2009-09-16 18:23:04 -07:00
Raphael
adc4a6c64e am b8a1e8fb: am 973def40: Merge change 24944 into eclair
Merge commit 'b8a1e8fbce459fe850b8d5e7c0c9a3d2bf12ab04'

* commit 'b8a1e8fbce459fe850b8d5e7c0c9a3d2bf12ab04':
  SDK Updater: fix wrong error when unable to get repository.xml
2009-09-16 18:21:39 -07:00
Android (Google) Code Review
26ad3a4f05 am d54c92b3: am e336525b: Merge change 24650 into eclair
Merge commit 'd54c92b3a169c0f31d39512a5b0bc6c09a090122'

* commit 'd54c92b3a169c0f31d39512a5b0bc6c09a090122':
  Add <jarfile> tag to ApkBuilder ant task
2009-09-16 18:20:25 -07:00
Nick Pelly
c954e8640f am f7d7d272: am 48e8ca1f: Add BluetoothDebug.apk for testing and debugging Bluetooth.
Merge commit 'f7d7d27269a595a6a1d17f747d61e10409d52731'

* commit 'f7d7d27269a595a6a1d17f747d61e10409d52731':
  Add BluetoothDebug.apk for testing and debugging Bluetooth.
2009-09-16 18:17:48 -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
Piotr Gurgul
28f2b46cf4 am 66e1caff: Merge change 25298 into eclair
Merge commit '66e1caffc8c7ae8893e542ff2ee67766efcef0b5' into eclair-plus-aosp

* commit '66e1caffc8c7ae8893e542ff2ee67766efcef0b5':
  Clean up temporary files after generating coverage report
2009-09-16 12:15:12 -07:00
Android (Google) Code Review
66e1caffc8 Merge change 25298 into eclair
* changes:
  Clean up temporary files after generating coverage report
2009-09-16 15:04:27 -04:00
Brett Chabot
9b22731eb9 am c1d51f75: Merge change 25165 into eclair
Merge commit 'c1d51f7544c5aeaca70f1f769965a621869b5c82' into eclair-plus-aosp

* commit 'c1d51f7544c5aeaca70f1f769965a621869b5c82':
  Remove IM from code coverage targets.
2009-09-16 11:30:37 -07:00
Android (Google) Code Review
c1d51f7544 Merge change 25165 into eclair
* changes:
  Remove IM from code coverage targets.
2009-09-16 14:23:10 -04:00
Piotr Gurgul
aead155ef2 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.
2009-09-16 10:43:19 -07:00
Nicolas Catania
fa654825b7 am 765bec77: Merge change 25093 into eclair
Merge commit '765bec77d5ed3f3bbda52d1b6015fc9fd7203971' into eclair-plus-aosp

* commit '765bec77d5ed3f3bbda52d1b6015fc9fd7203971':
  Added new telephony unittest target.
2009-09-15 19:25:33 -07:00
Android (Google) Code Review
765bec77d5 Merge change 25093 into eclair
* changes:
  Added new telephony unittest target.
2009-09-15 22:17:14 -04:00
Derek Sollenberger
4ccb60a894 am 33769eea: Merge change 24203 into eclair
Merge commit '33769eea082e0fece00f9cc16995f1edba5bfeb0' into eclair-plus-aosp

* commit '33769eea082e0fece00f9cc16995f1edba5bfeb0':
  Updating samplePlugin to use java surface views.
2009-09-15 17:13:09 -07:00
Derek Sollenberger
33b4efa5cb 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.
2009-09-15 17:13:05 -07:00
Piotr Gurgul
e68a5dcc91 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
2009-09-15 17:13:00 -07:00
Android (Google) Code Review
33769eea08 Merge change 24203 into eclair
* changes:
  Updating samplePlugin to use java surface views.
2009-09-15 20:03:26 -04:00
Android (Google) Code Review
3b3de83970 Merge change 23489 into eclair
* changes:
  adding support for plugins to use the java view system.
2009-09-15 20:03:09 -04:00
Android (Google) Code Review
82f8347ee6 Merge change 25163 into eclair
* changes:
  Replace -no-sign and -debug-sign with macrodef attribute
2009-09-15 20:01:49 -04:00
Brett Chabot
faa71a8444 Remove IM from code coverage targets.
Necessary since IM is no longer part of the Android source tree.
2009-09-15 16:56:37 -07:00
Xavier Ducrohet
bafb33f5de am e6fa8c19: Merge change 25140 into eclair
Merge commit 'e6fa8c193c502bd4a44e6e0c22ddbb3f60c72ee8' into eclair-plus-aosp

* commit 'e6fa8c193c502bd4a44e6e0c22ddbb3f60c72ee8':
  Add 64bit SWT to Mac SDK build.
2009-09-15 16:47:59 -07:00
Piotr Gurgul
519e10746d 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.
2009-09-15 16:46:21 -07:00
Android (Google) Code Review
e6fa8c193c Merge change 25140 into eclair
* changes:
  Add 64bit SWT to Mac SDK build.
2009-09-15 19:40:06 -04:00
Derek Sollenberger
08581f1c06 Updating samplePlugin to use java surface views.
Change-Id: I1b925ce3a6aeb0bd5464a7d5711449029944d7de
2009-09-15 19:31:43 -04:00
Derek Sollenberger
16ce3cdcac adding support for plugins to use the java view system.
Change-Id: I7305300dfc09e3e0968a1e61c21a6a2cdb983594
2009-09-15 19:31:43 -04:00
Piotr Gurgul
d5dbb414cc am b57c64fa: Merge change 25008 into eclair
Merge commit 'b57c64fa71d211bafc41e08fbd020a41d5027783' into eclair-plus-aosp

* commit 'b57c64fa71d211bafc41e08fbd020a41d5027783':
  Reorganize android_rules and android_test_rules
2009-09-15 16:08:35 -07:00
Xavier Ducrohet
75abfbd0a5 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.
2009-09-15 15:59:18 -07:00
Android (Google) Code Review
b57c64fa71 Merge change 25008 into eclair
* changes:
  Reorganize android_rules and android_test_rules
2009-09-15 18:58:34 -04:00
Android (Google) Code Review
28e5f75c74 Merge change 24918 into eclair
* changes:
  Put back support for hardware.ini at the top level of an add-on.
2009-09-15 18:50:59 -04:00
Xavier Ducrohet
8ffe5c72bb Add 64bit SWT to Mac SDK build.
Change-Id: Ie30153644733d5a22453eea2c66551e4aaa03316
2009-09-15 15:45:19 -07:00
Piotr Gurgul
05bf40edec 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.
2009-09-15 14:55:32 -07:00
Nicolas Catania
c1d79ee218 Added new telephony unittest target. 2009-09-15 14:39:59 -07:00
Yu Shan Emily Lau
5dacfa37f1 am 4b5938c3: Merge change 24989 into eclair
Merge commit '4b5938c34fb23727fe98905dc561d79f151d1439' into eclair-plus-aosp

* commit '4b5938c34fb23727fe98905dc561d79f151d1439':
  modified:   src/com/android/commands/monkey/MonkeySourceScript.java
2009-09-14 21:07:16 -07:00
Android (Google) Code Review
4b5938c34f Merge change 24989 into eclair
* changes:
  	modified:   src/com/android/commands/monkey/MonkeySourceScript.java Added the long press keyword and event.
2009-09-14 23:57:59 -04:00
Yu Shan Emily Lau
b1cc0de3c8 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
2009-09-14 19:06:18 -07:00
Raphael
b8a1e8fbce 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
2009-09-14 17:47:00 -07:00
Android (Google) Code Review
973def409f Merge change 24944 into eclair
* changes:
  SDK Updater: fix wrong error when unable to get repository.xml
2009-09-14 20:13:32 -04:00
Android (Google) Code Review
d54c92b3a1 am e336525b: Merge change 24650 into eclair
Merge commit 'e336525b2182b41548533898071417e7dc6c1c35' into eclair-plus-aosp

* commit 'e336525b2182b41548533898071417e7dc6c1c35':
  Add <jarfile> tag to ApkBuilder ant task
2009-09-14 15:58:55 -07:00
Android (Google) Code Review
e336525b21 Merge change 24650 into eclair
* changes:
  Add <jarfile> tag to ApkBuilder ant task
2009-09-14 18:48:55 -04:00
Raphael
8151879a7d SDK Updater: fix wrong error when unable to get repository.xml
BUG 2095530

Change-Id: I19622378b8da049f1c3416b8e0951ecc1f7475f0
2009-09-14 15:35:54 -07:00
Android (Google) Code Review
3c8abc50a0 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
2009-09-14 14:44:54 -07:00
Xavier Ducrohet
80c767f761 Put back support for hardware.ini at the top level of an add-on.
Change-Id: Ifb4e567e69f0f5e6ffde8f98c636336cf1289e42
2009-09-14 14:14:09 -07:00
Nick Pelly
f7d7d27269 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.
2009-09-14 13:04:20 -07:00
Nick Pelly
48e8ca1f52 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
2009-09-14 12:46:20 -07:00
Raphael
88fc447265 am e6067d17: am 2196fd03: android tool: support --target symbolic target names
Merge commit 'e6067d17dc4ee3d08fd3cf99e0cf5fe074555b48'

* commit 'e6067d17dc4ee3d08fd3cf99e0cf5fe074555b48':
  android tool: support --target symbolic target names
2009-09-10 16:44:48 -07:00
Raphael
e6067d17dc 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
2009-09-10 16:26:57 -07:00