OSDN Git Service

android-x86/ndk.git
15 years agoam f89d8fb9: Merge change 20786 into donut
Raphael [Wed, 12 Aug 2009 19:04:30 +0000 (12:04 -0700)]
am f89d8fb9: Merge change 20786 into donut

Merge commit 'f89d8fb99ad89f5c4812103957ce273ca9474923'

* commit 'f89d8fb99ad89f5c4812103957ce273ca9474923':
  BUG 2041701: Release notes content/link in SDK Updater schema

15 years agoFix bug 2046932: Puppetmaster cannot parse test result output on master branch
Jack Wang [Wed, 12 Aug 2009 02:31:17 +0000 (19:31 -0700)]
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=

15 years agoam a901c3d4: Merge change 20765 into donut
Raphael [Wed, 12 Aug 2009 01:12:30 +0000 (18:12 -0700)]
am a901c3d4: Merge change 20765 into donut

Merge commit 'a901c3d41203e6cbbf5cd72722fcf78f5919feff'

* commit 'a901c3d41203e6cbbf5cd72722fcf78f5919feff':
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK

15 years agoam c5c912e4: Merge change 20717 into donut
Wu-cheng Li [Wed, 12 Aug 2009 01:12:14 +0000 (18:12 -0700)]
am c5c912e4: Merge change 20717 into donut

Merge commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888'

* commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888':
  Release the camera in surfaceDestroyed().

15 years agoam e89d6042: Merge change 20644 into donut
vchtchetkine [Wed, 12 Aug 2009 01:11:53 +0000 (18:11 -0700)]
am e89d6042: Merge change 20644 into donut

Merge commit 'e89d6042a3ede1a68699a32d0bd5da01485562a9'

* commit 'e89d6042a3ede1a68699a32d0bd5da01485562a9':
  Complete AdbWinApi split: submit prebuild binaries.

15 years agoam 46b133a2: Merge change 20690 into donut
Dianne Hackborn [Wed, 12 Aug 2009 01:11:50 +0000 (18:11 -0700)]
am 46b133a2: Merge change 20690 into donut

Merge commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f'

* commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f':
  Add density demo.

15 years agoam 390634f1: Merge change 20684 into donut
Brett Chabot [Wed, 12 Aug 2009 01:11:45 +0000 (18:11 -0700)]
am 390634f1: Merge change 20684 into donut

Merge commit '390634f182fa3a0859d7757c5de709fe35b82425'

* commit '390634f182fa3a0859d7757c5de709fe35b82425':
  Fix runtest launchperf test definition.

15 years agoam ce0155aa: Merge change 20520 into donut
Xavier Ducrohet [Wed, 12 Aug 2009 01:11:35 +0000 (18:11 -0700)]
am ce0155aa: Merge change 20520 into donut

Merge commit 'ce0155aaea813d33ac668a75e11c59606ecf7677'

* commit 'ce0155aaea813d33ac668a75e11c59606ecf7677':
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons

15 years agoam 0999fee8: Merge change 20629 into donut
Bill Napier [Wed, 12 Aug 2009 01:11:11 +0000 (18:11 -0700)]
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.

15 years agoam fd6f01eb: Update ignore file to include new ignoring patterns
vchtchetkine [Wed, 12 Aug 2009 01:11:09 +0000 (18:11 -0700)]
am fd6f01eb: Update ignore file to include new ignoring patterns

Merge commit 'fd6f01eb6999c79d21844a117d27bf2c5f469de3'

* commit 'fd6f01eb6999c79d21844a117d27bf2c5f469de3':
  Update ignore file to include new ignoring patterns

15 years agoMerge change 20786 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 21:30:13 +0000 (14:30 -0700)]
Merge change 20786 into donut

* changes:
  BUG 2041701: Release notes content/link in SDK Updater schema

15 years agoBUG 2041701: Release notes content/link in SDK Updater schema
Raphael [Tue, 11 Aug 2009 20:46:21 +0000 (13:46 -0700)]
BUG 2041701: Release notes content/link in SDK Updater schema

