diff options
Diffstat (limited to 'docs/html/guide')
| -rw-r--r-- | docs/html/guide/appendix/media-formats.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/components/index.jd | 8 | ||||
| -rw-r--r-- | docs/html/guide/faq/commontasks.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/framework.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/index.jd | 1 | ||||
| -rw-r--r-- | docs/html/guide/faq/licensingandoss.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/security.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/troubleshooting.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/practices/app-design/accessibility.html | 11 | ||||
| -rw-r--r-- | docs/html/guide/practices/ui_guidelines/icon_design_1.html | 9 | ||||
| -rw-r--r-- | docs/html/guide/topics/index.html | 8 | ||||
| -rw-r--r-- | docs/html/guide/topics/location/strategies.jd | 2 | ||||
| -rw-r--r-- | docs/html/guide/topics/media/camera.jd | 2 | ||||
| -rw-r--r-- | docs/html/guide/topics/ui/sharables/sample_images.zip | bin | 254816 -> 0 bytes |
14 files changed, 17 insertions, 42 deletions
diff --git a/docs/html/guide/appendix/media-formats.jd b/docs/html/guide/appendix/media-formats.jd index feacdc6..069a603 100644 --- a/docs/html/guide/appendix/media-formats.jd +++ b/docs/html/guide/appendix/media-formats.jd @@ -1,4 +1,5 @@ -page.title=Android Supported Media Formats +page.title=Supported Media Formats +page.tags="video","audio","mpeg","mp4","m4a","mp3","3gp","3gpp","flac","wave","wav" @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/components/index.jd b/docs/html/guide/components/index.jd index 87bae53..6ede873 100644 --- a/docs/html/guide/components/index.jd +++ b/docs/html/guide/components/index.jd @@ -4,6 +4,14 @@ page.landing.intro=Android's application framework lets you create extremely ric page.landing.image=images/develop/app_components.png @jd:body +<div id="butterbar-wrapper" > + <div id="butterbar" > + <div id="butterbar-message"> +<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform"> + Take the Android Developer Survey</a> + </div> + </div> +</div> <div class="landing-docs"> diff --git a/docs/html/guide/faq/commontasks.jd b/docs/html/guide/faq/commontasks.jd index 7b90de2..086721f 100644 --- a/docs/html/guide/faq/commontasks.jd +++ b/docs/html/guide/faq/commontasks.jd @@ -1,6 +1,5 @@ page.title=Common Tasks and How to Do Them in Android -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/framework.jd b/docs/html/guide/faq/framework.jd index 4a7a3fc..c851e72 100644 --- a/docs/html/guide/faq/framework.jd +++ b/docs/html/guide/faq/framework.jd @@ -1,6 +1,5 @@ page.title=Android Application Framework FAQ -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/index.jd b/docs/html/guide/faq/index.jd index 9a2614b..0c5fb0e 100644 --- a/docs/html/guide/faq/index.jd +++ b/docs/html/guide/faq/index.jd @@ -1,4 +1,5 @@ page.title=Android FAQs +excludeFromSuggestions=true @jd:body <dl> diff --git a/docs/html/guide/faq/licensingandoss.jd b/docs/html/guide/faq/licensingandoss.jd index c267fe8..d1dd9a7 100644 --- a/docs/html/guide/faq/licensingandoss.jd +++ b/docs/html/guide/faq/licensingandoss.jd @@ -1,6 +1,5 @@ page.title=Android Open Source Licensing FAQ -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/security.jd b/docs/html/guide/faq/security.jd index a6e07c8..96fc7f5 100644 --- a/docs/html/guide/faq/security.jd +++ b/docs/html/guide/faq/security.jd @@ -1,6 +1,5 @@ page.title=Android Security FAQ -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/troubleshooting.jd b/docs/html/guide/faq/troubleshooting.jd index f19f5ec..8bb7eeb 100644 --- a/docs/html/guide/faq/troubleshooting.jd +++ b/docs/html/guide/faq/troubleshooting.jd @@ -1,6 +1,5 @@ page.title=Troubleshooting -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body diff --git a/docs/html/guide/practices/app-design/accessibility.html b/docs/html/guide/practices/app-design/accessibility.html deleted file mode 100644 index 0fa7b32..0000000 --- a/docs/html/guide/practices/app-design/accessibility.html +++ /dev/null @@ -1,11 +0,0 @@ -<html> -<head> -<meta http-equiv="refresh" -content="0;url=http://developer.android.com/guide/topics/ui/accessibility/index.html"> -<title>Redirecting...</title> -</head> -<body> -<p>You should be redirected. Please <a -href="http://developer.android.com/guide/topics/ui/accessibility/index.html">click here</a>.</p> -</body> -</html>
\ No newline at end of file diff --git a/docs/html/guide/practices/ui_guidelines/icon_design_1.html b/docs/html/guide/practices/ui_guidelines/icon_design_1.html deleted file mode 100644 index 183facf..0000000 --- a/docs/html/guide/practices/ui_guidelines/icon_design_1.html +++ /dev/null @@ -1,9 +0,0 @@ -<html> -<head> -<meta http-equiv="refresh" content="0;url=icon_design.html"> -<title>Redirecting...</title> -</head> -<body> -<a href="icon_design.html">click here</a> if you are not redirected. -</body> -</html> diff --git a/docs/html/guide/topics/index.html b/docs/html/guide/topics/index.html deleted file mode 100644 index 4881acf..0000000 --- a/docs/html/guide/topics/index.html +++ /dev/null @@ -1,8 +0,0 @@ -<html> -<head> -<meta http-equiv="refresh" content="0;url=../index.html"> -</head> -<body> -<a href="../index.html">click here</a> if you are not redirected. -</body> -</html>
\ No newline at end of file diff --git a/docs/html/guide/topics/location/strategies.jd b/docs/html/guide/topics/location/strategies.jd index f5f61a0..f1eb66e 100644 --- a/docs/html/guide/topics/location/strategies.jd +++ b/docs/html/guide/topics/location/strategies.jd @@ -1,7 +1,5 @@ page.title=Location Strategies excludeFromSuggestions=true -page.tags="geolocation","maps","mapview" - @jd:body <div id="tb-wrapper"> diff --git a/docs/html/guide/topics/media/camera.jd b/docs/html/guide/topics/media/camera.jd index 8ebb349..e48109a 100644 --- a/docs/html/guide/topics/media/camera.jd +++ b/docs/html/guide/topics/media/camera.jd @@ -1,5 +1,5 @@ page.title=Camera -page.tags="mediarecorder" +page.tags="photo","video","picture","mediarecorder" @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/ui/sharables/sample_images.zip b/docs/html/guide/topics/ui/sharables/sample_images.zip Binary files differdeleted file mode 100644 index 007a68a..0000000 --- a/docs/html/guide/topics/ui/sharables/sample_images.zip +++ /dev/null |
