Dan Yu
0352b82b78
Merge "docs: Fixing two typo bugs in patterns.html" into mnc-docs
2015-10-01 23:21:32 +00:00
Andrew Solovay
7e86ae85cc
docs: IAB formatting fixes (no content changes)
...
Saw a problem with the files' TOCs that was causing formatting
problems. While I had the files open, I fixed other formatting
issues--mostly just whitespace (paragraphs that were on one line
instead of broken at 100 chars) and a couple of other typos or HTML
errors. No substantive changes to the documentation.
Change-Id: I5f89ae616489d19dd683fd24e11e3482cce99477
2015-10-01 14:33:51 -07:00
Andrew Solovay
85ac0dd2ab
Merge "docs: Removed references to "Hello Views" tutorial guide" into mnc-docs
2015-10-01 18:13:00 +00:00
Cheryl Potter
6798c1fa2d
Merge "docs: downloads for 1.4.0 and remove windows 2003 b/23945256 b/23945256" into mnc-docs
2015-10-01 00:54:39 +00:00
Cheryl Potter
945d2c376b
docs: downloads for 1.4.0 and remove windows 2003
...
b/23945256
b/23945256
Change-Id: I244130f12c7afc62a535cd6721745534d52219df
2015-09-30 17:35:01 -07:00
Andrew Solovay
37a4db8244
docs: Removed references to "Hello Views" tutorial guide
...
The "Hello Views" tutorial no longer exists, links to it redirect
to the "Declaring Layouts" API guide. Removing old links to that page.
See first comment for doc stage location.
bug: 21674339
Change-Id: I885a41fb3b213d4dc6257959d43dbf73e0c753bd
2015-09-30 13:14:27 -07:00
Johan Euphrosine
7b8399db79
Merge "docs/html/ndk: update sample link to point to github" into mnc-docs
2015-09-30 19:09:01 +00:00
Johan Euphrosine
75018433c3
Merge "docs/ndk/reference: fix toc" into mnc-docs
2015-09-30 19:08:58 +00:00
Dan Yu
6db6920c84
Merge "Adding link fix and removing typo for bug 20217070." into mnc-docs
2015-09-30 17:08:49 +00:00
Andrew Solovay
ca4a4322b1
Merge "docs: Restore "docs: Added 3-month and 6-month subscription periods"" into mnc-docs
2015-09-30 15:52:27 +00:00
Cheryl Potter
d91927535d
docs: Android Studio 1.4 release updates
...
b/23822886
Change-Id: I52172f9b2fccf5f781c597edb9f83f614f0e59a6
2015-09-29 21:58:38 -07:00
Cheryl Potter
9e3579036e
Merge "docs: changed app ... /app to application ... /application in code samples b/22255354" into mnc-docs
2015-09-30 04:20:39 +00:00
Andrew Solovay
eafff2c9ad
docs: Restore "docs: Added 3-month and 6-month subscription periods"
...
See first comment for doc stage location.
This restores commit 29b498bb15 , which
had been submitted prematurely, and was reverted by
commit 5c83c76106
bug: 24168299
Change-Id: Ib941b459c99581217df7b5438fb1b06686e5be7d
2015-09-30 00:11:27 +00:00
Andrew Solovay
5c83c76106
Revert "docs: Added 3-month and 6-month subscription periods"
...
Per communication from Zeina, this doc is *not* supposed to go live until she gives the word that the feature is live--hopefully Sept. 30 but she's not sure.
This reverts commit 29b498bb15 .
Change-Id: I60ce8f60396aeee7b52dda5ded843897b722bce0
2015-09-29 23:59:44 +00:00
Daniel Yu
3f87cbe440
docs: Fixing two typo bugs in patterns.html
...
Fixed extra "for".
Fixed missing link text for Recommending TV Content link.
Bug: 20260729
Bug: 20259429
Change-Id: Ia7e779a5030612251abccbee3be3e4c3bc9e2467
2015-09-29 16:40:57 -07:00
Andrew Solovay
473acae207
Merge "docs: Added 3-month and 6-month subscription periods" into mnc-docs
2015-09-29 21:17:23 +00:00
Andrew Solovay
7be108c920
docs: Clarified that app is running on mobile device, not on Auto
...
Per user feedback--at times it was unclear whether app was running
on Auto or on a mobile device connected to Auto. Clarified that it's
always/only about an app on a phone or tablet that's plugged in to
Auto.
Also fixed a broken link while I had it open.
See first comment for doc stage location.
bug: 20827220
Change-Id: I52f38674fbdadb6b244af92b66e841b795340fec
2015-09-29 13:09:51 -07:00
Andrew Solovay
29b498bb15
docs: Added 3-month and 6-month subscription periods
...
See first comment for doc stage location.
bug: 24168299
Change-Id: Ic6040b641f2e563f8b6732a2ac3b2e022dea75c7
2015-09-29 11:01:51 -07:00
Daniel Yu
0e561c8a6b
Adding link fix and removing typo for bug 20217070.
...
Added {@docRoot} to link. Removed extra "code>".
Bug: 20217070
Change-Id: I1228177bd79a395a341fe1ba5a997ae7b6038f9c
2015-09-29 10:36:27 -07:00
Dan Yu
a8989c999e
Merge "docs: Adding link fix for typo bug 23576672." into mnc-docs
2015-09-29 17:12:16 +00:00
Andrew Solovay
d32f3baf2b
docs: Removing reference to Apache HTTP client
...
With Android M, the Apache HTTP client is no longer supported.
Removing references to that client and the clients that depend
on it (DefaultHttpClient and AndroidHttpClient). Replacing, when
appropriate, with references to HttpURLConnection.
Also removing references to the 2011 blog post "Android's HTTP
Clients" (https://goto.google.com/cusll ) since that post is largely
about the ex-clients.
Fixed a couple of other small errors while I had the files open
(for example, changed a sample URL in a code snippet to the safe
www.example.com).
bug: 19696844
Change-Id: Iabf780140c37d5fc95c0d45542c425a945c69337
2015-09-28 17:25:27 -07:00
Daniel Yu
1c25ca8930
docs: Adding link fix for typo bug 23576672.
...
Link appears to be missing {@docRoot}.
Adding fixes recommended by reviewer.
Bug: 23576672
Change-Id: If9ec5b0c2f50e31ac20aa24c445fd5b286b465aa
2015-09-28 14:56:03 -07:00
Michal Bendowski
f5d0ca1ddf
am abe8ecf4: Fix dependencies block in "Building Local Unit Tests"
...
* commit 'abe8ecf4ac4e036a408cd949138f002f7faabc4f':
Fix dependencies block in "Building Local Unit Tests"
2015-09-28 15:43:02 +00:00
Michal Bendowski
abe8ecf4ac
Fix dependencies block in "Building Local Unit Tests"
...
Change-Id: I47c10cd7013bfacc8285d21fcae35c2a77621fcc
2015-09-28 11:21:18 +01:00
Johan Euphrosine
e9ac39b3ff
docs/html/ndk: update sample link to point to github
...
cherrypick https://googleplex-android-review.git.corp.google.com/#/c/731348
Change-Id: I974704d5d555d1a00c6f22037cb45d49ca3c909d
2015-09-25 14:54:10 -07:00
Johan Euphrosine
1e9344c688
docs/ndk/reference: fix toc
...
cherrypicked from https://googleplex-android-review.git.corp.google.com/#/c/701360/
Change-Id: Idd5da29c25dd9d1597f253c8ba5357838c8b6c8c
2015-09-25 14:49:44 -07:00
Andrew Solovay
7d69ff8077
docs: Adding "Designing for Drivers" video to Auto Design page
...
See first comment for doc stage location.
bug: 23281036
Change-Id: Id96464c264b3d739cdc2400901cde2713af15545
2015-09-24 17:07:46 -07:00
Rich Slogar
6e1749a194
am e25b3fa1: docs: gradle plugin guide link update
...
* commit 'e25b3fa17880a97d5bcfc160ad4a2804775df23d':
docs: gradle plugin guide link update
2015-09-23 15:30:24 +00:00
Rich Slogar
e25b3fa178
docs: gradle plugin guide link update
...
Change-Id: I7ed33e9fcb9aa300fd17dc13bb88bb9edc5f8a41
2015-09-22 17:09:12 -07:00
Joe Fernandez
0cbe17a8d7
am f21490e5: Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
...
* commit 'f21490e5210d58b6998208b0bbc2f239208a889d':
docs: plugin 1.3.1 revisions update
2015-09-22 17:24:24 +00:00
Joe Fernandez
f21490e521
Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
2015-09-22 17:18:00 +00:00
Joe Fernandez
a246cf546d
am 6e9eb723: Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs
...
* commit '6e9eb7238d7e55e3cb643aac2cc9450ccbea7aa5':
docs: ATV Catalog Browser Update
2015-09-22 17:11:02 +00:00
Joe Fernandez
6e9eb7238d
Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs
2015-09-22 17:00:25 +00:00
Joe Fernandez
2be96a1f66
resolved conflicts for 4f68b784 to mnc-preview-docs
...
Change-Id: I850c65b3f1491d332a7d677d8e04c1ade67f6ba4
2015-09-22 09:57:35 -07:00
Quddus Chong
4f52b48dc9
Merge "docs: Fixed broken links to unit testing samples. bug: 24237555" into mnc-docs
2015-09-21 21:55:42 +00:00
Quddus Chong
85f854e087
docs: Fixed broken links to unit testing samples.
...
bug: 24237555
Change-Id: I1bd1b4731bd883c9c1f047ade8615b8676948e8d
2015-09-21 14:35:45 -07:00
Stephan Linzner
342c987b97
Fixed atsl versions and gradle task
...
Change-Id: Ia0c3b18ac72b660f5bbedc9bb3a27d94f87a87e7
2015-09-21 14:21:13 -07:00
Joe Fernandez
4f68b78406
am d13d50d8: Merge "docs: ATV Catalog Browser Update" into lmp-docs
...
* commit 'd13d50d881d66d0e870170c19a4e07ffe8aee742':
docs: ATV Catalog Browser Update
2015-09-21 19:41:17 +00:00
Joe Fernandez
d13d50d881
Merge "docs: ATV Catalog Browser Update" into lmp-docs
2015-09-21 19:32:25 +00:00
Dirk Dougherty
3b41bb181e
Doc change: updated online course cards.
...
Change-Id: I9801fd97745861ab47fbf0e7f7dfa94ac3be0ee8
2015-09-18 23:12:29 +00:00
Andrew Solovay
9dc6674798
Merge "docs: Adding link to Android Auto distribute page" into mnc-docs
2015-09-18 18:15:05 +00:00
David Friedman
14dbb905ac
Docs: Fixes a typo I found while reading docs. No bug number or stage.
...
Change-Id: I7a8e0580a0e816cf249f3ce4b36f3a27c5040120
2015-09-16 14:33:57 -07:00
Quddus Chong
c8fe6745cc
docs: Updated Javadocs for Android Testing Support Library v0.4.
...
bug: 23932175
Change-Id: I6c8859d6a3a7b57e8c774cd8c6cf4ac3188e1fbd
2015-09-16 12:18:46 -07:00
Quddus Chong
be006f6d0d
docs: Added behavior change for dynamic linker when app requests for a
...
shared library with text relocations to be loaded.
bug: 24106254
Change-Id: I25c389cd37d1fa3a2d80221da2041169b786be71
2015-09-15 17:37:12 -07:00
Casey Ho
84a666dc3d
Fix typo in permission for profiling
...
Bug: 20723240
Change-Id: Ie6b666bb0cb27bf8b29f376e79062e94b482ae72
2015-09-15 00:59:51 +00:00
Andrew Solovay
cf58485dd1
docs: Corrected syntax for the adb shell commands.
...
See first comment for doc stage location.
bug: 21744132
Change-Id: I5ab17e7a132d9bfd64139badf8c8ebb8ae59b7e2
2015-09-14 10:57:28 -07:00
Andrew Solovay
77d89df4aa
docs: Adding link to Android Auto distribute page
...
See first comment for doc stage location.
bug: 20068182
Change-Id: I9e8d341852d3a8cb992d7959e988f69aa49d4490
2015-09-11 16:34:13 -07:00
Andrew Solovay
419c9f1348
am 04cefcb9: Merge "docs: New app bar training docs" into mnc-preview-docs
...
* commit '04cefcb98d3881c4a21217405aa941572fdc46a5':
docs: New app bar training docs
2015-09-11 17:51:51 +00:00
David Friedman
b954cab2e6
am a7ab46d1: Merge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs
...
* commit 'a7ab46d134ad5b74f87334cfd5adb4f073bcd542':
Localization of Android Material Design pages. Bug: 19125767
2015-09-11 06:15:50 +00:00
David Friedman
a7ab46d134
Merge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs
2015-09-11 06:01:11 +00:00