mimmi20/browser-detector

View on GitHub
data/devices/x-touch/smartphone.json

Summary

Maintainability
Test Coverage
{
  "x-touch x506 3g": {
    "deviceName": "X506 3G",
    "marketingName": "X506 3G",
    "manufacturer": "x-touch",
    "brand": "x-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "x-touch xbot senior": {
    "deviceName": "XBot Senior",
    "marketingName": "XBot Senior",
    "manufacturer": "x-touch",
    "brand": "x-touch",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 720,
      "touch": true,
      "size": 5.8
    },
    "type": "smartphone",
    "platform": "android"
  }
}