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

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

am a5da1865: am 9210aea5: am 218120e0: Merge "dashboard update for 8/1" into jb-mr2-docs

* commit 'a5da1865':
  dashboard update for 8/1
parents 18c7decd a5da1865
Loading
Loading
Loading
Loading
+27 −22
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ Platform Versions</a>.</p>
</div>


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

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


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


@@ -130,7 +130,7 @@ uses.</p>



<p style="clear:both"><em>Data collected during a 14-day period ending on July 8, 2013</em></p>
<p style="clear:both"><em>Data collected during a 14-day period ending on August 1, 2013</em></p>



@@ -148,7 +148,7 @@ uses.</p>
var VERSION_DATA =
[
  {
    "chart": "//chart.googleapis.com/chart?chl=Eclair%7CFroyo%7CGingerbread%7CHoneycomb%7CIce%20Cream%20Sandwich%7CJelly%20Bean&chco=c4df9b%2C6fad0c&chd=t%3A1.5%2C3.1%2C34.1%2C0.1%2C23.3%2C37.9&chf=bg%2Cs%2C00000000&chs=500x250&cht=p",
    "chart": "//chart.googleapis.com/chart?cht=p&chs=500x250&chl=Eclair%7CFroyo%7CGingerbread%7CHoneycomb%7CIce%20Cream%20Sandwich%7CJelly%20Bean&chf=bg%2Cs%2C00000000&chd=t%3A1.3%2C2.5%2C33.1%2C0.1%2C22.5%2C40.5&chco=c4df9b%2C6fad0c",
    "data": [
      {
        "api": 4,
@@ -158,17 +158,22 @@ var VERSION_DATA =
      {
        "api": 7,
        "name": "Eclair",
        "perc": "1.4"
        "perc": "1.2"
      },
      {
        "api": 8,
        "name": "Froyo",
        "perc": "3.1"
        "perc": "2.5"
      },
      {
        "api": 9,
        "name": "Gingerbread",
        "perc": "0.1"
      },
      {
        "api": 10,
        "name": "Gingerbread",
        "perc": "34.1"
        "perc": "33.0"
      },
      {
        "api": 13,
@@ -178,17 +183,17 @@ var VERSION_DATA =
      {
        "api": 15,
        "name": "Ice Cream Sandwich",
        "perc": "23.3"
        "perc": "22.5"
      },
      {
        "api": 16,
        "name": "Jelly Bean",
        "perc": "32.3"
        "perc": "34.0"
      },
      {
        "api": 17,
        "name": "Jelly Bean",
        "perc": "5.6"
        "perc": "6.5"
      }
    ]
  }
@@ -204,21 +209,21 @@ var SCREEN_DATA =
    "data": {
      "Large": {
        "hdpi": "0.4",
        "ldpi": "0.6",
        "ldpi": "0.5",
        "mdpi": "3.2",
        "tvdpi": "1.0",
        "tvdpi": "1.1",
        "xhdpi": "0.5"
      },
      "Normal": {
        "hdpi": "34.9",
        "hdpi": "34.5",
        "ldpi": "0.1",
        "mdpi": "16.0",
        "xhdpi": "24.0",
        "xxhdpi": "4.9"
        "mdpi": "15.9",
        "xhdpi": "23.9",
        "xxhdpi": "5.7"
      },
      "Small": {
        "hdpi": "0.1",
        "ldpi": "9.9"
        "ldpi": "9.7"
      },
      "Xlarge": {
        "hdpi": "0.2",
@@ -226,8 +231,8 @@ var SCREEN_DATA =
        "xhdpi": "0.1"
      }
    },
    "densitychart": "//chart.googleapis.com/chart?chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chco=c4df9b%2C6fad0c&chd=t%3A10.7%2C23.3%2C1.0%2C35.6%2C24.6%2C4.9&chf=bg%2Cs%2C00000000&chs=400x250&cht=p",
    "layoutchart": "//chart.googleapis.com/chart?chl=Xlarge%7CLarge%7CNormal%7CSmall&chco=c4df9b%2C6fad0c&chd=t%3A4.4%2C5.7%2C79.9%2C10.1&chf=bg%2Cs%2C00000000&chs=400x250&cht=p"
    "densitychart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=ldpi%7Cmdpi%7Ctvdpi%7Chdpi%7Cxhdpi%7Cxxhdpi&chf=bg%2Cs%2C00000000&chd=t%3A10.3%2C23.2%2C1.1%2C35.2%2C24.5%2C5.7&chco=c4df9b%2C6fad0c",
    "layoutchart": "//chart.googleapis.com/chart?cht=p&chs=400x250&chl=Xlarge%7CLarge%7CNormal%7CSmall&chf=bg%2Cs%2C00000000&chd=t%3A4.4%2C5.7%2C80.2%2C9.8&chco=c4df9b%2C6fad0c"
  }
];