112 Commits

Author SHA1 Message Date
David Friedman
a9c3a0b529 Docs: Minor TOC and link fixes for newly released iteration of Perf docs.
Change-Id: I61a9477ae129138932d4da29253bc2e6ece8357d
2016-09-30 14:28:56 -07:00
David Friedman
0b611f1cb4 Docs: Loose ends from release of Performance and Power docs, 2nd iteration.
Change-Id: I09fe9f0554ebaff6e0a4852a8d48d971ce8a3cee
2016-09-29 23:06:57 -07:00
David Friedman
dc1f032835 Merge "Docs: New document on interpreting Profile GPU tool results" into nyc-dev 2016-09-30 02:45:41 +00:00
David Friedman
0d9704bf1d Merge "Docs: Adds new Battery Historian guide to Performance and Power section." into nyc-dev 2016-09-30 02:45:11 +00:00
David Friedman
07194592ec Merge "Docs: Reducing image-download sizes doc for Performance section on DAC." into nyc-dev 2016-09-30 02:43:58 +00:00
David Friedman
84fc9ca6ba Merge "Docs: New "Power" area for "Performance" section on DAC." into nyc-dev 2016-09-30 02:42:14 +00:00
David Friedman
fffed0b09b Merge "Doc: New page in DAC Performance section: how to reduce overdraw in apps." into nyc-dev 2016-09-30 02:40:58 +00:00
David Friedman
b65b81a074 Docs: New document on interpreting Profile GPU tool results
Bug: 31312918

Change-Id: Ic0f181585087c2f0bf739ad319b9c5baf1c94f64
2016-09-29 19:30:34 -07:00
David Friedman
655230c297 Docs: Adds new Battery Historian guide to Performance and Power section.
Bug: 31312625

Change-Id: Iba421a8663f729b41d035d6c1dc7d3465cc9efc8
2016-09-29 19:23:16 -07:00
David Friedman
18037fa382 Docs: Reducing image-download sizes doc for Performance section on DAC.
Bug: 31312783

Change-Id: Ie6f1f2b29a9eb18359802576b49a364e12863fe8
2016-09-29 15:19:46 -07:00
David Friedman
b202c67b00 Docs: New "Power" area for "Performance" section on DAC.
Bug: 31314206

Change-Id: I918843bd8b703e2b267d5646658de3599d4ab037
2016-09-28 23:33:31 -07:00
David Friedman
e782434cc8 Doc: New page in DAC Performance section: how to reduce overdraw in apps.
Bug: 31314359

Change-Id: Iecff68c1bfe16767b27e7cace8ab4bd4a91497b8
2016-09-28 23:25:27 -07:00
Adarsh Fernando
9af57aa309 Found a couple of more references to Android N.
Bug:31647521
Change-Id: I9f8c40e43cb79656761f237a0f144ab8a9b4c5d5
2016-09-21 15:45:04 -07:00
Adarsh Fernando
4b6d939321 Docs: Cleanup of Preview language in Android 7.0 docs.
bug:31647521
Change-Id: I882f7d7cb5bb1ddcc18ddbc29b17edbbbd84131a
2016-09-21 21:58:46 +00:00
Josh Horwich
8960d0a712 Docs: Fix manifest example for ARC
Simply add "android:" qualifier to required attribute.

Bug: 31554344
Test: None

Change-Id: I13ef9c8614d76bd99f9d7b69d3ea8319843e979a
2016-09-16 16:12:16 -07:00
Scott Main
b42e41e9c8 Merge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev 2016-09-12 21:41:26 +00:00
smain@google.com
3d5a4c9eda add link for how to update the gradle plugin.
bug: 23725775

Change-Id: I5338cec2fed09b4b91e063d989b311d027b169ed
2016-09-12 12:07:26 -07:00
Andrew Solovay
88082e9ff8 docs: Updated for Support Library 24.2.1
Added new (bugfix-only) Support Library 24.2.1. Updated "features"
page so Gradle include lines use that version.

See first comment for doc stage location.

bug: 31338993
Change-Id: Ifaeecbc47c6aeff79d6e328e19e4e8775ce51e6c
2016-09-09 16:22:02 -07:00
Andrew Solovay
89e77eb55c docs: Added item to Support Library revision history
See first comment for doc stage location.

bug: 30622244
Change-Id: I7cfdf2107d57d72565bcc4cc503242741f2452ff
2016-09-07 15:00:33 -07:00
Andrew Solovay
7cfe9f83ac docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI
See first comment for doc stage location.

