OSDN Git Service

android-x86/sdk.git
14 years agoMerge change I21c4911e into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 23:39:29 +0000 (15:39 -0800)]
Merge change I21c4911e into eclair

* changes:
  Update builder to check for native libs in 3rd party jar.

14 years agoUpdate builder to check for native libs in 3rd party jar.
Xavier Ducrohet [Thu, 10 Dec 2009 23:01:16 +0000 (15:01 -0800)]
Update builder to check for native libs in 3rd party jar.

- Apkbuilder now look for .jnilib / .so libs in 3rd party jars files
  and complain if any are found
- preferences to set error/warning on libraries that don't interfer with
  NDK native lib path

- refactoring of the Preferences into AdtPrefs as too much was getting
  in AdtPlugin. Merged the PreferenceInitializer into AdtPrefs.

- merged AdtConstants and AndroidConstants, as there were remnants of
  the common/adt/editor merge.

- Looks like there are issues with some markers. I did some changes
  but I'll clean it up in the next commit.

BUG 2242132

Change-Id: I21c4911e9c8bd32fcff17a7788b37d920b7acbf5

14 years agoMerge change I8ce7b882 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 03:39:49 +0000 (19:39 -0800)]
Merge change I8ce7b882 into eclair

* changes:
  Update the Eclipse plug-in change files with new updates.

14 years agoUpdate the Eclipse plug-in change files with new updates.
Xavier Ducrohet [Wed, 9 Dec 2009 00:05:19 +0000 (16:05 -0800)]
Update the Eclipse plug-in change files with new updates.

Change-Id: I8ce7b882fd72b9d3d517210cafeef5d9dadbf33c

14 years agoAdd the allocation tracker to the DDMS plug-in.
Xavier Ducrohet [Tue, 8 Dec 2009 23:27:43 +0000 (15:27 -0800)]
Add the allocation tracker to the DDMS plug-in.

Change-Id: I294d92046fccdba71ba1b2ab4280014a7722e65e

14 years agoMerge change I3cc4f3fe into eclair
Android (Google) Code Review [Tue, 8 Dec 2009 22:08:31 +0000 (14:08 -0800)]
Merge change I3cc4f3fe into eclair

* changes:
  Properly order targets.

14 years agoProperly order targets.
Xavier Ducrohet [Tue, 8 Dec 2009 21:52:19 +0000 (13:52 -0800)]
Properly order targets.

Change-Id: I3cc4f3fe39715750b72a89a28b682eb16c3a8c27

14 years agoADT GLE2: Implement Edit > Select All.
Raphael [Tue, 8 Dec 2009 21:17:15 +0000 (13:17 -0800)]
ADT GLE2: Implement Edit > Select All.

Also wires copy/paste/cut even though they are not used yet.

Change-Id: I265566bd5f4a612f03e9919bd34d47869006b7b6

14 years agoMerge change Iba88d526 into eclair
Android (Google) Code Review [Tue, 8 Dec 2009 21:36:06 +0000 (13:36 -0800)]
Merge change Iba88d526 into eclair

* changes:
  Load the SDK target data dynamically when a project requires it.

14 years agoLoad the SDK target data dynamically when a project requires it.
Xavier Ducrohet [Tue, 8 Dec 2009 02:41:34 +0000 (18:41 -0800)]
Load the SDK target data dynamically when a project requires it.

BUG 2303254

Change-Id: Iba88d526f50218bb57c41109ca1777bad441bb00

14 years agoMerge change Ic07e0d19 into eclair
Android (Google) Code Review [Tue, 8 Dec 2009 00:16:46 +0000 (16:16 -0800)]
Merge change Ic07e0d19 into eclair

* changes:
  GLE2: fix group toggle & scrollbar in layout palette.

14 years agoGLE2: fix group toggle & scrollbar in layout palette.
Raphael [Mon, 7 Dec 2009 22:40:55 +0000 (14:40 -0800)]
GLE2: fix group toggle & scrollbar in layout palette.

Change-Id: Ic07e0d19b21434c5f9bf7c0149d1f402e1e5a1bd

14 years agoMerge change Iaf2904b2 into eclair
Android (Google) Code Review [Mon, 7 Dec 2009 19:09:36 +0000 (11:09 -0800)]
Merge change Iaf2904b2 into eclair

* changes:
  AVD Selector now sort AVDs

14 years agoMerge change Ia935511f into eclair
Android (Google) Code Review [Sat, 5 Dec 2009 03:19:16 +0000 (19:19 -0800)]
Merge change Ia935511f into eclair

* changes:
  Update ADT's changes.txt file.

