OSDN Git Service

android-x86/frameworks-base.git
7 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

7 years agodocs: Docs for Support Library 24.2.0 release
Andrew Solovay [Wed, 17 Aug 2016 17:48:47 +0000 (17:48 +0000)]
docs: Docs for Support Library 24.2.0 release
am: 085994c40d

Change-Id: I7e69bf585d342f1075856673e52ff15207be4a1c

7 years agodocs: Fixed code snippet in notify-user/navigation.html
Eric Schmidt [Wed, 17 Aug 2016 17:14:11 +0000 (17:14 +0000)]
docs: Fixed code snippet in notify-user/navigation.html
am: 32cc6b7fb7

Change-Id: I43cf6d188bac5cc5b3d0894915ff431e13156cd5

7 years agodocs: Docs for Support Library 24.2.0 release
Andrew Solovay [Tue, 2 Aug 2016 21:24:58 +0000 (14:24 -0700)]
docs: Docs for Support Library 24.2.0 release

Includes updates to the features doc, to reflect the v4 support
library's division into several smaller modules. Also modified
the transitions doc to note the support library's support for
transitions in API levels 14-19.

Since we're deprecating support for API levels below 9, I changed
several examples to use higher API levels.

See first comment for doc stage location.

bug: 30505601
Change-Id: Ic06a023f705893c91ff3b86d0af8cfed957eb724

7 years agodocs: Fixed code snippet in notify-user/navigation.html
Eric Schmidt [Thu, 11 Aug 2016 19:54:31 +0000 (12:54 -0700)]
docs: Fixed code snippet in notify-user/navigation.html

Bug: 25098348
Change-Id: Ic116900eb9c6e1ebfbc6b99673ffeff3f2df8533

7 years agoMerge "Doc change: escape lt char in generic type in pre block." into nyc-dev
Dirk Dougherty [Tue, 16 Aug 2016 01:17:31 +0000 (01:17 +0000)]
Merge "Doc change: escape lt char in generic type in pre block." into nyc-dev

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf...
Julius D'souza [Mon, 15 Aug 2016 19:33:29 +0000 (19:33 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable. am: 13edf0a70b  -s ours
am: 0903c5fe7a  -s ours

Change-Id: Iba7ccc2ec071ea8c13d146b39aab48d2f4fc4977

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
Julius D'souza [Mon, 15 Aug 2016 19:25:33 +0000 (19:25 +0000)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
am: 13edf0a70b  -s ours

Change-Id: I7c02cea3ea0008f3f112063b6a06d08049c4998b

7 years agoDO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
Julius D'souza [Fri, 5 Aug 2016 21:34:38 +0000 (14:34 -0700)]
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.

Add overlay setting with current default value.

Bug: 30085530
Change-Id: Ib5d2448b88cfb66a97febcdf06e2118c84b16cd0

7 years agoMerge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into...
David Gross [Mon, 15 Aug 2016 17:17:01 +0000 (17:17 +0000)]
Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev

7 years agoUpdate RenderScript docs: reduction, other API 23/24 changes, cleanup.
David Gross [Fri, 12 Aug 2016 18:06:29 +0000 (11:06 -0700)]
Update RenderScript docs: reduction, other API 23/24 changes, cleanup.

Substantive changes:
- Add discussion of reduction kernels.
- Use RS_KERNEL in place of __attribute__((kernel)).
- Discuss "context" special argument.
- Special arguments x, y, z may be of type int.
- Discuss multiple inputs for mapping kernels.
- Mention that script-side global writes are not visible in Java.
- Rewrite part of discussion regarding when to use support library.
- Change minimum device version for support library from Android 2.2 (API level 8)
  to Android 2.3 (API level 9).

Stylistic changes (better conformance with style guide):
- Proper use of <i> (italic) versus <em> (emphasis).
- Proper case for headings.
- Proper pattern for Android version numbers.
- Do not use e.g. or i.e.
- Prefer active rather than passive voice.
- Prefer present rather than future tense.

