OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 35967d04: Merge "make wifi cellular params configurable" into lmp-dev
vandwalle [Sun, 14 Sep 2014 21:04:23 +0000 (21:04 +0000)]
am 35967d04: Merge "make wifi cellular params configurable" into lmp-dev

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

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

* commit 'ab567cd1431678b9882897e90e83a3ebbf656588':
  Correctly propagate SW_CAMERA_LENS_COVER_BIT

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

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

9 years agoam 34c08655: Merge "Customized ripple animation for navigation bar" into lmp-dev
Dan Sandler [Sun, 14 Sep 2014 21:04:05 +0000 (21:04 +0000)]
am 34c08655: Merge "Customized ripple animation for navigation bar" into lmp-dev

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

9 years agoam c07446f2: TIF: Turn debugging off
Jae Seo [Sun, 14 Sep 2014 21:04:02 +0000 (21:04 +0000)]
am c07446f2: TIF: Turn debugging off

* commit 'c07446f288e0dbf7f88b3254918817529910e6a0':
  TIF: Turn debugging off

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

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

9 years agoresolved conflicts for merge of f3804c3c to lmp-sprout-dev
Yorke Lee [Sun, 14 Sep 2014 20:58:43 +0000 (13:58 -0700)]
resolved conflicts for merge of f3804c3c to lmp-sprout-dev

Conflicts:
telephony/java/android/telephony/TelephonyManager.java

