OSDN Git Service

android-x86/frameworks-base.git
10 years agoam 1ddb7a6b: Merge "Saver: PowerManager call to set low power mode." into lmp-dev
John Spurlock [Sun, 14 Sep 2014 19:51:00 +0000 (19:51 +0000)]
am 1ddb7a6b: Merge "Saver: PowerManager call to set low power mode." into lmp-dev

* commit '1ddb7a6b406f23c3b549aa6a771cec61c1778f3e':
  Saver: PowerManager call to set low power mode.

10 years agoMerge "Saver: PowerManager call to set low power mode." into lmp-dev
John Spurlock [Sun, 14 Sep 2014 19:36:11 +0000 (19:36 +0000)]
Merge "Saver: PowerManager call to set low power mode." into lmp-dev

10 years agoam 90756e97: Merge "Fix creation issue of stack trace dump directory" into lmp-dev
Ramanan Rajeswaran [Sun, 14 Sep 2014 19:29:41 +0000 (19:29 +0000)]
am 90756e97: Merge "Fix creation issue of stack trace dump directory" into lmp-dev

* commit '90756e972a152a70ab1a2f3bcfd9532ece1f2056':
  Fix creation issue of stack trace dump directory

10 years agoam 2e9ca0aa: Merge "Fix crash in TranserPipe." into lmp-dev
Ramanan Rajeswaran [Sun, 14 Sep 2014 19:29:36 +0000 (19:29 +0000)]
am 2e9ca0aa: Merge "Fix crash in TranserPipe." into lmp-dev

* commit '2e9ca0aa3de6f8e6e6691125497248dd6940c5f1':
  Fix crash in TranserPipe.

10 years agoam 35967d04: Merge "make wifi cellular params configurable" into lmp-dev
vandwalle [Sun, 14 Sep 2014 19:29:31 +0000 (19:29 +0000)]
am 35967d04: Merge "make wifi cellular params configurable" into lmp-dev

* commit '35967d0432b587dd78774ccea993f497f8b9eeb6':
  make wifi cellular params configurable

10 years agoMerge "Fix creation issue of stack trace dump directory" into lmp-dev
Ramanan Rajeswaran [Sun, 14 Sep 2014 19:20:35 +0000 (19:20 +0000)]
Merge "Fix creation issue of stack trace dump directory" into lmp-dev

10 years agoMerge "Fix crash in TranserPipe." into lmp-dev
Ramanan Rajeswaran [Sun, 14 Sep 2014 19:20:31 +0000 (19:20 +0000)]
Merge "Fix crash in TranserPipe." into lmp-dev

10 years agoMerge "make wifi cellular params configurable" into lmp-dev
vandwalle [Sun, 14 Sep 2014 19:17:05 +0000 (19:17 +0000)]
Merge "make wifi cellular params configurable" into lmp-dev

10 years agoam ab567cd1: Merge "Correctly propagate SW_CAMERA_LENS_COVER_BIT" into lmp-dev
Michael Wright [Sun, 14 Sep 2014 18:34:58 +0000 (18:34 +0000)]
am ab567cd1: Merge "Correctly propagate SW_CAMERA_LENS_COVER_BIT" into lmp-dev

* commit 'ab567cd1431678b9882897e90e83a3ebbf656588':
  Correctly propagate SW_CAMERA_LENS_COVER_BIT

10 years agoMerge "Correctly propagate SW_CAMERA_LENS_COVER_BIT" into lmp-dev
Michael Wright [Sun, 14 Sep 2014 18:19:49 +0000 (18:19 +0000)]
Merge "Correctly propagate SW_CAMERA_LENS_COVER_BIT" into lmp-dev

10 years agoam 11cb403d: Merge "Add null checks for quickly disappearing Displays" into lmp-dev
Craig Mautner [Sun, 14 Sep 2014 18:11:44 +0000 (18:11 +0000)]
am 11cb403d: Merge "Add null checks for quickly disappearing Displays" into lmp-dev

* commit '11cb403dd066e4de527e3c6079b3def6d3bc82bd':
  Add null checks for quickly disappearing Displays

10 years agoSaver: PowerManager call to set low power mode.
John Spurlock [Sun, 14 Sep 2014 15:10:22 +0000 (11:10 -0400)]
Saver: PowerManager call to set low power mode.

- Add an explicit power manager call to set the low power mode state,
  instead of trying manage everything around a single setting.
- When low-power mode is triggered by falling below the configured
  threshold, it does not update the setting.
