automerge: c6ca860
* commit 'c6ca8600a4257b25d2ffd1ab6abe02089d06b3d7':
docs: February 2015 Dashboard updates
This commit is contained in:
@ -57,7 +57,7 @@ Platform Versions</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<p style="clear:both"><em>Data collected during a 7-day period ending on January 5, 2015.
|
||||
<p style="clear:both"><em>Data collected during a 7-day period ending on February 2, 2015.
|
||||
<br/>Any versions with less than 0.1% distribution are not shown.</em>
|
||||
</p>
|
||||
|
||||
@ -88,7 +88,7 @@ Screens</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<p style="clear:both"><em>Data collected during a 7-day period ending on January 5, 2015.
|
||||
<p style="clear:both"><em>Data collected during a 7-day period ending on February 2, 2015.
|
||||
|
||||
<br/>Any screen configurations with less than 0.1% distribution are not shown.</em></p>
|
||||
|
||||
@ -108,7 +108,7 @@ support for any lower version (for example, support for version 2.0 also implies
|
||||
|
||||
|
||||
<img alt="" style="float:right"
|
||||
src="//chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0&chf=bg%2Cs%2C00000000&chd=t%3A69.9%2C30.1&chco=c4df9b%2C6fad0c&cht=p&chs=400x250" />
|
||||
src="//chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0&chf=bg%2Cs%2C00000000&chd=t%3A68.9%2C31.1&chco=c4df9b%2C6fad0c&cht=p&chs=400x250" />
|
||||
|
||||
|
||||
<p>To declare which version of OpenGL ES your application requires, you should use the {@code
|
||||
@ -127,17 +127,17 @@ uses.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2.0</td>
|
||||
<td>69.9%</td>
|
||||
<td>68.9%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3.0</td>
|
||||
<td>30.1%</td>
|
||||
<td>31.1%</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<p style="clear:both"><em>Data collected during a 7-day period ending on January 5, 2015</em></p>
|
||||
<p style="clear:both"><em>Data collected during a 7-day period ending on February 2, 2015</em></p>
|
||||
|
||||
|
||||
|
||||
@ -155,7 +155,7 @@ uses.</p>
|
||||
var VERSION_DATA =
|
||||
[
|
||||
{
|
||||
"chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chco=c4df9b%2C6fad0c&chd=t%3A0.4%2C7.8%2C6.7%2C46.0%2C39.1&chf=bg%2Cs%2C00000000&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat",
|
||||
"chart": "//chart.googleapis.com/chart?chf=bg%2Cs%2C00000000&chd=t%3A0.4%2C7.4%2C6.4%2C44.5%2C39.7%2C1.6&chco=c4df9b%2C6fad0c&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop&chs=500x250&cht=p",
|
||||
"data": [
|
||||
{
|
||||
"api": 8,
|
||||
@ -165,32 +165,37 @@ var VERSION_DATA =
|
||||
{
|
||||
"api": 10,
|
||||
"name": "Gingerbread",
|
||||
"perc": "7.8"
|
||||
"perc": "7.4"
|
||||
},
|
||||
{
|
||||
"api": 15,
|
||||
"name": "Ice Cream Sandwich",
|
||||
"perc": "6.7"
|
||||
"perc": "6.4"
|
||||
},
|
||||
{
|
||||
"api": 16,
|
||||
"name": "Jelly Bean",
|
||||
"perc": "19.2"
|
||||
"perc": "18.4"
|
||||
},
|
||||
{
|
||||
"api": 17,
|
||||
"name": "Jelly Bean",
|
||||
"perc": "20.3"
|
||||
"perc": "19.8"
|
||||
},
|
||||
{
|
||||
"api": 18,
|
||||
"name": "Jelly Bean",
|
||||
"perc": "6.5"
|
||||
"perc": "6.3"
|
||||
},
|
||||
{
|
||||
"api": 19,
|
||||
"name": "KitKat",
|
||||
"perc": "39.1"
|
||||
"perc": "39.7"
|
||||
},
|
||||
{
|
||||
"api": 21,
|
||||
"name": "Lollipop",
|
||||
"perc": "1.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -203,29 +208,29 @@ var SCREEN_DATA =
|
||||
"data": {
|
||||
"Large": {
|
||||
"hdpi": "0.6",
|
||||
"ldpi": "0.6",
|
||||
"mdpi": "5.4",
|
||||
"tvdpi": "2.3",
|
||||
"ldpi": "0.5",
|
||||
"mdpi": "5.1",
|
||||
"tvdpi": "2.2",
|
||||
"xhdpi": "0.6"
|
||||
},
|
||||
"Normal": {
|
||||
"hdpi": "37.5",
|
||||
"mdpi": "8.8",
|
||||
"hdpi": "38.3",
|
||||
"mdpi": "8.7",
|
||||
"tvdpi": "0.1",
|
||||
"xhdpi": "18.4",
|
||||
"xxhdpi": "16.3"
|
||||
"xhdpi": "18.8",
|
||||
"xxhdpi": "15.9"
|
||||
},
|
||||
"Small": {
|
||||
"ldpi": "4.8"
|
||||
},
|
||||
"Xlarge": {
|
||||
"hdpi": "0.3",
|
||||
"mdpi": "3.7",
|
||||
"mdpi": "3.5",
|
||||
"xhdpi": "0.6"
|
||||
}
|
||||
},
|
||||
"densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b%2C6fad0c&chd=t%3A5.4%2C17.9%2C2.4%2C38.4%2C19.6%2C16.3&chf=bg%2Cs%2C00000000&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi",
|
||||
"layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chco=c4df9b%2C6fad0c&chd=t%3A4.6%2C9.5%2C81.1%2C4.8&chf=bg%2Cs%2C00000000&chl=Xlarge%7CLarge%7CNormal%7CSmall"
|
||||
"densitychart": "//chart.googleapis.com/chart?chf=bg%2Cs%2C00000000&chd=t%3A5.3%2C17.3%2C2.3%2C39.2%2C20.0%2C15.9&chco=c4df9b%2C6fad0c&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chs=400x250&cht=p",
|
||||
"layoutchart": "//chart.googleapis.com/chart?chf=bg%2Cs%2C00000000&chd=t%3A4.4%2C9.0%2C81.8%2C4.8&chco=c4df9b%2C6fad0c&chl=Xlarge%7CLarge%7CNormal%7CSmall&chs=400x250&cht=p"
|
||||
}
|
||||
];
|
||||
|
||||
@ -305,7 +310,7 @@ var VERSION_NAMES =
|
||||
},
|
||||
{
|
||||
"api":21,
|
||||
"link":"<a href='/about/versions/android-5.0.html'>4.4</a>",
|
||||
"link":"<a href='/about/versions/android-5.0.html'>5.0</a>",
|
||||
"codename":"Lollipop"
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user