bug: 31181353
Change-Id: Ibdd8c32be4b182241a4b2d3b4f430dbca18c53fb
2016-08-30 12:45:06 -07: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
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
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
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
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
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
Kevin Hufnagle
97a3d3c3a6 docs: Added page on DAC describing ARC manifest file considerations.
Bug: 30114799
Change-Id: I9b8d67d09e4627f22a9fc58421dd52aa3650c235
2016-08-02 22:11:02 -07:00
Joe Fernandez
a117b34777 docs: Add ARC documentation TOC file
Bug: 30114799
Change-Id: Ib4e3c5b255c9e1e9c2894b3703deb1d38f252fba
2016-08-02 17:50:58 -07:00
Joe Fernandez
129012530f docs: Add ARC documentation TOC file
b/30114799

Change-Id: I397f4712c82628f1b7aa4565fb5ab40381f9f5e2
2016-08-01 17:00:11 -07:00
Mark Lu
494d775cde docs: fix escaped characters in data binding doc
am: 011c07bd80

Change-Id: I319973e92d7e3687c240b71783add9c74af478ce
2016-07-29 20:54:45 +00:00
Mark Lu
011c07bd80 docs: fix escaped characters in data binding doc
This commit fixes the following issues:
- replace curved “”  ‘’ quotes with straight quotes
- replace &quot; and &apos; with " and ' (no escape required)
- fix incorrectly escaped characters like &amp;lt;

Bug:30471915
Change-Id: I194d04ef7ac8269db3f99f8526da1283e26ef499
2016-07-28 11:15:11 -07:00
David Friedman
f3851c1670 Docs: Migration of N docs to about/versions/
With the transition from N Preview to actual Nougat Release, this CL moves
the high-level overview files from the preview directory into the
about/versions/ directory, under which an archive of current and previous
Android versions' changes resides.

Change-Id: I42373b0302e953f8166c62e7c8422f2481322240
2016-07-27 18:35:22 -07:00
Andrew Solovay
7e7924b074 docs: Fixed bad link to cloud-backup training class
am: c02411f38d

Change-Id: I407879f4ec8fbdfae3551c042dc30e38384ef235
2016-07-28 00:30:37 +00:00
Andrew Solovay
0f9a790e0f resolve merge conflicts of 07fe016 to nyc-dev
Change-Id: Ic1608a44ddeb50738d48cd03d521e6a63f646092
2016-07-27 16:26:19 -07:00
Andrew Solovay
baa3c078a6 Merge "docs: Fixed bad link to cloud-backup training class" into nyc-docs 2016-07-27 22:47:34 +00:00
Andrew Solovay
07fe016b84 docs: Removed reference to Android Support Library
In the Android Studio world, devs download the Android Support
*Repository*, not the now-deprecated *Library*. Updated the prose
and a screenshot to reflect this. Did other cleanup to docs to make
them more consistent with the new Android Studio/Gradle world. (For
example, the process for adding a library is now the same whether
or not the library has resources, so I consolidated the two "adding
a library" sections, and removed the paragraphs from features.html
that specified whether or not a library had resources.)

Also fixed bad formatting of code snippets (once again, we got bit by
the {@code &lt;} issue). Changed the {@code} tags to <code></code> to
fix it.

Other misc. fixes too, as they popped up in the review process.

See first comment for doc stage location.

bug: 30269620
Change-Id: I72922655e9887d1365e97b75982432c97e041f1f
2016-07-27 12:17:32 -07:00
Elliot Waite
c4ae7827e2 Fix code tags that contain html encoded characters, and fix at links.
Change-Id: I1ab2275ac17d75afaa8f3f0039b26633365bcb3a
2016-07-22 18:29:36 -07:00
Andrew Solovay
c02411f38d docs: Fixed bad link to cloud-backup training class
The name and URL of the old "Syncing to the Cloud" class had changed.
Fixed a single bad link; also changed the title on other pages where
the class was referred to by the old name.

I know that changing the _toc.cs files is redundant at this point
(since we don't use those files to generate TOCs any more) but I
figured I'd do it for consistency's sake.

See first comment for doc stage location.

bug: 30309375
Change-Id: I0cd8b1442ef3a8dd8a1917e897a3f0555c48e6ef
2016-07-22 14:44:03 -07:00
Andrew Solovay
6a2782548d docs: Updated support library revision history for 24.1.1
am: 0b80531b5b

Change-Id: I26c19728affe538d49282d9966fa5d87e55ba076
2016-07-22 20:14:57 +00:00
Andrew Solovay
0b80531b5b docs: Updated support library revision history for 24.1.1
See first comment for doc stage location.

bug: 30302654
Change-Id: Icb9a171963b6bf7feec69b6dd36aa6513055bb05
2016-07-22 11:35:04 -07:00