15 years agoMerge change 20765 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 19:30:37 +0000 (12:30 -0700)]
Merge change 20765 into donut

* changes:
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK

15 years agoBUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Raphael [Tue, 11 Aug 2009 18:08:36 +0000 (11:08 -0700)]
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK

15 years agoMerge change 20717 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 17:31:48 +0000 (10:31 -0700)]
Merge change 20717 into donut

* changes:
  Release the camera in surfaceDestroyed().

15 years agoMerge change 20723
Android (Google) Code Review [Tue, 11 Aug 2009 15:07:54 +0000 (08:07 -0700)]
Merge change 20723

* changes:
  adding README to sample plugins and cleaning up the animation plugin.

15 years agoMerge change 20644 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 15:03:10 +0000 (08:03 -0700)]
Merge change 20644 into donut

* changes:
  Complete AdbWinApi split: submit prebuild binaries.

15 years agoam d2057e13: Merge change 20409 into donut
vchtchetkine [Tue, 11 Aug 2009 14:33:18 +0000 (07:33 -0700)]
am d2057e13: Merge change 20409 into donut

Merge commit 'd2057e13d3525ad6293d341f84bdafc2125f3305'

* commit 'd2057e13d3525ad6293d341f84bdafc2125f3305':
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

15 years agoam f6d8e123: Merge change 20609 into donut
Bill Napier [Tue, 11 Aug 2009 14:33:16 +0000 (07:33 -0700)]
am f6d8e123: Merge change 20609 into donut

Merge commit 'f6d8e123e44b2d380e1b6d71cb709ec134b9cecf'

* commit 'f6d8e123e44b2d380e1b6d71cb709ec134b9cecf':
  Update monkey network readme.

15 years agoam 7a3e95ae: Add a "Searchable Dictionary" app to the sample apps that demonstrates...
Karl Rosaen [Tue, 11 Aug 2009 14:33:14 +0000 (07:33 -0700)]
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.

15 years agoadding README to sample plugins and cleaning up the animation plugin.
Derek Sollenberger [Tue, 11 Aug 2009 14:05:46 +0000 (10:05 -0400)]
adding README to sample plugins and cleaning up the animation plugin.

15 years agoRelease the camera in surfaceDestroyed().
Wu-cheng Li [Tue, 11 Aug 2009 09:26:35 +0000 (17:26 +0800)]
Release the camera in surfaceDestroyed().

If the camera is not released, the new client will fail to connect to camera next time. b2042350

15 years agoMerge change 20690 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 03:14:07 +0000 (20:14 -0700)]
Merge change 20690 into donut

* changes:
  Add density demo.

15 years agoAdd density demo.
Dianne Hackborn [Tue, 11 Aug 2009 01:12:32 +0000 (18:12 -0700)]
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.

15 years agoMerge change 20684 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 00:49:49 +0000 (17:49 -0700)]
Merge change 20684 into donut

* changes:
  Fix runtest launchperf test definition.

15 years agoFix runtest launchperf test definition.
Brett Chabot [Tue, 11 Aug 2009 00:12:27 +0000 (17:12 -0700)]
Fix runtest launchperf test definition.

BUG 2045435

15 years agoMerge change 20520 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 23:58:58 +0000 (16:58 -0700)]
Merge change 20520 into donut

* changes:
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons

15 years agoMerge change 20629 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 21:28:31 +0000 (14:28 -0700)]
Merge change 20629 into donut

* changes:
  Add "wake" command to wake device up.  Run wake command at first connection.

15 years agoComplete AdbWinApi split: submit prebuild binaries.
vchtchetkine [Mon, 10 Aug 2009 21:21:51 +0000 (14:21 -0700)]
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

15 years agoUpdate ignore file to include new ignoring patterns
vchtchetkine [Mon, 10 Aug 2009 20:34:28 +0000 (13:34 -0700)]
Update ignore file to include new ignoring patterns

