OSDN Git Service

android-x86/frameworks-base.git
11 years agoam db164da8: Merge "improve some docs for dreams" into jb-mr1-dev
Scott Main [Thu, 18 Oct 2012 19:18:42 +0000 (12:18 -0700)]
am db164da8: Merge "improve some docs for dreams" into jb-mr1-dev

* commit 'db164da885d15723597d6a525d0f46cb55dbcb88':
  improve some docs for dreams

11 years agoMerge "improve some docs for dreams" into jb-mr1-dev
Scott Main [Thu, 18 Oct 2012 18:37:30 +0000 (11:37 -0700)]
Merge "improve some docs for dreams" into jb-mr1-dev

11 years agoam 18937b22: Merge "Stop reloading wallpaper bitmap" into jb-mr1-dev
Chet Haase [Thu, 18 Oct 2012 18:21:05 +0000 (11:21 -0700)]
am 18937b22: Merge "Stop reloading wallpaper bitmap" into jb-mr1-dev

* commit '18937b22099723447388547a2d67f25bde6bdb10':
  Stop reloading wallpaper bitmap

11 years agoimprove some docs for dreams
Scott Main [Tue, 9 Oct 2012 05:30:29 +0000 (22:30 -0700)]
improve some docs for dreams

Change-Id: I7652f4366cdc8c40926d7961582663cc99ca0735

11 years agoMerge "Stop reloading wallpaper bitmap" into jb-mr1-dev
Chet Haase [Thu, 18 Oct 2012 18:18:14 +0000 (11:18 -0700)]
Merge "Stop reloading wallpaper bitmap" into jb-mr1-dev

11 years agoam 588fb15d: Merge "LocationManager permissions cleanup" into jb-mr1-dev
Victoria Lease [Thu, 18 Oct 2012 18:04:59 +0000 (11:04 -0700)]
am 588fb15d: Merge "LocationManager permissions cleanup" into jb-mr1-dev

* commit '588fb15d16118b848c2d76497861b0e86846486b':
  LocationManager permissions cleanup

11 years agoMerge "LocationManager permissions cleanup" into jb-mr1-dev
Victoria Lease [Thu, 18 Oct 2012 18:02:51 +0000 (11:02 -0700)]
Merge "LocationManager permissions cleanup" into jb-mr1-dev

11 years agoam 0141faec: Merge "Allow services to query the info for a dying user." into jb-mr1-dev
Amith Yamasani [Thu, 18 Oct 2012 17:51:46 +0000 (10:51 -0700)]
am 0141faec: Merge "Allow services to query the info for a dying user." into jb-mr1-dev

* commit '0141faecc3b4a1cb771f38495d42c56eb6852fa8':
  Allow services to query the info for a dying user.

11 years agoMerge "Allow services to query the info for a dying user." into jb-mr1-dev
Amith Yamasani [Thu, 18 Oct 2012 17:48:20 +0000 (10:48 -0700)]
Merge "Allow services to query the info for a dying user." into jb-mr1-dev

11 years agoam 6a377f30: Merge "Fix glitch when using settings pulldown then switching to notific...
Daniel Sandler [Thu, 18 Oct 2012 17:27:07 +0000 (10:27 -0700)]
am 6a377f30: Merge "Fix glitch when using settings pulldown then switching to notifications." into jb-mr1-dev

* commit '6a377f3094cf1e8e49e0138e01972e6d5d0ec2a0':
  Fix glitch when using settings pulldown then switching to notifications.

11 years agoMerge "Fix glitch when using settings pulldown then switching to notifications."...
Daniel Sandler [Thu, 18 Oct 2012 17:24:46 +0000 (10:24 -0700)]
Merge "Fix glitch when using settings pulldown then switching to notifications." into jb-mr1-dev

11 years agoStop reloading wallpaper bitmap
Chet Haase [Thu, 18 Oct 2012 17:11:27 +0000 (10:11 -0700)]
Stop reloading wallpaper bitmap

Typo in ImageWallpaper made a dimension check incorrect.

Issue#7373200 pause when toggling between All Apps and Home screen; Home button stays illuminated for a long time

