OSDN Git Service

android-x86/frameworks-base.git
14 years agoMerge "Add the new golden thumbnail image as the PV and stagefright implementations...
Yu Shan Emily Lau [Wed, 27 Jan 2010 18:28:51 +0000 (10:28 -0800)]
Merge "Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different."

14 years agoMerge "update javadoc for Settings.Secure.ANDROID_ID"
Doug Zongker [Wed, 27 Jan 2010 17:40:23 +0000 (09:40 -0800)]
Merge "update javadoc for Settings.Secure.ANDROID_ID"

14 years agoupdate javadoc for Settings.Secure.ANDROID_ID
Doug Zongker [Tue, 26 Jan 2010 20:29:44 +0000 (12:29 -0800)]
update javadoc for Settings.Secure.ANDROID_ID

Remove reference to GoogleLoginService, explain what this value is now.

Change-Id: I2359bd21d9c250245c01e26d660b133f4e469759

14 years agoMerge "b/2383073 Add fine-grained status codes for failed downloads."
Evan Millar [Wed, 27 Jan 2010 17:26:24 +0000 (09:26 -0800)]
Merge "b/2383073 Add fine-grained status codes for failed downloads."

14 years agoMerge "Better support for HTTP streaming media content, fixes to the way HTTPDataSour...
Andreas Huber [Wed, 27 Jan 2010 17:24:43 +0000 (09:24 -0800)]
Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation."

14 years agoMerge "Add support for setting camera display orientation."
Chih-Chung Chang [Wed, 27 Jan 2010 17:20:19 +0000 (09:20 -0800)]
Merge "Add support for setting camera display orientation."

14 years agoMountService: Introduce new @hide permissions to protect secure containers.
San Mehat [Tue, 26 Jan 2010 23:18:08 +0000 (15:18 -0800)]
MountService: Introduce new @hide permissions to protect secure containers.

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "Add a Java API that converts yuv data to a jpeg."
Wei-Ta Chen [Wed, 27 Jan 2010 04:23:22 +0000 (20:23 -0800)]
Merge "Add a Java API that converts yuv data to a jpeg."

14 years agoMerge changes Iea11654e,I2242da5a,I66c40e73
Dan Egnor [Wed, 27 Jan 2010 04:05:20 +0000 (20:05 -0800)]
Merge changes Iea11654e,I2242da5a,I66c40e73

