OSDN Git Service

android-x86/frameworks-base.git
7 years agouse directory timestamp during OTA
Todd Kennedy [Wed, 24 Aug 2016 00:14:37 +0000 (00:14 +0000)]
use directory timestamp during OTA
am: 095d4125be

Change-Id: I9c429b193f808181d2cec02c0caeda07058a35db

7 years agoMerge "Improve logging for NightDisplayService/TwilightService" into nyc-mr1-dev
Justin Klaassen [Wed, 24 Aug 2016 00:09:02 +0000 (00:09 +0000)]
Merge "Improve logging for NightDisplayService/TwilightService" into nyc-mr1-dev
am: ee36020457

Change-Id: Ic0348ec624d4e0d5be427fce1cbc300a3d3a93b3

7 years agoImprove logging for NightDisplayService/TwilightService
Justin Klaassen [Wed, 24 Aug 2016 00:09:00 +0000 (00:09 +0000)]
Improve logging for NightDisplayService/TwilightService
am: ec8837ae26

Change-Id: Id92024b32a49713bc45159dc9347397c359d9711

7 years agoMerge "Improve logging for NightDisplayService/TwilightService" into nyc-mr1-dev
TreeHugger Robot [Wed, 24 Aug 2016 00:04:40 +0000 (00:04 +0000)]
Merge "Improve logging for NightDisplayService/TwilightService" into nyc-mr1-dev

7 years agoBump up preloading recents on boot up to user unlocked.
Winson [Tue, 23 Aug 2016 23:58:33 +0000 (23:58 +0000)]
Bump up preloading recents on boot up to user unlocked.
am: c3eedd972d

Change-Id: Id7a6f3a04d98672219d7f9995665258a138de8e0

7 years agoBump up preloading recents on boot up to user unlocked.
Winson [Tue, 9 Aug 2016 21:51:24 +0000 (14:51 -0700)]
Bump up preloading recents on boot up to user unlocked.

- To fix b/29320695, we moved the initial recents preloading to boot
  completed.  However, that event happens fairly late in the boot
  sequence, and preloading can instead be done in response to user
  unlocked.

Bug: 29879478
Change-Id: I881bd9c4c3b91d73df4947bfd2cc55eb6e615d15

7 years agoMerge "Backporting shortcut manager test utils to mr1" into nyc-mr1-dev
Makoto Onuki [Tue, 23 Aug 2016 23:51:09 +0000 (23:51 +0000)]
Merge "Backporting shortcut manager test utils to mr1" into nyc-mr1-dev
am: 8664df3d76

Change-Id: I7abfe83f44599ff546034816e92b01a40a9f7a29

7 years agoBackporting shortcut manager test utils to mr1
Makoto Onuki [Tue, 23 Aug 2016 23:50:28 +0000 (23:50 +0000)]
Backporting shortcut manager test utils to mr1
am: a49bafad6b

Change-Id: I6d60195dcfa8d98a8b58ae5485761811ffe34152

7 years agoMerge "Backporting shortcut manager test utils to mr1" into nyc-mr1-dev
Makoto Onuki [Tue, 23 Aug 2016 23:44:03 +0000 (23:44 +0000)]
Merge "Backporting shortcut manager test utils to mr1" into nyc-mr1-dev

7 years agoMerge "Only sync adapters with access can see an account - framework" into nyc-mr1-dev
Svetoslav Ganov [Tue, 23 Aug 2016 23:35:24 +0000 (23:35 +0000)]
Merge "Only sync adapters with access can see an account - framework" into nyc-mr1-dev
am: 0f7fe17983

Change-Id: I9c141ec863c27db114bddd5e1ee7398ec7e69091

7 years agoOnly sync adapters with access can see an account - framework
Svetoslav Ganov [Tue, 23 Aug 2016 23:35:13 +0000 (23:35 +0000)]
Only sync adapters with access can see an account - framework
am: 5cb2973495

Change-Id: I615f02c04578fa23f182a3591419139071114aef

7 years agoMerge "Only sync adapters with access can see an account - framework" into nyc-mr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 23:26:47 +0000 (23:26 +0000)]
Merge "Only sync adapters with access can see an account - framework" into nyc-mr1-dev

7 years agoMerge "Added error handling to settings suggestions list" into nyc-mr1-dev
Salvador Martinez [Tue, 23 Aug 2016 23:02:03 +0000 (23:02 +0000)]
Merge "Added error handling to settings suggestions list" into nyc-mr1-dev
am: 621dcdf9cd

