Commit Graph

58 Commits

Author SHA1 Message Date
smain@google.com
206244768f add link for how to update the gradle plugin. bug: 23725775 am: 3d5a4c9eda am: 70286c7e70
am: cbef625ac8

Change-Id: I66fd453bcd40d2300c59149235a7a3804b53d179
2016-09-14 06:03:15 +00:00
Andrew Solovay
b4c8dfc091 docs: Updated for Support Library 24.2.1 am: 88082e9ff8 am: 1cd14ceff5
am: fed365681d

Change-Id: I4bb8934f6e2160cb237293e3cca5d11e8d5c0b90
2016-09-14 05:16:12 +00:00
Aurimas Liutikas
96ff1d2a2b Remove the reference to android.support.v7.widget.Space am: bd8d20f326 am: 4593a15601
am: bd65bdf8f9

Change-Id: I2f866e96c2d8a5b899a46f14cc6855c73b0984c4
2016-09-14 03:01:19 +00:00
TreeHugger Robot
2079ac8779 Merge "Fix a typo in testing support library doc." 2016-09-13 02:24:22 +00:00
smain@google.com
cbef625ac8 add link for how to update the gradle plugin. bug: 23725775 am: 3d5a4c9eda
am: 70286c7e70

Change-Id: I8f19a2dfe9cbdffb202a5a709cc2f4169626b5de
2016-09-12 21:54:56 +00:00
smain@google.com
70286c7e70 add link for how to update the gradle plugin. bug: 23725775
am: 3d5a4c9eda

Change-Id: I830356c88dde5667f892bbfca2d7642a30575b6d
2016-09-12 21:49:49 +00:00
Aurimas Liutikas
9bbd22cd88 Fix a typo in testing support library doc.
s/SDKSupress/SdkSupress

Change-Id: I01c0c821a7e563d5525032611eb7feea9e198a91
2016-09-12 19:58:13 +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
fed365681d docs: Updated for Support Library 24.2.1 am: 88082e9ff8
am: 1cd14ceff5

Change-Id: Idf1e8cdca9653b50b0b9747af2d013ca8857a13f
2016-09-12 19:07:02 +00: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
Aurimas Liutikas
4593a15601 Remove the reference to android.support.v7.widget.Space
am: bd8d20f326

Change-Id: Ia33236bd60d2d276e4ceef00df5a228b6569a910
2016-09-09 23:16:15 +00: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
Aurimas Liutikas
bd8d20f326 Remove the reference to android.support.v7.widget.Space
This view is being removed. This change removes it from revision list
as it cannot be used anymore.

Bug: 31068104
Change-Id: Id0d0baa1827b3c1136efca5a1982db817a78fe7c
2016-09-07 09:43:08 -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
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
Andrew Solovay
0f9a790e0f resolve merge conflicts of 07fe016 to nyc-dev
Change-Id: Ic1608a44ddeb50738d48cd03d521e6a63f646092
2016-07-27 16:26:19 -07: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
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
Amanda Kassay
9504b4903a Adding projec.yaml files to all top/sub categories.
Change-Id: I8ac3a958852071da46fa08178ca3a74b103e48df
2016-07-19 16:49:01 -04:00
Mark Lu
c4a0139e26 docs: remove trailing white space from jd files
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
2016-07-18 10:42:11 -07:00
Andrew Solovay
8f786a2301 docs: Added support library 24.1.0
See first comment for doc stage location.

bug: 30143483
Change-Id: Id74e29c45421b48a3de7218dccc504f2136dff5d
2016-07-15 12:25:34 -07:00
Andrew Solovay
f550894eac Merge \\"docs: Fixing badly formatted {@code} strings\\" into mnc-io-docs am: 78125ff7cb
am: 28528e3c62

Change-Id: Ie9a21623f1491983aab4cfc624818bb3b8720185
2016-07-11 21:58:47 +00:00
Andrew Solovay
fee4583b93 docs: Fixing badly formatted {@code} strings
{@code} blocks in .jd files automatically escape special characters
(like <>&) in the contents, which is bad if the contents were
*already* escaped--it turns (e.g.) "&lt; foo &gt;"" into
"&amp;lt; foo &amp;gt;". Fixing it where I find it, by replacing
{@code} tags with old-fashioned <code></code>.

See first comment for doc stage location.

bug: 30038013
Change-Id: Ic502096dc69fb7b43f58a34c3f92fd3a41f033f6
2016-07-11 12:38:12 -07:00
Hemal Patel
f12c00dea4 Merge \\"Docs: Completed updates to the Data Binding docs\\" into mnc-io-docs am: eebe22fef6
am: f693ea687f

Change-Id: I235e73606098e54fc14568c6437af314f9bea337
2016-06-17 18:35:24 +00:00
Hemal Patel
eebe22fef6 Merge "Docs: Completed updates to the Data Binding docs" into mnc-io-docs 2016-06-17 18:25:48 +00:00
Yigit Boyar
05eaab6a1e Docs: Completed updates to the Data Binding docs
Bug: 28987432

Change-Id: I29d630618f9fff20e3c266f9b8ff59629fc607be
2016-06-16 13:42:47 -07:00
Andrew Solovay
cb64ef6067 docs: Wording change for Support Lib 24.0 release notes
See first comment for doc stage location.