* changes:
  Use six dashes instead of five.
  Include more verbose device information with kernel dumps (hardware, bootloader, etc.), and separate the device info headers from the actual dump with a blank line.
  Add package information to dropbox reports for ANR, crash, etc. (Notably including package version codes, to help when we're shipping out-of-cycle unbundled app updates.)

14 years agoAdd a Java API that converts yuv data to a jpeg.
Wei-Ta Chen [Mon, 30 Nov 2009 09:52:05 +0000 (17:52 +0800)]
Add a Java API that converts yuv data to a jpeg.

The compression is done in the native layer via calling libjpeg.

Bug: 2285598

14 years agoMerge "Track removal of a class."
Elliott Hughes [Wed, 27 Jan 2010 01:46:16 +0000 (17:46 -0800)]
Merge "Track removal of a class."

14 years agoTrack removal of a class.
Elliott Hughes [Wed, 27 Jan 2010 01:17:26 +0000 (17:17 -0800)]
Track removal of a class.

14 years agoFix the build.
Romain Guy [Wed, 27 Jan 2010 01:05:11 +0000 (17:05 -0800)]
Fix the build.

14 years agoUse six dashes instead of five.
Dan Egnor [Wed, 27 Jan 2010 01:04:26 +0000 (17:04 -0800)]
Use six dashes instead of five.

14 years agoInclude more verbose device information with kernel dumps
Dan Egnor [Wed, 27 Jan 2010 01:00:36 +0000 (17:00 -0800)]
Include more verbose device information with kernel dumps
(hardware, bootloader, etc.), and separate the device info
headers from the actual dump with a blank line.

14 years agoMerge "MountService: Don't update the storage status when we're unmounted"
San Mehat [Wed, 27 Jan 2010 00:52:49 +0000 (16:52 -0800)]
Merge "MountService: Don't update the storage status when we're unmounted"

14 years agoMountService: Don't update the storage status when we're unmounted
San Mehat [Wed, 27 Jan 2010 00:51:35 +0000 (16:51 -0800)]
MountService: Don't update the storage status when we're unmounted

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "Modify the interface of HanziToPinyin class to make it generic and add test...
Eugene Koh [Wed, 27 Jan 2010 00:48:52 +0000 (16:48 -0800)]
Merge "Modify the interface of HanziToPinyin class to make it generic and add test class"

14 years agoAdd package information to dropbox reports for ANR, crash, etc.
Dan Egnor [Wed, 27 Jan 2010 00:23:11 +0000 (16:23 -0800)]
Add package information to dropbox reports for ANR, crash, etc.
(Notably including package version codes, to help when we're shipping
out-of-cycle unbundled app updates.)

14 years agoBetter support for HTTP streaming media content, fixes to the way HTTPDataSource...
Andreas Huber [Wed, 27 Jan 2010 00:20:10 +0000 (16:20 -0800)]
Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation.

related-to-bug: 2295438

14 years agoMerge "remove @deprecated from dropDownHeight and dropDownWidth"
Scott Main [Tue, 26 Jan 2010 23:42:15 +0000 (15:42 -0800)]
Merge "remove @deprecated from dropDownHeight and dropDownWidth"

14 years agoremove @deprecated from dropDownHeight and dropDownWidth
Scott Main [Tue, 26 Jan 2010 23:34:02 +0000 (15:34 -0800)]
remove @deprecated from dropDownHeight and dropDownWidth

14 years agoMerge "remove @deprecated tag from "fill_parent" because it bubbles up and declares...
Scott Main [Tue, 26 Jan 2010 23:32:02 +0000 (15:32 -0800)]
Merge "remove @deprecated tag from "fill_parent" because it bubbles up and declares the entire attribute as deprecated."

14 years agoremove @deprecated tag from "fill_parent" because it bubbles up
Scott Main [Tue, 26 Jan 2010 23:27:54 +0000 (15:27 -0800)]
remove @deprecated tag from "fill_parent" because it bubbles up
and declares the entire attribute as deprecated.

14 years agob/2383073 Add fine-grained status codes for failed downloads.
Attila Bodis [Tue, 26 Jan 2010 22:52:32 +0000 (14:52 -0800)]
b/2383073 Add fine-grained status codes for failed downloads.

Introduces new download status codes (STATUS_DEVICE_NOT_FOUND_ERROR and
STATUS_INSUFFICIENT_SPACE_ERROR) to allow apps to show more accurate and
informative error messages upon failed downloads.

14 years agoMerge "MountService: Explicitly query volume state on startup"
San Mehat [Tue, 26 Jan 2010 22:18:47 +0000 (14:18 -0800)]
Merge "MountService: Explicitly query volume state on startup"

14 years agoMerge "NativeDaemonConnector: fix doListCommand() to return *all* list elements"
San Mehat [Tue, 26 Jan 2010 21:38:41 +0000 (13:38 -0800)]
Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements"

14 years agoMountService: Explicitly query volume state on startup
San Mehat [Tue, 26 Jan 2010 21:28:50 +0000 (13:28 -0800)]
MountService: Explicitly query volume state on startup

Signed-off-by: San Mehat <san@google.com>
14 years agoNativeDaemonConnector: fix doListCommand() to return *all* list elements
San Mehat [Tue, 26 Jan 2010 20:48:39 +0000 (12:48 -0800)]
NativeDaemonConnector: fix doListCommand() to return *all* list elements

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "Move towards a formal public API for backup and restore"
Chris Tate [Tue, 26 Jan 2010 20:29:13 +0000 (12:29 -0800)]
Merge "Move towards a formal public API for backup and restore"

14 years agoMore device admin work: description, policy control.
Dianne Hackborn [Fri, 22 Jan 2010 19:31:30 +0000 (11:31 -0800)]
More device admin work: description, policy control.

There is now a description attribute associated with all components,
that can supply user-visible information about what the component does.
We use this to show such information about device admins, and wallpapers
are also updated to be able to show this in addition to the existing
description in their meta-data.

This also defines security control for admins, requiring that they
declare the policies they will touch, and enforcing that they do
so to be able to use various APIs.

14 years agoMerge "add API to change default config on image decoders."
Mike Reed [Tue, 26 Jan 2010 20:20:43 +0000 (12:20 -0800)]
Merge "add API to change default config on image decoders."

14 years agoUnhide brightness constants to help unbundle Camera.
Chih-Chung Chang [Sat, 23 Jan 2010 02:10:53 +0000 (18:10 -0800)]
Unhide brightness constants to help unbundle Camera.

14 years agoMerge "Unhide the secure setting for LocationProviderEnabled"
Mike Lockwood [Tue, 26 Jan 2010 19:36:41 +0000 (11:36 -0800)]
Merge "Unhide the secure setting for LocationProviderEnabled"

14 years agoMerge "Turn the debugging back on."
Jason Sams [Tue, 26 Jan 2010 19:34:48 +0000 (11:34 -0800)]
Merge "Turn the debugging back on."

14 years agoTurn the debugging back on.
Jason Sams [Tue, 26 Jan 2010 19:34:09 +0000 (11:34 -0800)]
Turn the debugging back on.

14 years agoMerge "Make PackageManager unpack gdbserver binaries at installation time."
David Turner [Tue, 26 Jan 2010 19:24:47 +0000 (11:24 -0800)]
Merge "Make PackageManager unpack gdbserver binaries at installation time."

14 years agoAdd support for setting camera display orientation.
Chih-Chung Chang [Sat, 23 Jan 2010 01:49:48 +0000 (17:49 -0800)]
Add support for setting camera display orientation.

14 years agoMerge "Fix memory leak with layers. This fix bug http://b/2394813 This is a two-parts...
Nicolas Roard [Tue, 26 Jan 2010 18:38:42 +0000 (10:38 -0800)]
Merge "Fix memory leak with layers. This fix bug b/2394813 This is a two-parts CL (needs C++ modifs)"

14 years agoFix memory leak with layers.
Nicolas Roard [Tue, 19 Jan 2010 21:08:49 +0000 (21:08 +0000)]
Fix memory leak with layers.
This fix bug http://b/2394813
This is a two-parts CL (needs C++ modifs)

14 years agoMerge "Revert "Fix failure to open AVRCP input device due to EPERM.""
Nick Pelly [Tue, 26 Jan 2010 18:36:44 +0000 (10:36 -0800)]
Merge "Revert "Fix failure to open AVRCP input device due to EPERM.""

14 years agoRevert "Fix failure to open AVRCP input device due to EPERM."
Nick Pelly [Tue, 26 Jan 2010 18:27:15 +0000 (10:27 -0800)]
Revert "Fix failure to open AVRCP input device due to EPERM."

This reverts commit e6b1bbd8acca3f6e174c24cf4eb23a66db2d08a2.

14 years agoam 5b7ea014: (-s ours) am e7b2845d: Merge "DO NOT MERGE return an error when Surface...
Patrick Scott [Tue, 26 Jan 2010 18:27:12 +0000 (10:27 -0800)]
am 5b7ea014: (-s ours) am e7b2845d: Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2

Merge commit '5b7ea0146dcfd5564d894d4cf0104919775feb36'

* commit '5b7ea0146dcfd5564d894d4cf0104919775feb36':
  DO NOT MERGE

14 years agoam c811cd91: am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will...
Grace Kloba [Tue, 26 Jan 2010 18:27:06 +0000 (10:27 -0800)]
am c811cd91: am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up)