Change-Id: Icdb19bcdbf888341e59afe3992d5a04030ed0ac7

7 years agoAdded error handling to settings suggestions list
Salvador Martinez [Tue, 23 Aug 2016 23:01:32 +0000 (23:01 +0000)]
Added error handling to settings suggestions list
am: 2197e8d6f5

Change-Id: I93d2f5363f702dbec76f34f5e121d3d3c9e01ac5

7 years agoMerge "Added error handling to settings suggestions list" into nyc-mr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 22:52:31 +0000 (22:52 +0000)]
Merge "Added error handling to settings suggestions list" into nyc-mr1-dev

7 years agouse directory timestamp during OTA
Todd Kennedy [Tue, 23 Aug 2016 22:38:26 +0000 (15:38 -0700)]
use directory timestamp during OTA

Previously the timestamp was generated using the directory and not the
APK [see b/29575840 and b/29610181 as to why that's bad]. In MR1, the
timestamp was generated using the most recent time of any of the APK
files.

The timestamp discrepancy causes problems during OTA to N MR1. Most
apps are incorrectly marked as "changed" which means a full parse and
verification pass on all packages. This can be a very lengthy process.

Bug: 30930797
Change-Id: Iaef7b318e1c1effbd74d996f88cbf3d6e77736cd
Test: manually updated the platform and noticed that existing packages were marked as "not changed"

7 years agoMerge "Update light mode when battery saver changes" into nyc-mr1-dev
Jorim Jaggi [Tue, 23 Aug 2016 22:29:16 +0000 (22:29 +0000)]
Merge "Update light mode when battery saver changes" into nyc-mr1-dev
am: 891411aaa5

Change-Id: I90f2dc2ab69c60f31c3b88a128fa7542de9d9780

7 years agoUpdate light mode when battery saver changes
Jorim Jaggi [Tue, 23 Aug 2016 22:29:14 +0000 (22:29 +0000)]
Update light mode when battery saver changes
am: 244a43ee6f

Change-Id: Ifb0238a6690d06ec4abd7aa600763cfb6f607dc5

7 years agoImprove logging for NightDisplayService/TwilightService
Justin Klaassen [Tue, 23 Aug 2016 19:04:42 +0000 (12:04 -0700)]
Improve logging for NightDisplayService/TwilightService

Bug: 31037341
Change-Id: Id6e5ea55f2fed93f1afdd0f61028e3329c8a43c3
(cherry picked from commit 7fba39209065eeee8fc8e8e98c44c5fcc1ca275d)

7 years agoMerge "Update light mode when battery saver changes" into nyc-mr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 22:20:38 +0000 (22:20 +0000)]
Merge "Update light mode when battery saver changes" into nyc-mr1-dev

7 years agoOnly sync adapters with access can see an account - framework
Svetoslav Ganov [Tue, 12 Jul 2016 02:32:30 +0000 (19:32 -0700)]
Only sync adapters with access can see an account - framework

It was possible for a sync adapter without accounts access to
see the account which it is supposed to sync which can be used to
identify the user. This change ensures that only sync adapters
with account access can run (which results in seeing the account),
otherwise we involve the user to approve access only to this account.

A sync adapter can access an account if one of these is true:
 - it is signed as the authenticator for this account
 - has the GET_ACCOUNTS permission
 - has an auth token for the account
 - it is a preinstalled app (system or privileged)

The main thing we need to figure out is if the extra prompts
for giving access to a sync adapter to the account create too
much friction.

bug:28163381

Change-Id: Ie083bb681b5a2aed81ca5f6a062193a175fad77e

7 years agoMerge "Don't complain about sender of MASTER_CLEAR" into nyc-mr1-dev
Amith Yamasani [Tue, 23 Aug 2016 21:22:50 +0000 (21:22 +0000)]
Merge "Don't complain about sender of MASTER_CLEAR" into nyc-mr1-dev
am: 50ff32c17f

Change-Id: I37f7e13d7974b32cb5487c78f492a6518ef9d4dc

7 years agoDon't complain about sender of MASTER_CLEAR
Amith Yamasani [Tue, 23 Aug 2016 21:22:48 +0000 (21:22 +0000)]
Don't complain about sender of MASTER_CLEAR
am: d8a55f6dd8

Change-Id: I4b66478a5c275bec2e47262c7cf8396c0f8d061e

7 years agoMerge "Don't complain about sender of MASTER_CLEAR" into nyc-mr1-dev
Amith Yamasani [Tue, 23 Aug 2016 21:19:03 +0000 (21:19 +0000)]
Merge "Don't complain about sender of MASTER_CLEAR" into nyc-mr1-dev

