14313 Commits

Author SHA1 Message Date
Mark Lu
209fb02f84 Merge "docs: fix code snippets in SQL Databases page" into nyc-dev 2016-08-25 21:33:26 +00:00
Andrew Solovay
2d629c3e5b docs: Removing non-English /preview/ directories
The remaining docs in the [language]/preview directories were
causing devsite publish to fail (they refer to files that no longer
exist). Removing all those directories; redirects are already set up.

See first comment for doc stage location.

Change-Id: Ic22652d44696ec2647586e19aa61627d40232239
2016-08-25 12:36:36 -07:00
Scott Main
77917a835f Merge "add workaround for annotations dependency conflict with espresso" into nyc-dev 2016-08-23 15:42:03 +00:00
Yang Ni
c069ed7f8c Updated user document for Single-Source RenderScript
Bug: 29875503
Bug: 29879448

Added a section introducing the new single-source feature.

Local staging:
http://yangni.mtv.corp.google.com/guide/topics/renderscript/compute.html

This updates
https://developer.android.com/guide/topics/renderscript/compute.html

Change-Id: I62dda3ab60b1678a9580fd2873f64f33d9696e13
2016-08-22 23:33:13 +00:00
Dirk Dougherty
e816f1f542 Doc change: intl page updates for final n release.
Change-Id: I11445717cf49438ba5a04b50245209161740d4b0
2016-08-22 01:13:59 -07:00
Dirk Dougherty
b0ca00431f Doc change: updates for final N landing page and related resources.
Change-Id: Ieeb3dd74a889d6c0118e4ca8575abdaddcde7e73
2016-08-19 19:38:47 -07:00
David Friedman
410ae5b004 Merge "Docs: Adding information to Building-for-Billions landing page." into nyc-dev 2016-08-19 21:17:56 +00:00
David Friedman
196cb73dbb Docs: Adds a redirect to make it easier to access Performance section on DAC.
d.android.com/performance will now take you to d.android.com/topic/performance

Change-Id: I56bc85f156a9cb05a664fbf361eb5b99e153b419
2016-08-19 18:58:28 +00:00
David Friedman
cbaf3f9986 Docs: Adding information to Building-for-Billions landing page.
Bug: 30700934

Change-Id: I6d6ffafd674340e15e32c04a8bf08ba7fec402a8
2016-08-19 11:51:24 -07:00
Scott Main
66ffbbfdf9 Merge "fix redirect for AIDL doc bug: 5967288" into nyc-dev 2016-08-19 01:04:03 +00:00
smain@google.com
9ad944f8c9 fix redirect for AIDL doc
bug: 5967288

Change-Id: Ia2a4cbdde56d2e6baca4c5f74ea92bb7bfaf2938
2016-08-18 14:41:47 -07:00
smain@google.com
eee3518d11 add workaround for annotations dependency conflict with espresso
Change-Id: Ia5f06e35b034d207f19d061b27ddbecd66012130
2016-08-17 16:23:30 -07:00
Hemal Patel
00ff40145d Docs: Renamed Google Now to Google Voice Actions
am: 86bbfaabdd

Change-Id: If177e10f331ca5ade62005337956b0fa81a90f26
2016-08-17 19:37:14 +00:00
Andrew Solovay
39cc61a4db docs: Docs for Support Library 24.2.0 release
am: 085994c40d

Change-Id: I7e69bf585d342f1075856673e52ff15207be4a1c
2016-08-17 17:48:47 +00:00
Eric Schmidt
c89c8c3e37 docs: Fixed code snippet in notify-user/navigation.html
am: 32cc6b7fb7

Change-Id: I43cf6d188bac5cc5b3d0894915ff431e13156cd5
2016-08-17 17:14:11 +00:00
Andrew Solovay
085994c40d 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
2016-08-16 12:29:30 -07:00
Eric Schmidt
32cc6b7fb7 docs: Fixed code snippet in notify-user/navigation.html
Bug: 25098348
Change-Id: Ic116900eb9c6e1ebfbc6b99673ffeff3f2df8533
2016-08-16 10:10:49 -07:00
Dirk Dougherty
114c09498d Merge "Doc change: escape lt char in generic type in pre block." into nyc-dev 2016-08-16 01:17:32 +00:00
David Gross
8cb4ca439e Merge "Update RenderScript docs: reduction, other API 23/24 changes, cleanup." into nyc-dev 2016-08-15 17:17:02 +00:00
David Gross
b50e856fc7 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)
2016-08-12 11:06:29 -07:00
smain@google.com
abfa7e2c65 add info about how to return default values from android.jar
bug: 30757670

Change-Id: I84e1624cbe7ae8d5e4e2886d4e8f61d621729464
2016-08-11 16:28:01 +00:00
Hemal Patel
ca17f5b8e3 Docs: Changed custom_toast to toast_layout
am: 3b7309d753

Change-Id: I3d85fb321e27643227c568127870c7ad07650c41
2016-08-09 21:03:00 +00:00
Hemal Patel
a70c722c77 Merge "Docs: Changed custom_toast to toast_layout" into nyc-docs 2016-08-09 20:53:12 +00:00
Kevin Hufnagle
87c2ed97b8 Merge "docs: Revised "Optimizing Content for the Assistant" page." into nyc-dev 2016-08-08 23:35:27 +00:00
Mark Lu
7f703bde72 docs: fixed generics in data binding code samples
am: b1b5efd3be