- The "is-enabled" api returns setting || below configured trigger.
- Move the snooze management into the new api call.
- Callers (sysui + settings) updated to use the api instead of the
  setting.
- Handles the case where the level does an unpowered leap out of the
  low battery level. (Possible if powered in-between while the device
  is off)

Bug:17460535
Change-Id: Ic030504c9cad9868a7137abbe837b170da37852b

10 years agoMerge "Add null checks for quickly disappearing Displays" into lmp-dev
Craig Mautner [Sun, 14 Sep 2014 18:01:39 +0000 (18:01 +0000)]
Merge "Add null checks for quickly disappearing Displays" into lmp-dev

10 years agoam 34c08655: Merge "Customized ripple animation for navigation bar" into lmp-dev
Dan Sandler [Sun, 14 Sep 2014 17:55:33 +0000 (17:55 +0000)]
am 34c08655: Merge "Customized ripple animation for navigation bar" into lmp-dev

* commit '34c08655610018a0625fb6583df0e19a9c7f63dd':
  Customized ripple animation for navigation bar

10 years agoMerge "Customized ripple animation for navigation bar" into lmp-dev
Dan Sandler [Sun, 14 Sep 2014 17:44:31 +0000 (17:44 +0000)]
Merge "Customized ripple animation for navigation bar" into lmp-dev

10 years agoam c07446f2: TIF: Turn debugging off
Jae Seo [Sun, 14 Sep 2014 17:39:25 +0000 (17:39 +0000)]
am c07446f2: TIF: Turn debugging off

* commit 'c07446f288e0dbf7f88b3254918817529910e6a0':
  TIF: Turn debugging off

10 years agoCorrectly propagate SW_CAMERA_LENS_COVER_BIT
Michael Wright [Sun, 14 Sep 2014 02:41:20 +0000 (19:41 -0700)]
Correctly propagate SW_CAMERA_LENS_COVER_BIT

Bug: 16034563
Change-Id: I3402d42056cda47fddadd09f838b1082d93fb00d

10 years agoTIF: Turn debugging off
Jae Seo [Sun, 14 Sep 2014 17:30:05 +0000 (10:30 -0700)]
TIF: Turn debugging off

Bug: 17476383
Change-Id: I28ff54a635bf6468c231efe776dbc8e35460d542

10 years agoam 1fdb5100: Merge "Handle null values in registerService" into lmp-dev
Christopher Lane [Sun, 14 Sep 2014 17:10:18 +0000 (17:10 +0000)]
am 1fdb5100: Merge "Handle null values in registerService" into lmp-dev

* commit '1fdb5100feab055ca9e52ee766d4477a188e78a3':
  Handle null values in registerService

10 years agoam f3804c3c: Pipe TelephonyManager.getCallState through TelecommManager
Yorke Lee [Sun, 14 Sep 2014 17:10:13 +0000 (17:10 +0000)]
am f3804c3c: Pipe TelephonyManager.getCallState through TelecommManager

* commit 'f3804c3cfa39d63b84d88edce098d17eed9780c8':
  Pipe TelephonyManager.getCallState through TelecommManager

10 years agoMerge "Handle null values in registerService" into lmp-dev
Christopher Lane [Sun, 14 Sep 2014 17:06:45 +0000 (17:06 +0000)]
Merge "Handle null values in registerService" into lmp-dev

10 years agoPipe TelephonyManager.getCallState through TelecommManager
Yorke Lee [Sat, 13 Sep 2014 00:58:48 +0000 (17:58 -0700)]
Pipe TelephonyManager.getCallState through TelecommManager

* Add TelecommManager.getCallState (hidden API)
* Make TelephonyManager.getCallState call through to
TelecommManager, to be consistent with
TelephonyManager.ACTION_PHONE_STATE_CHANGED broadcasts for
overall call state. Telephony continues to manage call states for
individual subscriptions.

Bug: 17378767
Change-Id: Ia5e8b21df801ed3af4f6e14c110a72c92f077f88

10 years agoFix creation issue of stack trace dump directory
Jing Ji [Thu, 7 Aug 2014 18:44:05 +0000 (13:44 -0500)]
Fix creation issue of stack trace dump directory

Use the dirname instead of the filename to create the directory

Change-Id: I16e49303b2ff5e2592ed60eab766db32d02262fe

10 years agoFix crash in TranserPipe.
Xin Guan [Thu, 21 Aug 2014 18:05:34 +0000 (13:05 -0500)]
Fix crash in TranserPipe.

Sometimes the pipe has been closed when it's thread tries to access