Merge commit 'c811cd916f7264f11ba4c96fcd8b88e5d58e04db'

* commit 'c811cd916f7264f11ba4c96fcd8b88e5d58e04db':
  Delay resetting mPreventDrag flags so that the Plugin

14 years agoam cf0957ce: am 77dc179b: As embedded and full screen shares the same view, we have...
Grace Kloba [Tue, 26 Jan 2010 18:26:57 +0000 (10:26 -0800)]
am cf0957ce: am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout.

Merge commit 'cf0957ce4b0ba45b6c66c726710a5126c6a57542'

* commit 'cf0957ce4b0ba45b6c66c726710a5126c6a57542':
  As embedded and full screen shares the same view,

14 years agoam e7b2845d: Merge "DO NOT MERGE return an error when Surface::lock() is called while...
Patrick Scott [Tue, 26 Jan 2010 18:11:30 +0000 (10:11 -0800)]
am e7b2845d: Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2

Merge commit 'e7b2845d685a583e8e84de369b6acfa1bebeabf4' into eclair-mr2-plus-aosp

* commit 'e7b2845d685a583e8e84de369b6acfa1bebeabf4':
  DO NOT MERGE

14 years agoresolved conflicts for merge of 1f2f23bd to master
Robert Greenwalt [Tue, 26 Jan 2010 18:09:52 +0000 (10:09 -0800)]
resolved conflicts for merge of 1f2f23bd to master

