Skip to content

Commit 399df56

Browse files
committed
docs: various link fixes and other typos from external tracker
Change-Id: I2a107f7e16429c0fe80c5e4cb67ecfaf267db301
1 parent f212878 commit 399df56

File tree

15 files changed

+24
-33
lines changed

15 files changed

+24
-33
lines changed

core/java/android/widget/Gallery.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
* <p>
5050
* Views given to the Gallery should use {@link Gallery.LayoutParams} as their
5151
* layout parameters type.
52-
*
53-
* <p>See the <a href="{@docRoot}resources/tutorials/views/hello-gallery.html">Gallery
54-
* tutorial</a>.</p>
5552
*
5653
* @attr ref android.R.styleable#Gallery_animationDuration
5754
* @attr ref android.R.styleable#Gallery_spacing

core/java/android/widget/TabHost.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
* page. The individual elements are typically controlled using this container object, rather than
4646
* setting values on the child elements themselves.
4747
*
48-
* <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tabwidget.html">Tab Layout
49-
* tutorial</a>.</p>
5048
*/
5149
public class TabHost extends FrameLayout implements ViewTreeObserver.OnTouchModeChangeListener {
5250

core/java/android/widget/TabWidget.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
* handler, and manage callbacks. You might call this object to iterate the list
4343
* of tabs, or to tweak the layout of the tab list, but most methods should be
4444
* called on the containing TabHost object.
45-
*
46-
* <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tabwidget.html">Tab Layout
47-
* tutorial</a>.</p>
4845
*
4946
* @attr ref android.R.styleable#TabWidget_divider
5047
* @attr ref android.R.styleable#TabWidget_tabStripEnabled

core/java/android/widget/TableLayout.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@
7070
* actually use any View subclass as a direct child of TableLayout. The View
7171
* will be displayed as a single row that spans all the table columns.</p>
7272
*
73-
* <p>See the <a href="{@docRoot}resources/tutorials/views/hello-tablelayout.html">Table
74-
* Layout tutorial</a>.</p>
7573
*/
7674
public class TableLayout extends LinearLayout {
7775
private int[] mMaxWidths;

docs/html/about/versions/android-4.1.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ android.app.Notification#PRIORITY_DEFAULT}, and there's two levels higher and tw
663663

664664
<p>High priority notifications are things that users generally want to respond to quickly,
665665
such as a new instant message, text message, or impending event reminder. Low priority
666-
notifications are things like </p>
666+
notifications are things like expired calendar events or app promotions.</p>
667667

668668
<h3 id="SystemUI">Controls for system UI</h3>
669669

docs/html/about/versions/jelly-bean.jd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ like those shown in the examples above to display rich content and actions.</p>
141141
<li>BigPictureStyle &mdash; a notification that showcases visual content such as a bitmap.</li>
142142
</ul>
143143

144-
<p>In addition to the templated styles, you can create you own notification styles <strong>using any remote View</strong>.</p>
144+
<p>In addition to the templated styles, you can create your own notification styles <strong>using any remote View</strong>.</p>
145145

146146
<p>Apps can add up to three <strong>actions</strong> to a notification, which are displayed below the notification content. The actions let the users respond directly to the information in the notification in alternative ways. such as by email or by phone call, without visiting the app.</p>
147147

@@ -243,17 +243,17 @@ style="font-weight:500;">App Widgets</span> can resize automatically to fit the
243243

244244
<p>In Android 4.1, Android Beam makes it easier to share images, videos, or other payloads by <strong>leveraging Bluetooth for the data transfer</strong>. When the user triggers a transfer, Android Beam hands over from NFC to Bluetooth, making it really easy to manage the transfer of a file from one device to another.</p>
245245

246-
<h3>Wi-fi Network Service Discovery</h3>
246+
<h3>Wi-Fi Network Service Discovery</h3>
247247

248248
<p>Android 4.1 introduces support for multicast <strong>DNS-based service discovery</strong>, which lets applications find and connect to services offered by peer devices over Wi-Fi networks &mdash; including mobile devices, printers, cameras, media players, and others. Developers can take advantage of Wi-Fi network service discovery to build cross-platform or multiplayer games and application experiences.</p>
249249

250250
<p>Using the service discovery API, apps can create and register any kind of service, for any other NSD-enabled device to discover. The service is advertised by multicast across the network using a human-readable string identifier, which lets user more easily identify the type of service. </p>
251251

252-
<p>Consumer devices can use the API to scan and discover services available from devices connected to the local Wi-Fi network. After discovery, apps can use the API to resolve the service to an IP adress and port through which it can establish a socket connection.</p>
252+
<p>Consumer devices can use the API to scan and discover services available from devices connected to the local Wi-Fi network. After discovery, apps can use the API to resolve the service to an IP address and port through which it can establish a socket connection.</p>
253253

254254
<p>You can take advantage of this API to build new features into your apps. For example, you could let users connect to a webcam, a printer, or an app on another mobile device that supports Wi-Fi peer-to-peer connections. </p>
255255

256-
<h3>Wifi-Direct Service Discovery</h3>
256+
<h3>Wi-Fi Direct Service Discovery</h3>
257257

258258
<p>Ice Cream Sandwich introduced support for Wi-Fi Direct, a technology that lets apps <strong>discover and pair directly</strong>, over a high-bandwidth peer-to-peer connection. Wi-Fi Direct is an ideal way to share media, photos, files and other types of data and sessions, even where there is no cell network or Wi-Fi available.</p>
259259

docs/html/distribute/googleplay/promote/brand.jd

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,19 @@ any way you want, provided that you follow the guidelines described below.</p>
9393
<div style="clear:both">
9494
<div style="float:right;width:50%;padding:1.5em;">
9595
<p>
96-
<img alt="Google Play logo" src="{@docRoot}images/brand/google_play_logo_450.png">
96+
<img alt="Google Play logo" src="http://www.android.com/images/brand/google_play_logo_450.png">
9797
</p>
9898
<p>
9999
<img alt="Get it on Google Play badge, large" src=
100-
"/images/brand/get_it_on_play_logo_large.png"><br>
101-
Download: <a href="{@docRoot}images/brand/get_it_on_play_logo_small.png">Small</a> | <a href=
102-
"/images/brand/get_it_on_play_logo_large.png">Large</a>
100+
"http://www.android.com/images/brand/get_it_on_play_logo_large.png"><br>
101+
Download: <a href="http://www.android.com/images/brand/get_it_on_play_logo_small.png">Small</a> | <a href=
102+
"http://www.android.com/images/brand/get_it_on_play_logo_large.png">Large</a>
103103
</p>
104104
<p>
105105
<img alt="Android App on Google Play badge, large" src=
106-
"/images/brand/android_app_on_play_logo_large.png"><br>
107-
Download: <a href="{@docRoot}images/brand/android_app_on_play_logo_small.png">Small</a> |
108-
<a href="{@docRoot}images/brand/android_app_on_play_large.png">Large</a>
106+
"http://www.android.com/images/brand/android_app_on_play_logo_large.png"><br>
107+
Download: <a href="http://www.android.com/images/brand/android_app_on_play_logo_small.png">Small</a> |
108+
<a href="http://www.android.com/images/brand/android_app_on_play_large.png">Large</a>
109109
</p>
110110
</div>
111111

@@ -140,20 +140,20 @@ any way you want, provided that you follow the guidelines described below.</p>
140140
<ul>
141141
<li>When used online, the badge logo should be used to direct users to:
142142
<ul>
143-
<li>The Google Play landing page: <br /><span style="margin-left:1em;"><a href=
144-
"http://play.google.com/">play.google.com</a></span>
143+
<li>The Google Play landing page: <br />
144+
<span style="margin-left:1em;">http://play.google.com</span>
145145
</li>
146-
<li>The Google Play Apps landing page: <br /><a href="http://play.google.com/store/apps">
147-
<span style="margin-left:1em;"> play.google.com/store/apps</a></span>
146+
<li>The Google Play Apps landing page: <br />
147+
<span style="margin-left:1em;">http://play.google.com/store/apps</span>
148148
</li>
149149
<li>A list of products that include your company name, for example, <br />
150150
<span style="margin-left:1em;">http://play.google.com/store/search?q=<em>yourCompanyName</em></span>
151151
</li>
152152
<li>A list of products published by you, for example,<br />
153-
<span style="margin-left:1em;">play.google.com/store/search?q=<em>publisherName</em>M/span>
153+
<span style="margin-left:1em;">http://play.google.com/store/search?q=<em>publisherName</em>M/span>
154154
</li>
155155
<li>A specific app product details page within Google Play, for example,<br />
156-
<span style="margin-left:1em;">play.google.com/store/apps/details?id=<em>packageName</em></span>
156+
<span style="margin-left:1em;">http://play.google.com/store/apps/details?id=<em>packageName</em></span>
157157
</li>
158158
</ul>
159159
</li>

docs/html/guide/topics/providers/content-provider-creating.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ page.title=Creating a Content Provider
401401
</p>
402402
<p>
403403
The method {@link android.content.UriMatcher#addURI(String, String, int) addURI()} maps an
404-
authority and path to an integer value. The method android.content.UriMatcher#match(Uri)
404+
authority and path to an integer value. The method {@link android.content.UriMatcher#match(Uri)
405405
match()} returns the integer value for a URI. A <code>switch</code> statement
406406
chooses between querying the entire table, and querying for a single record:
407407
</p>
-4 KB
Binary file not shown.
-2.82 KB
Binary file not shown.

0 commit comments

Comments
 (0)