mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "earth a2": {
    "deviceName": "A2",
    "marketingName": "A2",
    "manufacturer": "earth",
    "brand": "earth",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 3.5
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "earth colors": {
    "deviceName": "Colors",
    "marketingName": "Colors",
    "manufacturer": "earth",
    "brand": "earth",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": true,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  }
}