OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "More debugging for issue #7343200 Fails to show wallpaper in the..." into...
Dianne Hackborn [Thu, 1 Nov 2012 22:12:22 +0000 (15:12 -0700)]
Merge "More debugging for issue #7343200 Fails to show wallpaper in the..." into jb-mr1-dev

11 years agoMore debugging for issue #7343200 Fails to show wallpaper in the...
Dianne Hackborn [Thu, 1 Nov 2012 21:22:28 +0000 (14:22 -0700)]
More debugging for issue #7343200 Fails to show wallpaper in the...

...background for lockscreen sometimes and remains black / blank

There was a bunch of state not being put into the dumpsys output.
In particular, the current wallpaper target of the WindowAnimator
was not being included.  I think the problem is that these targets
are not being updated from the main window manager state at some
point where they need to be.

Change-Id: Ic795047f6aea9b6f72d5550bccc9f8d76c6ecb67

11 years agoMerge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev
Victoria Lease [Thu, 1 Nov 2012 22:07:56 +0000 (15:07 -0700)]
Merge "fix NLP for COARSE applications, build FLP with SDK" into jb-mr1-dev

11 years agoMerge "Fix accessibility API injection." into jb-mr1-dev
Svetoslav Ganov [Thu, 1 Nov 2012 21:49:19 +0000 (14:49 -0700)]
Merge "Fix accessibility API injection." into jb-mr1-dev

11 years agoMerge "Avoid tesselation path when useCenter is set" into jb-mr1-dev
Chris Craik [Thu, 1 Nov 2012 21:33:57 +0000 (14:33 -0700)]
Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev

11 years agoFix accessibility API injection.
alanv [Thu, 1 Nov 2012 21:25:01 +0000 (14:25 -0700)]
Fix accessibility API injection.

Also adds a heartbeat check so that if something does go wrong while adding
the JavaScript APIs, we don't attempt to use the JavaScript-based screen
reader.

Bug: 7450237
Change-Id: Ifbce77cf93115f658386c520b8226941607b2afe

11 years agoam 93a9a0a2: am 0fc15da0: am 677c1e14: Merge "docs: google market -> google play...
Robert Ly [Thu, 1 Nov 2012 21:23:30 +0000 (14:23 -0700)]
am 93a9a0a2: am 0fc15da0: am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs

* commit '93a9a0a2bc2173d942f2c37d0751a9e4df8ecb24':
  docs: google market -> google play

11 years agoam 0fc15da0: am 677c1e14: Merge "docs: google market -> google play" into jb-dev...
Robert Ly [Thu, 1 Nov 2012 21:19:18 +0000 (14:19 -0700)]
am 0fc15da0: am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs

* commit '0fc15da00597c5a017c1d8eed8f34064c702e4c2':
  docs: google market -> google play

11 years agoam 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs
Robert Ly [Thu, 1 Nov 2012 21:16:47 +0000 (14:16 -0700)]
am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs

* commit '677c1e14fbd991a46b5496d0873b7ca155fd71fb':
  docs: google market -> google play

11 years agoMerge "docs: google market -> google play" into jb-dev-docs
Robert Ly [Thu, 1 Nov 2012 21:14:26 +0000 (14:14 -0700)]
Merge "docs: google market -> google play" into jb-dev-docs

11 years agoam e639d67a: am d2e16346: am ac294abb: Revision to Notifications API guide
Joe Malin [Thu, 1 Nov 2012 21:00:54 +0000 (14:00 -0700)]
am e639d67a: am d2e16346: am ac294abb: Revision to Notifications API guide

* commit 'e639d67aeb0e2758f2480c25e8ab007918701ed3':
  Revision to Notifications API guide

11 years agoam d2e16346: am ac294abb: Revision to Notifications API guide
Joe Malin [Thu, 1 Nov 2012 20:58:02 +0000 (13:58 -0700)]
am d2e16346: am ac294abb: Revision to Notifications API guide

* commit 'd2e163461ee8aa79d4560f38e924a7edc44ad4dd':
  Revision to Notifications API guide

