OSDN Git Service

android-x86/frameworks-base.git
13 years agoAdd Contact ID to StreamItem-Fields
Daniel Lehmann [Wed, 24 Aug 2011 23:41:00 +0000 (16:41 -0700)]
Add Contact ID to StreamItem-Fields

Bug:5134325

Change-Id: I541c6d1c7ac06abb234985cf056f31b3dee712c2

13 years agoMerge "Fixing the lockless fifo destory bug. Removing unused code from element. build."
Alex Sakhartchouk [Wed, 24 Aug 2011 21:25:25 +0000 (14:25 -0700)]
Merge "Fixing the lockless fifo destory bug. Removing unused code from element. build."

13 years agoMerge "Make sure to go to the right Settings panel when tapping a notification"
Christopher Tate [Wed, 24 Aug 2011 21:12:18 +0000 (14:12 -0700)]
Merge "Make sure to go to the right Settings panel when tapping a notification"

13 years agoMake sure to go to the right Settings panel when tapping a notification
Christopher Tate [Wed, 24 Aug 2011 03:14:33 +0000 (20:14 -0700)]
Make sure to go to the right Settings panel when tapping a notification

We now use Intent.makeRestartActivityTask() to build the notification
PendingIntent objects, so that when tapped they restart the activity
in the desired state.

Fixes bug 5011926

Change-Id: Ie1ec3543cc0f49d1bd407622a617316cf53a078c

13 years agoMerge "Make notification divider exactly 1px in hdpi."
Justin Ho [Wed, 24 Aug 2011 21:03:36 +0000 (14:03 -0700)]
Merge "Make notification divider exactly 1px in hdpi."

13 years agoMerge "Fix DPI issues in RS tests."
Jason Sams [Wed, 24 Aug 2011 20:56:34 +0000 (13:56 -0700)]
Merge "Fix DPI issues in RS tests."

13 years agoMerge "VPN: stop daemons by closing the control sockets."
Chia-chi Yeh [Wed, 24 Aug 2011 20:03:50 +0000 (13:03 -0700)]
Merge "VPN: stop daemons by closing the control sockets."

13 years agoFix DPI issues in RS tests.
Jason Sams [Wed, 24 Aug 2011 01:41:39 +0000 (18:41 -0700)]
Fix DPI issues in RS tests.

Change-Id: I02ca34187d93dfe703b90681061c3c7a42fafc15

13 years agoMerge "Fix issue #5192141: systemui asplodes after enough tapping on the windowlist...
Dianne Hackborn [Wed, 24 Aug 2011 19:07:10 +0000 (12:07 -0700)]
Merge "Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button"

13 years agoMerge "Add a few columns for caching to the call log."
Flavio Lerda [Wed, 24 Aug 2011 19:07:03 +0000 (12:07 -0700)]
Merge "Add a few columns for caching to the call log."

13 years agoFix issue #5192141: systemui asplodes after enough tapping on the windowlist button
Dianne Hackborn [Wed, 24 Aug 2011 17:51:49 +0000 (10:51 -0700)]
Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button

Change-Id: I5afb2d54b531d9eac9435660616579324f239812

13 years agoMerge "Enable linear filter when scaling bitmaps Bug #5205673"
Romain Guy [Wed, 24 Aug 2011 18:52:55 +0000 (11:52 -0700)]
Merge "Enable linear filter when scaling bitmaps Bug #5205673"

13 years agoEnable linear filter when scaling bitmaps
Romain Guy [Wed, 24 Aug 2011 18:51:35 +0000 (11:51 -0700)]
Enable linear filter when scaling bitmaps
Bug #5205673

Change-Id: I8b0f90877df6b6c6757d35dcf6cd14e79e840b96

13 years agoMerge "Added support for multiple DNS servers."
Irfan Sheriff [Wed, 24 Aug 2011 18:46:12 +0000 (11:46 -0700)]
Merge "Added support for multiple DNS servers."

13 years agoMake notification divider exactly 1px in hdpi.
Peter Ng [Tue, 23 Aug 2011 21:38:30 +0000 (14:38 -0700)]
Make notification divider exactly 1px in hdpi.

