Skip to content

Commit 80fa5c8

Browse files
committed
docs: dashboard update
Change-Id: I289cc30b0ae2f88429a8a01b4b7219a86b6d479c
1 parent 28da8e5 commit 80fa5c8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/html/resources/dashboard/platform-versions.jd

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Android Market within a 14-day period ending on the data collection date noted b
5252
<div class="dashboard-panel">
5353

5454
<img alt="" height="250" width="460"
55-
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*|
55+
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*|
5656
Android%201.5|Android%201.6|Android%202.1|Android%202.2&chco=c4df9b,6fad0c" />
5757

5858
<table>
@@ -61,13 +61,13 @@ Android%201.5|Android%201.6|Android%202.1|Android%202.2&chco=c4df9b,6fad0c" />
6161
<th>API Level</th>
6262
<th>Distribution</th>
6363
</tr>
64-
<tr><td>Android 1.5</td><td>3</td><td>21.3%</td></tr>
65-
<tr><td>Android 1.6</td><td>4</td><td>23.5%</td></tr>
66-
<tr><td>Android 2.1</td><td>7</td><td>53.1%</td></tr>
67-
<tr><td>Android 2.2</td><td>8</td><td>1.8%</td></tr>
64+
<tr><td>Android 1.5</td><td>3</td><td>18.9%</td></tr>
65+
<tr><td>Android 1.6</td><td>4</td><td>22.1%</td></tr>
66+
<tr><td>Android 2.1</td><td>7</td><td>55.5%</td></tr>
67+
<tr><td>Android 2.2</td><td>8</td><td>3.3%</td></tr>
6868
</table>
6969

70-
<p><em>Data collected during two weeks ending on July 1, 2010</em></p>
70+
<p><em>Data collected during two weeks ending on July 15, 2010</em></p>
7171
<p style="font-size:.9em">* <em>Other: 0.3% of devices running obsolete versions</em></p>
7272

7373
</div><!-- end dashboard-panel -->

docs/html/resources/dashboard/screens.jd

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ending on the data collection date noted below.</p>
4949
<div class="dashboard-panel">
5050

5151
<img alt="" width="460" height="250"
52-
src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.4,54.5,44.1&chl=Small%20/%20ldpi|
52+
src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.8,51.5,46.6&chl=Small%20/%20ldpi|
5353
Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" />
5454

5555
<table>
@@ -60,22 +60,22 @@ Normal%20/%20mdpi|Normal%20/%20hdpi&chco=c4df9b,6fad0c" />
6060
<th scope="col">High Density</th>
6161
</tr>
6262
<tr><th scope="row">Small</th>
63-
<td class='cent hi'>1.4%</td>
63+
<td class='cent hi'>1.8%</td>
6464
<td></td>
6565
<td></td>
6666
</tr>
6767
<tr><th scope="row">Normal</th>
6868
<td></td>
69-
<td class='cent hi'>54.5%</td>
70-
<td class='cent hi'>44.1%</td>
69+
<td class='cent hi'>51.5%</td>
70+
<td class='cent hi'>46.6%</td>
7171
</tr>
7272
<tr><th scope="row">Large</th>
7373
<td></td>
7474
<td></td>
7575
<td></td>
76-
</tr>
76+
</tr>
7777
</table>
7878

79-
<p><em>Data collected during two weeks ending on July 1, 2010</em></p>
79+
<p><em>Data collected during two weeks ending on July 15, 2010</em></p>
8080
</div>
8181

0 commit comments

Comments
 (0)