OSDN Git Service

android-x86/development.git
14 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

14 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.

14 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

14 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

14 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.

14 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.

14 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

14 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.

14 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

14 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

14 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

14 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

14 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"

14 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.

14 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.

14 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

14 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

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

BUG: 2039797

14 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

14 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

14 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.

14 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.

14 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

14 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

14 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.

14 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.

14 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.

14 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

14 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.

14 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

14 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.

14 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.

14 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.

14 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

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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

14 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

14 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

14 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

14 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

14 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

14 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.

14 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.

14 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.

14 years agoam bd133701: Fix PlatformTarget#compareTo(IAndroidTarget) again.
Xavier Ducrohet [Mon, 3 Aug 2009 20:50:48 +0000 (13:50 -0700)]
am bd133701: Fix PlatformTarget#compareTo(IAndroidTarget) again.

Merge commit 'bd133701171c4903041a47be982fec4a1fa98b42'

* commit 'bd133701171c4903041a47be982fec4a1fa98b42':
  Fix PlatformTarget#compareTo(IAndroidTarget) again.

14 years agoFix PlatformTarget#compareTo(IAndroidTarget) again.
Xavier Ducrohet [Mon, 3 Aug 2009 20:46:27 +0000 (13:46 -0700)]
Fix PlatformTarget#compareTo(IAndroidTarget) again.

14 years agomerge from donut
Jean-Baptiste Queru [Mon, 3 Aug 2009 14:45:28 +0000 (07:45 -0700)]
merge from donut

14 years agoam d08cf83a: Minor fix to the plug-ins license.
Xavier Ducrohet [Sat, 1 Aug 2009 00:42:38 +0000 (17:42 -0700)]
am d08cf83a: Minor fix to the plug-ins license.

Merge commit 'd08cf83aace1c40952cc57fa1a12bc3891565250'

* commit 'd08cf83aace1c40952cc57fa1a12bc3891565250':
  Minor fix to the plug-ins license.

14 years agoMinor fix to the plug-ins license.
Xavier Ducrohet [Sat, 1 Aug 2009 00:35:24 +0000 (17:35 -0700)]
Minor fix to the plug-ins license.

14 years agoam 60a735fd: Merge change 9352 into donut
Android (Google) Code Review [Fri, 31 Jul 2009 18:05:43 +0000 (11:05 -0700)]
am 60a735fd: Merge change 9352 into donut

Merge commit '60a735fda1f9d7c24c577853304d486b0109632f'

* commit '60a735fda1f9d7c24c577853304d486b0109632f':
  ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.

14 years agoMerge change 9352 into donut
Android (Google) Code Review [Fri, 31 Jul 2009 18:01:45 +0000 (11:01 -0700)]
Merge change 9352 into donut

* changes:
  ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.

14 years agoam f19a3083: Merge change 9239 into donut
Android (Google) Code Review [Fri, 31 Jul 2009 17:58:50 +0000 (10:58 -0700)]
am f19a3083: Merge change 9239 into donut

Merge commit 'f19a3083e77eeab2026436e4d04329d4b5aba8bf'

* commit 'f19a3083e77eeab2026436e4d04329d4b5aba8bf':
  Since bug 1966269 is fixed, marking calprov tests as continuous=true

14 years agoMerge change 9239 into donut
Android (Google) Code Review [Fri, 31 Jul 2009 17:55:10 +0000 (10:55 -0700)]
Merge change 9239 into donut

* changes:
  Since bug 1966269 is fixed, marking calprov tests as continuous=true

14 years agoADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.
Raphael [Fri, 31 Jul 2009 17:17:52 +0000 (13:17 -0400)]
ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.

14 years agoMerge change 9223
Android (Google) Code Review [Fri, 31 Jul 2009 12:41:46 +0000 (05:41 -0700)]
Merge change 9223

* changes:
  adding sample cod to access dom and javascript.

14 years agoam d8cc08f7: Merge change 9237 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 23:32:46 +0000 (16:32 -0700)]
am d8cc08f7: Merge change 9237 into donut

Merge commit 'd8cc08f75fbb39c40120bcd6f84057f0f5642ce9'

* commit 'd8cc08f75fbb39c40120bcd6f84057f0f5642ce9':
  Move legacy driver binaries to the legacy driver directory

14 years agoMerge change 9237 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 23:31:12 +0000 (16:31 -0700)]
Merge change 9237 into donut

