Skip to content

Commit

Permalink
Detect devices for exists brands: LG, Energy Sistem, SmartBook, Arnova (
Browse files Browse the repository at this point in the history
#7344)

* feat(device) detect brand SmartBook: S7QS
feat(device) detect brand LG: G Flex (LG-D950, LG-F340S), L80 (LG-D375AR),
 Optimus L4 II Dual (LG-E445), G Pro Lite (LG-D685), Optimus G (LG-E977),
 L70 (LG-D321, LGLS620), Optimus F7 (LG-US780), Optimus L5 II (LG-E450f),
 G2 Mini (LG-D625, LG-D610), Viper 4G LTE (LG-LS840) G Flex 2 (LG-F510L), G2 (LG-F320K)

* feat(device) detect brand Arnova: 7i G3
feat(device) detect brand LG: Optimus L1 II (LG-E410), L65 (LG-D285), L20 (LG-D107), L30 (LG-D120),
 Optimus Exceed 2 (LG-VS450PP), Optimus G Pro (LG-E986), Optimus L3 II (LG-E435), Optimus F3 (LG-P655H),
 L40 (LG-D160), Spectrum II 4G (VS930 4G), Optimus L7 II (LG-P712, LG-P714), AKA (LG-F520S),
 Optimus Vu II (LG-F200K)

* feat(device) detect brand Energy Sistem: Energy Phone Pro, Energy Phone Pro Qi, Energy Phone Pro HD, Energy Phone Colors, Energy Phone Max 2+, i10 Dual, Energy Tablet 9 Neo 2, Energy Phone Neo, Neo 9, Energy Tablet Neo 10 3G
feat(device) detect brand Blu: Studio Energy

* feat(device) detect brand Bluboo: S8 Plus, S8a
feat(device) detect brand Four Mobile: S710 Ruby
feat(device) detect brand Stylo: S61 Jazz
feat(device) detect brand NUU Mobile: M4X Pro (S5701L)
feat(device) detect brand Evercoss: S55B, S55A
feat(device) detect brand Sansui: Horizon 2 (S505024)
feat(device) detect brand Aligator: RX460
feat(device) detect brand Prestigio: MultiPad Wize 3407 4G

* fix: tests

* fix: YAML Lint
  • Loading branch information
sanchezzzhak committed Jan 30, 2023
1 parent ac1834c commit b088070
Show file tree
Hide file tree
Showing 4 changed files with 1,124 additions and 49 deletions.
18 changes: 18 additions & 0 deletions Tests/fixtures/smart_display.yml
Expand Up @@ -377,3 +377,21 @@
model: 10BDL4151T
os_family: Android
browser_family: Chrome
-
user_agent: Mozilla/5.0 (Linux; Android 4.2.2; DA222HQL Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.136 Safari/537.36
os:
name: Android
version: 4.2.2
platform: ""
client:
type: browser
name: Chrome
version: 33.0.1750.136
engine: Blink
engine_version: 33.0.1750.136
device:
type: smart display
brand: Acer
model: DA222HQL
os_family: Android
browser_family: Chrome

0 comments on commit b088070

Please sign in to comment.