15 years agoAdd "wake" command to wake device up. Run wake command at first connection.
Bill Napier [Mon, 10 Aug 2009 20:22:32 +0000 (13:22 -0700)]
Add "wake" command to wake device up.  Run wake command at first connection.

15 years agoMerge change 20409 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 20:11:22 +0000 (13:11 -0700)]
Merge change 20409 into donut

* changes:
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

15 years agoMerge change 20609 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 19:50:39 +0000 (12:50 -0700)]
Merge change 20609 into donut

* changes:
  Update monkey network readme.

15 years agoFix IAndroidTarget#isCompatibleBaseFor() for add-ons
Xavier Ducrohet [Sat, 8 Aug 2009 00:59:45 +0000 (17:59 -0700)]
Fix IAndroidTarget#isCompatibleBaseFor() for add-ons

BUG: 2042277

15 years agoAdd a "Searchable Dictionary" app to the sample apps that demonstrates being a part...
Karl Rosaen [Fri, 7 Aug 2009 22:45:17 +0000 (15:45 -0700)]
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.

15 years agoUpdate monkey network readme.
Bill Napier [Mon, 10 Aug 2009 16:56:08 +0000 (09:56 -0700)]
Update monkey network readme.

15 years agoallow surfaces to specify the bitmap's pixel format
Derek Sollenberger [Mon, 10 Aug 2009 14:50:59 +0000 (10:50 -0400)]
allow surfaces to specify the bitmap's pixel format

15 years agoUse new wallpaper theme.
Dianne Hackborn [Mon, 10 Aug 2009 00:23:53 +0000 (17:23 -0700)]
Use new wallpaper theme.

15 years agoHalf-done new wallpaper API demo.
Dianne Hackborn [Sun, 9 Aug 2009 03:39:07 +0000 (20:39 -0700)]
Half-done new wallpaper API demo.

15 years agoam e2778775: Merge change 20426 into donut
Xavier Ducrohet [Fri, 7 Aug 2009 23:56:44 +0000 (16:56 -0700)]
am e2778775: Merge change 20426 into donut

Merge commit 'e2778775411c3ef8d2d20351963715904135e9ec'

* commit 'e2778775411c3ef8d2d20351963715904135e9ec':
  Improve the comments in build.xml to help people customize their build.

15 years agoam 1cf0c7fe: BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Raphael [Fri, 7 Aug 2009 23:55:24 +0000 (16:55 -0700)]
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)

15 years agoMerge change 20426 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 23:54:34 +0000 (16:54 -0700)]
Merge change 20426 into donut

* changes:
  Improve the comments in build.xml to help people customize their build.

15 years agoBUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Raphael [Fri, 7 Aug 2009 23:36:19 +0000 (16:36 -0700)]
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.

15 years agoam 1736f2ce: Merge change 20484 into donut
Raphael [Fri, 7 Aug 2009 23:03:02 +0000 (16:03 -0700)]
am 1736f2ce: Merge change 20484 into donut

Merge commit '1736f2ce6560a89acc8c21d573da96d76b75ec07'

* commit '1736f2ce6560a89acc8c21d573da96d76b75ec07':
  BUG 2039647 : support customization from calling wrapper script.

15 years agoMerge change 20484 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 22:59:51 +0000 (15:59 -0700)]
Merge change 20484 into donut

* changes:
  BUG 2039647 : support customization from calling wrapper script.

15 years agoBUG 2039647 : support customization from calling wrapper script.
Raphael [Fri, 7 Aug 2009 22:44:00 +0000 (15:44 -0700)]
BUG 2039647 : support customization from calling wrapper script.

15 years agoam 40443d53: Merge change 20462 into donut
Raphael [Fri, 7 Aug 2009 22:27:36 +0000 (15:27 -0700)]
am 40443d53: Merge change 20462 into donut

Merge commit '40443d537d13ea6c68fd646abb3ad77b8291ee7b'

* commit '40443d537d13ea6c68fd646abb3ad77b8291ee7b':
  BUG 2041688 : SDK Updater: better description of extra packages

