mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "digma d700": {
    "deviceName": "D700",
    "marketingName": "D700",
    "manufacturer": "digma",
    "brand": "digma",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "digma ht7070mg": {
    "deviceName": "HT7070MG",
    "marketingName": "HIT 3G",
    "manufacturer": "digma",
    "brand": "digma",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "digma idjd7": {
    "deviceName": "iDjD7",
    "marketingName": "iDjD7",
    "manufacturer": "digma",
    "brand": "digma",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "digma mvm900hwz": {
    "deviceName": "MVM900HWZ",
    "marketingName": "iDx8",
    "manufacturer": "digma",
    "brand": "digma",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "digma mvm908hcz": {
    "deviceName": "MVM908HCZ",
    "marketingName": "iDx9",
    "manufacturer": "digma",
    "brand": "digma",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "digma tt7026mw": {
    "deviceName": "TT7026MW",
    "marketingName": "Optima 7.6",
    "manufacturer": "digma",
    "brand": "digma",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}