Change-Id: I82763ac8c9ed564eba904f552975ab20c8aef932

11 years agoLocationManager permissions cleanup
Victoria Lease [Tue, 16 Oct 2012 23:08:48 +0000 (16:08 -0700)]
LocationManager permissions cleanup

This commit is the result of a comprehensive permissions review for
MR1 release. It addresses a number of deviations from spec and from
MR0's behavior, bringing MR1 into sync with both.

It also cleans up the concept of "location resolution permission",
representing it internally as an enumerated access level to reduce
reliance on cumbersome string manipulation. There's a function to
convert the enum int into a permission string where needed, too.

Additionally, this confines caller-identity-sensitive calls to the
hopefully-obviously-named "getCallerAllowedResolutionLevel()". This
should make it much easier to prove correctness with respect to
accidentally calling functions that depend upon the caller's identity
after identity has already been shed by Binder.clearCallingIdentity().

Change-Id: I446169aee8fb2fde26ac6d04b479b40253782acb

11 years agoam 341aa8e0: Merge "Potential fix for bug 7352816" into jb-mr1-dev
Michael Jurka [Thu, 18 Oct 2012 15:52:39 +0000 (08:52 -0700)]
am 341aa8e0: Merge "Potential fix for bug 7352816" into jb-mr1-dev

* commit '341aa8e0e8753ddb5eca22311e7d671e0518f326':
  Potential fix for bug 7352816

11 years agoMerge "Potential fix for bug 7352816" into jb-mr1-dev
Michael Jurka [Thu, 18 Oct 2012 15:48:39 +0000 (08:48 -0700)]
Merge "Potential fix for bug 7352816" into jb-mr1-dev

11 years agoFix glitch when using settings pulldown then switching to notifications.
Daniel Sandler [Thu, 18 Oct 2012 15:44:04 +0000 (11:44 -0400)]
Fix glitch when using settings pulldown then switching to notifications.

Bug: 7348917
Change-Id: I65b51bb161934300da9ca0ebf4b184886e3e81df

11 years agoam a4c356ca: Merge "Add missing layout params" into jb-mr1-dev
Daniel Sandler [Thu, 18 Oct 2012 13:38:56 +0000 (06:38 -0700)]
am a4c356ca: Merge "Add missing layout params" into jb-mr1-dev

* commit 'a4c356cad7de0ef30faeaeadacd21b6eae913541':
  Add missing layout params

11 years agoMerge "Add missing layout params" into jb-mr1-dev
Daniel Sandler [Thu, 18 Oct 2012 13:35:47 +0000 (06:35 -0700)]
Merge "Add missing layout params" into jb-mr1-dev

11 years agoam 88c66cbb: Merge "Dream when user activity times out while docked if appropriate...
Jeff Brown [Thu, 18 Oct 2012 07:12:49 +0000 (00:12 -0700)]
am 88c66cbb: Merge "Dream when user activity times out while docked if appropriate." into jb-mr1-dev

* commit '88c66cbb00a572ac8280f0e0ea38079d48ec59f3':
  Dream when user activity times out while docked if appropriate.

11 years agoam 586503d5: Merge "Add special mirroring modes for demonstration purposes." into...
Jeff Brown [Thu, 18 Oct 2012 07:09:04 +0000 (00:09 -0700)]
am 586503d5: Merge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev

* commit '586503d51fbcc622af62b43b25579ce2f299d68b':
  Add special mirroring modes for demonstration purposes.

11 years agoMerge "Dream when user activity times out while docked if appropriate." into jb-mr1-dev
Jeff Brown [Thu, 18 Oct 2012 07:08:17 +0000 (00:08 -0700)]
Merge "Dream when user activity times out while docked if appropriate." into jb-mr1-dev

11 years agoMerge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev
Jeff Brown [Thu, 18 Oct 2012 07:06:47 +0000 (00:06 -0700)]
Merge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev

11 years agoam bd4f2181: Merge "Defer more Account actions until user starting." into jb-mr1-dev
Jeff Sharkey [Thu, 18 Oct 2012 07:03:51 +0000 (00:03 -0700)]
am bd4f2181: Merge "Defer more Account actions until user starting." into jb-mr1-dev