14 years agoam caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more...
Grace Kloba [Tue, 26 Jan 2010 18:09:52 +0000 (10:09 -0800)]
am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up)

Merge commit 'caf0ce3ca2b3deba4bcff6c920740bafd87f2b62' into eclair-mr2-plus-aosp

* commit 'caf0ce3ca2b3deba4bcff6c920740bafd87f2b62':
  Delay resetting mPreventDrag flags so that the Plugin

14 years agoam 77dc179b: As embedded and full screen shares the same view, we have to replace...
Grace Kloba [Tue, 26 Jan 2010 18:09:39 +0000 (10:09 -0800)]
am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout.

Merge commit '77dc179baa7b8fb405633fd46324e336285d10e2' into eclair-mr2-plus-aosp

* commit '77dc179baa7b8fb405633fd46324e336285d10e2':
  As embedded and full screen shares the same view,

14 years agoMerge "DO NOT MERGE return an error when Surface::lock() is called while the surface...
Patrick Scott [Tue, 26 Jan 2010 18:07:23 +0000 (10:07 -0800)]
Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2

14 years agoSupport for audio recording into AMR NB/WB files as well as audio tracks in MPEG4...
Andreas Huber [Mon, 25 Jan 2010 23:30:31 +0000 (15:30 -0800)]
Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files.

related-to-bug: 2295449

14 years agoUnhide the secure setting for LocationProviderEnabled
Mark Vandevoorde [Tue, 26 Jan 2010 16:42:10 +0000 (08:42 -0800)]
Unhide the secure setting for LocationProviderEnabled

The unbundled NetworkLocationProvider needs to get/set the enabled bit
from the settings database.

14 years agoMerge "NetworkManagementService: Start service when SystemServer starts up"
San Mehat [Tue, 26 Jan 2010 15:59:08 +0000 (07:59 -0800)]
Merge "NetworkManagementService: Start service when SystemServer starts up"

14 years agoNetworkManagementService: Start service when SystemServer starts up
San Mehat [Tue, 26 Jan 2010 14:17:26 +0000 (06:17 -0800)]
NetworkManagementService: Start service when SystemServer starts up

Signed-off-by: San Mehat <san@google.com>
14 years agoadd API to change default config on image decoders.
Mike Reed [Tue, 26 Jan 2010 15:13:53 +0000 (10:13 -0500)]
add API to change default config on image decoders.

May be called by the browser to get high-quality images when running in a 32bit window

14 years agoMerge "Set a flag that indicates a response is pending."
Patrick Scott [Tue, 26 Jan 2010 15:08:17 +0000 (07:08 -0800)]
Merge "Set a flag that indicates a response is pending."

14 years agoAdd android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS.
Daniel Sandler [Sat, 23 Jan 2010 01:50:15 +0000 (20:50 -0500)]
Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS.

Maps to "android.settings.DEVICE_INFO_SETTINGS", which
launches the DeviceInfoSettings activity in Settings.

14 years agoMerge "MountService: Add support for renaming secure containers"
San Mehat [Tue, 26 Jan 2010 14:19:21 +0000 (06:19 -0800)]
Merge "MountService: Add support for renaming secure containers"

14 years agoSet a flag that indicates a response is pending.
Patrick Scott [Fri, 15 Jan 2010 13:12:15 +0000 (08:12 -0500)]
Set a flag that indicates a response is pending.

This will keep track of multiple calls to proceed/cancel. If an error has
occurred and the client calls proceed or cancel more than once, the loader may
be null. Set the flag during the callback and reset after a response.

Bug: 2371305

14 years agoAdding Recognition Service and Listener wrappers
Valentin Kravtsov [Fri, 15 Jan 2010 11:56:03 +0000 (11:56 +0000)]
Adding Recognition Service and Listener wrappers

Change-Id: Ib5068fb6d42b6752d09b0828964b6cbe92d015d3

