diff options
author | Scott Main <smain@google.com> | 2010-07-15 18:14:07 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-07-15 18:14:07 -0700 |
commit | c9659424cfa971f202f1bee44f7acb6873b0954b (patch) | |
tree | f874ff558ca9ef619cde417b14f2fe0486343a9c /docs/html/resources | |
parent | 3f50035c3db3cd38653d8e212c8caf77c4c3200e (diff) | |
parent | b8f4a84ab9b4a2241b1ac7f2e3209131a73a108e (diff) | |
download | frameworks_base-c9659424cfa971f202f1bee44f7acb6873b0954b.zip frameworks_base-c9659424cfa971f202f1bee44f7acb6873b0954b.tar.gz frameworks_base-c9659424cfa971f202f1bee44f7acb6873b0954b.tar.bz2 |
am b8f4a84a: am 80fa5c86: docs: dashboard update
Merge commit 'b8f4a84ab9b4a2241b1ac7f2e3209131a73a108e' into gingerbread-plus-aosp
* commit 'b8f4a84ab9b4a2241b1ac7f2e3209131a73a108e':
docs: dashboard update
Diffstat (limited to 'docs/html/resources')
-rw-r--r-- | docs/html/resources/dashboard/platform-versions.jd | 12 | ||||
-rw-r--r-- | docs/html/resources/dashboard/screens.jd | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/docs/html/resources/dashboard/platform-versions.jd b/docs/html/resources/dashboard/platform-versions.jd index 6cb7228..d4b6db5 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -52,7 +52,7 @@ Android Market within a 14-day period ending on the data collection date noted b <div class="dashboard-panel"> <img alt="" height="250" width="460" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.3,21.3,23.5,53.1,1.8&chl=Other*| +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.3,18.9,22.1,55.5,3.3&chl=Other*| Android%201.5|Android%201.6|Android%202.1|Android%202.2&chco=c4df9b,6fad0c" /> <table> @@ -61,13 +61,13 @@ Android%201.5|Android%201.6|Android%202.1|Android%202.2&chco=c4df9b,6fad0c" /> <th>API Level</th> <th>Distribution</th> </tr> -<tr><td>Android 1.5</td><td>3</td><td>21.3%</td></tr> -<tr><td>Android 1.6</td><td>4</td><td>23.5%</td></tr> -<tr><td>Android 2.1</td><td>7</td><td>53.1%</td></tr> -<tr><td>Android 2.2</td><td>8</td><td>1.8%</td></tr> +<tr><td>Android 1.5</td><td>3</td><td>18.9%</td></tr> +<tr><td>Android 1.6</td><td>4</td><td>22.1%</td></tr> +<tr><td>Android 2.1</td><td>7</td><td>55.5%</td></tr> +<tr><td>Android 2.2</td><td>8</td><td>3.3%</td></tr> </table> -<p><em>Data collected during two weeks ending on July 1, 2010</em></p> +<p><em>Data collected during two weeks ending on July 15, 2010</em></p> <p style="font-size:.9em">* <em>Other: 0.3% of devices running obsolete versions</em></p> </div><!-- end dashboard-panel --> diff --git a/docs/html/resources/dashboard/screens.jd b/docs/html/resources/dashboard/screens.jd index 89fdd2d..b20b17d 100644 --- a/docs/html/resources/dashboard/screens.jd +++ b/docs/html/resources/dashboard/screens.jd @@ -49,7 +49,7 @@ ending on the data collection date noted below.</p> <div class="dashboard-panel"> <img alt="" width="460" height="250" -src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.4,54.5,44.1&chl=Small%20/%20ldpi| +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.8,51.5,46.6&chl=Small%20/%20ldpi| Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> <table> @@ -60,22 +60,22 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> <th scope="col">High Density</th> </tr> <tr><th scope="row">Small</th> -<td class='cent hi'>1.4%</td> +<td class='cent hi'>1.8%</td> <td></td> <td></td> </tr> <tr><th scope="row">Normal</th> <td></td> -<td class='cent hi'>54.5%</td> -<td class='cent hi'>44.1%</td> +<td class='cent hi'>51.5%</td> +<td class='cent hi'>46.6%</td> </tr> <tr><th scope="row">Large</th> <td></td> <td></td> <td></td> -</tr> +</tr> </table> -<p><em>Data collected during two weeks ending on July 1, 2010</em></p> +<p><em>Data collected during two weeks ending on July 15, 2010</em></p> </div> |