OSDN Git Service

android-x86/frameworks-base.git
8 years agoProcess: Fix communication with zygote. am: 448be0a622
Narayan Kamath [Thu, 18 Aug 2016 10:25:53 +0000 (10:25 +0000)]
Process: Fix communication with zygote. am: 448be0a622
am: 6bc7670c67

Change-Id: I37ea2a3324277340fce69fcc6a5101bee0637dca

8 years agoProcess: Fix communication with zygote.
Narayan Kamath [Thu, 18 Aug 2016 10:19:58 +0000 (10:19 +0000)]
Process: Fix communication with zygote.
am: 448be0a622

Change-Id: Iabb68084827f798f25ebe870957074d152acaea4

8 years agoMerge "Remove unused includes." am: 35da832634 am: 33e65232f3
Dmitriy Filchenko [Thu, 18 Aug 2016 03:33:20 +0000 (03:33 +0000)]
Merge "Remove unused includes." am: 35da832634 am: 33e65232f3
am: eb349448aa

Change-Id: Ib07d472af12852399a80d5a6503c1c34a6c9380c

8 years agoMerge "Remove unused includes." am: 35da832634
Dmitriy Filchenko [Thu, 18 Aug 2016 03:27:54 +0000 (03:27 +0000)]
Merge "Remove unused includes." am: 35da832634
am: 33e65232f3

Change-Id: I72e74566ed21f4aed4b2d6b4fa6e7ac1114a9f43

8 years agoMerge "Remove unused includes."
Dmitriy Filchenko [Thu, 18 Aug 2016 03:22:39 +0000 (03:22 +0000)]
Merge "Remove unused includes."
am: 35da832634

Change-Id: I5804c0ccf6c543471ddf3245a799d5fa651d6d18

8 years agoMerge "Remove unused includes."
Treehugger Robot [Thu, 18 Aug 2016 03:17:04 +0000 (03:17 +0000)]
Merge "Remove unused includes."

8 years agoRemove unused includes.
Dmitriy Filchenko [Thu, 18 Aug 2016 00:55:24 +0000 (17:55 -0700)]
Remove unused includes.

BUG: 29824203

Change-Id: I795f8abe31575f70da263921c6ec13b73b24dc7b

8 years agoImport translations. DO NOT MERGE am: 9d652db6a4 -s ours
Bill Yi [Thu, 18 Aug 2016 01:32:21 +0000 (01:32 +0000)]
Import translations. DO NOT MERGE am: 9d652db6a4  -s ours
am: b024dd7501  -s ours

Change-Id: Id17a8898db1aaf4230d66d062884d0ac4b5d391f

8 years agoMerge "AppIdleHistory: Only write screen on durations during regular sync" into nyc...
Adam Lesinski [Thu, 18 Aug 2016 01:32:06 +0000 (01:32 +0000)]
Merge "AppIdleHistory: Only write screen on durations during regular sync" into nyc-mr1-dev am: 1af694510d
am: 6d90bbbc6c