15 years agoMerge change 20462 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 22:25:03 +0000 (15:25 -0700)]
Merge change 20462 into donut

* changes:
  BUG 2041688 : SDK Updater: better description of extra packages

15 years agoam bde66550: Merge change 20463 into donut
Scott Main [Fri, 7 Aug 2009 21:46:09 +0000 (14:46 -0700)]
am bde66550: Merge change 20463 into donut

Merge commit 'bde665505d365075e61ade7f6314b4a44ef4224d'

* commit 'bde665505d365075e61ade7f6314b4a44ef4224d':
  fix release notes redirect for the SDK package to point to the correct page

15 years agoam 5a23b679: Merge change 20447 into donut
Xavier Ducrohet [Fri, 7 Aug 2009 21:44:37 +0000 (14:44 -0700)]
am 5a23b679: Merge change 20447 into donut

Merge commit '5a23b679067cb110345b095ee98f9671a2273461'

* commit '5a23b679067cb110345b095ee98f9671a2273461':
  Fix template for java test file to not use deprecated class.

15 years agoMerge change 20463 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 21:44:17 +0000 (14:44 -0700)]
Merge change 20463 into donut

* changes:
  fix release notes redirect for the SDK package to point to the correct page

15 years agofix release notes redirect for the SDK package to point to the correct page
Scott Main [Fri, 7 Aug 2009 21:32:41 +0000 (14:32 -0700)]
fix release notes redirect for the SDK package to point to the correct page

15 years agoBUG 2041688 : SDK Updater: better description of extra packages
Raphael [Fri, 7 Aug 2009 21:19:16 +0000 (14:19 -0700)]
BUG 2041688 : SDK Updater: better description of extra packages

15 years agoMerge change 20447 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 20:08:31 +0000 (13:08 -0700)]
Merge change 20447 into donut

* changes:
  Fix template for java test file to not use deprecated class.

15 years agoam a68dbdb1: Added in simple command scripting to monkey over a TCP socket.
Bill Napier [Fri, 7 Aug 2009 19:31:30 +0000 (12:31 -0700)]
am a68dbdb1: Added in simple command scripting to monkey over a TCP socket.

Merge commit 'a68dbdb1c31c486f489f38291eea05b3c621ae36'

* commit 'a68dbdb1c31c486f489f38291eea05b3c621ae36':
  Added in simple command scripting to monkey over a TCP socket.

15 years agoFix template for java test file to not use deprecated class.
Xavier Ducrohet [Fri, 7 Aug 2009 19:05:09 +0000 (12:05 -0700)]
Fix template for java test file to not use deprecated class.

bug: http://code.google.com/p/android/issues/detail?id=3350

15 years agoAdded in simple command scripting to monkey over a TCP socket.
Bill Napier [Fri, 7 Aug 2009 18:34:12 +0000 (11:34 -0700)]
Added in simple command scripting to monkey over a TCP socket.

This allows a host program to talk to the monkey over TCP (via adb) and script up specific commands to run.

15 years agoSplit AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL
vchtchetkine [Wed, 5 Aug 2009 23:57:18 +0000 (16:57 -0700)]
Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.
In this patch set new file (adb_winusb_api.h) has been added where I moved
typedef that broke the build. Aso, adb_api.cpp and AdbWinApi.cpp were changed
to include that new header file.
BUG 2033924

15 years agoImprove the comments in build.xml to help people customize their build.
Xavier Ducrohet [Fri, 7 Aug 2009 17:40:24 +0000 (10:40 -0700)]
Improve the comments in build.xml to help people customize their build.

15 years agoam 36e0ac79: Merge change 20389 into donut
Xavier Ducrohet [Fri, 7 Aug 2009 17:31:59 +0000 (10:31 -0700)]
am 36e0ac79: Merge change 20389 into donut

Merge commit '36e0ac795e9ec37323e25e0acf04b3090fe4c266'

* commit '36e0ac795e9ec37323e25e0acf04b3090fe4c266':
  Fix some display string that contained an unused %s and an NPE

