Skip to content

Commit

Permalink
[skip ci] sync: 2023-10-11
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaomiFirmwareUpdaterBot committed Oct 11, 2023
1 parent cac41fa commit 89f93b2
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 13 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Google Play Certified Android devices
Last sync is 2023-10-10
Last sync is 2023-10-11

https://support.google.com/googleplay/answer/1727131?hl=en

Expand Down Expand Up @@ -23536,6 +23536,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en
|Oukitel|WP22|S109|WP22|
|Oukitel|WP23|S111|WP23|
|Oukitel|WP27_EEA|WP27|WP27|
|Oukitel|WP27_RU|WP27|WP27|
|Oukitel|WP5|WP5|WP5|
|Oukitel|WP5 Pro|WP5_Pro|WP5 Pro|
|Oukitel|WP5000|WP5000|WP5000|
Expand Down Expand Up @@ -25918,6 +25919,8 @@ https://support.google.com/googleplay/answer/1727131?hl=en
|Redmi|Redmi 12|fire|23053RN02I|
|Redmi|Redmi 12|fire|23053RN02L|
|Redmi|Redmi 12|heat|23053RN02Y|
|Redmi|Redmi 12 5G|XIG03|XIG03|
|Redmi|Redmi 12 5G|river|23076RA4BR|
|Redmi|Redmi 12C|aether|22126RN91Y|
|Redmi|Redmi 12C|earth|22120RN86G|
|Redmi|Redmi 12C|earth|22120RN86I|
Expand Down Expand Up @@ -26436,6 +26439,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en
|SKY EVO|SA100|HY40A|SA100|
|SKY_Brasil|Sky Brazil|usw8052skb|SKR02|
|SMART Technologies|AM60 series|komodo|AM60 series|
|SMART Technologies|SMART AMG series|komodo|AMG series|
|SMART Technologies|SMART Board MX Series (V5)|groundhog|SMART Board MX Series (V5)|
|SMART_KASSEL|ARGENTINA|SK3402|SK3402|
|SMART_KASSEL|SK3403|SK3403|SK3403|
Expand Down Expand Up @@ -36373,6 +36377,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en
|Vivo|V2202A|PD2202|V2202A|
|Vivo|V2203A|PD2203|V2203A|
|Vivo|V2220A|PD2220|V2220A|
|Vivo|V2279A|PD2279J|V2279A|
|Vivo|V2282A|PD2282|V2282A|
|Vivo|V2314A|PD2314|V2314A|
|Vivo|V25|V2202|V2202|
Expand Down
25 changes: 25 additions & 0 deletions by_brand.json
Original file line number Diff line number Diff line change
Expand Up @@ -121017,6 +121017,11 @@
"name": "WP27_EEA",
"model": "WP27"
},
{
"device": "WP27",
"name": "WP27_RU",
"model": "WP27"
},
{
"device": "WP5",
"name": "WP5",
Expand Down Expand Up @@ -133301,6 +133306,16 @@
"name": "Redmi 12",
"model": "23053RN02Y"
},
{
"device": "XIG03",
"name": "Redmi 12 5G",
"model": "XIG03"
},
{
"device": "river",
"name": "Redmi 12 5G",
"model": "23076RA4BR"
},
{
"device": "aether",
"name": "Redmi 12C",
Expand Down Expand Up @@ -136051,6 +136066,11 @@
"name": "AM60 series",
"model": "AM60 series"
},
{
"device": "komodo",
"name": "SMART AMG series",
"model": "AMG series"
},
{
"device": "groundhog",
"name": "SMART Board MX Series (V5)",
Expand Down Expand Up @@ -186754,6 +186774,11 @@
"name": "V2220A",
"model": "V2220A"
},
{
"device": "PD2279J",
"name": "V2279A",
"model": "V2279A"
},
{
"device": "PD2282",
"name": "V2282A",
Expand Down
29 changes: 29 additions & 0 deletions by_device.json
Original file line number Diff line number Diff line change
Expand Up @@ -143467,6 +143467,11 @@
"brand": "Motorola",
"name": "moto g(7)",
"model": "moto g(7)"
},
{
"brand": "Redmi",
"name": "Redmi 12 5G",
"model": "23076RA4BR"
}
],
"river_n": [
Expand Down Expand Up @@ -159367,6 +159372,11 @@
"brand": "Oukitel",
"name": "WP27_EEA",
"model": "WP27"
},
{
"brand": "Oukitel",
"name": "WP27_RU",
"model": "WP27"
}
],
"WP5": [
Expand Down Expand Up @@ -173979,6 +173989,13 @@
"model": "23053RN02Y"
}
],
"XIG03": [
{
"brand": "Redmi",
"name": "Redmi 12 5G",
"model": "XIG03"
}
],
"aether": [
{
"brand": "Redmi",
Expand Down Expand Up @@ -176760,6 +176777,11 @@
"brand": "SMART Technologies",
"name": "AM60 series",
"model": "AM60 series"
},
{
"brand": "SMART Technologies",
"name": "SMART AMG series",
"model": "AMG series"
}
],
"groundhog": [
Expand Down Expand Up @@ -236253,6 +236275,13 @@
"model": "V2220A"
}
],
"PD2279J": [
{
"brand": "Vivo",
"name": "V2279A",
"model": "V2279A"
}
],
"PD2282": [
{
"brand": "Vivo",
Expand Down
55 changes: 43 additions & 12 deletions by_model.json
Original file line number Diff line number Diff line change
Expand Up @@ -161696,6 +161696,11 @@
"brand": "Oukitel",
"name": "WP27_EEA",
"device": "WP27"
},
{
"brand": "Oukitel",
"name": "WP27_RU",
"device": "WP27"
}
],
"WP5": [
Expand Down Expand Up @@ -177022,6 +177027,20 @@
"device": "heat"
}
],
"XIG03": [
{
"brand": "Redmi",
"name": "Redmi 12 5G",
"device": "XIG03"
}
],
"23076RA4BR": [
{
"brand": "Redmi",
"name": "Redmi 12 5G",
"device": "river"
}
],
"22126RN91Y": [
{
"brand": "Redmi",
Expand Down Expand Up @@ -180238,6 +180257,13 @@
"device": "komodo"
}
],
"AMG series": [
{
"brand": "SMART Technologies",
"name": "SMART AMG series",
"device": "komodo"
}
],
"SMART Board MX Series (V5)": [
{
"brand": "SMART Technologies",
Expand Down Expand Up @@ -245414,6 +245440,23 @@
"device": "PD2220"
}
],
"V2279A": [
{
"brand": "Vivo",
"name": "V2279A",
"device": "PD2279J"
},
{
"brand": "Vivo",
"name": "Y35+",
"device": "PD2279"
},
{
"brand": "Vivo",
"name": "Y35m+",
"device": "PD2279"
}
],
"V2282A": [
{
"brand": "Vivo",
Expand Down Expand Up @@ -246147,18 +246190,6 @@
"device": "V2205"
}
],
"V2279A": [
{
"brand": "Vivo",
"name": "Y35+",
"device": "PD2279"
},
{
"brand": "Vivo",
"name": "Y35m+",
"device": "PD2279"
}
],
"vivo Y35A": [
{
"brand": "Vivo",
Expand Down
33 changes: 33 additions & 0 deletions by_name.json
Original file line number Diff line number Diff line change
Expand Up @@ -158973,6 +158973,13 @@
"model": "WP27"
}
],
"WP27_RU": [
{
"brand": "Oukitel",
"device": "WP27",
"model": "WP27"
}
],
"WP5": [
{
"brand": "Oukitel",
Expand Down Expand Up @@ -173951,6 +173958,18 @@
"model": "23053RN02Y"
}
],
"Redmi 12 5G": [
{
"brand": "Redmi",
"device": "XIG03",
"model": "XIG03"
},
{
"brand": "Redmi",
"device": "river",
"model": "23076RA4BR"
}
],
"Redmi 12C": [
{
"brand": "Redmi",
Expand Down Expand Up @@ -177117,6 +177136,13 @@
"model": "AM60 series"
}
],
"SMART AMG series": [
{
"brand": "SMART Technologies",
"device": "komodo",
"model": "AMG series"
}
],
"SMART Board MX Series (V5)": [
{
"brand": "SMART Technologies",
Expand Down Expand Up @@ -234490,6 +234516,13 @@
"model": "V2220A"
}
],
"V2279A": [
{
"brand": "Vivo",
"device": "PD2279J",
"model": "V2279A"
}
],
"V2282A": [
{
"brand": "Vivo",
Expand Down

0 comments on commit 89f93b2

Please sign in to comment.