Change-Id: I11da4168a11265690e27c00498f94eac363e4b64

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
Bill Yi [Thu, 18 Aug 2016 01:28:19 +0000 (01:28 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
am: 4b30053ede  -s ours

Change-Id: I28c7df17b56064d5d267de60a0821ebd409b910b

8 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 18 Aug 2016 01:28:18 +0000 (01:28 +0000)]
Import translations. DO NOT MERGE
am: 9d652db6a4  -s ours

Change-Id: If56739a9258c72a95dd7be524dd3b5c21bfd34ed

8 years agoMerge "AppIdleHistory: Only write screen on durations during regular sync" into nyc...
Adam Lesinski [Thu, 18 Aug 2016 01:27:52 +0000 (01:27 +0000)]
Merge "AppIdleHistory: Only write screen on durations during regular sync" into nyc-mr1-dev am: 1af694510d
am: 65a12c15e7

Change-Id: Ide64632d5351a5405f6ab98c09f16311fe71c821

8 years agoAppIdleHistory: Only write screen on durations during regular sync am: f2d87eba75
Adam Lesinski [Thu, 18 Aug 2016 01:27:49 +0000 (01:27 +0000)]
AppIdleHistory: Only write screen on durations during regular sync am: f2d87eba75
am: a61092650c

Change-Id: Idb45fe9639dc8d81730a2c6c5c752d10d3fbb1e1

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Thu, 18 Aug 2016 01:23:04 +0000 (01:23 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

8 years agoMerge "AppIdleHistory: Only write screen on durations during regular sync" into nyc...
Adam Lesinski [Thu, 18 Aug 2016 01:19:56 +0000 (01:19 +0000)]
Merge "AppIdleHistory: Only write screen on durations during regular sync" into nyc-mr1-dev
am: 1af694510d

Change-Id: I60d96424e94226a85ef9fe79aba571b2329ee96e

8 years agoAppIdleHistory: Only write screen on durations during regular sync
Adam Lesinski [Thu, 18 Aug 2016 01:19:51 +0000 (01:19 +0000)]
AppIdleHistory: Only write screen on durations during regular sync
am: f2d87eba75

Change-Id: I7e5a6d89afa813fdb68c68d201ad04971641dabd

8 years agoMerge "AppIdleHistory: Only write screen on durations during regular sync" into nyc...
TreeHugger Robot [Thu, 18 Aug 2016 01:14:31 +0000 (01:14 +0000)]
Merge "AppIdleHistory: Only write screen on durations during regular sync" into nyc-mr1-dev

8 years agoAppIdleHistory: Only write screen on durations during regular sync
Adam Lesinski [Wed, 17 Aug 2016 22:21:16 +0000 (15:21 -0700)]
AppIdleHistory: Only write screen on durations during regular sync

Stop writing to disk every time the display goes off. Only write to
disk periodically.

Consequences

Previously, if the device rebooted after the screen duration was written
to disk, apps would appear more stale than they actually were.

Now apps will always look fresher, which is a better scenario.

Bug:30807864
Change-Id: Ia69a2e51fc9e397789215b449fae56fa3e29c74a

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088...
Jim Miller [Wed, 17 Aug 2016 23:38:40 +0000 (23:38 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e am: cb83f6188b am: e3457fc127 am: 669a153531
am: 6314ac7c30

Change-Id: Ic7159f05071eed128971db27f6789e66d8691e20

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088...
Jim Miller [Wed, 17 Aug 2016 23:36:28 +0000 (23:36 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e am: cb83f6188b am: e3457fc127
am: 7329e02153

Change-Id: I1dadbc10574e60565d0e30d2ba9e26bc352ebf10

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088...
Jim Miller [Wed, 17 Aug 2016 23:33:13 +0000 (23:33 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e am: cb83f6188b am: e3457fc127
am: 669a153531

Change-Id: Ia8a9962fdbf010066b6fd72ed4ccdc35548571f9

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088...
Jim Miller [Wed, 17 Aug 2016 23:31:06 +0000 (23:31 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e am: cb83f6188b
am: e3457fc127

Change-Id: I9ec3cc802112160f463fcfb737c6fd5932d62332

8 years agoMerge "dd new ds-static doc build target to generate static docs (only) for devsite...
Dirk Dougherty [Wed, 17 Aug 2016 23:30:30 +0000 (23:30 +0000)]
Merge "dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links." into nyc-dev am: 96855c49a6
am: ac2c1dde2d

Change-Id: If830d651527fb14a2cf3376a52befb3f15ba93fe

8 years agodd new ds-static doc build target to generate static docs (only) for devsite without...
Dirk Dougherty [Wed, 17 Aug 2016 23:30:19 +0000 (23:30 +0000)]
dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links. am: b042ab1eb6
am: 1d7e5a6998

Change-Id: I6920f244862bcdb50e5d5a47cc1bfa711764dbe1

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088...
Jim Miller [Wed, 17 Aug 2016 23:26:57 +0000 (23:26 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e am: cb83f6188b
am: e3457fc127

Change-Id: I1bc40c141498e62cad36acc9568177cb88debc11

8 years agoMerge "dd new ds-static doc build target to generate static docs (only) for devsite...
Dirk Dougherty [Wed, 17 Aug 2016 23:25:42 +0000 (23:25 +0000)]
Merge "dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links." into nyc-dev
am: 96855c49a6

Change-Id: If3b5e4b033c0038bddaf873108406c9374979c06

8 years agodd new ds-static doc build target to generate static docs (only) for devsite without...
Dirk Dougherty [Wed, 17 Aug 2016 23:25:38 +0000 (23:25 +0000)]
dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links.
am: b042ab1eb6

Change-Id: I1c8026a7ff09cfce9049383123a143b845dcede6

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e
Jim Miller [Wed, 17 Aug 2016 23:22:33 +0000 (23:22 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e
am: cb83f6188b

Change-Id: I82302931ab714e25ec21721dc05480e1f2d447b0

8 years agoMerge "dd new ds-static doc build target to generate static docs (only) for devsite...
Dirk Dougherty [Wed, 17 Aug 2016 23:16:07 +0000 (23:16 +0000)]
Merge "dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links." into nyc-dev am: 96855c49a6 am: 4fa4b29890
am: f6a3029304

Change-Id: I3477f3303a586775e7a55eb9fda6f857eefbb588

8 years agodd new ds-static doc build target to generate static docs (only) for devsite without...
Dirk Dougherty [Wed, 17 Aug 2016 23:16:03 +0000 (23:16 +0000)]
dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links. am: b042ab1eb6 am: d66ec65b77
am: 7e7ea76356

Change-Id: I6a9043c277e624dd3c96be9122454c937931b461

8 years agoFix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c
Jim Miller [Wed, 17 Aug 2016 23:15:43 +0000 (23:15 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c
am: 229de7088e

Change-Id: I8e9d946f96933c1338261d8adf80156cb67d3ba1

8 years agoMerge "dd new ds-static doc build target to generate static docs (only) for devsite...
Dirk Dougherty [Wed, 17 Aug 2016 23:08:17 +0000 (23:08 +0000)]
Merge "dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links." into nyc-dev am: 96855c49a6
am: 4fa4b29890

Change-Id: Id9260b2dc3be5840d3322ea7d5a6f90d0e62e117

8 years agodd new ds-static doc build target to generate static docs (only) for devsite without...
Dirk Dougherty [Wed, 17 Aug 2016 23:08:15 +0000 (23:08 +0000)]
dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links. am: b042ab1eb6
am: d66ec65b77

Change-Id: If34b51e4685f18a066dc21c794a88f7d4d03bc22

8 years agoFix vulnerability in LockSettings service am: 2d71384a13
Jim Miller [Wed, 17 Aug 2016 23:07:46 +0000 (23:07 +0000)]
Fix vulnerability in LockSettings service am: 2d71384a13
am: 485fbda04c

Change-Id: I07def32199ecdbbb32aa6ecaca20724cfc81265c

8 years agoMerge "dd new ds-static doc build target to generate static docs (only) for devsite...
Dirk Dougherty [Wed, 17 Aug 2016 22:59:31 +0000 (22:59 +0000)]
Merge "dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links." into nyc-dev
am: 96855c49a6

Change-Id: If07272ee0de59b546df04f0232219bb0954da582

8 years agoFix vulnerability in LockSettings service
Jim Miller [Wed, 17 Aug 2016 22:59:27 +0000 (22:59 +0000)]
Fix vulnerability in LockSettings service
am: 2d71384a13

Change-Id: I62ca5fb150022fe0971329294b1063957f397248

8 years agodd new ds-static doc build target to generate static docs (only) for devsite without...
Dirk Dougherty [Wed, 17 Aug 2016 22:59:23 +0000 (22:59 +0000)]
dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links.
am: b042ab1eb6

Change-Id: I725ff3bce89572d06f76dd9f1860365514d27d56

8 years agoMerge "dd new ds-static doc build target to generate static docs (only) for devsite...
Dirk Dougherty [Wed, 17 Aug 2016 22:53:23 +0000 (22:53 +0000)]
Merge "dd new ds-static doc build target to generate static docs (only) for devsite without resolving @links." into nyc-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 17 Aug 2016 22:33:39 +0000 (15:33 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 30362824
Change-Id: I319b881d2a02816d932688c70c61f4ad2b315ef8

8 years agoMerge "BackgroundDexOptService: Check for low storage conditions." into nyc-mr1-dev...
Narayan Kamath [Wed, 17 Aug 2016 22:17:08 +0000 (22:17 +0000)]
Merge "BackgroundDexOptService: Check for low storage conditions." into nyc-mr1-dev am: 712dde29ff
am: aa7d06a93f

Change-Id: I4195624058c76cf2031fa59b44bf98b2dab0f9aa

8 years agoBackgroundDexOptService: Check for low storage conditions. am: 8735f07a69
Narayan Kamath [Wed, 17 Aug 2016 22:17:04 +0000 (22:17 +0000)]
BackgroundDexOptService: Check for low storage conditions. am: 8735f07a69
am: e16463c3f7

Change-Id: Ief544e326a0eb32e789041c9b7014a1172ae2fa5

8 years agoMerge "BackgroundDexOptService: Check for low storage conditions." into nyc-mr1-dev
Narayan Kamath [Wed, 17 Aug 2016 22:11:13 +0000 (22:11 +0000)]
Merge "BackgroundDexOptService: Check for low storage conditions." into nyc-mr1-dev
am: 712dde29ff

Change-Id: I717fe1f5cbc7ca19044325a65721bdb389a38097

8 years agoBackgroundDexOptService: Check for low storage conditions.
Narayan Kamath [Wed, 17 Aug 2016 22:11:09 +0000 (22:11 +0000)]
BackgroundDexOptService: Check for low storage conditions.
am: 8735f07a69

Change-Id: Iec5fc8bf8291f7ed04ebeda26190f498b555069d

8 years agoMerge "BackgroundDexOptService: Check for low storage conditions." into nyc-mr1-dev
TreeHugger Robot [Wed, 17 Aug 2016 22:07:12 +0000 (22:07 +0000)]
Merge "BackgroundDexOptService: Check for low storage conditions." into nyc-mr1-dev

8 years agoMerge "AAPT: Handle gaps in resources when building splits" into nyc-mr1-dev am:...
Adam Lesinski [Wed, 17 Aug 2016 21:56:38 +0000 (21:56 +0000)]
Merge "AAPT: Handle gaps in resources when building splits" into nyc-mr1-dev am: c1a36814e5
am: dcd8f86b19

Change-Id: Ia1cd4e6434a8ecb33e9b36c7f8f430711426190a

8 years agoAAPT: Handle gaps in resources when building splits am: 26ae640c34
Adam Lesinski [Wed, 17 Aug 2016 21:56:34 +0000 (21:56 +0000)]
AAPT: Handle gaps in resources when building splits am: 26ae640c34
am: 2c8aa38e7a

Change-Id: I475c971fabb2b4bf5acb4f0e9a86d95d79a650ed

8 years agoMerge "AAPT: Handle gaps in resources when building splits" into nyc-mr1-dev
Adam Lesinski [Wed, 17 Aug 2016 21:51:15 +0000 (21:51 +0000)]
Merge "AAPT: Handle gaps in resources when building splits" into nyc-mr1-dev
am: c1a36814e5

Change-Id: I67ad7adede8463fe3f670af949e9c3a4dc438c27

8 years agoAAPT: Handle gaps in resources when building splits
Adam Lesinski [Wed, 17 Aug 2016 21:51:13 +0000 (21:51 +0000)]
AAPT: Handle gaps in resources when building splits
am: 26ae640c34

Change-Id: Ieb081dbc7e451415c2ada4fb7ce18bbfc6ea0fba

8 years agoMerge "AAPT: Handle gaps in resources when building splits" into nyc-mr1-dev
TreeHugger Robot [Wed, 17 Aug 2016 21:45:59 +0000 (21:45 +0000)]
Merge "AAPT: Handle gaps in resources when building splits" into nyc-mr1-dev

8 years agoMerge "Add Telephony Connection event for handover from WIFI to LTE." into nyc-mr1...
Tyler Gunn [Wed, 17 Aug 2016 21:29:06 +0000 (21:29 +0000)]
Merge "Add Telephony Connection event for handover from WIFI to LTE." into nyc-mr1-dev am: 36863797cd
am: cb8e493169

Change-Id: I2bc975912578bd9918c0d0d79bf0b85ab273a61f

8 years agoAdd Telephony Connection event for handover from WIFI to LTE. am: 481255dc1c
Tyler Gunn [Wed, 17 Aug 2016 21:28:19 +0000 (21:28 +0000)]
Add Telephony Connection event for handover from WIFI to LTE. am: 481255dc1c
am: 984a1efd2a

Change-Id: Ic2da4b4fefd06fa24913ce234f0a10393714fc47

8 years agoMerge "Add Telephony Connection event for handover from WIFI to LTE." into nyc-mr1-dev
Tyler Gunn [Wed, 17 Aug 2016 21:23:38 +0000 (21:23 +0000)]
Merge "Add Telephony Connection event for handover from WIFI to LTE." into nyc-mr1-dev
am: 36863797cd

Change-Id: I14c02ea467928e54191142fd84d58e0be8a5e84f

8 years agoAdd Telephony Connection event for handover from WIFI to LTE.
Tyler Gunn [Wed, 17 Aug 2016 21:23:32 +0000 (21:23 +0000)]
Add Telephony Connection event for handover from WIFI to LTE.
am: 481255dc1c

Change-Id: I52676d0814db22cf9d6673e31aa7a71cdf155e81

8 years agoMerge "Add Telephony Connection event for handover from WIFI to LTE." into nyc-mr1-dev
Tyler Gunn [Wed, 17 Aug 2016 21:19:41 +0000 (21:19 +0000)]
Merge "Add Telephony Connection event for handover from WIFI to LTE." into nyc-mr1-dev

8 years agoresolve merge conflicts of c76a3ac to stage-aosp-master am: 67ffd5e617
Glenn Kasten [Wed, 17 Aug 2016 21:10:59 +0000 (21:10 +0000)]
resolve merge conflicts of c76a3ac to stage-aosp-master am: 67ffd5e617
am: f7b4fd24e3

Change-Id: Ib06db403955ae0056c1fee0e09f9249d0b887ea1

8 years agoresolve merge conflicts of c76a3ac to stage-aosp-master
Glenn Kasten [Wed, 17 Aug 2016 21:07:54 +0000 (21:07 +0000)]
resolve merge conflicts of c76a3ac to stage-aosp-master
am: 67ffd5e617

Change-Id: Ib2d89672efe8757edff320d5ed800b7b0293323b

8 years agoMerge "Restart accessibility services after they update." into nyc-mr1-dev am: ee4ff424ea
Phil Weaver [Wed, 17 Aug 2016 21:02:34 +0000 (21:02 +0000)]
Merge "Restart accessibility services after they update." into nyc-mr1-dev am: ee4ff424ea
am: e23405f5cd

Change-Id: I6056201e52039233ddeb6f9f2ae32ddb8752adb3

8 years agoRestart accessibility services after they update. am: 1e6695bbd4
Phil Weaver [Wed, 17 Aug 2016 21:02:30 +0000 (21:02 +0000)]
Restart accessibility services after they update. am: 1e6695bbd4
am: fff4a144de

Change-Id: Ife63344494f27a68511c702536d373350e2b4b46

8 years agoMerge "Restart accessibility services after they update." into nyc-mr1-dev
Phil Weaver [Wed, 17 Aug 2016 20:56:05 +0000 (20:56 +0000)]
Merge "Restart accessibility services after they update." into nyc-mr1-dev
am: ee4ff424ea

Change-Id: I08cbe3ccb4a8b53ec2804ee51a01ad4a7a205eb3

8 years agoRestart accessibility services after they update.
Phil Weaver [Wed, 17 Aug 2016 20:56:02 +0000 (20:56 +0000)]
Restart accessibility services after they update.
am: 1e6695bbd4

Change-Id: I10714ce8ebc0b9ca6dd206a4a11e283704d668ae

8 years agoMerge "Restart accessibility services after they update." into nyc-mr1-dev
Phil Weaver [Wed, 17 Aug 2016 20:52:04 +0000 (20:52 +0000)]
Merge "Restart accessibility services after they update." into nyc-mr1-dev

8 years agoresolve merge conflicts of c76a3ac to stage-aosp-master
Glenn Kasten [Wed, 17 Aug 2016 20:27:29 +0000 (13:27 -0700)]
resolve merge conflicts of c76a3ac to stage-aosp-master

Change-Id: Ifff16bdc42e8326f3f60cf4b92688c445cb4db25

8 years agoMerge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev...
Alan Viverette [Wed, 17 Aug 2016 20:24:03 +0000 (20:24 +0000)]
Merge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev am: 8ecc7f7303
am: aac31ac988

Change-Id: I74d5fab21ae8bfb265fe508e229af86ca6a1a719

8 years agoAnnounce the date for accessibility using EMMMMdy format am: a770530e12
Alan Viverette [Wed, 17 Aug 2016 20:23:59 +0000 (20:23 +0000)]
Announce the date for accessibility using EMMMMdy format am: a770530e12
am: d239411420

Change-Id: I6c2323d6e17a6497bcab0161d745586feb96076c

8 years agoMerge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev
Alan Viverette [Wed, 17 Aug 2016 20:20:28 +0000 (20:20 +0000)]
Merge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev
am: 8ecc7f7303

Change-Id: I5e1124d7fabc432058447a8df9f09620931c4486

8 years agoAnnounce the date for accessibility using EMMMMdy format
Alan Viverette [Wed, 17 Aug 2016 20:20:25 +0000 (20:20 +0000)]
Announce the date for accessibility using EMMMMdy format
am: a770530e12

Change-Id: Ibe201d5ad5d65348578f6d0153b6cbb6e7bfa0d9

8 years agoMerge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev
Alan Viverette [Wed, 17 Aug 2016 20:14:32 +0000 (20:14 +0000)]
Merge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev

8 years agoDocs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd am: 00ff40145d am...
Hemal Patel [Wed, 17 Aug 2016 19:59:47 +0000 (19:59 +0000)]
Docs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd am: 00ff40145d am: 97632afe5e
am: 0262d30f9d

Change-Id: I5c6dccb7c68369468bf44d21534a54b2e6d3fae4

8 years agoMerge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev am: ca0ef33746
Yohei Yukawa [Wed, 17 Aug 2016 19:59:42 +0000 (19:59 +0000)]
Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev am: ca0ef33746
am: 05761b81f1

Change-Id: Iffba1f9f59c404a152a60bb08ca31cdb48d2c7dc

8 years agoMerge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev am: 4aa5325ba8
Yohei Yukawa [Wed, 17 Aug 2016 19:56:23 +0000 (19:56 +0000)]
Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev am: 4aa5325ba8
am: b5fa15e57b

Change-Id: I4b04e47126e6e9069abb269e9d9da07a3d551406

8 years agoMake View#isTemporarilyDetached() less confusing am: ed841cbdd7
Yohei Yukawa [Wed, 17 Aug 2016 19:55:47 +0000 (19:55 +0000)]
Make View#isTemporarilyDetached() less confusing am: ed841cbdd7
am: 6bc17c7320

Change-Id: Iec61193cd1d1902aa9aad1ad9ac1d6f4944c748b

8 years agoDocs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd am: 00ff40145d
Hemal Patel [Wed, 17 Aug 2016 19:55:35 +0000 (19:55 +0000)]
Docs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd am: 00ff40145d
am: 97632afe5e

Change-Id: I2a8a6618a80923857d4f91ef2f6c79728a4b6672

8 years agoMerge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev
Yohei Yukawa [Wed, 17 Aug 2016 19:54:14 +0000 (19:54 +0000)]
Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev
am: ca0ef33746

Change-Id: Id68955fa3127668b3403bb946ecb850f8e7a3d55

8 years agoAAPT: Handle gaps in resources when building splits
Adam Lesinski [Tue, 16 Aug 2016 01:45:00 +0000 (18:45 -0700)]
AAPT: Handle gaps in resources when building splits

Due to public ID assignment, gaps in resource type and entry
IDs can occur. This can lead to null pointer dereferencing
if not careful. This happened in ResourceTable::getDensityVaryingResources()
which is called when building Splits.

Bug:30879690
Change-Id: I588e4dcd2e042fccfcb2e87967b5cbd0d23b4497
(cherry picked from commit 081d1b4cf602fdd7302b597e6bf902cb415bc3a8)

8 years agoMerge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs am: c7902aa4bb...
Hemal Patel [Wed, 17 Aug 2016 19:50:12 +0000 (19:50 +0000)]
Merge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs am: c7902aa4bb am: 5e086dc3bb
am: fbced4bfc7

Change-Id: I92b25718cc3f1e6a72faceb25d12fa89409dc8fe

8 years agoDocs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd am: 00ff40145d
Hemal Patel [Wed, 17 Aug 2016 19:50:10 +0000 (19:50 +0000)]
Docs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd am: 00ff40145d
am: 413e261d9b

Change-Id: I4cb24481c2f1fd3db9911a5bcee96a5bb72efa2b

8 years agoMerge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev
Yohei Yukawa [Wed, 17 Aug 2016 19:49:14 +0000 (19:49 +0000)]
Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev
am: 4aa5325ba8

Change-Id: Ib7f69a0dafe92592a623970aeb72b54ff2826e63

8 years agoMake View#isTemporarilyDetached() less confusing
Yohei Yukawa [Wed, 17 Aug 2016 19:49:01 +0000 (19:49 +0000)]
Make View#isTemporarilyDetached() less confusing
am: ed841cbdd7

Change-Id: I2df97c1babb9fc515295c527a18d9f88546dfad7

8 years agoMerge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs am: c7902aa4bb
Hemal Patel [Wed, 17 Aug 2016 19:45:03 +0000 (19:45 +0000)]
Merge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs am: c7902aa4bb
am: 5e086dc3bb

Change-Id: I78fcea831565d461550df03544531756c465ef1e

8 years agoMerge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs am: c7902aa4bb
Hemal Patel [Wed, 17 Aug 2016 19:45:03 +0000 (19:45 +0000)]
Merge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs am: c7902aa4bb
am: 5e086dc3bb

Change-Id: I68730df7e316e2bb9f58b7b9732a06222305bfea

8 years agoDocs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd
Hemal Patel [Wed, 17 Aug 2016 19:44:58 +0000 (19:44 +0000)]
Docs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd
am: 00ff40145d

Change-Id: Ib165d9d5dd73a9f84ae45f82cb17f04a172e6804

8 years agoDocs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd
Hemal Patel [Wed, 17 Aug 2016 19:44:56 +0000 (19:44 +0000)]
Docs: Renamed Google Now to Google Voice Actions am: 86bbfaabdd
am: 00ff40145d

Change-Id: I5d289bec45dbb6a3c0c6fba7ff760fa111aa6622

8 years agoMerge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev
Yohei Yukawa [Wed, 17 Aug 2016 19:41:37 +0000 (19:41 +0000)]
Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev

8 years agoMerge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs
Hemal Patel [Wed, 17 Aug 2016 19:37:17 +0000 (19:37 +0000)]
Merge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs
am: c7902aa4bb

Change-Id: I45943e80b869adc9017b0e8de116f10e3b710764

8 years agoDocs: Renamed Google Now to Google Voice Actions
Hemal Patel [Wed, 17 Aug 2016 19:37:14 +0000 (19:37 +0000)]
Docs: Renamed Google Now to Google Voice Actions
am: 86bbfaabdd

Change-Id: If177e10f331ca5ade62005337956b0fa81a90f26

8 years agoMerge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs
Hemal Patel [Wed, 17 Aug 2016 19:32:15 +0000 (19:32 +0000)]
Merge "Docs: Renamed Google Now to Google Voice Actions" into nyc-docs

8 years agoMerge "Fix a flicker when returning to the lockscreen" into nyc-mr1-dev am: edddb17a67
Jorim Jaggi [Wed, 17 Aug 2016 18:54:29 +0000 (18:54 +0000)]
Merge "Fix a flicker when returning to the lockscreen" into nyc-mr1-dev am: edddb17a67
am: 9b0c58b493

Change-Id: Iaac10c803c5b3b48de1c2c8ce857fa17bef305ab

8 years agoFix a flicker when returning to the lockscreen am: d11d1a9486
Jorim Jaggi [Wed, 17 Aug 2016 18:54:20 +0000 (18:54 +0000)]
Fix a flicker when returning to the lockscreen am: d11d1a9486
am: afaf4ac7a9

Change-Id: I26eb19aba2c68fea5faa82bf1e41286b8999bf4a

8 years agodocs: Docs for Support Library 24.2.0 release am: 085994c40d am: 39cc61a4db am: 4cb3b...
Andrew Solovay [Wed, 17 Aug 2016 18:54:08 +0000 (18:54 +0000)]
docs: Docs for Support Library 24.2.0 release am: 085994c40d am: 39cc61a4db am: 4cb3b9a60e
am: b074294332

Change-Id: I97b44921d587ce5a6c86a45e5de895afb3b752e4

8 years agodocs: Fixed code snippet in notify-user/navigation.html am: 32cc6b7fb7 am: c89c8c3e37...
Eric Schmidt [Wed, 17 Aug 2016 18:53:58 +0000 (18:53 +0000)]
docs: Fixed code snippet in notify-user/navigation.html am: 32cc6b7fb7 am: c89c8c3e37 am: 707678d8c5
am: a2036a2109

Change-Id: Id55478887f21abeaac4cab3c613e58510413202f

8 years agoBetter error handling when NetworkManagementService#untetherInterface() fails. am...
Erik Kline [Wed, 17 Aug 2016 18:53:48 +0000 (18:53 +0000)]
Better error handling when NetworkManagementService#untetherInterface() fails. am: 1f4278a67a
am: 121a238408

Change-Id: Ia6ba40f089a15f69329883bba9ada8654b456b16

8 years agoMerge "Fix listeners not getting called when AVD falls back on UI thread" into nyc...
Doris Liu [Wed, 17 Aug 2016 18:42:57 +0000 (18:42 +0000)]
Merge "Fix listeners not getting called when AVD falls back on UI thread" into nyc-mr1-dev am: 69115b8e29
am: ccc3794f77

Change-Id: I0e4fea7a87e84d7a211d90380f07ad117fddd4d1

8 years agoFix listeners not getting called when AVD falls back on UI thread am: 853b23d1fa
Doris Liu [Wed, 17 Aug 2016 18:42:54 +0000 (18:42 +0000)]
Fix listeners not getting called when AVD falls back on UI thread am: 853b23d1fa
am: 79846f859c

Change-Id: I8f8a70a35f9b6ea75ae627af8235a0fe65802551

8 years agoMerge "Support tethering IPv6 toward the first requested downstream." into nyc-mr1...
Erik Kline [Wed, 17 Aug 2016 18:42:50 +0000 (18:42 +0000)]
Merge "Support tethering IPv6 toward the first requested downstream." into nyc-mr1-dev am: caf7d3f447
am: a4e219b9d2

Change-Id: If82fc1e1dfe3a5ae4ffd259a1418c66a52a753ad

8 years agoSupport tethering IPv6 toward the first requested downstream. am: 6e29bf0069
Erik Kline [Wed, 17 Aug 2016 18:42:47 +0000 (18:42 +0000)]
Support tethering IPv6 toward the first requested downstream. am: 6e29bf0069
am: ea6634fb11

Change-Id: I60fff390f3142c7a5e4336816b56b4e18aa2122e

8 years agoMerge "Allow configurable data warning for BillingCyclerPreference" into nyc-mr1...
Fan Zhang [Wed, 17 Aug 2016 18:42:42 +0000 (18:42 +0000)]
Merge "Allow configurable data warning for BillingCyclerPreference" into nyc-mr1-dev am: f1e87a2003
am: 3800b74013

Change-Id: I6c57431a4e288459e58ee02de3e5a5967f955e85

8 years agoMerge changes from topics 'am-f4b13b8a7d3047959d28636f972cde03', 'am-709ecf5e9d934415...
Android Build Merger (Role) [Wed, 17 Aug 2016 18:35:22 +0000 (18:35 +0000)]
Merge changes from topics 'am-f4b13b8a7d3047959d28636f972cde03', 'am-709ecf5e9d934415bd2b800c61a87867' into nyc-mr1-dev-plus-aosp

* changes:
  Allow configurable data warning for BillingCyclerPreference am: 70196d84a6 am: 0060d55f95
  Merge "Adds a CNAP filtering field to the CarrierConfig" into nyc-mr1-dev am: fb599587a1 am: c9457e184b
  Adds a CNAP filtering field to the CarrierConfig am: 5ea6b1ece9 am: 8dc27c8f40
  Merge "Fixed the animation of the no notifications view" into nyc-mr1-dev am: a9663254ac am: 0a0e5e47ff
  Fixed the animation of the no notifications view am: a9d3efd194 am: 5e5a78fc56
  Merge "Define low latency output stream (formerly primary)" into nyc-mr1-dev am: 46db227b84 am: 209fabdd3e
  Define low latency output stream (formerly primary) am: 2ed8f215f1 am: caea5a683b

8 years agoAllow configurable data warning for BillingCyclerPreference am: 70196d84a6
Fan Zhang [Wed, 17 Aug 2016 18:30:59 +0000 (18:30 +0000)]
Allow configurable data warning for BillingCyclerPreference am: 70196d84a6
am: 0060d55f95

Change-Id: Ifbd834766ca62265a6eba9a57e34b5e8f2ae03d9

8 years agoMerge "Adds a CNAP filtering field to the CarrierConfig" into nyc-mr1-dev am: fb599587a1
Brad Ebinger [Wed, 17 Aug 2016 18:30:24 +0000 (18:30 +0000)]
Merge "Adds a CNAP filtering field to the CarrierConfig" into nyc-mr1-dev am: fb599587a1
am: c9457e184b

Change-Id: Ib2272d72315401cf66514c3f1410c5c698189531

8 years agoMerge "Fix a flicker when returning to the lockscreen" into nyc-mr1-dev
Jorim Jaggi [Wed, 17 Aug 2016 18:29:04 +0000 (18:29 +0000)]
Merge "Fix a flicker when returning to the lockscreen" into nyc-mr1-dev
am: edddb17a67

Change-Id: Id177f424d927c1ed8f637b3c24477e90080a94f0