It remains 1dp for all other densities.

Change-Id: I40491d4512d79c026b7039ca15debf1c0f4ef99d

13 years agoMerge "Improve input device wake heuristics. Bug: 5205674"
Jeff Brown [Wed, 24 Aug 2011 18:41:40 +0000 (11:41 -0700)]
Merge "Improve input device wake heuristics. Bug: 5205674"

13 years agoMerge "Fix docs for fill behavior in Animation class."
Chet Haase [Wed, 24 Aug 2011 18:38:23 +0000 (11:38 -0700)]
Merge "Fix docs for fill behavior in Animation class."

13 years agoMerge "TabletStatusBar: Add support for disabling notification LED when user views...
Mike Lockwood [Wed, 24 Aug 2011 18:20:49 +0000 (11:20 -0700)]
Merge "TabletStatusBar: Add support for disabling notification LED when user views notifications"

13 years agoMerge "No longer disable notification lights when screen turns on"
Mike Lockwood [Wed, 24 Aug 2011 18:03:23 +0000 (11:03 -0700)]
Merge "No longer disable notification lights when screen turns on"

13 years agoMerge "Updated background assets for notifications."
Justin Ho [Wed, 24 Aug 2011 18:00:15 +0000 (11:00 -0700)]
Merge "Updated background assets for notifications."

13 years agoMerge "NEW_API: Add remaining effects to the new Effect system."
Eino-Ville Talvala [Wed, 24 Aug 2011 17:19:45 +0000 (10:19 -0700)]
Merge "NEW_API: Add remaining effects to the new Effect system."

13 years agoMerge "Bug 5045498 Single binder call when metadata and artwork are updated"
Jean-Michel Trivi [Wed, 24 Aug 2011 16:56:08 +0000 (09:56 -0700)]
Merge "Bug 5045498 Single binder call when metadata and artwork are updated"

13 years agoMerge "Bug 5045498 Implementation of RemoteControlClient.MetadataEditor"
Jean-Michel Trivi [Wed, 24 Aug 2011 16:55:54 +0000 (09:55 -0700)]
Merge "Bug 5045498 Implementation of RemoteControlClient.MetadataEditor"

13 years agoFix docs for fill behavior in Animation class.
Chet Haase [Wed, 24 Aug 2011 14:20:53 +0000 (07:20 -0700)]
Fix docs for fill behavior in Animation class.

Change-Id: I9230e9b9841dbecead51a6716195749b0c5a0e39

13 years agoTabletStatusBar: Add support for disabling notification LED when user views notifications
Mike Lockwood [Wed, 24 Aug 2011 14:17:18 +0000 (10:17 -0400)]
TabletStatusBar: Add support for disabling notification LED when user views notifications

This is analogous to similar support in PhoneStatusBar

Bug: 5143247

Change-Id: I553268162f9441fbe03f6a3769d5879cebf3b1f3
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoAdd a few columns for caching to the call log.
Flavio Lerda [Tue, 16 Aug 2011 07:29:06 +0000 (08:29 +0100)]
Add a few columns for caching to the call log.

These columns store additional information about the contact associated
with a call log entry and are needed by the new functionality present in
the call log.

The information is used only internally by the call log, so these column
do not need to be part of the public API.

Bug: 5101753
Change-Id: Ie2160a157497f10ba5fc95c5fcf3b4095a99753a

13 years agoMerge "Add functions to set / get SpellCheckerSubtype"
satok [Wed, 24 Aug 2011 07:26:01 +0000 (00:26 -0700)]
Merge "Add functions to set / get SpellCheckerSubtype"

13 years agoAdd functions to set / get SpellCheckerSubtype
satok [Tue, 23 Aug 2011 05:56:56 +0000 (14:56 +0900)]
Add functions to set / get SpellCheckerSubtype

Change-Id: I977326879fe201c4dee4a87da361217175eb6041

13 years agoMerge "Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and...
Adam Powell [Wed, 24 Aug 2011 04:56:16 +0000 (21:56 -0700)]
Merge "Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back and forth."

