mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "positivo s440": {
    "deviceName": "S440",
    "marketingName": "S440",
    "manufacturer": "positivo",
    "brand": "positivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "positivo s480": {
    "deviceName": "S480",
    "marketingName": "S480",
    "manufacturer": "positivo",
    "brand": "positivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "positivo s455": {
    "deviceName": "Selfie S455",
    "marketingName": "Selfie S455",
    "manufacturer": "positivo",
    "brand": "positivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "positivo s520": {
    "deviceName": "S520",
    "marketingName": "Twist M",
    "manufacturer": "positivo",
    "brand": "positivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "positivo twist s": {
    "deviceName": "S520",
    "marketingName": "Twist S",
    "manufacturer": "positivo",
    "brand": "positivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "positivo ypy s450": {
    "deviceName": "Ypy S450",
    "marketingName": "Ypy S450",
    "manufacturer": "positivo",
    "brand": "positivo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}