Miscellaneous minor editorial changes.

Bug: 27299393
Bug: 30000147

Change-Id: Ie0a26152714cf8f619d4914218f7262d675bb25f
(cherry picked from commit 05eef3040ed1bbd7640151b395072b8264b6d53d)

7 years agoLimit capabilities of a11y gesture dispatch.
Phil Weaver [Fri, 5 Aug 2016 18:23:50 +0000 (11:23 -0700)]
Limit capabilities of a11y gesture dispatch.

Changing the service side to accept descriptions of
motion events, not motion events themselves, so we can
control their creation.

Bug: 30647115
Change-Id: Ia6772a1fc05df91818e3f88959d1e2b4a35fe0cc
(cherry picked from commit a8918f23c712e97fa1dc4911f64827d64fc906e5)

7 years agoadd info about how to return default values from android.jar
smain@google.com [Wed, 10 Aug 2016 19:59:24 +0000 (12:59 -0700)]
add info about how to return default values from android.jar
bug: 30757670

Change-Id: I84e1624cbe7ae8d5e4e2886d4e8f61d621729464

7 years agoMerge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev...
Chris Tate [Wed, 10 Aug 2016 17:55:56 +0000 (17:55 +0000)]
Merge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev am: 72933c623c am: a8e21860af
am: 1d64d33ba8  -s ours

Change-Id: I68bc1793b55e6e2bf660ea6c41611e819b3f5e9a

7 years agoDO NOT MERGE: Backport N backup/restore stability work to M am: d6f3a11107 am: aac7d0442c
Christopher Tate [Wed, 10 Aug 2016 17:55:47 +0000 (17:55 +0000)]
DO NOT MERGE: Backport N backup/restore stability work to M am: d6f3a11107 am: aac7d0442c
am: 6ea7b630c2  -s ours

Change-Id: Iefb7a9ad5f00b0f6e24c45fe5cf1d17cb0c97414

7 years agoMerge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev...
Chris Tate [Wed, 10 Aug 2016 17:44:52 +0000 (17:44 +0000)]
Merge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev am: 72933c623c
am: a8e21860af

Change-Id: I20921b9aa611838bc88fcabe1dc619de0bd9f6c1

7 years agoDO NOT MERGE: Backport N backup/restore stability work to M am: d6f3a11107
Christopher Tate [Wed, 10 Aug 2016 17:44:50 +0000 (17:44 +0000)]
DO NOT MERGE: Backport N backup/restore stability work to M am: d6f3a11107
am: aac7d0442c

Change-Id: Ida93e1782221df18b2e7abcaa9da319e5ed28325

7 years agoMerge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev
Chris Tate [Wed, 10 Aug 2016 17:28:30 +0000 (17:28 +0000)]
Merge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev
am: 72933c623c

Change-Id: I2efd8b43c279c4cbd92130a08df6e3eafcb20b2c

7 years agoDO NOT MERGE: Backport N backup/restore stability work to M
Christopher Tate [Wed, 10 Aug 2016 17:28:28 +0000 (17:28 +0000)]
DO NOT MERGE: Backport N backup/restore stability work to M
am: d6f3a11107

Change-Id: Ibd6e1be57f129d9ea89c8a44332da830944cf2b1

7 years agoMerge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev
Chris Tate [Wed, 10 Aug 2016 17:15:26 +0000 (17:15 +0000)]
Merge "DO NOT MERGE: Backport N backup/restore stability work to M" into mnc-dr-dev

7 years agoMerge "Docs: Fixed the link that loads Fragments guide" into nyc-docs
Hemal Patel [Tue, 9 Aug 2016 21:03:19 +0000 (21:03 +0000)]
Merge "Docs: Fixed the link that loads Fragments guide" into nyc-docs
am: 5ca44906c6

Change-Id: I4286b4a8e0766f7c3ca2d7e5ebd5c9f2b296fbb9

