mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "acer e100": {
    "deviceName": "E100",
    "marketingName": "beTouch E100",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 3.2
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "acer f900": {
    "deviceName": "F900",
    "marketingName": "F900",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.8
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "acer p400": {
    "deviceName": "P400",
    "marketingName": "neoTouch P400",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.2
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "acer s200": {
    "deviceName": "S200",
    "marketingName": "neoTouch S200",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.8
    },
    "type": "feature-phone",
    "platform": "windows ce"
  },
  "acer pro80": {
    "deviceName": "Pro80",
    "marketingName": "Pro80",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 240,
      "height": 160,
      "touch": true,
      "size": 2.8
    },
    "type": "feature-phone",
    "platform": "java"
  }
}