7 years agoMerge "Do not scan system apps unless after OTA" into nyc-mr1-dev
Makoto Onuki [Tue, 23 Aug 2016 20:59:10 +0000 (20:59 +0000)]
Merge "Do not scan system apps unless after OTA" into nyc-mr1-dev
am: 85c10342c1

Change-Id: Ic40a7b4c794029861ae1a1608c3022b9577e02c5

7 years agoDo not scan system apps unless after OTA
Makoto Onuki [Tue, 23 Aug 2016 20:59:07 +0000 (20:59 +0000)]
Do not scan system apps unless after OTA
am: 3366328245

Change-Id: I6e901e26f61cd4bad8ba2a1b927f34d141b0423d

7 years agoMerge "Do not scan system apps unless after OTA" into nyc-mr1-dev
Makoto Onuki [Tue, 23 Aug 2016 20:52:41 +0000 (20:52 +0000)]
Merge "Do not scan system apps unless after OTA" into nyc-mr1-dev

7 years agoUpdate light mode when battery saver changes
Jorim Jaggi [Tue, 23 Aug 2016 20:28:04 +0000 (13:28 -0700)]
Update light mode when battery saver changes

Change-Id: I56b309222782d823d80a66c87d30eefed2ce5dc7
Fixes: 30150232

7 years agoMerge "DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when...
Adam Seaton [Tue, 23 Aug 2016 20:23:38 +0000 (20:23 +0000)]
Merge "DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connection is remotely held." into nyc-dr1-dev am: 09c77dd2b1  -s ours
am: 2c7e4d2345  -s ours

Change-Id: Ife8b19d67eebd5834c3c6348d34dfd5262fe104c

7 years agoDO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connec...
Tyler Gunn [Tue, 23 Aug 2016 20:23:37 +0000 (20:23 +0000)]
DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connection is remotely held. am: d697c5dc9b  -s ours
am: 9ea9bc0213  -s ours

Change-Id: I9dd9d03cccd3bd1f60d3af2517ec4f5f343d144d

7 years agoMerge "Ambient: Pulse for every noisy notification exactly once" into nyc-dr1-dev...
Adrian Roos [Tue, 23 Aug 2016 20:23:35 +0000 (20:23 +0000)]
Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-dr1-dev am: e1f32de996
am: a9b9b42e85

Change-Id: Ia17771722f5f8c516029d47b54c0a41b3fa11f46

7 years agoAmbient: Pulse for every noisy notification exactly once am: 97de2b2666
Adrian Roos [Tue, 23 Aug 2016 20:23:34 +0000 (20:23 +0000)]
Ambient: Pulse for every noisy notification exactly once am: 97de2b2666
am: 7de22aa782

Change-Id: Iac8dd0a375a319683767ae81752cf8f7c01b856a

7 years agoMerge "DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when...
Adam Seaton [Tue, 23 Aug 2016 20:16:34 +0000 (20:16 +0000)]
Merge "DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connection is remotely held." into nyc-dr1-dev
am: 09c77dd2b1  -s ours

Change-Id: I97b120256a68cc2038b72fc13d14ca01729f3199

7 years agoDO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connec...
Tyler Gunn [Tue, 23 Aug 2016 20:16:29 +0000 (20:16 +0000)]
DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connection is remotely held.
am: d697c5dc9b  -s ours

Change-Id: Id959d48b4c4fa5af883c42cc6fbe052cca10f367

7 years agoMerge "Ambient: Pulse for every noisy notification exactly once" into nyc-dr1-dev
Adrian Roos [Tue, 23 Aug 2016 20:16:23 +0000 (20:16 +0000)]
Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-dr1-dev
am: e1f32de996

Change-Id: If4171cbb2247cb8bc8f0e4e92f94724bf9ba238e

7 years agoAmbient: Pulse for every noisy notification exactly once
Adrian Roos [Tue, 23 Aug 2016 20:16:17 +0000 (20:16 +0000)]
Ambient: Pulse for every noisy notification exactly once
am: 97de2b2666

Change-Id: I4ae78e6f4ec4d3652f7f6eefc0cd72d3e881ea89

7 years agoMerge "DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when...
Adam Seaton [Tue, 23 Aug 2016 20:07:26 +0000 (20:07 +0000)]
Merge "DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connection is remotely held." into nyc-dr1-dev

7 years agoMerge "Ambient: Pulse for every noisy notification exactly once" into nyc-dr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 20:07:10 +0000 (20:07 +0000)]
Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-dr1-dev