13 years agoMerge changes I14e03939,I9aafe6f2
Mathias Agopian [Wed, 24 Aug 2011 04:38:59 +0000 (21:38 -0700)]
Merge changes I14e03939,I9aafe6f2

* changes:
  Fix an issue where Surface::lock() would never update the output region
  Add a debug option to turn the "transformation hint" off

13 years agoImprove input device wake heuristics.
Jeff Brown [Wed, 24 Aug 2011 04:32:42 +0000 (21:32 -0700)]
Improve input device wake heuristics.
Bug: 5205674

Only wake the device on positive interactions from the user
such as button presses, movement, initial touch down events.
In particular, do not wake the device on up events since the
driver might synthesize them on power off, causing the device
to wake up again for no good reason.

Change-Id: I767f553ea36d110e6f3a10611b324487ba7d880d

13 years agoMerge "Proactively disable data when over policy limit."
Jeff Sharkey [Wed, 24 Aug 2011 04:26:51 +0000 (21:26 -0700)]
Merge "Proactively disable data when over policy limit."

13 years agoFix an issue where Surface::lock() would never update the output region
Mathias Agopian [Wed, 24 Aug 2011 04:09:41 +0000 (21:09 -0700)]
Fix an issue where Surface::lock() would never update the output region

this bug was introduced recently. in some situations Surface::lock()
is not able to preserve the content of the back buffer and needs
to tell the caller to redraw everything.

Bug: 5186460
Change-Id: I14e03939ddfc1b7ad2a8b99ad79435314c60e78e

13 years agoFix bug 5205275 - SwitchPreference doesn't allow Switch to slide back
Adam Powell [Wed, 24 Aug 2011 03:35:49 +0000 (20:35 -0700)]
Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide back
and forth.

Also have the SwitchPreference's Switch widget's onClick listener
toggle the switch rather than invoke the preference's own onClick
method. This will allow subclasses to assign different behavior to
clicking the preference itself if desired.

Change-Id: I97e3b7a786e9f0e8bdc03c0ed6001caa7dcd991b

13 years agoAdd a debug option to turn the "transformation hint" off
Mathias Agopian [Wed, 24 Aug 2011 01:03:18 +0000 (18:03 -0700)]
Add a debug option to turn the "transformation hint" off

transformation hint is disabled with:

   adb shell service call SurfaceFlinger 1009 i32 1

Change-Id: I9aafe6f280f88ce41569ed69a06dc522b10e3a88

13 years agoMerge "Minor cleanup"
Mathias Agopian [Wed, 24 Aug 2011 03:54:22 +0000 (20:54 -0700)]
Merge "Minor cleanup"

13 years agoMerge "Clean up InputDispatcher debugging."
Jeff Brown [Wed, 24 Aug 2011 03:15:09 +0000 (20:15 -0700)]
Merge "Clean up InputDispatcher debugging."

13 years agoBug 5045498 Single binder call when metadata and artwork are updated
Jean-Michel Trivi [Wed, 24 Aug 2011 01:20:03 +0000 (18:20 -0700)]
Bug 5045498 Single binder call when metadata and artwork are updated

When metadata gets applied, optimize the artwork and metadata
 update by doing it in a single call.

Add missing RemoteControlDisplay-related methods in AudioManager.

Change-Id: I97aa802cc480327bee5592ea8dfdbd414c0f037a

13 years agoUpdated background assets for notifications.
Peter Ng [Mon, 22 Aug 2011 23:58:43 +0000 (16:58 -0700)]
Updated background assets for notifications.

  - Replaced diagonal lines tile for notification icon backgrounds
  - Switched tablet ticker background to use same assets as icon bg
  - Flat #191919 behind notifications
  - Changed date in windowshade (no longer bold)

Change-Id: I2cc260f99e57566160630118b04fbb72274f62f3

13 years agoProactively disable data when over policy limit.
Jeff Sharkey [Fri, 19 Aug 2011 09:24:24 +0000 (02:24 -0700)]
Proactively disable data when over policy limit.

