OSDN Git Service

android-x86/frameworks-base.git
7 years agoMerge "Fix null deref crash" into nyc-mr1-dev
John Reck [Mon, 1 Aug 2016 21:54:13 +0000 (21:54 +0000)]
Merge "Fix null deref crash" into nyc-mr1-dev

7 years agoFix null deref crash
John Reck [Mon, 1 Aug 2016 21:41:08 +0000 (14:41 -0700)]
Fix null deref crash

Bug: 30560152
Change-Id: Ic4bae380e27de5bea80cec484e83d205e078ec43

7 years agoMerge "Adjust touch progress offset to account for changes to AbsSeekBar" into nyc...
Alan Viverette [Mon, 1 Aug 2016 20:53:49 +0000 (20:53 +0000)]
Merge "Adjust touch progress offset to account for changes to AbsSeekBar" into nyc-mr1-dev

7 years agoMerge "Make watch Switch thumb color consistent" into nyc-mr1-dev
Fei Wu [Mon, 1 Aug 2016 20:13:12 +0000 (20:13 +0000)]
Merge "Make watch Switch thumb color consistent" into nyc-mr1-dev

7 years agoMerge \"docs: Fixing incorrect div tags in l10n N docs\" into nyc-dev
Daniel Yu [Mon, 1 Aug 2016 19:51:43 +0000 (19:51 +0000)]
Merge \"docs: Fixing incorrect div tags in l10n N docs\" into nyc-dev
am: d70113bbd0

Change-Id: I79bf7a838ba853a7fb0831189ccf4001e252249b

7 years agodocs: Fixing incorrect div tags in l10n N docs
Daniel Yu [Mon, 1 Aug 2016 19:51:40 +0000 (19:51 +0000)]
docs: Fixing incorrect div tags in l10n N docs
am: 3629bc8854

Change-Id: Iec0d7713aba125fd579b26df61c4f76d41df6c28

7 years agoMerge "docs: Fixing incorrect div tags in l10n N docs" into nyc-dev
Dan Yu [Mon, 1 Aug 2016 19:44:32 +0000 (19:44 +0000)]
Merge "docs: Fixing incorrect div tags in l10n N docs" into nyc-dev

7 years agoAdjust touch progress offset to account for changes to AbsSeekBar
Alan Viverette [Mon, 1 Aug 2016 19:14:05 +0000 (15:14 -0400)]
Adjust touch progress offset to account for changes to AbsSeekBar

Previously AbsSeekBar always rounded up, which resulted in poor handling
of touches near the edge of a progress value. We fixed this but forgot
to adjust RatingBar for the new behavior.

Bug: 30558586
Change-Id: I634fa7a0b98568093e16279ef5a80abe08d2e2fe

7 years agoMerge "Prevent apps to overlay other apps via toast windows" into nyc-mr1-dev
Svetoslav Ganov [Mon, 1 Aug 2016 18:48:09 +0000 (18:48 +0000)]
Merge "Prevent apps to overlay other apps via toast windows" into nyc-mr1-dev

7 years agoPrevent apps to overlay other apps via toast windows
Svet Ganov [Tue, 26 Jul 2016 18:41:42 +0000 (11:41 -0700)]
Prevent apps to overlay other apps via toast windows

It was possible for apps to put toast type windows
that overlay other apps which toast winodws aren't
removed after a timeout.

Now for apps targeting SDK greater than N MR1 to add a
toast window one needs to have a special token. The token
is added by the notificatoion manager service only for
the lifetime of the shown toast and is then removed
including all windows associated with this token. This
prevents apps to add arbitrary toast windows.

Since legacy apps may rely on the ability to directly
add toasts we mitigate by allowing these apps to still
add such windows for unlimited duration if this app is
the currently focused one, i.e. the user interacts with
it then it can overlay itself, otherwise we make sure
these toast windows are removed after a timeout like
a toast would be.

We don't allow more that one toast window per UID being
added at a time which prevents 1) legacy apps to put the
same toast after a timeout to go around our new policy
of hiding toasts after a while; 2) modern apps to reuse
the passed token to add more than one window; Note that
the notification manager shows toasts one at a time.

bug:30150688

Change-Id: Icc8f8dbd060762ae1a7b1720e96c5afdb8aff3fd

7 years agoMerge "Revert "LauncherApps should also throw when user is locked"" into nyc-mr1-dev
Makoto Onuki [Mon, 1 Aug 2016 17:30:30 +0000 (17:30 +0000)]
Merge "Revert "LauncherApps should also throw when user is locked"" into nyc-mr1-dev

