mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "true smart 4g gen c 5.5": {
    "deviceName": "Smart 4G Gen C 5.5",
    "marketingName": "Smart 4G Gen C 5.5",
    "manufacturer": "true",
    "brand": "true",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "true smart 4g speedy 5.0 plus": {
    "deviceName": "Smart 4G Speedy 5.0 Plus",
    "marketingName": "Smart 4G Speedy 5.0 Plus",
    "manufacturer": "true",
    "brand": "true",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.8
    },
    "type": "smartphone",
    "platform": "android"
  },
  "true smart 4g speedy 5.0 plus v23": {
    "deviceName": "Smart 4G Speedy 5.0 Plus V23",
    "marketingName": "Smart 4G Speedy 5.0 Plus V23",
    "manufacturer": "true",
    "brand": "true",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "true smart 4g m1 plus": {
    "deviceName": "Smart 4G M1 Plus",
    "marketingName": "Smart 4G M1 Plus",
    "manufacturer": "true",
    "brand": "true",
    "dualOrientation": true,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "true smart 4g adventure pro": {
    "deviceName": "Smart 4G Adventure Pro",
    "marketingName": "Smart 4G Adventure Pro",
    "manufacturer": "true",
    "brand": "true",
    "dualOrientation": true,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "true smart 4g max 5.5": {
    "deviceName": "Smart 4G Max 5.5",
    "marketingName": "Smart 4G Max 5.5",
    "manufacturer": "true",
    "brand": "true",
    "dualOrientation": true,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}