OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "Fix alpha animations in ViewPropAnimRT"
John Reck [Fri, 20 Jun 2014 21:50:32 +0000 (21:50 +0000)]
Merge "Fix alpha animations in ViewPropAnimRT"

10 years agoam f6f345cf: (-s ours) DO NOT MERGE: Use main looper for PackageMonitor
Ji-Hwan Lee [Fri, 20 Jun 2014 21:49:36 +0000 (21:49 +0000)]
am f6f345cf: (-s ours) DO NOT MERGE: Use main looper for PackageMonitor

* commit 'f6f345cf42738d25348b0c96ec2483922ed9d6ec':
  DO NOT MERGE: Use main looper for PackageMonitor

10 years agoam 8931c9c9: Register PackageMonitor when system services are ready
Ji-Hwan Lee [Fri, 20 Jun 2014 21:49:28 +0000 (21:49 +0000)]
am 8931c9c9: Register PackageMonitor when system services are ready

* commit '8931c9c9ec392a1f2a7e59a516714f86cf9569aa':
  Register PackageMonitor when system services are ready

10 years agoFix alpha animations in ViewPropAnimRT
John Reck [Fri, 20 Jun 2014 21:44:58 +0000 (14:44 -0700)]
Fix alpha animations in ViewPropAnimRT

Change-Id: Iffa0631b84070f12cf7b1a5e6db061c2afe7ca80

10 years agoDO NOT MERGE: Use main looper for PackageMonitor
Ji-Hwan Lee [Fri, 20 Jun 2014 20:54:38 +0000 (05:54 +0900)]
DO NOT MERGE: Use main looper for PackageMonitor

This is to work-around the issue that TvInputManagerService does not
receive package change callbacks from PackageMonitor.

In ATV emulator build, the background thread is blocked at
android_location_GpsLocationProvider_init(), and PackageMonitor that uses
background thread fails to handle broadcast intent.

Bug: 15767453
Change-Id: Ieef00cedf1357d57e4217ec202d50655ba3aa35a

10 years agoRegister PackageMonitor when system services are ready
Ji-Hwan Lee [Fri, 20 Jun 2014 19:42:05 +0000 (04:42 +0900)]
Register PackageMonitor when system services are ready

Bug: 15767453
Change-Id: I191b20dfa31eee0e37ba7df67cbf906ccbfc0f4e

10 years agoRe-enable ViewPropAnimRT
John Reck [Fri, 20 Jun 2014 14:19:30 +0000 (07:19 -0700)]
Re-enable ViewPropAnimRT

Change-Id: I2f30547c4e2212747c479760dff4f3f901d1eaf3

10 years agoMerge "Fix BackgroundDexOptService scheduled job"
Christopher Tate [Fri, 20 Jun 2014 21:45:50 +0000 (21:45 +0000)]
Merge "Fix BackgroundDexOptService scheduled job"

10 years agoFix BackgroundDexOptService scheduled job
Christopher Tate [Fri, 20 Jun 2014 20:17:01 +0000 (13:17 -0700)]
Fix BackgroundDexOptService scheduled job

1) use the right package name in the ComponentName
2) use a unique-within-package job ID

Also put the full component name in dumpsys, not just the package name

Change-Id: Icf6edabf45573ba72a1adf86b6f83baba57fc593

10 years agoExclude views that aren't on screen from Activity Transitions.
George Mount [Tue, 17 Jun 2014 23:27:38 +0000 (16:27 -0700)]
Exclude views that aren't on screen from Activity Transitions.

Bug 15704207

Change-Id: I114a5191536b5c59c6c2d1074fab8505a8ad2fdb

10 years agoMerge "Making more ContentProviders work across users."
Nicolas Prevot [Fri, 20 Jun 2014 09:58:49 +0000 (09:58 +0000)]
Merge "Making more ContentProviders work across users."

10 years agoAdd a null check to UserAvatarView.setBitmap
Andreas Gampe [Fri, 20 Jun 2014 06:51:12 +0000 (23:51 -0700)]
Add a null check to UserAvatarView.setBitmap

Adds a null check for the bitmap to set. Resets the paint's shader
in case of a null bitmap to release any previous image.

Change-Id: I1adf3c8ef44522a593fe3f25726b6c83120d7556

