OSDN Git Service

android-x86/frameworks-base.git
11 years agoam b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature...
Geremy Condra [Fri, 2 Nov 2012 21:26:34 +0000 (14:26 -0700)]
am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

* commit 'b14c9900cbbaca6361030d8fc8d6515cc9e06e10':
  Change android.permission.SERIAL_PORT to signature|system.

11 years agoam a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into...
Geremy Condra [Fri, 2 Nov 2012 21:22:31 +0000 (14:22 -0700)]
am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

* commit 'a295ba44793e5601c8574bdcb07313420aa6500c':
  Change android.permission.SERIAL_PORT to signature|system.

11 years agoMerge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev
Geremy Condra [Fri, 2 Nov 2012 21:19:45 +0000 (14:19 -0700)]
Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

11 years agoMerge "Cannot click on partially visible views in touch exploration." into jb-mr1-dev
Svetoslav Ganov [Fri, 2 Nov 2012 18:50:56 +0000 (11:50 -0700)]
Merge "Cannot click on partially visible views in touch exploration." into jb-mr1-dev

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

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 2 Nov 2012 07:14:48 +0000 (00:14 -0700)]
Import translations. DO NOT MERGE

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

11 years agoCleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
Winson Chung [Fri, 2 Nov 2012 01:05:04 +0000 (18:05 -0700)]
Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)

Change-Id: I28ebbd04d90a1ea2a721c28d3bce7ccea31a33e9

11 years agoMerge commit '87bb019e57eddcedd4aeca180ac36bdf1d42064a' into jb-mr1-dev
Ed Heyl [Fri, 2 Nov 2012 01:06:35 +0000 (18:06 -0700)]
Merge commit '87bb019e57eddcedd4aeca180ac36bdf1d42064a' into jb-mr1-dev

11 years agoCannot click on partially visible views in touch exploration.
Svetoslav Ganov [Thu, 1 Nov 2012 01:28:49 +0000 (18:28 -0700)]
Cannot click on partially visible views in touch exploration.

1. In touch exploration mode the system clicks in the center of the
   accessibility focus rectangle. However, if this rectangle is only
   partially shown on the window or on the screen the system may not
   be able to perform the click, if the accessibility focus center
   is not on the screen, or click on the wrong window, if the access
   focus center is outside of the window.

   This change clips the rectangle to the window bounds which and the
   display bounds. This will ensure no clicks are sent to the wrong
   window and no clicks are sent outside of the screen.

bug:7453839

Change-Id: I79f98971e7ebcbb391c37284467dc76076172c5f

11 years agoMerge "Eliminate potential reentrance from unregisterInputChannel." into jb-mr1-dev
Jeff Brown [Thu, 1 Nov 2012 22:42:32 +0000 (15:42 -0700)]
Merge "Eliminate potential reentrance from unregisterInputChannel." into jb-mr1-dev

11 years agoam a47776c9: am 2cff3eea: am f19804b5: Merge "new dashboard stats for 11/1, platform...
Scott Main [Thu, 1 Nov 2012 22:37:31 +0000 (15:37 -0700)]
am a47776c9: am 2cff3eea: am f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

* commit 'a47776c9f889242b3bcff0ff2d113d50da342262':
  new dashboard stats for 11/1, platform version only

11 years agoam 2cff3eea: am f19804b5: Merge "new dashboard stats for 11/1, platform version only...
Scott Main [Thu, 1 Nov 2012 22:34:42 +0000 (15:34 -0700)]
am 2cff3eea: am f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

* commit '2cff3eeaeb419fcdfc7307c2c52a653483c76ddb':
  new dashboard stats for 11/1, platform version only

11 years agoam f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb...
Scott Main [Thu, 1 Nov 2012 22:31:53 +0000 (15:31 -0700)]
am f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

* commit 'f19804b5e994d183e6f6eeb512f74f2380ffd533':
  new dashboard stats for 11/1, platform version only

11 years agoMerge "new dashboard stats for 11/1, platform version only" into jb-dev-docs
Scott Main [Thu, 1 Nov 2012 22:28:33 +0000 (15:28 -0700)]
Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

11 years agoHide new location APIs and undeprecate old ones
Laurent Tu [Tue, 30 Oct 2012 21:54:02 +0000 (14:54 -0700)]
Hide new location APIs and undeprecate old ones

Hide all new location APIs related to LocationRequest/Geofence and
undeprecate all deprecated APIs consequently to the LocationRequest and
Geofence introduction. Also introduce LocationRequestUnbundled for
LocationProviders to use.

