Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba64d0ec authored by Joe Fernandez's avatar Joe Fernandez Committed by Android (Google) Code Review
Browse files

Merge "docs: July 2016 Dashboard update" into nyc-dev

parents 8fabbb89 93362ace
Loading
Loading
Loading
Loading
+27 −27
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ Platform Versions</a>.</p>
</div>


<p style="clear:both"><em>Data collected during a 7-day period ending on June 6, 2016.
<p style="clear:both"><em>Data collected during a 7-day period ending on July 11, 2016.
<br/>Any versions with less than 0.1% distribution are not shown.</em>
</p>

@@ -81,7 +81,7 @@ Screens</a>.</p>
</div>


<p style="clear:both"><em>Data collected during a 7-day period ending on June 6, 2016.
<p style="clear:both"><em>Data collected during a 7-day period ending on July 11, 2016.

<br/>Any screen configurations with less than 0.1% distribution are not shown.</em></p>

@@ -101,7 +101,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%7CGL%203.1&chf=bg%2Cs%2C00000000&chd=t%3A48.6%2C41.8%2C9.6&chco=c4df9b%2C6fad0c&cht=p&chs=400x250">
src="//chart.googleapis.com/chart?chl=GL%202.0%7CGL%203.0%7CGL%203.1&chf=bg%2Cs%2C00000000&chd=t%3A47.5%2C41.9%2C10.6&chco=c4df9b%2C6fad0c&cht=p&chs=400x250">

<p>To declare which version of OpenGL ES your application requires, you should use the {@code
android:glEsVersion} attribute of the <a
@@ -119,21 +119,21 @@ uses.</p>
</tr>
<tr>
<td>2.0</td>
<td>48.6%</td>
<td>47.5%</td>
</tr>
<tr>
<td>3.0</td>
<td>41.8%</td>
<td>41.9%</td>
</tr>
<tr>
<td>3.1</td>
<td>9.6%</td>
<td>10.6%</td>
</tr>
</table>



<p style="clear:both"><em>Data collected during a 7-day period ending on June 6, 2016</em></p>
<p style="clear:both"><em>Data collected during a 7-day period ending on July 11, 2016</em></p>



@@ -147,28 +147,28 @@ var SCREEN_DATA =
      "Large": {
        "hdpi": "0.5",
        "ldpi": "0.2",
        "mdpi": "4.5",
        "tvdpi": "2.2",
        "mdpi": "4.4",
        "tvdpi": "2.1",
        "xhdpi": "0.5"
      },
      "Normal": {
        "hdpi": "41.1",
        "mdpi": "4.2",
        "hdpi": "40.9",
        "mdpi": "4.1",
        "tvdpi": "0.1",
        "xhdpi": "25.6",
        "xxhdpi": "15.0"
        "xhdpi": "26.3",
        "xxhdpi": "15.1"
      },
      "Small": {
        "ldpi": "2.0"
        "ldpi": "1.9"
      },
      "Xlarge": {
        "hdpi": "0.3",
        "mdpi": "3.1",
        "mdpi": "2.9",
        "xhdpi": "0.7"
      }
    },
    "densitychart": "//chart.googleapis.com/chart?chs=400x250&cht=p&chco=c4df9b%2C6fad0c&chf=bg%2Cs%2C00000000&chd=t%3A2.2%2C11.8%2C2.3%2C41.9%2C26.8%2C15.0&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi",
    "layoutchart": "//chart.googleapis.com/chart?chs=400x250&cht=p&chco=c4df9b%2C6fad0c&chf=bg%2Cs%2C00000000&chd=t%3A4.1%2C7.9%2C86.0%2C2.0&chl=Xlarge%7CLarge%7CNormal%7CSmall"
    "densitychart": "//chart.googleapis.com/chart?chco=c4df9b%2C6fad0c&chd=t%3A2.1%2C11.4%2C2.2%2C41.7%2C27.5%2C15.1&chf=bg%2Cs%2C00000000&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chs=400x250&cht=p",
    "layoutchart": "//chart.googleapis.com/chart?chco=c4df9b%2C6fad0c&chd=t%3A3.9%2C7.7%2C86.5%2C1.9&chf=bg%2Cs%2C00000000&chl=Xlarge%7CLarge%7CNormal%7CSmall&chs=400x250&cht=p"
  }
];

@@ -176,7 +176,7 @@ var SCREEN_DATA =
var VERSION_DATA =
[
  {
    "chart": "//chart.googleapis.com/chart?chs=500x250&cht=p&chco=c4df9b%2C6fad0c&chf=bg%2Cs%2C00000000&chd=t%3A0.1%2C2.0%2C1.9%2C18.9%2C31.6%2C35.4%2C10.1&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop%7CMarshmallow",
    "chart": "//chart.googleapis.com/chart?chco=c4df9b%2C6fad0c&chd=t%3A0.1%2C1.9%2C1.7%2C17.8%2C30.2%2C35.1%2C13.3&chf=bg%2Cs%2C00000000&chl=Froyo%7CGingerbread%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat%7CLollipop%7CMarshmallow&chs=500x250&cht=p",
    "data": [
      {
        "api": 8,
@@ -186,47 +186,47 @@ var VERSION_DATA =
      {
        "api": 10,
        "name": "Gingerbread",
        "perc": "2.0"
        "perc": "1.9"
      },
      {
        "api": 15,
        "name": "Ice Cream Sandwich",
        "perc": "1.9"
        "perc": "1.7"
      },
      {
        "api": 16,
        "name": "Jelly Bean",
        "perc": "6.8"
        "perc": "6.4"
      },
      {
        "api": 17,
        "name": "Jelly Bean",
        "perc": "9.4"
        "perc": "8.8"
      },
      {
        "api": 18,
        "name": "Jelly Bean",
        "perc": "2.7"
        "perc": "2.6"
      },
      {
        "api": 19,
        "name": "KitKat",
        "perc": "31.6"
        "perc": "30.1"
      },
      {
        "api": 21,
        "name": "Lollipop",
        "perc": "15.4"
        "perc": "14.3"
      },
      {
        "api": 22,
        "name": "Lollipop",
        "perc": "20.0"
        "perc": "20.8"
      },
      {
        "api": 23,
        "name": "Marshmallow",
        "perc": "10.1"
        "perc": "13.3"
      }
    ]
  }