7 years agoDocs: Fixed the link that loads Fragments guide
Hemal Patel [Tue, 9 Aug 2016 21:03:13 +0000 (21:03 +0000)]
Docs: Fixed the link that loads Fragments guide
am: a8e1c75bf6

Change-Id: I26ea32ff32067d86fb5390103eec737b293ac031

7 years agoMerge "Docs: Changed custom_toast to toast_layout" into nyc-docs
Hemal Patel [Tue, 9 Aug 2016 21:03:06 +0000 (21:03 +0000)]
Merge "Docs: Changed custom_toast to toast_layout" into nyc-docs
am: a70c722c77

Change-Id: I6e1d0d70d5d4b89b083cb74272f064bebf6a273a

7 years agoDocs: Changed custom_toast to toast_layout
Hemal Patel [Tue, 9 Aug 2016 21:03:00 +0000 (21:03 +0000)]
Docs: Changed custom_toast to toast_layout
am: 3b7309d753

Change-Id: I3d85fb321e27643227c568127870c7ad07650c41

7 years agoMerge "Docs: Fixed the link that loads Fragments guide" into nyc-docs
Hemal Patel [Tue, 9 Aug 2016 20:55:34 +0000 (20:55 +0000)]
Merge "Docs: Fixed the link that loads Fragments guide" into nyc-docs

7 years agoMerge "Docs: Changed custom_toast to toast_layout" into nyc-docs
Hemal Patel [Tue, 9 Aug 2016 20:53:11 +0000 (20:53 +0000)]
Merge "Docs: Changed custom_toast to toast_layout" into nyc-docs

7 years agoMerge "Fix @link tags in keystore doc" into nyc-docs
Shawn Willden [Tue, 9 Aug 2016 19:01:04 +0000 (19:01 +0000)]
Merge "Fix @link tags in keystore doc" into nyc-docs
am: 3188f77658

Change-Id: I4d30c3ad9f1d2d9d949e5f1ebc680f65c6925b99

7 years agoFix @link tags in keystore doc
Shawn Willden [Tue, 9 Aug 2016 19:01:00 +0000 (19:01 +0000)]
Fix @link tags in keystore doc
am: 3f0526ea09

Change-Id: I3162cbf57341ab231b84544c04e02d2062dbd304

7 years agoMerge "Fix @link tags in keystore doc" into nyc-docs
TreeHugger Robot [Tue, 9 Aug 2016 18:35:07 +0000 (18:35 +0000)]
Merge "Fix @link tags in keystore doc" into nyc-docs

7 years agoDocs: Fixed the link that loads Fragments guide
Hemal Patel [Mon, 8 Aug 2016 23:19:46 +0000 (16:19 -0700)]
Docs: Fixed the link that loads Fragments guide

In the class description, fixed the reference link that points to the
Fragments guide.

Bug: 29007808
Change-Id: I3399e5f10c461eb6666a04f8829c6cde774948e0

7 years agoMerge "docs: Revised "Optimizing Content for the Assistant" page." into nyc-dev
Kevin Hufnagle [Mon, 8 Aug 2016 23:35:25 +0000 (23:35 +0000)]
Merge "docs: Revised "Optimizing Content for the Assistant" page." into nyc-dev

7 years agodocs: fixed generics in data binding code samples
Mark Lu [Mon, 8 Aug 2016 22:37:19 +0000 (22:37 +0000)]
docs: fixed generics in data binding code samples
am: b1b5efd3be

Change-Id: Iecafea06866a4579824435467c5dd31859c0dbd4

7 years agoMerge "docs: add info to SharedPreferences.Editor.putString" into nyc-dev
Mark Lu [Mon, 8 Aug 2016 22:26:34 +0000 (22:26 +0000)]
Merge "docs: add info to SharedPreferences.Editor.putString" into nyc-dev

7 years agoDocs: Renamed Google Now to Google Voice Actions
Hemal Patel [Wed, 3 Aug 2016 22:57:19 +0000 (15:57 -0700)]
Docs: Renamed Google Now to Google Voice Actions