Change-Id: I5b116c7d342041f45b341c88a4b6813571118018

11 years agonew dashboard stats for 11/1, platform version only
Scott Main [Thu, 1 Nov 2012 20:15:26 +0000 (13:15 -0700)]
new dashboard stats for 11/1, platform version only

Change-Id: If6e9633170793e45abfdc94ef215f45edd64e547

11 years agoMerge "docs: misc changes for new manifest attributes, including fix for bug 7443821...
Scott Main [Thu, 1 Nov 2012 22:14:24 +0000 (15:14 -0700)]
Merge "docs: misc changes for new manifest attributes, including fix for bug 7443821 bug 7442263" into jb-mr1-dev

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 agoam a84c9639: Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev
Chris Craik [Thu, 1 Nov 2012 21:37:12 +0000 (14:37 -0700)]
am a84c9639: Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev

* commit 'a84c963936bf23ac4aaec3b17cd70ce50906b24a':
  Avoid tesselation path when useCenter is set

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 agoam f9e7b618: am 93a9a0a2: am 0fc15da0: am 677c1e14: Merge "docs: google market -...
Robert Ly [Thu, 1 Nov 2012 21:26:18 +0000 (14:26 -0700)]
am f9e7b618: am 93a9a0a2: am 0fc15da0: am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs

* commit 'f9e7b61867316057f80a92804da0b5800bd4c01a':
  docs: google market -> google play

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 agoChange android.permission.SERIAL_PORT to signature|system.
Geremy Condra [Wed, 17 Oct 2012 21:06:31 +0000 (14:06 -0700)]
Change android.permission.SERIAL_PORT to signature|system.

Bug: 7367956
Change-Id: I0bc65936ba59c43c18d9a6ba52affff4c921f2fb

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

* commit '1f177cb87a87b26fe302298f96197766ebddaf96':
  Revision to Notifications API guide

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 agoMerge "Keyguard sliding challenge - fix overeager touch interception" into jb-mr1...
Adam Powell [Thu, 1 Nov 2012 20:51:36 +0000 (13:51 -0700)]
Merge "Keyguard sliding challenge - fix overeager touch interception" into jb-mr1-lockscreen-dev

11 years agoKeyguard sliding challenge - fix overeager touch interception
Adam Powell [Thu, 1 Nov 2012 20:46:17 +0000 (13:46 -0700)]
Keyguard sliding challenge - fix overeager touch interception

Bug 7458287

Change-Id: I31f196539eecab1df5835e8ac1a76d9732a332fe

11 years agoMerge "Showing message when max attempts are hit in face unlock fixes b/7306168"...
Danielle Millett [Thu, 1 Nov 2012 20:45:27 +0000 (13:45 -0700)]
Merge "Showing message when max attempts are hit in face unlock fixes b/7306168" into jb-mr1-lockscreen-dev

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 agoam 0de49148: Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some...
Zhihai Xu [Thu, 1 Nov 2012 19:45:31 +0000 (12:45 -0700)]
am 0de49148: Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev

* commit '0de49148f07c7f0b3b45cec0ef502db4b9163711':
  Fix for BluetoothAdapter.getAddress() when BT is off on some devices

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 "Addressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b." into jb...
Svetoslav Ganov [Thu, 1 Nov 2012 19:30:39 +0000 (12:30 -0700)]
Merge "Addressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b." into jb-mr1-lockscreen-dev

11 years agoAddressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b.
Svetoslav Ganov [Thu, 1 Nov 2012 18:09:37 +0000 (11:09 -0700)]
Addressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b.

Change-Id: I807733dabc18bc8894c777d19c4d0e3ca809476c

11 years agoShowing message when max attempts are hit in face unlock fixes b/7306168
Danielle Millett [Thu, 1 Nov 2012 19:00:12 +0000 (15:00 -0400)]
Showing message when max attempts are hit in face unlock fixes b/7306168

Added a check in pattern and PIN to showed the face unlock max attempts
failure message if that had been reached.  The max attempts can only
be true if face unlock is enabled so it doesn't need to also check if it's
enabled.

Change-Id: If8a26498961d79fa6a647abc923c72f0af407e61

11 years agoam 56a3ce03: Merge "docs: update description for location permissions bug: 6996667...
Scott Main [Thu, 1 Nov 2012 18:51:26 +0000 (11:51 -0700)]
am 56a3ce03: Merge "docs: update description for location permissions bug: 6996667" into jb-mr1-dev

