diff --git a/docs/html/about/dashboards/index.jd b/docs/html/about/dashboards/index.jd index 50e9448264adb..fdb1ae7b9a99a 100644 --- a/docs/html/about/dashboards/index.jd +++ b/docs/html/about/dashboards/index.jd @@ -59,7 +59,7 @@ Platform Versions.

-

Data collected during a 7-day period ending on March 7, 2016. +

Data collected during a 7-day period ending on April 4, 2016.
Any versions with less than 0.1% distribution are not shown.

@@ -90,7 +90,7 @@ Screens.

-

Data collected during a 7-day period ending on March 7, 2016. +

Data collected during a 7-day period ending on April 4, 2016.
Any screen configurations with less than 0.1% distribution are not shown.

@@ -110,7 +110,7 @@ support for any lower version (for example, support for version 2.0 also implies +src="//chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0%7CGL%203.1&chf=bg%2Cs%2C00000000&chd=t%3A50.9%2C40.7%2C8.4&chco=c4df9b%2C6fad0c&cht=p&chs=400x250">

To declare which version of OpenGL ES your application requires, you should use the {@code android:glEsVersion} attribute of the 2.0 -51.6% +50.9% 3.0 @@ -136,13 +136,13 @@ uses.

3.1 -7.7% +8.4% -

Data collected during a 7-day period ending on March 7, 2016

+

Data collected during a 7-day period ending on April 4, 2016

@@ -156,7 +156,7 @@ var SCREEN_DATA = "Large": { "hdpi": "0.5", "ldpi": "0.3", - "mdpi": "4.7", + "mdpi": "4.6", "tvdpi": "2.2", "xhdpi": "0.5" }, @@ -164,20 +164,20 @@ var SCREEN_DATA = "hdpi": "41.5", "mdpi": "4.9", "tvdpi": "0.1", - "xhdpi": "23.6", - "xxhdpi": "15.0" + "xhdpi": "23.9", + "xxhdpi": "14.9" }, "Small": { "ldpi": "2.4" }, "Xlarge": { "hdpi": "0.3", - "mdpi": "3.3", + "mdpi": "3.2", "xhdpi": "0.7" } }, - "densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chco=c4df9b%2C6fad0c&chd=t%3A2.7%2C12.9%2C2.3%2C42.3%2C24.8%2C15.0&chf=bg%2Cs%2C00000000&chs=400x250&cht=p", - "layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chco=c4df9b%2C6fad0c&chd=t%3A4.3%2C8.2%2C85.1%2C2.4&chf=bg%2Cs%2C00000000&chs=400x250&cht=p" + "densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chd=t%3A2.7%2C12.7%2C2.3%2C42.3%2C25.1%2C14.9&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c&cht=p&chs=400x250", + "layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chd=t%3A4.2%2C8.1%2C85.3%2C2.4&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c&cht=p&chs=400x250" } ]; @@ -185,7 +185,7 @@ var SCREEN_DATA = var VERSION_DATA = [ { - "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop%7CMarshmallow&chco=c4df9b%2C6fad0c&chd=t%3A0.1%2C2.6%2C2.3%2C22.3%2C34.3%2C36.1%2C2.3&chf=bg%2Cs%2C00000000&chs=500x250&cht=p", + "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop%7CMarshmallow&chd=t%3A0.1%2C2.6%2C2.2%2C21.3%2C33.4%2C35.8%2C4.6&chf=bg%2Cs%2C00000000&chco=c4df9b%2C6fad0c&cht=p&chs=500x250", "data": [ { "api": 8, @@ -200,42 +200,42 @@ var VERSION_DATA = { "api": 15, "name": "Ice Cream Sandwich", - "perc": "2.3" + "perc": "2.2" }, { "api": 16, "name": "Jelly Bean", - "perc": "8.1" + "perc": "7.8" }, { "api": 17, "name": "Jelly Bean", - "perc": "11.0" + "perc": "10.5" }, { "api": 18, "name": "Jelly Bean", - "perc": "3.2" + "perc": "3.0" }, { "api": 19, "name": "KitKat", - "perc": "34.3" + "perc": "33.4" }, { "api": 21, "name": "Lollipop", - "perc": "16.9" + "perc": "16.4" }, { "api": 22, "name": "Lollipop", - "perc": "19.2" + "perc": "19.4" }, { "api": 23, "name": "Marshmallow", - "perc": "2.3" + "perc": "4.6" } ] } @@ -333,22 +333,6 @@ var VERSION_NAMES = - - - - - - - - - - - - - - - - $(document).ready(function(){ // for each set of data (each month) $.each(VERSION_DATA, function(i, set) {