14 years agoAdd the new golden thumbnail image as the PV and stagefright implementations in captu...
Yu Shan Emily Lau [Tue, 26 Jan 2010 04:49:08 +0000 (20:49 -0800)]
Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different.

14 years agoMove towards a formal public API for backup and restore
Christopher Tate [Tue, 26 Jan 2010 03:37:47 +0000 (19:37 -0800)]
Move towards a formal public API for backup and restore

This commit makes a few changes towards establishing a formal application
interface for interacting with the backup/restore mechanism:

1. Introduce public wrapper classes around the various binder interfaces; 3rd
party code will never see the binders directly.

2. Progress update callbacks during a restore sequence now occur on the main
thread, not in a binder thread [and not with system-process permissions!].

3. Rename the BackupManagerService's inner "RestoreSession" class to avoid
ambiguity with the new public "RestoreSession" class.

14 years agoresolved conflicts for merge of d0514347 to master
Irfan Sheriff [Tue, 26 Jan 2010 03:10:31 +0000 (19:10 -0800)]
resolved conflicts for merge of d0514347 to master

14 years agoUnhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search
Mike LeBeau [Tue, 26 Jan 2010 02:31:09 +0000 (21:31 -0500)]
Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search
(or other voice search implementations) can use to implement settings in the
system settings.

14 years agoDelay resetting mPreventDrag flags so that the Plugin
Grace Kloba [Tue, 26 Jan 2010 02:36:48 +0000 (18:36 -0800)]
Delay resetting mPreventDrag flags so that the Plugin
will have more time to respond whether it wants to
handle the touch events. (not have to return the
value from WebViewCore before the first tap is up)

Fix a potential null pointer exception.

14 years agoam e5b9beae: (-s ours) am f6aed0e0: Merge "DO NOT MERGE" into eclair
Grace Kloba [Tue, 26 Jan 2010 02:13:29 +0000 (18:13 -0800)]
am e5b9beae: (-s ours) am f6aed0e0: Merge "DO NOT MERGE" into eclair

Merge commit 'e5b9beae260b451cb3d60583c800b0d223ae256f'

* commit 'e5b9beae260b451cb3d60583c800b0d223ae256f':
  DO NOT MERGE

14 years agoam 5b745762: am d5ada83c: ScaleGestureDetector needs to query the displaymetrics...
Grace Kloba [Tue, 26 Jan 2010 02:13:12 +0000 (18:13 -0800)]
am 5b745762: am d5ada83c: ScaleGestureDetector needs to query the displaymetrics for the width/height on each touch down as orientation can change.

Merge commit '5b74576218055f1c9d31d9559255e8cf504cd662'

* commit '5b74576218055f1c9d31d9559255e8cf504cd662':
  ScaleGestureDetector needs to query the displaymetrics

14 years agoam 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM...
Nick Pelly [Tue, 26 Jan 2010 02:12:47 +0000 (18:12 -0800)]
am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due to EPERM." into eclair

Merge commit '425324e97bba75cd69bb6c81de6248529540e6fe'

* commit '425324e97bba75cd69bb6c81de6248529540e6fe':
  Fix failure to open AVRCP input device due to EPERM.

14 years agoam aeeb1a84: (-s ours) am 8681df90: DO NOT MERGE
Grace Kloba [Tue, 26 Jan 2010 02:12:31 +0000 (18:12 -0800)]
am aeeb1a84: (-s ours) am 8681df90: DO NOT MERGE

Merge commit 'aeeb1a84aae2c7400b2edd90cea8306565225275'

* commit 'aeeb1a84aae2c7400b2edd90cea8306565225275':
  DO NOT MERGE

14 years agoam 6dc9232c: (-s ours) am a66baccc: Merge "Do not merge" into eclair
Mike Reed [Tue, 26 Jan 2010 02:12:08 +0000 (18:12 -0800)]
am 6dc9232c: (-s ours) am a66baccc: Merge "Do not merge" into eclair

Merge commit '6dc9232c1c9a7ddffba24d4bd218e46894f8414d'

* commit '6dc9232c1c9a7ddffba24d4bd218e46894f8414d':
  Do not merge