This commit contains the following changes:
- Renamed instances of Google Now to Google Voice Actions
- Removed the Intents fired by Google Now section as it is obselete
- Added link to the Google Voice Actions page
- Changed the voice-icon.png's reference link to the System Actions reference
  section on the Google Voice Actions page
- Revised the HTML comment and local CSS by replacing Google Now box with
  Google Voice Actions box.

Bug: 19501778
Change-Id: I3e4364aaceaff4f5bceb090dd4f8da548dfa5c30

7 years agoDO NOT MERGE: Backport N backup/restore stability work to M
Christopher Tate [Fri, 29 Jul 2016 23:01:31 +0000 (16:01 -0700)]
DO NOT MERGE: Backport N backup/restore stability work to M

This is a squashed rollup of backup/restore infrastructural work in
the N release.  It intentionally omits semantic/API changes such
as the introduction of the onQuotaExceeded() callback.

This patchset should not be merged beyond M maintenance releases.

Bug 29617908
Bug 29848715

Change-Id: I1eb25ad07f3bbf1132198d8a233722c41f1ac4cc

7 years agodocs: fixed generics in data binding code samples
Mark Lu [Thu, 4 Aug 2016 21:45:42 +0000 (14:45 -0700)]
docs: fixed generics in data binding code samples

Generic types, such as List<String>, must be escaped when they are
used in XML. For example, List&lt;String>. This commit adds
escape characters to the XML samples in the data binding page.

Bug: 30691285
Change-Id: If55ed55d13fb11038e2495884c79698e67219108

7 years agodocs: Revised "Optimizing Content for the Assistant" page.
Kevin Hufnagle [Thu, 4 Aug 2016 21:33:36 +0000 (14:33 -0700)]
docs: Revised "Optimizing Content for the Assistant" page.

Bug: 25080159
Change-Id: Ie4167ba732ffbd401cabcb7f0ba3bac41a029506

7 years agoMerge "Docs: Fixed info about spanning multiple columns" into nyc-docs
Hemal Patel [Thu, 4 Aug 2016 19:43:20 +0000 (19:43 +0000)]
Merge "Docs: Fixed info about spanning multiple columns" into nyc-docs
am: ca7eee3d11

Change-Id: I94b5abbf1d292a01ba439cafd80938f7fc92854d

7 years agoDocs: Fixed info about spanning multiple columns
Hemal Patel [Thu, 4 Aug 2016 19:43:18 +0000 (19:43 +0000)]
Docs: Fixed info about spanning multiple columns
am: 64e88cd296

Change-Id: I8c4219e946fddbfc023bbe77549cc12fc0b6bd3a

7 years agoMerge "Docs: Fixed info about spanning multiple columns" into nyc-docs
Hemal Patel [Thu, 4 Aug 2016 19:38:41 +0000 (19:38 +0000)]
Merge "Docs: Fixed info about spanning multiple columns" into nyc-docs

7 years agoDocs: Fixed typo in API Overview
Bert McMeen [Thu, 4 Aug 2016 18:20:51 +0000 (18:20 +0000)]
Docs: Fixed typo in API Overview
am: 844c43a904

Change-Id: Ia855a58708afc4f12bae4b234b0f7ba10798aba4

7 years agoDocs: Fixed typo in API Overview
Bert McMeen [Tue, 2 Aug 2016 20:45:24 +0000 (13:45 -0700)]
Docs: Fixed typo in API Overview

Bug: 30436707
Change-Id: I99a2b103d0643158da00ee0b5547b52bf6ebc040
(cherry picked from commit f27ab3c12625f34a4221477001a603390b505e65)

7 years agoMerge "Docs: Fixed typo in API Overview" into nyc-dev
Bert McMeen [Thu, 4 Aug 2016 18:01:27 +0000 (18:01 +0000)]
Merge "Docs: Fixed typo in API Overview" into nyc-dev