7 years agoMerge "Add installer app check in PM.deletePackage." into nyc-mr1-dev
Sudheer Shanka [Tue, 23 Aug 2016 19:55:57 +0000 (19:55 +0000)]
Merge "Add installer app check in PM.deletePackage." into nyc-mr1-dev
am: 0b3cf692f6

Change-Id: I7011ea44c43862c4f78333509ec4d9418e4f0e77

7 years agoAdd installer app check in PM.deletePackage.
Sudheer Shanka [Tue, 23 Aug 2016 19:55:53 +0000 (19:55 +0000)]
Add installer app check in PM.deletePackage.
am: 72de4ddb46

Change-Id: I89a3068721f9682692fb455baae376db2690204c

7 years agoOnly allow focused window to select seamless rotation. am: 066d94f6df
Robert Carr [Tue, 23 Aug 2016 19:55:47 +0000 (19:55 +0000)]
Only allow focused window to select seamless rotation. am: 066d94f6df
am: 4cd7a8c63e

Change-Id: Iaa832da75fc66c6c9824d4b9d66be94fbbeb96cf

7 years agoMerge "Add installer app check in PM.deletePackage." into nyc-mr1-dev
Sudheer Shanka [Tue, 23 Aug 2016 19:39:58 +0000 (19:39 +0000)]
Merge "Add installer app check in PM.deletePackage." into nyc-mr1-dev

7 years agoOnly allow focused window to select seamless rotation.
Robert Carr [Tue, 23 Aug 2016 19:31:27 +0000 (19:31 +0000)]
Only allow focused window to select seamless rotation.
am: 066d94f6df

Change-Id: I22360bd2d0182276c68ed3e300073edf390ffcfa

7 years agoDon't complain about sender of MASTER_CLEAR
Amith Yamasani [Tue, 23 Aug 2016 19:26:25 +0000 (12:26 -0700)]
Don't complain about sender of MASTER_CLEAR

Make an exception for MASTER_CLEAR broadcast when checking for
non-protected broadcasts being sent by system uid; Settings app in
this case.

Change-Id: I296404faf2be03601f8f937b96d3e2f70c0e816d
Fixes: 30891377

7 years agoDO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connec...
Tyler Gunn [Wed, 17 Aug 2016 20:48:27 +0000 (13:48 -0700)]
DO NOT MERGE ANYWHERE (nyc-dr1-dev) Add connection events for indicated when a connection is remotely held.

Note: This is different than the existing EVENT_ON_HOLD_TONE_START
and EVENT_ON_HOLD_TONE_END events, which trigger playing a hold tone for
remotely held calls.  Those events also take into account whether the call
is foreground/background; it is left as a future exercise to clean that
up.

Bug: 30349182
Change-Id: I919365d243ae3b9fe56454c7a2b9d5805b2c03a2
(cherry picked from commit b5ed860de71fe165af63b4255da25d0295abaa69)

7 years agoMerge "Made background updater more robust to state changes" into nyc-mr1-dev
Selim Cinek [Tue, 23 Aug 2016 19:09:37 +0000 (19:09 +0000)]
Merge "Made background updater more robust to state changes" into nyc-mr1-dev
am: c6c45d225c

Change-Id: I2bccc8eb4829e6bc4f3f3d4e246eeb0027378987

7 years agoMade background updater more robust to state changes
Selim Cinek [Tue, 23 Aug 2016 19:09:35 +0000 (19:09 +0000)]
Made background updater more robust to state changes
am: 9bfba9c157

Change-Id: I32e762641b7efd9ce10f0b7d6b21b986c58c617e

7 years agoMerge "Avoid weird expand animation when a notification is updated" into nyc-mr1-dev
Selim Cinek [Tue, 23 Aug 2016 19:09:31 +0000 (19:09 +0000)]
Merge "Avoid weird expand animation when a notification is updated" into nyc-mr1-dev
am: c55457b146

Change-Id: I3f14c90f69d9e32c659afb2d9465de6c4752d990

7 years agoAvoid weird expand animation when a notification is updated
Selim Cinek [Tue, 23 Aug 2016 19:09:28 +0000 (19:09 +0000)]
Avoid weird expand animation when a notification is updated
am: bb42b7dd48

Change-Id: I68f50687c08ff6f9100d4bfcc2ac35ec52b98e09

7 years agoMerge "Made background updater more robust to state changes" into nyc-mr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 18:55:45 +0000 (18:55 +0000)]
Merge "Made background updater more robust to state changes" into nyc-mr1-dev