11 years agofix NLP for COARSE applications, build FLP with SDK
Victoria Lease [Wed, 31 Oct 2012 22:54:05 +0000 (15:54 -0700)]
fix NLP for COARSE applications, build FLP with SDK

In this commit, we provide a means for unbundled location providers
to attach an EXTRA_NO_GPS_LOCATION to the Locations that they report.

We also build FusedLocation against the SDK rather than the internal
tree.

Used in conjunction with I394ded497b8de40d1f85618bff282553cdf378cb
to fix NLP for applications with only ACCESS_COARSE_LOCATION
permission.

Bug: 7453355
Change-Id: Ie696f7abff9ef5237740ab87fe9f537a1c812c54

11 years agoam ac294abb: Revision to Notifications API guide
Joe Malin [Thu, 1 Nov 2012 20:55:08 +0000 (13:55 -0700)]
am ac294abb: Revision to Notifications API guide

* commit 'ac294abb40483fc734e22833371d95cbb161ec87':
  Revision to Notifications API guide

11 years agoRevision to Notifications API guide
Joe Malin [Tue, 16 Oct 2012 17:32:15 +0000 (10:32 -0700)]
Revision to Notifications API guide

Change-Id: I52229dfdff3649e03a1fbce91234c8b2a544502a

11 years agoMerge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into...
Zhihai Xu [Thu, 1 Nov 2012 19:43:27 +0000 (12:43 -0700)]
Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev

11 years agoMerge "docs: update description for location permissions bug: 6996667" into jb-mr1-dev
Scott Main [Thu, 1 Nov 2012 18:47:43 +0000 (11:47 -0700)]
Merge "docs: update description for location permissions bug: 6996667" into jb-mr1-dev

11 years agoAvoid tesselation path when useCenter is set
Chris Craik [Thu, 1 Nov 2012 18:27:03 +0000 (11:27 -0700)]
Avoid tesselation path when useCenter is set

bug:7458300

The tesselation path doesn't handle sharp joins.

Change-Id: I28bf03f3b72fc584a205daa40934dda17031098f

11 years agoMerge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev
Romain Guy [Thu, 1 Nov 2012 18:23:17 +0000 (11:23 -0700)]
Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev

11 years agodocs: update description for location permissions
Scott Main [Thu, 1 Nov 2012 17:55:02 +0000 (10:55 -0700)]
docs: update description for location permissions
bug: 6996667

Change-Id: I3b5d706d98b56386a88b33a343721ff7432063b9

11 years agodocs: Clarify the callback mechanisms for LocationRequest
Scott Main [Tue, 30 Oct 2012 02:11:41 +0000 (19:11 -0700)]
docs: Clarify the callback mechanisms for LocationRequest
and clarify horizontal geofencing

Change-Id: I8ff264d7a12c8ec3c79854e008aeeb5f922ad459

11 years agoFix for BluetoothAdapter.getAddress() when BT is off on some devices
Zhihai Xu [Wed, 31 Oct 2012 23:08:57 +0000 (16:08 -0700)]
Fix for BluetoothAdapter.getAddress() when BT is off on some devices

There are two problem, 1.If we have wrong bluetooth address in
global settings db, we never will update it 2. We need enable bluetooth
to get the bluetooth address for some devices. For 1, we fix it by add
a valid flag in global setting db, this flag will be set when we stored
correct address and name to db. We only load the name and address from
global setting db when this valid flag is set during power up.
For2. we will read BT address after bluetooth is at ON state.
bug 7440409

Change-Id: Ic4740b3f0b2fcd214c7ca8393f7331c140eec66d

11 years agoMerge "Fix WiFi stress test" into jb-mr1-dev
Xia Wang [Thu, 1 Nov 2012 04:18:28 +0000 (21:18 -0700)]
Merge "Fix WiFi stress test" into jb-mr1-dev

11 years agoA new clock widget to create lock screen appwidgets
Romain Guy [Thu, 1 Nov 2012 03:31:58 +0000 (20:31 -0700)]
A new clock widget to create lock screen appwidgets

This new widget replaces DigitalClock. It listens to all the correct
system events and offer the ability to customize the formatting
patterns in 12-hour and 24-hour modes. It also supports fixed
time zones to create world clocks.

