OSDN Git Service

android-x86/ndk.git
14 years agoam 01d2087c: resolved conflicts for merge of 19cb54ea to eclair
Xavier Ducrohet [Thu, 19 Nov 2009 01:14:02 +0000 (17:14 -0800)]
am 01d2087c: resolved conflicts for merge of 19cb54ea to eclair

Merge commit '01d2087c87627df5bfc7e684f62466e0a662197a' into eclair-mr2

* commit '01d2087c87627df5bfc7e684f62466e0a662197a':
  Remove components that were moved to sdk.git and update build scripts.

14 years agoresolved conflicts for merge of 19cb54ea to eclair
Xavier Ducrohet [Thu, 19 Nov 2009 01:07:11 +0000 (17:07 -0800)]
resolved conflicts for merge of 19cb54ea to eclair

Change-Id: I182195aeaad88aebc82988b1cec9ebda0c359bc8

14 years agoAdd "common" runtest definition (for android-common library tests)
Dan Egnor [Wed, 18 Nov 2009 20:05:35 +0000 (12:05 -0800)]
Add "common" runtest definition (for android-common library tests)

14 years agoRemove components that were moved to sdk.git and update build scripts.
Xavier Ducrohet [Tue, 17 Nov 2009 23:11:59 +0000 (15:11 -0800)]
Remove components that were moved to sdk.git and update build scripts.

14 years agoam 20d03274: Merge change I6809bd44 into eclair
Raphael [Tue, 17 Nov 2009 03:56:59 +0000 (19:56 -0800)]
am 20d03274: Merge change I6809bd44 into eclair

Merge commit '20d0327492490b676a0a1036754e7742fb92bb69' into eclair-mr2

* commit '20d0327492490b676a0a1036754e7742fb92bb69':
  SDK Manager: XML Schema for sdk-repository v2

14 years agoMerge change I6809bd44 into eclair
Android (Google) Code Review [Tue, 17 Nov 2009 03:39:13 +0000 (19:39 -0800)]
Merge change I6809bd44 into eclair

* changes:
  SDK Manager: XML Schema for sdk-repository v2

14 years agoSDK Manager: XML Schema for sdk-repository v2
Raphael [Tue, 17 Nov 2009 02:00:59 +0000 (18:00 -0800)]
SDK Manager: XML Schema for sdk-repository v2

v2 will be a full standalone schema, not reusing any parts of v1.
Each package type is now defined using a named type, which means
a v3 version would redifine the top element and could include
some named types of v2.

Unfortunately we cannot *extend* the top element from v1 because
extension in XML Schema seems to imply a sequence (i.e. fixed order)
whereas we use a "choice" mode to have 0..N of each types in any
order.

SDK BUG 2252825

Change-Id: I6809bd4486ef2d7f2473995ed5a0abb7fa377bdd

14 years agoam e4df0ea1: Merge change I8d8b5816 into eclair
David 'Digit' Turner [Mon, 16 Nov 2009 22:59:15 +0000 (14:59 -0800)]
am e4df0ea1: Merge change I8d8b5816 into eclair

Merge commit 'e4df0ea14bcfc6e2d395e36970749cf9a916a0fb' into eclair-mr2

* commit 'e4df0ea14bcfc6e2d395e36970749cf9a916a0fb':
  Update build-toolchain.sh to be able to build gcc 4.4.0

14 years agoam f3ec7a02: Merge change If72f81fb into eclair
David 'Digit' Turner [Mon, 16 Nov 2009 22:59:11 +0000 (14:59 -0800)]
am f3ec7a02: Merge change If72f81fb into eclair

Merge commit 'f3ec7a02777ed9fcbe995711b8cb3f31de01d274' into eclair-mr2

* commit 'f3ec7a02777ed9fcbe995711b8cb3f31de01d274':
  Add a script to download and package the toolchain sources.

14 years agoMerge change I8d8b5816 into eclair
Android (Google) Code Review [Mon, 16 Nov 2009 22:53:57 +0000 (14:53 -0800)]
Merge change I8d8b5816 into eclair

* changes:
  Update build-toolchain.sh to be able to build gcc 4.4.0

14 years agoMerge change If72f81fb into eclair
Android (Google) Code Review [Mon, 16 Nov 2009 22:53:45 +0000 (14:53 -0800)]
Merge change If72f81fb into eclair

* changes:
  Add a script to download and package the toolchain sources.

14 years agoam 5df7d75e: am f4c63fae: SDK Manager support for future schemas.
Raphael [Mon, 16 Nov 2009 22:29:40 +0000 (14:29 -0800)]
am 5df7d75e: am f4c63fae: SDK Manager support for future schemas.

Merge commit '5df7d75e1c9cc73b4fe0111f89f099e8dba3486b' into eclair-mr2

* commit '5df7d75e1c9cc73b4fe0111f89f099e8dba3486b':
  SDK Manager support for future schemas.

14 years agoam f4c63fae: SDK Manager support for future schemas.
Raphael [Mon, 16 Nov 2009 22:25:49 +0000 (14:25 -0800)]
am f4c63fae: SDK Manager support for future schemas.

