mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sansui s45": {
    "deviceName": "S45",
    "marketingName": "S45",
    "manufacturer": "sansui",
    "brand": "sansui",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "sansui s46": {
    "deviceName": "S46",
    "marketingName": "S46",
    "manufacturer": "sansui",
    "brand": "sansui",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 2.4
    },
    "type": "feature-phone",
    "platform": "java"
  },
  "sansui s55t": {
    "deviceName": "S55T",
    "marketingName": "S55T",
    "manufacturer": "sansui",
    "brand": "sansui",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 320,
      "height": 240,
      "touch": false,
      "size": 3
    },
    "type": "feature-phone",
    "platform": "java"
  }
}