* commit '56a3ce038eb03a527b475779d7abf694da1879bc':
  docs: update description for location permissions bug: 6996667

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 agoMerge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen-dev
Adam Cohen [Thu, 1 Nov 2012 18:31:15 +0000 (11:31 -0700)]
Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen-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 "Keyguard tablet/portrait fix for HUGE security views" into jb-mr1-lockscreen-dev
Adam Powell [Thu, 1 Nov 2012 18:25:45 +0000 (11:25 -0700)]
Merge "Keyguard tablet/portrait fix for HUGE security views" into jb-mr1-lockscreen-dev

11 years agoam 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into jb...
Romain Guy [Thu, 1 Nov 2012 18:25:49 +0000 (11:25 -0700)]
am 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev

* commit '998d03bd943053741bab17a8ef0abb355f6bc3ae':
  A new clock widget to create lock screen appwidgets

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 agoKeyguard tablet/portrait fix for HUGE security views
Adam Powell [Thu, 1 Nov 2012 18:22:55 +0000 (11:22 -0700)]
Keyguard tablet/portrait fix for HUGE security views

Integrate from proto app

Bug 7453420

Change-Id: I3dca6e4d96c319c17ee52e13616c15db085b1c97

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: misc changes for new manifest attributes,
Scott Main [Wed, 31 Oct 2012 00:02:18 +0000 (17:02 -0700)]
docs: misc changes for new manifest attributes,
including fix for bug 7443821
bug 7442263

Change-Id: I20b712bf2b0379c70ff28682025d6f30817a6c36

11 years agoMerge "Cancel camera launch on screen off." into jb-mr1-lockscreen-dev
John Spurlock [Thu, 1 Nov 2012 17:05:39 +0000 (10:05 -0700)]
Merge "Cancel camera launch on screen off." into jb-mr1-lockscreen-dev

11 years agoCancel camera launch on screen off.
John Spurlock [Thu, 1 Nov 2012 17:01:05 +0000 (13:01 -0400)]
Cancel camera launch on screen off.

Bug: 7452793
Change-Id: Ic043a0076154d2ce4dcb0b26bae3958c35a6cd67

11 years agoam 8761e143: docs: Clarify the callback mechanisms for LocationRequest and clarify...
Scott Main [Thu, 1 Nov 2012 16:58:58 +0000 (09:58 -0700)]
am 8761e143: docs: Clarify the callback mechanisms for LocationRequest and clarify horizontal geofencing

* commit '8761e143c987fc48d854818988cde44700c9f602':
  docs: Clarify the callback mechanisms for LocationRequest and clarify horizontal geofencing

11 years agoMerge "Show the keyboard less aggressively." into jb-mr1-lockscreen-dev
Daniel Sandler [Thu, 1 Nov 2012 16:56:17 +0000 (09:56 -0700)]
Merge "Show the keyboard less aggressively." into jb-mr1-lockscreen-dev

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 launcher flash during secure camera transition.
John Spurlock [Thu, 1 Nov 2012 13:15:53 +0000 (09:15 -0400)]
Fix launcher flash during secure camera transition.

Bug:7452928
Change-Id: I8b7d9bdb14addefb9e9ed71a45d438418b3e21dd

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 "Updating isShowing during onResume()" into jb-mr1-lockscreen-dev
Danielle Millett [Thu, 1 Nov 2012 04:44:05 +0000 (21:44 -0700)]
Merge "Updating isShowing during onResume()" into jb-mr1-lockscreen-dev

11 years agoam c86e8dff: Merge "Fix WiFi stress test" into jb-mr1-dev
Xia Wang [Thu, 1 Nov 2012 04:20:33 +0000 (21:20 -0700)]
am c86e8dff: Merge "Fix WiFi stress test" into jb-mr1-dev

* commit 'c86e8dffd04804f7f975c80325bc3ae70e7e972a':
  Fix WiFi stress test

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 agoUpdating isShowing during onResume()
Danielle Millett [Thu, 1 Nov 2012 04:05:27 +0000 (00:05 -0400)]
Updating isShowing during onResume()

Since the callback is unregistered in onPause(), KeyguardFaceUnlock
doesn't get onKeyguardVisibilityChanged() when it's paused.  This means
that if the state changes while it's paused, then mIsShowing is incorrect
when it resumes.  This is fixed by keeping track of the state in
KeyguardUpdateMonitor and checking it when onResume() is called.