7 years agodocs: Fixing incorrect div tags in l10n N docs
Daniel Yu [Mon, 1 Aug 2016 17:25:12 +0000 (10:25 -0700)]
docs: Fixing incorrect div tags in l10n N docs

When some N preview docs were migrated into regular
developer.android.com docs, the div tags were not switched
from qv-wrapper/qv to tb-wrapper/tb.

Bug: 30479904
Change-Id: I03708fd372e9498d5c9810e8ad990bece5521092

7 years agoRevert "LauncherApps should also throw when user is locked"
Makoto Onuki [Mon, 1 Aug 2016 17:20:59 +0000 (17:20 +0000)]
Revert "LauncherApps should also throw when user is locked"

This reverts commit bc4ad85d29cd4490ba71baaad58e2f4d68b7d325.

Will retry when the updated launcher is in.

Change-Id: I428dc93132615480df70aeca7977089af008c041

7 years agodocs: Update Android Dashboard for August 2016 am: 3d1cd9d2da
Joe Fernandez [Mon, 1 Aug 2016 16:50:10 +0000 (16:50 +0000)]
docs: Update Android Dashboard for August 2016 am: 3d1cd9d2da
am: 5483ad29ad

Change-Id: Ic7f9c5eb3076335428330063152df8cf115f5ad9

7 years agodocs: Update Android Dashboard for August 2016
Joe Fernandez [Mon, 1 Aug 2016 16:43:59 +0000 (16:43 +0000)]
docs: Update Android Dashboard for August 2016
am: 3d1cd9d2da

Change-Id: Ie50f433a6399ae5690c722a703614443889c30da

7 years agodocs: Update Android Dashboard for August 2016
Joe Fernandez [Mon, 1 Aug 2016 16:10:29 +0000 (09:10 -0700)]
docs: Update Android Dashboard for August 2016

Change-Id: I6e5d35a3f3ed4f79f7acd485fc66f250d90f828a

7 years agoMerge "Prevent brightness changes before boot complete." into nyc-mr1-dev
TreeHugger Robot [Mon, 1 Aug 2016 13:06:45 +0000 (13:06 +0000)]
Merge "Prevent brightness changes before boot complete." into nyc-mr1-dev

7 years agoMerge "Cap minimum visibilty of floating windows by the real size." into nyc-mr1-dev
Kazuhiro Inaba [Sat, 30 Jul 2016 12:23:36 +0000 (12:23 +0000)]
Merge "Cap minimum visibilty of floating windows by the real size." into nyc-mr1-dev

7 years agoMerge \\\\\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\\\\" into lmp-dev am: 124cc534f...
Sungsoo Lim [Sat, 30 Jul 2016 08:23:30 +0000 (08:23 +0000)]
Merge \\\\\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9 am: 8ef8e2b648 am: ec986ac944  -s ours am: cc154342aa am: ee0c3b013a am: 0d05028ba8 am: 2f7756f4c9  -s ours
am: ea7fa85a0d

Change-Id: Idd36b801a596e2f1d1f471038f7829191a5aa747

7 years agoMerge \\\\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\\\" into lmp-dev am: 124cc534f8...
Sungsoo Lim [Sat, 30 Jul 2016 08:17:49 +0000 (08:17 +0000)]
Merge \\\\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9 am: 8ef8e2b648 am: ec986ac944  -s ours am: cc154342aa am: ee0c3b013a am: 0d05028ba8
am: 2f7756f4c9  -s ours

Change-Id: I98ceec760f862404e48477472f4931f8d49490f1

7 years agoMerge \\\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\\" into lmp-dev am: 124cc534f8...
Sungsoo Lim [Sat, 30 Jul 2016 08:11:04 +0000 (08:11 +0000)]
Merge \\\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9 am: 8ef8e2b648 am: ec986ac944  -s ours am: cc154342aa am: ee0c3b013a
am: 0d05028ba8

