mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "google galaxy nexus": {
    "deviceName": "Galaxy Nexus",
    "marketingName": "Galaxy Nexus",
    "manufacturer": "samsung",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 4.65
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 4": {
    "deviceName": "Nexus 4",
    "marketingName": "Nexus 4",
    "manufacturer": "lg",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 768,
      "touch": true,
      "size": 4.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 5": {
    "deviceName": "Nexus 5",
    "marketingName": "Nexus 5",
    "manufacturer": "lg",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 5 caf": {
    "deviceName": "Nexus 5 CAF",
    "marketingName": "Nexus 5 CAF",
    "manufacturer": "lg",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 5 v6.1": {
    "deviceName": "Nexus 5 V6.1",
    "marketingName": "Nexus 5 V6.1",
    "manufacturer": "lg",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 5x": {
    "deviceName": "Nexus 5X",
    "marketingName": "Nexus 5X",
    "manufacturer": "lg",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 6": {
    "deviceName": "Nexus 6",
    "marketingName": "Nexus 6",
    "manufacturer": "motorola",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus 6p": {
    "deviceName": "Nexus 6P",
    "marketingName": "Nexus 6P",
    "manufacturer": "huawei",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus one": {
    "deviceName": "Nexus One",
    "marketingName": "Nexus One",
    "manufacturer": "htc",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 3.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus s": {
    "deviceName": "Nexus S",
    "marketingName": "Nexus S",
    "manufacturer": "samsung",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google nexus s 4g": {
    "deviceName": "SPH-D720",
    "marketingName": "Nexus S",
    "manufacturer": "samsung",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel": {
    "deviceName": "Pixel",
    "marketingName": "Pixel",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 2": {
    "deviceName": "Pixel 2",
    "marketingName": "Pixel 2",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 2 xl": {
    "deviceName": "Pixel 2 XL",
    "marketingName": "Pixel 2 XL",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2880,
      "height": 1440,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 3": {
    "deviceName": "Pixel 3",
    "marketingName": "Pixel 3",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2160,
      "height": 1080,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 3 xl": {
    "deviceName": "Pixel 3 XL",
    "marketingName": "Pixel 3 XL",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2960,
      "height": 1440,
      "touch": true,
      "size": 6.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 3a": {
    "deviceName": "Pixel 3a",
    "marketingName": "Pixel 3a",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2220,
      "height": 1080,
      "touch": true,
      "size": 5.6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 3a xl": {
    "deviceName": "Pixel 3a XL",
    "marketingName": "Pixel 3a XL",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2160,
      "height": 1080,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel xl": {
    "deviceName": "Pixel XL",
    "marketingName": "Pixel XL",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": 5.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 7 pro": {
    "deviceName": "Pixel 7 Pro",
    "marketingName": "Pixel 7 Pro",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 3120,
      "height": 1440,
      "touch": true,
      "size": 6.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 4 xl": {
    "deviceName": "Pixel 4 XL",
    "marketingName": "Pixel 4 XL",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 3040,
      "height": 1440,
      "touch": true,
      "size": 6.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 6 pro": {
    "deviceName": "Pixel 6 Pro",
    "marketingName": "Pixel 6 Pro",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 3120,
      "height": 1440,
      "touch": true,
      "size": 6.7
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 6": {
    "deviceName": "Pixel 6",
    "marketingName": "Pixel 6",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2400,
      "height": 1080,
      "touch": true,
      "size": 6.4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 6a": {
    "deviceName": "Pixel 6a",
    "marketingName": "Pixel 6a",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2400,
      "height": 1080,
      "touch": true,
      "size": 6.1
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 4a": {
    "deviceName": "Pixel 4a",
    "marketingName": "Pixel 4a",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2340,
      "height": 1080,
      "touch": true,
      "size": 5.81
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 4a 5g": {
    "deviceName": "Pixel 4a 5G",
    "marketingName": "Pixel 4a 5G",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2340,
      "height": 1080,
      "touch": true,
      "size": 6.2
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 5": {
    "deviceName": "Pixel 5",
    "marketingName": "Pixel 5",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2340,
      "height": 1080,
      "touch": true,
      "size": 6
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 7": {
    "deviceName": "Pixel 7",
    "marketingName": "Pixel 7",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2400,
      "height": 1080,
      "touch": true,
      "size": 6.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 7a": {
    "deviceName": "Pixel 7a",
    "marketingName": "Pixel 7a",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2400,
      "height": 1080,
      "touch": true,
      "size": 6.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "google pixel 4": {
    "deviceName": "Pixel 4",
    "marketingName": "Pixel 4",
    "manufacturer": "google",
    "brand": "google",
    "dualOrientation": true,
    "simCount": 1,
    "display": {
      "width": 2280,
      "height": 1080,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}