summaryrefslogtreecommitdiffstats
path: root/docs/html/design/patterns
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/design/patterns')
-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
12 files changed, 72 insertions, 72 deletions
diff --git a/docs/html/design/patterns/actionbar.html b/docs/html/design/patterns/actionbar.html
index 84fbcc4..99ae2d7 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 7a6fe05..b87f402 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 07b1c8e..f18c62d 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 968cb7d..f8585e4 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 b5a855e..ff797db 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 693d0a4..af05e31 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 d2c35d8..aabfc39 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 47056041..272b079 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 c1f4718..acec306 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 81a1c40..507558a 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 fbe2d42..37dcab5 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 1936d89..4e8cd03 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>