71 Commits

Author SHA1 Message Date
Dan Yu
d12709f395 Merge "docs: Fixing Android TV code snippet" into mnc-docs 2015-12-09 18:07:34 +00:00
Dan Yu
005125a80f Merge "docs: Removing info about settings activity for channel apps" into mnc-docs 2015-12-08 17:25:36 +00:00
Daniel Yu
d1840a36d0 docs: Removing info about settings activity for channel apps
Settings activity is no longer supported for channel services, so
we're removing that from the docs (and the sample manifest
snippet). Note that the Setup activity is still required, and
now serves double-duty for both channel setup and channel
settings, so I adjusted the section at the end accordingly.

Added updates based on review suggestions.

Bug: 21205118
Change-Id: Ia394b83cee0cb0e7ae6caf87c9d783eb6b4e04ef
2015-12-07 11:11:52 -08:00
Daniel Yu
c283670669 docs: Fixing incorrect bluetooth info for Android TV
Bluetooth is supported on all Android TV devices, so removing
docs that indicate that it's unsupported. Grep'd through all
DAC docs looking for other places where we claim bluetooth isn't
supported on Android TV, and found none, so this one topic change
is the only fix needed (I believe).

Bug: 24811556
Change-Id: I075d57002657fbaf47d20ecfee02148becbb55ef
2015-11-25 14:22:15 -08:00
Daniel Yu
13f03ae32b docs: Fixing Android TV code snippet
Changing code snippet to use FullWidthDetailsOverviewRowPresenter
instead of DetailsOverviewRowPresenter (which is deprecated).
Verified code snippet change by checking and building it in
Android Studio using an unrelated sample.

Bug: 25666843
Change-Id: I6db32a570757b7f8f1f848f7579b29617ffb18d6
2015-11-24 15:39:44 -08:00
Daniel Yu
ed4ff6be98 docs: New section explaining how to set the custom launch color of TV app
NOTE: Cherry picked from:
https://googleplex-android-review.git.corp.google.com/#/c/732032/

Contains updates incorporating all feedback from Andy's original CL.
Updated with suggestion from Andrew.

Bug: 21274505
Change-Id: If43ba81e770a39239108b8fa9731c2b4df3a9ae6
2015-11-19 10:41:14 -08:00
Dan Yu
f58e870efe Merge "docs: Adding Udacity link to Android TV training page" into mnc-docs 2015-11-19 00:43:53 +00:00
Daniel Yu
d81c5a520a docs: Adding Udacity link to Android TV training page
Updating Android TV training index page to include link and
thumbnail of Udacity Android TV training class video as
per this request:

https://docs.google.com/document/d/1PiJj4ZnAjW41oanl_NRlQNMHQLpyyg2SWt43WcWsbds/edit

Bug: 25398575
Change-Id: I187909ac7b23a85f99c5cf39bbf3cf0687ab2319
2015-11-17 14:58:42 -08:00
Daniel Yu
cc40d8cd86 docs: Fixing doc issue with Android TV overscan margin recommendations.
Recommendation is to provide a 5% overscan margin -- updating docs
to reflect this. Updated example diagram (manually edited, image
source not available). Added guidance on working with margins and
layout. Updated sample layout to include background root layout and
nested layout with overscan safe margin (tested with test app).

Bug: 18550276
Change-Id: I71b83b9a348385d68a7aacdce17f51a93227694d
2015-11-11 14:20:58 -08:00
Daniel Yu
56e345a7ad docs: Fixing putBitmap() doc bug 19129506
Fixing erroneous putString() call, replaced with putBitmap().
Confirmed in search that error is not present elsewhere in the docs.

Bug: 19129506
Change-Id: I00152480cbdcd1b655c093e789a0462d80d5f829
2015-10-12 15:55:23 -07:00
Daniel Yu
ff5e334e7a docs: Fixing controller support example for bug 22727418 and 24098562
As per Robert Anderberg's recommendation, removed the manifest example that
doesn't include android:required="false" and updated description text to
indicate the example works with apps that "support" a game controller rather
than "require". Updated Robert's suggestion with more concise version from
Andrew's suggestion. Note that we're not adding info on specifying
android:required="true" because this causes the app to not be installable on
any devices (because controllers aren't currently considered part of a device,
so it ends up looking like no devices have controllers at install time)