E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: TransferPipe
E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.FileDescriptor android.os.ParcelFileDescriptor.getFileDescriptor()' on a null object reference
E AndroidRuntime:  at com.android.internal.os.TransferPipe.run(TransferPipe.java:184)
E AndroidRuntime:  at java.lang.Thread.run(Thread.java:818)

Change-Id: I0fcd4a3334b49972903f2cb0edb51323ba3f49e5

10 years agoam a22e2ab6: Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev
Yohei Yukawa [Sun, 14 Sep 2014 10:10:46 +0000 (10:10 +0000)]
am a22e2ab6: Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev

* commit 'a22e2ab64c1629e8d8a60ce5e2ccc034714f1365':
  Minimize the number of default enabled IMEs part 2

10 years agoam a2e66053: Merge "Adding null check for invalid recents task list. (Bug 17476926...
Winson Chung [Sun, 14 Sep 2014 10:10:41 +0000 (10:10 +0000)]
am a2e66053: Merge "Adding null check for invalid recents task list. (Bug 17476926)" into lmp-dev

* commit 'a2e66053456b4728997eff047515487ef20d87ec':
  Adding null check for invalid recents task list. (Bug 17476926)

10 years agoam 0973117b: Merge "Fixing issue with stack not being fully centered. (Bug 17015153...
Winson Chung [Sun, 14 Sep 2014 10:10:37 +0000 (10:10 +0000)]
am 0973117b: Merge "Fixing issue with stack not being fully centered. (Bug 17015153)" into lmp-dev

* commit '0973117bd59659ddd4151d332fd61e64ca5b1b2f':
  Fixing issue with stack not being fully centered. (Bug 17015153)

10 years agoam 7ca4682e: Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resour...
Qiwen Zhao [Sun, 14 Sep 2014 10:10:29 +0000 (10:10 +0000)]
am 7ca4682e: Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""" into lmp-dev

* commit '7ca4682e2d4b256b62edca558a6f3a2494d0dcd4':
  GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""

10 years agoMerge "Minimize the number of default enabled IMEs part 2" into lmp-dev
Yohei Yukawa [Sun, 14 Sep 2014 07:48:26 +0000 (07:48 +0000)]
Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev

10 years agoMerge "Adding null check for invalid recents task list. (Bug 17476926)" into lmp-dev
Winson Chung [Sun, 14 Sep 2014 07:12:37 +0000 (07:12 +0000)]
Merge "Adding null check for invalid recents task list. (Bug 17476926)" into lmp-dev

10 years agoMerge "Fixing issue with stack not being fully centered. (Bug 17015153)" into lmp-dev
Winson Chung [Sun, 14 Sep 2014 07:12:26 +0000 (07:12 +0000)]
Merge "Fixing issue with stack not being fully centered. (Bug 17015153)" into lmp-dev

10 years agoCustomized ripple animation for navigation bar
Christian Robertson [Sun, 14 Sep 2014 06:14:46 +0000 (02:14 -0400)]
Customized ripple animation for navigation bar

To implement the new gel-cap shaped ripple I resurrected the
onDraw and setPressed methods from the KitKat implementation.
The KitKat animation timings were adjusted to match the material
ripple, but the structure of the animators is the same as KitKat.

Since the new ripple is drawn directly to the canvas, the references
to the KitKat background image were removed.

The LogInterpolator is copied from the framework Ripple
to match the material animation curves.

Bug: 17112935
Change-Id: If6a3eb92de794b526338166bf8cb096eb9764cf6

10 years agoMinimize the number of default enabled IMEs part 2
Yohei Yukawa [Sat, 13 Sep 2014 13:03:37 +0000 (22:03 +0900)]
Minimize the number of default enabled IMEs part 2

Previously the system tried to enable at least one auxiliary IME
even when the system is not ready.  However, this doesn't make
much sense because the user should be able to set up their phone
without auxiliary IMEs. Also, IMEs enabled before the system
becomes ready are kept to be enabled after the system becomes
ready. Thus, we should minimize the number of enabled IMEs
until the system becomes ready.

BUG: 17347871
Change-Id: Ife93d909fb8a24471c425c903e2b7048826e17a3

10 years agoMerge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifier...
Qiwen Zhao [Sun, 14 Sep 2014 02:53:31 +0000 (02:53 +0000)]
Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""" into lmp-dev

10 years agoGMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""
Qiwen Zhao [Sun, 14 Sep 2014 02:53:04 +0000 (02:53 +0000)]
GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""