One more step towards becoming ClockOS!

Change-Id: I677e5dfca8cd8c8d1f8c49e54d7507f4d1885bf4

11 years agoMerge "Use new keyguard appwidget picker" into jb-mr1-lockscreen-dev
Michael Jurka [Thu, 1 Nov 2012 00:10:11 +0000 (17:10 -0700)]
Merge "Use new keyguard appwidget picker" into jb-mr1-lockscreen-dev

11 years agoFix WiFi stress test
Xia Wang [Wed, 31 Oct 2012 23:53:26 +0000 (16:53 -0700)]
Fix WiFi stress test

 - Disable lock screen after screen is turned on.
   Without disabling lock screen, device will screen off automatically after around 10 seconds

 - Add a longer timer for ping test when the data traffic is stalled.
   For a short ping test, it is hard to tell whether it is a transient issue or a real issue.

   bug# 7426823

Change-Id: If1a560e11dcdff519562bb2a22651d1fd523b5a2

11 years agoMerge "Fix some drag behavior bugs in keyguard" into jb-mr1-lockscreen-dev
Adam Powell [Thu, 1 Nov 2012 00:01:15 +0000 (17:01 -0700)]
Merge "Fix some drag behavior bugs in keyguard" into jb-mr1-lockscreen-dev

11 years agoFix some drag behavior bugs in keyguard
Adam Powell [Wed, 31 Oct 2012 23:09:21 +0000 (16:09 -0700)]
Fix some drag behavior bugs in keyguard

Integrate from proto app

Make sure you can drag back up immediately without the delay of extra
offset on the challenge view.

There are still a few further tweaks to make here that will be
dependent on another upcoming patch.

Change-Id: I6af599e43d6be6da7b431dca5b87e39c157a54df

11 years agoUse new keyguard appwidget picker
Michael Jurka [Wed, 31 Oct 2012 01:30:52 +0000 (18:30 -0700)]
Use new keyguard appwidget picker

Also, remove ability to filter widgets by feature
in appwidget picker in anticipation of api change

Change-Id: I325de0b98f03d3a250758d504229ea27794b5330

11 years agoam fe28ff0d: Merge "Fix for regression in WindowManager orientation changes" into...
Chet Haase [Wed, 31 Oct 2012 23:51:45 +0000 (16:51 -0700)]
am fe28ff0d: Merge "Fix for regression in WindowManager orientation changes" into jb-mr1-dev

* commit 'fe28ff0d063818762dd585a67fcffd61cabd5a2f':
  Fix for regression in WindowManager orientation changes

11 years agoMerge "Fix for regression in WindowManager orientation changes" into jb-mr1-dev
Chet Haase [Wed, 31 Oct 2012 23:49:12 +0000 (16:49 -0700)]
Merge "Fix for regression in WindowManager orientation changes" into jb-mr1-dev

11 years agoam c1c53e56: Merge "Fix dream/keyguard infinite layout loop." into jb-mr1-dev
Jeff Brown [Wed, 31 Oct 2012 23:45:01 +0000 (16:45 -0700)]
am c1c53e56: Merge "Fix dream/keyguard infinite layout loop." into jb-mr1-dev

* commit 'c1c53e56fb5222bfdd17f0a9f735efe5c1b8cb70':
  Fix dream/keyguard infinite layout loop.

11 years agoMerge "Fix dream/keyguard infinite layout loop." into jb-mr1-dev
Jeff Brown [Wed, 31 Oct 2012 23:42:26 +0000 (16:42 -0700)]
Merge "Fix dream/keyguard infinite layout loop." into jb-mr1-dev

11 years agoam c01d1045: Merge "Fix for bug 7400445 regression in background drawable" into jb...
Raph Levien [Wed, 31 Oct 2012 23:27:48 +0000 (16:27 -0700)]
am c01d1045: Merge "Fix for bug 7400445 regression in background drawable" into jb-mr1-dev

* commit 'c01d1045ef6c79000afc6f07a74ee7963a2092ac':
  Fix for bug 7400445 regression in background drawable

