diff options
author | Dirk Dougherty <ddougherty@google.com> | 2014-10-10 19:27:18 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2014-10-15 15:06:50 -0700 |
commit | 6034230b29d996927ab2f45eb040a2f583bad388 (patch) | |
tree | 9613e854e73fef16abbafcc8ccf857f50493347b /docs/html/sdk/api_diff/21/changes.html | |
parent | eae1c3d5c1d7b292823c668eaedc72ffa707a5d6 (diff) | |
download | frameworks_base-6034230b29d996927ab2f45eb040a2f583bad388.zip frameworks_base-6034230b29d996927ab2f45eb040a2f583bad388.tar.gz frameworks_base-6034230b29d996927ab2f45eb040a2f583bad388.tar.bz2 |
Doc change: Add diffs for API level 21.
Change-Id: I6efad4bb407dbfc7684a5651788e116d624e778e
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes.html')
-rw-r--r-- | docs/html/sdk/api_diff/21/changes.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/html/sdk/api_diff/21/changes.html b/docs/html/sdk/api_diff/21/changes.html new file mode 100644 index 0000000..bc65075 --- /dev/null +++ b/docs/html/sdk/api_diff/21/changes.html @@ -0,0 +1,45 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd"> +<HTML style="overflow:auto;"> +<HEAD> +<meta name="generator" content="JDiff v1.1.0"> +<!-- Generated by the JDiff Javadoc doclet --> +<!-- (http://www.jdiff.org) --> +<!-- on Wed Oct 15 15:01:23 PDT 2014 --> +<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> +<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> +<TITLE> +API Differences between 20 and 21 +</TITLE> +<link href="../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> +<link href="stylesheet-jdiff.css" rel="stylesheet" type="text/css" /> +<noscript> +<style type="text/css"> +body{overflow:auto;} +#body-content{position:relative; top:0;} +#doc-content{overflow:visible;border-left:3px solid #666;} +#side-nav{padding:0;} +#side-nav .toggle-list ul {display:block;} +#resize-packages-nav{border-bottom:3px solid #666;} +</style> +</noscript> +<style type="text/css"> +</style> +</head> +<frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> +<frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> + <frame src="changes/jdiff_topleftframe.html" scrolling="no" name="topleftframe" frameborder="1"> + <frame src="changes/alldiffs_index_all.html" scrolling="auto" name="bottomleftframe" frameborder="1"> + </frameset> + <frame src="changes/changes-summary.html" scrolling="auto" name="rightframe" frameborder="1"> +</frameset> +<noframes> +<h2> +Frame Alert +</h2> + +<p> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<br> +Link to <a href="changes/changes-summary.html" target="_top">Non-frame version.</A> +</noframes> +</html> |