Commit Graph

1719 Commits

Author SHA1 Message Date
Raphael
c27fca6b8d am 093fff99: Merge change 20808 into donut
Merge commit '093fff996e834dae50df6c6713e6ffcf4e7a3667'

* commit '093fff996e834dae50df6c6713e6ffcf4e7a3667':
  BUG 2039245 : Need to show something in the source if there are no available package
2009-08-12 12:04:45 -07:00
Bill Napier
2dab8a258e am 4af59910: Merge change 20653 into donut
Merge commit '4af599100f8af7cdffa4924719619297b2968f5b'

* commit '4af599100f8af7cdffa4924719619297b2968f5b':
  Add press/tap and also a command queue for returning multiple events.
2009-08-12 12:04:36 -07:00
Raphael
44846597a7 am f89d8fb9: Merge change 20786 into donut
Merge commit 'f89d8fb99ad89f5c4812103957ce273ca9474923'

* commit 'f89d8fb99ad89f5c4812103957ce273ca9474923':
  BUG 2041701: Release notes content/link in SDK Updater schema
2009-08-12 12:04:30 -07:00
Jack Wang
16eac2a6dc Fix bug 2046932: Puppetmaster cannot parse test result output on master branch
- Parse result fields as generic key/value pairs
- Accept empty value, e.g. INSTRUMENTATION_RESULT: stream=
2009-08-11 23:58:52 -07:00
Raphael
69b2b48e07 am a901c3d4: Merge change 20765 into donut
Merge commit 'a901c3d41203e6cbbf5cd72722fcf78f5919feff'

* commit 'a901c3d41203e6cbbf5cd72722fcf78f5919feff':
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
2009-08-11 18:12:30 -07:00
Wu-cheng Li
0b34a0cfd5 am c5c912e4: Merge change 20717 into donut
Merge commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888'

* commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888':
  Release the camera in surfaceDestroyed().
2009-08-11 18:12:14 -07:00
vchtchetkine
f8be458476 am e89d6042: Merge change 20644 into donut
Merge commit 'e89d6042a3ede1a68699a32d0bd5da01485562a9'

* commit 'e89d6042a3ede1a68699a32d0bd5da01485562a9':
  Complete AdbWinApi split: submit prebuild binaries.
2009-08-11 18:11:53 -07:00
Dianne Hackborn
b99b11dec9 am 46b133a2: Merge change 20690 into donut
Merge commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f'

* commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f':
  Add density demo.
2009-08-11 18:11:50 -07:00
Brett Chabot
1803b393ec am 390634f1: Merge change 20684 into donut
Merge commit '390634f182fa3a0859d7757c5de709fe35b82425'

* commit '390634f182fa3a0859d7757c5de709fe35b82425':
  Fix runtest launchperf test definition.
2009-08-11 18:11:45 -07:00
Xavier Ducrohet
79820c87db am ce0155aa: Merge change 20520 into donut
Merge commit 'ce0155aaea813d33ac668a75e11c59606ecf7677'

* commit 'ce0155aaea813d33ac668a75e11c59606ecf7677':
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
2009-08-11 18:11:35 -07:00
Bill Napier
3586029776 am 0999fee8: Merge change 20629 into donut
Merge commit '0999fee86764f4a0179dadb1a71ce72909ec875c'

* commit '0999fee86764f4a0179dadb1a71ce72909ec875c':
  Add "wake" command to wake device up.  Run wake command at first connection.
2009-08-11 18:11:11 -07:00
vchtchetkine
597ef20ae4 am fd6f01eb: Update ignore file to include new ignoring patterns
Merge commit 'fd6f01eb6999c79d21844a117d27bf2c5f469de3'

* commit 'fd6f01eb6999c79d21844a117d27bf2c5f469de3':
  Update ignore file to include new ignoring patterns
2009-08-11 18:11:09 -07:00
Android (Google) Code Review
093fff996e Merge change 20808 into donut
* changes:
  BUG 2039245 : Need to show something in the source if there are no available package
2009-08-11 15:44:37 -07:00
Android (Google) Code Review
4af599100f Merge change 20653 into donut
* changes:
  Add press/tap and also a command queue for returning multiple events.
2009-08-11 15:07:33 -07:00
Raphael
8585e68b40 BUG 2039245 : Need to show something in the source if there are no available package
Also moves the "Show updates only" checkbox around.
2009-08-11 14:35:15 -07:00
Android (Google) Code Review
f89d8fb99a Merge change 20786 into donut
* changes:
  BUG 2041701: Release notes content/link in SDK Updater schema
2009-08-11 14:30:13 -07:00
Raphael
609b375a03 BUG 2041701: Release notes content/link in SDK Updater schema 2009-08-11 13:53:16 -07:00
Android (Google) Code Review
a901c3d412 Merge change 20765 into donut
* changes:
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
2009-08-11 12:30:37 -07:00
Raphael
1620a180c2 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK 2009-08-11 11:47:30 -07:00
Android (Google) Code Review
c5c912e49b Merge change 20717 into donut
* changes:
  Release the camera in surfaceDestroyed().
2009-08-11 10:31:48 -07:00
Android (Google) Code Review
056db8f4f0 Merge change 20723
* changes:
  adding README to sample plugins and cleaning up the animation plugin.
2009-08-11 08:07:54 -07:00
Android (Google) Code Review
e89d6042a3 Merge change 20644 into donut
* changes:
  Complete AdbWinApi split: submit prebuild binaries.
2009-08-11 08:03:10 -07:00
vchtchetkine
3e342df49c am d2057e13: Merge change 20409 into donut
Merge commit 'd2057e13d3525ad6293d341f84bdafc2125f3305'