Merge commit 'f4c63fae0c6d0654ab49e05b3292e218f82f97d8' into eclair

* commit 'f4c63fae0c6d0654ab49e05b3292e218f82f97d8':
  SDK Manager support for future schemas.

14 years agoSDK Manager support for future schemas.
Raphael [Mon, 16 Nov 2009 21:51:15 +0000 (13:51 -0800)]
SDK Manager support for future schemas.

This CL cleans up the v2 test by removing all v2 stuff
from the code right now. We only keep the part that
handles future schemas and right now the latest version is 1.

Change-Id: I31e6aeaf0582e94c67e1cc8317bec479ea7a52e7

14 years agoam 6dcf4214: resolved conflicts for merge of 0da4f158 to eclair
Raphael [Mon, 16 Nov 2009 21:18:41 +0000 (13:18 -0800)]
am 6dcf4214: resolved conflicts for merge of 0da4f158 to eclair

Merge commit '6dcf42149b183e2a2a062c90d60a2803cf01523a' into eclair-mr2

* commit '6dcf42149b183e2a2a062c90d60a2803cf01523a':
  SDK Manager: phase 1 of support for future schemas

14 years agoresolved conflicts for merge of 0da4f158 to eclair
Raphael [Mon, 16 Nov 2009 21:06:54 +0000 (13:06 -0800)]
resolved conflicts for merge of 0da4f158 to eclair

Fixes a merge eclair-sdk => eclair conflict of
  SDK Manager: phase 1 of support for future schemas
  SDK BUG 2252825

Change-Id: I7530bdb7315439416abad114ef59208f8d4b3ab8

14 years agoam a0ac4b14: (-s ours) am b624370d: (-s ours) Rename the layout device from ION to...
Xavier Ducrohet [Mon, 16 Nov 2009 20:54:36 +0000 (12:54 -0800)]
am a0ac4b14: (-s ours) am b624370d: (-s ours) Rename the layout device from ION to ADP2. (do not merge)

Merge commit 'a0ac4b1492ae742e2f12138b647ea9781054a1b0' into eclair-mr2

* commit 'a0ac4b1492ae742e2f12138b647ea9781054a1b0':
  Rename the layout device from ION to ADP2. (do not merge)

14 years agoMerge change If1bda264 into eclair-sdk
Android (Google) Code Review [Mon, 16 Nov 2009 20:53:09 +0000 (12:53 -0800)]
Merge change If1bda264 into eclair-sdk

* changes:
  SDK Manager: phase 1 of support for future schemas

14 years agoam b624370d: (-s ours) Rename the layout device from ION to ADP2. (do not merge)
Xavier Ducrohet [Mon, 16 Nov 2009 20:50:17 +0000 (12:50 -0800)]
am b624370d: (-s ours) Rename the layout device from ION to ADP2. (do not merge)

Merge commit 'b624370d795cd1e17fcd9960c98c01463c23757f' into eclair

* commit 'b624370d795cd1e17fcd9960c98c01463c23757f':
  Rename the layout device from ION to ADP2. (do not merge)

14 years agoUpdate build-toolchain.sh to be able to build gcc 4.4.0
David 'Digit' Turner [Mon, 16 Nov 2009 19:39:52 +0000 (11:39 -0800)]
Update build-toolchain.sh to be able to build gcc 4.4.0

Update the script used to build the prebuilt toolchain binaries.
There are now two ways to use it:

1/ As usual, just invoke it and it will download the source tarball,
   uncompress it, configure the toolchain sources, build them, then
   package the result into a 'prebuilt' tarball.

2/ Generate a new source tarball with the 'download-toolchain-sources.sh'
   script, and invoke build-toolchain.sh with the --package=<tarball>
   option.

Additionally, you can now specify --gcc-version=4.4.0 to build GCC 4.4.0
(with ARMv7 / FPU support)

The option --gdb-version=6.8 has been added but the build doesn't seem
to work yet. This will probably be fixed in the toolchain git repository
though.

This will be used to refresh the NDK with gcc 4.4.0 prebuilts and support
for armeabi-v7a soon.

14 years agoSDK Manager: phase 1 of support for future schemas
Raphael [Sun, 15 Nov 2009 05:30:27 +0000 (21:30 -0800)]
SDK Manager: phase 1 of support for future schemas

This is phase 1 of the support for future schemas:
- introduces a new v2 of the XSD
- handles an unknown XSD and extract its tools elements after
  some hand checks.

TODO in phase 2:
- we still need to iron out the details of the sample node.
- there's no support for samples yet... this commit is not
  about switching the sample code support to the new structure.
- there's no indication to the user that we are handling a new
  schema... there should be some visual clue on why only the
  tools are shown.

SDK BUG 2252825

Change-Id: If1bda26414cfe15275063d3187a98be6301d2992

14 years agoam 5f9e0abe: Merge change I5a66bbdf into eclair
Xavier Ducrohet [Mon, 16 Nov 2009 19:32:34 +0000 (11:32 -0800)]
am 5f9e0abe: Merge change I5a66bbdf into eclair

Merge commit '5f9e0abed17ab1197a0868729232cb2c2024cef2' into eclair-mr2