7 years agoMerge "Avoid weird expand animation when a notification is updated" into nyc-mr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 18:53:20 +0000 (18:53 +0000)]
Merge "Avoid weird expand animation when a notification is updated" into nyc-mr1-dev

7 years agoMerge changes Ib9d0f4fc,I47195f91,Ib26ef543 into cw-f-dev
Andrew Rossignol [Tue, 23 Aug 2016 18:40:54 +0000 (18:40 +0000)]
Merge changes Ib9d0f4fc,I47195f91,Ib26ef543 into cw-f-dev

* changes:
  Remove unused webkit assets.
  Remove bootanimation sounds.
  Reduce the size of boot animaion assets.

7 years agoMerge "No need to check package name am: ef8d8ea24a am: e0736b4fb0" into cw-f-dev
Android Build Merger (Role) [Tue, 23 Aug 2016 17:55:23 +0000 (17:55 +0000)]
Merge "No need to check package name am: ef8d8ea24a am: e0736b4fb0" into cw-f-dev

7 years agoNo need to check package name am: ef8d8ea24a
Todd Kennedy [Tue, 23 Aug 2016 17:54:51 +0000 (17:54 +0000)]
No need to check package name am: ef8d8ea24a
am: e0736b4fb0

Change-Id: I65af34f8d56ed62c84cd97d63aaa882c08e9898a

7 years agoMerge "DO NOT MERGE Cherry-Pick: Add ViewConfiguration.getScaledScrollFactor()" into...
Ned Burns [Tue, 23 Aug 2016 17:52:56 +0000 (17:52 +0000)]
Merge "DO NOT MERGE Cherry-Pick: Add ViewConfiguration.getScaledScrollFactor()" into cw-f-dev

7 years agoDO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5...
Julius D'souza [Tue, 23 Aug 2016 17:39:14 +0000 (17:39 +0000)]
DO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5  -s ours am: d5bf4039a9  -s ours am: b2507eb7b7  -s ours am: 027f685296  -s ours
am: 8b271611f0  -s ours

Change-Id: I81859f24055ef8b69464f16cdd5b2a53a429a4cc

7 years agoMerge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-dr1...
Sailesh Nepal [Tue, 23 Aug 2016 17:39:06 +0000 (17:39 +0000)]
Merge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-dr1-dev am: 74de00a62c
am: fa4f3b25e4

Change-Id: I59db620dbd2b696b017c8f51bd4115f23d8ab4af

7 years agoNo need to check package name
Todd Kennedy [Tue, 23 Aug 2016 17:39:01 +0000 (17:39 +0000)]
No need to check package name
am: ef8d8ea24a

Change-Id: Idd8b189070e3e5920cd1b9d12a8ba282de44d11a

7 years agoAdd carrier regex config values for VisualVoicemailSmsFilter am: 9a107a2df0
Ta-wei Yen [Tue, 23 Aug 2016 17:38:22 +0000 (17:38 +0000)]
Add carrier regex config values for VisualVoicemailSmsFilter am: 9a107a2df0
am: 16394b84d9

Change-Id: I8820201e0c741a8b2b1cd3b60abada1941f4230d

7 years agoOnly allow focused window to select seamless rotation.
Robert Carr [Mon, 22 Aug 2016 20:32:34 +0000 (13:32 -0700)]
Only allow focused window to select seamless rotation.

We require apps to opt in to seamless rotation. If a dialog or some such
has popped up above them, the dialog may not be prepared to rotate
seamlessly and we should just fall back to the old behavior for now.

Bug: 30968345
Change-Id: Ib9a7352ed84d41076bdd162bf38d151b053a307e
(cherry picked from commit 828ec3dc518bfeff9cb9205e40652419e9c59443)

7 years agoDO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5...
Julius D'souza [Tue, 23 Aug 2016 17:11:39 +0000 (17:11 +0000)]
DO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5  -s ours am: d5bf4039a9  -s ours am: b2507eb7b7  -s ours
am: 027f685296  -s ours

Change-Id: Ibc3e2a639ecc8a9b49d899ae6298761dabbd2032

7 years agoMerge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-dr1-dev
Sailesh Nepal [Tue, 23 Aug 2016 17:11:35 +0000 (17:11 +0000)]
Merge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-dr1-dev
am: 74de00a62c

Change-Id: Ibf1283af6133ccd43f75f361fe9a821e87668773

7 years agoAdd carrier regex config values for VisualVoicemailSmsFilter
Ta-wei Yen [Tue, 23 Aug 2016 17:11:27 +0000 (17:11 +0000)]
Add carrier regex config values for VisualVoicemailSmsFilter
am: 9a107a2df0