Add policy controls to NetworkStateTracker which are combined with
other user preference and internal flags to decide if data connection
should be established.  Better locking around enabled flags.

When data network would be over limit, proactively disable data on
that network.  Enable when policy is snoozed or when cycle resets.

Track and dismiss notifications from now-stale policies.

Bug: 45870235178147
Change-Id: Ibfcc9f73cda7c369209af701b46eddd3d1943f2d

13 years agoClean up InputDispatcher debugging.
Jeff Brown [Wed, 24 Aug 2011 01:35:04 +0000 (18:35 -0700)]
Clean up InputDispatcher debugging.

Change-Id: I020e834bfb541a1f274e26a72705f96f4307dddf

13 years agoMerge "Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301"
Jeff Brown [Wed, 24 Aug 2011 01:33:42 +0000 (18:33 -0700)]
Merge "Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301"

13 years agoNEW_API: Add remaining effects to the new Effect system.
Eino-Ville Talvala [Mon, 22 Aug 2011 18:15:34 +0000 (11:15 -0700)]
NEW_API: Add remaining effects to the new Effect system.

Bug: 4966161
Change-Id: Ie3d196632e5f2530809fd84e17eb44d3d9addafc

13 years agoMerge "Fix issue #4279860: previous UI flashes before showing lock screen..."
Dianne Hackborn [Wed, 24 Aug 2011 01:13:51 +0000 (18:13 -0700)]
Merge "Fix issue #4279860: previous UI flashes before showing lock screen..."

13 years agoBug 5045498 Implementation of RemoteControlClient.MetadataEditor
Jean-Michel Trivi [Tue, 23 Aug 2011 23:01:10 +0000 (16:01 -0700)]
Bug 5045498 Implementation of RemoteControlClient.MetadataEditor

A MetadataEditor contains all the metadata and artwork to be applied
 to a RemoteControlClient.
A MetadataEditor can only be applied once.

Change-Id: I3ce9d97f520cd9ab009fb1a92a2b399717511bd8

13 years agoNo longer disable notification lights when screen turns on
Mike Lockwood [Tue, 23 Aug 2011 19:11:04 +0000 (15:11 -0400)]
No longer disable notification lights when screen turns on

The new specification calls for LED to continue blinking until the user
pulls down the notification shade in the status bar.

Bug: 5143247

Change-Id: Id004cc3d1d9d76108329e57c6fbd8a8100068e0a
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "To make SniffMP3() more concrete so that we can remove false-positve responses...
James Dong [Wed, 24 Aug 2011 01:06:16 +0000 (18:06 -0700)]
Merge "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams."

13 years agoSupport BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.
Jeff Brown [Wed, 24 Aug 2011 00:31:25 +0000 (17:31 -0700)]
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.
Bug: 5205301

Some drivers report one finger as BTN_TOOL_FINGER, two as
BTN_TOOL_DOUBLETAP, three as BTN_TOOL_TRIPLETAP and four
as BTN_TOOL_QUADTAP.  Since we care about the tool type,
we need to handle _DOUBLE/_TRIPLE/_QUAD tap in the same way
we handle _FINGER.

Change-Id: I8eb83d2a2bada9ac32d07619c7eea84e924316b8

13 years agoFix issue #4279860: previous UI flashes before showing lock screen...
Dianne Hackborn [Fri, 19 Aug 2011 01:30:09 +0000 (18:30 -0700)]
Fix issue #4279860: previous UI flashes before showing lock screen...

...(when turning display on after recently turning it off)

Also clean up when we decide to turn the screen on to improve that
transition.  There are still problems here with turning it on
before the wallpaper gets dispayed.

Change-Id: I2bc56c12e5ad75a1ce5a0546f43a845bf0823e66

13 years agoMerge "Fix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat() before...
Adam Powell [Wed, 24 Aug 2011 00:11:33 +0000 (17:11 -0700)]
Merge "Fix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat() before dialog is shown"

13 years agoFix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat()
Adam Powell [Tue, 23 Aug 2011 23:52:35 +0000 (16:52 -0700)]
Fix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat()
before dialog is shown

