Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
add Google Nexus 7 (2013)
Browse files Browse the repository at this point in the history
Google Nexus 7 Tablet added. Old Nexus 7 renamed as Nexus 7 (2012).

Sources: http://bjango.com/articles/min-device-pixel-ratio/
http://www.google.com/nexus/7/
  • Loading branch information
hantuzun committed Oct 17, 2013
1 parent d0f6614 commit 1fe0e55
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,9 @@
{
"name": "Asus",
"devices": [
{ "name": "Google Nexus 7", "w": 1280, "h": 800, "inch": "7", "pxd": 1.33 },
{ "name": "Google Nexus 7 (2012)", "w": 1280, "h": 800, "inch": "7", "pxd": 1.33 },
{ "name": "Transformer Pad TF300", "w": 1280, "h": 800, "inch": "10.1", "pxd": 1 },
{ "name": "Google Nexus 7 (2013)", "w": 1920, "h": 1200, "inch": "7.02", "pxd": 2 },
{ "name": "Transformer Pad Infinity", "w": 1920, "h": 1200, "inch": "10.1", "pxd": 1 },
{ "name": "New Transformer Pad Infinity", "w": 2560, "h": 1600, "inch": "10.1", "pxd": 1 }
]
Expand Down Expand Up @@ -264,4 +265,4 @@
]
}
]
}
}

0 comments on commit 1fe0e55

Please sign in to comment.