mimmi20/browser-detector

View on GitHub
data/devices/toshiba/smartphone.json

Summary

Maintainability
Test Coverage
{
  "toshiba is12t": {
    "deviceName": "IS12T",
    "marketingName": "IS12T",
    "manufacturer": "toshiba",
    "brand": "kddi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.7
    },
    "type": "smartphone",
    "platform": null
  },
  "toshiba t-01c": {
    "deviceName": "T-01C",
    "marketingName": "Regza T-01C",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "toshiba t-01d": {
    "deviceName": "T-01D",
    "marketingName": "Regza T-01D",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "toshiba t-02d": {
    "deviceName": "T-02D",
    "marketingName": "Regza T-02D",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "toshiba tg01": {
    "deviceName": "TG01",
    "marketingName": "TG01",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": null
  }
}