11 years agoam 9e3a900c: Merge "Revert "Removed symbol causing compile breakage."" into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 23:27:45 +0000 (16:27 -0700)]
am 9e3a900c: Merge "Revert "Removed symbol causing compile breakage."" into jb-mr1-dev

* commit '9e3a900c35d6af749d0c363dadf627384eed687a':
  Revert "Removed symbol causing compile breakage."

11 years agoam 83e9187d: (-s ours) Merge "Revert "Import translations. DO NOT MERGE"" into jb...
Baligh Uddin [Wed, 31 Oct 2012 23:27:40 +0000 (16:27 -0700)]
am 83e9187d: (-s ours) Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev

* commit '83e9187d158b891459afc182c675dca56c7dcd93':
  Revert "Import translations. DO NOT MERGE"

11 years agoam a68aa4e3: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 23:27:36 +0000 (16:27 -0700)]
am a68aa4e3: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit 'a68aa4e34357eccd7af4d7e29e574b6bc9c61d66':
  Import translations. DO NOT MERGE

11 years agoam dd733251: Merge "Removed symbol causing compile breakage." into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 23:27:32 +0000 (16:27 -0700)]
am dd733251: Merge "Removed symbol causing compile breakage." into jb-mr1-dev

* commit 'dd73325106c4d52c734647d65530e46eb70f4749':
  Removed symbol causing compile breakage.

11 years agoMerge "Fix for bug 7400445 regression in background drawable" into jb-mr1-dev
Raph Levien [Wed, 31 Oct 2012 23:18:04 +0000 (16:18 -0700)]
Merge "Fix for bug 7400445 regression in background drawable" into jb-mr1-dev

11 years agoMerge "Revert "Removed symbol causing compile breakage."" into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 23:18:06 +0000 (16:18 -0700)]
Merge "Revert "Removed symbol causing compile breakage."" into jb-mr1-dev

11 years agoRevert "Removed symbol causing compile breakage."
Baligh Uddin [Wed, 31 Oct 2012 23:16:22 +0000 (16:16 -0700)]
Revert "Removed symbol causing compile breakage."

breaks build.

This reverts commit d8a5792ae760a22aed4aa4ffd2caa5161d61baad

Change-Id: Ib92e9eee7f581bd9c508a735ef8a770316565d25

11 years agoMerge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 23:14:44 +0000 (16:14 -0700)]
Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev

11 years agoRevert "Import translations. DO NOT MERGE"
Baligh Uddin [Wed, 31 Oct 2012 23:13:57 +0000 (16:13 -0700)]
Revert "Import translations. DO NOT MERGE"

breaks build.

This reverts commit a7cd483e4d7f097487ca9babc27316c11f2e4afb

Change-Id: I5690d3c9048f70b33a3e9610b821873a335a8357

11 years agoFix for regression in WindowManager orientation changes
Chet Haase [Wed, 31 Oct 2012 15:57:17 +0000 (08:57 -0700)]
Fix for regression in WindowManager orientation changes

A fix yesterday for #7428221 caused a regression where new orientations would
sometimes cause a flash through black on the way to seeing the real static wallpaper.
There is a fundamental problem in WindowManagerService where we show a window before
it has all of the layout/sizing information it needs, which is the cause of the black
flash. The regression yesterday was that we are now less aggressive about layout out
hidden windows, so we won't layout the window until after the window is shown with the
incorrect sizing info.

The fix/workaround is to back off the layout logic specifically for the wallpaper,
ensuring that we will lay it out on orientation changes, even when hidden. This means that
when we finally do show it, it will already have been drawn in the correct orientation/size.

Issue #7444971 Home jank regression

Change-Id: Ib20fdabc43ece9720b261bf04b272c5511e2d902

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

11 years agoMerge "Removed symbol causing compile breakage." into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 22:28:44 +0000 (15:28 -0700)]
Merge "Removed symbol causing compile breakage." into jb-mr1-dev

11 years agoMerge "Fix keypad accessibility." into jb-mr1-lockscreen-dev
Svetoslav Ganov [Wed, 31 Oct 2012 22:06:27 +0000 (15:06 -0700)]
Merge "Fix keypad accessibility." into jb-mr1-lockscreen-dev

