diff options
author | Dirk Dougherty <ddougherty@google.com> | 2010-06-01 11:13:29 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-06-01 11:13:29 -0700 |
commit | 7fad207e5f91128dbea81452612f5f0f20b60fbe (patch) | |
tree | 995f0b9f7c980b596fdf95b07ab6ca7aaa49660c | |
parent | 00e21f8eb57a7ae2c19516aa0290ab4fb5f251c2 (diff) | |
parent | bce5edaf46e2abbfb07f3a292b1b967fab7d9ffe (diff) | |
download | frameworks_base-7fad207e5f91128dbea81452612f5f0f20b60fbe.zip frameworks_base-7fad207e5f91128dbea81452612f5f0f20b60fbe.tar.gz frameworks_base-7fad207e5f91128dbea81452612f5f0f20b60fbe.tar.bz2 |
am bce5edaf: am 862ad0e5: Merge "Doc change: updated dashboards stats." into froyo
Merge commit 'bce5edaf46e2abbfb07f3a292b1b967fab7d9ffe' into kraken
* commit 'bce5edaf46e2abbfb07f3a292b1b967fab7d9ffe':
Doc change: updated dashboards stats.
-rw-r--r-- | docs/html/resources/dashboard/platform-versions.jd | 14 | ||||
-rw-r--r-- | docs/html/resources/dashboard/screens.jd | 8 | ||||
-rw-r--r-- | docs/html/resources/resources_toc.cs | 2 |
3 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 c77e7b7..6638bef 100644 --- a/docs/html/resources/dashboard/platform-versions.jd +++ b/docs/html/resources/dashboard/platform-versions.jd @@ -50,7 +50,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:0.1,35.6,28.1,0.2,0.4,35.6&chl= +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.1,27.6,26.8,0.1,0.3,45.1&chl= Android%201.1|Android%201.5|Android%201.6|Android%202.0|Android%202.0.1|Android%202.1&chco=c4df9b, 6fad0c" /> @@ -60,12 +60,12 @@ Android%201.1|Android%201.5|Android%201.6|Android%202.0|Android%202.0.1|Android% <th>Percent of Devices</th> </tr> <tr><td>Android 1.1</td><td>0.1%</td></tr> -<tr><td>Android 1.5</td><td>34.1%</td></tr> -<tr><td>Android 1.6</td><td>28.0%</td></tr> -<tr><td>Android 2.0</td><td>0.2%</td></tr> -<tr><td>Android 2.0.1</td><td>0.4%</td></tr> -<tr><td>Android 2.1</td><td>37.2%</td></tr> +<tr><td>Android 1.5</td><td>27.6%</td></tr> +<tr><td>Android 1.6</td><td>26.8%</td></tr> +<tr><td>Android 2.0</td><td>0.1%</td></tr> +<tr><td>Android 2.0.1</td><td>0.3%</td></tr> +<tr><td>Android 2.1</td><td>45.1%</td></tr> </table> -<p><em>Data collected during two weeks ending on May 17, 2010</em></p> +<p><em>Data collected during two weeks ending on June 1, 2010</em></p> </div> diff --git a/docs/html/resources/dashboard/screens.jd b/docs/html/resources/dashboard/screens.jd index 4ce7596..5da217b 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.0,63.9,35.1&chl=Small%20/%20ldpi| +src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.0,61.6,37.4&chl=Small%20/%20ldpi| Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> <table> @@ -66,8 +66,8 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> </tr> <tr><th scope="row">Normal</th> <td></td> -<td class='cent hi'>63.7%</td> -<td class='cent hi'>35.3%</td> +<td class='cent hi'>61.3%</td> +<td class='cent hi'>37.7%</td> </tr> <tr><th scope="row">Large</th> <td></td> @@ -76,6 +76,6 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" /> </tr> </table> -<p><em>Data collected during two weeks ending on May 17, 2010</em></p> +<p><em>Data collected during two weeks ending on June 1, 2010</em></p> </div> diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 107c604..52689b6 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -29,7 +29,7 @@ </a></li> <li><a href="<?cs var:toroot ?>resources/dashboard/screens.html"> <span class="en">Screen Sizes & Densities</span> - </a> <span class="new">new!</span></li> + </a></li> </ul> </li><?cs /if |