Change-Id: Ie71269986f671ee8d773665107e5504f905da769

7 years agoNo need to check package name
Todd Kennedy [Mon, 22 Aug 2016 22:44:00 +0000 (15:44 -0700)]
No need to check package name

Change-Id: I8c403ca2bc38f2c7191b6e9a709286ac7e450ac4
Fixes: 30958291
(cherry picked from commit afb5269ad6a507a3230b519b3156ac0bcc5fc3a0)

7 years agoDO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5...
Julius D'souza [Tue, 23 Aug 2016 17:08:33 +0000 (17:08 +0000)]
DO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5  -s ours am: d5bf4039a9  -s ours
am: b2507eb7b7  -s ours

Change-Id: I73d049d6855b9cd9420a194bda7079adc2283bb0

7 years agoMerge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-dr1-dev
Sailesh Nepal [Tue, 23 Aug 2016 17:00:30 +0000 (17:00 +0000)]
Merge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-dr1-dev

7 years agoMerge "AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set" into nyc...
Adrian Roos [Tue, 23 Aug 2016 16:52:26 +0000 (16:52 +0000)]
Merge "AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set" into nyc-mr1-dev
am: 374f9a690b

Change-Id: Id3e844d9cb4c6023474f45c5a09ee82e8eda6a4c

7 years agoDO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5...
Julius D'souza [Tue, 23 Aug 2016 16:52:24 +0000 (16:52 +0000)]
DO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support am: 3275a3a5a5  -s ours
am: d5bf4039a9  -s ours

Change-Id: I4f1a0acabe5d5385af086791b906ff6f45424e59

7 years agoAppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set
Adrian Roos [Tue, 23 Aug 2016 16:52:23 +0000 (16:52 +0000)]
AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set
am: 6a7e08920c

Change-Id: I0a3713010a0c6e487257995bd34165348f5fc2a4

7 years agoMerge "Ambient: Pulse for every noisy notification exactly once" into nyc-mr1-dev
Adrian Roos [Tue, 23 Aug 2016 16:52:18 +0000 (16:52 +0000)]
Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-mr1-dev
am: bd43552975

Change-Id: Iacac780fdf7359afdb0e9e443038b3e3b842f53a

7 years agoAmbient: Pulse for every noisy notification exactly once
Adrian Roos [Tue, 23 Aug 2016 16:52:15 +0000 (16:52 +0000)]
Ambient: Pulse for every noisy notification exactly once
am: d13602f1e7

Change-Id: I45cf1a129ae53d251bd033a8f15618b3868cd351

7 years agoDO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support
Julius D'souza [Tue, 23 Aug 2016 16:45:41 +0000 (16:45 +0000)]
DO NOT MERGE ANYWHERE: Add dynamic illuminance hysteresis support
am: 3275a3a5a5  -s ours

Change-Id: Iaae7763a4d744ad8a63538750c5ed3efe38161d5

7 years agoMerge "AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set" into nyc...
TreeHugger Robot [Tue, 23 Aug 2016 16:39:44 +0000 (16:39 +0000)]
Merge "AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set" into nyc-mr1-dev

7 years agoMerge "Ambient: Pulse for every noisy notification exactly once" into nyc-mr1-dev
TreeHugger Robot [Tue, 23 Aug 2016 16:38:17 +0000 (16:38 +0000)]
Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-mr1-dev

7 years agoMerge "add workaround for annotations dependency conflict with espresso" into nyc...
Scott Main [Tue, 23 Aug 2016 16:19:17 +0000 (16:19 +0000)]
Merge "add workaround for annotations dependency conflict with espresso" into nyc-dev am: 77917a835f am: f8a0cb2964
am: 0ea21992e7

Change-Id: Ib50e5c0fb691fecaca450b9713c90aa1a7818c28

7 years agoadd workaround for annotations dependency conflict with espresso am: eee3518d11 am...
smain@google.com [Tue, 23 Aug 2016 16:19:14 +0000 (16:19 +0000)]
add workaround for annotations dependency conflict with espresso am: eee3518d11 am: 349edcf169
am: da2802d1f9

Change-Id: Ia7d3ce025d564c188544fa11950ac89dd1aa12e2

7 years agoMerge "Documentation warning against short-lived Contexts" into nyc-mr1-dev
Robin Lee [Tue, 23 Aug 2016 16:09:44 +0000 (16:09 +0000)]
Merge "Documentation warning against short-lived Contexts" into nyc-mr1-dev
am: a1e4149cfd