11 years agoRemoved symbol causing compile breakage.
Baligh Uddin [Wed, 31 Oct 2012 17:46:54 +0000 (10:46 -0700)]
Removed symbol causing compile breakage.

  Seems like this string was removed in
  https://googleplex-android-review.googlesource.com/#/c/247477

Change-Id: I2cc96143980d326cfdbc1db3b2a3c9766963ef03

11 years agoam 6bd881bd: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 22:05:15 +0000 (15:05 -0700)]
am 6bd881bd: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '6bd881bd328835f9b042d859cb496ed6f612c17b':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Wed, 31 Oct 2012 22:02:30 +0000 (15:02 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Accessibility of the lock screen - strings" into jb-mr1-lockscreen-dev
Svetoslav Ganov [Wed, 31 Oct 2012 21:34:24 +0000 (14:34 -0700)]
Merge "Accessibility of the lock screen - strings" into jb-mr1-lockscreen-dev

11 years agoAccessibility of the lock screen - strings
Svetoslav Ganov [Wed, 31 Oct 2012 21:29:52 +0000 (14:29 -0700)]
Accessibility of the lock screen - strings

Change-Id: I573a65e5de4c258831bd14f4d54ab3eabf67b8e1

11 years agoFix for bug 7400445 regression in background drawable
Raph Levien [Wed, 31 Oct 2012 20:53:57 +0000 (13:53 -0700)]
Fix for bug 7400445 regression in background drawable

The opacity calculation for a gradient drawable of shape must take
rounded corners into account - if the corner radius is nonzero, then the
shape is translucent rather than opaque. Previously the code always
assumed that such rectangles were fully opaque, which led to the
background (visible behind the rectangle) not getting drawn.

This patch simply checks for corner radius in addition to shape and
computes opacity as translucent in the nonzero case.

Change-Id: Iaf4d24abc6ecf49f85c82972b8f998700c83295e

11 years agoam 03f7ebfe: Merge "Relax permission requirements for posting notifications across...
Amith Yamasani [Wed, 31 Oct 2012 20:09:21 +0000 (13:09 -0700)]
am 03f7ebfe: Merge "Relax permission requirements for posting notifications across users" into jb-mr1-dev

* commit '03f7ebfeaadb3f03c9a9a6405276fb702ad11fe1':
  Relax permission requirements for posting notifications across users

11 years agoMerge "Relax permission requirements for posting notifications across users" into...
Amith Yamasani [Wed, 31 Oct 2012 20:06:56 +0000 (13:06 -0700)]
Merge "Relax permission requirements for posting notifications across users" into jb-mr1-dev

11 years agoMerge "Remove extra KeyguardViewStateManager construction" into jb-mr1-lockscreen-dev
Jim Miller [Wed, 31 Oct 2012 19:37:53 +0000 (12:37 -0700)]
Merge "Remove extra KeyguardViewStateManager construction" into jb-mr1-lockscreen-dev

11 years agoRemove extra KeyguardViewStateManager construction
Jim Miller [Wed, 31 Oct 2012 19:35:45 +0000 (12:35 -0700)]
Remove extra KeyguardViewStateManager construction

Change-Id: I0f64569876d923c2b4b7ac3918f3a0458a56b16c

11 years agoMerge "Update bouncer behavior on tablets." into jb-mr1-lockscreen-dev
Chris Wren [Wed, 31 Oct 2012 19:34:50 +0000 (12:34 -0700)]
Merge "Update bouncer behavior on tablets." into jb-mr1-lockscreen-dev

11 years agoUpdate bouncer behavior on tablets.
Chris Wren [Tue, 30 Oct 2012 15:22:58 +0000 (11:22 -0400)]
Update bouncer behavior on tablets.

Bug: 7411293
Change-Id: I1000987b9b5d481d04e095c4f8eb9eda44a81021
Proto:Id: I81fcf3541a81812b212963a5c4b379424506bc5a

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

11 years agoRevert "Import translations. DO NOT MERGE"
Baligh Uddin [Wed, 31 Oct 2012 17:35:22 +0000 (10:35 -0700)]
Revert "Import translations. DO NOT MERGE"

Broken Build:
frameworks/base/core/res/res/values/symbols.xml:558: error: Symbol 'keyguard_accessibility_widget_changed' declared with <java-symbol> not defined
make: *** [out/target/common/obj/APPS/framework-res_intermediates/package-export.apk] Error 1

This reverts commit 30a3eeaa4bc8d654b6ff3beb109b6af3f347b135

Change-Id: I505c6c1f3444c80519fbee50d7dda656f5c9b76e

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

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

11 years agoam 86e1b966: Fix ordering bug
Dave Burke [Wed, 31 Oct 2012 04:51:11 +0000 (21:51 -0700)]
am 86e1b966: Fix ordering bug

* commit '86e1b96666af3693ec1bf220272fbc90d73d3cde':
  Fix ordering bug

11 years agoFix ordering bug
Dave Burke [Wed, 31 Oct 2012 04:45:12 +0000 (21:45 -0700)]
Fix ordering bug

Bug: 7445381
Change-Id: I585b8cdd528b05db0737eab815c4172760aece14

11 years agoMerge "Fix keyguard bugs" into jb-mr1-lockscreen-dev
Adam Powell [Wed, 31 Oct 2012 04:00:40 +0000 (21:00 -0700)]
Merge "Fix keyguard bugs" into jb-mr1-lockscreen-dev

11 years agoFix keyguard bugs
Adam Powell [Wed, 31 Oct 2012 03:56:45 +0000 (20:56 -0700)]
Fix keyguard bugs

Integrate from proto app

Get some layout/alignment right between security views, bouncer,
etc. Expand the space available for the more cramped security views
when not in the bouncer.

Fix bug 7434391 - don't allow widget swiping in bouncer mode. Fix a
few other bouncer-related state tracking problems as well.

Use layers when moving the security view around.

Change-Id: Ied14bab8bb5c3d997c734a3ae657b766c427253f

11 years agoMerge "Fix crash on boot" into jb-mr1-lockscreen-dev
Michael Jurka [Wed, 31 Oct 2012 03:55:48 +0000 (20:55 -0700)]
Merge "Fix crash on boot" into jb-mr1-lockscreen-dev

11 years agoFix crash on boot
Michael Jurka [Wed, 31 Oct 2012 03:50:21 +0000 (20:50 -0700)]
Fix crash on boot

11 years agoMerge "Re-enable transition animation between face unlock and backup" into jb-mr1...
Jim Miller [Wed, 31 Oct 2012 03:43:52 +0000 (20:43 -0700)]
Merge "Re-enable transition animation between face unlock and backup" into jb-mr1-lockscreen-dev

11 years agoRe-enable transition animation between face unlock and backup
Jim Miller [Wed, 31 Oct 2012 03:37:57 +0000 (20:37 -0700)]
Re-enable transition animation between face unlock and backup

Change-Id: Ia90cf73e400f45c8b73f34cbc521dcbc62258ca8

11 years agoMerge "Fix potential null pointer exeption in keyguard" into jb-mr1-lockscreen-dev
Jim Miller [Wed, 31 Oct 2012 03:17:47 +0000 (20:17 -0700)]
Merge "Fix potential null pointer exeption in keyguard" into jb-mr1-lockscreen-dev

11 years agoFix potential null pointer exeption in keyguard
Jim Miller [Wed, 31 Oct 2012 03:12:53 +0000 (20:12 -0700)]
Fix potential null pointer exeption in keyguard

The code was adding default widgets before setting mViewStateManager, which means the
callback from the transport control might access mViewStateManager before it's set.

Change-Id: I985a3c8062d0660519cb4a4c8c1b42c7c90f4ac7

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 31 Oct 2012 02:35:18 +0000 (19:35 -0700)]
Import translations. DO NOT MERGE

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

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 31 Oct 2012 02:34:07 +0000 (19:34 -0700)]
Import translations. DO NOT MERGE

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

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 31 Oct 2012 02:13:28 +0000 (19:13 -0700)]
Import translations. DO NOT MERGE

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

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 31 Oct 2012 02:10:48 +0000 (19:10 -0700)]
Import translations. DO NOT MERGE

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