10 years agoRevert "Add support for tint attribute in VectorDrawable"
Dianne Hackborn [Fri, 20 Jun 2014 06:02:37 +0000 (23:02 -0700)]
Revert "Add support for tint attribute in VectorDrawable"

This reverts commit ab41ea17e6b0407fa76bc9f9183190a9bbc7f560.

Was causing system UI to crash.

10 years agoMerge "Collapse a bunch of verbose boilerplate"
Christopher Tate [Fri, 20 Jun 2014 19:31:27 +0000 (19:31 +0000)]
Merge "Collapse a bunch of verbose boilerplate"

10 years agoCollapse a bunch of verbose boilerplate
Christopher Tate [Fri, 20 Jun 2014 02:07:26 +0000 (19:07 -0700)]
Collapse a bunch of verbose boilerplate

Objects.equals() is your friend!

Change-Id: I728bbff6c20309b42ec31f2d87748d9fa19aa00f

10 years agoam 19597647: am ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSystem...
Elliott Hughes [Fri, 20 Jun 2014 18:19:42 +0000 (18:19 +0000)]
am 19597647: am ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface"

* commit '19597647f957c4f9755af2f405160f76460ca26d':
  Fixed VM memory leak in AudioSystem JNI interface

10 years agoam ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface"
Elliott Hughes [Fri, 20 Jun 2014 16:34:36 +0000 (16:34 +0000)]
am ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface"

* commit 'ff6b0e24725c642f0681e214f143a8151e4e6bea':
  Fixed VM memory leak in AudioSystem JNI interface

10 years agoam f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface"
Elliott Hughes [Fri, 20 Jun 2014 16:30:40 +0000 (16:30 +0000)]
am f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface"

* commit 'f18961066b7029652dacb9016bacbf192a6cf73d':
  Fixed VM memory leak in AudioSystem JNI interface

10 years agoMerge "Fixed VM memory leak in AudioSystem JNI interface"
Elliott Hughes [Fri, 20 Jun 2014 16:26:45 +0000 (16:26 +0000)]
Merge "Fixed VM memory leak in AudioSystem JNI interface"

10 years agoMerge "Make public basic transitions."
George Mount [Fri, 20 Jun 2014 18:04:54 +0000 (18:04 +0000)]
Merge "Make public basic transitions."

10 years agoMake public basic transitions.
George Mount [Wed, 18 Jun 2014 23:26:25 +0000 (16:26 -0700)]
Make public basic transitions.

Bug 15727908

Adds slide, explode and fade transitions.

Change-Id: I8badb3a1e9230d66d9ca3d1edeec0510bc89d556

10 years agoMerge "camera2: Add AE antibanding + fps range metadata."
Ruben Brunk [Fri, 20 Jun 2014 18:00:19 +0000 (18:00 +0000)]
Merge "camera2: Add AE antibanding + fps range metadata."

10 years agoMerge "camera2: Fix deadlocks in shim #close and make #testInvalidCapture pass"
Igor Murashkin [Fri, 20 Jun 2014 17:59:28 +0000 (17:59 +0000)]
Merge "camera2: Fix deadlocks in shim #close and make #testInvalidCapture pass"

10 years agoupdate SCO audio test app
Eric Laurent [Thu, 15 May 2014 23:37:29 +0000 (16:37 -0700)]
update SCO audio test app

Added test for startBluetoothScoVirtualCall()

Change-Id: I1b47b60a8c5fb0158d4e224252a9d511c612ca2f

10 years agocamera2: Add AE antibanding + fps range metadata.
Ruben Brunk [Thu, 19 Jun 2014 20:42:40 +0000 (13:42 -0700)]
camera2: Add AE antibanding + fps range metadata.

Bug: 15116722
Change-Id: I627748e162f26c42f6bbcfc21ee4b1081e1f25ad

10 years agoMerge "Add negative guard"
John Reck [Fri, 20 Jun 2014 17:42:14 +0000 (17:42 +0000)]
Merge "Add negative guard"

10 years agoAdd negative guard
John Reck [Fri, 20 Jun 2014 16:59:56 +0000 (09:59 -0700)]
Add negative guard

 Bug: 15631600

Change-Id: Idd7740f58876e73694fafb8ef55ebaff511f6dca

10 years agoMerge "Framework changes to support NFC trustlet."
Andres Morales [Fri, 20 Jun 2014 17:40:56 +0000 (17:40 +0000)]
Merge "Framework changes to support NFC trustlet."

