mimmi20/browser-detector

View on GitHub
data/devices/asus/feature-phone.json

Summary

Maintainability
Test Coverage
{
  "asus 1210": {
    "deviceName": "1210",
    "marketingName": "1210",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.2
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "asus galaxy 2": {
    "deviceName": "Galaxy 2",
    "marketingName": "Galaxy 2",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "asus j101": {
    "deviceName": "J101",
    "marketingName": "J101",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 160,
      "height": 128,
      "touch": false,
      "size": 1.8
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "asus p750": {
    "deviceName": "P750",
    "marketingName": "P750",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.6
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "asus v66": {
    "deviceName": "V66",
    "marketingName": "V66",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 160,
      "height": 128,
      "touch": false,
      "size": 1.8
    },
    "type": "feature-phone",
    "platform": "java"
  }
}