Change-Id: Ia66f61ac4d53b2908b6a468375346c21c61c2d5a

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95 am: f928b8062...
Sungsoo Lim [Sat, 30 Jul 2016 07:59:51 +0000 (07:59 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95 am: f928b8062c am: 1fcc472b3e  -s ours am: 1559998d08 am: c3485668ad am: 174f17bc19 am: cf94d53469  -s ours
am: accabefc6b

Change-Id: I8ac50800e7f76edfb731c4f3544ec3ecb8010a76

7 years agoMerge \\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\" into lmp-dev am: 124cc534f8...
Sungsoo Lim [Sat, 30 Jul 2016 07:42:35 +0000 (07:42 +0000)]
Merge \\\\\\"DO NOT MERGE: Fix CTS regression\\\\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9 am: 8ef8e2b648 am: ec986ac944  -s ours am: cc154342aa
am: ee0c3b013a

Change-Id: Ic5f0abe33b51bd085a990c1d48d5c7c9eb5af8fe

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95 am: f928b8062...
Sungsoo Lim [Sat, 30 Jul 2016 07:31:34 +0000 (07:31 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95 am: f928b8062c am: 1fcc472b3e  -s ours am: 1559998d08 am: c3485668ad am: 174f17bc19
am: cf94d53469  -s ours

Change-Id: I00e4f8f8f0e6a98bee0212dede9362297715127a

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95 am: f928b8062...
Sungsoo Lim [Sat, 30 Jul 2016 07:23:37 +0000 (07:23 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95 am: f928b8062c am: 1fcc472b3e  -s ours am: 1559998d08 am: c3485668ad
am: 174f17bc19

Change-Id: Id47b0c1771b9fb85b874b9d7b8892d31506a842b

7 years agoMerge \\\\\"DO NOT MERGE: Fix CTS regression\\\\\" into lmp-dev am: 124cc534f8 ...
Sungsoo Lim [Sat, 30 Jul 2016 07:14:33 +0000 (07:14 +0000)]
Merge \\\\\"DO NOT MERGE: Fix CTS regression\\\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9 am: 8ef8e2b648 am: ec986ac944  -s ours
am: cc154342aa

Change-Id: Ic1bc071d11c42771d46ad1b2da9e9264299d5e7b

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95 am: f928b8062...
Sungsoo Lim [Sat, 30 Jul 2016 07:13:57 +0000 (07:13 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95 am: f928b8062c am: 1fcc472b3e  -s ours am: 1559998d08
am: c3485668ad

Change-Id: Ieaf58a651f3bd15ee49d81fea3f118331e908cd7

7 years agoMerge \\\\\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getPr...
Sudheer Shanka [Sat, 30 Jul 2016 07:06:15 +0000 (07:06 +0000)]
Merge \\\\\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\\\\\" into lmp-mr1-dev am: dbbdb6d089 am: 9ed6bd83ff am: 28acd0fae9  -s ours am: 98ae56902e am: 382f9aadcd am: 9457779aa4 am: 247edeb721  -s ours
am: 3cfa1bb8ec

Change-Id: I365b65c49c0380379e8aa64661c0da5046bbc2e3

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 07:06:12 +0000 (07:06 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e am: 9f6bd40108 am: f01ee1c291  -s ours am: 373492b076 am: c2178ed1d9 am: 32f4f1a697 am: 5b420a7b44  -s ours
am: efe9502301

Change-Id: I71d913ce932730bce19068b78f5e1f3e7d5ef40b

7 years agoMerge \\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfi...
Sudheer Shanka [Sat, 30 Jul 2016 06:57:37 +0000 (06:57 +0000)]
Merge \\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\\" into mnc-dev am: e140322bde am: 088e081ac1 am: 72f9d1ff97 am: 9a7c067034  -s ours
am: ea60ad5173

Change-Id: Icd257105b253f0062111b1978296923c8984f6ac

7 years agoMerge \\\\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getPro...
Sudheer Shanka [Sat, 30 Jul 2016 06:57:35 +0000 (06:57 +0000)]
Merge \\\\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\\\\" into lmp-mr1-dev am: dbbdb6d089 am: 9ed6bd83ff am: 28acd0fae9  -s ours am: 98ae56902e am: 382f9aadcd am: 9457779aa4
am: 247edeb721  -s ours

Change-Id: I4723ec70d9f4193cff5521e4a06013d57bac9666

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:57:34 +0000 (06:57 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 8a8d7e7962 am: 2349d0dea5 am: 7559673a6d am: 77f0b54c0b  -s ours
am: a8ff98fbce

Change-Id: If9fb3d623d11066f08fe347082d95aa9ba26d9b3

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:57:29 +0000 (06:57 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e am: 9f6bd40108 am: f01ee1c291  -s ours am: 373492b076 am: c2178ed1d9 am: 32f4f1a697
am: 5b420a7b44  -s ours

Change-Id: I7e3838dbcc651182eaa23299887142004782d557

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95 am: f928b8062...
Sungsoo Lim [Sat, 30 Jul 2016 06:55:41 +0000 (06:55 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95 am: f928b8062c am: 1fcc472b3e  -s ours
am: 1559998d08

Change-Id: Iececea055821da36f2aa7870e1c2fc04ac58e22c

7 years agoMerge \\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfil...
Sudheer Shanka [Sat, 30 Jul 2016 06:49:33 +0000 (06:49 +0000)]
Merge \\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\" into mnc-dev am: e140322bde am: 088e081ac1 am: 72f9d1ff97
am: 9a7c067034  -s ours

Change-Id: I6808755cfd17d41a7cbcbfb54b619eba535b6570

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:49:29 +0000 (06:49 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 8a8d7e7962 am: 2349d0dea5 am: 7559673a6d
am: 77f0b54c0b  -s ours

Change-Id: I9b35d77bd9cda1f9884f86c9d0db3a46981fc8cc

7 years agoMerge \\\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProf...
Sudheer Shanka [Sat, 30 Jul 2016 06:43:27 +0000 (06:43 +0000)]
Merge \\\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\\\" into lmp-mr1-dev am: dbbdb6d089 am: 9ed6bd83ff am: 28acd0fae9  -s ours am: 98ae56902e am: 382f9aadcd
am: 9457779aa4

Change-Id: Ib123df6f044bb7a5323235a4aafe69b04865acfa

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:43:25 +0000 (06:43 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e am: 9f6bd40108 am: f01ee1c291  -s ours am: 373492b076 am: c2178ed1d9
am: 32f4f1a697

Change-Id: I89358f925d063a311f208c92ae7b34f9dcffad8b

7 years agoMerge \\\\"DO NOT MERGE: Fix CTS regression\\\\" into lmp-dev am: 124cc534f8 -s...
Sungsoo Lim [Sat, 30 Jul 2016 06:41:37 +0000 (06:41 +0000)]
Merge \\\\"DO NOT MERGE: Fix CTS regression\\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9 am: 8ef8e2b648
am: ec986ac944  -s ours

Change-Id: I66ddeab0f0f2fa3d3f3fff71a20cd0b842c2f9d6

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95 am: f928b8062c
Sungsoo Lim [Sat, 30 Jul 2016 06:41:33 +0000 (06:41 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95 am: f928b8062c
am: 1fcc472b3e  -s ours

Change-Id: Icf6055101947c23621ed320469c475dd105dd60f

7 years agoMerge \\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfile...
Sudheer Shanka [Sat, 30 Jul 2016 06:31:19 +0000 (06:31 +0000)]
Merge \\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\" into mnc-dev am: e140322bde am: 088e081ac1
am: 72f9d1ff97

Change-Id: I71b12632934b7ac1284929e276a6a462509ab969

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:31:16 +0000 (06:31 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 8a8d7e7962 am: 2349d0dea5
am: 7559673a6d

Change-Id: I874a78978c631ed3060fcac1547b261537045d8c

7 years agoMerge \\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfi...
Sudheer Shanka [Sat, 30 Jul 2016 06:30:14 +0000 (06:30 +0000)]
Merge \\\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\\" into lmp-mr1-dev am: dbbdb6d089 am: 9ed6bd83ff am: 28acd0fae9  -s ours am: 98ae56902e
am: 382f9aadcd

Change-Id: I8a40d4f562110009f0e155c370e09daea6cafe79

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:30:10 +0000 (06:30 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e am: 9f6bd40108 am: f01ee1c291  -s ours am: 373492b076
am: c2178ed1d9

Change-Id: Ibcbf12ee9bb11c76c46a3d0db5aad81e8462a9f6

7 years agoMerge \\"docs: Improved Google Play Developer Console documentation\\" into nyc-docs...
Kevin Hufnagle [Sat, 30 Jul 2016 06:21:11 +0000 (06:21 +0000)]
Merge \\"docs: Improved Google Play Developer Console documentation\\" into nyc-docs am: 88f0518ce3
am: 72108d200d

Change-Id: Ib534bb9c84186cb7d79eefb8391d095aaa8eec18

7 years agodocs: Improved Google Play Developer Console documentation am: ec8b21a27a
Kevin Hufnagle [Sat, 30 Jul 2016 06:21:08 +0000 (06:21 +0000)]
docs: Improved Google Play Developer Console documentation am: ec8b21a27a
am: e37a55b840

Change-Id: Ib1cbc6b646d23c6ed33346f044a2378f03fb2f4e

7 years agoMerge \\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfil...
Sudheer Shanka [Sat, 30 Jul 2016 06:21:06 +0000 (06:21 +0000)]
Merge \\\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\\" into lmp-mr1-dev am: dbbdb6d089 am: 9ed6bd83ff am: 28acd0fae9  -s ours
am: 98ae56902e

Change-Id: I5fb6decba8be97f68a0b24d6caa5d718929ea4d3

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:21:04 +0000 (06:21 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e am: 9f6bd40108 am: f01ee1c291  -s ours
am: 373492b076

Change-Id: Ibfc86e4b13fcc88c09b7ac74a7b0ddc4bd42dda7

7 years agoMerge \\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles...
Sudheer Shanka [Sat, 30 Jul 2016 06:19:25 +0000 (06:19 +0000)]
Merge \\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\" into mnc-dev am: e140322bde
am: 088e081ac1

Change-Id: Ia0621eda31e392aa381f401bf05782201a4037a0

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 06:19:20 +0000 (06:19 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 8a8d7e7962
am: 2349d0dea5

Change-Id: Id099c53df0a4a7c6996e546dfe6017b375f6d34e

7 years agoMerge \\\"DO NOT MERGE: Fix CTS regression\\\" into lmp-dev am: 124cc534f8 -s ours...
Sungsoo Lim [Sat, 30 Jul 2016 05:57:16 +0000 (05:57 +0000)]
Merge \\\"DO NOT MERGE: Fix CTS regression\\\" into lmp-dev am: 124cc534f8  -s ours am: 3d58e326d9
am: 8ef8e2b648

Change-Id: I245e257deb8febb49f2abd7322eb3a24db564b31

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours am: 0fb1075d95
Sungsoo Lim [Sat, 30 Jul 2016 05:57:09 +0000 (05:57 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours am: 0fb1075d95
am: f928b8062c

Change-Id: I92c4e992dc23f43851a9fab8479db408a89f5e89

7 years agoMerge \\"DO NOT MERGE: Fix CTS regression\\" into lmp-dev am: 124cc534f8 -s ours
Sungsoo Lim [Sat, 30 Jul 2016 05:40:55 +0000 (05:40 +0000)]
Merge \\"DO NOT MERGE: Fix CTS regression\\" into lmp-dev am: 124cc534f8  -s ours
am: 3d58e326d9

Change-Id: Ic642286098aeeafe379c7f71b6a98da61fb31a21

7 years agoDO NOT MERGE: Fix CTS regression am: edc9238514 -s ours
Sungsoo Lim [Sat, 30 Jul 2016 05:40:52 +0000 (05:40 +0000)]
DO NOT MERGE: Fix CTS regression am: edc9238514  -s ours
am: 0fb1075d95

Change-Id: I1a019156b580ec594afbb866bb7aec342de8e636

7 years agoMerge \"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles...
Sudheer Shanka [Sat, 30 Jul 2016 05:26:52 +0000 (05:26 +0000)]
Merge \"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\" into mnc-dev
am: e140322bde

Change-Id: Idc3caa0c20f5d069ad6166f69d858ce8f6c99302

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.
Sudheer Shanka [Sat, 30 Jul 2016 05:26:51 +0000 (05:26 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.
am: 8a8d7e7962

Change-Id: Id3a971b538618801f97abe0bd1d03d11d2b8118c

7 years agoMerge \\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfile...
Sudheer Shanka [Sat, 30 Jul 2016 05:19:02 +0000 (05:19 +0000)]
Merge \\\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\\" into lmp-mr1-dev am: dbbdb6d089 am: 9ed6bd83ff
am: 28acd0fae9  -s ours

Change-Id: Ifc5732a29b101a9b85a4fd14ff6d0a59d778217c

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 05:18:59 +0000 (05:18 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e am: 9f6bd40108
am: f01ee1c291  -s ours

Change-Id: I9bf603d8e6315552d8d00036aa67dc96e9ba678a

7 years agoMerge \"Allow apps with CREATE_USERS permission to call UM.getProfiles.\" into nyc-dev
Sudheer Shanka [Sat, 30 Jul 2016 05:09:44 +0000 (05:09 +0000)]
Merge \"Allow apps with CREATE_USERS permission to call UM.getProfiles.\" into nyc-dev
am: b7c3ae1a86

Change-Id: I23871b88a19a38dcc2bfc64d7f1b1c656c6caa75

7 years agoAllow apps with CREATE_USERS permission to call UM.getProfiles.
Sudheer Shanka [Sat, 30 Jul 2016 05:09:40 +0000 (05:09 +0000)]
Allow apps with CREATE_USERS permission to call UM.getProfiles.
am: 7468091329

Change-Id: I902c70cb066e24002c639dc6b87d080e7bf1cae7

7 years agoMerge \\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles...
Sudheer Shanka [Sat, 30 Jul 2016 05:08:39 +0000 (05:08 +0000)]
Merge \\"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\\" into lmp-mr1-dev am: dbbdb6d089
am: 9ed6bd83ff

Change-Id: I4f3bac4ecfc819dcca55a5bc725060b63c1b80ea

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am...
Sudheer Shanka [Sat, 30 Jul 2016 05:08:35 +0000 (05:08 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7ef684713e
am: 9f6bd40108

Change-Id: Id8afe281abcf8e9b07d7a92daacf922952273573

7 years agoMerge \"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles...
Sudheer Shanka [Sat, 30 Jul 2016 04:54:27 +0000 (04:54 +0000)]
Merge \"DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.\" into lmp-mr1-dev
am: dbbdb6d089

Change-Id: I53e854c96f9bf68855ea949a640c4701e0b2ba5e

7 years agoDO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.
Sudheer Shanka [Sat, 30 Jul 2016 04:54:25 +0000 (04:54 +0000)]
DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.
am: 7ef684713e

Change-Id: I0a9fa6126709e9cf3d3be7653f48503613d10f27

7 years agoMerge \"docs: Improved Google Play Developer Console documentation\" into nyc-docs
Kevin Hufnagle [Sat, 30 Jul 2016 04:45:14 +0000 (04:45 +0000)]
Merge \"docs: Improved Google Play Developer Console documentation\" into nyc-docs
am: 88f0518ce3

Change-Id: I7fa7fc49019e1489837cb051729d41ee321b92dc

7 years agodocs: Improved Google Play Developer Console documentation
Kevin Hufnagle [Sat, 30 Jul 2016 04:45:09 +0000 (04:45 +0000)]
docs: Improved Google Play Developer Console documentation
am: ec8b21a27a

Change-Id: Ie49e420caa8986855678ac6c702fbca9aa837cdb

7 years agoMerge \"DO NOT MERGE: Fix CTS regression\" into lmp-dev
Sungsoo Lim [Sat, 30 Jul 2016 04:44:18 +0000 (04:44 +0000)]
Merge \"DO NOT MERGE: Fix CTS regression\" into lmp-dev
am: 124cc534f8  -s ours

Change-Id: I960e31d55b6c47df345457afbd505c50afeebcfa

7 years agoDO NOT MERGE: Fix CTS regression
Sungsoo Lim [Sat, 30 Jul 2016 04:44:16 +0000 (04:44 +0000)]
DO NOT MERGE: Fix CTS regression
am: edc9238514  -s ours

Change-Id: If11ad6b402e48aebcce8afc6d5f6093bde539a6e

7 years agoMerge "Added todo items for a potential metrics issue" into nyc-mr1-dev
Jack Yu [Sat, 30 Jul 2016 02:07:51 +0000 (02:07 +0000)]
Merge "Added todo items for a potential metrics issue" into nyc-mr1-dev

7 years agoMerge "Work on issue #30407061: OverflowArrayMap.stopObject unable to find object...
Dianne Hackborn [Sat, 30 Jul 2016 00:03:37 +0000 (00:03 +0000)]
Merge "Work on issue #30407061: OverflowArrayMap.stopObject unable to find object" into nyc-mr1-dev

7 years agoMerge "MediaSession: Allow all profiles to handle work profile case." into nyc-mr1-dev
Dongwon Kang [Fri, 29 Jul 2016 23:21:18 +0000 (23:21 +0000)]
Merge "MediaSession: Allow all profiles to handle work profile case." into nyc-mr1-dev

7 years agoMerge "DO NOT MERGE: Fix CTS regression" into lmp-dev
Sungsoo Lim [Fri, 29 Jul 2016 23:18:51 +0000 (23:18 +0000)]
Merge "DO NOT MERGE: Fix CTS regression" into lmp-dev

7 years agoMerge "Stop exposing LTE_CA as a rat type." into nyc-mr1-dev
Robert Greenwalt [Fri, 29 Jul 2016 23:08:09 +0000 (23:08 +0000)]
Merge "Stop exposing LTE_CA as a rat type." into nyc-mr1-dev

7 years agoMerge "String tweak "upgrading" to "finishing"." into nyc-mr1-dev
Jeff Sharkey [Fri, 29 Jul 2016 22:55:12 +0000 (22:55 +0000)]
Merge "String tweak "upgrading" to "finishing"." into nyc-mr1-dev

7 years agoString tweak "upgrading" to "finishing".
Jeff Sharkey [Fri, 29 Jul 2016 22:39:16 +0000 (16:39 -0600)]
String tweak "upgrading" to "finishing".

Bug: 30033319
Change-Id: I3520161e9ed21887d3e874d16e136cdf41f17b4f

7 years agoMerge "Add methods for setCarMode()" into nyc-mr1-dev
Annie Chin [Fri, 29 Jul 2016 22:48:44 +0000 (22:48 +0000)]
Merge "Add methods for setCarMode()" into nyc-mr1-dev

7 years agoMerge "We should registerContentObserver with app's user id" into nyc-mr1-dev
Tony Mak [Fri, 29 Jul 2016 22:45:34 +0000 (22:45 +0000)]
Merge "We should registerContentObserver with app's user id" into nyc-mr1-dev

7 years agoMerge "OtaDexoptService: Run dexopt on all apps" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 22:41:37 +0000 (22:41 +0000)]
Merge "OtaDexoptService: Run dexopt on all apps" into nyc-mr1-dev

7 years agoWe should registerContentObserver with app's user id
Tony Mak [Fri, 29 Jul 2016 10:30:47 +0000 (11:30 +0100)]
We should registerContentObserver with app's user id

Change-Id: Icef7a71f1773c102b766625271ed0156d6c59d77
Fix: 30464189

7 years agoAdd methods for setCarMode()
Annie Chin [Fri, 29 Jul 2016 22:09:55 +0000 (15:09 -0700)]
Add methods for setCarMode()

Bug: 30388078
Change-Id: I34f784ad4058942eb939377b7ca8ce20ff7111d6

7 years agoMerge "docs: Improved Google Play Developer Console documentation" into nyc-docs
Kevin Hufnagle [Fri, 29 Jul 2016 22:01:18 +0000 (22:01 +0000)]
Merge "docs: Improved Google Play Developer Console documentation" into nyc-docs

7 years agoAdded todo items for a potential metrics issue
Jack Yu [Fri, 29 Jul 2016 22:01:18 +0000 (15:01 -0700)]
Added todo items for a potential metrics issue

bug: 29390529
Change-Id: I15826d5f513748a423eb4cc103f1b010ddad2126

7 years agoMerge "Align bottom text with battery graph in RTL layout." into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 21:56:24 +0000 (21:56 +0000)]
Merge "Align bottom text with battery graph in RTL layout." into nyc-mr1-dev

7 years agoWork on issue #30407061: OverflowArrayMap.stopObject unable to find object
Dianne Hackborn [Fri, 29 Jul 2016 21:54:14 +0000 (14:54 -0700)]
Work on issue #30407061: OverflowArrayMap.stopObject unable to find object

Add more debug info when this happens to try to better
understand what is going on.

Change-Id: Id8c979d1c2d3769ce68156fb7e69d5ff9d5ded1c

7 years agoMerge "Allow apps with CREATE_USERS permission to call UM.getProfiles." into nyc-dev
Sudheer Shanka [Fri, 29 Jul 2016 21:50:39 +0000 (21:50 +0000)]
Merge "Allow apps with CREATE_USERS permission to call UM.getProfiles." into nyc-dev

7 years agoMerge "DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles...
Sudheer Shanka [Fri, 29 Jul 2016 21:50:37 +0000 (21:50 +0000)]
Merge "DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles." into mnc-dev

7 years agoMerge "DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles...
Sudheer Shanka [Fri, 29 Jul 2016 21:50:32 +0000 (21:50 +0000)]
Merge "DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles." into lmp-mr1-dev

7 years agoMerge \\"docs: fix escaped characters in data binding doc\\" into nyc-docs am: 4172905146
Mark Lu [Fri, 29 Jul 2016 21:02:55 +0000 (21:02 +0000)]
Merge \\"docs: fix escaped characters in data binding doc\\" into nyc-docs am: 4172905146
am: 06c1159b0a

Change-Id: Ib061e55a5b8b2362e2a28f0db0fa7a6f33630b16

7 years agodocs: fix escaped characters in data binding doc am: 011c07bd80
Mark Lu [Fri, 29 Jul 2016 21:02:52 +0000 (21:02 +0000)]
docs: fix escaped characters in data binding doc am: 011c07bd80
am: 494d775cde

Change-Id: Ic9789541688f5953365356f9a0ae03114d21c4e6

7 years agoMake watch Switch thumb color consistent
FEI WU [Thu, 28 Jul 2016 01:49:02 +0000 (18:49 -0700)]
Make watch Switch thumb color consistent

Make watch switch thumb color in consistent with the system Switch thumb
and its own animation. It should be in the off state when disabled.

Change-Id: I7d6de34576676a63bda5b4ccf0c469feff9dc3f5

7 years agoDO NOT MERGE: Fix CTS regression am: df17644db7 am: 057b548171 am: f645010092 -s...
Sungsoo Lim [Fri, 29 Jul 2016 20:55:07 +0000 (20:55 +0000)]
DO NOT MERGE: Fix CTS regression am: df17644db7 am: 057b548171 am: f645010092  -s ours am: 6489d870d7  -s ours am: 2dbb64594a am: b6a3e8ce8e am: b8d3dd2472  -s ours am: e0316fc7a8 am: bfdf9592d0 am: 59cb7ab7b8 am: 49f14fa7e0  -s ours
am: 53e9affbf9

Change-Id: I1e597db421eb342f723f15f72d7297ba4daada13

7 years agoMediaSession: Allow all profiles to handle work profile case.
Dongwon Kang [Fri, 29 Jul 2016 20:20:39 +0000 (13:20 -0700)]
MediaSession: Allow all profiles to handle work profile case.

Bug: 30491173
Change-Id: I6b4114e20721332d28ddc09551a610283b778723

7 years agoMerge \"docs: fix escaped characters in data binding doc\" into nyc-docs
Mark Lu [Fri, 29 Jul 2016 20:54:47 +0000 (20:54 +0000)]
Merge \"docs: fix escaped characters in data binding doc\" into nyc-docs
am: 4172905146

Change-Id: I89e1aeade45c0faf78f569eda75a98f1cf81b773

7 years agodocs: fix escaped characters in data binding doc
Mark Lu [Fri, 29 Jul 2016 20:54:45 +0000 (20:54 +0000)]
docs: fix escaped characters in data binding doc
am: 011c07bd80

Change-Id: I319973e92d7e3687c240b71783add9c74af478ce

7 years agoMerge "docs: fix escaped characters in data binding doc" into nyc-docs
Mark Lu [Fri, 29 Jul 2016 20:41:08 +0000 (20:41 +0000)]
Merge "docs: fix escaped characters in data binding doc" into nyc-docs

7 years agoDO NOT MERGE: Fix CTS regression am: df17644db7 am: 057b548171 am: f645010092 -s...
Sungsoo Lim [Fri, 29 Jul 2016 20:37:47 +0000 (20:37 +0000)]
DO NOT MERGE: Fix CTS regression am: df17644db7 am: 057b548171 am: f645010092  -s ours am: 6489d870d7  -s ours am: 2dbb64594a am: b6a3e8ce8e am: b8d3dd2472  -s ours am: e0316fc7a8 am: bfdf9592d0 am: 59cb7ab7b8
am: 49f14fa7e0  -s ours

Change-Id: I2e6b505b24592dbcbc23e4d8c4025ad9972b73ad

7 years agoAlign bottom text with battery graph in RTL layout.
Fan Zhang [Fri, 29 Jul 2016 20:35:41 +0000 (13:35 -0700)]
Align bottom text with battery graph in RTL layout.

Bug: 30161009

Bottom text (estmitated remaining battery time) should be stay under the
battery graph in RTL. To help alignment, we use a spacer view to the
left or right of text depending on layout direction.

Change-Id: Iaf706c1a963246e7f04764e5f24e6cb4bf3d2bbf

7 years agodocs: Improved Google Play Developer Console documentation
Kevin Hufnagle [Thu, 30 Jun 2016 23:49:15 +0000 (16:49 -0700)]
docs: Improved Google Play Developer Console documentation

The "In-app Promotions," "Preparing Your In-app Billing Application,"
"In-app Billing Overview," and "Developer Console" pages now contain
up-to-date content and use a cleaner writing style.

Bug: 29358568
Change-Id: I0d21fba8ef6bedbacdb38e7a5203041e79cb455f

7 years agoMerge "Cache package names after reboot" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 20:23:43 +0000 (20:23 +0000)]
Merge "Cache package names after reboot" into nyc-mr1-dev

7 years agoDO NOT MERGE: Fix CTS regression am: df17644db7 am: 057b548171 am: f645010092 -s...
Sungsoo Lim [Fri, 29 Jul 2016 20:10:28 +0000 (20:10 +0000)]
DO NOT MERGE: Fix CTS regression am: df17644db7 am: 057b548171 am: f645010092  -s ours am: 6489d870d7  -s ours am: 2dbb64594a am: b6a3e8ce8e am: b8d3dd2472  -s ours am: e0316fc7a8 am: bfdf9592d0
am: 59cb7ab7b8

Change-Id: I166f91e72d1da65610d0f7d697dd70ddb9cfe96a