Change-Id: Ide29b3200f1ed345c0fc2abcc984606dc8432d6c

7 years agoDocumentation warning against short-lived Contexts
Robin Lee [Tue, 23 Aug 2016 16:09:41 +0000 (16:09 +0000)]
Documentation warning against short-lived Contexts
am: da23618043

Change-Id: Ie6e4c05d8d9a273f0f529c2be79f3df4a856fedb

7 years agoMerge "Handle null packageName in PendingIntentRecord" into nyc-mr1-dev
Rubin Xu [Tue, 23 Aug 2016 16:09:38 +0000 (16:09 +0000)]
Merge "Handle null packageName in PendingIntentRecord" into nyc-mr1-dev
am: 6acd5e7361

Change-Id: I1a287ffe131ee4d94739a3cc3271e1e923bfed3f

7 years agoHandle null packageName in PendingIntentRecord
Rubin Xu [Tue, 23 Aug 2016 16:09:35 +0000 (16:09 +0000)]
Handle null packageName in PendingIntentRecord
am: 5bf8a33aaf

Change-Id: Idf958ed50d6ac3918f4b1b24fa6685ce708e87c1

7 years agoMerge "Not longer need MANAGE_DEVICE_ADMINS permission." into nyc-mr1-dev
Rubin Xu [Tue, 23 Aug 2016 16:09:31 +0000 (16:09 +0000)]
Merge "Not longer need MANAGE_DEVICE_ADMINS permission." into nyc-mr1-dev
am: a96e906e80

Change-Id: I3bfa9c65b1ef3b79df67d58b4cb64b4bb4363d32

7 years agoNot longer need MANAGE_DEVICE_ADMINS permission.
Rubin Xu [Tue, 23 Aug 2016 16:06:51 +0000 (16:06 +0000)]
Not longer need MANAGE_DEVICE_ADMINS permission.
am: 1573d8be78

Change-Id: I4eb9ccc440f2c84b5528a28632a9d2c9bbec2617

7 years agoMerge "Force application context for KeyChain bindings" into nyc-mr1-dev
Robin Lee [Tue, 23 Aug 2016 16:06:41 +0000 (16:06 +0000)]
Merge "Force application context for KeyChain bindings" into nyc-mr1-dev
am: cabc4f5945

Change-Id: Ia4ba4050a38ed117b908ba084553f97c74c6a1f1

7 years agoForce application context for KeyChain bindings
Robin Lee [Tue, 23 Aug 2016 16:06:39 +0000 (16:06 +0000)]
Force application context for KeyChain bindings
am: f04a663d6a

Change-Id: I16c31a9c31527a79addbd2b44003f8fe56cb652f

7 years agoMerge "HIC: Improve AccelerationClassifier" into nyc-dr1-dev am: 06165f534f
Adrian Roos [Tue, 23 Aug 2016 16:06:35 +0000 (16:06 +0000)]
Merge "HIC: Improve AccelerationClassifier" into nyc-dr1-dev am: 06165f534f
am: ee99f0ae46

Change-Id: I8c7c1d919237e487a41aa2b9245d81dd615c7352

7 years agoMerge "add workaround for annotations dependency conflict with espresso" into nyc...
Scott Main [Tue, 23 Aug 2016 15:56:15 +0000 (15:56 +0000)]
Merge "add workaround for annotations dependency conflict with espresso" into nyc-dev am: 77917a835f
am: f8a0cb2964

Change-Id: Ifff17568fd5ac67443fa7cfbbb0526f0b16b3c34

7 years agoadd workaround for annotations dependency conflict with espresso am: eee3518d11
smain@google.com [Tue, 23 Aug 2016 15:56:14 +0000 (15:56 +0000)]
add workaround for annotations dependency conflict with espresso am: eee3518d11
am: 349edcf169

Change-Id: I178c7bc7c2639559e8b4848f1a2af0bcdffcc849

7 years agoAmbient: Pulse for every noisy notification exactly once
Adrian Roos [Mon, 22 Aug 2016 13:31:38 +0000 (15:31 +0200)]
Ambient: Pulse for every noisy notification exactly once

Also increases the pulse duration and switches timing to
elapsed realtime instead of wall time for robustness. Also
remove triggering for notification light for simplifying code.
Only noisy notifications are able to trigger the light anyway and
noisy notifications already trigger ambient on their own.

Change-Id: I4efbe530bb1a60cabaa46c2b04bcd5e12cdef680
Fixes: 31004875