* commit '5f9e0abed17ab1197a0868729232cb2c2024cef2':
  Rename the layout device from ION to ADP2.

14 years agoAdd a script to download and package the toolchain sources.
David 'Digit' Turner [Mon, 16 Nov 2009 19:26:06 +0000 (11:26 -0800)]
Add a script to download and package the toolchain sources.

download-toolchain-sources.sh will download the current toolchain sources
from our git repositories then finely package them into a compressed
tarball that will later be used to rebuild the prebuilt binaries properly.

Due to the way our sources are stored in the git repository, the sources
in the tarball are laid out slightly differently than in the original toolchain
source archive used for NDK 1.6.

An upcoming patch will modify build-toolchain.sh to deal with the difference
and also allow the build of gcc-4.4.0 and gdb-6.8.

14 years agoRename the layout device from ION to ADP2. (do not merge)
Xavier Ducrohet [Mon, 16 Nov 2009 01:02:26 +0000 (17:02 -0800)]
Rename the layout device from ION to ADP2. (do not merge)

This is integrated from Eclair.

14 years agoMerge change I5a66bbdf into eclair
Android (Google) Code Review [Mon, 16 Nov 2009 19:21:10 +0000 (11:21 -0800)]
Merge change I5a66bbdf into eclair

* changes:
  Rename the layout device from ION to ADP2.

14 years agoRename the layout device from ION to ADP2.
Xavier Ducrohet [Mon, 16 Nov 2009 01:02:26 +0000 (17:02 -0800)]
Rename the layout device from ION to ADP2.

Change-Id: I5a66bbdf68772504cac2379ea85edb88c77f2fde

14 years agoam 13dbc227: Merge change I62823795 into eclair
Xavier Ducrohet [Sun, 15 Nov 2009 22:50:49 +0000 (14:50 -0800)]
am 13dbc227: Merge change I62823795 into eclair

Merge commit '13dbc2272e41a55f6b8de35102d60eed35c9faa7' into eclair-mr2

* commit '13dbc2272e41a55f6b8de35102d60eed35c9faa7':
  Move source.properties for doc in sync with 2.0.1

14 years agoam 05ae5d65: Merge change I229c60a9 into eclair
Xavier Ducrohet [Sun, 15 Nov 2009 22:50:44 +0000 (14:50 -0800)]
am 05ae5d65: Merge change I229c60a9 into eclair

Merge commit '05ae5d65fdea59ad8ccf6d5538a93f5e202d2bff' into eclair-mr2

* commit '05ae5d65fdea59ad8ccf6d5538a93f5e202d2bff':
  Move source.properties for platform in sync with 2.0.1

14 years agoMerge change I62823795 into eclair
Android (Google) Code Review [Sun, 15 Nov 2009 21:22:41 +0000 (13:22 -0800)]
Merge change I62823795 into eclair

* changes:
  Move source.properties for doc in sync with 2.0.1

14 years agoMove source.properties for doc in sync with 2.0.1
Xavier Ducrohet [Sun, 15 Nov 2009 21:16:01 +0000 (13:16 -0800)]
Move source.properties for doc in sync with 2.0.1

Change-Id: I6282379532159de597aaec50cad81b14a0c895ce

14 years agoMerge change I229c60a9 into eclair
Android (Google) Code Review [Sun, 15 Nov 2009 21:14:47 +0000 (13:14 -0800)]
Merge change I229c60a9 into eclair

* changes:
  Move source.properties for platform in sync with 2.0.1

14 years agoMove source.properties for platform in sync with 2.0.1
Xavier Ducrohet [Sun, 15 Nov 2009 20:52:56 +0000 (12:52 -0800)]
Move source.properties for platform in sync with 2.0.1

Change-Id: I229c60a97138c70bb9b27bd0aa60670b882cb711

14 years agoam e5387db7: am d2ad5e31: Merge change I361fb688 into eclair-sdk
Raphael [Sat, 14 Nov 2009 22:49:14 +0000 (14:49 -0800)]
am e5387db7: am d2ad5e31: Merge change I361fb688 into eclair-sdk

Merge commit 'e5387db7c2dabc9954434494054295f45e86e312' into eclair-mr2

* commit 'e5387db7c2dabc9954434494054295f45e86e312':
  SDK Manager: fix, create temp folder before download

14 years agoam d2ad5e31: Merge change I361fb688 into eclair-sdk
Raphael [Sat, 14 Nov 2009 22:39:52 +0000 (14:39 -0800)]
am d2ad5e31: Merge change I361fb688 into eclair-sdk

Merge commit 'd2ad5e31b829f609c76f2352cbdb964c0a4434e6' into eclair

* commit 'd2ad5e31b829f609c76f2352cbdb964c0a4434e6':
  SDK Manager: fix, create temp folder before download

14 years agoMerge change I361fb688 into eclair-sdk
Android (Google) Code Review [Sat, 14 Nov 2009 22:32:27 +0000 (14:32 -0800)]
Merge change I361fb688 into eclair-sdk

* changes:
  SDK Manager: fix, create temp folder before download