Change-Id: Iecafea06866a4579824435467c5dd31859c0dbd4
2016-08-08 22:37:19 +00:00
Mark Lu
95698f127a docs: fix code snippets in SQL Databases page
In the "Saving Data in SQL Databases" page, this commit makes the
following updates:
-the create snippet now includes the subtitle column
-the insert and query snippets no longer references undefined variables
-the delete snippet now references the table with "FeedEntry.TABLE_NAME"

Bug: 25856493
Change-Id: I4fdf8e271a1141776c2427c0b3fef8ec403dc423
2016-08-08 15:35:57 -07:00
Hemal Patel
86bbfaabdd 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
2016-08-08 13:05:42 -07:00
Mark Lu
b1b5efd3be 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
2016-08-05 10:17:00 -07:00
Kevin Hufnagle
d4197234bb docs: Revised "Optimizing Content for the Assistant" page.
Bug: 25080159
Change-Id: Ie4167ba732ffbd401cabcb7f0ba3bac41a029506
2016-08-04 15:57:15 -07:00
Hemal Patel
611f50d62f Docs: Fixed info about spanning multiple columns
am: 64e88cd296

Change-Id: I8c4219e946fddbfc023bbe77549cc12fc0b6bd3a
2016-08-04 19:43:18 +00:00
Hemal Patel
ca7eee3d11 Merge "Docs: Fixed info about spanning multiple columns" into nyc-docs 2016-08-04 19:38:42 +00:00
Bert McMeen
844c43a904 Docs: Fixed typo in API Overview
Bug: 30436707
Change-Id: I99a2b103d0643158da00ee0b5547b52bf6ebc040
(cherry picked from commit f27ab3c12625f34a4221477001a603390b505e65)
2016-08-04 18:04:30 +00:00
Bert McMeen
62faea4f12 Merge "Docs: Fixed typo in API Overview" into nyc-dev 2016-08-04 18:01:29 +00:00
sreevanis
fdaac48e99 resolve merge conflicts of 9d47cae to nyc-docs
am: d5cabb92bc

Change-Id: Ie16cc1707e8cff7eaa2691c7e9257a26bc6aeead
2016-08-04 02:23:39 +00:00
Sreevani Sreejith
3faf6114b0 Merge "resolve merge conflicts of 9d47cae to nyc-docs" into nyc-docs 2016-08-04 02:14:26 +00:00
Kevin Hufnagle
bdbe6fd94f docs: Updated wording of callout describing device opt-out options.
am: b48909ed52

Change-Id: I120725cdb7304e037bc72da73d56fbf901bfe9aa
2016-08-04 01:03:32 +00:00
Kevin Hufnagle
b48909ed52 docs: Updated wording of callout describing device opt-out options.
Bug: 30204612
Change-Id: I80b0a6840da6ca7310e626cec66717c3e1372403
2016-08-03 17:38:27 -07:00
Kevin Hufnagle
473738d6d3 resolve merge conflicts of b29a938c to nyc-dev
Change-Id: I840d069b8ffab03b0a7c1fc73ba7eae485c80abb
2016-08-03 17:18:15 -07:00
Joe Fernandez
51a582fa85 Merge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs 2016-08-03 23:42:25 +00:00
Joe Fernandez
712c053462 cherry-pick from nyc-dev: docs: Add ARC documentation TOC file
Bug: 30114799
Change-Id: I4884bf4a39ae99e661365040d5b34d5b8e2d2ea2
Original-Change-Id: Ib4e3c5b255c9e1e9c2894b3703deb1d38f252fba
2016-08-03 16:39:24 -07:00
Joe Fernandez
d6f1d8ea28 Merge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-docs 2016-08-03 23:35:24 +00:00
Kevin Hufnagle
684d849621 docs: Migrated "Android Runtime on Chrome" pages to DAC
Bug: 30204612
Change-Id: I02a325100ee7f24bcd87c6f77a0d9e8799bae9a3
(cherry picked from commit 9cd48bb447eb7dd10dc29ed311ac8efe4f3e4ddf)
2016-08-03 23:32:26 +00:00
Kevin Hufnagle
178caa888f docs: Added page on DAC describing ARC manifest file considerations.
Bug: 30114799
Change-Id: I9b8d67d09e4627f22a9fc58421dd52aa3650c235
(cherry picked from commit 97a3d3c3a626656a1b3ae61dcf380ac993ff6ca8)
2016-08-03 23:31:54 +00:00
Joe Fernandez
7eb9f10fec Merge "docs: Add ARC documentation TOC file" into nyc-dev 2016-08-03 23:25:17 +00:00
Joe Fernandez
4c273d1ffe Merge "docs: Added page on DAC describing ARC manifest file considerations." into nyc-dev 2016-08-03 23:25:17 +00:00
Joe Fernandez
369246377a Merge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-dev 2016-08-03 23:25:17 +00:00
Joe Fernandez
b29a938c1e docs: Add ARC documentation TOC file
b/30114799

Change-Id: I397f4712c82628f1b7aa4565fb5ab40381f9f5e2
(cherry picked from commit 129012530ffae6d3d52ba0f093ade0f6a8afce1b)
2016-08-03 23:18:33 +00:00
Kevin Hufnagle
9cd48bb447 docs: Migrated "Android Runtime on Chrome" pages to DAC
Bug: 30204612
Change-Id: I02a325100ee7f24bcd87c6f77a0d9e8799bae9a3
2016-08-03 16:07:52 -07:00
sreevanis
d5cabb92bc resolve merge conflicts of 9d47cae to nyc-docs
Change-Id: I737539c2bdaca60ac1dac3ca5ecb815c9bd440ab
2016-08-03 14:47:58 -07:00
Hemal Patel
64e88cd296 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
2016-08-03 14:28:38 -07:00