Change-Id: Ibdd0b6c2c9901ec46196ac9460a0908dfb739ad4

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 years agoam a22e2ab6: Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev
Yohei Yukawa [Sun, 14 Sep 2014 08:56:50 +0000 (08:56 +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

9 years agoam a2e66053: Merge "Adding null check for invalid recents task list. (Bug 17476926...
Winson Chung [Sun, 14 Sep 2014 08:56:46 +0000 (08:56 +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)

9 years agoam 0973117b: Merge "Fixing issue with stack not being fully centered. (Bug 17015153...
Winson Chung [Sun, 14 Sep 2014 08:56:43 +0000 (08:56 +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)

9 years agoam 7ca4682e: Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resour...
Qiwen Zhao [Sun, 14 Sep 2014 08:56:34 +0000 (08:56 +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.""

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 years agoam 93f13b6a: Merge "Fix issue with lifecycle of Activities launched from Lockscreen...
Adam Lesinski [Sat, 13 Sep 2014 23:24:58 +0000 (23:24 +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

9 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

9 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.

9 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

9 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

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

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

9 years agoresolved conflicts for merge of 66c16547 to lmp-sprout-dev
Tyler Gunn [Sat, 13 Sep 2014 20:07:59 +0000 (13:07 -0700)]
resolved conflicts for merge of 66c16547 to lmp-sprout-dev
Also fixed issue in TelephonyManager.

Change-Id: I4dde45e638c2bcf32f8f929d34d0083966f6761f

9 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

9 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

9 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

9 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

9 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

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

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

9 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.

9 years agoam acc0ce3e: Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev
Yohei Yukawa [Sat, 13 Sep 2014 10:47:59 +0000 (10:47 +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

9 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

9 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

9 years agoam 11ea0e35: Change the property name to pass selinux.
Yuncheol Heo [Sat, 13 Sep 2014 03:41:29 +0000 (03:41 +0000)]
am 11ea0e35: Change the property name to pass selinux.

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

9 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

9 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

9 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

9 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

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

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

9 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

9 years agoam f9d92bab: Merge "Work on issue #17477510: Time change notifications sent too often...
Dianne Hackborn [Sat, 13 Sep 2014 01:03:12 +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

9 years agoam ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
Jeff Brown [Sat, 13 Sep 2014 01:03:07 +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.

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

* commit 'cceffe7243b497ba9e597c7091d3cf68f697f553':
  Correctly initialize animator asynchronousity

9 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

9 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

9 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

9 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

9 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

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

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

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

* commit 'a7f44594b56d5b4341dfeb074c9518e480de7e4c':
  SoundTrigger: fix KeyphraseRecognitionEvent parceling

9 years agoam 85c953ef: am 41b12f29: am 02480cbf: am 1b12b1dc: Merge "docs: remove bad link...
Joe Fernandez [Sat, 13 Sep 2014 00:35:32 +0000 (00:35 +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

9 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

9 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

9 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

9 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

9 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

9 years agoam 28b89f98: Allow libcore to perform necessary actions upon net config changes.
Paul Jensen [Sat, 13 Sep 2014 00:08:27 +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.

9 years agoam 13c4e5ad: Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS...
Amith Yamasani [Sat, 13 Sep 2014 00:08:23 +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

9 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

9 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

9 years agoam 1e8bb662: Merge "Apply VectorDrawable color filter at draw time" into lmp-dev
Alan Viverette [Fri, 12 Sep 2014 23:54:09 +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

9 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

9 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:

9 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

9 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

9 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

9 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

9 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

9 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

9 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

9 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

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

* commit '7e84b1a4a4e72f1b4953c169cec4599e567c9203':
  Fix NPE in JobServiceContext

9 years agoam 5e74ef0e: Merge "TIF: Add a system API to retrieve HDMI device information" into...
Jae Seo [Fri, 12 Sep 2014 23:31:00 +0000 (23:31 +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

9 years agoam 87483e5e: Merge "Made Transitions act only the views that they target." into lmp-dev
George Mount [Fri, 12 Sep 2014 23:30:55 +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.

9 years agoam f559f89c: Merge "Report button opacity for current state, fix button shadows"...
Alan Viverette [Fri, 12 Sep 2014 23:30:51 +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

9 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

9 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

9 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

9 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

9 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

9 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

9 years agoTIF: Add a system API to retrieve HDMI device information
Jae Seo [Fri, 12 Sep 2014 23:09:04 +0000 (16:09 -0700)]
TIF: Add a system API to retrieve HDMI device information

Bug: 17487782
Change-Id: I53995735fa190c40819ff352a8b98765a6f7753f

9 years agoMade Transitions act only the views that they target.
George Mount [Wed, 10 Sep 2014 17:58:08 +0000 (10:58 -0700)]
Made Transitions act only the views that they target.

Bug 17465989
Bug 17452585

Change-Id: I2f921e98f68df3d549a370179c0a4488d56923ad

9 years agoMerge "Report button opacity for current state, fix button shadows" into lmp-dev
Alan Viverette [Fri, 12 Sep 2014 23:14:32 +0000 (23:14 +0000)]
Merge "Report button opacity for current state, fix button shadows" into lmp-dev

9 years agoam 1260584f: Merge "Rework the task affiliate chain validation" into lmp-dev
Craig Mautner [Fri, 12 Sep 2014 23:14:04 +0000 (23:14 +0000)]
am 1260584f: Merge "Rework the task affiliate chain validation" into lmp-dev

* commit '1260584f00c550b6aa8c0a4d483ced34fd3b6bbf':
  Rework the task affiliate chain validation

9 years agoam 5710ec48: Merge "Make status bar indicators reflect the network actually in use...
Robert Greenwalt [Fri, 12 Sep 2014 23:14:00 +0000 (23:14 +0000)]
am 5710ec48: Merge "Make status bar indicators reflect the network actually in use." into lmp-dev

* commit '5710ec483d879d833f19c25eef4d944161ec5a6e':
  Make status bar indicators reflect the network actually in use.

9 years agoam 3234c20e: Merge "Update Inet state when NetworkMonitor re-evaluates a network...
Robert Greenwalt [Fri, 12 Sep 2014 23:13:56 +0000 (23:13 +0000)]
am 3234c20e: Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev

* commit '3234c20e5eaea49559b31db88ef186fe5440d5a2':
  Update Inet state when NetworkMonitor re-evaluates a network.

9 years agoam 89b91209: Merge "Track enable/disable of transport components" into lmp-dev
Christopher Tate [Fri, 12 Sep 2014 23:13:52 +0000 (23:13 +0000)]
am 89b91209: Merge "Track enable/disable of transport components" into lmp-dev

* commit '89b912093244837e9f400705099ac4ed22e6c764':
  Track enable/disable of transport components

9 years agoam 84a7c1cc: Merge "Update the shadow strength" into lmp-dev
ztenghui [Fri, 12 Sep 2014 23:13:48 +0000 (23:13 +0000)]
am 84a7c1cc: Merge "Update the shadow strength" into lmp-dev

* commit '84a7c1cc849f915710e95d93c4afa5e6980395c9':
  Update the shadow strength

9 years agoam 1ad40a96: Merge "Fix boot loop when deriving device name." into lmp-dev
Jeff Sharkey [Fri, 12 Sep 2014 23:13:44 +0000 (23:13 +0000)]
am 1ad40a96: Merge "Fix boot loop when deriving device name." into lmp-dev

* commit '1ad40a966096c277123cf3d15a4ccdb2cd8af566':
  Fix boot loop when deriving device name.