15 years agoMerge change 20389 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 17:30:22 +0000 (10:30 -0700)]
Merge change 20389 into donut

* changes:
  Fix some display string that contained an unused %s and an NPE

15 years agoMerge change 20413
Android (Google) Code Review [Fri, 7 Aug 2009 15:40:12 +0000 (08:40 -0700)]
Merge change 20413

* changes:
  updating the sample plugin to reflect the latest changes in android_npapi.h

15 years agoupdating the sample plugin to reflect the latest changes in android_npapi.h
Derek Sollenberger [Fri, 7 Aug 2009 15:26:44 +0000 (11:26 -0400)]
updating the sample plugin to reflect the latest changes in android_npapi.h

15 years agoam 3e44f3b2: Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB...
Raphael [Fri, 7 Aug 2009 04:04:05 +0000 (21:04 -0700)]
am 3e44f3b2: Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL" which breaks the Windows SDK on Donut.

Merge commit '3e44f3b231c027f01290367049f2244514f22d16'

* commit '3e44f3b231c027f01290367049f2244514f22d16':
  Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL"

15 years agoRevert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL"
Raphael [Fri, 7 Aug 2009 03:51:11 +0000 (20:51 -0700)]
Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL"
which breaks the Windows SDK on Donut.

This reverts commit f855c4e8469e31114fccca4c28aeb01a806a9a48.

15 years agoFix some display string that contained an unused %s and an NPE
Xavier Ducrohet [Fri, 7 Aug 2009 02:25:27 +0000 (19:25 -0700)]
Fix some display string that contained an unused %s and an NPE

This makes the android app crash when the XML cannot be validated.

15 years agoam f1a0ad99: Merge change 20379 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 01:28:01 +0000 (18:28 -0700)]
am f1a0ad99: Merge change 20379 into donut

Merge commit 'f1a0ad991b2a328a1633562bff1805281a4b8b43'

* commit 'f1a0ad991b2a328a1633562bff1805281a4b8b43':
  Fix some minor typo

15 years agoMerge change 20379 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 01:25:11 +0000 (18:25 -0700)]
Merge change 20379 into donut

* changes:
  Fix some minor typo

15 years agoFix some minor typo
Xavier Ducrohet [Fri, 7 Aug 2009 00:59:52 +0000 (17:59 -0700)]
Fix some minor typo

BUG: 2039797

15 years agoam e91e93e2: Merge change 20196 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 00:36:12 +0000 (17:36 -0700)]
am e91e93e2: Merge change 20196 into donut

Merge commit 'e91e93e2a44482beef6cea00a4d17163623dd03d'

* commit 'e91e93e2a44482beef6cea00a4d17163623dd03d':
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

15 years agoMerge change 20196 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 00:34:26 +0000 (17:34 -0700)]
Merge change 20196 into donut

* changes:
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

15 years agoam 097ba88d: Merge change 20363 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 00:15:43 +0000 (17:15 -0700)]
am 097ba88d: Merge change 20363 into donut

Merge commit '097ba88d5392ef4e5e104b5bcb73d511119a8fc6'

* commit '097ba88d5392ef4e5e104b5bcb73d511119a8fc6':
  Make android.bat copy commons-compress to tmp with the other jar files.

15 years agoMerge change 20363 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 00:13:39 +0000 (17:13 -0700)]
Merge change 20363 into donut

* changes:
  Make android.bat copy commons-compress to tmp with the other jar files.

15 years agoMake android.bat copy commons-compress to tmp with the other jar files.
Xavier Ducrohet [Fri, 7 Aug 2009 00:09:11 +0000 (17:09 -0700)]
Make android.bat copy commons-compress to tmp with the other jar files.

BUG: 2039759

15 years agoam 26cdbb78: SDK Updater: Fix to allow install from directory URL (i.e. auto-guess...
Raphael [Thu, 6 Aug 2009 23:24:27 +0000 (16:24 -0700)]
am 26cdbb78: SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the repository.xml correctly.)