This reverts commit c4bc83b7b5f7911bf750544aa8a2211ae6d11fe2.

Change-Id: I484953c5c3b130b3359ef47aca890fa6903917a6

10 years agoam 93f13b6a: Merge "Fix issue with lifecycle of Activities launched from Lockscreen...
Adam Lesinski [Sat, 13 Sep 2014 23:25:37 +0000 (23:25 +0000)]
am 93f13b6a: Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev

* commit '93f13b6af86c55d4a489d26580be938ab1fe366d':
  Fix issue with lifecycle of Activities launched from Lockscreen

10 years agoMerge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev
Adam Lesinski [Sat, 13 Sep 2014 23:11:56 +0000 (23:11 +0000)]
Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev

10 years agoam 1ba4bb3c: Merge "Give a tablet a chance." into lmp-dev
Craig Mautner [Sat, 13 Sep 2014 22:54:03 +0000 (22:54 +0000)]
am 1ba4bb3c: Merge "Give a tablet a chance." into lmp-dev

* commit '1ba4bb3cace6feadf7ededfa6c7b90e6ff851380':
  Give a tablet a chance.

10 years agoMerge "Give a tablet a chance." into lmp-dev
Craig Mautner [Sat, 13 Sep 2014 22:45:26 +0000 (22:45 +0000)]
Merge "Give a tablet a chance." into lmp-dev

10 years agomake wifi cellular params configurable
vandwalle [Sat, 13 Sep 2014 19:53:26 +0000 (12:53 -0700)]
make wifi cellular params configurable

Change-Id: Ia2a4ac3e11f2b0c7412f33496a655c5d5297ea0c

10 years agoGive a tablet a chance.
Craig Mautner [Sat, 13 Sep 2014 18:17:23 +0000 (11:17 -0700)]
Give a tablet a chance.

500 msec is apparently not enough time to push the pixels around on
a Volantis (or Manta, or occasionally Deb). Increasing the timeout
eliminates turning the screen on before the surface is completely
drawn.

Optimizing the drawing path so that we can return the timeout to
500ms has been filed as b/17496306.

Fixes bug 16849724.

Change-Id: Ic0fca68bc41caa67dba973b5c40915756dc4730f

10 years agoAdd null checks for quickly disappearing Displays
Craig Mautner [Sat, 13 Sep 2014 19:09:31 +0000 (12:09 -0700)]
Add null checks for quickly disappearing Displays

If a display is removed right after it is added we will get null
when trying to retrieve it from the DisplayManager. Check for that
null before commiting to using that display.

Fixes bug 17478906.

Change-Id: I89ae8cc7387729d678b9b1ed5b1797a93cdde3f9

10 years agoam c2281007: Merge "Page content sometimes missing while scrolling." into lmp-dev
Svetoslav [Sat, 13 Sep 2014 18:57:44 +0000 (18:57 +0000)]
am c2281007: Merge "Page content sometimes missing while scrolling." into lmp-dev

* commit 'c2281007f190ab197b23484fd087c30955ffdd6b':
  Page content sometimes missing while scrolling.

10 years agoMerge "Page content sometimes missing while scrolling." into lmp-dev
Svetoslav [Sat, 13 Sep 2014 18:45:51 +0000 (18:45 +0000)]
Merge "Page content sometimes missing while scrolling." into lmp-dev

10 years agoHandle null values in registerService
Christopher Lane [Sat, 13 Sep 2014 18:13:39 +0000 (11:13 -0700)]
Handle null values in registerService

Bug: 17491971
Change-Id: I0443a9accd86ab70510d16456a03912845718ca9

10 years agoam 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
Tyler Gunn [Sat, 13 Sep 2014 17:47:22 +0000 (17:47 +0000)]
am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev

* commit '66c16547736fd21f859d25b21d072bf07d16c3df':
  Renaming Telecomm to Telecom.

10 years agoMerge "Renaming Telecomm to Telecom." into lmp-dev
Tyler Gunn [Sat, 13 Sep 2014 17:32:47 +0000 (17:32 +0000)]
Merge "Renaming Telecomm to Telecom." into lmp-dev

10 years agoam 16238096: Merge changes Ife1c7cb0,I398ff797 into lmp-dev
Svet Ganov [Sat, 13 Sep 2014 17:23:58 +0000 (17:23 +0000)]
am 16238096: Merge changes Ife1c7cb0,I398ff797 into lmp-dev

* commit '16238096409899271f40e4404646412a384b1512':
  Fixing controls allignment in print UI.
  Fix a crash in print spooler.