10 years agoFramework changes to support NFC trustlet.
Andres Morales [Tue, 20 May 2014 16:25:07 +0000 (09:25 -0700)]
Framework changes to support NFC trustlet.

Adds a system-only ability to register for receiving
tags from NfcService at the lockscreen.

Change-Id: I4b50941031e8d1f40ebb6314211226e70a2ad187

10 years agoMerge "AudioManager: add startBluetoothScoVirtualCall()"
Eric Laurent [Fri, 20 Jun 2014 17:36:57 +0000 (17:36 +0000)]
Merge "AudioManager: add startBluetoothScoVirtualCall()"

10 years agoAudioManager: add startBluetoothScoVirtualCall()
Eric Laurent [Thu, 15 May 2014 22:14:22 +0000 (15:14 -0700)]
AudioManager: add startBluetoothScoVirtualCall()

Add API to start bluetooth SCO audio connection explicitly
in virtual call mode.

Bug: 11824396.
Change-Id: I1dfab13c659f5855e0b78467ac48b3186af7874c

10 years agoMerge "Revert "Add ability to set and get DefaultPhoneApplication""
Yorke Lee [Fri, 20 Jun 2014 17:26:26 +0000 (17:26 +0000)]
Merge "Revert "Add ability to set and get DefaultPhoneApplication""

10 years agoRevert "Add ability to set and get DefaultPhoneApplication"
Yorke Lee [Thu, 19 Jun 2014 22:26:34 +0000 (22:26 +0000)]
Revert "Add ability to set and get DefaultPhoneApplication"

This reverts commit 8bdb1ff3279ab9fde0499231580c76dc2533f3c4.

Change-Id: Idc6d64820c23a650e5f0113ed8ff0860c61ea6af

10 years agoMerge "Remove dead code from keyguard"
RoboErik [Fri, 20 Jun 2014 17:08:22 +0000 (17:08 +0000)]
Merge "Remove dead code from keyguard"

10 years agocamera2: Fix deadlocks in shim #close and make #testInvalidCapture pass
Igor Murashkin [Thu, 19 Jun 2014 02:03:00 +0000 (19:03 -0700)]
camera2: Fix deadlocks in shim #close and make #testInvalidCapture pass

* Also fixes configureOutputs to allow it to unconfigure
* Adds IAE checks in a few spots to validate surfaces aren't null

Bug: 15116722
Change-Id: I9ec88bccb3600eb12747d84436ead27952e87646

10 years agoClosing the QS when tapping on the notifications now.
Selim Cinek [Thu, 19 Jun 2014 23:29:04 +0000 (16:29 -0700)]
Closing the QS when tapping on the notifications now.

Bug: 15394230
Change-Id: Ib9f750db69529afc0d56685fb88a13d183b0d3d5

10 years agoMerge "Fix index out of bounds exception"
Craig Mautner [Fri, 20 Jun 2014 21:39:27 +0000 (21:39 +0000)]
Merge "Fix index out of bounds exception"

10 years agoFix index out of bounds exception
Craig Mautner [Fri, 20 Jun 2014 21:38:21 +0000 (14:38 -0700)]
Fix index out of bounds exception

When removing the last activity in a stack.

Fixes bug 15776859.

Change-Id: Id507aa7864482ff1ff769833445d937b19de2bcd

10 years agoMerge "camera: Get detailed error reporting from api1 Camera if open fails"
Igor Murashkin [Fri, 20 Jun 2014 21:21:38 +0000 (21:21 +0000)]
Merge "camera: Get detailed error reporting from api1 Camera if open fails"

10 years agocamera: Get detailed error reporting from api1 Camera if open fails
Igor Murashkin [Fri, 20 Jun 2014 18:22:11 +0000 (11:22 -0700)]
camera: Get detailed error reporting from api1 Camera if open fails

* Also maps camera2 open errors the same for shim/nonshim paths

Change-Id: I08d9d1e30e72025c41bd54b702d7ae95b32257be

10 years agoMerge "Re-enable ViewPropAnimRT"
John Reck [Fri, 20 Jun 2014 21:18:03 +0000 (21:18 +0000)]
Merge "Re-enable ViewPropAnimRT"

10 years agoMerge "Camera2: Call onCaptureSequenceAborted when appropriate"
Eino-Ville Talvala [Fri, 20 Jun 2014 20:57:58 +0000 (20:57 +0000)]
Merge "Camera2: Call onCaptureSequenceAborted when appropriate"