Merge commit '26cdbb788a9137d04587bc678d7aa7f49e3671fc'

* commit '26cdbb788a9137d04587bc678d7aa7f49e3671fc':
  SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the

15 years agoAdd a little more info to the top of Pointer Location.
Dianne Hackborn [Thu, 6 Aug 2009 20:41:17 +0000 (13:41 -0700)]
Add a little more info to the top of Pointer Location.

15 years agoSDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
Raphael [Thu, 6 Aug 2009 19:51:22 +0000 (12:51 -0700)]
SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
repository.xml correctly.)

BUG 2039080

Also removed some misc Eclipse 3.5 warnings.

15 years agoam 53174946: SDK Updater: fix main window to resize.
Raphael [Thu, 6 Aug 2009 18:56:45 +0000 (11:56 -0700)]
am 53174946: SDK Updater: fix main window to resize.

Merge commit '531749469d1befd28431b46c0c1279857f54c1b0'

* commit '531749469d1befd28431b46c0c1279857f54c1b0':
  SDK Updater: fix main window to resize.

15 years agoSDK Updater: fix main window to resize.
Raphael [Thu, 6 Aug 2009 18:39:39 +0000 (11:39 -0700)]
SDK Updater: fix main window to resize.

BUG 2038860

15 years agoam 2f6bd734: Fix comparison of 2 doc packages that have the same codename/revision.
Xavier Ducrohet [Thu, 6 Aug 2009 02:35:17 +0000 (19:35 -0700)]
am 2f6bd734: Fix comparison of 2 doc packages that have the same codename/revision.

Merge commit '2f6bd734c081c5ae96c724877ee86bfacc77a025'

* commit '2f6bd734c081c5ae96c724877ee86bfacc77a025':
  Fix comparison of 2 doc packages that have the same codename/revision.

15 years agoFix comparison of 2 doc packages that have the same codename/revision.
Xavier Ducrohet [Thu, 6 Aug 2009 02:25:35 +0000 (19:25 -0700)]
Fix comparison of 2 doc packages that have the same codename/revision.

This made the Donut_r1 doc show up as upgrade to the donut_r1 doc.
BUG: 2037448

15 years agoam 8639e8e6: Merge change 20200 into donut
Android (Google) Code Review [Thu, 6 Aug 2009 00:24:18 +0000 (17:24 -0700)]
am 8639e8e6: Merge change 20200 into donut

Merge commit '8639e8e60b6b2d70970be3cadf1b66d66c4e1771'

* commit '8639e8e60b6b2d70970be3cadf1b66d66c4e1771':
  Fix NPE that prevented any package w/o license to be installed.

15 years agoMerge change 20200 into donut
Android (Google) Code Review [Thu, 6 Aug 2009 00:22:04 +0000 (17:22 -0700)]
Merge change 20200 into donut

* changes:
  Fix NPE that prevented any package w/o license to be installed.

15 years agoSplit AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL
vchtchetkine [Wed, 5 Aug 2009 23:57:18 +0000 (16:57 -0700)]
Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.

15 years agoFix NPE that prevented any package w/o license to be installed.
Xavier Ducrohet [Thu, 6 Aug 2009 00:09:35 +0000 (17:09 -0700)]
Fix NPE that prevented any package w/o license to be installed.

java.util.Properties#setProperty() doesn't like it when the value is null
which was the case when a package had no license.

Made sure it won't happen on other properties than the license as well.

Also improved error display when an unexpected Throwable is thrown during
install (Stack Call is now display if the Throwable has no message).

BUG:2037085

15 years agoMerge change 20072
Android (Google) Code Review [Wed, 5 Aug 2009 19:36:47 +0000 (12:36 -0700)]
Merge change 20072

* changes:
  Update to use new multi-pointer APIs.

15 years agoMerge change 20043
Android (Google) Code Review [Wed, 5 Aug 2009 17:05:58 +0000 (10:05 -0700)]
Merge change 20043

* changes:
  Add the test for the new SystemInterface in the android_npapi.