10 years agoMerge changes Ife1c7cb0,I398ff797 into lmp-dev
Svet Ganov [Sat, 13 Sep 2014 17:13:31 +0000 (17:13 +0000)]
Merge changes Ife1c7cb0,I398ff797 into lmp-dev

* changes:
  Fixing controls allignment in print UI.
  Fix a crash in print spooler.

10 years agoam acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
Yohei Yukawa [Sat, 13 Sep 2014 10:48:27 +0000 (10:48 +0000)]
am acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev

* commit 'acc0ce3e5adff3a6a14b58500567e8155d96cca8':
  Minimize the number of default enabled IMEs part 1

10 years agoMerge "Minimize the number of default enabled IMEs part 1" into lmp-dev
Yohei Yukawa [Sat, 13 Sep 2014 10:33:48 +0000 (10:33 +0000)]
Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev

10 years agoRenaming Telecomm to Telecom.
Tyler Gunn [Sat, 13 Sep 2014 05:16:17 +0000 (22:16 -0700)]
Renaming Telecomm to Telecom.

- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638

10 years agoFixing controls allignment in print UI.
Svet Ganov [Sat, 13 Sep 2014 02:54:05 +0000 (19:54 -0700)]
Fixing controls allignment in print UI.

Making some allignment tweaks based on UX feedback.

bug:17489187

Change-Id: Ife1c7cb0f55eb0398bca4a5e015ace24437ff2a6

10 years agoam 11ea0e35: Change the property name to pass selinux.
Yuncheol Heo [Sat, 13 Sep 2014 02:50:00 +0000 (02:50 +0000)]
am 11ea0e35: Change the property name to pass selinux.

* commit '11ea0e350b0026a6a39ec300bd98cb1e414c743e':
  Change the property name to pass selinux.

10 years agoFix issue with lifecycle of Activities launched from Lockscreen
Adam Lesinski [Sat, 13 Sep 2014 02:42:24 +0000 (19:42 -0700)]
Fix issue with lifecycle of Activities launched from Lockscreen

ActivityManager still thinks the device is going to sleep, so
any Activity started while the lockscreen is showing is immediately
stopped. When Keyguard calls ActivityManager.keyguardWaitingForActivityDraw(),
then we must make sure that the ActivityManager thinks we are not sleeping.

Bug:17459745
Change-Id: I5c45c88e3a72e1f08e1b32101d0d0b4675f7a5ff

10 years agoFix a crash in print spooler.
Svet Ganov [Sat, 13 Sep 2014 02:25:27 +0000 (19:25 -0700)]
Fix a crash in print spooler.

A recent bug fix exposed another one where we were not updating
the internal state of the remote print document after it finishes
updating. This resulted in a crash on every print.

bug:16966145

Change-Id: I398ff7976533241e3d4cb6cd27f69cdc25e67be9

10 years agoChange the property name to pass selinux.
Yuncheol Heo [Sat, 13 Sep 2014 02:21:46 +0000 (11:21 +0900)]
Change the property name to pass selinux.

- Added the prefix 'persist.sys.' to pass selinux and to make the
  properties persistent after reboot.
- Shortened the name to fit the length to 31.
- Got together the properties in the near place.

Bug: 17491732
Change-Id: I051f1bacc51ee372806077159020600ffeb30f48

10 years agoam ebca7a44: Merge "Update ambient shadow for TV." into lmp-dev
Tim Kilbourn [Sat, 13 Sep 2014 01:24:15 +0000 (01:24 +0000)]
am ebca7a44: Merge "Update ambient shadow for TV." into lmp-dev

* commit 'ebca7a4494d6ddefa91b79a7d95092e44e74bf01':
  Update ambient shadow for TV.

10 years agoMerge "Update ambient shadow for TV." into lmp-dev
Tim Kilbourn [Sat, 13 Sep 2014 01:11:42 +0000 (01:11 +0000)]
Merge "Update ambient shadow for TV." into lmp-dev

10 years agoam f9d92bab: Merge "Work on issue #17477510: Time change notifications sent too often...
Dianne Hackborn [Sat, 13 Sep 2014 01:03:19 +0000 (01:03 +0000)]
am f9d92bab: Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev

* commit 'f9d92bab128fb72cfd98f49fbf2d7df7de4abec7':
  Work on issue #17477510: Time change notifications sent too often

10 years agoam ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
Jeff Brown [Sat, 13 Sep 2014 01:03:13 +0000 (01:03 +0000)]
am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev

* commit 'ce0a756fd13cf9feea1409b75534b260b187398e':
  Add support for dozing after screen off.

10 years agoam cceffe72: Merge "Correctly initialize animator asynchronousity" into lmp-dev
Chris Craik [Sat, 13 Sep 2014 01:03:08 +0000 (01:03 +0000)]
am cceffe72: Merge "Correctly initialize animator asynchronousity" into lmp-dev

* commit 'cceffe7243b497ba9e597c7091d3cf68f697f553':
  Correctly initialize animator asynchronousity

10 years agoMerge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev
Dianne Hackborn [Sat, 13 Sep 2014 00:56:56 +0000 (00:56 +0000)]
Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev

10 years agoMerge "Add support for dozing after screen off." into lmp-dev
Jeff Brown [Sat, 13 Sep 2014 00:53:03 +0000 (00:53 +0000)]
Merge "Add support for dozing after screen off." into lmp-dev

10 years agoUpdate ambient shadow for TV.
Tim Kilbourn [Fri, 12 Sep 2014 18:35:21 +0000 (11:35 -0700)]
Update ambient shadow for TV.

Bug: 17462175
Change-Id: I2fb6e939fc428e95b944e87a3a82a3db6130c762

10 years agoMerge "Correctly initialize animator asynchronousity" into lmp-dev
Chris Craik [Sat, 13 Sep 2014 00:46:10 +0000 (00:46 +0000)]
Merge "Correctly initialize animator asynchronousity" into lmp-dev

10 years agoCorrectly initialize animator asynchronousity
Chris Craik [Sat, 13 Sep 2014 00:40:20 +0000 (17:40 -0700)]
Correctly initialize animator asynchronousity

bug:17483792
Change-Id: Icb6b6e6318d4c79ee94228806cb60b275424b9c9

10 years agoam dd9488c1: Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev
Adam Powell [Sat, 13 Sep 2014 00:38:01 +0000 (00:38 +0000)]
am dd9488c1: Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev

* commit 'dd9488c13f16699d190e399324c18b557b6a5b38':
  Provide a public API for View#computeFitSystemWindows

10 years agoam a7f44594: Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev
Eric Laurent [Sat, 13 Sep 2014 00:37:56 +0000 (00:37 +0000)]
am a7f44594: Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev

* commit 'a7f44594b56d5b4341dfeb074c9518e480de7e4c':
  SoundTrigger: fix KeyphraseRecognitionEvent parceling

10 years agoam 85c953ef: am 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link...
Joe Fernandez [Sat, 13 Sep 2014 00:37:51 +0000 (00:37 +0000)]
am 85c953ef: am 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2" into klp-modular-docs

* commit '85c953ef4493ee19a6aed616f0bcbcdf1db590d4':
  docs: remove bad link in the quick view box for TV Recommendations #2

10 years agoAdd support for dozing after screen off.
Jeff Brown [Fri, 12 Sep 2014 23:11:07 +0000 (16:11 -0700)]
Add support for dozing after screen off.

On some devices, we want the screen off transition to complete before
we start dozing.  Added a new config.xml attribute config_dozeAfterScreenOff
to configure this behavior.

Defer starting dreams until the display is ready.

Fixed some minor issues in the system UI doze service when setting the
display state.

Bug: 16187655
Change-Id: Ib1bc60de5457166f4b4880732db5df989dda67a4

10 years agoMerge "Provide a public API for View#computeFitSystemWindows" into lmp-dev
Adam Powell [Sat, 13 Sep 2014 00:22:28 +0000 (00:22 +0000)]
Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev

10 years agoMerge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev
Eric Laurent [Sat, 13 Sep 2014 00:21:47 +0000 (00:21 +0000)]
Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev

10 years agoam 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick...
Joe Fernandez [Sat, 13 Sep 2014 00:18:27 +0000 (00:18 +0000)]
am 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2" into klp-modular-docs

* commit '41b12f2932893ed251a68cb0fe657ee918318c77':
  docs: remove bad link in the quick view box for TV Recommendations #2

10 years agoWork on issue #17477510: Time change notifications sent too often
Dianne Hackborn [Sat, 13 Sep 2014 00:15:52 +0000 (17:15 -0700)]
Work on issue #17477510: Time change notifications sent too often

This gets rid of the spam from the battery history, by not creating
an event unless the wall clock time has changed by more than
+/- 500ms.

We'll do the remaining work in MR1.

Change-Id: I8d1cc41b5504261033d3b0ccdcf9e7cf70df9d04

