From dcb8dcfb6bc069d504f5b13e6c4531983c6ee4c4 Mon Sep 17 00:00:00 2001 From: Kevin Huang Date: Mon, 24 Jan 2022 20:40:05 +0800 Subject: [PATCH] [google_en] Add Pixel device models - Models for Nexus will be added later --- CHANGELOG_en.md | 1 + README_en.md | 1 + brands/google_en.md | 122 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 124 insertions(+) create mode 100644 brands/google_en.md diff --git a/CHANGELOG_en.md b/CHANGELOG_en.md index 656f77a..09a0054 100644 --- a/CHANGELOG_en.md +++ b/CHANGELOG_en.md @@ -1,5 +1,6 @@ # CHANGELOG ## 2022-01-24 +- `google_en` Add Pixel device models (models for Nexus will be added later). - `oppo_global_en` Add several new models. ## 2022-01-19 - `xiaomi_en` Add Xiaomi 11T Pro (Indian model). diff --git a/README_en.md b/README_en.md index 6948abd..d4262ba 100644 --- a/README_en.md +++ b/README_en.md @@ -16,6 +16,7 @@ Unlisted brands usually not include international models. | Name | Brand | Range | | :-: | :-: | :-: | | [apple_en](brands/apple_en.md) | Apple | iPhone, iPad, iPod touch and Apple Watch | +| [google_en](brands/google_en.md) | Google | Google Pixel phones & tablets | | [honor_global_en](brands/honor_global_en.md) | HONOR | All international models | | [huawei_global_en](brands/huawei_global_en.md) | HUAWEI | HUAWEI Mate, P, nova & Y series | | [meizu_en](brands/meizu_en.md) | Meizu | All models | diff --git a/brands/google_en.md b/brands/google_en.md new file mode 100644 index 0000000..25fd220 --- /dev/null +++ b/brands/google_en.md @@ -0,0 +1,122 @@ +# Google Mobile Phone Models + +- Range: Google Pixel phones & tablets +- Codename: ✅ + +## Googel Pixel + +**Pixel (`sailfish`):** + +`G-2PW4100`: Pixel (North America) + +`G-2PW4200`: Pixel (Rest of the world) + +**Pixel XL (`marlin`):** + +`G-2PW2100`: Pixel XL (North America) + +`G-2PW2200`: Pixel XL (Rest of the world) + +**Pixel 2 (`walleye`):** + +`G011A`: Pixel 2 + +**Pixel 2 XL (`taimen`):** + +`G011C`: Pixel 2 XL + +**Pixel 3 (`blueline`):** + +`G013A`: Pixel 3 + +**Pixel 3 XL (`crosshatch`):** + +`G013C`: Pixel 3 XL + +**Pixel 3a (`sargo`):** + +`G020E`: Pixel 3a (Verizon) + +`G020F`: Pixel 3a (UK, Europe, and APAC) + +`G020G`: Pixel 3a (North America) + +`G020H`: Pixel 3a (Japan) + +**Pixel 3a XL (`bonito`):** + +`G020A`: Pixel 3a XL (Verizon) + +`G020B`: Pixel 3a XL (UK, Europe, and APAC) + +`G020C`: Pixel 3a XL (North America) + +`G020D`: Pixel 3a XL (Japan) + +**Pixel 4 (`flame`):** + +`G020I`: Pixel 4 (North America, TW) + +`G020M`: Pixel 4 (Rest of the world) + +`G020N`: Pixel 4 (Japan) + +**Pixel 4 XL (`coral`):** + +`G020J`: Pixel 4 XL (North America, TW) + +`G020P`: Pixel 4 XL (Rest of the world) + +`G020Q`: Pixel 4 XL (Japan) + +**Pixel 4a (`sunfish`):** + +`G025J`: Pixel 4a (North America, TW) + +`G025N`: Pixel 4a (Rest of the world) + +`G025M`: Pixel 4a (Japan) + +**Pixel 4a 5G (`bramble`):** + +`G025E`: Pixel 4a 5G (North America, TW) + +`G6QU3`: Pixel 4a 5G (Verizon) + +`G025I`: Pixel 4a 5G (Rest of the world) + +`G025H`: Pixel 4a 5G (Japan) + +**Pixel 5 (`redfin`):** + +`GD1YQ`: Pixel 5 (US) + +`GTT9Q`: Pixel 5 (Rest of the world) + +`G5NZ6`: Pixel 5 (Japan) + +**Pixel 5a 5G (`barbet`):** + +`G1F8F`: Pixel 5a 5G (US) + +`G4S1M`: Pixel 5a 5G (Japan) + +**Pixel 6 (`oriole`):** + +`G9S9B`: Pixel 6 (US, mmWave) + +`GB7N6`: Pixel 6 (Rest of the world) + +`GR1YH`: Pixel 6 (Japan) + +**Pixel 6 Pro (`raven`):** + +`G8VOU`: Pixel 6 Pro (US, AU) (mmWave) + +`GLUOG`: Pixel 6 Pro (Rest of the world) + +`GR1YH`: Pixel 6 Pro (Japan) + +**Pixel C (`dragon`):** + +`C1502W`: Pixel C \ No newline at end of file