Touch and WebView support
·
10 commits
to master
since this release
- The Browser object now has a
isInWebView()method to tell you that it isn't the standalone browser calling but an app with a webview. - The device object now has a
isTouch()method to tell whether it supports touch or not.
Of course, also a bunch of new devices and stuff detected.