* commit 'bd4f2181077ab35a26bcca115c1337e78814bb9d':
  Defer more Account actions until user starting.

11 years agoMerge "Defer more Account actions until user starting." into jb-mr1-dev
Jeff Sharkey [Thu, 18 Oct 2012 07:00:40 +0000 (00:00 -0700)]
Merge "Defer more Account actions until user starting." into jb-mr1-dev

11 years agoam 3e336bd6: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 18 Oct 2012 05:26:29 +0000 (22:26 -0700)]
am 3e336bd6: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '3e336bd6467c3a518b408d6b79117ae507a3c41b':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 18 Oct 2012 05:23:34 +0000 (22:23 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoAllow services to query the info for a dying user.
Amith Yamasani [Thu, 18 Oct 2012 04:20:14 +0000 (21:20 -0700)]
Allow services to query the info for a dying user.

This allows services watching for USER_REMOVED to fetch the serialNumber of a dying user.

Also fix an AIOOBE when building the userId array, typically on cleanup.

Bug: 7368826
Change-Id: I24e52278af8353b5744372127da4bf4fafc89baa

11 years agoDream when user activity times out while docked if appropriate.
Jeff Brown [Thu, 18 Oct 2012 03:30:25 +0000 (20:30 -0700)]
Dream when user activity times out while docked if appropriate.

If the user has requested that dreams start when docked and a user
activity timeout occurs, then start dreaming assuming all of the
other usual conditions are appropriate for dreaming (the device is
powered, etc.).

Previously dreams only started when the device was initial docked
but not if the device fell asleep while remaining docked.

Bug: 7281240
Change-Id: I72c3f854fd1ae8e6615f4fa6e4c4ecd8de37c84b

11 years agoam c6ccb29b: Merge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev
Craig Mautner [Thu, 18 Oct 2012 03:28:19 +0000 (20:28 -0700)]
am c6ccb29b: Merge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev

* commit 'c6ccb29b9a7d3d8aac37f4cd3bd5b5b134724996':
  Call requestFocus and ensure that screenOn is set.

11 years agoMerge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev
Craig Mautner [Thu, 18 Oct 2012 03:25:11 +0000 (20:25 -0700)]
Merge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev

11 years agoam c1dc37cb: Merge "You can only use the 2-finger shortcut when opening the panel...
Daniel Sandler [Thu, 18 Oct 2012 03:04:16 +0000 (20:04 -0700)]
am c1dc37cb: Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev

* commit 'c1dc37cba785d990cabfd4e27edadd18975f8751':
  You can only use the 2-finger shortcut when opening the panel.

11 years agoMerge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev
Daniel Sandler [Thu, 18 Oct 2012 03:01:33 +0000 (20:01 -0700)]
Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev

11 years agoAdd missing layout params
Daniel Sandler [Thu, 18 Oct 2012 02:51:27 +0000 (22:51 -0400)]
Add missing layout params

Bug: 7370474
Change-Id: I632832be22c492f006d76bfa821fd9aa48569f67

11 years agoam b8460d15: Merge "Take into account the texture layer\'s transform for clipping...
Romain Guy [Thu, 18 Oct 2012 02:19:07 +0000 (19:19 -0700)]
am b8460d15: Merge "Take into account the texture layer\'s transform for clipping Bug #7370212" into jb-mr1-dev

* commit 'b8460d153a1e6dfc6a02ab127d4b5b5e82386137':
  Take into account the texture layer's transform for clipping Bug #7370212

11 years agoMerge "Take into account the texture layer's transform for clipping Bug #7370212...
Romain Guy [Thu, 18 Oct 2012 02:16:11 +0000 (19:16 -0700)]
Merge "Take into account the texture layer's transform for clipping Bug #7370212" into jb-mr1-dev

11 years agoam 23fa0320: Merge "Add a notification icon when connected to wireless display."...
Jeff Brown [Thu, 18 Oct 2012 01:45:14 +0000 (18:45 -0700)]
am 23fa0320: Merge "Add a notification icon when connected to wireless display." into jb-mr1-dev

* commit '23fa0320b88bd2141742d47eaf2626369cb03b22':
  Add a notification icon when connected to wireless display.

11 years agoMerge "Add a notification icon when connected to wireless display." into jb-mr1-dev
Jeff Brown [Thu, 18 Oct 2012 01:42:25 +0000 (18:42 -0700)]
Merge "Add a notification icon when connected to wireless display." into jb-mr1-dev

11 years agoAdd special mirroring modes for demonstration purposes.
Jeff Brown [Thu, 18 Oct 2012 01:32:34 +0000 (18:32 -0700)]
Add special mirroring modes for demonstration purposes.

Assume rotation of HDMI display is portait.
$ adb shell setprop persist.demo.hdmirotation portrait

Don't lock rotation while HDMI is plugged in.
$ adb shell setprop persist.demo.hdmirotationlock false

Hide secondary displays from apps but continue mirroring to them.
$ adb shell setprop persist.demo.singledisplay true

Bug: 7326281
Change-Id: I8f9a3b0bc19821a3a01043b0f516806dac82ce53

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 18 Oct 2012 01:38:36 +0000 (18:38 -0700)]
Import translations. DO NOT MERGE

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