14 years agoUpdate ADT's changes.txt file.
Xavier Ducrohet [Sat, 5 Dec 2009 01:55:30 +0000 (17:55 -0800)]
Update ADT's changes.txt file.

14 years agoAVD Selector now sort AVDs
Xavier Ducrohet [Sat, 5 Dec 2009 03:07:02 +0000 (19:07 -0800)]
AVD Selector now sort AVDs

Also fixed the IAndroidTarget comparison to sort first by revision
and then per platform or addon and then per vendor/name (for add-ons)

BUG 2302823

14 years agoListen to default.properties change from outside of ADT and update the project.
Xavier Ducrohet [Sat, 5 Dec 2009 01:33:21 +0000 (17:33 -0800)]
Listen to default.properties change from outside of ADT and update the project.

BUG 2287591

14 years agoMake the SDK stat opt-out dialog not interfer with other modal dialogs.
Xavier Ducrohet [Fri, 4 Dec 2009 22:47:40 +0000 (14:47 -0800)]
Make the SDK stat opt-out dialog not interfer with other modal dialogs.

BUG 2305986

14 years agoAdd a new device to devices.xml for the Layout Editor.
Xavier Ducrohet [Thu, 3 Dec 2009 22:54:32 +0000 (14:54 -0800)]
Add a new device to devices.xml for the Layout Editor.

BUG 2296284

14 years agoRemove files that have been moved into development.git
Xavier Ducrohet [Thu, 3 Dec 2009 03:10:44 +0000 (19:10 -0800)]
Remove files that have been moved into development.git

14 years agoMerge change I79854c45 into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 21:44:59 +0000 (13:44 -0800)]
Merge change I79854c45 into eclair

* changes:
  Enforce 9+ MB sdcard size when creating AVDs.

14 years agoEnforce 9+ MB sdcard size when creating AVDs.
Xavier Ducrohet [Wed, 2 Dec 2009 21:01:51 +0000 (13:01 -0800)]
Enforce 9+ MB sdcard size when creating AVDs.

BUG 2296337

14 years agoMerge change Iaa970a49 into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 20:59:44 +0000 (12:59 -0800)]
Merge change Iaa970a49 into eclair

* changes:
  Clean up the content of scripts/ folder.

14 years agoFix a possible NPE when add-ons don't have optional APIs.
Xavier Ducrohet [Tue, 1 Dec 2009 22:40:42 +0000 (14:40 -0800)]
Fix a possible NPE when add-ons don't have optional APIs.

BUG 2235023

14 years agoClean up the content of scripts/ folder.
Xavier Ducrohet [Tue, 1 Dec 2009 21:02:31 +0000 (13:02 -0800)]
Clean up the content of scripts/ folder.

- move back some scripts into development/scripts/
- templates for Ant project go in sdk/templates/
- files that are packaged with the sdk go in sdk/files/

14 years agoADT GLE2: palette view with drag'n'drop source.
Raphael [Mon, 30 Nov 2009 19:07:45 +0000 (11:07 -0800)]
ADT GLE2: palette view with drag'n'drop source.

Work in progress.

14 years agoam 109964b3: ADT fix: layout device config files can be empty (no devices)
Raphael [Fri, 20 Nov 2009 21:19:15 +0000 (13:19 -0800)]
am 109964b3: ADT fix: layout device config files can be empty (no devices)

Merge commit '109964b3c9b274d5c69f10114dff6917b597365b' into eclair

* commit '109964b3c9b274d5c69f10114dff6917b597365b':
  ADT fix: layout device config files can be empty (no devices)

14 years agoADT fix: layout device config files can be empty (no devices)
Raphael [Fri, 20 Nov 2009 20:46:08 +0000 (12:46 -0800)]
ADT fix: layout device config files can be empty (no devices)

SDK BUG 2275276

Change-Id: I139f3b16a258a8e1b223b62d9c93e9870b6fb27c

14 years agoUpdate doc/platform source.prop to match 2.1/7
Xavier Ducrohet [Fri, 20 Nov 2009 00:42:33 +0000 (16:42 -0800)]
Update doc/platform source.prop to match 2.1/7

14 years agoMerge change I2b17d396 into eclair
Android (Google) Code Review [Thu, 19 Nov 2009 19:46:00 +0000 (11:46 -0800)]
Merge change I2b17d396 into eclair

* changes:
  More ADT to 0.9.6

14 years agoMore ADT to 0.9.6
Xavier Ducrohet [Thu, 19 Nov 2009 19:28:42 +0000 (11:28 -0800)]
More ADT to 0.9.6