Change-Id: I287637e022fb653f02b45b34075eccb68e4a9221

13 years agoMerge "Updated spinners Bug: 5076695, 5165156"
Justin Ho [Tue, 23 Aug 2011 23:49:55 +0000 (16:49 -0700)]
Merge "Updated spinners Bug: 50766955165156"

13 years agoUpdated spinners
Justin Ho [Tue, 23 Aug 2011 23:44:55 +0000 (16:44 -0700)]
Updated spinners
Bug: 50766955165156

Change-Id: I5613d03806ddf27742509e32b4050733ba45dbfb

13 years agoMerge "Warn only if we're tearing down "live" DeathRecipient content"
Christopher Tate [Tue, 23 Aug 2011 23:43:30 +0000 (16:43 -0700)]
Merge "Warn only if we're tearing down "live" DeathRecipient content"

13 years agoWarn only if we're tearing down "live" DeathRecipient content
Christopher Tate [Tue, 23 Aug 2011 22:47:46 +0000 (15:47 -0700)]
Warn only if we're tearing down "live" DeathRecipient content

If the native-side bookkeeping still has strong references to VM-side
DeathRecipient objects at the time when it's being torn down, that
suggests that the app is doing unwholesome.  Log a warning to that
effect, with the class name of the objects to try to help the developer
figure out what they're mishandling.

Fixes bug 5202777 -- in particular, it no longer logs in the
working-as-intended case following delivery of the death notices,
when we've got the existing list shell but the weak refs have properly
cleared.  Also step down from "error" to "warning" logging as befits
the nature of the actual situation now being described.

Change-Id: Ic393560824800fbd912a6e69692c65be4fcc7544

13 years agoMinor cleanup
Mathias Agopian [Tue, 23 Aug 2011 19:34:29 +0000 (12:34 -0700)]
Minor cleanup

Change-Id: Ic042043c54631b5a5c74d20136addb2c08515ea9

13 years agoMerge "Fix invalidation roundoff error with old animations"
Chet Haase [Tue, 23 Aug 2011 22:11:48 +0000 (15:11 -0700)]
Merge "Fix invalidation roundoff error with old animations"

13 years agoFix invalidation roundoff error with old animations
Chet Haase [Tue, 23 Aug 2011 21:36:55 +0000 (14:36 -0700)]
Fix invalidation roundoff error with old animations

We need to add .5 to the width/height of invalidation areas to
avoid truncation errors.

Change-Id: Iaa2407a91a6a7f6d729af21d45e77e436197df11

13 years agoMerge "Updated popup assets Bug: 5080369"
Justin Ho [Tue, 23 Aug 2011 21:22:14 +0000 (14:22 -0700)]
Merge "Updated popup assets Bug: 5080369"

13 years agoMerge "Fix bug 5202226 - Leave menu button visible for no-button phones if targetSdk...
Adam Powell [Tue, 23 Aug 2011 21:15:05 +0000 (14:15 -0700)]
Merge "Fix bug 5202226 - Leave menu button visible for no-button phones if targetSdk < ICS"

13 years agoFix bug 5202226 - Leave menu button visible for no-button phones if
Adam Powell [Tue, 23 Aug 2011 20:53:56 +0000 (13:53 -0700)]
Fix bug 5202226 - Leave menu button visible for no-button phones if
targetSdk < ICS

Compatibility support for existing apps. Apps in the wild that
properly target <=GB phones and HC tablets should be able to expect
that their small-screen UI will continue to work as intended on ICS
devices. Make sure that we show the soft menu button in the nav bar if
the current device was not officially supported in Honeycomb, the app
does not target ICS or newer, and the window does not have an action
bar.

Change-Id: I069c30841d3827a60ef8040831fde6f4c051d0ee

13 years agoUpdated popup assets
Justin Ho [Tue, 23 Aug 2011 21:05:32 +0000 (14:05 -0700)]
Updated popup assets
Bug: 5080369

Change-Id: Iff129a4509d6242c7b85bd9dc8201fca3c237021

