OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Fixed flicker when docking task from recents." into nyc-dev
Wale Ogunwale [Mon, 23 May 2016 18:13:13 +0000 (18:13 +0000)]
Merge "Fixed flicker when docking task from recents." into nyc-dev
am: bc0a5cb2f8

* commit 'bc0a5cb2f8b5cac550196b535d91e07bb586f647':
  Fixed flicker when docking task from recents.

Change-Id: I6b1715f666f0085dc9b43f557493d16655bf0297

8 years agoMerge "Fixing isOpRestricted in AppOpsService" into nyc-dev
Suprabh Shukla [Mon, 23 May 2016 18:03:35 +0000 (18:03 +0000)]
Merge "Fixing isOpRestricted in AppOpsService" into nyc-dev
am: 653e7bedb4

* commit '653e7bedb4ea95f69c109d54ddd0b7a49e6530c6':
  Fixing isOpRestricted in AppOpsService

Change-Id: Id2088da325739336bfc628da2ddd4850d0d2e6fb

8 years agoMerge "Fixed flicker when docking task from recents." into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 18:01:12 +0000 (18:01 +0000)]
Merge "Fixed flicker when docking task from recents." into nyc-dev

8 years agoMerge "Fixing isOpRestricted in AppOpsService" into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 17:57:49 +0000 (17:57 +0000)]
Merge "Fixing isOpRestricted in AppOpsService" into nyc-dev

8 years agoMerge "Never fetch notification badges for USER_SYSTEM" into nyc-dev
Chris Wren [Mon, 23 May 2016 17:47:29 +0000 (17:47 +0000)]
Merge "Never fetch notification badges for USER_SYSTEM" into nyc-dev
am: 0a9ccf2619

* commit '0a9ccf26192bc5a6fd74afb7afd4834b08230299':
  Never fetch notification badges for USER_SYSTEM

Change-Id: I0e4bd4aaf4c6513c289ca948f63c5bc5c3c7ed02

8 years agoMerge "Never fetch notification badges for USER_SYSTEM" into nyc-dev
Chris Wren [Mon, 23 May 2016 17:44:14 +0000 (17:44 +0000)]
Merge "Never fetch notification badges for USER_SYSTEM" into nyc-dev

8 years agoMerge "Remove PROPERTY_WORK_CALL" into nyc-dev
Tony Mak [Mon, 23 May 2016 17:23:51 +0000 (17:23 +0000)]
Merge "Remove PROPERTY_WORK_CALL" into nyc-dev
am: 5ee420c0d5

* commit '5ee420c0d562e9ff55fe9bf03c746bc76fd40d5e':
  Remove PROPERTY_WORK_CALL

Change-Id: I038ac8c085d5f6590cf8dfa0abc0864da3dd89e2

8 years agoCatching all exceptions when docking.
Winson [Mon, 23 May 2016 17:23:47 +0000 (17:23 +0000)]
Catching all exceptions when docking.
am: f60a4af047

* commit 'f60a4af04779174b39b7d3d277de88ed1204d024':
  Catching all exceptions when docking.

Change-Id: I6f7d31e267686de5f9b12161469ca1490de23b15

8 years agoMerge "Remove PROPERTY_WORK_CALL" into nyc-dev
Tony Mak [Mon, 23 May 2016 17:17:26 +0000 (17:17 +0000)]
Merge "Remove PROPERTY_WORK_CALL" into nyc-dev

8 years agoCatching all exceptions when docking.
Winson [Sat, 21 May 2016 17:39:53 +0000 (10:39 -0700)]
Catching all exceptions when docking.

- Catch all exceptions thrown when docking an activity (similar to when
  we start an activity) to allow us to gracefully handle the failure and
  animate the task back into the stack.

Bug: 28867188
Change-Id: I3f80d261343c0161c5cbfd08a05a1fc6157f653e

8 years agoFixed flicker when docking task from recents.
Wale Ogunwale [Mon, 23 May 2016 16:10:24 +0000 (09:10 -0700)]
Fixed flicker when docking task from recents.

