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

Commit 68625766 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am a25a9975: Merge "docs: more ics overview changes... reorg a few sections,...

am a25a9975: Merge "docs: more ics overview changes... reorg a few sections, revise intro paragraph also update API levels doc with ICS version add info about system themes and using an options menu button" into ics-mr0

* commit 'a25a9975':
  docs: more ics overview changes... reorg a few sections, revise intro paragraph also update API levels doc with ICS version add info about system themes and using an options menu button
parents 73606c2f a25a9975
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -84,6 +84,12 @@ Android platform.</p>
<table>
  <tr><th>Platform Version</th><th>API Level</th><th>VERSION_CODE</th><th>Notes</th></tr>
  
    <tr><td><a href="{@docRoot}sdk/android-4.0.html">Android 4.0</a></td>
    <td><a href="{@docRoot}sdk/api_diff/14/changes.html" title="Diff Report">14</a></td>
    <td>{@link android.os.Build.VERSION_CODES#ICE_CREAM_SANDWICH}</td>
    <td><a href="{@docRoot}sdk/android-4.0-highlights.html">Platform
Highlights</a></td></tr>
  
    <tr><td><a href="{@docRoot}sdk/android-3.2.html">Android 3.2</a></td>
    <td><a href="{@docRoot}sdk/api_diff/13/changes.html" title="Diff Report">13</a></td>
    <td>{@link android.os.Build.VERSION_CODES#HONEYCOMB_MR2}</td>