bug: 29215447
Change-Id: I75b1dc88e19e557c9ffee6336bfc342a17d1271f
2016-06-14 18:21:22 -07:00
Andrew Solovay
d7920dcfcc docs: Updated support library revisions page for 24.0.0
See first comment for doc stage location.

bug: 29215447
Change-Id: Ic3f0aee1d62307b03eecc7ddec0ff7902ead37f2
2016-06-10 11:39:13 -07:00
Aurimas Liutikas
248eb25863 Merge \\"Fix code example in testing-support-library.\\" into mnc-io-docs am: e172a4b692
am: 5b8233126d

Change-Id: Iee54ea9150f67b2595df3919ee06d307778d6666
2016-06-09 16:56:54 +00:00
Aurimas Liutikas
d8b2c49475 Merge \\"Fix a link to CustomTabsCallback in support-library docs.\\" into mnc-io-docs am: 2ff2814a4a
am: 5d75a24896

Change-Id: Iaa7fa74ba79eb4b6ea2bdc8274ab1498cb6b79f5
2016-06-09 16:56:50 +00:00
Aurimas Liutikas
e172a4b692 Merge "Fix code example in testing-support-library." into mnc-io-docs 2016-06-09 16:39:26 +00:00
Aurimas Liutikas
29c15361f8 Fix code example in testing-support-library.
Note: mDevice is a variable, there is additional brackets.

Bug:
https://code.google.com/p/android/issues/detail?id=206043

Change-Id: I8e88a6144f1ede1d45262ff034159de524c24b70
(cherry picked from commit 6b1853008e)
2016-06-08 18:05:49 +00:00
Aurimas Liutikas
2e874fe28c Fix a link to CustomTabsCallback in support-library docs.
Bug:
https://code.google.com/p/android/issues/detail?id=183077

Change-Id: I86d1d8e07e42e9e295364b002e7e1534d4d9d5cc
(cherry picked from commit f82032fcf9)
2016-06-08 18:05:33 +00:00
Michael Wright
eea825d67e docs: Fix attr link in support lib docs.
This issue was breaking the build in nyc-docs; Michael made the fix
there, so I'm cherrypicking it back to our doc branches.

Change-Id: Ie15bd056ebf939270dfcd45dda56946ed41b56f0
(cherry picked from commit ae316f8424)
2016-05-18 18:08:30 +00:00
Michael Wright
ae316f8424 Fix attr link in support lib docs.
It accidentally pointed to the media router resources rather than the
app compat ones.

Change-Id: Ie15bd056ebf939270dfcd45dda56946ed41b56f0
2016-05-18 15:58:39 +01:00
Michael Wright
9363b31196 Revert "Revert "docs: Creating new support library revision history page""
This reverts commit 982fd04335.
2016-05-18 15:24:36 +01:00
Bart Sears
982fd04335 Revert "docs: Creating new support library revision history page"
This reverts commit 09e9d24bcf.

Change-Id: Idbece8b39491eea7e2324916a5a88f08f2623f1f
2016-05-18 07:22:20 +00:00
Andrew Solovay
61dbd85a9e resolve merge conflicts of bd96855 to nyc-dev
Change-Id: Ic07598d00f7ea59f800c260ba448a16df4e397dd
2016-05-17 17:06:52 -07:00
Andrew Solovay
09e9d24bcf docs: Creating new support library revision history page
Previously, the support library revision history had been on
index.html, along with the overview. Pulling the history out onto
its own page. (There doesn't seem to be a way to set up a redirect--
redirects from /foo.html#bar to /bar.html don't seem to be honored.)

bug: 28721552
Change-Id: I26b8aead4161f1555cead02a4c61cc1b45ca1dbe
2016-05-17 13:51:43 -07:00
smain@google.com
e9746f7a6a Update links for all files under sdk/ that moved to studio/ am: 89d11705a1 am: d10e0132a1
am: 6c568e6322

* commit '6c568e632242e99eb255f721edcbec0223f9934d':
  Update links for all files under sdk/ that moved to studio/

Change-Id: I2acd1acd6fef98c527ef4dfc0d016bb5cfa296cc
2016-05-15 03:11:46 +00:00
smain@google.com
6c568e6322 Update links for all files under sdk/ that moved to studio/ am: 89d11705a1
am: d10e0132a1

* commit 'd10e0132a124f5a24bec436600e04b8f97720e7e':
  Update links for all files under sdk/ that moved to studio/

Change-Id: If4a364fecbbb012f5b6beb739d879b003f90e6d9
2016-05-15 03:09:06 +00:00
smain@google.com
89d11705a1 Update links for all files under sdk/ that moved to studio/
Change-Id: I624621dfd7df0f441d0b559e5a12029e5e299964
2016-05-15 02:55:23 +00:00
Andrew Solovay
d7b2daf45b docs: Updated support library revision history for 23.4.0 am: 788b96f582 am: 26bd35becb am: 84d134b6cf
am: 795017bc93

* commit '795017bc9333b66809198520ab9630f82f7d08db':
  docs: Updated support library revision history for 23.4.0

Change-Id: I5642ef251c5f55a82ddb9b1e8029af3c0f6911c4
2016-05-11 22:42:52 +00:00