Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70e358b0 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

Merge "Doc change: add diffs for 23->24." into nyc-dev

parents 39647560 00cf9383
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -33,10 +33,18 @@ page.image=images/cards/card-n-changes_2x.png
  <li><a href="#other">Other Important Points</a></li>
</ol>

<h2>API Differences</h2>
<ol>
  <li><a href="{@docRoot}sdk/api_diff/n-preview-4-incr/changes.html">
    Preview 3 to API 24</a></li>
  <li><a href="{@docRoot}sdk/api_diff/24/changes.html">
    API 23 to API 24</a></li>
</ol>

<h2>See Also</h2>
<ol>
  <li><a href="{@docRoot}preview/api-overview.html">
    Android N API Overview</a></li>
    Android N for Developers</a></li>
</ol>

</div>
+45 −0
Original line number Diff line number Diff line
<!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 Mon Jun 13 13:31:04 PDT 2016 -->
<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 23 and 24
</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>
+6096 −0

File added.

Preview size limit exceeded, changes collapsed.

+7792 −0

File added.

Preview size limit exceeded, changes collapsed.

+2284 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading