OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Fix the NPE for the memwriter." into jb-mr1-dev
Yu Shan Emily Lau [Wed, 17 Oct 2012 18:20:25 +0000 (11:20 -0700)]
Merge "Fix the NPE for the memwriter." into jb-mr1-dev

11 years agoMerge "Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware" into jb...
Fabrice Di Meglio [Wed, 17 Oct 2012 18:18:13 +0000 (11:18 -0700)]
Merge "Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware" into jb-mr1-dev

11 years agoMerge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow" into...
Fabrice Di Meglio [Wed, 17 Oct 2012 18:13:19 +0000 (11:13 -0700)]
Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow" into jb-mr1-dev

11 years agoFix the NPE for the memwriter.
Yu Shan Emily Lau [Wed, 17 Oct 2012 18:04:14 +0000 (11:04 -0700)]
Fix the NPE for the memwriter.

Change-Id: Id3a5c8f29b0f6be994ea95eb62f1a0eec8fe75b5

11 years agoMerge "Fix Bluetooth QS tile." into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:05:39 +0000 (11:05 -0700)]
Merge "Fix Bluetooth QS tile." into jb-mr1-dev

11 years agoMerge "Fade out the notification/settings panels just before close." into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:05:34 +0000 (11:05 -0700)]
Merge "Fade out the notification/settings panels just before close." into jb-mr1-dev

11 years agoMerge "Fixes for QS:" into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:05:20 +0000 (11:05 -0700)]
Merge "Fixes for QS:" into jb-mr1-dev

11 years agoMerge "Revert "This restores JB MR0 behavior where the framework throws an exception...
Justin Ho [Wed, 17 Oct 2012 17:50:39 +0000 (10:50 -0700)]
Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev

11 years agoRevert "This restores JB MR0 behavior where the framework throws an exception for...
Justin Ho [Wed, 17 Oct 2012 17:47:39 +0000 (10:47 -0700)]
Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."

This reverts commit dcf59629beed8182759a1068ab8ee997935bef82

Change-Id: I27426a0ffe993973ffb0b05ce1ed3afe73fcd87d

11 years agoMerge "Fix issue #7343719: GlobalActions dialog (power off / airplane mode / sound...
Dianne Hackborn [Wed, 17 Oct 2012 17:45:08 +0000 (10:45 -0700)]
Merge "Fix issue #7343719: GlobalActions dialog (power off / airplane mode / sound off)" into jb-mr1-dev

11 years agoFade out the notification/settings panels just before close.
Daniel Sandler [Wed, 17 Oct 2012 14:15:37 +0000 (10:15 -0400)]
Fade out the notification/settings panels just before close.

Bug: 7362346
Change-Id: I437a98f4400c0a14b038c268ccf78a322d992681

11 years agoFixes for QS:
Daniel Sandler [Wed, 17 Oct 2012 13:40:09 +0000 (09:40 -0400)]
Fixes for QS:

 - don't show clear all on the settings page if a
   notification comes in
 - delay makeExpandedInvisible when all panels are collapsed
   to ensure that the last frame of panel animation can show
   in its entirety

Bug: 7362346
Change-Id: I5303f03ea5ee654e222aff0b62ab69f98dc16978

11 years agoMerge "Fix native crash while saving a panorama." into jb-mr1-dev
Bart Sears [Wed, 17 Oct 2012 17:20:49 +0000 (10:20 -0700)]
Merge "Fix native crash while saving a panorama." into jb-mr1-dev

11 years agoFix Bluetooth QS tile.
Daniel Sandler [Wed, 17 Oct 2012 15:37:42 +0000 (11:37 -0400)]
Fix Bluetooth QS tile.

Changes in the connection state were causing QuickSettings
to clobber the enabled state of the adapter.

Bug: 7365388
Change-Id: I9611cb492d143bc9e7246c3e210664705586a85d

11 years agoMerge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
Chet Haase [Wed, 17 Oct 2012 14:51:45 +0000 (07:51 -0700)]
Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev

11 years agoFix native crash while saving a panorama.
Wu-cheng Li [Tue, 16 Oct 2012 15:40:03 +0000 (23:40 +0800)]
Fix native crash while saving a panorama.

YuvToJpegEncoder should handle the case when the height is not
multiples of 16.

bug:7165606

Change-Id: I02f142b233c4f5c0cd8df5e3d1eaebbf62d28052

11 years agoHide settings button from tablet notification panel.
Daniel Sandler [Wed, 17 Oct 2012 05:09:27 +0000 (01:09 -0400)]
Hide settings button from tablet notification panel.

Bug: 7363279
Change-Id: I90f4286a596527485c462773f2553ed4986f60b2

11 years agoMerge "Do cleanup when Stopping users" into jb-mr1-dev
Amith Yamasani [Wed, 17 Oct 2012 04:41:27 +0000 (21:41 -0700)]
Merge "Do cleanup when Stopping users" into jb-mr1-dev

11 years agoMerge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev
Romain Guy [Wed, 17 Oct 2012 04:37:06 +0000 (21:37 -0700)]
Merge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev

11 years agoMerge "Quickening." into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 04:30:22 +0000 (21:30 -0700)]
Merge "Quickening." into jb-mr1-dev

11 years agoworkaround to unbreak the build (deadlock during boot)
Mathias Agopian [Wed, 17 Oct 2012 04:26:43 +0000 (21:26 -0700)]
workaround to unbreak the build (deadlock during boot)

bug: 7363206
Change-Id: Ie79c309e367ba07336a5299af9fd59c6bd2390e7

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 17 Oct 2012 04:18:46 +0000 (21:18 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 17 Oct 2012 04:11:17 +0000 (21:11 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoFix bug #7363252 Popup and Dialog UI widgets should be RTL aware
Fabrice Di Meglio [Wed, 17 Oct 2012 03:51:12 +0000 (20:51 -0700)]
Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware

- set the Configuration's layout direction in ViewRootImpl instead of PhoneWindow$DecorView
- then remove unecessary API on ListPopupWindow for passing the layout direction

Change-Id: Ia2c6e4aa8cb82aed9b088bc3b8004ea0a1ded1f3

11 years agoQuickening.
Daniel Sandler [Wed, 17 Oct 2012 01:30:28 +0000 (21:30 -0400)]
Quickening.

  + Baseline align all header elements.
  + Make clock clickable.
  + Remove clock tile.
  + Reorder tiles.
  + Hide status bar behind panel on phones.
  + Make status bar peek animation show the whole header on phones.
  + Stop hiding status bar bits on phones.

Bug: 7350584 // baseline align header, make clock clickable,
Bug: 7351760 // hide status bar behind panel
Change-Id: I888752b64c56e80c3f5581fd8ee1cfd7c50eab7c

11 years agoFix bug #7363015 Padding is wrong for first item in a ListPopupWindow
Fabrice Di Meglio [Wed, 17 Oct 2012 02:55:01 +0000 (19:55 -0700)]
Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow

- when adding a View to a ViewGroup reset all RTL properties of the View
to be added instead of only resetting its layout direction

Change-Id: Idfa3acce1700c52e20ebfd4c9c4f4ecb3c1d7520

11 years agoMerge "Long press not working if explore by touch and magnification are on." into...
Svetoslav Ganov [Wed, 17 Oct 2012 02:50:21 +0000 (19:50 -0700)]
Merge "Long press not working if explore by touch and magnification are on." into jb-mr1-dev

11 years agoMerge "This restores JB MR0 behavior where the framework throws an exception for...
Jim Miller [Wed, 17 Oct 2012 02:22:36 +0000 (19:22 -0700)]
Merge "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev

11 years agoMerge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
Romain Guy [Wed, 17 Oct 2012 02:05:48 +0000 (19:05 -0700)]
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev

11 years agoThis restores JB MR0 behavior where the framework throws an exception for improper...
Jim Miller [Wed, 17 Oct 2012 02:01:32 +0000 (19:01 -0700)]
This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.

Revert "Revert "Revert "Fix for bug 6050753."""

This reverts commit 6868d6f349610c15256471cc3d5fa708cbfd5f1d

Change-Id: I8843d92dba14c82f06d9ee59517cf11b2abbbf04

11 years agoMerge "Use parent window to evaluate show-to-all-users." into jb-mr1-dev
Craig Mautner [Wed, 17 Oct 2012 01:58:58 +0000 (18:58 -0700)]
Merge "Use parent window to evaluate show-to-all-users." into jb-mr1-dev

11 years agoAdd API to enable mipmaps on Bitmap
Romain Guy [Wed, 17 Oct 2012 01:44:09 +0000 (18:44 -0700)]
Add API to enable mipmaps on Bitmap
Bug #7353771

This API can be used when scaling large images down to a small size
to get nicer looking results.

Change-Id: If09087eed36077eee5355f6047a3ca67747d7d9e

11 years agoFix issue #7343719: GlobalActions dialog (power off / airplane mode / sound off)
Dianne Hackborn [Wed, 17 Oct 2012 01:34:48 +0000 (18:34 -0700)]
Fix issue #7343719: GlobalActions dialog (power off / airplane mode / sound off)

does not show if you press on power button when the "low battery" dialog is showing up

Always put the global actions dialog in the keyguard dialog layer (above
the keyguard).  I don't see any reason to have it change layers based
on whether the keyguard is showing.

Change-Id: I1bd3600af9f115d662d2a4783f835e234db1b7f0

11 years agoLong press not working if explore by touch and magnification are on.
Svetoslav Ganov [Wed, 17 Oct 2012 01:17:38 +0000 (18:17 -0700)]
Long press not working if explore by touch and magnification are on.

1. In the magnifier we are caching the touch events until we figure
   out whether the user is triple tapping to enable magnification.
   If the user is not trying to engage magnification we deliver the
   stashed events. However, these events are stale and the subsequent
   transformations such as the touch explorer get confused when trying
   to detect a tap since the delay is longer than the tap slop.
   This change compensates for the time the events were cached
   before sending them to the next transformation in the chain.

bug:7362365

Change-Id: Idd8539ffed7ba4892c5a916bd34910fd2ef50f75

11 years agoMerge "Stopping Face Unlock immediately on detaching from window fixes 7338808" into...
Steven Ross [Wed, 17 Oct 2012 00:44:52 +0000 (17:44 -0700)]
Merge "Stopping Face Unlock immediately on detaching from window fixes 7338808" into jb-mr1-dev

11 years agoCorrectly adjust clip regions that lie offscreen
Chet Haase [Wed, 17 Oct 2012 00:36:16 +0000 (17:36 -0700)]
Correctly adjust clip regions that lie offscreen

We were clamping the x/y location of the scissor to 0,0, but not adjusting
the width/height appropriately. This fix adjusts width/height and also clamps
them to 0 to correctly clip out offscreen operations.

Issue #7221524 Top left and top right portions of the screen blanks out after some time

Change-Id: I47f23336ea612409ed86652b9a68e272819ef00e

11 years agoMerge "Fix ApplicationInfo copy ctor" into jb-mr1-dev
Christopher Tate [Wed, 17 Oct 2012 00:33:55 +0000 (17:33 -0700)]
Merge "Fix ApplicationInfo copy ctor" into jb-mr1-dev

11 years agoMerge "Fix missing layout parameters in keyguard." into jb-mr1-dev
Jim Miller [Wed, 17 Oct 2012 00:27:51 +0000 (17:27 -0700)]
Merge "Fix missing layout parameters in keyguard." into jb-mr1-dev

11 years agoMerge "Handle unknown case in LocationManager.getProvider" into jb-mr1-dev
Laurent Tu [Wed, 17 Oct 2012 00:27:08 +0000 (17:27 -0700)]
Merge "Handle unknown case in LocationManager.getProvider" into jb-mr1-dev

11 years agoMerge "Blank all displays including Wifi Display when screen is off." into jb-mr1-dev
Jeff Brown [Wed, 17 Oct 2012 00:22:39 +0000 (17:22 -0700)]
Merge "Blank all displays including Wifi Display when screen is off." into jb-mr1-dev

11 years agoFix ApplicationInfo copy ctor
Christopher Tate [Wed, 17 Oct 2012 00:14:34 +0000 (17:14 -0700)]
Fix ApplicationInfo copy ctor

Need to copy ALL the fields!

Bug 7360899

Change-Id: Ie6ed2d6f41c2efaf793ebf111adc8fa5e8b57d7c

11 years agoFix NPE in quick settings tiles.
Daniel Sandler [Tue, 16 Oct 2012 23:54:02 +0000 (19:54 -0400)]
Fix NPE in quick settings tiles.

Bug: 7360759
Change-Id: I5b000e063baa1b7e2dddaa25be5b9bcdafa1a974

11 years agoBlank all displays including Wifi Display when screen is off.
Jeff Brown [Tue, 16 Oct 2012 23:19:23 +0000 (16:19 -0700)]
Blank all displays including Wifi Display when screen is off.

Calling blank() on Surface Flinger to turn the screen off is not
enough to ensure that the content is blanked to all virtual displays.
What's more, the black surface left in place by the ElectronBeam may
not completely hide the content (particularly if the display orientation
changes).  To fix this for real, we'll want to move the display power
management code from the power manager into the display manager
but we don't have time for that.

As a work around, force all displays to show an empty layer stack
with no surfaces on it while blanked.

Bug: 7311959
Change-Id: I870c985f9e76f3f2322e5d83cdbbed9ed15b9f10

11 years agoUse parent window to evaluate show-to-all-users.
Craig Mautner [Tue, 16 Oct 2012 22:20:09 +0000 (15:20 -0700)]
Use parent window to evaluate show-to-all-users.

When a window is attached to another window use the parent window's
attributes to determine whether the child window should be shown
to all users.

Bug: 7328633 fixed.
Change-Id: I9601c149af87f624378e6895063bb3179d4f845e

11 years agoMerge "Fix NPE" into jb-mr1-dev
Irfan Sheriff [Tue, 16 Oct 2012 22:03:26 +0000 (15:03 -0700)]
Merge "Fix NPE" into jb-mr1-dev

11 years agoMerge "Fix for bug 7358703 Gmail ANR when trying to compose a message" into jb-mr1-dev
Raph Levien [Tue, 16 Oct 2012 21:44:17 +0000 (14:44 -0700)]
Merge "Fix for bug 7358703 Gmail ANR when trying to compose a message" into jb-mr1-dev

11 years agoFix for bug 7358703 Gmail ANR when trying to compose a message
Raph Levien [Tue, 16 Oct 2012 21:32:47 +0000 (14:32 -0700)]
Fix for bug 7358703 Gmail ANR when trying to compose a message

When deferring scroll to a point, it's possible the text changed between
the time the scroll was requested to the time layout happens. In this
case, it attempts to scroll to a point past the end of the text buffer,
which created an infinite loop.

This patch clamps the scroll offset to the length of the text, so it
just scrolls to the end in that case, rather than crashing.

Change-Id: I53740d119d588560f5a4d9fb80e38f7057faab89

11 years agoHandle unknown case in LocationManager.getProvider
Laurent Tu [Tue, 16 Oct 2012 21:25:00 +0000 (14:25 -0700)]
Handle unknown case in LocationManager.getProvider

If a provider is unknown, return null in
LocationManagerService.getProviderProperties() instead of throwing a
security exception, so that LocationManager.getProvider() returns null
in this case, as specified by the javadoc.

Bug: 7359960
Change-Id: I1b8b74745f66717a3439a1d353a46a23272cc313

11 years agoMerge "Occasionally triple tap on the keyboard toggles screen magnification." into...
Svetoslav Ganov [Tue, 16 Oct 2012 21:20:45 +0000 (14:20 -0700)]
Merge "Occasionally triple tap on the keyboard toggles screen magnification." into jb-mr1-dev

11 years agoFix missing layout parameters in keyguard.
Jim Miller [Tue, 16 Oct 2012 05:11:52 +0000 (22:11 -0700)]
Fix missing layout parameters in keyguard.

This addresses crashes caused by an upcoming change to crash
when missing layout_width and layout_height attributes are missing.

Change-Id: I71044b4623d04cab41f4aee6a7a5c01b67b0d2a5

11 years agoMerge "Avoid redundant wallpaper loading/drawing" into jb-mr1-dev
Chet Haase [Tue, 16 Oct 2012 20:51:23 +0000 (13:51 -0700)]
Merge "Avoid redundant wallpaper loading/drawing" into jb-mr1-dev

11 years agoMerge "Always use the correct pixel store size Bug #7357394" into jb-mr1-dev
Romain Guy [Tue, 16 Oct 2012 20:49:52 +0000 (13:49 -0700)]
Merge "Always use the correct pixel store size Bug #7357394" into jb-mr1-dev

11 years agoMerge "Support clipping in Canvas.drawBitmapMesh() Bug #7354162" into jb-mr1-dev
Romain Guy [Tue, 16 Oct 2012 20:49:50 +0000 (13:49 -0700)]
Merge "Support clipping in Canvas.drawBitmapMesh() Bug #7354162" into jb-mr1-dev

11 years agoMerge "Perform all layouts within first loop." into jb-mr1-dev
Craig Mautner [Tue, 16 Oct 2012 20:46:45 +0000 (13:46 -0700)]
Merge "Perform all layouts within first loop." into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 16 Oct 2012 20:39:48 +0000 (13:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: I7c26f20a77ec622563c5dcdad7a96c347005a789
Auto-generated-cl: translation import

11 years agoMerge "Revert app freeze timeout delay." into jb-mr1-dev
Craig Mautner [Tue, 16 Oct 2012 20:39:47 +0000 (13:39 -0700)]
Merge "Revert app freeze timeout delay." into jb-mr1-dev

11 years agoMerge "Lock SyncQueue when user starting, copy RSC list." into jb-mr1-dev
Jeff Sharkey [Tue, 16 Oct 2012 20:32:27 +0000 (13:32 -0700)]
Merge "Lock SyncQueue when user starting, copy RSC list." into jb-mr1-dev

11 years agoLock SyncQueue when user starting, copy RSC list.
Jeff Sharkey [Tue, 16 Oct 2012 19:02:42 +0000 (12:02 -0700)]
Lock SyncQueue when user starting, copy RSC list.

Document SyncQueue locking policy and protect in onUserStarting()
and clearAllBackoffs().  Return copy of ServiceInfo list from
RegisteredServicesCache instead of exposing locking externally.

Bug: 73577767352537
Change-Id: I6a32ca98a355b639d4207a88bde572179beae359

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 16 Oct 2012 20:25:15 +0000 (13:25 -0700)]
Import translations. DO NOT MERGE

Change-Id: Id817c53af8178179b7b2a434d45f0f87457b042c
Auto-generated-cl: translation import

11 years agoMerge "Convert one more bind() -> setVar()." into jb-mr1-dev
Jason Sams [Tue, 16 Oct 2012 20:25:01 +0000 (13:25 -0700)]
Merge "Convert one more bind() -> setVar()." into jb-mr1-dev

11 years agoFix NPE
Irfan Sheriff [Tue, 16 Oct 2012 20:24:19 +0000 (13:24 -0700)]
Fix NPE

Bug: 7357742
Change-Id: I4d12d137b9d5ebf5c6739cbd4405de3f90a3d846

11 years agoMerge "Fix bug #7345139: The First Volume Down Click looses its place on the volume...
Fabrice Di Meglio [Tue, 16 Oct 2012 20:23:36 +0000 (13:23 -0700)]
Merge "Fix bug #7345139: The First Volume Down Click looses its place on the volume slider" into jb-mr1-dev

11 years agoAvoid redundant wallpaper loading/drawing
Chet Haase [Thu, 11 Oct 2012 19:49:08 +0000 (12:49 -0700)]
Avoid redundant wallpaper loading/drawing

Switching users causes wallpapers to get recreated 3 times. Other operations
like startup and rotation cause similar redundant load/draw operations. This change
tracks the various attributes that tell us when we really need to reload
and redraw, causing only one of these expensive operation per one of these
switches.

Issue #7334664 Wallpaper draws several times when switching users

Change-Id: Ic3072ef3a7eaf622d8632e87e34f50999f716c39

11 years agoConvert one more bind() -> setVar().
Stephen Hines [Tue, 16 Oct 2012 20:16:10 +0000 (13:16 -0700)]
Convert one more bind() -> setVar().

Bug: 7318821
Change-Id: I215c70a99c81e560a73412b2263fed39a0fdae03

11 years agoMerge "Add serial port profile support and allow to connect to rfcomm channel without...
Matthew Xie [Tue, 16 Oct 2012 19:57:52 +0000 (12:57 -0700)]
Merge "Add serial port profile support and allow to connect to rfcomm channel without sdp discovery" into jb-mr1-dev

11 years agoPerform all layouts within first loop.
Craig Mautner [Tue, 16 Oct 2012 19:53:13 +0000 (12:53 -0700)]
Perform all layouts within first loop.

Do not begin animation while layout requests are still
outstanding.

Bug: 7333622 fixed.
Change-Id: I77c2cdc123c1e26f9661feade0d9a1843c75d5f6

11 years agoFix bug #7345139: The First Volume Down Click looses its place on the volume slider
Fabrice Di Meglio [Tue, 16 Oct 2012 02:10:08 +0000 (19:10 -0700)]
Fix bug #7345139: The First Volume Down Click looses its place on the volume slider

- make SeekBar follow layout direction changes
- also fix onSizeChanged() missing call to super class

Change-Id: Ide036e673c5f104b12e7321648ac027547e04065

11 years agoAlways use the correct pixel store size
Romain Guy [Tue, 16 Oct 2012 18:25:06 +0000 (11:25 -0700)]
Always use the correct pixel store size
Bug #7357394

When a bitmap is reused it may change configuration which can lead
to a different pixel store alignment. Our current texture cache
implementation assumes this never happens and keeps the old alignment
which can lead to distorted texture (if the bitmap goes from
ARGB8888 to RGB565 for instance.)

Change-Id: Ic57acf2403411ae4d0924e92f221298350612617

11 years agoOccasionally triple tap on the keyboard toggles screen magnification.
Svetoslav Ganov [Mon, 15 Oct 2012 22:09:02 +0000 (15:09 -0700)]
Occasionally triple tap on the keyboard toggles screen magnification.

1. Sometimes unlocking the device when the IME is up and triple tapping on the keyboard
   toggles screen magnification. The core reason is that when the kayguard window is
   shown we hide all other windows and when it is hidden we show these windows. We did
   not notify the screen magnifier for windows being shown and hidden. Also when the
   windows are shown we may reassign layers to put the IME or the wallpaper in the
   right Z order. The screen magnifier is now notified upon such layer reassignment
   since window layers are used when computing the magnified region.

bug:7351531

Change-Id: I0931f4ba6cfa565d8eb1e3c432268ba1818feea6

11 years agoSupport clipping in Canvas.drawBitmapMesh()
Romain Guy [Tue, 16 Oct 2012 18:08:44 +0000 (11:08 -0700)]
Support clipping in Canvas.drawBitmapMesh()
Bug #7354162

Change-Id: Ifd1d0b365e8a4d88e0ff0629c9ee13f27e1a7331

11 years agoMerge "Accessibility focus drawing does not take into account view's transformation...
Svetoslav Ganov [Tue, 16 Oct 2012 18:03:45 +0000 (11:03 -0700)]
Merge "Accessibility focus drawing does not take into account view's transformation matrix." into jb-mr1-dev

11 years agoStopping Face Unlock immediately on detaching from window fixes 7338808
Steven Ross [Tue, 16 Oct 2012 17:56:37 +0000 (13:56 -0400)]
Stopping Face Unlock immediately on detaching from window fixes 7338808

The refactoring broke my fix for 7222226.  We need to stop Face Unlock without
any messaging delay when the window is detached to avoid it starting with an
invalid window, or stopping right after it restarts.

Change-Id: Iea23989ec2ab3ad7d1a57e2d1fb85163a6396024

11 years agoMerge "Fix bugs in scriptGroup." into jb-mr1-dev
Jason Sams [Tue, 16 Oct 2012 17:50:18 +0000 (10:50 -0700)]
Merge "Fix bugs in scriptGroup." into jb-mr1-dev

11 years agoMerge "Add new tablet sound set Bug: 7351672" into jb-mr1-dev
Justin Ho [Tue, 16 Oct 2012 17:28:38 +0000 (10:28 -0700)]
Merge "Add new tablet sound set Bug: 7351672" into jb-mr1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Tue, 16 Oct 2012 16:15:14 +0000 (09:15 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug...
Justin Ho [Tue, 16 Oct 2012 16:13:47 +0000 (09:13 -0700)]
Merge "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug: 7312457" into jb-mr1-dev

11 years agoUpdate alarm sounds and tune some ringtones
Justin Ho [Mon, 15 Oct 2012 22:24:27 +0000 (15:24 -0700)]
Update alarm sounds and tune some ringtones
Bug: 7351672
Bug: 5502770
Bug: 7312457

Change-Id: Iea0d674431b0fabbf7e9c4b30d9f08a6235cdc64

11 years agoMerge "Revert "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770...
Justin Ho [Tue, 16 Oct 2012 16:08:21 +0000 (09:08 -0700)]
Merge "Revert "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug: 7312457"" into jb-mr1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Tue, 16 Oct 2012 16:08:11 +0000 (09:08 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoRevert "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug...
Justin Ho [Tue, 16 Oct 2012 16:07:39 +0000 (09:07 -0700)]
Revert "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug: 7312457"

This reverts commit 04fe8723e48644bf5e1afc098f2117cbec6ba68d

Change-Id: I28ed23ad75ced96b66cc4dcce0faaf667c2d5d08

11 years agoRevert app freeze timeout delay.
Craig Mautner [Tue, 16 Oct 2012 16:06:53 +0000 (09:06 -0700)]
Revert app freeze timeout delay.

Speed up of wallpaper loading on Manta means this workaround is no
longer necessary.

Bug 7354440 fixed.

Change-Id: Ic0ad3c689abb5342fb29c824857db9d5c2d45008

11 years agoAdd new tablet sound set
Justin Ho [Tue, 16 Oct 2012 15:56:55 +0000 (08:56 -0700)]
Add new tablet sound set
Bug: 7351672

Change-Id: I9228d3f87729862f94727f99a179538551449881

11 years agoMerge "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug...
Justin Ho [Tue, 16 Oct 2012 15:51:40 +0000 (08:51 -0700)]
Merge "Update alarm sounds and tune some ringtones Bug: 7351672 Bug: 5502770 Bug: 7312457" into jb-mr1-dev

11 years agoMerge "Flipping quick settings!" into jb-mr1-dev
Daniel Sandler [Tue, 16 Oct 2012 14:42:47 +0000 (07:42 -0700)]
Merge "Flipping quick settings!" into jb-mr1-dev

11 years agoFlipping quick settings!
Daniel Sandler [Mon, 15 Oct 2012 17:39:38 +0000 (13:39 -0400)]
Flipping quick settings!

Bug: 7348917 ╰(°□°╰)
Change-Id: I16923d6d920913a4bd0d78666587ac579ac18da5

11 years agoAdd serial port profile support and allow to connect to rfcomm channel without sdp...
zzy [Thu, 11 Oct 2012 21:52:43 +0000 (14:52 -0700)]
Add serial port profile support and allow to connect to rfcomm channel without sdp discovery

bug 7272974

Change-Id: Idc10edc056b48da2fd96bea84eba3fb73b97bab1

11 years agoMerge "Allow any user to clear a notification targeted at USER_ALL." into jb-mr1-dev
Daniel Sandler [Tue, 16 Oct 2012 05:23:27 +0000 (22:23 -0700)]
Merge "Allow any user to clear a notification targeted at USER_ALL." into jb-mr1-dev

11 years agoMerge "Always layout Keyguard on config change." into jb-mr1-dev
Craig Mautner [Tue, 16 Oct 2012 05:05:54 +0000 (22:05 -0700)]
Merge "Always layout Keyguard on config change." into jb-mr1-dev

11 years agoRevert "Revert "Fix for bug 6050753.""
Mathias Agopian [Tue, 16 Oct 2012 02:45:25 +0000 (19:45 -0700)]
Revert "Revert "Fix for bug 6050753.""

Emergency revert -- fix reboot loop.

This reverts commit 8e63bcc63fd002231f8391af8982eeb235d096c8.

Change-Id: I4373b867d756de09cdf6aa0aba9e6ff8f47bcdbc

11 years agoMerge "Flag window animation transactions as animations." into jb-mr1-dev
Jamie Gennis [Tue, 16 Oct 2012 02:52:04 +0000 (19:52 -0700)]
Merge "Flag window animation transactions as animations." into jb-mr1-dev

11 years agoFlag window animation transactions as animations.
Jamie Gennis [Tue, 16 Oct 2012 02:14:58 +0000 (19:14 -0700)]
Flag window animation transactions as animations.

This change makes WindowManager use the new eAnimation flag when animating
windows.  This prevents some of the window updates from being combined with
updates from prior animation frames.

Bug: 7353840
Change-Id: I5a9f8fa2c1a2f5f08363a45cd9f28bb97cd77080

11 years agoAccessibility focus drawing does not take into account view's transformation matrix.
Svetoslav Ganov [Tue, 16 Oct 2012 02:12:29 +0000 (19:12 -0700)]
Accessibility focus drawing does not take into account view's transformation matrix.

1.  We are using the view drawing bounds but did not take into account the transformation
    matrix. This leads to showing ugly artifacts on the launcher's hotseat which is
    pretty much the first thing we see.

2. Updated the documentation of View.getDrawingRect to be more explicit that the
   results does not have the transformation matrix applied.

bug:7354033

Change-Id: Ief2e0ea8da05471d71e215ce4497d94ff6e92d1a

11 years agoMerge "Revert "Fix for bug 6050753."" into jb-mr1-dev
Romain Guy [Tue, 16 Oct 2012 01:44:07 +0000 (18:44 -0700)]
Merge "Revert "Fix for bug 6050753."" into jb-mr1-dev

11 years agoMerge "Ensure we always request conformant OpenGL ES 2.0 contexts" into jb-mr1-dev
Romain Guy [Tue, 16 Oct 2012 01:43:17 +0000 (18:43 -0700)]
Merge "Ensure we always request conformant OpenGL ES 2.0 contexts" into jb-mr1-dev

11 years agoMerge "Add missing layout_width/height Bug #7334849" into jb-mr1-dev
Romain Guy [Tue, 16 Oct 2012 01:43:11 +0000 (18:43 -0700)]
Merge "Add missing layout_width/height Bug #7334849" into jb-mr1-dev

11 years agoMerge "Stop dreaming if the battery not charging effectively." into jb-mr1-dev
Jeff Brown [Tue, 16 Oct 2012 01:40:50 +0000 (18:40 -0700)]
Merge "Stop dreaming if the battery not charging effectively." into jb-mr1-dev

11 years agoMerge "Cleanup some internal documentation." into jb-mr1-dev
Jeff Brown [Tue, 16 Oct 2012 01:40:05 +0000 (18:40 -0700)]
Merge "Cleanup some internal documentation." into jb-mr1-dev

11 years agoMerge "Fix inoperative "Forgot pattern" button when face unlock enabled" into jb...
Jim Miller [Tue, 16 Oct 2012 01:37:00 +0000 (18:37 -0700)]
Merge "Fix inoperative "Forgot pattern" button when face unlock enabled" into jb-mr1-dev

11 years agoMerge "Support pm clear as --user." into jb-mr1-dev
Jeff Sharkey [Tue, 16 Oct 2012 01:24:29 +0000 (18:24 -0700)]
Merge "Support pm clear as --user." into jb-mr1-dev

11 years agoMerge "Fix for bug 7344916 text view flickers when you hit enter" into jb-mr1-dev
Raph Levien [Tue, 16 Oct 2012 01:19:50 +0000 (18:19 -0700)]
Merge "Fix for bug 7344916 text view flickers when you hit enter" into jb-mr1-dev