Skip to content

Commit 0bb9bc1

Browse files
yuokadakingthorin
andauthored
Add new device models to device.yml (#1750)
* Add new device models to device.yml * Add Apple iPhone 17 generation * There is no Plus model in the 17 line-up, but Apple did add the Air. * Add more devices * fix duplication --------- Signed-off-by: kingthorin <kingthorin@users.noreply.github.com> Co-authored-by: kingthorin <kingthorin@users.noreply.github.com> Co-authored-by: yuokada <yuokada@users.noreply.github.com>
1 parent 210089e commit 0bb9bc1

1 file changed

Lines changed: 81 additions & 0 deletions

File tree

src/main/resources/en/device.yml

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ en:
3636
- "iPhone 14 Plus"
3737
- "iPhone 14 Pro"
3838
- "iPhone 14 Pro Max"
39+
- "iPhone 15"
40+
- "iPhone 15 Plus"
41+
- "iPhone 15 Pro"
42+
- "iPhone 15 Pro Max"
43+
- "iPhone 16"
44+
- "iPhone 16 Plus"
45+
- "iPhone 16 Pro"
46+
- "iPhone 16 Pro Max"
47+
- "iPhone Air"
48+
- "iPhone 17"
49+
- "iPhone 17 Pro"
50+
- "iPhone 17 Pro Max"
3951
- "OnePlus 6T"
4052
- "OnePlus 6"
4153
- "OnePlus 5T"
@@ -44,6 +56,20 @@ en:
4456
- "OnePlus 3"
4557
- "OnePlus 2"
4658
- "OnePlus One"
59+
- "OnePlus 7"
60+
- "OnePlus 7 Pro"
61+
- "OnePlus 7T"
62+
- "OnePlus 7T Pro"
63+
- "OnePlus 8"
64+
- "OnePlus 8 Pro"
65+
- "OnePlus 9"
66+
- "OnePlus 9 Pro"
67+
- "OnePlus 10 Pro"
68+
- "OnePlus 11"
69+
- "OnePlus 12"
70+
- "OnePlus 13"
71+
- "OnePlus 15"
72+
- "OnePlus 15R"
4773
- "Samsung Galaxy S9"
4874
- "Samsung Galaxy S8 Plus"
4975
- "Samsung Galaxy S8"
@@ -57,6 +83,35 @@ en:
5783
- "Samsung Galaxy S3 Mini"
5884
- "Samsung Galaxy S2"
5985
- "Samsung Galaxy S1"
86+
- "Samsung Galaxy S10"
87+
- "Samsung Galaxy S10+"
88+
- "Samsung Galaxy S10e"
89+
- "Samsung Galaxy S10 5G"
90+
- "Samsung Galaxy S10 Lite"
91+
- "Samsung Galaxy S20"
92+
- "Samsung Galaxy S20+"
93+
- "Samsung Galaxy S20 FE"
94+
- "Samsung Galaxy S20 Ultra"
95+
- "Samsung Galaxy S21"
96+
- "Samsung Galaxy S21+"
97+
- "Samsung Galaxy S21 FE"
98+
- "Samsung Galaxy S21 Ultra"
99+
- "Samsung Galaxy S22"
100+
- "Samsung Galaxy S22+"
101+
- "Samsung Galaxy S22 Ultra"
102+
- "Samsung Galaxy S23"
103+
- "Samsung Galaxy S23 FE"
104+
- "Samsung Galaxy S23+"
105+
- "Samsung Galaxy S23 Ultra"
106+
- "Samsung Galaxy S24"
107+
- "Samsung Galaxy S24+"
108+
- "Samsung Galaxy S24 FE"
109+
- "Samsung Galaxy S24 Ultra"
110+
- "Samsung Galaxy S25"
111+
- "Samsung Galaxy S25+"
112+
- "Samsung Galaxy S25 Edge"
113+
- "Samsung Galaxy S25 FE"
114+
- "Samsung Galaxy S25 Ultra"
60115
- "Huawei Mate 20"
61116
- "Huawei Mate 10 Pro"
62117
- "Huawei P20"
@@ -85,12 +140,38 @@ en:
85140
- "Google Pixel 6a"
86141
- "Google Pixel 7"
87142
- "Google Pixel 7 Pro"
143+
- "Google Pixel 7a"
144+
- "Google Pixel 8"
145+
- "Google Pixel 8 Pro"
146+
- "Google Pixel 8a"
147+
- "Google Pixel 9"
148+
- "Google Pixel 9 Pro"
149+
- "Google Pixel 9 Pro XL"
150+
- "Google Pixel 10"
151+
- "Google Pixel 10 Pro"
152+
- "Google Pixel 10 Pro XL"
153+
- "Google Pixel 10 Pro Fold"
88154
- "Xiaomi Redmi Note 6 Pro"
89155
- "Xiaomi Mi 8 Pro"
90156
- "Xiaomi Mi 8 Lite"
91157
- "Xiaomi Mi 8"
92158
- "Xiaomi Mi 8 SE"
93159
- "Xiaomi Pocophone F1"
160+
- "Xiaomi Mi 9"
161+
- "Xiaomi Mi 10"
162+
- "Xiaomi Mi 11"
163+
- "Xiaomi 12"
164+
- "Xiaomi 13"
165+
- "Xiaomi 14"
166+
- "Xiaomi Redmi Note 7"
167+
- "Xiaomi Redmi Note 8"
168+
- "Xiaomi Redmi Note 9"
169+
- "Xiaomi Redmi Note 10"
170+
- "Xiaomi Redmi Note 11"
171+
- "Xiaomi Redmi Note 12"
172+
- "Xiaomi Redmi Note 13"
173+
- "Xiaomi Redmi Note 14"
174+
- "Xiaomi Redmi Note 15"
94175
platform:
95176
- "Android OS"
96177
- "webOS"

0 commit comments

Comments
 (0)