Bug: 22727418
Bug: 24098562
Change-Id: Ie4dd02d5599b9ffda53e46dc5af4765d888e81a4
2015-10-08 15:54:35 -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
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
2be96a1f66 resolved conflicts for 4f68b784 to mnc-preview-docs
Change-Id: I850c65b3f1491d332a7d677d8e04c1ade67f6ba4
2015-09-22 09:57:35 -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
Quddus Chong
49114c8d6b docs: Fixed broken link in 'Handling TV hardware' lesson.
bug: 20423603

Change-Id: Ia9de0354c72675f5e40071685cf3a6ee9a033f58
2015-09-04 13:45:36 -07:00
Quddus Chong
523e257614 docs: Fixed broken link in 'Displaying a Now Playing Card' lesson.
bug: 19555868

Change-Id: I0063c5a71e471b13dbe8e06054cbdc7dd8884b46
2015-08-27 13:02:52 -07:00
Robert Schaub
31186713e9 docs: Added "location" before "gps" in list under "Declaring hardware ..."
Bug: 20106795

Change-Id: I13e7be98722ac56a9175b1456fc018ff665b77ab
2015-07-15 17:13:11 -07:00
Robert Schaub
3ca7ad0bf1 docs: Changed text as requested in Android TV advertising bug, with minor cleanup
Bug: 19245688

Change-Id: Icd7c689dd8a99a761a247e603b76e20f6db9c2a8
2015-07-06 17:00:30 -07:00
Quddus Chong
a19933bc0a docs: Updated Recommending TV Content lesson to support card customization.
bug: 21787002

Change-Id: I3c94fbce2ac7efff1749b76af3da47506812972c
2015-06-19 14:03:20 -07:00
Quddus Chong
eae09b4a64 Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs 2015-06-17 16:13:21 +00:00
Quddus Chong
375ad9e1eb docs: Updated the TV docs to indicate that SUGGEST_COLUMN_DURATION is required.
bug: 21400628

Change-Id: I001cb429b94bed8e6a7524f2b7c6a7ced240f33d
2015-06-16 14:54:29 -07:00
Quddus Chong
513cf16d5e docs: Updated Android TV landing page and Live TV training to support channels.
bug: 21786387

Change-Id: I343e00d30d25f46a9081af339ee4c4a2fddba149
2015-06-16 11:27:52 -07:00
Quddus Chong
e08a39c0cf docs: Fixed broken links in TV publishing checklist.
bug: 19298571

Change-Id: I5a4d6df6e7c8dd0e1f9ffb652375fa265b677013
2015-06-15 15:39:46 -07:00
David Friedman
acb470be4f am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '490f876113cc58e9b3bbc1b6aab7c86aca4345ca':
  Quick typo fix.
2015-05-30 01:22:58 +00:00
David Friedman
490f876113 am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit '7b3ecd65270802bb9231a0d546f1674c7c133d60':
  Quick typo fix.
2015-05-30 01:05:03 +00:00
David Friedman
7b3ecd6527 Merge "Quick typo fix." into lmp-docs 2015-05-30 00:02:47 +00:00
Quddus Chong
dcfa755616 docs: Fixed training TOC formatting and broken link in TV training landing.
Change-Id: Ie159a1e5d3d84bfc20b2e2f0f5d4973d3880876d
2015-05-28 14:46:24 -07:00
Luan Nguyen
6d592518b8 am 8b959ee9: Merge "docs: Remove references to Android Studio 0.8 beta" into lmp-mr1-ub-docs
* commit '8b959ee95b4dfa191c6924b3c88fad72b700d81c':
  docs: Remove references to Android Studio 0.8 beta
