mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "fly ds123": {
    "deviceName": "DS123",
    "marketingName": "DS123",
    "manufacturer": "fly",
    "brand": "fly",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "fly e141tv": {
    "deviceName": "E141 TV",
    "marketingName": "E141 TV",
    "manufacturer": "fly",
    "brand": "fly",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.8
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "fly e154": {
    "deviceName": "E154",
    "marketingName": "E154",
    "manufacturer": "fly",
    "brand": "fly",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "feature-phone",
    "platform": "nucleus os"
  },
  "fly e158": {
    "deviceName": "E158",
    "marketingName": "E158",
    "manufacturer": "fly",
    "brand": "fly",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "fly mv300": {
    "deviceName": "MV300",
    "marketingName": "MV300",
    "manufacturer": "fly",
    "brand": "fly",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 3
    },
    "type": "feature-phone",
    "platform": "java"
  }
}