am 0987ff87: Merge "Add Flo to device art generator." into jb-mr2-dev
* commit '0987ff8768512c3d519a5d5bbe5c4eb6b54548dc': Add Flo to device art generator.
|
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 184 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 173 KiB After Width: | Height: | Size: 212 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 155 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 173 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 7.6 KiB |
@@ -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',
|
||||
|
||||