11 years agoTake into account the texture layer's transform for clipping
Romain Guy [Thu, 18 Oct 2012 01:18:35 +0000 (18:18 -0700)]
Take into account the texture layer's transform for clipping
Bug #7370212

Change-Id: Ibdc3161306f54a1cfe66e08458f05ee01a13b1df

11 years agoam 9c474738: Merge "Update layoutlib for jb mr1." into jb-mr1-dev
Xavier Ducrohet [Thu, 18 Oct 2012 00:21:37 +0000 (17:21 -0700)]
am 9c474738: Merge "Update layoutlib for jb mr1." into jb-mr1-dev

* commit '9c474738a29f77359a461035855d6e9b3935ade1':
  Update layoutlib for jb mr1.

11 years agoMerge "Update layoutlib for jb mr1." into jb-mr1-dev
Xavier Ducrohet [Thu, 18 Oct 2012 00:18:19 +0000 (17:18 -0700)]
Merge "Update layoutlib for jb mr1." into jb-mr1-dev

11 years agoUpdate layoutlib for jb mr1.
Xavier Ducrohet [Wed, 17 Oct 2012 02:56:03 +0000 (19:56 -0700)]
Update layoutlib for jb mr1.

Status bar displayed on all devices.
Update logic for displaying nav bar to whether or not
device has soft button.

Update navigation buttons to new look.
Remove battery and signal from navigation bar.

Change-Id: I8241d71269a17126218a3062ba727e379a8e6c25

11 years agoam 871a6d7d: Merge "Revert "This restores JB MR0 behavior where the framework throws...
Justin Ho [Wed, 17 Oct 2012 22:57:44 +0000 (15:57 -0700)]
am 871a6d7d: 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

* commit '871a6d7d4fb3bffaff37e45f0b4f5e3c862239d2':
  Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."