10 years agoam 28b89f98: Allow libcore to perform necessary actions upon net config changes.
Paul Jensen [Sat, 13 Sep 2014 00:08:33 +0000 (00:08 +0000)]
am 28b89f98: Allow libcore to perform necessary actions upon net config changes.

* commit '28b89f9869008ff0853419007734dad24937f578':
  Allow libcore to perform necessary actions upon net config changes.

10 years agoam 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS...
Amith Yamasani [Sat, 13 Sep 2014 00:08:28 +0000 (00:08 +0000)]
am 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev

* commit '13c4e5ad86bcf61e12d5f928ba36bc0db2dd75bf':
  Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS

10 years agoam 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for...
Joe Fernandez [Sat, 13 Sep 2014 00:00:29 +0000 (00:00 +0000)]
am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2" into klp-modular-docs

* commit '02480cbffabd1ca80441c9676db01b177468883a':
  docs: remove bad link in the quick view box for TV Recommendations #2

10 years agoAllow libcore to perform necessary actions upon net config changes.
Paul Jensen [Fri, 12 Sep 2014 14:47:39 +0000 (10:47 -0400)]
Allow libcore to perform necessary actions upon net config changes.

Delegate to libcore the responsibility of performing the necessary
actions upon a network configuration change, such as a DNS
configuration change.  In the L-release, these responsibilities
now include flushing the HTTP connection pools to prevent connections
on lingering networks getting pulled from the pool inadvertently to
satisfy requests that should be going over the new network.  All such
responsibilities can now be controlled and delegated by libcore's
new NetworkEventDispatcher, designed for this purpose.

bug:17314604
Change-Id: Ic796aea9d9a1f6ecb787fbdb38b3b7f5d991829b

10 years agoam 1e8bb662: Merge "Apply VectorDrawable color filter at draw time" into lmp-dev
Alan Viverette [Fri, 12 Sep 2014 23:54:05 +0000 (23:54 +0000)]
am 1e8bb662: Merge "Apply VectorDrawable color filter at draw time" into lmp-dev

* commit '1e8bb662d59046c4f8b62040749b68857b5e13a3':
  Apply VectorDrawable color filter at draw time

10 years agoam 3d88a9c6: Merge "more AudioAttributes javadoc" into lmp-dev
Jean-Michel Trivi [Fri, 12 Sep 2014 23:54:00 +0000 (23:54 +0000)]
am 3d88a9c6: Merge "more AudioAttributes javadoc" into lmp-dev

* commit '3d88a9c65f0d808bb448e8e690a86fccfe8d265d':
  more AudioAttributes javadoc

10 years agoam e62a18e5: Merge "various fixes:" into lmp-dev
vandwalle [Fri, 12 Sep 2014 23:53:55 +0000 (23:53 +0000)]
am e62a18e5: Merge "various fixes:" into lmp-dev

* commit 'e62a18e572b745c6b92794bfa3ac41eaa5c61ee4':
  various fixes:

10 years agoProvide a public API for View#computeFitSystemWindows
Adam Powell [Fri, 12 Sep 2014 21:42:25 +0000 (14:42 -0700)]
Provide a public API for View#computeFitSystemWindows

The current hidden API is necessary to perform correct inset behavior
for support libraries like appcompat. Provide a public method
consistent with the new WindowInsets APIs.

Bug 17411097

Change-Id: I71a63eea0238b94cae6b5c6f1721d5567560ba81

10 years agoMerge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev
Amith Yamasani [Fri, 12 Sep 2014 23:50:39 +0000 (23:50 +0000)]
Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev

10 years agoMerge "Apply VectorDrawable color filter at draw time" into lmp-dev
Alan Viverette [Fri, 12 Sep 2014 23:47:54 +0000 (23:47 +0000)]
Merge "Apply VectorDrawable color filter at draw time" into lmp-dev

10 years agoRename and repurpose feature MANAGED_PROFILES to MANAGED_USERS
Amith Yamasani [Fri, 12 Sep 2014 00:56:05 +0000 (17:56 -0700)]
Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS

Bug: 17392243
Change-Id: I5ff0e70eeeeba264c96eaa2a17a6bd3669576c96

10 years agoMerge "more AudioAttributes javadoc" into lmp-dev
Jean-Michel Trivi [Fri, 12 Sep 2014 23:45:22 +0000 (23:45 +0000)]
Merge "more AudioAttributes javadoc" into lmp-dev

10 years agoam 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendation...
Joe Fernandez [Fri, 12 Sep 2014 23:42:04 +0000 (23:42 +0000)]
am 1b12b1dc: Merge "docs: remove bad link in the quick view box for TV Recommendations #2" into klp-modular-docs