14 years agoam 4b38ad89: SDK Manager: sort packages from remote repositories.
Raphael [Thu, 19 Nov 2009 18:55:36 +0000 (10:55 -0800)]
am 4b38ad89: SDK Manager: sort packages from remote repositories.

Merge commit '4b38ad894bdc56b21c0d7c2a169df49a8c4898b6' into eclair

* commit '4b38ad894bdc56b21c0d7c2a169df49a8c4898b6':
  SDK Manager: sort packages from remote repositories.

14 years agoam 534c38a2: Merge change I919980d2 into eclair-sdk
Raphael [Thu, 19 Nov 2009 18:50:56 +0000 (10:50 -0800)]
am 534c38a2: Merge change I919980d2 into eclair-sdk

Merge commit '534c38a2033a1702ab5d41edd62aab3d4e6eb27a' into eclair

* commit '534c38a2033a1702ab5d41edd62aab3d4e6eb27a':
  Display a message in the SDK Manager when a new schema tool is available.

14 years agoam ca6bb022: (-s ours) Merge change Ie805d2fa into eclair-sdk
Xavier Ducrohet [Thu, 19 Nov 2009 18:49:24 +0000 (10:49 -0800)]
am ca6bb022: (-s ours) Merge change Ie805d2fa into eclair-sdk

Merge commit 'ca6bb0220e3823f81ee9493a19bd0ad49a404dc3' into eclair

* commit 'ca6bb0220e3823f81ee9493a19bd0ad49a404dc3':
  Move Eclipse plug-ins to 0.9.5 (do not merge)

14 years agoSDK Manager: sort packages from remote repositories.
Raphael [Thu, 19 Nov 2009 06:34:49 +0000 (22:34 -0800)]
SDK Manager: sort packages from remote repositories.

SDK BUG 2271987

14 years agoMerge change I919980d2 into eclair-sdk
Android (Google) Code Review [Thu, 19 Nov 2009 18:42:59 +0000 (10:42 -0800)]
Merge change I919980d2 into eclair-sdk

* changes:
  Display a message in the SDK Manager when a new schema tool is available.

14 years agoMerge change Ie805d2fa into eclair-sdk
Android (Google) Code Review [Thu, 19 Nov 2009 18:40:53 +0000 (10:40 -0800)]
Merge change Ie805d2fa into eclair-sdk

* changes:
  Move Eclipse plug-ins to 0.9.5 (do not merge)

14 years agoMove Eclipse plug-ins to 0.9.5 (do not merge)
Xavier Ducrohet [Tue, 17 Nov 2009 23:38:04 +0000 (15:38 -0800)]
Move Eclipse plug-ins to 0.9.5 (do not merge)

14 years agoDisplay a message in the SDK Manager when a new schema tool is available.
Raphael [Thu, 19 Nov 2009 02:10:46 +0000 (18:10 -0800)]
Display a message in the SDK Manager when a new schema tool is available.

SDK BUG 2252825

14 years agoam f1d64e29: Fix the sdk/scritps/create_*_symlinks for the new SDK git project.
Raphael [Thu, 19 Nov 2009 01:12:02 +0000 (17:12 -0800)]
am f1d64e29: Fix the sdk/scritps/create_*_symlinks for the new SDK git project.

Merge commit 'f1d64e2975451e3bbbcd2e62a03a717308db500a' into eclair

* commit 'f1d64e2975451e3bbbcd2e62a03a717308db500a':
  Fix the sdk/scritps/create_*_symlinks for the new SDK git project.

14 years agoam d8ef7816: Remove sdk_clean.sh (moved to development/build/tools)
Xavier Ducrohet [Thu, 19 Nov 2009 00:49:34 +0000 (16:49 -0800)]
am d8ef7816: Remove sdk_clean.sh (moved to development/build/tools)

Merge commit 'd8ef7816f0ffafc6bcf1370ce70b5497e7587230' into eclair

* commit 'd8ef7816f0ffafc6bcf1370ce70b5497e7587230':
  Remove sdk_clean.sh (moved to development/build/tools)

14 years agoFix the sdk/scritps/create_*_symlinks for the new SDK git project.
Raphael [Wed, 18 Nov 2009 19:27:35 +0000 (11:27 -0800)]
Fix the sdk/scritps/create_*_symlinks for the new SDK git project.

14 years agoRemove sdk_clean.sh (moved to development/build/tools)
Xavier Ducrohet [Tue, 17 Nov 2009 23:10:15 +0000 (15:10 -0800)]
Remove sdk_clean.sh (moved to development/build/tools)

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