* changes:
  Move legacy driver binaries to the legacy driver directory

14 years agoam 5379e098: Remove section about USB driver as not everything is directly available...
Xavier Ducrohet [Thu, 30 Jul 2009 23:07:37 +0000 (16:07 -0700)]
am 5379e098: Remove section about USB driver as not everything is directly available anymore

Merge commit '5379e0981ebd570faba0dcd13c087f71d856e0f0'

* commit '5379e0981ebd570faba0dcd13c087f71d856e0f0':
  Remove section about USB driver as not everything is directly available anymore

14 years agoam 5281b823: Merge change 9208 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 23:06:58 +0000 (16:06 -0700)]
am 5281b823: Merge change 9208 into donut

Merge commit '5281b823a046b6eb40f12aeb805462f7d58fdebe'

* commit '5281b823a046b6eb40f12aeb805462f7d58fdebe':
  Support packages with no license.

14 years agoam f5d51ce4: Add .inf file needed for WinUsb framework installation
vchtchetkine [Thu, 30 Jul 2009 23:06:41 +0000 (16:06 -0700)]
am f5d51ce4: Add .inf file needed for WinUsb framework installation

Merge commit 'f5d51ce49f4fc22ea7e7fa55fdc38ab8c4c8b1e1'

* commit 'f5d51ce49f4fc22ea7e7fa55fdc38ab8c4c8b1e1':
  Add .inf file needed for WinUsb framework installation

14 years agoam 17851887: Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll
vchtchetkine [Thu, 30 Jul 2009 23:06:39 +0000 (16:06 -0700)]
am 17851887: Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll

Merge commit '17851887c25d198ec913196df7b851d335614ec9'

* commit '17851887c25d198ec913196df7b851d335614ec9':
  Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll

14 years agoMove legacy driver binaries to the legacy driver directory
vchtchetkine [Thu, 30 Jul 2009 21:55:53 +0000 (14:55 -0700)]
Move legacy driver binaries to the legacy driver directory

14 years agoSince bug 1966269 is fixed, marking calprov tests as continuous=true
Swarna Kumar [Thu, 30 Jul 2009 22:03:25 +0000 (15:03 -0700)]
Since bug 1966269 is fixed, marking calprov tests as continuous=true

14 years agoRemove section about USB driver as not everything is directly available anymore
Xavier Ducrohet [Thu, 30 Jul 2009 21:51:37 +0000 (14:51 -0700)]
Remove section about USB driver as not everything is directly available anymore

See development/host/windows/usb/readme.txt

14 years agoadding sample cod to access dom and javascript.
Derek Sollenberger [Thu, 30 Jul 2009 20:57:07 +0000 (16:57 -0400)]
adding sample cod to access dom and javascript.

14 years agoMerge change 9208 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 19:29:27 +0000 (12:29 -0700)]
Merge change 9208 into donut

* changes:
  Support packages with no license.

14 years agoSupport packages with no license.
Xavier Ducrohet [Thu, 30 Jul 2009 19:28:17 +0000 (12:28 -0700)]
Support packages with no license.

14 years agoAdd .inf file needed for WinUsb framework installation
vchtchetkine [Thu, 30 Jul 2009 17:19:02 +0000 (10:19 -0700)]
Add .inf file needed for WinUsb framework installation

14 years agoam aa70ca22: Merge change 9077 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 18:17:55 +0000 (11:17 -0700)]
am aa70ca22: Merge change 9077 into donut

Merge commit 'aa70ca22d1e0cf6c15579e2f90b23bfb0f941792'

* commit 'aa70ca22d1e0cf6c15579e2f90b23bfb0f941792':
  Make GestureBuilder build under the SDK.

14 years agoam bf281a9a: Merge change 9072 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 16:57:26 +0000 (09:57 -0700)]
am bf281a9a: Merge change 9072 into donut

Merge commit 'bf281a9adef5a7ef342d0e5fb240d719575e5718'

* commit 'bf281a9adef5a7ef342d0e5fb240d719575e5718':
  Make changes to enable driver build in new location

14 years agoam f8a2fbab: Merge change 9062 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 16:57:18 +0000 (09:57 -0700)]
am f8a2fbab: Merge change 9062 into donut

Merge commit 'f8a2fbab9094d5525179770e00042ac2f85be991'