11 years agoFix dream/keyguard infinite layout loop.
Jeff Brown [Tue, 30 Oct 2012 04:33:27 +0000 (21:33 -0700)]
Fix dream/keyguard infinite layout loop.

Bug: 7427191
Change-Id: If48d39cf890274607fd13cdd4d85c6c234ce5a2c

11 years agoMerge "Lockscreen accessibility - strings." into jb-mr1-lockscreen-dev
Svetoslav Ganov [Wed, 31 Oct 2012 01:40:50 +0000 (18:40 -0700)]
Merge "Lockscreen accessibility - strings." into jb-mr1-lockscreen-dev

11 years agoLockscreen accessibility - strings.
Svetoslav Ganov [Wed, 31 Oct 2012 01:33:21 +0000 (18:33 -0700)]
Lockscreen accessibility - strings.

Change-Id: Ic38c2d3e3052979f4f1569e851f365c10d8c93f0

11 years agoam 0bd6f96f: Merge "Fixing view accessibility classification for recents." into jb...
Svetoslav Ganov [Wed, 31 Oct 2012 01:34:15 +0000 (18:34 -0700)]
am 0bd6f96f: Merge "Fixing view accessibility classification for recents." into jb-mr1-dev

* commit '0bd6f96ff0b5f29b08205518c4060f0d38a9cdcc':
  Fixing view accessibility classification for recents.