13 years agoAdded support for multiple DNS servers.
Isaac Levy [Tue, 16 Aug 2011 23:24:32 +0000 (16:24 -0700)]
Added support for multiple DNS servers.

Also increased delay on repeat checks for WWSM.

Change-Id: Ic11b1f37a910c483f48e04dadb539b39fe50e622

13 years agoMerge "Make profile connection state API public."
Jaikumar Ganesh [Tue, 23 Aug 2011 20:45:59 +0000 (13:45 -0700)]
Merge "Make profile connection state API public."

13 years agoMerge "Update searchables when packages are modified, in case they are enabled/disabled."
Amith Yamasani [Tue, 23 Aug 2011 20:34:48 +0000 (13:34 -0700)]
Merge "Update searchables when packages are modified, in case they are enabled/disabled."

13 years agoMerge "Fix race in removeDeadProvider. Bug: 5202824"
Jeff Brown [Tue, 23 Aug 2011 20:33:49 +0000 (13:33 -0700)]
Merge "Fix race in removeDeadProvider. Bug: 5202824"

13 years agoMake profile connection state API public.
Jaikumar Ganesh [Tue, 23 Aug 2011 19:21:55 +0000 (12:21 -0700)]
Make profile connection state API public.

Change-Id: I1f2810d4e820142435f7bbda051c98ec3e3cf3eb

13 years agoMerge "Adjust slider range to be one more than max for base 1 volumes."
Amith Yamasani [Tue, 23 Aug 2011 19:13:07 +0000 (12:13 -0700)]
Merge "Adjust slider range to be one more than max for base 1 volumes."

13 years agoUpdate searchables when packages are modified, in case they are enabled/disabled.
Amith Yamasani [Tue, 23 Aug 2011 19:11:35 +0000 (12:11 -0700)]
Update searchables when packages are modified, in case they are enabled/disabled.

Bug: 5198361 : SearchManagerService doesn't respond to package updates.
Change-Id: I2ac794c5da4769eadd6b860ab0f9123060d2a5e5

13 years agoFix race in removeDeadProvider.
Jeff Brown [Tue, 23 Aug 2011 18:58:26 +0000 (11:58 -0700)]
Fix race in removeDeadProvider.
Bug: 5202824

It's possible for removeDeadProvider to be called after the provider
has already been removed from the provider map due to a race between
binderDied and removing the provider.

Deleted removeDeadProviderLocked; it was dead code.

Change-Id: Iecdc68703225e7ac171746e63f1b3141c6f2ce4c

13 years agoMerge "Bug 5045498 New implementation of remote control API"
Jean-Michel Trivi [Tue, 23 Aug 2011 18:46:44 +0000 (11:46 -0700)]
Merge "Bug 5045498 New implementation of remote control API"

13 years agoBug 5045498 New implementation of remote control API
Jean-Michel Trivi [Fri, 19 Aug 2011 02:16:47 +0000 (19:16 -0700)]
Bug 5045498 New implementation of remote control API

Remote control displays expose an IRemoteControlDisplay interface
 which they register through AudioManager.
Remote control clients create a RemoteControlClient object, which
 implicitely exposes an IRemoteControlClient interface registered
 in AudioService through AudioManager.
AudioService tells all clients and displays when a new client
 is the one that should be displayed.
A client's data gets sent to the display when it is valid, or
 it sets new data (while being valid).

The implementation for setting metadata and album art is temporary,
 and will migrate to the MetadataEditor API in future CLs.

Change-Id: Ibab6ea1d94c68f32482c760c6ae269541f885548

13 years agoAdjust slider range to be one more than max for base 1 volumes.
Amith Yamasani [Tue, 23 Aug 2011 18:11:35 +0000 (11:11 -0700)]
Adjust slider range to be one more than max for base 1 volumes.

Bug: 5191642
Change-Id: Id479ce584753fbb56feed22a8506579f2d9e35fd

13 years agoMerge "Set bluetooth discoverable off at power on time if the timeout is no forever"
Matthew Xie [Tue, 23 Aug 2011 17:54:07 +0000 (10:54 -0700)]
Merge "Set bluetooth discoverable off at power on time if the timeout is no forever"