14 years agoam 36449a1e: Merge change Ic2680af0 into eclair
Brett Chabot [Sat, 14 Nov 2009 03:00:14 +0000 (19:00 -0800)]
am 36449a1e: Merge change Ic2680af0 into eclair

Merge commit '36449a1e14b91a25ae6b3746cb8b1387d2b8157b' into eclair-mr2

* commit '36449a1e14b91a25ae6b3746cb8b1387d2b8157b':
  Cleanup for coverage.

14 years agoMerge change Ic2680af0 into eclair
Android (Google) Code Review [Sat, 14 Nov 2009 02:55:47 +0000 (18:55 -0800)]
Merge change Ic2680af0 into eclair

* changes:
  Cleanup for coverage.

14 years agoCleanup for coverage.
Brett Chabot [Sat, 14 Nov 2009 02:33:43 +0000 (18:33 -0800)]
Cleanup for coverage.

Fix constructor call in coverage.py
Remove obsolete improvider from coverage targets.

Change-Id: Ic2680af0aa84c705a6bc05a897461eeeaeeeb1cc

14 years agoam d5165a4b: Merge change I00c840bb into eclair
Eric Fischer [Sat, 14 Nov 2009 01:54:56 +0000 (17:54 -0800)]
am d5165a4b: Merge change I00c840bb into eclair

Merge commit 'd5165a4b6709a68fc099c8acdf4dfe4b7120adcf' into eclair-mr2

* commit 'd5165a4b6709a68fc099c8acdf4dfe4b7120adcf':
  Import revised translations.

14 years agoMerge change I00c840bb into eclair
Android (Google) Code Review [Sat, 14 Nov 2009 01:49:55 +0000 (17:49 -0800)]
Merge change I00c840bb into eclair

* changes:
  Import revised translations.

14 years agoImport revised translations.
Eric Fischer [Sat, 14 Nov 2009 01:11:59 +0000 (17:11 -0800)]
Import revised translations.

Approver: jerryw

14 years agoam b92c8a90: (-s ours) am 7e48a700: (-s ours) Use SWT to write PNG screenshot now...
Xavier Ducrohet [Sat, 14 Nov 2009 00:32:07 +0000 (16:32 -0800)]
am b92c8a90: (-s ours) am 7e48a700: (-s ours) Use SWT to write PNG screenshot now that we moved to SWT 3.3+ (do not merge)

Merge commit 'b92c8a9055f76b5c741add7d2f5562052c5024c5' into eclair-mr2

* commit 'b92c8a9055f76b5c741add7d2f5562052c5024c5':
  Use SWT to write PNG screenshot now that we moved to SWT 3.3+ (do not merge)

14 years agoam 7e48a700: (-s ours) Use SWT to write PNG screenshot now that we moved to SWT 3...
Xavier Ducrohet [Sat, 14 Nov 2009 00:27:51 +0000 (16:27 -0800)]
am 7e48a700: (-s ours) Use SWT to write PNG screenshot now that we moved to SWT 3.3+ (do not merge)

Merge commit '7e48a7003ad28f8b45a45a24fc479b3a237727f1' into eclair

* commit '7e48a7003ad28f8b45a45a24fc479b3a237727f1':
  Use SWT to write PNG screenshot now that we moved to SWT 3.3+ (do not merge)

14 years agoUse SWT to write PNG screenshot now that we moved to SWT 3.3+ (do not merge)
Xavier Ducrohet [Thu, 12 Nov 2009 21:25:09 +0000 (13:25 -0800)]
Use SWT to write PNG screenshot now that we moved to SWT 3.3+ (do not merge)

BUG 2256562

This is integrated from eclair

14 years agoam 25c6ac63: Merge change I9a181cb7 into eclair
Xavier Ducrohet [Fri, 13 Nov 2009 23:46:56 +0000 (15:46 -0800)]
am 25c6ac63: Merge change I9a181cb7 into eclair

Merge commit '25c6ac6391cef936b6ded5c6eaad7d59857cebd0' into eclair-mr2

* commit '25c6ac6391cef936b6ded5c6eaad7d59857cebd0':
  Use SWT to write PNG screenshot now that we moved to SWT 3.3+

14 years agoMerge change I9a181cb7 into eclair
Android (Google) Code Review [Fri, 13 Nov 2009 23:42:46 +0000 (15:42 -0800)]
Merge change I9a181cb7 into eclair

* changes:
  Use SWT to write PNG screenshot now that we moved to SWT 3.3+

14 years agoam e259566c: Put this change back, false alert with build breakage
Android Git Automerger [Fri, 13 Nov 2009 21:06:11 +0000 (13:06 -0800)]
am e259566c: Put this change back, false alert with build breakage

Merge commit 'e259566cef64e41a6c4228c2a80abd124e94e39c' into eclair-mr2

* commit 'e259566cef64e41a6c4228c2a80abd124e94e39c':
  Put this change back, false alert with build breakage

14 years agoPut this change back, false alert with build breakage
Android Git Automerger [Fri, 13 Nov 2009 20:26:06 +0000 (12:26 -0800)]
Put this change back, false alert with build breakage

This reverts commit a9046e418e539e208af6f3723a513666074ec6a1.

