Merge "clean up the results for 'android' in search suggestions" into jb-mr1.1-ub-dev
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
page.title=Android, the world's most popular mobile platform
|
page.title=Android, the world's most popular mobile platform
|
||||||
|
excludeFromSuggestions=true
|
||||||
walkthru=0
|
walkthru=0
|
||||||
header.hide=0
|
header.hide=0
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
page.title=Get Started
|
page.title=Get Started
|
||||||
|
excludeFromSuggestions=true
|
||||||
walkthru=0
|
walkthru=0
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
page.title=Google Cloud Messaging for Android
|
page.title=GCM Architectural Overview
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<div id="qv-wrapper">
|
<div id="qv-wrapper">
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
page.title=GCM Extensions for Android
|
page.title=GCM Extensions
|
||||||
page.tags="cloud","push","messaging"
|
page.tags="cloud","push","messaging"
|
||||||
header.hide=1
|
header.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
page.title=Android Supported Media Formats
|
page.title=Supported Media Formats
|
||||||
page.tags="video","audio","mpeg","mp4","m4a","mp3","3gp","3gpp","flac","wave","wav"
|
page.tags="video","audio","mpeg","mp4","m4a","mp3","3gp","3gpp","flac","wave","wav"
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
page.title=Common Tasks and How to Do Them in Android
|
page.title=Common Tasks and How to Do Them in Android
|
||||||
parent.title=FAQs, Tips, and How-to
|
excludeFromSuggestions=true
|
||||||
parent.link=index.html
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
page.title=Android Application Framework FAQ
|
page.title=Android Application Framework FAQ
|
||||||
parent.title=FAQs, Tips, and How-to
|
excludeFromSuggestions=true
|
||||||
parent.link=index.html
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
page.title=Android FAQs
|
page.title=Android FAQs
|
||||||
|
excludeFromSuggestions=true
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
page.title=Android Open Source Licensing FAQ
|
page.title=Android Open Source Licensing FAQ
|
||||||
parent.title=FAQs, Tips, and How-to
|
excludeFromSuggestions=true
|
||||||
parent.link=index.html
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
page.title=Android Security FAQ
|
page.title=Android Security FAQ
|
||||||
parent.title=FAQs, Tips, and How-to
|
excludeFromSuggestions=true
|
||||||
parent.link=index.html
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
page.title=Troubleshooting
|
page.title=Troubleshooting
|
||||||
parent.title=FAQs, Tips, and How-to
|
excludeFromSuggestions=true
|
||||||
parent.link=index.html
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
page.title=Using the Android Emulator
|
page.title=Using the Emulator
|
||||||
parent.title=Managing Virtual Devices
|
|
||||||
parent.link=index.html
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<div id="qv-wrapper">
|
<div id="qv-wrapper">
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li>
|
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li>
|
||||||
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
|
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
|
||||||
<li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Android Emulator</span></a></li>
|
<li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Emulator</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></li>
|
<li><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user