am 6edea74: AI 147711: Fix link text in highlights doc. Copy "New APIs"

Merge commit '6edea74a4dc0f2e17d9fb59ef5e175d9cb1a8508' into donut

* commit '6edea74a4dc0f2e17d9fb59ef5e175d9cb1a8508':
  AI 147711: Fix link text in highlights doc. Copy "New APIs" section to Version Notes doc.
This commit is contained in:
Dirk Dougherty
2009-04-28 21:54:09 -07:00
committed by The Android Open Source Project
2 changed files with 76 additions and 54 deletions

View File

@@ -11,13 +11,13 @@ sdk.version=1.5_r1
The list below provides an overview of the changes. </p> The list below provides an overview of the changes. </p>
<ul> <ul>
<li><a href="#ui">UI Localizations</a> <li><a href="#ui">User Interface Refinements</a>
<li><a href="#perf">Resolved Issues</a> <li><a href="#perf">Performance Improvements</a>
<li><a href="#features">Android 1.5 Platform Highlights</a> <li><a href="#features">New Features</a>
<li><a href="#apis">New APIs and manifest elements</a> <li><a href="#apis">New APIs and Manifest Elements</a>
</ul> </ul>
<h2 id="ui">User interface refinements</h4> <h2 id="ui">User Interface Refinements</h4>
<ul> <ul>
<li>System-wide: <li>System-wide:
<ul> <ul>
@@ -41,7 +41,7 @@ The list below provides an overview of the changes. </p>
</li> </li>
</ul> </ul>
<h2 id="perf">Performance improvements</h2> <h2 id="perf">Performance Improvements</h2>
<ul> <ul>
<li>Faster Camera start-up and image capture</li> <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> <li>Speedier GMail conversation list scrolling</li>
</ul> </ul>
<h4 id="features">New features</h4> <h2 id="features">New Features</h2>
<ul> <ul>
<li>On-screen soft keyboard <li>On-screen soft keyboard
@@ -130,7 +130,7 @@ included in the Android SDK)
</li> </li>
</ul> </ul>
<h4 id="apis">New APIs and manifest elements</h4> <h2 id="apis">New APIs and Manifest Elements</h2>
<ul> <ul>
<li>UI framework <li>UI framework
@@ -143,11 +143,15 @@ included in the Android SDK)
<li>AppWidget framework <li>AppWidget framework
<ul> <ul>
<li>APIs for creating secure home screen {@link android.appwidget app <li>APIs for creating secure home screen {@link android.appwidget
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 AppWidgets}. For information about how to use AppWidgets, see the Developer's
framework.</li> Guide <a href="{@docRoot}guide/topics/appwidgets/index.html">AppWidgets</a>
documentation. Also see <a
href="http://android-developers.blogspot.com/2009/04/introducing-home-screen-widgets-and.html">
Introducing home screen widgets and the AppWidget
framework</a> on the Android Developer's Blog.</li>
<li>APIs for populating {@link android.provider.LiveFolders Live Folders} <li>APIs for populating {@link android.provider.LiveFolders Live Folders}
with custom content.</li> with custom content.</li>
</ul> </ul>
</li> </li>
@@ -185,11 +189,11 @@ continue only if the required hardware is present.</p>
<li>Speech recognition framework <li>Speech recognition framework
<ul> <ul>
<li>Support for using speech recognition libraries via Intent. See {@link <li>Support for using speech recognition libraries via Intent. See {@link
android.speech.RecognizerIntent Speech Recognition}.</li> android.speech.RecognizerIntent RecognizerIntent}.</li>
</ul> </ul>
</li> </li>
<li>Misc API additions <li>Miscellaneous API additions
<ul> <ul>
<li>LocationManager - Applications can get location change updates via <li>LocationManager - Applications can get location change updates via
Intent</li> Intent</li>

View File

@@ -16,8 +16,7 @@ sys.date=April 2009
<li><a href="#comp">Device Compatibility</a> <li><a href="#comp">Device Compatibility</a>
<li><a href="#apps">Built-in Applications</a> <li><a href="#apps">Built-in Applications</a>
<li><a href="#locs">UI Localizations</a> <li><a href="#locs">UI Localizations</a>
<!-- <li><a href="#resolved-issues">Resolved Issues</a> --> <li><a href="#features">New Features</a>
<li><a href="#features">Android 1.5 Platform Highlights</a>
<li><a href="#api-changes">API Changes</a> <li><a href="#api-changes">API Changes</a>
</ul> </ul>
@@ -140,7 +139,9 @@ a default version of the language is used. The languages that will be
available in the Android 1.5 system image are listed below (with available in the Android 1.5 system image are listed below (with
<em>language</em>_<em>country/region</em> locale descriptor).</p> <em>language</em>_<em>country/region</em> locale descriptor).</p>
<div class="g-unit g-first" style="whitespace:nowrap;width:35%;"> <table style="border:0;">
<tr>
<td style="border:0">
<ul> <ul>
<li>Chinese, PRC (zh_CN)</li> <li>Chinese, PRC (zh_CN)</li>
<li>Chinese, Taiwan (zh_TW)</li> <li>Chinese, Taiwan (zh_TW)</li>
@@ -154,9 +155,10 @@ available in the Android 1.5 system image are listed below (with
<li>English, New Zealand (en_NZ)</li> <li>English, New Zealand (en_NZ)</li>
<li>English, Singapore(en_SG)</li> <li>English, Singapore(en_SG)</li>
<li>French, France (fr_FR)</li> <li>French, France (fr_FR)</li>
</div>
<div class="g-unit" style="whitespace:nowrap;">
<li>French, Belgium (fr_BE)</li> <li>French, Belgium (fr_BE)</li>
</ul>
</td>
<td style="border:0;padding-left:5em;">
<li>French, Canada (fr_CA)</li> <li>French, Canada (fr_CA)</li>
<li>French, Switzerland (fr_CH)</li> <li>French, Switzerland (fr_CH)</li>
<li>German, Germany (de_DE)</li> <li>German, Germany (de_DE)</li>
@@ -170,19 +172,13 @@ available in the Android 1.5 system image are listed below (with
<li>Polish (pl_PL)</li> <li>Polish (pl_PL)</li>
<li>Russian (ru_RU)</li> <li>Russian (ru_RU)</li>
<li>Spanish (es_ES)</li> <li>Spanish (es_ES)</li>
</ul> </td>
</div> </tr>
</table>
<p>Localized UI strings match the locales that are displayable in <p>Localized UI strings match the locales that are displayable in
the emulator, accessible through the device Settings application.</p> the emulator, accessible through the device Settings application.</p>
<!--
<h2 id="resolved-issues">Resolved Issues</h2>
<ul>
<li><font color="red"><strong></strong></font></li>
</ul>
-->
<h2 id="features">New Features</h2> <h2 id="features">New Features</h2>
<p>For a list of new system features, see the <a <p>For a list of new system features, see the <a
@@ -194,20 +190,29 @@ Highlights</a> document.</p>
<h3>Overview</strong></h3> <h3>Overview</strong></h3>
<ul> <ul>
<li>UI framework</li> <li>UI framework</li>
<ul> <ul>
<li>Framework for easier background/UI thread interaction</li> <li>Framework for easier background/UI thread interaction</li>
<li>New SlidingDrawer widget</li> <li>New {@link android.widget.SlidingDrawer SlidingDrawer} widget</li>
<li>Horizontal ScrollView widget</li> <li>New {@link android.widget.HorizontalScrollView HorizontalScrollview} widget</li>
</ul> </ul>
</li>
<li>Home Screen framework</li> <li>AppWidget framework
<ul> <ul>
<li>APIs for creating secure home screen widgets</li> <li>APIs for creating secure home screen {@link android.appwidget
<li>APIs for populating live folders with custom content</li> AppWidgets}. For information about how to use AppWidgets, see the Developer's
Guide <a href="{@docRoot}guide/topics/appwidgets/index.html">AppWidgets</a>
documentation. Also see <a
href="http://android-developers.blogspot.com/2009/04/introducing-home-screen-widgets-and.html">
Introducing home screen widgets and the AppWidget
framework</a> on the Android Developer's Blog.</li>
<li>APIs for populating {@link android.provider.LiveFolders Live Folders}
with custom content.</li>
</ul> </ul>
</li>
<li>Media framework</li> <li>Media framework</li>
<ul> <ul>
<li>Raw audio recording and playback APIs</li> <li>Raw audio recording and playback APIs</li>
<li>Interactive MIDI playback engine</li> <li>Interactive MIDI playback engine</li>
@@ -215,40 +220,53 @@ Highlights</a> document.</p>
<li>Video and photo sharing Intents</li> <li>Video and photo sharing Intents</li>
<li>Media search Intent</li> <li>Media search Intent</li>
</ul> </ul>
<li>Input Method framework </li> </li>
<li>Input Method framework
<ul> <ul>
<li>Text prediction engine</li> <li>{@link android.inputmethodservice.InputMethodService Input Method
Service} framework</li>
<li>Text-prediction engine</li>
<li>Ability to provide downloadable IMEs to users</li> <li>Ability to provide downloadable IMEs to users</li>
</ul> </ul>
</li>
<li>Application-defined hardware requirements <li>Application-defined hardware requirements
<p>Applications can now use a new element in their manifest files, <a <p>Applications can now use a new element in their manifest files, <a
href="{@docRoot}guide/topics/manifest/uses-configuration-element.html"> href="{@docRoot}guide/topics/manifest/uses-configuration-element.html">&lt;uses-
&lt;uses-configuration&gt;</a> to indicate to the Android system what hardware configuration&gt;</a> to indicate to the Android system what hardware features
features they require in order to function properly. For example, an application they require in order to function properly. For example, an application might
might use the element to specify that it requires a physical keyboard or a use the element to specify that it requires a physical keyboard or a particular
particular navigation device, such as a trackball. Prior to installing the navigation device, such as a trackball. Prior to installing the application, the
application, the Android system checks the attributes defined for the Android system checks the attributes defined for the
<code>&lt;uses-configuration&gt;</code> element and allows the installation to <code>&lt;uses-configuration&gt;</code> element and allows the installation to
continue only if the required hardware is present.</p></li> continue only if the required hardware is present.</p>
<li>Speech recognition framework</li> </li>
<li>Speech recognition framework
<ul> <ul>
<li>Support for using speech recognition libraries via Intent</li> <li>Support for using speech recognition libraries via Intent. See {@link
android.speech.RecognizerIntent RecognizerIntent}.</li>
</ul> </ul>
<li>Misc API additions</li> </li>
<li>Miscellaneous API additions
<ul> <ul>
<li> LocationManager - Applications can get location change updates via <li>LocationManager - Applications can get location change updates via
Intent</li> Intent</li>
<li>WebView - Touch start/end/move/cancel DOM event support</li> <li>WebView - Touch start/end/move/cancel DOM event support</li>
<li>SensorManager - redesigned sensor APIs</li> <li>Redesigned {@link android.hardware.SensorManager Sensor Manager
APIs}</li>
<li>GLSurfaceView - convenience framework for creating OpenGL <li>GLSurfaceView - convenience framework for creating OpenGL
applications</li> applications</li>
<li>Broadcast Intent for app update install succeeded - for smoother app <li>Broadcast Intent for app update install succeeded - for smoother app
upgrade experience</li> upgrade experience</li>
</ul> </ul>
</li>
</ul> </ul>
<h3>API Change Details</h3> <h3 id="api-diff">API Change Details</h3>
<p>For a detailed view of API changes in this platform (API Level 3), see the <a <p>For a detailed view of API changes in this platform (API Level 3), see the <a
href="{@docRoot}sdk/api_diff/3/changes.html">API Differences Report</a>.</p> href="{@docRoot}sdk/api_diff/3/changes.html">API Differences Report</a>.</p>