* commit '1b12b1dc6f0203913ceb0a88dcf5ef1639fe6515':
  docs: remove bad link in the quick view box for TV Recommendations #2

10 years agoApply VectorDrawable color filter at draw time
Alan Viverette [Fri, 12 Sep 2014 23:37:44 +0000 (16:37 -0700)]
Apply VectorDrawable color filter at draw time

BUG: 17491152
Change-Id: Ia0ca0bd7cd00363ad5777d3e2e62fa1131a6d8a5

10 years agoMerge "various fixes:" into lmp-dev
vandwalle [Fri, 12 Sep 2014 23:34:28 +0000 (23:34 +0000)]
Merge "various fixes:" into lmp-dev

10 years agoam 7e84b1a4: Merge "Fix NPE in JobServiceContext" into lmp-dev
Matthew Williams [Fri, 12 Sep 2014 23:30:55 +0000 (23:30 +0000)]
am 7e84b1a4: Merge "Fix NPE in JobServiceContext" into lmp-dev

* commit '7e84b1a4a4e72f1b4953c169cec4599e567c9203':
  Fix NPE in JobServiceContext

10 years agoam 5e74ef0e: Merge "TIF: Add a system API to retrieve HDMI device information" into...
Jae Seo [Fri, 12 Sep 2014 23:30:50 +0000 (23:30 +0000)]
am 5e74ef0e: Merge "TIF: Add a system API to retrieve HDMI device information" into lmp-dev

* commit '5e74ef0eb4a333d4f6a0ab09f2ed6b659018e5c6':
  TIF: Add a system API to retrieve HDMI device information

10 years agoam 87483e5e: Merge "Made Transitions act only the views that they target." into lmp-dev
George Mount [Fri, 12 Sep 2014 23:30:45 +0000 (23:30 +0000)]
am 87483e5e: Merge "Made Transitions act only the views that they target." into lmp-dev

* commit '87483e5ea1e08467172d82f8707f8f2470107507':
  Made Transitions act only the views that they target.

10 years agoam f559f89c: Merge "Report button opacity for current state, fix button shadows"...
Alan Viverette [Fri, 12 Sep 2014 23:30:40 +0000 (23:30 +0000)]
am f559f89c: Merge "Report button opacity for current state, fix button shadows" into lmp-dev

* commit 'f559f89c3b4f28f83b163e957b0d2296578431a9':
  Report button opacity for current state, fix button shadows

10 years agoMerge "docs: remove bad link in the quick view box for TV Recommendations #2" into...
Joe Fernandez [Fri, 12 Sep 2014 23:28:53 +0000 (23:28 +0000)]
Merge "docs: remove bad link in the quick view box for TV Recommendations #2" into klp-modular-docs

10 years agoMerge "Fix NPE in JobServiceContext" into lmp-dev
Matthew Williams [Fri, 12 Sep 2014 23:26:39 +0000 (23:26 +0000)]
Merge "Fix NPE in JobServiceContext" into lmp-dev

10 years agoFix NPE in JobServiceContext
Matthew Williams [Fri, 12 Sep 2014 21:40:18 +0000 (14:40 -0700)]
Fix NPE in JobServiceContext

BUG: 17485390
The VERB_BINDING timeout that is set to wait for onBind() to complete
wasn't being cleared when onBind() returns false, i.e. that the service wasn't
available to be bound to.
This led to an NPE when the stale timeout expired. Fix is to clear the timeout
when onBind fails.

Change-Id: I318ca5ce1f3e12b170f7f256608ea7e28f3f120a

10 years agoMerge "TIF: Add a system API to retrieve HDMI device information" into lmp-dev
Jae Seo [Fri, 12 Sep 2014 23:24:06 +0000 (23:24 +0000)]
Merge "TIF: Add a system API to retrieve HDMI device information" into lmp-dev

10 years agodocs: remove bad link in the quick view box for TV Recommendations #2
Joe Fernandez [Fri, 12 Sep 2014 23:24:01 +0000 (16:24 -0700)]
docs: remove bad link in the quick view box for TV Recommendations #2

Change-Id: I649d8d735bda2b0c657217bc86c1a29a2d7eddc2

10 years agoMerge "Made Transitions act only the views that they target." into lmp-dev
George Mount [Fri, 12 Sep 2014 23:19:15 +0000 (23:19 +0000)]
Merge "Made Transitions act only the views that they target." into lmp-dev