dmolsen / Detector

Detector is a simple, PHP- and JavaScript-based browser- and feature-detection library that can adapt to new devices & browsers on its own without the need to pull from a central database of browser information.
http://detector.dmolsen.com/
MIT License
847 stars 80 forks source link

android should be classified as desktop in some instances #1

Open dmolsen opened 12 years ago

dmolsen commented 12 years ago

if a device is listed as android (and hence mobile by default) it should get listed as desktop if it trips the desktop media query test.