mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "htm gt-a7100": {
    "deviceName": "GT-A7100",
    "marketingName": "GT-A7100",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "htm gt-a9500": {
    "deviceName": "GT-A9500",
    "marketingName": "GT-A9500",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "htm gt-b9500": {
    "deviceName": "GT-B9500",
    "marketingName": "GT-B9500",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "htm gt-h9500": {
    "deviceName": "GT-H9500",
    "marketingName": "GT-H9500",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "htm gt-h9503": {
    "deviceName": "GT-H9503",
    "marketingName": "GT-H9503",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "htm gt-t9500": {
    "deviceName": "GT-T9500",
    "marketingName": "GT-T9500",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "htm sm-h900a": {
    "deviceName": "SM-H900A",
    "marketingName": "SM-H900A",
    "manufacturer": "htm",
    "brand": "htm",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}