10 years agoMerge "Add diagnostic error code to MediaDrm IllegalStateExceptions"
Jeff Tinker [Fri, 20 Jun 2014 20:56:10 +0000 (20:56 +0000)]
Merge "Add diagnostic error code to MediaDrm IllegalStateExceptions"

10 years agoMerge "Add volume handling APIs to sessions"
RoboErik [Fri, 20 Jun 2014 20:47:29 +0000 (20:47 +0000)]
Merge "Add volume handling APIs to sessions"

10 years agocamera2: Shim fix hwLevel and minimumFocusDistance
Igor Murashkin [Thu, 19 Jun 2014 22:45:06 +0000 (15:45 -0700)]
camera2: Shim fix hwLevel and minimumFocusDistance

Change-Id: Ie4ab330a738ac4c8e465eacade1bbc39bdb776fe

10 years agoAdd diagnostic error code to MediaDrm IllegalStateExceptions
Jeff Tinker [Thu, 19 Jun 2014 20:58:12 +0000 (13:58 -0700)]
Add diagnostic error code to MediaDrm IllegalStateExceptions

bug: 13976775
Change-Id: I682dd66a79252a9ee030b3cab5deb350e653e933

10 years agoAdd volume handling APIs to sessions
RoboErik [Thu, 19 Jun 2014 23:07:28 +0000 (16:07 -0700)]
Add volume handling APIs to sessions

This renames and moves the VolumeProvider and adds apis to
MediaController to get the current state of volume on a session and
to request changes to the volume.

Change-Id: I290e9efefb6676c805819a29e1d054c3192c6773

10 years agoCamera2: Call onCaptureSequenceAborted when appropriate
Eino-Ville Talvala [Tue, 10 Jun 2014 22:24:26 +0000 (15:24 -0700)]
Camera2: Call onCaptureSequenceAborted when appropriate

Bug: 15524101
Change-Id: I4615d0b4ae3cae80609586f7dfa8373691a9e384

10 years agoMerge "Fix issue #15689396: pre-installed DemoAPI tests fail..."
Dianne Hackborn [Fri, 20 Jun 2014 20:38:12 +0000 (20:38 +0000)]
Merge "Fix issue #15689396: pre-installed DemoAPI tests fail..."

10 years agoFix issue #15689396: pre-installed DemoAPI tests fail...
Dianne Hackborn [Fri, 20 Jun 2014 19:18:55 +0000 (12:18 -0700)]
Fix issue #15689396: pre-installed DemoAPI tests fail...

...with a NPE on emulators running Google x86 API 19 image

Change-Id: Ib989127f48b0c02ec645b99827a9b775188684d8

10 years agoMerge "stop using (deprecated) SkBitmap::Config"
Mike Reed [Fri, 20 Jun 2014 20:37:28 +0000 (20:37 +0000)]
Merge "stop using (deprecated) SkBitmap::Config"

10 years agostop using (deprecated) SkBitmap::Config
Mike Reed [Mon, 16 Jun 2014 21:31:48 +0000 (17:31 -0400)]
stop using (deprecated) SkBitmap::Config

Change-Id: Ic75b5fc6996578e9d95bd3a220439ec1541d7c3b

10 years agoMerge "Perform haptic feedback for wake gesture."
Jeff Brown [Fri, 20 Jun 2014 20:03:11 +0000 (20:03 +0000)]
Merge "Perform haptic feedback for wake gesture."

10 years agoMerge "Revert "Add getSystemPhoneApplication to TelecommManager""
Yorke Lee [Fri, 20 Jun 2014 16:45:02 +0000 (16:45 +0000)]
Merge "Revert "Add getSystemPhoneApplication to TelecommManager""

10 years agoMerge "If we're not showing switch text, don't include in measure."
John Spurlock [Fri, 20 Jun 2014 17:02:12 +0000 (17:02 +0000)]
Merge "If we're not showing switch text, don't include in measure."

10 years agoIf we're not showing switch text, don't include in measure.
John Spurlock [Fri, 20 Jun 2014 14:53:54 +0000 (10:53 -0400)]
If we're not showing switch text, don't include in measure.

Naive fix for switch crashes when !showText.

Bug:15770311
Change-Id: I68839b61b907d62159e2c12349005683e9ac6436

