Improve device detection: recognize MIUI as Xiaomi

This commit is contained in:
Faisal Salman
2024-11-30 08:33:16 +07:00
parent b2fc76fe99
commit fc851b40c5
4 changed files with 39 additions and 2 deletions

View File

@@ -8,6 +8,15 @@
"version" : "2.2.2"
}
},
{
"desc" : "MIUI",
"ua" : "Dalvik/2.1.0 (Linux; U; Android 9; Mi MIX 3 5G MIUI/V10.3.2.0.PEMEUVF)",
"expect" :
{
"name" : "Android",
"version" : "9"
}
},
{
"desc" : "KTB-Nexus 5",
"ua" : "APP-My App/1.0 (Linux; Android 4.2.1; Nexus 5 Build/JOP40D)",