Skip to content

Commit

Permalink
Detect new brand Eudora and Detect devices for exist brands (matomo-o…
Browse files Browse the repository at this point in the history
…rg#7932)

* feat(device) detect new brand Eudora: E65 Pro
feat(device) detect brand Vertu: Metavertu 2 5G (VTL-202301)
feat(device) detect brand mipo: M33
feat(device) detect brand Blackview: N6000 SE
feat(device) detect brand Cuiud: A91
feat(device) detect brand Wiko: T20 (Aix-AN00)
feat(device) detect brand Dcode: Bold 3 Pro (DS-BD3 Pro)
feat(device) detect brand RIM: Evolve X
feat(device) detect brand VALE: V10E LTE
feat(device) detect brand MESWAO: MES-B3
feat(device) detect brand Pritom: M10 C01
feat(device) detect brand Rupa: Smart TV
feat(device) detect brand Samsung: Galaxy Watch 6 Classic 47mm (SM-R960), Galaxy Watch 6 Classic 43mm (SM-R950)

* feat(device) detect brand Motorola: Edge 20 Lite (XT2139-1), Moto Razr 50 Ultra, Moto E22, Edge 50 Ultra, Edge 50 Neo, Edge 50, Moto G04s
feat(device) detect brand Blackview: Color 8
feat(device) detect brand Meizu: 21 Pro
feat(device) detect brand HMD: Fusion
feat(device) detect brand CUBOT: X50
feat(device) detect brand SPC: Gravity 4
feat(device) detect brand FOSSiBOT: F109, F105
feat(device) detect brand Doogee: N55 Plus, N55
feat(device) detect brand Unihertz: Jelly Max
feat(device) detect brand Google: Pixel 7 (GQML3)
feat(device) detect brand Huawei: P30 Lite NE (Marie-L21BX)

---------

Co-authored-by: Liviu-Mihail Concioiu <[email protected]>
  • Loading branch information
sanchezzzhak and liviuconcioiu authored Nov 26, 2024
1 parent 3776513 commit d6a9314
Show file tree
Hide file tree
Showing 6 changed files with 717 additions and 40 deletions.
1 change: 1 addition & 0 deletions Parser/Device/AbstractDeviceParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ abstract class AbstractDeviceParser extends AbstractParser
'EHL' => 'Ehlel',
'EU' => 'Eurostar',
'4J' => 'Eurocase',
'EUD' => 'Eudora',
'E9' => 'Evercoss',
'EV' => 'Evertek',
'EVE' => 'Everest',
Expand Down
Loading

0 comments on commit d6a9314

Please sign in to comment.