* commit 'f8a2fbab9094d5525179770e00042ac2f85be991':
  Adds call back to the SDK updater for SDK content notifications.

14 years agoam 1db55021: Copy legacy driver source code as a sample for custom USB drivers
vchtchetkine [Thu, 30 Jul 2009 16:57:13 +0000 (09:57 -0700)]
am 1db55021: Copy legacy driver source code as a sample for custom USB drivers

Merge commit '1db55021599137f7bcec830d298f6062b495cd35'

* commit '1db55021599137f7bcec830d298f6062b495cd35':
  Copy legacy driver source code as a sample for custom USB drivers

14 years agoBump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll
vchtchetkine [Thu, 30 Jul 2009 00:44:36 +0000 (17:44 -0700)]
Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll

14 years agoam eee1675a: Look for Android.mk in /jni by default.
David 'Digit' Turner [Thu, 30 Jul 2009 13:56:55 +0000 (06:56 -0700)]
am eee1675a: Look for Android.mk in /jni by default.

Merge commit 'eee1675aa40d9fcaae3765370f5331e4002d8dd6'

* commit 'eee1675aa40d9fcaae3765370f5331e4002d8dd6':
  Look for Android.mk in $(APP_PROJECT_PATH)/jni by default.

14 years agoam 197a8fea: Add sample "san-angeles" program to demo OpenGL ES from native code.
David 'Digit' Turner [Thu, 30 Jul 2009 13:56:49 +0000 (06:56 -0700)]
am 197a8fea: Add sample "san-angeles" program to demo OpenGL ES from native code.

Merge commit '197a8fea8e9ae0552b0d20fb5ba4562a851c1bca'

* commit '197a8fea8e9ae0552b0d20fb5ba4562a851c1bca':
  Add sample "san-angeles" program to demo OpenGL ES from native code.

14 years agoMerge change 9077 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 01:38:17 +0000 (18:38 -0700)]
Merge change 9077 into donut

* changes:
  Make GestureBuilder build under the SDK.

14 years agoMake GestureBuilder build under the SDK.
Xavier Ducrohet [Thu, 30 Jul 2009 01:31:37 +0000 (18:31 -0700)]
Make GestureBuilder build under the SDK.

14 years agoMerge change 9072 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 01:02:23 +0000 (18:02 -0700)]
Merge change 9072 into donut

* changes:
  Make changes to enable driver build in new location

14 years agoMake changes to enable driver build in new location
vchtchetkine [Thu, 30 Jul 2009 00:55:53 +0000 (17:55 -0700)]
Make changes to enable driver build in new location

14 years agoMerge change 9062 into donut
Android (Google) Code Review [Thu, 30 Jul 2009 00:45:11 +0000 (17:45 -0700)]
Merge change 9062 into donut

* changes:
  Adds call back to the SDK updater for SDK content notifications.

14 years agoAdds call back to the SDK updater for SDK content notifications.
Xavier Ducrohet [Thu, 30 Jul 2009 00:36:21 +0000 (17:36 -0700)]
Adds call back to the SDK updater for SDK content notifications.

Make ADT reload the SDK when a new package is installed/removed through the
SDK Updater.

14 years agoam d7e5aaec: Add OpenGL ES headers to the android-4 platform/stable APIs.
David 'Digit' Turner [Thu, 30 Jul 2009 00:05:15 +0000 (17:05 -0700)]
am d7e5aaec: Add OpenGL ES headers to the android-4 platform/stable APIs.

Merge commit 'd7e5aaecd896c0956e229304a7725509ab6e6af9'

* commit 'd7e5aaecd896c0956e229304a7725509ab6e6af9':
  Add OpenGL ES headers to the android-4 platform/stable APIs.

14 years agoam 5c767bb9: Add android-4 sysroot and use project\'s default.properties to get the...
David 'Digit' Turner [Thu, 30 Jul 2009 00:05:12 +0000 (17:05 -0700)]
am 5c767bb9: Add android-4 sysroot and use project\'s default.properties to get the right target.

Merge commit '5c767bb977506dae81680529044adc9f82b4765a'

* commit '5c767bb977506dae81680529044adc9f82b4765a':
  Add android-4 sysroot and use project's default.properties to get the right target.

14 years agoCopy legacy driver source code as a sample for custom USB drivers
vchtchetkine [Wed, 29 Jul 2009 23:25:34 +0000 (16:25 -0700)]
Copy legacy driver source code as a sample for custom USB drivers