11 years agoMerge "Fixing view accessibility classification for recents." into jb-mr1-dev
Svetoslav Ganov [Wed, 31 Oct 2012 01:30:45 +0000 (18:30 -0700)]
Merge "Fixing view accessibility classification for recents." into jb-mr1-dev

11 years agoam 5c12bc58: Merge remote-tracking branch \'goog/jb-mr1-lockscreen-dev\' into jb...
Ed Heyl [Wed, 31 Oct 2012 01:07:39 +0000 (18:07 -0700)]
am 5c12bc58: Merge remote-tracking branch \'goog/jb-mr1-lockscreen-dev\' into jb-mr1-dev

* commit '5c12bc5851056f114893f3d381f9fc8785e2cdb0':

11 years agoam 20329dcb: Merge "QS uses nickname for multiuser and profile name for singleuser...
Amith Yamasani [Wed, 31 Oct 2012 01:07:39 +0000 (18:07 -0700)]
am 20329dcb: Merge "QS uses nickname for multiuser and profile name for singleuser." into jb-mr1-dev

* commit '20329dcb37fffca1de3ded6b58341e87cc43c4a9':
  QS uses nickname for multiuser and profile name for singleuser.

11 years agoMerge remote-tracking branch 'goog/jb-mr1-lockscreen-dev' into jb-mr1-dev
Ed Heyl [Wed, 31 Oct 2012 01:04:31 +0000 (18:04 -0700)]
Merge remote-tracking branch 'goog/jb-mr1-lockscreen-dev' into jb-mr1-dev

11 years agoQS uses nickname for multiuser and profile name for singleuser.
Amith Yamasani [Tue, 30 Oct 2012 21:32:45 +0000 (14:32 -0700)]
QS uses nickname for multiuser and profile name for singleuser.

Bug: 7400662
Change-Id: I3299ee70acaa7341ec11b4774426e22182ffd170

11 years agoMerge "Fix content alpha" into jb-mr1-lockscreen-dev
Adam Cohen [Wed, 31 Oct 2012 00:50:57 +0000 (17:50 -0700)]
Merge "Fix content alpha" into jb-mr1-lockscreen-dev

11 years agoMerge "QS uses nickname for multiuser and profile name for singleuser." into jb-mr1-dev
Amith Yamasani [Wed, 31 Oct 2012 00:47:58 +0000 (17:47 -0700)]
Merge "QS uses nickname for multiuser and profile name for singleuser." into jb-mr1-dev

11 years agoam 27f752eb: Merge "WindowManager shouldn\'t layout non-visible windows" into jb...
Chet Haase [Wed, 31 Oct 2012 00:45:55 +0000 (17:45 -0700)]
am 27f752eb: Merge "WindowManager shouldn\'t layout non-visible windows" into jb-mr1-dev

