<li><a href="#apis">New APIs and manifest elements</a>
<li><a href="#ui">User Interface Refinements</a>
<li><a href="#perf">Performance Improvements</a>
<li><a href="#features">New Features</a>
<li><a href="#apis">New APIs and Manifest Elements</a>
</ul>
<h2 id="ui">User interface refinements</h4>
<h2 id="ui">User Interface Refinements</h4>
<ul>
<li>System-wide:
<ul>
@@ -41,7 +41,7 @@ The list below provides an overview of the changes. </p>
</li>
</ul>
<h2 id="perf">Performance improvements</h2>
<h2 id="perf">Performance Improvements</h2>
<ul>
<li>Faster Camera start-up and image capture</li>
@@ -50,7 +50,7 @@ The list below provides an overview of the changes. </p>
<li>Speedier GMail conversation list scrolling</li>
</ul>
<h4 id="features">New features</h4>
<h2 id="features">New Features</h2>
<ul>
<li>On-screen soft keyboard
@@ -130,7 +130,7 @@ included in the Android SDK)
</li>
</ul>
<h4 id="apis">New APIs and manifest elements</h4>
<h2 id="apis">New APIs and Manifest Elements</h2>
<ul>
<li>UI framework
@@ -143,9 +143,13 @@ included in the Android SDK)
<li>AppWidget framework
<ul>
<li>APIs for creating secure home screen {@link android.appwidget app
widgets}. Also see the <a href="http://android-developers.blogspot.com/2009/04/introducing-home-screen-widgets-and.html">Introducing home screen widgets and the AppWidget
framework.</li>
<li>APIs for creating secure home screen {@link android.appwidget
AppWidgets}. For information about how to use AppWidgets, see the Developer's