Skip to content

Commit

Permalink
refs #5598 - adds detection for microsoft lumia devices
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Mar 20, 2017
1 parent c4b934b commit c534a6c
Show file tree
Hide file tree
Showing 8 changed files with 1,193 additions and 928 deletions.
20 changes: 0 additions & 20 deletions Tests/fixtures/phablet.yml
Expand Up @@ -759,26 +759,6 @@
model: SmartPad Mini Mobile
os_family: Android
browser_family: Android Browser
-
user_agent: Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 640 XL Dual SIM) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/533.1
os:
name: Windows Phone
short_name: WPH
version: "8.1"
platform: ARM
client:
type: browser
name: IE Mobile
short_name: IM
version: "11.0"
engine: Trident
engine_version: "7.0"
device:
type: phablet
brand: NK
model: Lumia 640 XL
os_family: Windows Mobile
browser_family: Internet Explorer
-
user_agent: Mozilla/5.0 (Linux; U; Android 4.2.2; zh-cn; N1T Build/JDQ39) AppleWebKit/533.1 (KHTML, like Gecko)Version/4.0 MQQBrowser/5.4 TBS/025440 Mobile Safari/533.1 MicroMessenger/6.2.0.54_r1169949.561 NetType/WIFI Language/zh_CN
os:
Expand Down
60 changes: 20 additions & 40 deletions Tests/fixtures/smartphone-1.yml
Expand Up @@ -9437,6 +9437,26 @@
model: A398t+
os_family: Android
browser_family: Android Browser
-
user_agent: Mozilla/5.0 (Linux; Android 5.0.2; Lenovo A5000 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36
os:
name: Android
short_name: AND
version: "5.0.2"
platform:
client:
type: browser
name: Chrome Mobile
short_name: CM
version: "56.0.2924.87"
engine: Blink
engine_version:
device:
type: smartphone
brand: LE
model: A5000
os_family: Android
browser_family: Chrome
-
user_agent: Lenovo-A516/S111 Linux/3.4.0 Android/4.2 Release/05.16.2013 Browser/AppleWebKit534.30 Profile/ Configuration/ Safari/534.30
os:
Expand Down Expand Up @@ -9717,26 +9737,6 @@
model: S920 ROW
os_family: Android
browser_family: Android Browser
-
user_agent: Mozilla/5.0 (Linux; Android 5.0.2; Lenovo A5000 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36
os:
name: Android
short_name: AND
version: "5.0.2"
platform:
client:
type: browser
name: Chrome Mobile
short_name: CM
version: "56.0.2924.87"
engine: Blink
engine_version:
device:
type: smartphone
brand: LE
model: A5000
os_family: Android
browser_family: Chrome
-
user_agent: Mozilla/5.0 (Linux; Android 5.1.1; ZUK Z1 Build/LMY49J) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36
os:
Expand Down Expand Up @@ -9957,23 +9957,3 @@
model: E405
os_family: GNU/Linux
browser_family: Opera
-
user_agent: Mozilla/5.0 (Linux; U; Android 2.3.6; fa-ir; LG-E510 Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
os:
name: Android
short_name: AND
version: "2.3.6"
platform:
client:
type: browser
name: Android Browser
short_name: AN
version:
engine: WebKit
engine_version: "533.1"
device:
type: smartphone
brand: LG
model: E510
os_family: Android
browser_family: Android Browser

0 comments on commit c534a6c

Please sign in to comment.