10 years agoMerge "Remove more dead audio service code"
RoboErik [Fri, 20 Jun 2014 20:00:05 +0000 (20:00 +0000)]
Merge "Remove more dead audio service code"

10 years agoam 1c74e20d: (-s ours) am 1b3a5217: (-s ours) Merge "Import translations. DO NOT...
Baligh Uddin [Fri, 20 Jun 2014 19:57:15 +0000 (19:57 +0000)]
am 1c74e20d: (-s ours) am 1b3a5217: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '1c74e20db1c59fdb4e9512339c1251830842c905':
  Import translations. DO NOT MERGE

10 years agoam 149c1b09: am c9334fb1: fix typo on lmp-prev page
Robert Ly [Fri, 20 Jun 2014 19:57:10 +0000 (19:57 +0000)]
am 149c1b09: am c9334fb1: fix typo on lmp-prev page

* commit '149c1b09ee683b1af90a9f21488ded197e31ffa7':
  fix typo on lmp-prev page

10 years agoam f6c5ee40: am 3323e554: Merge "add new image and landing page for l-preview" into...
Robert Ly [Fri, 20 Jun 2014 19:57:04 +0000 (19:57 +0000)]
am f6c5ee40: am 3323e554: Merge "add new image and landing page for l-preview" into klp-modular-dev

* commit 'f6c5ee4079291c5779ff3c5083eab60734f52c62':
  add new image and landing page for l-preview

10 years agoam 1b3a5217: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Fri, 20 Jun 2014 19:48:52 +0000 (19:48 +0000)]
am 1b3a5217: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev

* commit '1b3a52170ab0f2ec82532a689d271eaf8b8997f9':
  Import translations. DO NOT MERGE

10 years agoam c9334fb1: fix typo on lmp-prev page
Robert Ly [Fri, 20 Jun 2014 19:48:48 +0000 (19:48 +0000)]
am c9334fb1: fix typo on lmp-prev page

* commit 'c9334fb1b884031ad0f522085542e80e71f73685':
  fix typo on lmp-prev page

10 years agoam 3323e554: Merge "add new image and landing page for l-preview" into klp-modular-dev
Robert Ly [Fri, 20 Jun 2014 19:48:40 +0000 (19:48 +0000)]
am 3323e554: Merge "add new image and landing page for l-preview" into klp-modular-dev

* commit '3323e554391e7cf5ddba03d9f468c8acfb35ee0e':
  add new image and landing page for l-preview

10 years agoRemove more dead audio service code
RoboErik [Tue, 17 Jun 2014 23:56:27 +0000 (16:56 -0700)]
Remove more dead audio service code

Hit a snag in remote volume changes. Trying off this round of
removal so I can work on fixing remote volume handling in a
separate CL.

Change-Id: I49b1ba4b75d770ba7c77da081755f3210a9e9483

10 years agoMerge "Scrimming the notifications when QS is open."
Selim Cinek [Fri, 20 Jun 2014 00:26:10 +0000 (00:26 +0000)]
Merge "Scrimming the notifications when QS is open."

10 years agoScrimming the notifications when QS is open.
Selim Cinek [Wed, 18 Jun 2014 00:24:51 +0000 (17:24 -0700)]
Scrimming the notifications when QS is open.

Bug: 15394230
Change-Id: I4234bde0259ef296db73a43f69a765dbde5ddacd

10 years agoMerge "Don't show text in Material-styled switch"
Alan Viverette [Fri, 20 Jun 2014 00:24:12 +0000 (00:24 +0000)]
Merge "Don't show text in Material-styled switch"

10 years agoDon't show text in Material-styled switch
Alan Viverette [Fri, 20 Jun 2014 00:09:10 +0000 (17:09 -0700)]
Don't show text in Material-styled switch

BUG: 15754341
Change-Id: Iae43b31c6e445207a0c95b48d0f0befac0f5cc78

10 years agoMerge "Add support for tint attribute in VectorDrawable"
Alan Viverette [Fri, 20 Jun 2014 00:22:32 +0000 (00:22 +0000)]
Merge "Add support for tint attribute in VectorDrawable"

10 years agoAdd support for tint attribute in VectorDrawable
Alan Viverette [Fri, 20 Jun 2014 00:16:17 +0000 (17:16 -0700)]
Add support for tint attribute in VectorDrawable

Also fixes docs reference in TypedArray.