15 years agoUpdate to use new multi-pointer APIs.
Dianne Hackborn [Wed, 5 Aug 2009 03:03:31 +0000 (20:03 -0700)]
Update to use new multi-pointer APIs.

15 years agoAdd the test for the new SystemInterface in the android_npapi.
Grace Kloba [Wed, 5 Aug 2009 00:51:06 +0000 (17:51 -0700)]
Add the test for the new SystemInterface in the android_npapi.

15 years agoam bf27d6e2: Fixed bad link in intro text.
David Warren [Tue, 4 Aug 2009 23:32:58 +0000 (16:32 -0700)]
am bf27d6e2: Fixed bad link in intro text.

Merge commit 'bf27d6e2f8e48730b2f55386314b3374902be6dd'

* commit 'bf27d6e2f8e48730b2f55386314b3374902be6dd':
  Fixed bad link in intro text.

15 years agoFixed bad link in intro text.
David Warren [Tue, 4 Aug 2009 23:03:59 +0000 (16:03 -0700)]
Fixed bad link in intro text.

15 years agoam 03fe616a: (-s ours) Merge change 9552 into donut
Android (Google) Code Review [Tue, 4 Aug 2009 18:03:02 +0000 (11:03 -0700)]
am 03fe616a: (-s ours) Merge change 9552 into donut

Merge commit '03fe616acbea6eb4c34c8f7b852fa2f785005598'

* commit '03fe616acbea6eb4c34c8f7b852fa2f785005598':
  Import revised translations.  DO NOT MERGE

15 years agoMerge change 9552 into donut
Android (Google) Code Review [Tue, 4 Aug 2009 17:58:59 +0000 (10:58 -0700)]
Merge change 9552 into donut

* changes:
  Import revised translations.  DO NOT MERGE

15 years agomerge from open-source master
Jean-Baptiste Queru [Tue, 4 Aug 2009 16:00:16 +0000 (09:00 -0700)]
merge from open-source master

15 years agoam 66f17e50: ApiDemos Clean up
Xavier Ducrohet [Tue, 4 Aug 2009 02:09:37 +0000 (19:09 -0700)]
am 66f17e50: ApiDemos Clean up

Merge commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9'

* commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9':
  ApiDemos Clean up

15 years agoApiDemos Clean up
Xavier Ducrohet [Tue, 4 Aug 2009 01:54:52 +0000 (18:54 -0700)]
ApiDemos Clean up

- Add missing @Override
- Remove (some) unused imports
- Add some missing headers

BUG: 2031807

15 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 3 Aug 2009 23:05:36 +0000 (16:05 -0700)]
Import revised translations.  DO NOT MERGE

15 years agoam 8ebbef7e: Merge change 9535 into donut
Android (Google) Code Review [Mon, 3 Aug 2009 21:28:14 +0000 (14:28 -0700)]
am 8ebbef7e: Merge change 9535 into donut

Merge commit '8ebbef7eff1d0942876e5d71dbc0c55eda0bd527'

* commit '8ebbef7eff1d0942876e5d71dbc0c55eda0bd527':
  Fix the DeviceChooserDialog table issues.

15 years agoMerge change 9535 into donut
Android (Google) Code Review [Mon, 3 Aug 2009 21:26:37 +0000 (14:26 -0700)]
Merge change 9535 into donut

* changes:
  Fix the DeviceChooserDialog table issues.

15 years agoFix the DeviceChooserDialog table issues.
Xavier Ducrohet [Mon, 3 Aug 2009 21:23:16 +0000 (14:23 -0700)]
Fix the DeviceChooserDialog table issues.

On Linux, the gtk table seems to resize itself automatically when the
layout is computed and forces the last column to resize itself at +18 pixels.
This has a problematic impact on this dialog as it is not resizable and is
made to match the size of the content. As the dialog is used time after time
the last column grows by 18 pixels at every use up to a point where it
doesn't fit the screen.
Since storing the columns size is not that useful and I couldn't find a
way to ignore this first resize, I'm just removing the width storage.