Change-Id: I67aa1e091161a965e4347dc8c2ec5e7a1dd9d92e

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 "Suppressing FUL after going to backup fixes b/7449820" into jb-mr1-lockscreen-dev
Brian Colonna [Thu, 1 Nov 2012 03:19:22 +0000 (20:19 -0700)]
Merge "Suppressing FUL after going to backup fixes b/7449820" into jb-mr1-lockscreen-dev

11 years agoSuppressing FUL after going to backup fixes b/7449820
Brian Colonna [Thu, 1 Nov 2012 03:07:00 +0000 (23:07 -0400)]
Suppressing FUL after going to backup fixes b/7449820

Face Unlock would reappear when rotating a tablet after it had already
fallen back to the backup unlock method.  This change suppresses Face
Unlock after going to the backup so it isn't seen again until the user
leaves and revisits keyguard.

This change also removes the exposeFallback() callback from Face
Unlock.  It has been unnecessary for a long tiem since Face Unlock no
longer covers the backup.  The Face Unlock service was therefore
making unnecesaary calls via the AIDL interface.

Note that the AIDL interface change broke obsolete keyguard stuff.
That is being deleted soon anyway, so code has just been commented out
of the obsolete files to make it compile.

Change-Id: Ia5c451cce1703b3bc03e27a35c6b38373e944d1b

11 years agoAddressing comments for change c4842c11932ea4f60fe7ae09b0a59660207e1587
Svetoslav Ganov [Thu, 1 Nov 2012 02:46:24 +0000 (19:46 -0700)]
Addressing comments for change c4842c11932ea4f60fe7ae09b0a59660207e1587

Change-Id: I4e9cf37aba287f079be18e5c2c25216e6fdd1396

11 years agoEliminate potential reentrance from unregisterInputChannel.
Jeff Brown [Thu, 1 Nov 2012 02:01:31 +0000 (19:01 -0700)]
Eliminate potential reentrance from unregisterInputChannel.

Ensure that all callbacks into the window manager policy occur
on the input dispatcher thread in the right place.  This fixes
a potential deadlock that may occur if the window manager
unregisters an input channel while holding its own lock.

The change is simply to defer running asynchronous commands
(usually callbacks into the policy) until the next iteration
of the dispatch looper thread.

Bug: 7382388
Change-Id: I90095580d717fcddb2209ef332df56400f837a34

11 years agoMerge "Adding a button for expanding the clock screen challenge." into jb-mr1-lockscr...
Jim Miller [Thu, 1 Nov 2012 01:54:36 +0000 (18:54 -0700)]
Merge "Adding a button for expanding the clock screen challenge." into jb-mr1-lockscreen-dev

11 years agoAdding a button for expanding the clock screen challenge.
Svetoslav Ganov [Thu, 1 Nov 2012 01:19:33 +0000 (18:19 -0700)]
Adding a button for expanding the clock screen challenge.

Change-Id: Ia39303012251cf7cc4dadac030d1aa471ceff776

11 years agoMerge "FUL being unsuppressed when screen turns off fixes b/7453702" into jb-mr1...
Brian Colonna [Thu, 1 Nov 2012 01:15:35 +0000 (18:15 -0700)]
Merge "FUL being unsuppressed when screen turns off fixes b/7453702" into jb-mr1-lockscreen-dev

11 years agoAccessibility support for the lockscreen - phone.
Svetoslav Ganov [Wed, 31 Oct 2012 21:33:32 +0000 (14:33 -0700)]
Accessibility support for the lockscreen  - phone.

Change-Id: Idc99f1322a1d635dd07e1f5efa1665a4676267c2

11 years agoStripping dead API related to keyguard widgets
Adam Cohen [Wed, 31 Oct 2012 23:09:28 +0000 (16:09 -0700)]
Stripping dead API related to keyguard widgets

Change-Id: Ieb6c57ef736712b3266de08027f9626104cdf1bb

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 agoFUL being unsuppressed when screen turns off fixes b/7453702
Brian Colonna [Thu, 1 Nov 2012 00:03:18 +0000 (20:03 -0400)]
FUL being unsuppressed when screen turns off fixes b/7453702

We suppress FUL when the device first boots because with all of the
things happening at boot, we don't want to interact with the camera.
We also suppress it immediately after a user switch for the same
reasons.  However, once the user turns the screen off, we want to
show FUL when they turn it back on.  Prior to this fix it was only
being unsuppressed on login.

Note that this CL also removes the isFirstBoot flag.  It was only
being set/checked when the suppress flag was set/checked, so it was
redundant.

This also addresses bug b/7450665, which is regarding the
user-switch case.

Change-Id: I2b39e85e21c08ef7629398521ab1159f5a6c7547

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