14 years agoam 48edf7c0: am d1da5fa2: Revert "SDK doc change: Add doc update for NDKr3."
Xavier Ducrohet [Tue, 26 Jan 2010 02:11:20 +0000 (18:11 -0800)]
am 48edf7c0: am d1da5fa2: Revert "SDK doc change: Add doc update for NDKr3."

Merge commit '48edf7c00201f2bc6186e07dbc614976642682e4'

* commit '48edf7c00201f2bc6186e07dbc614976642682e4':
  Revert "SDK doc change: Add doc update for NDKr3."

14 years agoam f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGestureDetector...
Grace Kloba [Tue, 26 Jan 2010 02:11:02 +0000 (18:11 -0800)]
am f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGestureDetector." into eclair

Merge commit 'f8c7d06ffa67015516b822a992513ab86aad1ad5'

* commit 'f8c7d06ffa67015516b822a992513ab86aad1ad5':
  Fix the sloppy detection in the ScaleGestureDetector.

14 years agoam a0ecd4fb: am 38f7a02a: Merge "SDK doc change: Add doc update for NDKr3." into...
Xavier Ducrohet [Tue, 26 Jan 2010 02:10:42 +0000 (18:10 -0800)]
am a0ecd4fb: am 38f7a02a: Merge "SDK doc change: Add doc update for NDKr3." into eclair

Merge commit 'a0ecd4fbe65ffb00afb3043584a3d08ee41b0870'

* commit 'a0ecd4fbe65ffb00afb3043584a3d08ee41b0870':
  SDK doc change: Add doc update for NDKr3.

14 years agoam bfb86068: am 2a79defa: Merge "docs: add guide to copying and installing the Dev...
Scott Main [Tue, 26 Jan 2010 02:10:13 +0000 (18:10 -0800)]
am bfb86068: am 2a79defa: Merge "docs: add guide to copying and installing the Dev Tools app from the emulator to a device." into eclair

Merge commit 'bfb8606831d5a5776301733cde3650d237870453'

* commit 'bfb8606831d5a5776301733cde3650d237870453':
  docs: add guide to copying and installing the Dev Tools app

14 years agoAdded comments for GestureUtilities.
Yang Li [Tue, 26 Jan 2010 01:47:51 +0000 (17:47 -0800)]
Added comments for GestureUtilities.

14 years agoMerge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_C...
Eric Laurent [Tue, 26 Jan 2010 01:16:05 +0000 (17:16 -0800)]
Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active."

14 years agoenhance the sync manager backoff logic and add support for retry-after
Fred Quintana [Thu, 21 Jan 2010 22:24:20 +0000 (14:24 -0800)]
enhance the sync manager backoff logic and add support for retry-after

moved SyncQueue and SyncOperation into their own top-level classes
to ease maintainability and testing6

removed some dead code

14 years agoMerge "Made GestureUtilities's several methods public; Changed GestureStroke's smooth...
Romain Guy [Tue, 26 Jan 2010 00:30:37 +0000 (16:30 -0800)]
Merge "Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold."

14 years agoMerge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting...
Andreas Huber [Tue, 26 Jan 2010 00:18:58 +0000 (16:18 -0800)]
Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright."

14 years agoInitial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio...
Andreas Huber [Mon, 25 Jan 2010 22:27:12 +0000 (14:27 -0800)]
Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright.

related-to-bug: 2295449

14 years agoMade GestureUtilities's several methods public; Changed GestureStroke's smoothening...
Yang Li [Mon, 25 Jan 2010 23:10:28 +0000 (15:10 -0800)]
Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold.

14 years agoFix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL...
Eric Laurent [Mon, 25 Jan 2010 16:49:09 +0000 (08:49 -0800)]
Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active.

Modified AudioService.getActiveStreamType() so that STREAM_VOICE_CALL is selected when a track using this stream
type is playing.

Chanded isMusicActive() for a more generic isStreamActive(stream) method in AudioSystem, IAudioFlinger and AudioFlinger.

14 years agoMerge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker."
Eric Laurent [Mon, 25 Jan 2010 21:56:42 +0000 (13:56 -0800)]
Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker."

14 years agoMerge "fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly"
Mathias Agopian [Mon, 25 Jan 2010 21:50:17 +0000 (13:50 -0800)]
Merge "fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly"

