From c488a1d7cbbe963058c7607e358d2e58f1bb33d0 Mon Sep 17 00:00:00 2001 From: XiaomiFirmwareUpdater Date: Sat, 21 Oct 2023 12:21:52 +0000 Subject: [PATCH] [skip ci] sync: 2023-10-21 --- README.md | 9 ++++++++- by_brand.json | 37 +++++++++++++++++++++++++++++++++++++ by_device.json | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ by_model.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ by_name.json | 43 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 182 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b34f0703..0894cc6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Google Play Certified Android devices -Last sync is 2023-10-20 +Last sync is 2023-10-21 https://support.google.com/googleplay/answer/1727131?hl=en @@ -3134,6 +3134,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |BenQ|Q Stick|S905Y2|QS01| |BenQ|QS01|S905Y2|QS01| |BenQ|QS02|YUL|QS02| +|BenQ|RM6504|RM6504|RM6504| |BenQ|RM7504|RM7504|RM7504| |BenQ|RP8604|RP8604|RP8604| |BenQ|Smart TV|longshan|AI PONT| @@ -3753,6 +3754,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |Blu|G61S|G0520WW|G61S| |Blu|G61S|G0530WW|G61S| |Blu|G61S|G0630WW|G61S| +|Blu|G63|G0860|G63| |Blu|G63|G0870|G63| |Blu|G70|G0151WW|G70| |Blu|G70|G0250WW|G70| @@ -5680,6 +5682,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |D-Tech|DT10-TAB4G-T101|DT10-TAB4G-T101|DT10-TAB4G-T101| |D-Tech|H70_G|H70_G|H70_G| |D-Tech|LM-01|LM_01|LM-01| +|DABLIU|E13R|E13R_B100G|E13R| |DABLIU|E13R|E13R_B75G|E13R| |DABLIU|E13R|E13R_B86G|E13R| |DABLIU|E13R_B65G|rk3588_E13R|E13R| @@ -5900,6 +5903,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |DIADEM|CUTE_5|CUTE_5|CUTE 5| |DIALN|G10|G10|G10| |DIALN|G65|G65|G65| +|DIALN|Neo|NeoA|Neo| |DIALN|S8|S8|S8| |DIALN|X10G|X10G|X10G| |DIALN|X10ULTRA|X10ULTRA|X10ULTRA| @@ -14435,6 +14439,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |Itel|itel AC50|itel-A507LM|itel A507LM| |Itel|itel V51 LTE|itel-A507LP|itel A507LP| |Itel|itel 4K TV|SW4H|itel 4K TV| +|Itel|itel A04|itel-A632W|itel A632W| |Itel|itel A04|itel-A632WM|itel A632WM| |Itel|itel A11|itel_A11|itel A11| |Itel|itel A14|itel-A14|itel A14| @@ -29919,6 +29924,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |Seuic|CRUISE2|d730|CRUISE2| |Seuic|CRUISE2 5G|d740|CRUISE2 5G| |Seuic|HHT8B|hht8b|HHT8B| +|Shaks|Gretzky|TSA|Shaks G1| |Sharp||SH7218T|SH7218T| |Sharp||SH8268U|SH8268U| |Sharp||SH8288U|SH8288U| @@ -30545,6 +30551,7 @@ https://support.google.com/googleplay/answer/1727131?hl=en |Sky Devices|Elite 45T|Elite_45SM|Elite 45T| |Sky Devices|Elite 45T|Elite_45T|Elite 45T| |Sky Devices|Elite 5T|Elite_5T_GT|Elite 5T| +|Sky Devices|Elite 6Max|Elite_6Max|Elite 6Max| |Sky Devices|Elite A5|BITA_5|Elite A5| |Sky Devices|Elite A5|Elite_A5|Elite A5| |Sky Devices|Elite A5|Elite_AMS|Elite A5| diff --git a/by_brand.json b/by_brand.json index a0655044..3e177992 100644 --- a/by_brand.json +++ b/by_brand.json @@ -16179,6 +16179,11 @@ "name": "QS02", "model": "QS02" }, + { + "device": "RM6504", + "name": "RM6504", + "model": "RM6504" + }, { "device": "RM7504", "name": "RM7504", @@ -19336,6 +19341,11 @@ "name": "G61S", "model": "G61S" }, + { + "device": "G0860", + "name": "G63", + "model": "G63" + }, { "device": "G0870", "name": "G63", @@ -29365,6 +29375,11 @@ } ], "DABLIU": [ + { + "device": "E13R_B100G", + "name": "E13R", + "model": "E13R" + }, { "device": "E13R_B75G", "name": "E13R", @@ -30491,6 +30506,11 @@ "name": "G65", "model": "G65" }, + { + "device": "NeoA", + "name": "Neo", + "model": "Neo" + }, { "device": "S8", "name": "S8", @@ -74352,6 +74372,11 @@ "name": "itel 4K TV", "model": "itel 4K TV" }, + { + "device": "itel-A632W", + "name": "itel A04", + "model": "itel A632W" + }, { "device": "itel-A632WM", "name": "itel A04", @@ -153615,6 +153640,13 @@ "model": "HHT8B" } ], + "Shaks": [ + { + "device": "TSA", + "name": "Gretzky", + "model": "Shaks G1" + } + ], "Sharp": [ { "device": "SH7218T", @@ -156788,6 +156820,11 @@ "name": "Elite 5T", "model": "Elite 5T" }, + { + "device": "Elite_6Max", + "name": "Elite 6Max", + "model": "Elite 6Max" + }, { "device": "BITA_5", "name": "Elite A5", diff --git a/by_device.json b/by_device.json index efd0dbf2..729b70e4 100644 --- a/by_device.json +++ b/by_device.json @@ -30026,6 +30026,13 @@ "model": "i-217D1" } ], + "RM6504": [ + { + "brand": "BenQ", + "name": "RM6504", + "model": "RM6504" + } + ], "RM7504": [ { "brand": "BenQ", @@ -34700,6 +34707,13 @@ "model": "G61S" } ], + "G0860": [ + { + "brand": "Blu", + "name": "G63", + "model": "G63" + } + ], "G0870": [ { "brand": "Blu", @@ -48547,6 +48561,13 @@ "model": "LM-01" } ], + "E13R_B100G": [ + { + "brand": "DABLIU", + "name": "E13R", + "model": "E13R" + } + ], "E13R_B75G": [ { "brand": "DABLIU", @@ -50116,6 +50137,13 @@ "model": "G65" } ], + "NeoA": [ + { + "brand": "DIALN", + "name": "Neo", + "model": "Neo" + } + ], "X10G": [ { "brand": "DIALN", @@ -103774,6 +103802,13 @@ "model": "itel A507LP" } ], + "itel-A632W": [ + { + "brand": "Itel", + "name": "itel A04", + "model": "itel A632W" + } + ], "itel-A632WM": [ { "brand": "Itel", @@ -198243,6 +198278,13 @@ "model": "HHT8B" } ], + "TSA": [ + { + "brand": "Shaks", + "name": "Gretzky", + "model": "Shaks G1" + } + ], "SH7218T": [ { "brand": "Sharp", @@ -202215,6 +202257,13 @@ "model": "Elite 45T" } ], + "Elite_6Max": [ + { + "brand": "Sky Devices", + "name": "Elite 6Max", + "model": "Elite 6Max" + } + ], "BITA_5": [ { "brand": "Sky Devices", diff --git a/by_model.json b/by_model.json index c6951349..cf0e1a84 100644 --- a/by_model.json +++ b/by_model.json @@ -25471,6 +25471,13 @@ "device": "YUL" } ], + "RM6504": [ + { + "brand": "BenQ", + "name": "RM6504", + "device": "RM6504" + } + ], "RM7504": [ { "brand": "BenQ", @@ -29973,6 +29980,11 @@ } ], "G63": [ + { + "brand": "Blu", + "name": "G63", + "device": "G0860" + }, { "brand": "Blu", "name": "G63", @@ -43899,6 +43911,11 @@ } ], "E13R": [ + { + "brand": "DABLIU", + "name": "E13R", + "device": "E13R_B100G" + }, { "brand": "DABLIU", "name": "E13R", @@ -45480,6 +45497,13 @@ "device": "G65" } ], + "Neo": [ + { + "brand": "DIALN", + "name": "Neo", + "device": "NeoA" + } + ], "X10G": [ { "brand": "DIALN", @@ -103182,6 +103206,13 @@ "device": "SW4H" } ], + "itel A632W": [ + { + "brand": "Itel", + "name": "itel A04", + "device": "itel-A632W" + } + ], "itel A632WM": [ { "brand": "Itel", @@ -203967,6 +203998,13 @@ "device": "hht8b" } ], + "Shaks G1": [ + { + "brand": "Shaks", + "name": "Gretzky", + "device": "TSA" + } + ], "SH7218T": [ { "brand": "Sharp", @@ -208157,6 +208195,13 @@ "device": "ELITE_P55Max" } ], + "Elite 6Max": [ + { + "brand": "Sky Devices", + "name": "Elite 6Max", + "device": "Elite_6Max" + } + ], "Elite A5": [ { "brand": "Sky Devices", diff --git a/by_name.json b/by_name.json index f2631f14..1b8200a0 100644 --- a/by_name.json +++ b/by_name.json @@ -30831,6 +30831,13 @@ "model": "QS02" } ], + "RM6504": [ + { + "brand": "BenQ", + "device": "RM6504", + "model": "RM6504" + } + ], "RM7504": [ { "brand": "BenQ", @@ -35678,6 +35685,11 @@ } ], "G63": [ + { + "brand": "Blu", + "device": "G0860", + "model": "G63" + }, { "brand": "Blu", "device": "G0870", @@ -50080,6 +50092,11 @@ } ], "E13R": [ + { + "brand": "DABLIU", + "device": "E13R_B100G", + "model": "E13R" + }, { "brand": "DABLIU", "device": "E13R_B75G", @@ -51707,6 +51724,13 @@ "model": "G65" } ], + "Neo": [ + { + "brand": "DIALN", + "device": "NeoA", + "model": "Neo" + } + ], "X10G": [ { "brand": "DIALN", @@ -105253,6 +105277,11 @@ } ], "itel A04": [ + { + "brand": "Itel", + "device": "itel-A632W", + "model": "itel A632W" + }, { "brand": "Itel", "device": "itel-A632WM", @@ -196413,6 +196442,13 @@ "model": "HHT8B" } ], + "Gretzky": [ + { + "brand": "Shaks", + "device": "TSA", + "model": "Shaks G1" + } + ], "2T-B40BCH1; 2T-B40BCH3; 2T-B45BCH1; 2T-B45BCH3": [ { "brand": "Sharp", @@ -200421,6 +200457,13 @@ "model": "Elite 5T" } ], + "Elite 6Max": [ + { + "brand": "Sky Devices", + "device": "Elite_6Max", + "model": "Elite 6Max" + } + ], "Elite A5": [ { "brand": "Sky Devices",