14 years agoam a9046e41: Fix build by Reverting "Remove surface from rs init and handle surfaceCh...
Android Git Automerger [Fri, 13 Nov 2009 19:50:47 +0000 (11:50 -0800)]
am a9046e41: Fix build by Reverting "Remove surface from rs init and handle surfaceChanged correctly."

Merge commit 'a9046e418e539e208af6f3723a513666074ec6a1' into eclair-mr2

* commit 'a9046e418e539e208af6f3723a513666074ec6a1':
  Fix build by Reverting "Remove surface from rs init and handle surfaceChanged correctly."

14 years agoFix build by Reverting "Remove surface from rs init and handle surfaceChanged correctly."
Android Git Automerger [Fri, 13 Nov 2009 19:40:40 +0000 (11:40 -0800)]
Fix build by Reverting "Remove surface from rs init and handle surfaceChanged correctly."

This reverts commit 18e1486a2749055414579f487b125021eb79b8ca.

14 years agoam 18e1486a: Remove surface from rs init and handle surfaceChanged correctly.
Jason Sams [Fri, 13 Nov 2009 07:07:33 +0000 (23:07 -0800)]
am 18e1486a: Remove surface from rs init and handle surfaceChanged correctly.

Merge commit '18e1486a2749055414579f487b125021eb79b8ca' into eclair-mr2

* commit '18e1486a2749055414579f487b125021eb79b8ca':
  Remove surface from rs init and handle surfaceChanged correctly.

14 years agoSDK Manager: fix, create temp folder before download
Raphael [Fri, 13 Nov 2009 01:15:54 +0000 (17:15 -0800)]
SDK Manager: fix, create temp folder before download

SDK BUG 2258237

Change-Id: I361fb688558539e20af50cd0a1d805ddf4ea4828

14 years agoRemove surface from rs init and handle surfaceChanged correctly.
Jason Sams [Thu, 12 Nov 2009 22:10:30 +0000 (14:10 -0800)]
Remove surface from rs init and handle surfaceChanged correctly.

14 years agoUse SWT to write PNG screenshot now that we moved to SWT 3.3+
Xavier Ducrohet [Thu, 12 Nov 2009 21:25:09 +0000 (13:25 -0800)]
Use SWT to write PNG screenshot now that we moved to SWT 3.3+

BUG 2256562

Change-Id: I9a181cb799b1eadc027d6357c100fc4dfb0db012

14 years agoam cf87c98a: Add contacts launch performance test definition.
Brett Chabot [Thu, 12 Nov 2009 20:04:10 +0000 (12:04 -0800)]
am cf87c98a: Add contacts launch performance test definition.

Merge commit 'cf87c98ad18bdf928dd93a86e04b0f61b477a30f' into eclair-mr2

* commit 'cf87c98ad18bdf928dd93a86e04b0f61b477a30f':
  Add contacts launch performance test definition.

14 years agoam c84040c1: Merge change I6fd4cd01 into eclair
Xavier Ducrohet [Thu, 12 Nov 2009 20:04:06 +0000 (12:04 -0800)]
am c84040c1: Merge change I6fd4cd01 into eclair

Merge commit 'c84040c18ba36b3b265f47a0a0366b33fd86c394' into eclair-mr2

* commit 'c84040c18ba36b3b265f47a0a0366b33fd86c394':
  Add an overlay to make the latinIME the default one in the SDK

14 years agoAdd contacts launch performance test definition.
Brett Chabot [Thu, 12 Nov 2009 19:47:16 +0000 (11:47 -0800)]
Add contacts launch performance test definition.

Change-Id: I8d4376e676a682c59accbb129a4d77efb5696e28

14 years agoam cf229bb0: make consistent with new RegisteredServicesCache API
Fred Quintana [Thu, 12 Nov 2009 01:07:27 +0000 (17:07 -0800)]
am cf229bb0: make consistent with new RegisteredServicesCache API

Merge commit 'cf229bb013317db77034980c212ab07bea260261' into eclair-mr2

* commit 'cf229bb013317db77034980c212ab07bea260261':
  make consistent with new RegisteredServicesCache API

14 years agoMerge change I6fd4cd01 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 19:20:09 +0000 (11:20 -0800)]
Merge change I6fd4cd01 into eclair

* changes:
  Add an overlay to make the latinIME the default one in the SDK

14 years agoAdd an overlay to make the latinIME the default one in the SDK
Xavier Ducrohet [Wed, 11 Nov 2009 02:14:11 +0000 (18:14 -0800)]
Add an overlay to make the latinIME the default one in the SDK

BUG 2225111

Change-Id: I6fd4cd0159f1eb90b78e3398a8e97d74d6396f9f

14 years agomake consistent with new RegisteredServicesCache API
Fred Quintana [Mon, 9 Nov 2009 23:47:36 +0000 (15:47 -0800)]
make consistent with new RegisteredServicesCache API

14 years agoam 42c35199: Update live wallpaper examples to new api.
Marco Nelissen [Tue, 10 Nov 2009 03:36:46 +0000 (19:36 -0800)]
am 42c35199: Update live wallpaper examples to new api.

