mimmi20/browser-detector

View on GitHub
data/devices/alcatel/tablet.json

Summary

Maintainability
Test Coverage
{
  "alcatel evo 7": {
    "deviceName": "Evo 7",
    "marketingName": "OneTouch Evo 7",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel evo 7 hd": {
    "deviceName": "Evo 7 HD",
    "marketingName": "OneTouch Evo 7 HD",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel i213": {
    "deviceName": "I213",
    "marketingName": "OneTouch Pixi 7",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel t10": {
    "deviceName": "T10",
    "marketingName": "OneTouch T10",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel t20": {
    "deviceName": "T20",
    "marketingName": "OneTouch T20",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel ot-tab7": {
    "deviceName": "OT-TAB7",
    "marketingName": "OneTouch Tab 7",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel ot-tab7hd": {
    "deviceName": "OT-TAB7HD",
    "marketingName": "OneTouch Tab 7 HD",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel ot-tab8hd": {
    "deviceName": "OT-TAB8HD",
    "marketingName": "OneTouch Tab 8 HD",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel telekom puls": {
    "deviceName": "Puls",
    "marketingName": "Puls",
    "manufacturer": "tcl",
    "brand": "telekom",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel 9020a": {
    "deviceName": "9020A",
    "marketingName": "Trek HD",
    "manufacturer": "tcl",
    "brand": "at-t",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "alcatel 8082_eea": {
    "deviceName": "8082_EEA",
    "marketingName": "1T 10",
    "manufacturer": "tcl",
    "brand": "alcatel",
    "dualOrientation": true,
    "simCount": 0,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}