The primary usage for this code is to provide vendors / customers who for some
reasons are not satisfied with WinUsb, with a sample custom driver code that is
compliant with our AdbWinApi.dll. So vendors / customers can build their own
custom USB driver that can be recognized by AdbWinApi, and can be accessible from
adb.exe

14 years agomerge from donut
Jean-Baptiste Queru [Wed, 29 Jul 2009 21:56:49 +0000 (14:56 -0700)]
merge from donut

14 years agoam 91e0a8bb: Fix minor typo and duplicated entry in sdk.atree
Xavier Ducrohet [Wed, 29 Jul 2009 21:47:53 +0000 (14:47 -0700)]
am 91e0a8bb: Fix minor typo and duplicated entry in sdk.atree

Merge commit '91e0a8bb9cc1e1478bf65627dc4faeb82ee3825d'

* commit '91e0a8bb9cc1e1478bf65627dc4faeb82ee3825d':
  Fix minor typo and duplicated entry in sdk.atree

14 years agoam 8136f161: Merge change 8885 into donut
Android (Google) Code Review [Wed, 29 Jul 2009 21:47:45 +0000 (14:47 -0700)]
am 8136f161: Merge change 8885 into donut

Merge commit '8136f1611207c1bb120d7863dda1a6655a1d52be'

* commit '8136f1611207c1bb120d7863dda1a6655a1d52be':
  Add notice file to platform folder.

14 years agoLook for Android.mk in $(APP_PROJECT_PATH)/jni by default.
David 'Digit' Turner [Wed, 29 Jul 2009 17:04:44 +0000 (19:04 +0200)]
Look for Android.mk in $(APP_PROJECT_PATH)/jni by default.

This gets rid of the 'sources' directory and allows all sources
of a given Android application to be in the same directory tree
without using a symlink trick.

Note that apps/<name>/Application.mk is still required though.
A later release of the NDK will get rid of it too, but the change
is too drastic for the upcoming release.

The change moves various source files from sources into their
app/<name>/project/jni directory as well.

The whole documentation is updated to reflect the change.

14 years agoAdd sample "san-angeles" program to demo OpenGL ES from native code.
David 'Digit' Turner [Wed, 29 Jul 2009 17:02:21 +0000 (19:02 +0200)]
Add sample "san-angeles" program to demo OpenGL ES from native code.

Note that the app will only build against an android-4 SDK.
(Interestingly, the resulting binary runs very well under android-3).

This also adds missing license headers to the 'two-libs' sample.

14 years agoAdd OpenGL ES headers to the android-4 platform/stable APIs.
David 'Digit' Turner [Mon, 27 Jul 2009 14:23:42 +0000 (16:23 +0200)]
Add OpenGL ES headers to the android-4 platform/stable APIs.

14 years agoAdd android-4 sysroot and use project's default.properties to get the right target.
David 'Digit' Turner [Wed, 29 Jul 2009 00:26:31 +0000 (02:26 +0200)]
Add android-4 sysroot and use project's default.properties to get the right target.

Note that for now, android-4 contains the same things than android-3.
Another patch will add OpenGL ES headers and libraries to it.

14 years agoFix minor typo and duplicated entry in sdk.atree
Xavier Ducrohet [Tue, 28 Jul 2009 23:28:09 +0000 (16:28 -0700)]
Fix minor typo and duplicated entry in sdk.atree

14 years agoMerge change 8885 into donut
Android (Google) Code Review [Tue, 28 Jul 2009 23:20:13 +0000 (16:20 -0700)]
Merge change 8885 into donut

* changes:
  Add notice file to platform folder.

14 years agoAdd notice file to platform folder.
Xavier Ducrohet [Tue, 28 Jul 2009 23:19:23 +0000 (16:19 -0700)]
Add notice file to platform folder.

14 years agoam 807e5c32: Merge change 8637 into donut
Android (Google) Code Review [Tue, 28 Jul 2009 22:27:31 +0000 (15:27 -0700)]
am 807e5c32: Merge change 8637 into donut

Merge commit '807e5c325d92af5950a65ef1baeb74788abc99af'

* commit '807e5c325d92af5950a65ef1baeb74788abc99af':
  Add host check for nawk/gawk in build/host-setup.sh