Merge commit '42c35199db9b3ec2ec467f926538e5d748e0b49d' into eclair-mr2

* commit '42c35199db9b3ec2ec467f926538e5d748e0b49d':
  Update live wallpaper examples to new api.

14 years agoam 2d03b2a5: am 8ccddf4c: Merge change Id49751eb into eclair-sdk
Raphael [Tue, 10 Nov 2009 00:17:21 +0000 (16:17 -0800)]
am 2d03b2a5: am 8ccddf4c: Merge change Id49751eb into eclair-sdk

Merge commit '2d03b2a5d172e7f9a3fd8e50e27b9c5a3a87b96e' into eclair-mr2

* commit '2d03b2a5d172e7f9a3fd8e50e27b9c5a3a87b96e':
  SDK Manager: reuse complete downloads, retry Windows locks.

14 years agoUpdate live wallpaper examples to new api.
Marco Nelissen [Mon, 9 Nov 2009 23:45:02 +0000 (15:45 -0800)]
Update live wallpaper examples to new api.

14 years agoMerge change Ib4a23918 into eclair-mr2
Android (Google) Code Review [Mon, 9 Nov 2009 20:43:03 +0000 (12:43 -0800)]
Merge change Ib4a23918 into eclair-mr2

* changes:
  Updating sample plugin to test java class loading.

14 years agoUpdating sample plugin to test java class loading.
Derek Sollenberger [Mon, 9 Nov 2009 20:38:58 +0000 (15:38 -0500)]
Updating sample plugin to test java class loading.

14 years agoam 8ccddf4c: Merge change Id49751eb into eclair-sdk
Raphael [Mon, 9 Nov 2009 19:59:37 +0000 (11:59 -0800)]
am 8ccddf4c: Merge change Id49751eb into eclair-sdk

Merge commit '8ccddf4c00464c6fee998d56da1f08b4662abf62' into eclair

* commit '8ccddf4c00464c6fee998d56da1f08b4662abf62':
  SDK Manager: reuse complete downloads, retry Windows locks.

14 years agoam f702fa41: Merge change I53c8228b into eclair
Bjorn Bringert [Mon, 9 Nov 2009 19:57:37 +0000 (11:57 -0800)]
am f702fa41: Merge change I53c8228b into eclair

Merge commit 'f702fa413273d175ba499bcb9bd352d208621d95' into eclair-mr2

* commit 'f702fa413273d175ba499bcb9bd352d208621d95':
  Fix type of _id col in SearchableDictionary

14 years agoam 7e56f226: Merge change I68a71c11 into eclair
Xavier Ducrohet [Mon, 9 Nov 2009 19:57:33 +0000 (11:57 -0800)]
am 7e56f226: Merge change I68a71c11 into eclair

Merge commit '7e56f226f745c2397b2cec4d0da1f61276e1b150' into eclair-mr2

* commit '7e56f226f745c2397b2cec4d0da1f61276e1b150':
  Add Japanese font to SDK.

14 years agoam f765a70a: Update adt-tests build.properties to include new test data location.
Brett Chabot [Mon, 9 Nov 2009 19:57:18 +0000 (11:57 -0800)]
am f765a70a: Update adt-tests build.properties to include new test data location.

Merge commit 'f765a70ac7dd8aabbaca696af5860c2bffdf8df0' into eclair-mr2

* commit 'f765a70ac7dd8aabbaca696af5860c2bffdf8df0':
  Update adt-tests build.properties to include new test data location.

14 years agoMerge change I53c8228b into eclair
Android (Google) Code Review [Mon, 9 Nov 2009 16:58:40 +0000 (08:58 -0800)]
Merge change I53c8228b into eclair

* changes:
  Fix type of _id col in SearchableDictionary

14 years agoMerge change I68a71c11 into eclair
Android (Google) Code Review [Mon, 9 Nov 2009 01:02:05 +0000 (17:02 -0800)]
Merge change I68a71c11 into eclair

* changes:
  Add Japanese font to SDK.

14 years agoAdd Japanese font to SDK.
Xavier Ducrohet [Sun, 8 Nov 2009 23:15:37 +0000 (15:15 -0800)]
Add Japanese font to SDK.

BUG 2041229

Change-Id: I68a71c11ae4f61c987a888dadf205f585b577c61

14 years agoUpdate adt-tests build.properties to include new test data location.
Brett Chabot [Sun, 8 Nov 2009 21:46:35 +0000 (13:46 -0800)]
Update adt-tests build.properties to include new test data location.

Missed this file in the 31885 commit.

14 years agoMerge change Id49751eb into eclair-sdk
Android (Google) Code Review [Sun, 8 Nov 2009 21:34:15 +0000 (13:34 -0800)]
Merge change Id49751eb into eclair-sdk

* changes:
  SDK Manager: reuse complete downloads, retry Windows locks.

14 years agoam 534b520e: Merge change If5b2f9df into eclair
Brett Chabot [Sat, 7 Nov 2009 20:49:46 +0000 (12:49 -0800)]
am 534b520e: Merge change If5b2f9df into eclair

Merge commit '534b520e4add964f75cf6a8a612b54916d46da2e' into eclair-mr2