BUG: 15375203
Change-Id: I8cd2f43bd73f50084e21e5b986af9dc1c1447ad6

10 years agoMerge "Put dither in GradientDrawable constant state"
Alan Viverette [Fri, 20 Jun 2014 00:14:27 +0000 (00:14 +0000)]
Merge "Put dither in GradientDrawable constant state"

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Fri, 20 Jun 2014 00:08:58 +0000 (00:08 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agofix typo on lmp-prev page
Robert Ly [Fri, 20 Jun 2014 00:00:55 +0000 (17:00 -0700)]
fix typo on lmp-prev page

Change-Id: I3cc4c457d12c71a466b2be16022ac1e6835227b3

10 years agoadd home network boost
vandwalle [Thu, 19 Jun 2014 23:49:22 +0000 (16:49 -0700)]
add home network boost

Change-Id: I4b508b3f54304c0b3fea126c3905ed3322c2feee

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Jun 2014 23:53:45 +0000 (16:53 -0700)]
Import translations. DO NOT MERGE

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

10 years agoPut dither in GradientDrawable constant state
Alan Viverette [Thu, 19 Jun 2014 23:15:53 +0000 (16:15 -0700)]
Put dither in GradientDrawable constant state

Previously the dither attribute would be dropped when cloning a
gradient drawable from constant state. Also fixes ShapeDrawable
theme extraction.

BUG: 15754194
Change-Id: I3071f5b8236cfa6acb549627a3dfac0618518dbf

10 years agoMerge "Do not have HdmiControlService report deviceEvent for TV itself"
Jinsuk Kim [Fri, 20 Jun 2014 05:22:45 +0000 (05:22 +0000)]
Merge "Do not have HdmiControlService report deviceEvent for TV itself"

10 years agoDo not have HdmiControlService report deviceEvent for TV itself
Jinsuk Kim [Fri, 20 Jun 2014 04:25:17 +0000 (13:25 +0900)]
Do not have HdmiControlService report deviceEvent for TV itself

DeviceEvent should be used only for the other logical device,
not the TV device itself.

Also fixed a but not updating the logical address after the allocation.

Change-Id: I80cec9d5bb4b95d003c9d1c7ea13f02d7e76b322

10 years agoMerge "Fix build."
Dianne Hackborn [Fri, 20 Jun 2014 01:32:52 +0000 (01:32 +0000)]
Merge "Fix build."

10 years agoFix build.
Dianne Hackborn [Fri, 20 Jun 2014 01:32:08 +0000 (18:32 -0700)]
Fix build.

Change-Id: I8b05b1dc4fdd0460c2dc92359b85d88b9f0f4f80

10 years agoImprove unlock motion further.
Selim Cinek [Fri, 13 Jun 2014 05:36:01 +0000 (07:36 +0200)]
Improve unlock motion further.

Bug: 15244051
Change-Id: I6f567ff327695ec6ece56748cd300b8103715811

10 years agoMerge "Hide status bar in bouncer"
Jorim Jaggi [Fri, 20 Jun 2014 00:48:40 +0000 (00:48 +0000)]
Merge "Hide status bar in bouncer"

10 years agoHide status bar in bouncer
Jorim Jaggi [Wed, 18 Jun 2014 02:16:00 +0000 (19:16 -0700)]
Hide status bar in bouncer

Also, it gets faded in synchronously with the other unlock
animations.

Bug: 15407838
Change-Id: Ie161dfe970a2b4035a2d4cc7bb847285160cf691

10 years agoMerge "Make getAvailability() always return true"
Sungsoo Lim [Thu, 19 Jun 2014 23:33:17 +0000 (23:33 +0000)]
Merge "Make getAvailability() always return true"

10 years agoMerge "Use SystemAudioStatusAction in SystemAudioAction."
Jungshik Jang [Fri, 20 Jun 2014 02:52:56 +0000 (02:52 +0000)]
Merge "Use SystemAudioStatusAction in SystemAudioAction."

10 years agoRemove dead code from keyguard
RoboErik [Thu, 19 Jun 2014 17:33:17 +0000 (10:33 -0700)]
Remove dead code from keyguard

This only removes the pieces that are directly dependent on
IRemoteControlDisplay. There is still code for the transport controls
UI that could be removed.

Change-Id: I0ee4921fcba9aee8d8efcd16e2198a2000147416

