From cdf1473c97e908dda3dea69e9a731dfb62387a89 Mon Sep 17 00:00:00 2001 From: Scott Rowe Date: Tue, 9 Dec 2014 13:38:13 -0800 Subject: [PATCH] docs: 3 additional review criteria for Android TV Change-Id: I278b2535226c46c343f08fa1c0a0187a0ad90a70 Cherry-picked into mnc-mr-docs from original changes by Scott R. Fixed incorrect link to TV in-app-search page. Bug: 18483163 --- docs/html/distribute/essentials/quality/tv.jd | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/docs/html/distribute/essentials/quality/tv.jd b/docs/html/distribute/essentials/quality/tv.jd index c7f6fcbd0bb7d..459469f14fcc2 100644 --- a/docs/html/distribute/essentials/quality/tv.jd +++ b/docs/html/distribute/essentials/quality/tv.jd @@ -80,7 +80,7 @@ see Distributing to Android TV - + Launcher @@ -131,6 +131,18 @@ see Distributing to Android TV + + + TV-LS + + +

+ App runs successfully when the user selects the application banner from the home screen. + (Learn how) +

+ + + Layout @@ -239,6 +251,36 @@ see Distributing to Android TV + + + Search + + + + TV-SD + + +

+ In-app search results are navigable using D-pad controls, unless the app + requires a gamepad controller, as specified in TV-GP. + (Learn how) +

+ + + + + + TV-SB + + +

+ An in-app search query should show up in the search box, similar to the user interface provided + by {@link android.support.v17.leanback.app.SearchFragment}, and results should be relevant to + that query. + (Learn how) +

+ +