Doc change: Add device frames for Nexus 5X and 6P.

Change-Id: I9935e2af2b9775b6befb2d97e7c14d15aa340892
This commit is contained in:
Dirk Dougherty
2015-10-09 10:33:54 -07:00
parent fe7f063ade
commit e20dda71cd
15 changed files with 34 additions and 20 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 823 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 822 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@@ -186,7 +186,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'nexus_5',
title: 'Nexus 5',
url: 'http://www.google.com/nexus/5/',
url: 'https://www.google.com/nexus/5/',
physicalSize: 5,
physicalHeight: 5.43,
density: 'XXHDPI',
@@ -195,11 +195,25 @@ feature image or screenshots for your Google Play app listing.</p>
portRes: ['shadow', 'back', 'fore'],
portOffset: [304,436],
portSize: [1080,1920],
archived: true
},
{
id: 'nexus_5x',
title: 'Nexus 5X',
url: 'https://www.google.com/nexus/5x/',
physicalSize: 5.2,
physicalHeight: 5.625,
density: '420DPI',
landRes: ['shadow', 'back', 'fore'],
landOffset: [485,313],
portRes: ['shadow', 'back', 'fore'],
portOffset: [305,485],
portSize: [1080,1920],
},
{
id: 'nexus_6',
title: 'Nexus 6',
url: 'http://www.google.com/nexus/6/',
url: 'https://www.google.com/nexus/6/',
physicalSize: 6,
physicalHeight: 6.27,
density: '560DPI',
@@ -207,26 +221,26 @@ feature image or screenshots for your Google Play app listing.</p>
landOffset: [489,327],
portRes: ['shadow', 'back', 'fore'],
portOffset: [327,489],
portSize: [1440, 2560],
portSize: [1440, 2560],
archived: true
},
{
id: 'nexus_7',
title: 'Nexus 7',
url: 'http://www.google.com/nexus/7/',
physicalSize: 7,
physicalHeight: 8,
actualResolution: [1200,1920],
density: 'XHDPI',
id: 'nexus_6p',
title: 'Nexus 6P',
url: 'https://www.google.com/nexus/6p/',
physicalSize: 5.7,
physicalHeight: 6.125,
density: '560DPI',
landRes: ['shadow', 'back', 'fore'],
landOffset: [326,245],
landOffset: [579,321],
portRes: ['shadow', 'back', 'fore'],
portOffset: [244,326],
portSize: [800,1280]
portOffset: [312,579],
portSize: [1440, 2560],
},
{
id: 'nexus_9',
title: 'Nexus 9',
url: 'http://www.google.com/nexus/9/',
url: 'https://www.google.com/nexus/9/',
physicalSize: 9,
physicalHeight: 8.98,
actualResolution: [1536,2048],
@@ -240,7 +254,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'nexus_10',
title: 'Nexus 10',
url: 'http://www.google.com/nexus/10/',
url: 'https://www.google.com/nexus/10/',
physicalSize: 10,
physicalHeight: 7,
actualResolution: [1600,2560],
@@ -255,7 +269,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'nexus_7_2012',
title: 'Nexus 7 (2012)',
url: 'http://www.google.com/nexus/7/',
url: 'https://www.google.com/nexus/7/',
physicalSize: 7,
physicalHeight: 7.81,
density: '213dpi',
@@ -269,7 +283,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'nexus_4',
title: 'Nexus 4',
url: 'http://www.google.com/nexus/4/',
url: 'https://www.google.com/nexus/4/',
physicalSize: 4.7,
physicalHeight: 5.27,
density: 'XHDPI',
@@ -283,7 +297,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'wear',
title: 'Android Wear',
url: 'http://www.android.com/wear/',
url: 'https://www.android.com/wear/',
physicalSize: 1.8,
physicalHeight: 1.8,
density: 'HDPI',
@@ -296,7 +310,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'wear_square',
title: 'Android Wear Square',
url: 'http://www.android.com/wear/',
url: 'https://www.android.com/wear/',
physicalSize: 1.8,
physicalHeight: 1.8,
density: 'HDPI',
@@ -310,7 +324,7 @@ feature image or screenshots for your Google Play app listing.</p>
{
id: 'wear_round',
title: 'Android Wear Round',
url: 'http://www.android.com/wear/',
url: 'https://www.android.com/wear/',
physicalSize: 1.8,
physicalHeight: 1.8,
density: 'HDPI',