10 years agoMerge "Report device status event in HdmiControlService"
Jinsuk Kim [Thu, 19 Jun 2014 22:56:01 +0000 (22:56 +0000)]
Merge "Report device status event in HdmiControlService"

10 years agoMerge "add new image and landing page for l-preview" into klp-modular-dev
Robert Ly [Thu, 19 Jun 2014 23:55:22 +0000 (23:55 +0000)]
Merge "add new image and landing page for l-preview" into klp-modular-dev

10 years agoadd new image and landing page for l-preview
Robert Ly [Thu, 19 Jun 2014 23:49:06 +0000 (16:49 -0700)]
add new image and landing page for l-preview

Change-Id: Ide3917a9795269b6606e3a7349c49b1d5b9b04b2

10 years agoReport device status event in HdmiControlService
Jinsuk Kim [Thu, 19 Jun 2014 05:13:22 +0000 (14:13 +0900)]
Report device status event in HdmiControlService

This change allows the event listener (TIF) to get notified
of the CEC logical device status change (addition/removal),
and update the available tv inputs accordingly.

Change-Id: I7f2798ad47212120ecac8093ad281f683a3d125e

10 years agoRevert "Add getSystemPhoneApplication to TelecommManager"
Yorke Lee [Thu, 19 Jun 2014 22:25:13 +0000 (22:25 +0000)]
Revert "Add getSystemPhoneApplication to TelecommManager"

This reverts commit 8200c05dcf206f2621fc8017235c739b66d57e8b.

Change-Id: I6536627491830804ddedac0287fa0bcdf014280c

10 years agoMerge "Explicitly collect manifest digests."
Jeff Sharkey [Thu, 19 Jun 2014 22:50:09 +0000 (22:50 +0000)]
Merge "Explicitly collect manifest digests."

10 years agoExplicitly collect manifest digests.
Jeff Sharkey [Thu, 19 Jun 2014 22:48:47 +0000 (15:48 -0700)]
Explicitly collect manifest digests.

Previously it was a side effect of collectCertificates().

Bug: 15740334
Change-Id: I2e044fdcc1c86ce730b9570bfbecf873366325e1

10 years agoMerge "Implement keyguard user switcher"
Adrian Roos [Thu, 19 Jun 2014 23:52:23 +0000 (23:52 +0000)]
Merge "Implement keyguard user switcher"

10 years agoImplement keyguard user switcher
Adrian Roos [Tue, 17 Jun 2014 01:56:22 +0000 (18:56 -0700)]
Implement keyguard user switcher

Bug: 15545213
Change-Id: I2d18cc3c83d76991fe11fc4bff7e8eecc25df4b5

10 years agoMerge "Allow a root activity to relinquish task identity"
Craig Mautner [Thu, 19 Jun 2014 23:45:14 +0000 (23:45 +0000)]
Merge "Allow a root activity to relinquish task identity"

10 years agoAllow a root activity to relinquish task identity
Craig Mautner [Thu, 19 Jun 2014 01:34:56 +0000 (18:34 -0700)]
Allow a root activity to relinquish task identity

If a an acitivty with attribute android:relinquishTaskIdentity true
is the root activity of a task then the intent of that task will
be that of the first activity in the stack with
android:relinquishTaskIdentity set false.

The ability to set intent also includes the ability to set the
TaskDescription of the task.

Fixes bug 15675610.
Fixes bug 10428661.

Change-Id: Ib28a9eae3b9832eeeef9106adbebe344184ee5ae

10 years agoMerge "Camera: Implement HAL1 and higher HAL API coexistence"
Zhijun He [Thu, 19 Jun 2014 23:28:06 +0000 (23:28 +0000)]
Merge "Camera: Implement HAL1 and higher HAL API coexistence"

10 years agoCamera: Implement HAL1 and higher HAL API coexistence
Zhijun He [Mon, 16 Jun 2014 23:42:35 +0000 (16:42 -0700)]
Camera: Implement HAL1 and higher HAL API coexistence

A higher hal version device like HAL3.2 can be opened as HAL1.0 device
if HAL supports it. This only applies to camera API1.

Change-Id: I4ae9f59f4317158cc1bd7ed7726e4032cdd1fa07

10 years agoMerge "Adds usage stat columns to Entity"
Paul Soulos [Thu, 19 Jun 2014 23:20:32 +0000 (23:20 +0000)]
Merge "Adds usage stat columns to Entity"