* commit '534b520e4add964f75cf6a8a612b54916d46da2e':
  Fix ADT test data references.

14 years agoMerge change If5b2f9df into eclair
Android (Google) Code Review [Sat, 7 Nov 2009 20:40:26 +0000 (15:40 -0500)]
Merge change If5b2f9df into eclair

* changes:
  Fix ADT test data references.

14 years agoSDK Manager: reuse complete downloads, retry Windows locks.
Raphael [Sat, 7 Nov 2009 02:55:04 +0000 (18:55 -0800)]
SDK Manager: reuse complete downloads, retry Windows locks.

This resolves 2 main issues with the SDK updater:
- Completed downloads are not cleared till the install is successful
- They are also stored in SDK/temp rather than the real Windows TEMP
  folder, making them more discoverable for savvy users.
- There's a retry loop on failed install when due to a directory
  being locked.
- The retry loop comes with the a Big Fat Warning[tm] in a modal
  dialog box. You can't miss it. And it explicitly mentions the
  antivirus software can be the root cause.

SDK BUG 2235058

Change-Id: Id49751ebd67e7291a0e7005136b22576335729c1

14 years agoam 3de25903: am 8e3442f1: Merge change Ic291d534 into eclair-sdk
Raphael [Sat, 7 Nov 2009 00:42:10 +0000 (16:42 -0800)]
am 3de25903: am 8e3442f1: Merge change Ic291d534 into eclair-sdk

Merge commit '3de259034c5d028e98d9456775e75d9d12a060c6' into eclair-mr2

* commit '3de259034c5d028e98d9456775e75d9d12a060c6':
  SDK Manager: refresh sources when HTTP/S pref is changed.

14 years agoam 8e3442f1: Merge change Ic291d534 into eclair-sdk
Raphael [Sat, 7 Nov 2009 00:13:41 +0000 (16:13 -0800)]
am 8e3442f1: Merge change Ic291d534 into eclair-sdk

Merge commit '8e3442f1b0fc19c8213978d4e7ac005774462297' into eclair

* commit '8e3442f1b0fc19c8213978d4e7ac005774462297':
  SDK Manager: refresh sources when HTTP/S pref is changed.

14 years agoMerge change Ic291d534 into eclair-sdk
Android (Google) Code Review [Sat, 7 Nov 2009 00:06:48 +0000 (19:06 -0500)]
Merge change Ic291d534 into eclair-sdk

* changes:
  SDK Manager: refresh sources when HTTP/S pref is changed.

14 years agoSDK Manager: refresh sources when HTTP/S pref is changed.
Raphael [Fri, 6 Nov 2009 23:18:57 +0000 (15:18 -0800)]
SDK Manager: refresh sources when HTTP/S pref is changed.

Currently you need to use the Refresh button in the remote page
after you change the HTTP/s setting and many users think
instead they need to close/restart the SDK manager.

Change-Id: Ic291d53459624558910bbc417295df5ddc7b037d

14 years agoam bf9a70fb: am ca4603db: SDK: fix NPE in AVD Manager > Start when skin.path is missing.
Raphael [Fri, 6 Nov 2009 22:08:28 +0000 (14:08 -0800)]
am bf9a70fb: am ca4603db: SDK: fix NPE in AVD Manager > Start when skin.path is missing.

Merge commit 'bf9a70fb1beb15944cb47d267c7b15ab699dca63' into eclair-mr2

* commit 'bf9a70fb1beb15944cb47d267c7b15ab699dca63':
  SDK: fix NPE in AVD Manager > Start when skin.path is missing.

14 years agoam ca4603db: SDK: fix NPE in AVD Manager > Start when skin.path is missing.
Raphael [Fri, 6 Nov 2009 22:00:55 +0000 (14:00 -0800)]
am ca4603db: SDK: fix NPE in AVD Manager > Start when skin.path is missing.

Merge commit 'ca4603db2fa5cd0231d75ebcef239cd69e1772ad' into eclair

* commit 'ca4603db2fa5cd0231d75ebcef239cd69e1772ad':
  SDK: fix NPE in AVD Manager > Start when skin.path is missing.

14 years agoSDK: fix NPE in AVD Manager > Start when skin.path is missing.
Raphael [Fri, 6 Nov 2009 21:42:28 +0000 (13:42 -0800)]
SDK: fix NPE in AVD Manager > Start when skin.path is missing.

Change-Id: I0e42d3f110cfc4e313972f3021b7d2d84dfbd64d

14 years agoam 396a10e4: Merge change I793a35a9 into eclair
Xavier Ducrohet [Fri, 6 Nov 2009 19:15:38 +0000 (11:15 -0800)]
am 396a10e4: Merge change I793a35a9 into eclair

Merge commit '396a10e48d7201215e54821fa0d7901ffde3a30a' into eclair-mr2

* commit '396a10e48d7201215e54821fa0d7901ffde3a30a':
  ADT now launches app as if launched from launcher.

14 years agoMerge change I793a35a9 into eclair
Android (Google) Code Review [Fri, 6 Nov 2009 19:08:24 +0000 (14:08 -0500)]
Merge change I793a35a9 into eclair