14 years agoCleanup seperation of Legacy and user attribs. All user programs now use the new...
Jason Sams [Mon, 25 Jan 2010 20:31:24 +0000 (12:31 -0800)]
Cleanup seperation of Legacy and user attribs.  All user programs now use the new names.  Legacy vertex attribs are given default names.

14 years agoMerge "Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger from...
Mike LeBeau [Mon, 25 Jan 2010 20:06:48 +0000 (12:06 -0800)]
Merge "Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger from system settings. For now it'll just be triggered from within the voice search app if you choose the settings menu item."

14 years agoAdd RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger
Mike LeBeau [Mon, 25 Jan 2010 19:38:31 +0000 (14:38 -0500)]
Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger
from system settings. For now it'll just be triggered from within the
voice search app if you choose the settings menu item.

Need to unhide this before we can be fully unbundled for voice search.

14 years agofix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly
Mathias Agopian [Mon, 25 Jan 2010 19:49:52 +0000 (11:49 -0800)]
fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly

14 years agoMerge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media serve...
Eric Laurent [Mon, 25 Jan 2010 19:46:43 +0000 (11:46 -0800)]
Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash."

14 years agoMerge "fix [2303866] eglMakeCurrent doesn't return all error messages described in...
Mathias Agopian [Mon, 25 Jan 2010 19:37:54 +0000 (11:37 -0800)]
Merge "fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec"

14 years agoMerge "Make sure to downgrade to app permissions when invoking callbacks"
Chris Tate [Mon, 25 Jan 2010 19:35:08 +0000 (11:35 -0800)]
Merge "Make sure to downgrade to app permissions when invoking callbacks"

14 years agofix [2303866] eglMakeCurrent doesn't return all error messages described in the spec
Mathias Agopian [Mon, 25 Jan 2010 19:30:11 +0000 (11:30 -0800)]
fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec

14 years agoMake PackageManager unpack gdbserver binaries at installation time.
David 'Digit' Turner [Thu, 21 Jan 2010 23:15:23 +0000 (15:15 -0800)]
Make PackageManager unpack gdbserver binaries at installation time.

Native-debuggable packages contain a lib/<abi>/gdbserver executable.
This patch ensures that the package manager will copy it to the
proper location (/data/data/<appname>/lib) at installation time.

Note that such packages are marked with a new ApplicationInfo flag
named FLAG_NATIVE_DEBUGGABLE, to be used later by the Activity
Manager.

14 years agoMerge "The qcom OMX video decoders do not allocate output buffer memory at the time...
Andreas Huber [Mon, 25 Jan 2010 19:25:17 +0000 (11:25 -0800)]
Merge "The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr."

14 years agoThe qcom OMX video decoders do not allocate output buffer memory at the time OMX_Allo...
Andreas Huber [Mon, 25 Jan 2010 18:41:35 +0000 (10:41 -0800)]
The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr.

14 years agoChange calendar authority to com.android.calendar.
Ken Shirriff [Fri, 22 Jan 2010 21:45:31 +0000 (13:45 -0800)]
Change calendar authority to com.android.calendar.

bug 2388178

14 years agoMerge "Add SyncState class for calendar provider."
Ken Shirriff [Mon, 25 Jan 2010 18:50:47 +0000 (10:50 -0800)]
Merge "Add SyncState class for calendar provider."

14 years agoFix issue 2363154: Speech synthesis fails to start over A2DP after media server proce...
Eric Laurent [Mon, 25 Jan 2010 18:27:15 +0000 (10:27 -0800)]
Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash.

The problem is that after a media_server crash, the value of the A2DP output handle can change.
As this value is cached in AudioSystem for all client processes there can be a mismatch between the cached
and actual value after a media_server restart.

The fix consists in clearing the cached output handles and output to stream map values cached
in AudioSystem in AudioFlingerClient::binderDied() which is called when the media_server crashes.

14 years agoWe were blocking updating display tree during drag.
Grace Kloba [Mon, 25 Jan 2010 17:53:01 +0000 (09:53 -0800)]
We were blocking updating display tree during drag.
Now we only lower the WebViewCore thread priority.
So rename the functions to reflect the new meaning.

14 years agoMerge "Manual merge pinch zoom from Eclair to Master."
Grace Kloba [Mon, 25 Jan 2010 17:31:20 +0000 (09:31 -0800)]
Merge "Manual merge pinch zoom from Eclair to Master."