7 years agoMerge "resolve merge conflicts of 9d47cae to nyc-docs" into nyc-docs
sreevanis [Thu, 4 Aug 2016 02:23:43 +0000 (02:23 +0000)]
Merge "resolve merge conflicts of 9d47cae to nyc-docs" into nyc-docs
am: 3faf6114b0

Change-Id: I80e8d39a9d6f58e2cc3091690f202d1453a6b8e6

7 years agoresolve merge conflicts of 9d47cae to nyc-docs
sreevanis [Thu, 4 Aug 2016 02:23:39 +0000 (02:23 +0000)]
resolve merge conflicts of 9d47cae to nyc-docs
am: d5cabb92bc

Change-Id: Ie16cc1707e8cff7eaa2691c7e9257a26bc6aeead

7 years agoMerge "resolve merge conflicts of 9d47cae to nyc-docs" into nyc-docs
Sreevani Sreejith [Thu, 4 Aug 2016 02:14:25 +0000 (02:14 +0000)]
Merge "resolve merge conflicts of 9d47cae to nyc-docs" into nyc-docs

7 years agodocs: Updated wording of callout describing device opt-out options.
Kevin Hufnagle [Thu, 4 Aug 2016 01:03:32 +0000 (01:03 +0000)]
docs: Updated wording of callout describing device opt-out options.
am: b48909ed52

Change-Id: I120725cdb7304e037bc72da73d56fbf901bfe9aa

7 years agoMerge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs
Joe Fernandez [Thu, 4 Aug 2016 00:57:22 +0000 (00:57 +0000)]
Merge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs
am: 51a582fa85

Change-Id: I8be83bf47ae26a6bf9d0f812265c91133be40be3

7 years agocherry-pick from nyc-dev: docs: Add ARC documentation TOC file
Joe Fernandez [Thu, 4 Aug 2016 00:57:20 +0000 (00:57 +0000)]
cherry-pick from nyc-dev: docs: Add ARC documentation TOC file
am: 712c053462

Change-Id: I113c2c5b9391488eedf743220f6ef4c5ec283d6c

7 years agoMerge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-docs
Kevin Hufnagle [Thu, 4 Aug 2016 00:57:16 +0000 (00:57 +0000)]
Merge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-docs
am: d6f1d8ea28

Change-Id: I222fa49789c2f2baac7ff2296617052c9924a328

7 years agodocs: Migrated "Android Runtime on Chrome" pages to DAC
Kevin Hufnagle [Thu, 4 Aug 2016 00:57:14 +0000 (00:57 +0000)]
docs: Migrated "Android Runtime on Chrome" pages to DAC
am: 684d849621

Change-Id: Ic5e11fdcd44ce86f901cc22954192d79283bca93

7 years agodocs: Added page on DAC describing ARC manifest file considerations.
Kevin Hufnagle [Thu, 4 Aug 2016 00:56:42 +0000 (00:56 +0000)]
docs: Added page on DAC describing ARC manifest file considerations.
am: 178caa888f

Change-Id: I68b8395dc90245ac7db6892f86b036d2b88ad96e

7 years agodocs: Updated wording of callout describing device opt-out options.
Kevin Hufnagle [Thu, 4 Aug 2016 00:38:27 +0000 (17:38 -0700)]
docs: Updated wording of callout describing device opt-out options.

Bug: 30204612
Change-Id: I80b0a6840da6ca7310e626cec66717c3e1372403

7 years agoresolve merge conflicts of b29a938c to nyc-dev
Kevin Hufnagle [Thu, 4 Aug 2016 00:18:15 +0000 (17:18 -0700)]
resolve merge conflicts of b29a938c to nyc-dev

Change-Id: I840d069b8ffab03b0a7c1fc73ba7eae485c80abb

7 years agoMerge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs
Joe Fernandez [Wed, 3 Aug 2016 23:42:24 +0000 (23:42 +0000)]
Merge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs

7 years agocherry-pick from nyc-dev: docs: Add ARC documentation TOC file
Joe Fernandez [Tue, 2 Aug 2016 00:25:17 +0000 (00:25 +0000)]
cherry-pick from nyc-dev: docs: Add ARC documentation TOC file