11 years agoMerge "Revert "This restores JB MR0 behavior where the framework throws an exception...
Justin Ho [Wed, 17 Oct 2012 22:55:15 +0000 (15:55 -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 agoam 4db31657: Merge "This restores JB MR0 behavior where the framework throws an excep...
Justin Ho [Wed, 17 Oct 2012 22:55:00 +0000 (15:55 -0700)]
am 4db31657: 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

* commit '4db3165793a837ffc8197184fbc13ef2217e3dfc':
  This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.

11 years agoRevert "This restores JB MR0 behavior where the framework throws an exception for...
Justin Ho [Wed, 17 Oct 2012 22:54:20 +0000 (15:54 -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 f49d835dfe1bd21920ff8a48cbdfb9c1fd632fd9

Change-Id: If0093f23d6458e53619220fbf0aa5f844ad2c790

11 years agoMerge "This restores JB MR0 behavior where the framework throws an exception for...
Justin Ho [Wed, 17 Oct 2012 22:53:02 +0000 (15:53 -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 agoThis restores JB MR0 behavior where the framework throws an exception for improper...
Justin Ho [Wed, 17 Oct 2012 22:50:48 +0000 (15:50 -0700)]
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 57fca90ac65ecfe97acd4c93d442c3db8f815e11

Change-Id: I0fe25056cd54b8852b32ae4621e048d3f5c7d555

11 years agoAdd a notification icon when connected to wireless display.
Jeff Brown [Wed, 17 Oct 2012 22:15:12 +0000 (15:15 -0700)]
Add a notification icon when connected to wireless display.

Bug: 7350174
Change-Id: I18481e2a1445b0aa3340e5d9b02511394521e50e

11 years agoCall requestFocus and ensure that screenOn is set.
Craig Mautner [Wed, 17 Oct 2012 22:20:24 +0000 (15:20 -0700)]
Call requestFocus and ensure that screenOn is set.

When maybeCreateKeyguardLocked was called from methods other than
show(), the requestFocus() call on the new KeyguardHostView was
never made.

At boot time the screen on notification was not propagated to
KeyguardViewManager because the showListener callback was null.
This passes on the notification but does not make the callback
if it is null.

Bug: 7299119 fixed.
Change-Id: Iaf058954473dc63fe4864ab1f435db4463b1110e

11 years agoam 0f2d0147: Merge "Append the test case name in the beginning of the test log."...
Yu Shan Emily Lau [Wed, 17 Oct 2012 22:09:24 +0000 (15:09 -0700)]
am 0f2d0147: Merge "Append the test case name in the beginning of the test log." into jb-mr1-dev

* commit '0f2d0147a938e32424cf69f7df5e0da2fba02355':
  Append the test case name in the beginning of the test log.

11 years agoMerge "Append the test case name in the beginning of the test log." into jb-mr1-dev
Yu Shan Emily Lau [Wed, 17 Oct 2012 22:06:56 +0000 (15:06 -0700)]
Merge "Append the test case name in the beginning of the test log." into jb-mr1-dev

11 years agoDefer more Account actions until user starting.
Jeff Sharkey [Wed, 17 Oct 2012 21:16:28 +0000 (14:16 -0700)]
Defer more Account actions until user starting.

Instead of explicitly scanning OWNER accounts, move to using the
"user starting" call path for consistency.

Bug: 7358086
Change-Id: Ied3289a074aafa48259d828db1d68804912589b3

11 years agoam 6f3e7bbf: Merge "Fix for previous commit on non-interesecting invalidations" into...
Chet Haase [Wed, 17 Oct 2012 21:55:50 +0000 (14:55 -0700)]
am 6f3e7bbf: Merge "Fix for previous commit on non-interesecting invalidations" into jb-mr1-dev

* commit '6f3e7bbf14d43553dfca6a59bbbb1c6ee19a70fc':
  Fix for previous commit on non-interesecting invalidations

11 years agoMerge "Fix for previous commit on non-interesecting invalidations" into jb-mr1-dev
Chet Haase [Wed, 17 Oct 2012 21:52:47 +0000 (14:52 -0700)]
Merge "Fix for previous commit on non-interesecting invalidations" into jb-mr1-dev

11 years agoam 3301654a: Merge "Fix javadoc" into jb-mr1-dev
Romain Guy [Wed, 17 Oct 2012 21:39:26 +0000 (14:39 -0700)]
am 3301654a: Merge "Fix javadoc" into jb-mr1-dev

* commit '3301654a541b5743b6538ce1e161c35330673949':
  Fix javadoc

11 years agoFix for previous commit on non-interesecting invalidations
Chet Haase [Wed, 17 Oct 2012 21:14:56 +0000 (14:14 -0700)]
Fix for previous commit on non-interesecting invalidations

An error in the logic meant that some valid invalidations weren't getting through,
causing Launcher (for one) to get stuck sometimes.

Change-Id: I180622623b19770cd61034a5bd7991a5e2fd0a64

11 years agoAppend the test case name in the beginning
Yu Shan Emily Lau [Wed, 17 Oct 2012 21:36:37 +0000 (14:36 -0700)]
Append the test case name in the beginning
of the test log.

Change-Id: I621286274d84bfff474f1cc1e01353b3fd66dc23

11 years agoMerge "Fix javadoc" into jb-mr1-dev
Romain Guy [Wed, 17 Oct 2012 21:36:18 +0000 (14:36 -0700)]
Merge "Fix javadoc" into jb-mr1-dev

11 years agoam 1720e073: Merge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev
Raph Levien [Wed, 17 Oct 2012 21:06:42 +0000 (14:06 -0700)]
am 1720e073: Merge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev

* commit '1720e0735576b4f0e8e8cf6faf2c813b4320a21b':
  Update Arabic fonts to remove Rial ligature

11 years agoMerge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev
Raph Levien [Wed, 17 Oct 2012 21:04:36 +0000 (14:04 -0700)]
Merge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev

11 years agoam e663925f: Merge "Show clear all when returning from flip quick settings." into...
Mike Cleron [Wed, 17 Oct 2012 20:48:59 +0000 (13:48 -0700)]
am e663925f: Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev

* commit 'e663925f855ab4390a0e0bd3c9713ca948076ec1':
  Show clear all when returning from flip quick settings.

11 years agoMerge "Show clear all when returning from flip quick settings." into jb-mr1-dev
Mike Cleron [Wed, 17 Oct 2012 20:46:18 +0000 (13:46 -0700)]
Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev

11 years agoShow clear all when returning from flip quick settings.
Daniel Sandler [Wed, 17 Oct 2012 20:42:36 +0000 (16:42 -0400)]
Show clear all when returning from flip quick settings.

Bug: 7367906
Change-Id: I3c6d227d223f11c60a44ceee4cdf698aa2a0acc9

11 years agoYou can only use the 2-finger shortcut when opening the panel.
Daniel Sandler [Wed, 17 Oct 2012 19:39:28 +0000 (15:39 -0400)]
You can only use the 2-finger shortcut when opening the panel.

Bug: 7348917
Change-Id: I585c57f5eede72801fe1547d774c75256a0824b0

11 years agoam 90a80bb8: Merge "Handle null BSSID" into jb-mr1-dev
Irfan Sheriff [Wed, 17 Oct 2012 19:50:36 +0000 (12:50 -0700)]
am 90a80bb8: Merge "Handle null BSSID" into jb-mr1-dev

* commit '90a80bb8aece5b1f589020d512a9e1695e2fd1d8':
  Handle null BSSID

11 years agoMerge "Handle null BSSID" into jb-mr1-dev
Irfan Sheriff [Wed, 17 Oct 2012 19:48:38 +0000 (12:48 -0700)]
Merge "Handle null BSSID" into jb-mr1-dev

11 years agoam 64e5aa73: Merge "Fix connectivity manager test for tablet with data connection...
Xia Wang [Wed, 17 Oct 2012 19:42:46 +0000 (12:42 -0700)]
am 64e5aa73: Merge "Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674" into jb-mr1-dev

* commit '64e5aa73c549e006a0e6ce1030c88206c781dc1a':
  Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674

11 years agoam 966496f5: Merge "More descriptive content description for quick settings toggle...
Svetoslav Ganov [Wed, 17 Oct 2012 19:42:43 +0000 (12:42 -0700)]
am 966496f5: Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev

* commit '966496f5d57979102749ed3e4f96cbfd07aa397c':
  More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf

11 years agoMerge "Fix connectivity manager test for tablet with data connection, multi-user...
Xia Wang [Wed, 17 Oct 2012 19:39:57 +0000 (12:39 -0700)]
Merge "Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674" into jb-mr1-dev

11 years agoMerge "More descriptive content description for quick settings toggle. Bug: 7362316...
Svetoslav Ganov [Wed, 17 Oct 2012 19:39:18 +0000 (12:39 -0700)]
Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev

11 years agoam d95316e2: Merge "Skip drawing offscreen objects" into jb-mr1-dev
Chet Haase [Wed, 17 Oct 2012 19:38:53 +0000 (12:38 -0700)]
am d95316e2: Merge "Skip drawing offscreen objects" into jb-mr1-dev

* commit 'd95316e2c78c7e6cfacac9cced66f7ace36d6497':
  Skip drawing offscreen objects

11 years agoam 16627347: Merge "Enable mipmapping, without a deadlock this time Bug #7353771...
Romain Guy [Wed, 17 Oct 2012 19:36:51 +0000 (12:36 -0700)]
am 16627347: Merge "Enable mipmapping, without a deadlock this time Bug #7353771" into jb-mr1-dev

* commit '16627347ef5c22914ccb69ff7b7035c9c9d7ab07':
  Enable mipmapping, without a deadlock this time Bug #7353771

11 years agoMerge "Skip drawing offscreen objects" into jb-mr1-dev
Chet Haase [Wed, 17 Oct 2012 19:36:23 +0000 (12:36 -0700)]
Merge "Skip drawing offscreen objects" into jb-mr1-dev

11 years agoMerge "Enable mipmapping, without a deadlock this time Bug #7353771" into jb-mr1-dev
Romain Guy [Wed, 17 Oct 2012 19:32:50 +0000 (12:32 -0700)]
Merge "Enable mipmapping, without a deadlock this time Bug #7353771" into jb-mr1-dev

11 years agoEnable mipmapping, without a deadlock this time
Romain Guy [Wed, 17 Oct 2012 19:14:11 +0000 (12:14 -0700)]
Enable mipmapping, without a deadlock this time
Bug #7353771

Change-Id: I89a08a58608e374f1c604a26ee0769d5850b2f7b

11 years agoFix connectivity manager test for tablet with data connection, multi-user support
Xia Wang [Wed, 17 Oct 2012 19:03:29 +0000 (12:03 -0700)]
Fix connectivity manager test for tablet with data connection, multi-user support
bug#7366674

Change-Id: Ibbb4becebfc833529e85d8a311366586c5ba54ee

11 years agoam 26f544ae: Merge "For Matias." into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:58:55 +0000 (11:58 -0700)]
am 26f544ae: Merge "For Matias." into jb-mr1-dev

* commit '26f544aef2b28412d4185b22e5c5660f4293f21b':
  For Matias.

11 years agoMerge "For Matias." into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:56:13 +0000 (11:56 -0700)]
Merge "For Matias." into jb-mr1-dev

11 years agoam d4a149d9: Merge "Frequency conflict handling" into jb-mr1-dev
Irfan Sheriff [Wed, 17 Oct 2012 18:54:44 +0000 (11:54 -0700)]
am d4a149d9: Merge "Frequency conflict handling" into jb-mr1-dev

* commit 'd4a149d9d06f3a1914babf70c93131f7211eaa2b':
  Frequency conflict handling

11 years agoMerge "Frequency conflict handling" into jb-mr1-dev
Irfan Sheriff [Wed, 17 Oct 2012 18:52:13 +0000 (11:52 -0700)]
Merge "Frequency conflict handling" into jb-mr1-dev

11 years agoSkip drawing offscreen objects
Chet Haase [Wed, 17 Oct 2012 18:32:01 +0000 (11:32 -0700)]
Skip drawing offscreen objects

Previous logic in ViewRoot would schedule and perform a draw
when it was requested by offscreen objects. The problem was that the
logic checking for an interesection between the offscreen invalidation rectangle
and the onscreen display rectangle was flawed. The fix was to use the return value
from Rect.intersect() to do the right thing and skip drawing.

Issue #7366568 Offscreen invalidates can cause useless work for framework

Change-Id: Ie4e277c695dacee39848a8a223f0c4ee34d9bb4d

11 years agoam fc2652ef: Merge "Fix the NPE for the memwriter." into jb-mr1-dev
Yu Shan Emily Lau [Wed, 17 Oct 2012 18:23:55 +0000 (11:23 -0700)]
am fc2652ef: Merge "Fix the NPE for the memwriter." into jb-mr1-dev

* commit 'fc2652efedeaae40c4a3748a8de9ee833e1443e1':
  Fix the NPE for the memwriter.

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

* commit 'e9a33c6098f51c687665adbed799860df2569ad0':
  Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware

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 agoam 161cfef3: Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWi...
Fabrice Di Meglio [Wed, 17 Oct 2012 18:16:01 +0000 (11:16 -0700)]
am 161cfef3: Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow" into jb-mr1-dev

* commit '161cfef36d8fac79f8665ecdb78d3f8f8f5ba5af':
  Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow

11 years agoam b702e5df: Merge "Fix Bluetooth QS tile." into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:15:55 +0000 (11:15 -0700)]
am b702e5df: Merge "Fix Bluetooth QS tile." into jb-mr1-dev

* commit 'b702e5df25a4537e8471d9b14c3cff4f3d2cb468':
  Fix Bluetooth QS tile.

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

* commit '25e1456ed8de57be3c551b39bf510dd0218a0d2b':
  Fade out the notification/settings panels just before close.

11 years agoam f06125aa: Merge "Fixes for QS:" into jb-mr1-dev
Daniel Sandler [Wed, 17 Oct 2012 18:15:49 +0000 (11:15 -0700)]
am f06125aa: Merge "Fixes for QS:" into jb-mr1-dev

* commit 'f06125aab027c809095304f30d109d627cd995a6':
  Fixes for QS:

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 agoam 144d4055: Merge "Revert "This restores JB MR0 behavior where the framework throws...
Justin Ho [Wed, 17 Oct 2012 18:10:33 +0000 (11:10 -0700)]
am 144d4055: 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

* commit '144d405511e9ed685568e50db87b22cc42b6a252':
  Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."

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 agoam dec9e164: Merge "Fix issue #7343719: GlobalActions dialog (power off / airplane...
Dianne Hackborn [Wed, 17 Oct 2012 18:10:24 +0000 (11:10 -0700)]
am dec9e164: Merge "Fix issue #7343719: GlobalActions dialog (power off / airplane mode / sound off)" into jb-mr1-dev

* commit 'dec9e1640a7ae0b20f7fe79fa9c8cecacc4e07a9':
  Fix issue #7343719: GlobalActions dialog (power off / airplane mode / sound off)

11 years agoam 0ee71add: Merge "Fix native crash while saving a panorama." into jb-mr1-dev
Bart Sears [Wed, 17 Oct 2012 18:10:19 +0000 (11:10 -0700)]
am 0ee71add: Merge "Fix native crash while saving a panorama." into jb-mr1-dev

* commit '0ee71adde01298784a2cbb667c4c1570bdbf0af0':
  Fix native crash while saving a panorama.

11 years agoam be29d82f: Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
Chet Haase [Wed, 17 Oct 2012 18:09:57 +0000 (11:09 -0700)]
am be29d82f: Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev

* commit 'be29d82f740fea2ed35d89bd9aa4644f4c042762':
  Correctly adjust clip regions that lie offscreen

11 years agoam 91ffeddb: Hide settings button from tablet notification panel.
Daniel Sandler [Wed, 17 Oct 2012 18:09:44 +0000 (11:09 -0700)]
am 91ffeddb: Hide settings button from tablet notification panel.

* commit '91ffeddb8b6ceec9a18ae34f88bd56560335de7f':
  Hide settings button from tablet notification panel.

11 years agoam b6c171b1: Merge "Do cleanup when Stopping users" into jb-mr1-dev
Amith Yamasani [Wed, 17 Oct 2012 18:09:36 +0000 (11:09 -0700)]
am b6c171b1: Merge "Do cleanup when Stopping users" into jb-mr1-dev

* commit 'b6c171b1afa871aa092dd2ec2ed25f48275ef194':
  Do cleanup when Stopping users

11 years agoam ec5acee1: Merge "workaround to unbreak the build (deadlock during boot)" into...
Romain Guy [Wed, 17 Oct 2012 18:09:31 +0000 (11:09 -0700)]
am ec5acee1: Merge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev

* commit 'ec5acee17a2210c3abcb25406c087901fda77757':
  workaround to unbreak the build (deadlock during boot)