summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/html/design/building-blocks/buttons.html12
-rw-r--r--docs/html/design/building-blocks/dialogs.html12
-rw-r--r--docs/html/design/building-blocks/grid-lists.html12
-rw-r--r--docs/html/design/building-blocks/index.html12
-rw-r--r--docs/html/design/building-blocks/lists.html12
-rw-r--r--docs/html/design/building-blocks/pickers.html12
-rw-r--r--docs/html/design/building-blocks/progress.html12
-rw-r--r--docs/html/design/building-blocks/scrolling.html12
-rw-r--r--docs/html/design/building-blocks/seek-bars.html12
-rw-r--r--docs/html/design/building-blocks/spinners.html12
-rw-r--r--docs/html/design/building-blocks/switches.html12
-rw-r--r--docs/html/design/building-blocks/tabs.html12
-rw-r--r--docs/html/design/building-blocks/text-fields.html12
-rw-r--r--docs/html/design/get-started/creative-vision.html12
-rw-r--r--docs/html/design/get-started/principles.html12
-rw-r--r--docs/html/design/get-started/ui-overview.html12
-rw-r--r--docs/html/design/index.html12
-rw-r--r--docs/html/design/patterns/actionbar.html12
-rw-r--r--docs/html/design/patterns/app-structure.html12
-rw-r--r--docs/html/design/patterns/compatibility.html12
-rw-r--r--docs/html/design/patterns/gestures.html12
-rw-r--r--docs/html/design/patterns/index.html12
-rw-r--r--docs/html/design/patterns/multi-pane-layouts.html12
-rw-r--r--docs/html/design/patterns/navigation.html12
-rw-r--r--docs/html/design/patterns/new-4-0.html12
-rw-r--r--docs/html/design/patterns/notifications.html12
-rw-r--r--docs/html/design/patterns/pure-android.html12
-rw-r--r--docs/html/design/patterns/selection.html12
-rw-r--r--docs/html/design/patterns/swipe-views.html12
-rw-r--r--docs/html/design/style/color.html12
-rw-r--r--docs/html/design/style/devices-displays.html12
-rw-r--r--docs/html/design/style/iconography.html12
-rw-r--r--docs/html/design/style/index.html12
-rw-r--r--docs/html/design/style/metrics-grids.html12
-rw-r--r--docs/html/design/style/themes.html12
-rw-r--r--docs/html/design/style/touch-feedback.html12
-rw-r--r--docs/html/design/style/typography.html12
-rw-r--r--docs/html/design/style/writing.html12
38 files changed, 228 insertions, 228 deletions
diff --git a/docs/html/design/building-blocks/buttons.html b/docs/html/design/building-blocks/buttons.html
index 94df548de933..cc43fcb2dd24 100644
--- a/docs/html/design/building-blocks/buttons.html
+++ b/docs/html/design/building-blocks/buttons.html
@@ -81,7 +81,7 @@ Android Design - Buttons
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -157,16 +157,16 @@ than basic buttons and integrate nicely with other content.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/dialogs.html b/docs/html/design/building-blocks/dialogs.html
index e0c5f5261a3b..fc0078046298 100644
--- a/docs/html/design/building-blocks/dialogs.html
+++ b/docs/html/design/building-blocks/dialogs.html
@@ -81,7 +81,7 @@ Android Design - Dialogs
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -231,16 +231,16 @@ continue editing later. Toasts automatically disappear after a timeout.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/grid-lists.html b/docs/html/design/building-blocks/grid-lists.html
index 9ce7214ce0d6..b4cfdcb22bad 100644
--- a/docs/html/design/building-blocks/grid-lists.html
+++ b/docs/html/design/building-blocks/grid-lists.html
@@ -81,7 +81,7 @@ Android Design - Grid Lists
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -199,16 +199,16 @@ control the contrast and ensures legibility of the labels while letting the cont
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/index.html b/docs/html/design/building-blocks/index.html
index f8003e162756..c99d85caeef5 100644
--- a/docs/html/design/building-blocks/index.html
+++ b/docs/html/design/building-blocks/index.html
@@ -94,7 +94,7 @@ Android Design - Building Blocks
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -137,16 +137,16 @@ Android Design - Building Blocks
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/lists.html b/docs/html/design/building-blocks/lists.html
index 3b978e18b8b2..914ae9ea4224 100644
--- a/docs/html/design/building-blocks/lists.html
+++ b/docs/html/design/building-blocks/lists.html
@@ -81,7 +81,7 @@ Android Design - Lists
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -150,16 +150,16 @@ well as drilldown navigation.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/pickers.html b/docs/html/design/building-blocks/pickers.html
index ecb6b05db687..4c95a9fa4ff8 100644
--- a/docs/html/design/building-blocks/pickers.html
+++ b/docs/html/design/building-blocks/pickers.html
@@ -81,7 +81,7 @@ Android Design - Pickers
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -153,16 +153,16 @@ correctly. The format of a time and date picker adjusts automatically to the loc
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/progress.html b/docs/html/design/building-blocks/progress.html
index 7fa830de463a..7aae91395553 100644
--- a/docs/html/design/building-blocks/progress.html
+++ b/docs/html/design/building-blocks/progress.html
@@ -81,7 +81,7 @@ Android Design - Progress and Activity
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -199,16 +199,16 @@ blank content area, but not in a smaller dialog box.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/scrolling.html b/docs/html/design/building-blocks/scrolling.html
index db8018e6ad2e..3f1167c6ad11 100644
--- a/docs/html/design/building-blocks/scrolling.html
+++ b/docs/html/design/building-blocks/scrolling.html
@@ -81,7 +81,7 @@ Android Design - Scrolling
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -154,16 +154,16 @@ letter to pop up in a prominent way.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/seek-bars.html b/docs/html/design/building-blocks/seek-bars.html
index 070ae523fe36..84cf5d229193 100644
--- a/docs/html/design/building-blocks/seek-bars.html
+++ b/docs/html/design/building-blocks/seek-bars.html
@@ -81,7 +81,7 @@ Android Design - Seek Bars and Sliders
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -156,16 +156,16 @@ such as volume, brightness, or color saturation.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/spinners.html b/docs/html/design/building-blocks/spinners.html
index 4ae5fd1e502f..bf21fe857f3b 100644
--- a/docs/html/design/building-blocks/spinners.html
+++ b/docs/html/design/building-blocks/spinners.html
@@ -81,7 +81,7 @@ Android Design - Spinners
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -156,16 +156,16 @@ tabs.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/switches.html b/docs/html/design/building-blocks/switches.html
index 2c4b3d4c2d8b..3d7bc9c8e536 100644
--- a/docs/html/design/building-blocks/switches.html
+++ b/docs/html/design/building-blocks/switches.html
@@ -81,7 +81,7 @@ Android Design - Switches
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -147,16 +147,16 @@ consider a spinner, which uses less space.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/tabs.html b/docs/html/design/building-blocks/tabs.html
index 39e933cf8729..c094cce91eed 100644
--- a/docs/html/design/building-blocks/tabs.html
+++ b/docs/html/design/building-blocks/tabs.html
@@ -81,7 +81,7 @@ Android Design - Tabs
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -179,16 +179,16 @@ permits fast view switching even on narrower screens.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/building-blocks/text-fields.html b/docs/html/design/building-blocks/text-fields.html
index eac472fef5ea..6496fa5c0877 100644
--- a/docs/html/design/building-blocks/text-fields.html
+++ b/docs/html/design/building-blocks/text-fields.html
@@ -81,7 +81,7 @@ Android Design - Text Fields
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -189,16 +189,16 @@ Selection mode includes:</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/get-started/creative-vision.html b/docs/html/design/get-started/creative-vision.html
index 14b72498aaa6..11783c465259 100644
--- a/docs/html/design/get-started/creative-vision.html
+++ b/docs/html/design/get-started/creative-vision.html
@@ -81,7 +81,7 @@ Android Design - Creative Vision
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -167,16 +167,16 @@ personal, giving people access to superb technology with clarity and grace.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/get-started/principles.html b/docs/html/design/get-started/principles.html
index cb1a0b4dde9d..c564e5ce580c 100644
--- a/docs/html/design/get-started/principles.html
+++ b/docs/html/design/get-started/principles.html
@@ -81,7 +81,7 @@ Android Design - Design Principles
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -418,16 +418,16 @@ fast to use, like the shutter button in a camera, or the pause button in a music
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/get-started/ui-overview.html b/docs/html/design/get-started/ui-overview.html
index 0fc85a49bad3..b08c7430827b 100644
--- a/docs/html/design/get-started/ui-overview.html
+++ b/docs/html/design/get-started/ui-overview.html
@@ -81,7 +81,7 @@ Android Design - UI Overview
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -267,16 +267,16 @@ notification includes two lines. If necessary, you can add a third line. Timesta
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/index.html b/docs/html/design/index.html
index 5e7487731240..14d7b630a17e 100644
--- a/docs/html/design/index.html
+++ b/docs/html/design/index.html
@@ -94,7 +94,7 @@ Android Design - Welcome
</li>
<li>
- <div id="back-dac-section"><a href="../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../index.html">Developers</a></div>
</li>
</ul>
@@ -130,16 +130,16 @@ Android Design - Welcome
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/actionbar.html b/docs/html/design/patterns/actionbar.html
index 84fbcc434c3d..99ae2d75ee73 100644
--- a/docs/html/design/patterns/actionbar.html
+++ b/docs/html/design/patterns/actionbar.html
@@ -81,7 +81,7 @@ Android Design - Action Bar
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -453,16 +453,16 @@ structure your action bars accordingly.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/app-structure.html b/docs/html/design/patterns/app-structure.html
index 7a6fe051335b..b87f4021879e 100644
--- a/docs/html/design/patterns/app-structure.html
+++ b/docs/html/design/patterns/app-structure.html
@@ -81,7 +81,7 @@ Android Design - Application Structure
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -368,16 +368,16 @@ to achieve this.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/compatibility.html b/docs/html/design/patterns/compatibility.html
index 07b1c8e1be03..f18c62dcbdc5 100644
--- a/docs/html/design/patterns/compatibility.html
+++ b/docs/html/design/patterns/compatibility.html
@@ -81,7 +81,7 @@ Android Design - Backwards Compatibility
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -180,16 +180,16 @@ can touch the control to display the app's actions in the traditional Android me
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/gestures.html b/docs/html/design/patterns/gestures.html
index 968cb7dd60bd..f8585e47a1fb 100644
--- a/docs/html/design/patterns/gestures.html
+++ b/docs/html/design/patterns/gestures.html
@@ -81,7 +81,7 @@ Android Design - Gestures
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -234,16 +234,16 @@ following table shows the core gesture set that is supported in Android.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/index.html b/docs/html/design/patterns/index.html
index b5a855e15f74..ff797db14db0 100644
--- a/docs/html/design/patterns/index.html
+++ b/docs/html/design/patterns/index.html
@@ -94,7 +94,7 @@ Android Design - Design Patterns
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -137,16 +137,16 @@ Android Design - Design Patterns
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/multi-pane-layouts.html b/docs/html/design/patterns/multi-pane-layouts.html
index 693d0a4a0e61..af05e31043da 100644
--- a/docs/html/design/patterns/multi-pane-layouts.html
+++ b/docs/html/design/patterns/multi-pane-layouts.html
@@ -81,7 +81,7 @@ Android Design - Multi-pane Layouts
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -226,16 +226,16 @@ the content in the detail panel.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/navigation.html b/docs/html/design/patterns/navigation.html
index d2c35d8583fe..aabfc39c8373 100644
--- a/docs/html/design/patterns/navigation.html
+++ b/docs/html/design/patterns/navigation.html
@@ -81,7 +81,7 @@ Android Design - Navigation with Back and Up
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -233,16 +233,16 @@ Home.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/new-4-0.html b/docs/html/design/patterns/new-4-0.html
index 47056041c780..272b07964926 100644
--- a/docs/html/design/patterns/new-4-0.html
+++ b/docs/html/design/patterns/new-4-0.html
@@ -81,7 +81,7 @@ Android Design - New in Android 4.0
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -190,16 +190,16 @@ used for data selection. When selecting data, contextual action bars allow you t
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/notifications.html b/docs/html/design/patterns/notifications.html
index c1f4718de7fc..acec30647263 100644
--- a/docs/html/design/patterns/notifications.html
+++ b/docs/html/design/patterns/notifications.html
@@ -81,7 +81,7 @@ Android Design - Notifications
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -356,16 +356,16 @@ and toasts can echo back that an action has been successfully taken.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/pure-android.html b/docs/html/design/patterns/pure-android.html
index 81a1c40705b9..507558a0f732 100644
--- a/docs/html/design/patterns/pure-android.html
+++ b/docs/html/design/patterns/pure-android.html
@@ -81,7 +81,7 @@ Android Design - Pure Android
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -254,16 +254,16 @@ well as <a href="../patterns/multi-pane-layouts.html">Multi-pane Layouts</a> in
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/selection.html b/docs/html/design/patterns/selection.html
index fbe2d4276b15..37dcab5e4da0 100644
--- a/docs/html/design/patterns/selection.html
+++ b/docs/html/design/patterns/selection.html
@@ -81,7 +81,7 @@ Android Design - Selection
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -218,16 +218,16 @@ selected data items of the same kind.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/patterns/swipe-views.html b/docs/html/design/patterns/swipe-views.html
index 1936d895e005..4e8cd0390c19 100644
--- a/docs/html/design/patterns/swipe-views.html
+++ b/docs/html/design/patterns/swipe-views.html
@@ -81,7 +81,7 @@ Android Design - Swipe Views
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -191,16 +191,16 @@ using the swipe gesture to navigate to the next/previous detail view.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/color.html b/docs/html/design/style/color.html
index 16337a9e16b3..893e09e82d46 100644
--- a/docs/html/design/style/color.html
+++ b/docs/html/design/style/color.html
@@ -174,7 +174,7 @@ Android Design - Color
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -244,16 +244,16 @@ shade that can be used as a complement when needed.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/devices-displays.html b/docs/html/design/style/devices-displays.html
index 6c8d3fc47e0b..9fba7195615b 100644
--- a/docs/html/design/style/devices-displays.html
+++ b/docs/html/design/style/devices-displays.html
@@ -81,7 +81,7 @@ Android Design - Devices and Displays
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -164,16 +164,16 @@ Screens</a>.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/iconography.html b/docs/html/design/style/iconography.html
index 31028ab53d2c..663770b6933d 100644
--- a/docs/html/design/style/iconography.html
+++ b/docs/html/design/style/iconography.html
@@ -81,7 +81,7 @@ Android Design - Iconography
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -442,16 +442,16 @@ whenever a new notification is available.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/index.html b/docs/html/design/style/index.html
index aa3dac18b359..5ecbafa9a25b 100644
--- a/docs/html/design/style/index.html
+++ b/docs/html/design/style/index.html
@@ -94,7 +94,7 @@ Android Design - Design Elements
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -137,16 +137,16 @@ Android Design - Design Elements
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/metrics-grids.html b/docs/html/design/style/metrics-grids.html
index 30316efae59b..17d49372e405 100644
--- a/docs/html/design/style/metrics-grids.html
+++ b/docs/html/design/style/metrics-grids.html
@@ -81,7 +81,7 @@ Android Design - Metrics and Grids
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -180,16 +180,16 @@ will be able to reliably and accurately target them with their fingers.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/themes.html b/docs/html/design/style/themes.html
index 67bfdc586af8..ada974d30ff3 100644
--- a/docs/html/design/style/themes.html
+++ b/docs/html/design/style/themes.html
@@ -81,7 +81,7 @@ Android Design - Themes
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -161,16 +161,16 @@ of which you can selectively implement your own visual stylings.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/touch-feedback.html b/docs/html/design/style/touch-feedback.html
index 153b189ccf70..0d4983252e72 100644
--- a/docs/html/design/style/touch-feedback.html
+++ b/docs/html/design/style/touch-feedback.html
@@ -81,7 +81,7 @@ Android Design - Touch Feedback
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -186,16 +186,16 @@ and provide it from within your app.</p>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/typography.html b/docs/html/design/style/typography.html
index a5d4016ad14f..d3cc76988b4e 100644
--- a/docs/html/design/style/typography.html
+++ b/docs/html/design/style/typography.html
@@ -81,7 +81,7 @@ Android Design - Typography
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -176,16 +176,16 @@ wherever possible. Layouts supporting scalable types should be tested against th
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
diff --git a/docs/html/design/style/writing.html b/docs/html/design/style/writing.html
index 568ca2503458..e5f1ea8a39e8 100644
--- a/docs/html/design/style/writing.html
+++ b/docs/html/design/style/writing.html
@@ -133,7 +133,7 @@ Android Design - Writing Style
</li>
<li>
- <div id="back-dac-section"><a href="../../index.html" target="_blank">Developers</a></div>
+ <div id="back-dac-section"><a href="../../index.html">Developers</a></div>
</li>
</ul>
@@ -449,16 +449,16 @@ crashes:</ol>
<p id="copyright">
Except as noted, this content is licensed under
- <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">
+ <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>.<br>
For details and restrictions, see the
- <a href="http://developer.android.com/license.html" target="_blank">Content License</a>.
+ <a href="http://developer.android.com/license.html">Content License</a>.
</p>
<p>
- <a href="http://www.android.com/terms.html" target="_blank">Site Terms of Service</a> &ndash;
- <a href="http://www.android.com/privacy.html" target="_blank">Privacy Policy</a> &ndash;
- <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a>
+ <a href="http://www.android.com/terms.html">Site Terms of Service</a> &ndash;
+ <a href="http://www.android.com/privacy.html">Privacy Policy</a> &ndash;
+ <a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>