7 years agoHIC: Improve AccelerationClassifier am: 4dc14b231e
Adrian Roos [Tue, 23 Aug 2016 15:48:55 +0000 (15:48 +0000)]
HIC: Improve AccelerationClassifier am: 4dc14b231e
am: 4a0f6aeb08

Change-Id: I330ac75a9409752f7f0632b11ea2cd5111d522e4

7 years agoRefactor NetworkNotificationManager. am: 0b59906768
Lorenzo Colitti [Tue, 23 Aug 2016 15:48:48 +0000 (15:48 +0000)]
Refactor NetworkNotificationManager. am: 0b59906768
am: a6dcb89e6d

Change-Id: I635e0dfca74a1dc3e0291c42aeed7c3a6a978dbd

7 years agoMove notification code out of ConnectivityService. am: f3ae2eeae4
Lorenzo Colitti [Tue, 23 Aug 2016 15:47:38 +0000 (15:47 +0000)]
Move notification code out of ConnectivityService. am: f3ae2eeae4
am: 622b5fbbf5

Change-Id: Iecbc0416842fa8d8ed4efb2ca666793240f7a2cc

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
Bill Yi [Tue, 23 Aug 2016 15:47:35 +0000 (15:47 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
am: 4e3fe5c7d8  -s ours

Change-Id: I5d962b9e1e82a57ab43f32f6303242fe8a887125

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 23 Aug 2016 15:47:33 +0000 (15:47 +0000)]
Import translations. DO NOT MERGE
am: f2e311f117  -s ours

Change-Id: I08109e0d9358d5d60d9c4d7608f683da010313a0

7 years agoMerge "Set Root.FLAG_LOCAL_ONLY for MTP roots." into nyc-mr1-dev
Daichi Hirono [Tue, 23 Aug 2016 15:47:30 +0000 (15:47 +0000)]
Merge "Set Root.FLAG_LOCAL_ONLY for MTP roots." into nyc-mr1-dev
am: 5e252cecd1

Change-Id: Ic6ff84db074e5fa9770833cff4fcfa720f78cf6f

7 years agoSet Root.FLAG_LOCAL_ONLY for MTP roots.
Daichi Hirono [Tue, 23 Aug 2016 15:47:27 +0000 (15:47 +0000)]
Set Root.FLAG_LOCAL_ONLY for MTP roots.
am: b7573e93cd

Change-Id: I80771a8ab9bffac23a63087ae615ece83cc42d18

7 years agoMerge "add workaround for annotations dependency conflict with espresso" into nyc-dev
Scott Main [Tue, 23 Aug 2016 15:47:18 +0000 (15:47 +0000)]
Merge "add workaround for annotations dependency conflict with espresso" into nyc-dev
am: 77917a835f

Change-Id: Ibc54a5b58aad47a49bf5cb5a69ae3ddf461ccd15

7 years agoadd workaround for annotations dependency conflict with espresso
smain@google.com [Tue, 23 Aug 2016 15:47:15 +0000 (15:47 +0000)]
add workaround for annotations dependency conflict with espresso
am: eee3518d11

Change-Id: I05f1b9063433e060427f627c46aab64972fe45cf

7 years agoAdd carrier regex config values for VisualVoicemailSmsFilter
Ta-wei Yen [Fri, 19 Aug 2016 18:43:15 +0000 (11:43 -0700)]
Add carrier regex config values for VisualVoicemailSmsFilter

Verizon requires all SMS that starts with "//VZWVVM" to be treated
as a VVM SMS.

EXTRA_VOICEMAIL_SMS_MESSAGE_BODY is also added to VociemailContract
to send the message body of a SMS that matches the carrier regex but
is not parsable.

Bug: 30954955
Change-Id: Ib5449164a5290b132648cc28b1e1d3d9ddd5fea0
(cherry picked from commit ad31603b80e13e914ff4c3a41b5c04558d04d3ca)

7 years agoMerge "add workaround for annotations dependency conflict with espresso" into nyc-dev
Scott Main [Tue, 23 Aug 2016 15:42:01 +0000 (15:42 +0000)]
Merge "add workaround for annotations dependency conflict with espresso" into nyc-dev

7 years agoUpdated user document for Single-Source RenderScript am: c069ed7f8c am: 044cd35a46
Yang Ni [Tue, 23 Aug 2016 15:37:30 +0000 (15:37 +0000)]
Updated user document for Single-Source RenderScript am: c069ed7f8c am: 044cd35a46
am: 92b787bbf7

Change-Id: Ieb9f754c0bc43813439551d743dc055472f2da20