mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "fnb conexis a1": {
    "deviceName": "ConeXis A1",
    "marketingName": "ConeXis A1",
    "manufacturer": "zte",
    "brand": "fnb",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fnb conexis x1": {
    "deviceName": "ConeXis X1",
    "marketingName": "ConeXis X1",
    "manufacturer": "fnb",
    "brand": "fnb",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fnb conexis x2": {
    "deviceName": "ConeXis X2",
    "marketingName": "ConeXis X2",
    "manufacturer": "fnb",
    "brand": "fnb",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "fnb sp5045v": {
    "deviceName": "SP5045V",
    "marketingName": "SP5045V",
    "manufacturer": "fnb",
    "brand": "fnb",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  }
}