Regression introduced by ag/1044640 where we don't want recents to the
visible if it's stack isn't fullscreen or focused. However, it is
possible for switching the home stack to not-fullscreen to prolonged
while transitioning to split-screen mode from recents. We now check
for if the docked stack exists which is a better indicator we are in
split-screen mode regardless of if the stask is fullscreen.

Bug: 28882948
Bug: 28246419
Change-Id: I54c02cc1486e7b5bf6a20dd0706c9bfe3f40a953

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Mon, 23 May 2016 16:03:30 +0000 (16:03 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 6a983faab3  -s ours

* commit '6a983faab35cc4f22611b0cb8041f4dcbac545dc':
  Import translations. DO NOT MERGE

Change-Id: Ibafdfdf355699c6a8d8461928400639e692500b2

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Mon, 23 May 2016 16:03:27 +0000 (16:03 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 7d1246e95d  -s ours

* commit '7d1246e95d0815424e6654af4ef613a7726551b1':
  Import translations. DO NOT MERGE

Change-Id: I8fb493e8cd0005c0269c86209a48cd5e31179f81

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Mon, 23 May 2016 16:03:23 +0000 (16:03 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 05be3b4541  -s ours

* commit '05be3b454134afc73ae44cda88af10bead5324a6':
  Import translations. DO NOT MERGE

Change-Id: Ibdb1ab97fd2995e507cec35a52a30063e91c5ff9

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 15:49:53 +0000 (15:49 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Bill Yi [Mon, 23 May 2016 15:49:19 +0000 (15:49 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: fa65d11a21  -s ours

* commit 'fa65d11a21700634a52311190f40d5fd64535e8e':
  Import translations. DO NOT MERGE

Change-Id: I16981cd6000b92784f640ac979c373a60c59e839

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 15:48:14 +0000 (15:48 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 15:47:59 +0000 (15:47 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 15:35:52 +0000 (15:35 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 23 May 2016 13:21:44 +0000 (06:21 -0700)]
Import translations. DO NOT MERGE

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

8 years agoMerge "New api in LockSettingsService to get StrongAuth synchronously" into nyc-dev
Victor Chang [Mon, 23 May 2016 11:58:41 +0000 (11:58 +0000)]
Merge "New api in LockSettingsService to get StrongAuth synchronously" into nyc-dev
am: d86ac8116b

* commit 'd86ac8116bfc64c61d8124ff8d3e92be5e55cd3e':
  New api in LockSettingsService to get StrongAuth synchronously

Change-Id: I3fe13c51d5d33f5689f0b4130a33cf3a2777e186

8 years agoMerge "New api in LockSettingsService to get StrongAuth synchronously" into nyc-dev
Victor Chang [Mon, 23 May 2016 11:51:54 +0000 (11:51 +0000)]
Merge "New api in LockSettingsService to get StrongAuth synchronously" into nyc-dev

8 years agoMerge "Only actually log the DNS events we have." into nyc-dev
Lorenzo Colitti [Mon, 23 May 2016 09:10:55 +0000 (09:10 +0000)]
Merge "Only actually log the DNS events we have." into nyc-dev
am: cb98809657

* commit 'cb988096570de8af4883ae3bdea06c88f8fd235a':
  Only actually log the DNS events we have.

Change-Id: I6fa83369e45fbf0a33c0519cc47e5d3f21321463

8 years agoMerge "Only actually log the DNS events we have." into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 09:01:44 +0000 (09:01 +0000)]
Merge "Only actually log the DNS events we have." into nyc-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 23 May 2016 08:53:03 +0000 (01:53 -0700)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 23 May 2016 08:42:41 +0000 (01:42 -0700)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 23 May 2016 08:20:28 +0000 (01:20 -0700)]
Import translations. DO NOT MERGE

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

8 years agoOnly actually log the DNS events we have.
Lorenzo Colitti [Mon, 23 May 2016 05:10:19 +0000 (14:10 +0900)]
Only actually log the DNS events we have.

DnsEventListenerService#logAndClear was always logging 100 DNS
events regardless of how many were actually logged. The rest of
the events were either all zero or previously-recorded events.

Bug: 28204408
Change-Id: I9da3b07a2e7b7512397a3eb6568a877815eb3312

8 years agoMerge "Use an attribute for the network security config resource" into nyc-dev
Chad Brubaker [Mon, 23 May 2016 02:32:19 +0000 (02:32 +0000)]
Merge "Use an attribute for the network security config resource" into nyc-dev
am: 6812bdf387

* commit '6812bdf38797101d3744befe70f3501b75f01ce6':
  Use an attribute for the network security config resource

Change-Id: I2236b69a2af2258e7600a4833fe7be95f64e6260

8 years agoMerge "Use an attribute for the network security config resource" into nyc-dev
TreeHugger Robot [Mon, 23 May 2016 02:23:25 +0000 (02:23 +0000)]
Merge "Use an attribute for the network security config resource" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:34:39 +0000 (23:34 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 917ead578b  -s ours

* commit '917ead578baa6fba7e8e45756c67c879bb912364':
  Import translations. DO NOT MERGE

Change-Id: I5359b0ee4ae342ed910fa7b888f1dcd621c4fd35

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:34:36 +0000 (23:34 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 7533f3260e  -s ours

* commit '7533f3260e888c6edc709b02eafdb5722172ecc2':
  Import translations. DO NOT MERGE

Change-Id: I1eeeb4510ca635af93a97af9950dc2b54914199b

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:34:33 +0000 (23:34 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 41a1d11f98  -s ours

* commit '41a1d11f98d170ed41935d35fc1a3ed4af2c59fd':
  Import translations. DO NOT MERGE

Change-Id: I2e0d39f64f0ebd738cad7d7676eb809f1fe88db7

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:34:29 +0000 (23:34 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 83378cb136  -s ours

* commit '83378cb13689fa73be349a9ce4b0802ed64fc935':
  Import translations. DO NOT MERGE

Change-Id: Id406199ec77f14e947db6f7c65a2f3b65795374d

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:32:35 +0000 (23:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 23b665d65c  -s ours

* commit '23b665d65cd06c38a3ffb8301f4b47ca00eaa5a3':
  Import translations. DO NOT MERGE

Change-Id: Ie2e6a2515d39cd5284946abba39f9800d020d32b

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:32:29 +0000 (23:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 97360f90ce  -s ours

* commit '97360f90ce2015f56b860692dabe0aa82786a888':
  Import translations. DO NOT MERGE

Change-Id: Iae715670385932f22208abd984b7add31c1a0084

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:32:22 +0000 (23:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: a4bfd03cd5  -s ours

* commit 'a4bfd03cd53aeac1c608fde7faa1f2c5a043a6ce':
  Import translations. DO NOT MERGE

Change-Id: I2bba6312b1aa23a3768fb2a72529ac0d9351cb12

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:32:15 +0000 (23:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 83a23d290d  -s ours

* commit '83a23d290da639131c610521c729f851d13c7112':
  Import translations. DO NOT MERGE

Change-Id: I04d8d0b14886a09c5acb42567b038173af84cc76

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:32:06 +0000 (23:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 71c4e0b44a  -s ours

* commit '71c4e0b44acbf60c396de4984ddc498163c708e1':
  Import translations. DO NOT MERGE

Change-Id: Ic16aa366bbacc24faa14223f5840b2847ff5e1dd

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:27:08 +0000 (23:27 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev
am: 24708d9c8e  -s ours

* commit '24708d9c8e54701d6c3ee20f72e8dfb09d0f5c75':
  Import translations. DO NOT MERGE

Change-Id: I1f93f0ce7bdbf80b0c13fbd3678c08675e7396e8

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 23:26:36 +0000 (23:26 +0000)]
Import translations. DO NOT MERGE
am: cd669b648a  -s ours

* commit 'cd669b648a94a14d32ce942a5004b73784dcad3c':
  Import translations. DO NOT MERGE

Change-Id: Ibb9c31f010802d141ec383d3a49100a570f29ec4

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:22:28 +0000 (23:22 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:22:16 +0000 (23:22 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:47 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:43 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:38 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:36 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:33 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:31 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:21:29 +0000 (23:21 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Sun, 22 May 2016 23:12:31 +0000 (23:12 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 02:12:53 +0000 (19:12 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: If505e78ba6d78210fb4eba0ac8a57df26e860d03

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 02:10:02 +0000 (19:10 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: Ic64c474ffea820c8d329796bc6f84bb7b2704c2d

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:43:19 +0000 (18:43 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: Ia00d58694c7f42c901f10a3bd93bb6b3b2725400

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:40:26 +0000 (18:40 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I6d6dc4604209ca11ed6b05c582ee8c30705cd5b3

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:32:50 +0000 (18:32 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I65276399d18300cfa46f8912ae1269b1655c7a2a

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:24:43 +0000 (18:24 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I2e883f6dd637c5cbd3bf17bb6f73946f8793fd44

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:16:25 +0000 (18:16 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I99304991a57f64a31b07ca2ca85cf47e348d41c9

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:13:37 +0000 (18:13 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I52cdbac273fbf9e3d30d67e82b539e469aed3b31

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 22 May 2016 01:10:37 +0000 (18:10 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I57faba063381c76c11ea7530bef7ca455d9da4d5

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 21 May 2016 19:46:09 +0000 (12:46 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: I3e66f964402487321dd1923656d488b514bc68ba

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 21 May 2016 19:39:28 +0000 (12:39 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28857042
Change-Id: If486d4168089e018bea1f2acbdbccb2846ee9250

8 years agoMerge "Docs: Fixed a typo" into mnc-io-docs am: 31707f0185 am: 7f21500b1c
Hemal Patel [Sat, 21 May 2016 01:07:24 +0000 (01:07 +0000)]
Merge "Docs: Fixed a typo" into mnc-io-docs am: 31707f0185 am: 7f21500b1c
am: 46861a0abc

* commit '46861a0abc9919bbbeac1cd0bd6449d3549ac349':
  Docs: Fixed a typo

Change-Id: I07c642764f29881830068fe1b1e19b0d31dd124b

8 years agoMerge "Docs: Fixed a typo" into mnc-io-docs am: 31707f0185
Hemal Patel [Sat, 21 May 2016 01:02:58 +0000 (01:02 +0000)]
Merge "Docs: Fixed a typo" into mnc-io-docs am: 31707f0185
am: 7f21500b1c

* commit '7f21500b1c8fbd38fadb0bf10504b2c5fba9d7fa':
  Docs: Fixed a typo

Change-Id: I115b647df4e3489e6fd47222b621f8b9c7cdfdf3

8 years agoMerge "Dispose HideNavInputEventReceiver on PhoneWindowManager\'s handler" into nyc-dev
Chong Zhang [Sat, 21 May 2016 00:58:16 +0000 (00:58 +0000)]
Merge "Dispose HideNavInputEventReceiver on PhoneWindowManager\'s handler" into nyc-dev
am: 1f170ddef8

* commit '1f170ddef81ee242dcdf8dc6b9aa60876cf3bff8':
  Dispose HideNavInputEventReceiver on PhoneWindowManager's handler

Change-Id: I5fa21095433060775f9e995a5bdfa4184ad85f88

8 years agoMerge "Docs: Fixed a typo" into mnc-io-docs
Hemal Patel [Sat, 21 May 2016 00:58:14 +0000 (00:58 +0000)]
Merge "Docs: Fixed a typo" into mnc-io-docs
am: 31707f0185

* commit '31707f01851ab18ab7b60d8cd8a825b07e83e840':
  Docs: Fixed a typo

Change-Id: Icdd5d354cedea96a70d74c0e63604e1c69eae370

8 years agoMerge "Docs: Fixed a typo" into mnc-io-docs
Hemal Patel [Sat, 21 May 2016 00:49:46 +0000 (00:49 +0000)]
Merge "Docs: Fixed a typo" into mnc-io-docs

8 years agoMerge "Dispose HideNavInputEventReceiver on PhoneWindowManager's handler" into nyc-dev
Chong Zhang [Sat, 21 May 2016 00:49:36 +0000 (00:49 +0000)]
Merge "Dispose HideNavInputEventReceiver on PhoneWindowManager's handler" into nyc-dev

8 years agoDispose HideNavInputEventReceiver on PhoneWindowManager's handler
Chong Zhang [Sat, 21 May 2016 00:03:08 +0000 (17:03 -0700)]
Dispose HideNavInputEventReceiver on PhoneWindowManager's handler

Disposal of input event receiver needs to happen on the handler
specified for receiving the inputs, otherwise nativeFinishInputEvent
could crash due to race with native dispose.

Instead of disposing mInputConsumer in beginLayoutLw(), post to
PhoneWindowManager's handler to dispose, and skip any input events
received after mInputConsumer is set to null by beginLayoutLw().

bug: 26927018
Change-Id: I094eb4472ea68f2c8bd6a428161d7edb11dc8900

8 years agoMerge "Performance improvements in AssetManager" into nyc-dev
Adam Lesinski [Sat, 21 May 2016 00:13:37 +0000 (00:13 +0000)]
Merge "Performance improvements in AssetManager" into nyc-dev
am: 3765d34d36

* commit '3765d34d364e76817e9dbea55819df86d858df10':
  Performance improvements in AssetManager

Change-Id: Id552f8bc9753f2d336ab2e9cf1f05d5e5b2a2409

8 years agoMerge "Performance improvements in AssetManager" into nyc-dev
Adam Lesinski [Sat, 21 May 2016 00:07:00 +0000 (00:07 +0000)]
Merge "Performance improvements in AssetManager" into nyc-dev

8 years agoFixing isOpRestricted in AppOpsService
Suprabh Shukla [Fri, 20 May 2016 23:37:26 +0000 (16:37 -0700)]
Fixing isOpRestricted in AppOpsService

AppOpsService was returning false for a restricted operation if the
operation did not allow the system to bypass the restrictions on it.

Bug: 28860721
Change-Id: I487e23f1d3bf6ea602caee439fb500c058e7c8ff

8 years agoMerge "Correctly clear resizing drawable when nulling background." into nyc-dev
Robert Carr [Fri, 20 May 2016 23:01:03 +0000 (23:01 +0000)]
Merge "Correctly clear resizing drawable when nulling background." into nyc-dev
am: a3ec065a43

* commit 'a3ec065a43069a19dc42f023a40d54a3178f1b44':
  Correctly clear resizing drawable when nulling background.

Change-Id: I9cbb109bbd7891c30711a68bf88d8b2c4332baa3

8 years agoMerge "Add check for Vibration RingerMode in VibratorService" into nyc-dev
Brad Ebinger [Fri, 20 May 2016 23:00:58 +0000 (23:00 +0000)]
Merge "Add check for Vibration RingerMode in VibratorService" into nyc-dev
am: ecab20d852

* commit 'ecab20d852826286e4d9d8c095ef61cebbb0ab4e':
  Add check for Vibration RingerMode in VibratorService

Change-Id: Iaab0a9006897ba57e25be58723c96f2bc214df71

8 years agoMerge "Correctly clear resizing drawable when nulling background." into nyc-dev
TreeHugger Robot [Fri, 20 May 2016 22:56:46 +0000 (22:56 +0000)]
Merge "Correctly clear resizing drawable when nulling background." into nyc-dev

8 years agoMerge "Add check for Vibration RingerMode in VibratorService" into nyc-dev
Brad Ebinger [Fri, 20 May 2016 22:53:26 +0000 (22:53 +0000)]
Merge "Add check for Vibration RingerMode in VibratorService" into nyc-dev

8 years agoMerge "Fix cut off actions in messaging style" into nyc-dev
Adrian Roos [Fri, 20 May 2016 22:17:10 +0000 (22:17 +0000)]
Merge "Fix cut off actions in messaging style" into nyc-dev
am: cbfef08990

* commit 'cbfef08990e4d44c723da71f7f7271a72fb10f17':
  Fix cut off actions in messaging style

Change-Id: I732a67af98e2ee083ef004e3266e6662b85308ad

8 years agoMerge "Fix cut off actions in messaging style" into nyc-dev
Adrian Roos [Fri, 20 May 2016 22:08:35 +0000 (22:08 +0000)]
Merge "Fix cut off actions in messaging style" into nyc-dev

8 years agoPerformance improvements in AssetManager
Adam Lesinski [Fri, 20 May 2016 01:25:28 +0000 (18:25 -0700)]
Performance improvements in AssetManager

Change the implementation of getLocales() to iterate the set of
configurations using a templated method, instead of using the result
of getConfigurations().

Also remove the check for AndroidManifest.xml when adding an asset path.
This is unneccessary.

Bug:28625993
Change-Id: I16de5da598d0c371421d1dc8eee054dce9baf53a

8 years agoMerge "MediaBrowserService: Add more explanation on getBrowserRootHints()" into nyc-dev
Jae Seo [Fri, 20 May 2016 21:02:11 +0000 (21:02 +0000)]
Merge "MediaBrowserService: Add more explanation on getBrowserRootHints()" into nyc-dev
am: 44fbbfd248

* commit '44fbbfd24857ad0defcaa0ef85c0d5b01cd2250a':
  MediaBrowserService: Add more explanation on getBrowserRootHints()

Change-Id: I0cc37df958a3419770cc943a077f35bd3c41a324

8 years agoMerge "MediaBrowserService: Add more explanation on getBrowserRootHints()" into nyc-dev
Jae Seo [Fri, 20 May 2016 20:53:01 +0000 (20:53 +0000)]
Merge "MediaBrowserService: Add more explanation on getBrowserRootHints()" into nyc-dev

8 years agoAdd check for Vibration RingerMode in VibratorService
Brad Ebinger [Fri, 13 May 2016 01:05:17 +0000 (18:05 -0700)]
Add check for Vibration RingerMode in VibratorService

Add a check for whether or not the Phone is in the Vibrate RingerMode
when deciding whether or not to vibrate for an incoming call.

Bug: 28569078
Change-Id: Ib2e6243fd0b18c5426b5572c0806d67111a80a57

8 years agoRemove PROPERTY_WORK_CALL
Tony Mak [Fri, 20 May 2016 17:22:38 +0000 (18:22 +0100)]
Remove PROPERTY_WORK_CALL

Bug: 28842878
Change-Id: I7fb28ec3b121f4546ea60d6b170c2c6d98ffcb8c

8 years agoMerge "QS: Fix RTL animation" into nyc-dev
Jason Monk [Fri, 20 May 2016 19:52:59 +0000 (19:52 +0000)]
Merge "QS: Fix RTL animation" into nyc-dev
am: d1df86dbb8

* commit 'd1df86dbb8a86c607d7fc1e0a89c7a10fe9899fa':
  QS: Fix RTL animation

Change-Id: Id61eb8c61845ab5a7edbcd20444cc0df4a5074c8

8 years agoMerge "Clear locales without changing layout direction." into nyc-dev
Seigo Nonaka [Fri, 20 May 2016 19:52:55 +0000 (19:52 +0000)]
Merge "Clear locales without changing layout direction." into nyc-dev
am: 6686711ba2

* commit '6686711ba289740a20dc15133aed4a2b5bac5d44':
  Clear locales without changing layout direction.

Change-Id: Ifa6124e9b772b54355b696aa4df1ca94950c64c5

8 years agoMerge "QS: Fix RTL animation" into nyc-dev
Jason Monk [Fri, 20 May 2016 19:42:39 +0000 (19:42 +0000)]
Merge "QS: Fix RTL animation" into nyc-dev

8 years agoMerge "Clear locales without changing layout direction." into nyc-dev
Roozbeh Pournader [Fri, 20 May 2016 19:42:30 +0000 (19:42 +0000)]
Merge "Clear locales without changing layout direction." into nyc-dev

8 years agoMerge "Fix notifications for USB PD enabled devices" into nyc-dev
Vincent Palatin [Fri, 20 May 2016 18:44:42 +0000 (18:44 +0000)]
Merge "Fix notifications for USB PD enabled devices" into nyc-dev
am: 73722c4b0c

* commit '73722c4b0cdd3aea12f67b3822244dc3b4aa4387':
  Fix notifications for USB PD enabled devices

Change-Id: I77b56a1811cc3b7580bfe3ebae295c05b0b6918e

8 years agoQS: Fix RTL animation
Jason Monk [Fri, 20 May 2016 18:44:16 +0000 (14:44 -0400)]
QS: Fix RTL animation

Change-Id: I9de6e0891fa98ec2212abe28fa942779aa224056
Fixes: 28674500

8 years agoMerge "Fix notifications for USB PD enabled devices" into nyc-dev
TreeHugger Robot [Fri, 20 May 2016 18:32:09 +0000 (18:32 +0000)]
Merge "Fix notifications for USB PD enabled devices" into nyc-dev

8 years agoNever fetch notification badges for USER_SYSTEM
Chris Wren [Thu, 12 May 2016 20:42:37 +0000 (16:42 -0400)]
Never fetch notification badges for USER_SYSTEM

This user never gets a badge, and secondary users will
see a security exception attempting to fetch it for
USER_ALL notifications, such as USB and battery state,
which are posted by USER_SYSTEM.

Bug: 28743335
Change-Id: I65aeb1cf2192811055f8cd94df0b7e292c5c1acf

8 years agoClear locales without changing layout direction.
Seigo Nonaka [Fri, 13 May 2016 06:11:37 +0000 (15:11 +0900)]
Clear locales without changing layout direction.

Calling Configuration.setLocales with emtpy LocaleList may change the
layout direction to LTR. To clear the locales in Configuration without
layout direction change, introduce hidden API to Configuration.

Bug: 28695661
Change-Id: I47c339dffb83099bd329ddb60237dab27b05f593

8 years agoMerge "setTransformationMethod should reset mTextDir" into nyc-dev
Siyamed Sinir [Fri, 20 May 2016 17:53:50 +0000 (17:53 +0000)]
Merge "setTransformationMethod should reset mTextDir" into nyc-dev
am: df9dee869c

* commit 'df9dee869c9efa18619b28691c88415b4f115df7':
  setTransformationMethod should reset mTextDir

Change-Id: I47699dc6e8c8fdddd91db2c4590a5244403c5f5c

8 years agoMerge "setTransformationMethod should reset mTextDir" into nyc-dev
Siyamed Sinir [Fri, 20 May 2016 17:46:26 +0000 (17:46 +0000)]
Merge "setTransformationMethod should reset mTextDir" into nyc-dev

8 years agoMerge "Don\'t remove existing EAP configurations" into nyc-dev
Paul Stewart [Fri, 20 May 2016 17:45:21 +0000 (17:45 +0000)]
Merge "Don\'t remove existing EAP configurations" into nyc-dev
am: c7ad1ac712

* commit 'c7ad1ac712f09c5bc116c66a54a860000b53fa38':
  Don't remove existing EAP configurations

Change-Id: I2678831ad384368a322af859aeadc42fcd2aeda7

8 years agoMerge "Don't remove existing EAP configurations" into nyc-dev
Paul Stewart [Fri, 20 May 2016 17:39:43 +0000 (17:39 +0000)]
Merge "Don't remove existing EAP configurations" into nyc-dev

8 years agoMerge "Fix parsing of kernel wakelocks" into nyc-dev
Adam Lesinski [Fri, 20 May 2016 17:32:42 +0000 (17:32 +0000)]
Merge "Fix parsing of kernel wakelocks" into nyc-dev
am: 6f0d399214

* commit '6f0d3992149aa782450667ed750fe0c3cf8ee334':
  Fix parsing of kernel wakelocks

Change-Id: Ibc60849809b5553e820833437a9d2d47d065a38e

8 years agoMerge "Put launch adjacent activity in a new task if the activity does exist" into...
Wale Ogunwale [Fri, 20 May 2016 17:24:15 +0000 (17:24 +0000)]
Merge "Put launch adjacent activity in a new task if the activity does exist" into nyc-dev
am: a781232656

* commit 'a78123265658380b3968773a5f575b0ba1b4620e':
  Put launch adjacent activity in a new task if the activity does exist

Change-Id: I3f08450d7cbb248467ba34e3a28c2b1225b92d31

8 years agoMerge "Fix parsing of kernel wakelocks" into nyc-dev
Adam Lesinski [Fri, 20 May 2016 17:23:07 +0000 (17:23 +0000)]
Merge "Fix parsing of kernel wakelocks" into nyc-dev

8 years agoMerge "Put launch adjacent activity in a new task if the activity does exist" into...
TreeHugger Robot [Fri, 20 May 2016 17:15:58 +0000 (17:15 +0000)]
Merge "Put launch adjacent activity in a new task if the activity does exist" into nyc-dev