Bug: 30114799
Change-Id: I4884bf4a39ae99e661365040d5b34d5b8e2d2ea2
Original-Change-Id: Ib4e3c5b255c9e1e9c2894b3703deb1d38f252fba

7 years agoMerge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-docs
Joe Fernandez [Wed, 3 Aug 2016 23:35:23 +0000 (23:35 +0000)]
Merge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-docs

7 years agodocs: Migrated "Android Runtime on Chrome" pages to DAC
Kevin Hufnagle [Thu, 28 Jul 2016 17:20:32 +0000 (10:20 -0700)]
docs: Migrated "Android Runtime on Chrome" pages to DAC

Bug: 30204612
Change-Id: I02a325100ee7f24bcd87c6f77a0d9e8799bae9a3
(cherry picked from commit 9cd48bb447eb7dd10dc29ed311ac8efe4f3e4ddf)

7 years agodocs: Added page on DAC describing ARC manifest file considerations.
Kevin Hufnagle [Fri, 29 Jul 2016 20:13:39 +0000 (13:13 -0700)]
docs: Added page on DAC describing ARC manifest file considerations.

Bug: 30114799
Change-Id: I9b8d67d09e4627f22a9fc58421dd52aa3650c235
(cherry picked from commit 97a3d3c3a626656a1b3ae61dcf380ac993ff6ca8)

7 years agoMerge "docs: Add ARC documentation TOC file" into nyc-dev
Joe Fernandez [Wed, 3 Aug 2016 23:25:15 +0000 (23:25 +0000)]
Merge "docs: Add ARC documentation TOC file" into nyc-dev

7 years agoMerge "docs: Added page on DAC describing ARC manifest file considerations." into...
Joe Fernandez [Wed, 3 Aug 2016 23:25:15 +0000 (23:25 +0000)]
Merge "docs: Added page on DAC describing ARC manifest file considerations." into nyc-dev

7 years agoMerge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-dev
Joe Fernandez [Wed, 3 Aug 2016 23:25:15 +0000 (23:25 +0000)]
Merge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-dev

7 years agodocs: Add ARC documentation TOC file
Joe Fernandez [Mon, 1 Aug 2016 15:19:03 +0000 (08:19 -0700)]
docs: Add ARC documentation TOC file

b/30114799

Change-Id: I397f4712c82628f1b7aa4565fb5ab40381f9f5e2
(cherry picked from commit 129012530ffae6d3d52ba0f093ade0f6a8afce1b)

7 years agodocs: Migrated "Android Runtime on Chrome" pages to DAC
Kevin Hufnagle [Thu, 28 Jul 2016 17:20:32 +0000 (10:20 -0700)]
docs: Migrated "Android Runtime on Chrome" pages to DAC

Bug: 30204612
Change-Id: I02a325100ee7f24bcd87c6f77a0d9e8799bae9a3

7 years agoDO NOT MERGE ANYWHERE: Make display brightness ramp rate fast configurable am: 61038d...
Prashant Malani [Wed, 3 Aug 2016 23:07:08 +0000 (23:07 +0000)]
DO NOT MERGE ANYWHERE: Make display brightness ramp rate fast configurable am: 61038ddb61  -s ours
am: 1353c06d83  -s ours

Change-Id: I95ee4044d8d303a1cecb2a5a1e46ca371db86f3d

7 years agoDO NOT MERGE ANYWHERE: Make display brightness ramp rate fast configurable
Prashant Malani [Wed, 3 Aug 2016 23:01:50 +0000 (23:01 +0000)]
DO NOT MERGE ANYWHERE: Make display brightness ramp rate fast configurable
am: 61038ddb61  -s ours

Change-Id: Id9a09514011ddf7c15106e22e06d24079e3cdb31

7 years agoDO NOT MERGE ANYWHERE: Make display brightness ramp rate fast configurable
Prashant Malani [Tue, 29 Mar 2016 23:32:37 +0000 (16:32 -0700)]
DO NOT MERGE ANYWHERE: Make display brightness ramp rate fast configurable