* changes:
  ADT now launches app as if launched from launcher.

14 years agoADT now launches app as if launched from launcher.
Xavier Ducrohet [Fri, 6 Nov 2009 02:38:04 +0000 (18:38 -0800)]
ADT now launches app as if launched from launcher.

BUG 2243142

Change-Id: I793a35a92cf0f818242e74e4794d74a681b25d83

14 years agoam 7853d243: Merge change I1fa1ae88 into eclair
Xavier Ducrohet [Fri, 6 Nov 2009 18:26:37 +0000 (10:26 -0800)]
am 7853d243: Merge change I1fa1ae88 into eclair

Merge commit '7853d243aa0f2947249aa610972d74622cdddd82' into eclair-mr2

* commit '7853d243aa0f2947249aa610972d74622cdddd82':
  Move Tools to rev 5, and ADT to 0.9.5

14 years agoMerge change I1fa1ae88 into eclair
Android (Google) Code Review [Fri, 6 Nov 2009 18:15:45 +0000 (13:15 -0500)]
Merge change I1fa1ae88 into eclair

* changes:
  Move Tools to rev 5, and ADT to 0.9.5

14 years agoMove Tools to rev 5, and ADT to 0.9.5
Xavier Ducrohet [Fri, 6 Nov 2009 18:05:53 +0000 (10:05 -0800)]
Move Tools to rev 5, and ADT to 0.9.5

Change-Id: I1fa1ae883eea4d27d5718788594ab0cb52ca6445

14 years agoam b5723869: Merge change I85aa2b1d into eclair
Fred Quintana [Thu, 5 Nov 2009 21:53:36 +0000 (13:53 -0800)]
am b5723869: Merge change I85aa2b1d into eclair

Merge commit 'b57238690e7e4afa66416e3ad25183a576f35075' into eclair-mr2

* commit 'b57238690e7e4afa66416e3ad25183a576f35075':
  create a test app that allows direct control of a sync adapter for testing purposes

14 years agoMerge change I4d2a57bc into eclair-mr2
Android (Google) Code Review [Thu, 5 Nov 2009 21:50:10 +0000 (16:50 -0500)]
Merge change I4d2a57bc into eclair-mr2

* changes:
  Moved values into attributes of xml elements where they belong

14 years agoMerge change I85aa2b1d into eclair
Android (Google) Code Review [Thu, 5 Nov 2009 19:16:08 +0000 (14:16 -0500)]
Merge change I85aa2b1d into eclair

* changes:
  create a test app that allows direct control of a sync adapter for testing purposes

14 years agocreate a test app that allows direct control of a sync adapter for testing purposes
Fred Quintana [Wed, 4 Nov 2009 01:18:33 +0000 (17:18 -0800)]
create a test app that allows direct control of a sync adapter for testing purposes

http://b/issue?id=2239791

14 years agoam 421e8d33: (-s ours) am 7f305ce7: (-s ours) Ignore hidden files and vi swap files...
Xavier Ducrohet [Wed, 4 Nov 2009 23:15:19 +0000 (15:15 -0800)]
am 421e8d33: (-s ours) am 7f305ce7: (-s ours) Ignore hidden files and vi swap files during packaging. (do not merge)

Merge commit '421e8d3353de606444e5350d8feeee8c01c90394' into eclair-mr2

* commit '421e8d3353de606444e5350d8feeee8c01c90394':
  Ignore hidden files and vi swap files during packaging. (do not merge)

14 years agoam 7f305ce7: (-s ours) Ignore hidden files and vi swap files during packaging. (do...
Xavier Ducrohet [Wed, 4 Nov 2009 23:05:34 +0000 (15:05 -0800)]
am 7f305ce7: (-s ours) Ignore hidden files and vi swap files during packaging. (do not merge)

Merge commit '7f305ce77069cf8432374f12392a3ce3a476bdce' into eclair

* commit '7f305ce77069cf8432374f12392a3ce3a476bdce':
  Ignore hidden files and vi swap files during packaging. (do not merge)

14 years agoIgnore hidden files and vi swap files during packaging. (do not merge)
Xavier Ducrohet [Tue, 3 Nov 2009 02:31:46 +0000 (18:31 -0800)]
Ignore hidden files and vi swap files during packaging. (do not merge)

BUG #2233458

This is integrated from eclair.

14 years agoFix type of _id col in SearchableDictionary
Bjorn Bringert [Tue, 3 Nov 2009 15:37:36 +0000 (15:37 +0000)]
Fix type of _id col in SearchableDictionary

SDK SAMPLE CODE ONLY

Before, the _id column in the search suggestions contained
a string. This causes an exception when the suggestion provider
is used for in-app search in Cupcake. Now the _id column contains
a long instead.

Fixes http://b/issue?id=2219970

Change-Id: I53c8228badbb0e3ff1799107490b44ff8ced7148

14 years agoFix bug where monkey always tries to run multiple scripts.
Eric Rowe [Wed, 4 Nov 2009 02:24:47 +0000 (18:24 -0800)]
Fix bug where monkey always tries to run multiple scripts.

Change condition so MonkeySourceRandromScript is only triggered on multiple
scripts.