Merge "Add Flo to device art generator." into jb-mr2-dev

This commit is contained in:
Roman Nurik
2013-07-17 16:17:14 +00:00
committed by Android (Google) Code Review
15 changed files with 19 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

After

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -173,12 +173,13 @@ feature image or screenshots for your Google Play app listing.</p>
title: 'Nexus 7',
url: 'http://www.google.com/nexus/7/',
physicalSize: 7,
physicalHeight: 7.81,
density: '213dpi',
physicalHeight: 8,
actualResolution: [1200,1920],
density: 'XHDPI',
landRes: ['shadow', 'back', 'fore'],
landOffset: [315,270],
landOffset: [326,245],
portRes: ['shadow', 'back', 'fore'],
portOffset: [264,311],
portOffset: [244,326],
portSize: [800,1280]
},
{
@@ -209,6 +210,20 @@ feature image or screenshots for your Google Play app listing.</p>
portSize: [800,1280],
archived: true
},
{
id: 'nexus_7_2012',
title: 'Nexus 7 (2012)',
url: 'http://www.google.com/nexus/7/',
physicalSize: 7,
physicalHeight: 7.81,
density: '213dpi',
landRes: ['shadow', 'back', 'fore'],
landOffset: [315,270],
portRes: ['shadow', 'back', 'fore'],
portOffset: [264,311],
portSize: [800,1280],
archived: true
},
{
id: 'galaxy_nexus',
title: 'Galaxy Nexus',