serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.55k stars 2.68k forks source link

Tablet isn't recognized - Tolino tab #193

Closed quiptime closed 10 years ago

quiptime commented 10 years ago

Tolino tab is a german tablet.

The tablet identification fails with 3 browsers:

Opera: Mozilla/5.0 (Linux; Android 4.2.2; tolino tab 7 Build/JDQ39) AppleWebkit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 OPR/18.0.1290.67495

Crome: Mozilla/5.0 (Linux; Android 4.2.2; tolino tab 7 Build/JDQ39) AppleWebkit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.99 Safari/537.36

Google android browser: Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; tolino tab 7 Build/JDQ39) AppleWebkit/537.36 (KHTML, like Gecko) Version/4.0 Safari/534.30

Note

It exist a second tolino tab 8.9.

Regards Quiptime

serbanghita commented 10 years ago

@quiptime thanks, your info helps me a lot! I'm researching this. :+1:

serbanghita commented 10 years ago

Done in 2.7.8