2015-05-20 23:09:46 +00:00
Luan Nguyen
7e02496311 docs: Remove references to Android Studio 0.8 beta
bug: 21109817
Change-Id: I8cde77651f7dea324aa4ebebdd7cd6437528098a
2015-05-20 09:02:40 -07:00
Dirk Dougherty
6c1c263efa Doc change: merge landing page and header/footer designs.
Change-Id: Ic2f603c0215f8dadac2dfa4b871b22b2f9a027e5
2015-05-03 11:26:59 -07:00
Scott Rowe
6e5063fe88 docs: Supported media protocols, codecs, formats for Android TV
Change-Id: I8202ba148d35d73ee0940070090e0a29553f9202
(cherry picked from commit f769caa8c15f9983188597e2436b011d23ff2561)
2015-04-24 17:58:13 +00:00
Scott Rowe
02e4f2fbe6 Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs 2015-04-24 17:49:16 +00:00
Scott Rowe
d5cf1e0dbc docs: ATV Catalog Browser Update
Change-Id: I00d002eea2c3ec3b6a06c4cefa78a000fe69b81d
2015-04-09 12:50:29 -07:00
David Friedman
88fc999fce Quick typo fix.
Change-Id: I061479d3b2a4bba4950f08630645980b95510748
2015-04-07 12:33:16 -07:00
Scott Rowe
ab8c34ffc4 docs: Building Live TV Apps
Change-Id: I8d0015e6c8a8a24c661434ca5cf88defd27ae8cf
2015-04-01 12:06:08 -07:00
Scott Rowe
f769caa8c1 docs: Supported media protocols, codecs, formats for Android TV
Change-Id: I8202ba148d35d73ee0940070090e0a29553f9202
2015-03-23 09:42:50 -07:00
Scott Rowe
b86c3b80db Merge "docs: Card View for Android TV training" into lmp-docs 2015-01-30 01:30:44 +00:00
Scott Rowe
87a1bf0970 docs: b/19193358 Android TV overscan instructions: settings reversed in text
Change-Id: I7c617ed67068927d27c5a2243a2dd07b04e668b5
2015-01-29 11:05:13 -08:00
Scott Rowe
da0c5de5fa docs: Card View for Android TV training
Change-Id: I4797c0b3c4ae7106349095016d778992802ccb96
2015-01-29 10:50:25 -08:00
Scott Rowe
c987ca0501 Merge "docs: removing code captions" into lmp-docs 2015-01-17 01:31:53 +00:00
Scott Rowe
c222198a2c docs: removing code captions
Change-Id: Ifbeedf014741ff680640e1bdd0b35fa2d68f9e45
2015-01-14 14:27:30 -08:00
Scott Rowe
8443fad483 docs: Add screenshot
Change-Id: I0995d23e1df30ce17ce381c14a6cbd2de389c396
2015-01-12 14:50:50 -08:00
Scott Rowe
7515d188dd docs: Checklist for TV Apps
Change-Id: I93b57161b3e519164dab551068411f686d772596
2015-01-05 17:50:59 -08:00
Joe Fernandez
7cec35ef52 Merge "docs: b/18122848 [DAC] Android TV - Recommendation card" into lmp-docs 2014-12-20 00:30:09 +00:00
Scott Rowe
ea7a71b25d docs: b/18122848 [DAC] Android TV - Recommendation card
Change-Id: I3347254ae659e4edc7a07aa30b276bd24636db17
2014-12-19 16:11:58 -08:00
Scott Rowe
e2b44f86b9 docs: Making TV Apps Searchable - new training
Change-Id: I188c14789c9ba36a35d0c2d07b349ac301837a48
2014-12-19 15:15:04 -08:00
Eric Gilmore
fe7b93f4f7 Adding links for the last few files requested by PMs.
Change-Id: If93e894a690ee5bef4b59caa234a97e3f0f7f6e4
2014-12-17 15:46:37 -08:00
smain@google.com
1f933dd0cf add helpouts widget to wave 3 pages
Change-Id: I83c1a0af4975a4544a7f7dcb745bf5fbdf173c6e
2014-12-10 10:21:36 -08:00