mimmi20/browser-detector

View on GitHub
data/devices/explay/smartphone.json

Summary

Maintainability
Test Coverage
{
  "explay a320": {
    "deviceName": "A320",
    "marketingName": "A320",
    "manufacturer": "explay",
    "brand": "explay",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 400,
      "height": 240,
      "touch": true,
      "size": 3.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "explay atlant": {
    "deviceName": "Atlant",
    "marketingName": "Atlant",
    "manufacturer": "explay",
    "brand": "explay",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "explay infinity": {
    "deviceName": "Infinity",
    "marketingName": "Infinity",
    "manufacturer": "explay",
    "brand": "explay",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "explay rio play": {
    "deviceName": "Rio Play",
    "marketingName": "Rio Play",
    "manufacturer": "explay",
    "brand": "explay",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "explay x-tremer": {
    "deviceName": "X-tremer",
    "marketingName": "X-tremer",
    "manufacturer": "explay",
    "brand": "explay",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}