Add an overlay setting, and keep the default to its existing value of
200.

Bug: 26552257
Change-Id: Ifd29d80e28e57c5cfc640d519a62144ab5e963fa

7 years agoresolve merge conflicts of 9d47cae to nyc-docs
sreevanis [Wed, 3 Aug 2016 21:47:58 +0000 (14:47 -0700)]
resolve merge conflicts of 9d47cae to nyc-docs

Change-Id: I737539c2bdaca60ac1dac3ca5ecb815c9bd440ab

7 years agoDocs: Fixed info about spanning multiple columns
Hemal Patel [Wed, 3 Aug 2016 01:16:13 +0000 (18:16 -0700)]
Docs: Fixed info about spanning multiple columns

Corrected the information related to the spanning of multiple columns.
As per the reference documentation, cells can span multiple columns. Added
information about how to span multiple columns and provided a reference
link for more details.

Bug: 24760839
Change-Id: I32d51d27db94f61dfa83f7fe1fe94ca58708a2d0

7 years agodocs:Updated logos in Auto index page.
sreevanis [Thu, 28 Jul 2016 17:52:37 +0000 (10:52 -0700)]
docs:Updated logos in Auto index page.

Bug:29533703
Change-Id: Ibf7b1675071591c9f128bffb092b9989068e83d6

7 years agodocs: Added page on DAC describing ARC manifest file considerations.
Kevin Hufnagle [Fri, 29 Jul 2016 20:13:39 +0000 (13:13 -0700)]
docs: Added page on DAC describing ARC manifest file considerations.

Bug: 30114799
Change-Id: I9b8d67d09e4627f22a9fc58421dd52aa3650c235

7 years agodocs: Add ARC documentation TOC file
Joe Fernandez [Tue, 2 Aug 2016 00:25:17 +0000 (00:25 +0000)]
docs: Add ARC documentation TOC file

Bug: 30114799
Change-Id: Ib4e3c5b255c9e1e9c2894b3703deb1d38f252fba

7 years agoDocs: Changed custom_toast to toast_layout
Hemal Patel [Sat, 23 Jul 2016 00:09:33 +0000 (17:09 -0700)]
Docs: Changed custom_toast to toast_layout

Bug: 18909456
Change-Id: Ib3f79436421e5bdbd6ebd18563da081a751ea0e0

7 years agocherry-pick from nyc-dev: docs: SafeBrowsing API
Joe Fernandez [Tue, 2 Aug 2016 21:36:02 +0000 (21:36 +0000)]
cherry-pick from nyc-dev: docs: SafeBrowsing API
am: 741757f27f

Change-Id: Ice1968509af665160646025e708d3802b39ef4c4

7 years agoDocs: Fixed typo in API Overview
Bert McMeen [Tue, 2 Aug 2016 20:45:24 +0000 (13:45 -0700)]
Docs: Fixed typo in API Overview

Bug: 30436707
Change-Id: I99a2b103d0643158da00ee0b5547b52bf6ebc040

7 years agodocs: Fixing download redirects
Andrew Solovay [Tue, 2 Aug 2016 21:14:08 +0000 (14:14 -0700)]
docs: Fixing download redirects

URLS of the form https://developer.android.com/downloads/… weren't
properly redirecting to
https://commondatastorage.googleapis.com/androiddevelopers/…

bug: 30594087
Change-Id: I18e026c236d081b6bb510900e5928107105b93cd

7 years agodocs: add info to SharedPreferences.Editor.putString
Mark Lu [Tue, 2 Aug 2016 19:10:30 +0000 (12:10 -0700)]
docs: add info to SharedPreferences.Editor.putString

The information explains what happens when null is passed
as value parameter

Bug: 24696308
Change-Id: I362c2b1885e882312d1b4b2ff829f8f9f3546301