13 years agoMerge "We were accidentally sending out an output buffer before the final port settin...
Andreas Huber [Tue, 23 Aug 2011 17:32:35 +0000 (10:32 -0700)]
Merge "We were accidentally sending out an output buffer before the final port settings change"

13 years agoWe were accidentally sending out an output buffer before the final port settings...
Andreas Huber [Tue, 23 Aug 2011 17:21:34 +0000 (10:21 -0700)]
We were accidentally sending out an output buffer before the final port settings change

Change-Id: I4de0d3c377bb12e59524ed370ab3ed0b9a9b70a6
related-to-bug: 5122512

13 years agoMerge "Revert "Change condition to enter silent mode.""
Eric Laurent [Tue, 23 Aug 2011 15:44:13 +0000 (08:44 -0700)]
Merge "Revert "Change condition to enter silent mode.""

13 years agoMerge "AudioFlinger: add check for audio HAL init failure"
Eric Laurent [Tue, 23 Aug 2011 15:42:59 +0000 (08:42 -0700)]
Merge "AudioFlinger: add check for audio HAL init failure"

13 years agoRevert "Change condition to enter silent mode."
Eric Laurent [Tue, 23 Aug 2011 15:27:41 +0000 (08:27 -0700)]
Revert "Change condition to enter silent mode."

This reverts commit c11c3ae4dd5d4054e5b44a7bdfe6b203bdb69976.

13 years agoAudioFlinger: add check for audio HAL init failure
Eric Laurent [Tue, 23 Aug 2011 15:25:03 +0000 (08:25 -0700)]
AudioFlinger: add check for audio HAL init failure

Do not call audio HAL functions on the primary HW interface
if it could not be initialized properly.

Change-Id: If54059c8fd188d6c1686f9e0439994fe9411478a

13 years agoMerge "Framework changes to support new TTS settings features."
Narayan Kamath [Tue, 23 Aug 2011 10:28:04 +0000 (03:28 -0700)]
Merge "Framework changes to support new TTS settings features."

13 years agoFramework changes to support new TTS settings features.
Narayan Kamath [Mon, 22 Aug 2011 14:37:47 +0000 (15:37 +0100)]
Framework changes to support new TTS settings features.

Locale is now stored per engine, instead of as a global
option.

bug:5149036
Change-Id: I9848172623fe8aea1dd8e6678bca008da6a4cfb1

13 years agoMerge "Pass correct indices for thumbnails of MediaImageItem."
Chih-Chung Chang [Tue, 23 Aug 2011 08:17:09 +0000 (01:17 -0700)]
Merge "Pass correct indices for thumbnails of MediaImageItem."

13 years agoPass correct indices for thumbnails of MediaImageItem.
Chih-Chung Chang [Tue, 23 Aug 2011 07:59:51 +0000 (15:59 +0800)]
Pass correct indices for thumbnails of MediaImageItem.

Change-Id: I8e52014ab76c63994385bc54106c19b425be8550

13 years agoMerge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public."
Wu-cheng Li [Tue, 23 Aug 2011 07:05:00 +0000 (00:05 -0700)]
Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public."

13 years agofix "show screen update" debug option.
Mathias Agopian [Tue, 23 Aug 2011 04:44:41 +0000 (21:44 -0700)]
fix "show screen update" debug option.

Change-Id: I7d8b24124768b5f7d59d3bb0b019e9baaa0dfc4f
NOTE: from now on, this also disable the h/w composer

13 years agoBLUR_BEHIND flag is not supported anymore
Mathias Agopian [Tue, 23 Aug 2011 00:47:06 +0000 (17:47 -0700)]
BLUR_BEHIND flag is not supported anymore

Bug: 5185650
Change-Id: I56541d4967b90b150a734be1bbeff696eb6a4fb3

13 years agoSet bluetooth discoverable off at power on time if the timeout is no forever
Matthew Xie [Tue, 23 Aug 2011 00:04:51 +0000 (17:04 -0700)]
Set bluetooth discoverable off at power on time if the timeout is no forever