* commit 'd2057e13d3525ad6293d341f84bdafc2125f3305':
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL
2009-08-11 07:33:18 -07:00
Bill Napier
93562ae77c am f6d8e123: Merge change 20609 into donut
Merge commit 'f6d8e123e44b2d380e1b6d71cb709ec134b9cecf'

* commit 'f6d8e123e44b2d380e1b6d71cb709ec134b9cecf':
  Update monkey network readme.
2009-08-11 07:33:16 -07:00
Karl Rosaen
38693ff550 am 7a3e95ae: Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.
Merge commit '7a3e95aeba5109ef6aa4c9488be9416e7355067c'

* commit '7a3e95aeba5109ef6aa4c9488be9416e7355067c':
  Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.
2009-08-11 07:33:14 -07:00
Derek Sollenberger
0c763b60ce adding README to sample plugins and cleaning up the animation plugin. 2009-08-11 10:05:46 -04:00
Wu-cheng Li
5dfeb0e195 Release the camera in surfaceDestroyed().
If the camera is not released, the new client will fail to connect to camera next time. b2042350
2009-08-11 17:30:15 +08:00
Bill Napier
bdc2220af4 Add press/tap and also a command queue for returning multiple events. 2009-08-10 20:50:30 -07:00
Android (Google) Code Review
46b133a2ba Merge change 20690 into donut
* changes:
  Add density demo.
2009-08-10 20:14:07 -07:00
Dianne Hackborn
3b01460578 Add density demo.
This is basically just a copy of DpiTest, but it seems like this stuff
would be useful to have in sample code.
2009-08-10 18:12:32 -07:00
Android (Google) Code Review
390634f182 Merge change 20684 into donut
* changes:
  Fix runtest launchperf test definition.
2009-08-10 17:49:49 -07:00
Brett Chabot
a6851d7aae Fix runtest launchperf test definition.
BUG 2045435
2009-08-10 17:12:27 -07:00
Android (Google) Code Review
ce0155aaea Merge change 20520 into donut
* changes:
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
2009-08-10 16:58:58 -07:00
Android (Google) Code Review
0999fee867 Merge change 20629 into donut
* changes:
  Add "wake" command to wake device up.  Run wake command at first connection.
2009-08-10 14:28:31 -07:00
vchtchetkine
78ce46361b Complete AdbWinApi split: submit prebuild binaries.
As the result of the split, now we have two DLLs that deal with USB driver
connection on Windows. AdbWinApi.dll deals with legacy driver and LoadLibrary
AdbWinUsbApi.dll on condition that WINUSB.DLL is installed on user's machine.
When both DLLs must be installed in the same location in SDK.
BUG 2033924
2009-08-10 14:21:51 -07:00
vchtchetkine
fd6f01eb69 Update ignore file to include new ignoring patterns 2009-08-10 13:34:28 -07:00
Bill Napier
ad90429149 Add "wake" command to wake device up. Run wake command at first connection. 2009-08-10 13:27:32 -07:00
Android (Google) Code Review
d2057e13d3 Merge change 20409 into donut
* changes:
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL
2009-08-10 13:11:22 -07:00
Android (Google) Code Review
f6d8e123e4 Merge change 20609 into donut
* changes:
  Update monkey network readme.
2009-08-10 12:50:39 -07:00
Xavier Ducrohet
5c0fcdca73 Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
BUG: 2042277
2009-08-10 12:45:10 -07:00
Karl Rosaen
7a3e95aeba Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.
updated: makefile adjusted so app is part of sdk, and the manifest refers to the correct sdk version.

updated: brushed up docs and formatting per feedback.
2009-08-10 10:09:21 -07:00
Bill Napier
0b1f5a9484 Update monkey network readme. 2009-08-10 09:56:08 -07:00
Derek Sollenberger
5ad138fef8 allow surfaces to specify the bitmap's pixel format 2009-08-10 10:50:59 -04:00
Dianne Hackborn
b1a1abffa8 Use new wallpaper theme. 2009-08-09 17:23:53 -07:00
Dianne Hackborn
44bf93a67b Half-done new wallpaper API demo. 2009-08-08 21:36:31 -07:00
Xavier Ducrohet
81e744fe37 am e2778775: Merge change 20426 into donut
Merge commit 'e2778775411c3ef8d2d20351963715904135e9ec'

* commit 'e2778775411c3ef8d2d20351963715904135e9ec':
  Improve the comments in build.xml to help people customize their build.
2009-08-07 16:56:44 -07:00
Raphael
26bdd15452 am 1cf0c7fe: BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Merge commit '1cf0c7fe0ecc5d412910669520a7ab19988bcdee'

* commit '1cf0c7fe0ecc5d412910669520a7ab19988bcdee':
  BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
2009-08-07 16:55:24 -07:00
Android (Google) Code Review
e277877541 Merge change 20426 into donut
* changes:
  Improve the comments in build.xml to help people customize their build.
2009-08-07 16:54:34 -07:00
Raphael
1cf0c7fe0e BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Renamed the getenv and added one for user sources.
Added a (naive) check to prevent duplicate URLs.

Also fixed the repositoy.xml download error message, it was not displaying the reason of failure correctly.
2009-08-07 16:36:19 -07:00
Raphael
ca76255aba am 1736f2ce: Merge change 20484 into donut
Merge commit '1736f2ce6560a89acc8c21d573da96d76b75ec07'

* commit '1736f2ce6560a89acc8c21d573da96d76b75ec07':
  BUG 2039647 : support customization from calling wrapper script.
2009-08-07 16:03:02 -07:00