AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
520 stars 101 forks source link

Add support for Tablet Honeywell RT10A #218

Closed DirkStorck closed 3 years ago

DirkStorck commented 3 years ago

Hi,

could you please add support for the "Honeywell RT10A". At the moment isTablet() returns false and isMobile() return true

Example User-Agent: "Mozilla/5.0 (Linux; Android 10; RT10A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Safari/537.36"

Thank you!

AhsanAyaz commented 3 years ago

@DirkStorck closed by #220. Should be available in the next release.