Set bluetooth discoverable off at power on time if the discoverable timeout
is no forever
bug 5068151

Change-Id: I413e8de5f49030b741a8b84a566065d112ee60be

13 years agoMerge "Fix sendConnection State intent api params."
Jaikumar Ganesh [Tue, 23 Aug 2011 02:29:57 +0000 (19:29 -0700)]
Merge "Fix sendConnection State intent api params."

13 years agoFix sendConnection State intent api params.
Jaikumar Ganesh [Tue, 23 Aug 2011 01:18:06 +0000 (18:18 -0700)]
Fix sendConnection State intent api params.

Reported by: sj222.choi@samsung.com

Change-Id: I2e767b372bd5d9fa42d083a37e402a013388a3c2

13 years agoMerge "Fix bug 5198868 - Showing previous hidden options menu doesn't work"
Adam Powell [Tue, 23 Aug 2011 01:15:18 +0000 (18:15 -0700)]
Merge "Fix bug 5198868 - Showing previous hidden options menu doesn't work"

13 years agoFix bug 5198868 - Showing previous hidden options menu doesn't work
Adam Powell [Tue, 23 Aug 2011 01:11:11 +0000 (18:11 -0700)]
Fix bug 5198868 - Showing previous hidden options menu doesn't work

Fix bad assumption in flagging action items.

Change-Id: Ic67b56195bc308e73d1564cbf1b77e41eaa4ecab

13 years agoMerge "Fix bug 5143392 - Add padding to left of action bar app icon to prevent icon...
Adam Powell [Tue, 23 Aug 2011 00:52:46 +0000 (17:52 -0700)]
Merge "Fix bug 5143392 - Add padding to left of action bar app icon to prevent icon from moving when drilling into hierarchy"

13 years agoFix bug 5143392 - Add padding to left of action bar app icon to
Adam Powell [Tue, 23 Aug 2011 00:42:12 +0000 (17:42 -0700)]
Fix bug 5143392 - Add padding to left of action bar app icon to
prevent icon from moving when drilling into hierarchy

Fix up the layout of home/up/titles in the action bar such that showing/hiding
the "up" indicator never changes the position of the icon, logo, or title.

Change-Id: Ic2117babe3a54619a4b787d5374295955a58fb34

13 years agoMerge "Don't use bilinear filtering on unscaled bitmaps Bug #5198590"
Romain Guy [Tue, 23 Aug 2011 00:34:23 +0000 (17:34 -0700)]
Merge "Don't use bilinear filtering on unscaled bitmaps Bug #5198590"

13 years agoDon't use bilinear filtering on unscaled bitmaps
Romain Guy [Tue, 23 Aug 2011 00:33:33 +0000 (17:33 -0700)]
Don't use bilinear filtering on unscaled bitmaps
Bug #5198590

Change-Id: I4333d850501ac849eeeeb247e4178dd469b9de3d

13 years agoMerge "Fix bug 5185375 - ICS Fit+Finish: Full-screen IME"
Adam Powell [Tue, 23 Aug 2011 00:02:24 +0000 (17:02 -0700)]
Merge "Fix bug 5185375 - ICS Fit+Finish: Full-screen IME"

13 years agoFix bug 5185375 - ICS Fit+Finish: Full-screen IME
Adam Powell [Mon, 22 Aug 2011 23:56:08 +0000 (16:56 -0700)]
Fix bug 5185375 - ICS Fit+Finish: Full-screen IME

Have extract mode use a light theme to better match the previous behavior.

Change-Id: I7d8f78a6465fee078de03b0a77040296d130a78d

13 years agoMerge "Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus"
Adam Powell [Mon, 22 Aug 2011 23:35:44 +0000 (16:35 -0700)]
Merge "Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus"

13 years agoFix bug 5189070 - Don't try to show overflow popups for nonexistant menus
Adam Powell [Mon, 22 Aug 2011 23:31:24 +0000 (16:31 -0700)]
Fix bug 5189070 - Don't try to show overflow popups for nonexistant menus

Change-Id: I9db43211cdece81063fc1d3c3324f1e166f27b0c