mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "hasee e50 t1": {
    "deviceName": "E50 T1",
    "marketingName": "E50 T1",
    "manufacturer": "hasee",
    "brand": "hasee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hasee h45 t3": {
    "deviceName": "H45 T3",
    "marketingName": "H45 T3",
    "manufacturer": "hasee",
    "brand": "hasee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hasee w50 t2": {
    "deviceName": "W50 T2",
    "marketingName": "W50 T2",
    "manufacturer": "hasee",
    "brand": "hasee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "hasee x50 ts": {
    "deviceName": "X50 TS",
    "marketingName": "X50 TS",
    "manufacturer": "hasee",
    "brand": "hasee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  }
}