mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "spice m6800": {
    "deviceName": "M-6800",
    "marketingName": "Flo",
    "manufacturer": "spice",
    "brand": "spice",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 400,
      "height": 240,
      "touch": true,
      "size": 3.14
    },
    "type": "feature-phone",
    "platform": null
  },
  "spice m5395": {
    "deviceName": "M5395",
    "marketingName": "M5395",
    "manufacturer": "spice",
    "brand": "spice",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "spice qt-75": {
    "deviceName": "QT-75",
    "marketingName": "QT-75",
    "manufacturer": "spice",
    "brand": "spice",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 220,
      "height": 176,
      "touch": false,
      "size": null
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "spice s6005": {
    "deviceName": "S6005",
    "marketingName": "S6005",
    "manufacturer": "spice",
    "brand": "spice",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 220,
      "height": 176,
      "touch": false,
      "size": 2.2
    },
    "type": "feature-phone",
    "platform": "java"
  }
}