7 years agoResolve merge conflicts of ffb4eb1 to nyc-dev
Kevin Hufnagle [Tue, 2 Aug 2016 18:11:22 +0000 (11:11 -0700)]
Resolve merge conflicts of ffb4eb1 to nyc-dev

Change-Id: I2f096fc31de12fb4e4715343854a5f09049e4221

7 years agoFix @link tags in keystore doc
Shawn Willden [Thu, 21 Jul 2016 16:02:16 +0000 (10:02 -0600)]
Fix @link tags in keystore doc

Bug: 30258412
Change-Id: I370a53ebad29ff0471e4b7776cd76b2530efe760
(cherry picked from commit 9739d48a2101e49b0936096d69c29006f9acdeb5)

7 years agocherry-pick from nyc-dev: docs: SafeBrowsing API
Joe Fernandez [Tue, 12 Apr 2016 18:35:23 +0000 (11:35 -0700)]
cherry-pick from nyc-dev: docs: SafeBrowsing API

b/27438791

Change-Id: Ib7f93a7e95068c1909a3b104b83681e2d2f35ee6
Original-Change-Id: I14a34bbec51dc33dd4d730d59268690c9bee3992

7 years agoMerge "docs: Add ARC documentation TOC file" into nyc-dev
Joe Fernandez [Tue, 2 Aug 2016 00:25:17 +0000 (00:25 +0000)]
Merge "docs: Add ARC documentation TOC file" into nyc-dev

7 years agodocs: Updated layout and timestamps of developer stories.
Kevin Hufnagle [Tue, 2 Aug 2016 00:03:21 +0000 (00:03 +0000)]
docs: Updated layout and timestamps of developer stories.
am: 997ccdc071

Change-Id: I252e78ef43a7aaae469e014f4079a29d15978e9f

7 years agodocs: Add ARC documentation TOC file
Joe Fernandez [Mon, 1 Aug 2016 15:19:03 +0000 (08:19 -0700)]
docs: Add ARC documentation TOC file

b/30114799

Change-Id: I397f4712c82628f1b7aa4565fb5ab40381f9f5e2

7 years agoMerge "docs: Updated layout and timestamps of developer stories." into nyc-dev
Kevin Hufnagle [Mon, 1 Aug 2016 23:44:15 +0000 (23:44 +0000)]
Merge "docs: Updated layout and timestamps of developer stories." into nyc-dev

7 years agoMerge "cherry-pick from mnc-mr-docs: docs: SafeBrowsing API" into nyc-dev
Kevin Hufnagle [Mon, 1 Aug 2016 22:49:56 +0000 (22:49 +0000)]
Merge "cherry-pick from mnc-mr-docs: docs: SafeBrowsing API" into nyc-dev

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 agocherry-pick from mnc-mr-docs: docs: SafeBrowsing API
Joe Fernandez [Tue, 12 Apr 2016 18:35:23 +0000 (11:35 -0700)]
cherry-pick from mnc-mr-docs: docs: SafeBrowsing API

b/27438791

Change-Id: I14a34bbec51dc33dd4d730d59268690c9bee3992
Original-Change-Id: I00f4a374353dfb62cee44713ac5faadc0a9268d5

7 years agodocs: Updated layout and timestamps of developer stories.
Kevin Hufnagle [Tue, 19 Jul 2016 04:18:26 +0000 (21:18 -0700)]
docs: Updated layout and timestamps of developer stories.

The developer stories for Aftenposten, El Mundo, Segundamano, Tapps,
and Upbeat Games now appear closer to the beginning/top of a section
on the newly-formatted "latest" page.

Also, Tapps and Upbeat Games now appear within the "games" section,
not the "apps" section. The Glu case study also appears within the
"games" section; it was incorrectly appearing under the root
"stories" directory before.

Finally, removed a duplicate case study describing Dots increasing
installs using Store Listing Experiments.

Bug: 29240693
Change-Id: Ieec3afd2f56320da00ee4b97d8cd8de8253784dd

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 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 \\\\\\\\"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 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.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: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