* commit '27f752eb1d5c0f92fb38e7d6d0ea20b3b3b26a02':
  WindowManager shouldn't layout non-visible windows

11 years agoam a07d047f: Merge "Don\'t clean up wallpaper map entry when stopping a user." into...
Amith Yamasani [Wed, 31 Oct 2012 00:44:05 +0000 (17:44 -0700)]
am a07d047f: Merge "Don\'t clean up wallpaper map entry when stopping a user." into jb-mr1-dev

* commit 'a07d047f34b28fdf7b3b342ceb31c8c982b24fd8':
  Don't clean up wallpaper map entry when stopping a user.

11 years agoMerge "WindowManager shouldn't layout non-visible windows" into jb-mr1-dev
Chet Haase [Wed, 31 Oct 2012 00:42:42 +0000 (17:42 -0700)]
Merge "WindowManager shouldn't layout non-visible windows" into jb-mr1-dev

11 years agoFix content alpha
Adam Cohen [Wed, 31 Oct 2012 00:31:32 +0000 (17:31 -0700)]
Fix content alpha

Change-Id: I13e8ad73baf768976240c1c7c5a2cb05d5d62061

11 years agoMerge "Don't clean up wallpaper map entry when stopping a user." into jb-mr1-dev
Amith Yamasani [Wed, 31 Oct 2012 00:40:12 +0000 (17:40 -0700)]
Merge "Don't clean up wallpaper map entry when stopping a user." into jb-mr1-dev

11 years agoMerge "Removed makeInvisible() function" into jb-mr1-lockscreen-dev
Danielle Millett [Wed, 31 Oct 2012 00:32:59 +0000 (17:32 -0700)]
Merge "Removed makeInvisible() function" into jb-mr1-lockscreen-dev

11 years agoMerge "Fixed misplacement of cancel(X) button for Face Unlock" into jb-mr1-lockscreen-dev
Brian Colonna [Wed, 31 Oct 2012 00:32:36 +0000 (17:32 -0700)]
Merge "Fixed misplacement of cancel(X) button for Face Unlock" into jb-mr1-lockscreen-dev

11 years agoRemoved makeInvisible() function
Danielle Millett [Wed, 31 Oct 2012 00:18:44 +0000 (20:18 -0400)]
Removed makeInvisible() function

This is now being done inside stopUI instead of its own separate
call since it needs to be done on the UI thread inside FaceLockService.

Change-Id: Iaf3a203f7f201ba4dde4c878f457e765f11e6c0e

11 years agoMerge "Making the reordering play nice with the 3D widget carousel" into jb-mr1-locks...
Adam Cohen [Wed, 31 Oct 2012 00:11:00 +0000 (17:11 -0700)]
Merge "Making the reordering play nice with the 3D widget carousel" into jb-mr1-lockscreen-dev

11 years agoam 05728277: am c6df397e: am a76f1dfc: am c7255569: Merge "Doc change: fix broken...
Dirk Dougherty [Wed, 31 Oct 2012 00:10:19 +0000 (17:10 -0700)]
am 05728277: am c6df397e: am a76f1dfc: am c7255569: Merge "Doc change: fix broken link in publishing steps TOC." into jb-dev-docs

* commit '0572827720e191b3e6fe4466ae09058f5d578c57':
  Doc change: fix broken link in publishing steps TOC.

11 years agoFixing view accessibility classification for recents.
Casey Burkhardt [Wed, 31 Oct 2012 00:07:01 +0000 (17:07 -0700)]
Fixing view accessibility classification for recents.

Change-Id: I0324fe322d97ee35105d7d71442fa79663e0fdfa
Bug: 7438790

11 years agoMaking the reordering play nice with the 3D widget carousel
Adam Cohen [Tue, 30 Oct 2012 23:48:22 +0000 (16:48 -0700)]
Making the reordering play nice with the 3D widget carousel

-> Ensuring that transforms, hidden side pages, alphas all transition
   and fade seamlessly to and from the carousel

Change-Id: I6197f17899135a9e551ff1691c63ad5a2bb1d0f7