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

Commit b243bbb4 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 65907fd4: dashboard update for 12/2/13 first appearance of kitkat

* commit '65907fd4':
  dashboard update for 12/2/13 first appearance of kitkat
parents d229620e 65907fd4
Loading
Loading
Loading
Loading
+32 −22
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ Platform Versions</a>.</p>
</div>


<p style="clear:both"><em>Data collected during a 7-day period ending on November 1, 2013.
<p style="clear:both"><em>Data collected during a 7-day period ending on December 2, 2013.
<br/>Any versions with less than 0.1% distribution are not shown.</em>
</p>

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


<p style="clear:both"><em>Data collected during a 7-day period ending on November 1, 2013
<p style="clear:both"><em>Data collected during a 7-day period ending on December 2, 2013
<br/>Any screen configurations with less than 0.1% distribution are not shown.</em></p>


@@ -133,17 +133,17 @@ uses.</p>
</tr>
<tr>
<td>2.0</th>
<td>98.3%</td>
<td>96.3%</td>
</tr>
<tr>
<td>3.0</th>
<td>1.6%</td>
<td>3.6%</td>
</tr>
</table>



<p style="clear:both"><em>Data collected during a 7-day period ending on November 1, 2013</em></p>
<p style="clear:both"><em>Data collected during a 7-day period ending on December 2, 2013</em></p>



@@ -161,17 +161,17 @@ uses.</p>
var VERSION_DATA =
[
  {
    "chart": "//chart.googleapis.com/chart?chl=Froyo%7CGingerbread%7CHoneycomb%7CIce%20Cream%20Sandwich%7CJelly%20Bean&chco=c4df9b%2C6fad0c&chd=t%3A1.7%2C26.3%2C0.1%2C19.8%2C52.1&chf=bg%2Cs%2C00000000&chs=500x250&cht=p",
    "chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chf=bg%2Cs%2C00000000&chd=t%3A1.6%2C24.1%2C0.1%2C18.6%2C54.5%2C1.1&chl=Froyo%7CGingerbread%7CHoneycomb%7CIce%20Cream%20Sandwich%7CJelly%20Bean%7CKitKat&chco=c4df9b%2C6fad0c",
    "data": [
      {
        "api": 8,
        "name": "Froyo",
        "perc": "1.7"
        "perc": "1.6"
      },
      {
        "api": 10,
        "name": "Gingerbread",
        "perc": "26.3"
        "perc": "24.1"
      },
      {
        "api": 13,
@@ -181,22 +181,27 @@ var VERSION_DATA =
      {
        "api": 15,
        "name": "Ice Cream Sandwich",
        "perc": "19.8"
        "perc": "18.6"
      },
      {
        "api": 16,
        "name": "Jelly Bean",
        "perc": "37.3"
        "perc": "37.4"
      },
      {
        "api": 17,
        "name": "Jelly Bean",
        "perc": "12.5"
        "perc": "12.9"
      },
      {
        "api": 18,
        "name": "Jelly Bean",
        "perc": "2.3"
        "perc": "4.2"
      },
      {
        "api": 19,
        "name": "KitKat",
        "perc": "1.1"
      }
    ]
  }
@@ -213,28 +218,28 @@ var SCREEN_DATA =
      "Large": {
        "hdpi": "0.5",
        "ldpi": "0.6",
        "mdpi": "3.6",
        "tvdpi": "1.2",
        "xhdpi": "0.5"
        "mdpi": "3.8",
        "tvdpi": "1.4",
        "xhdpi": "0.6"
      },
      "Normal": {
        "hdpi": "33.4",
        "ldpi": "0.1",
        "mdpi": "15.1",
        "xhdpi": "22.2",
        "xxhdpi": "8.8"
        "mdpi": "14.6",
        "xhdpi": "21.6",
        "xxhdpi": "9.7"
      },
      "Small": {
        "ldpi": "9.2"
        "ldpi": "8.8"
      },
      "Xlarge": {
        "hdpi": "0.3",
        "mdpi": "4.4",
        "mdpi": "4.5",
        "xhdpi": "0.1"
      }
    },
    "densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chco=c4df9b%2C6fad0c&chd=t%3A9.9%2C23.1%2C1.2%2C34.2%2C22.8%2C8.8&chf=bg%2Cs%2C00000000&chs=400x250&cht=p",
    "layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chco=c4df9b%2C6fad0c&chd=t%3A4.8%2C6.4%2C79.6%2C9.2&chf=bg%2Cs%2C00000000&chs=400x250&cht=p"
    "densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg%2Cs%2C00000000&chd=t%3A9.5%2C22.9%2C1.4%2C34.2%2C22.3%2C9.7&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chco=c4df9b%2C6fad0c",
    "layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chf=bg%2Cs%2C00000000&chd=t%3A4.9%2C6.9%2C79.4%2C8.8&chl=Xlarge%7CLarge%7CNormal%7CSmall&chco=c4df9b%2C6fad0c"
  }
];

@@ -301,6 +306,11 @@ var VERSION_NAMES =
    "api":18,
    "link":"<a href='/about/versions/android-4.3.html'>4.3</a>",
    "codename":"Jelly Bean"
  },
  {
    "api":19,
    "link":"<a href='/about/versions/android-4.4.html'>4.4</a>",
    "codename":"KitKat"
  }
];