Skip to content

Touch and WebView support

Choose a tag to compare

@pieroxy pieroxy released this 05 May 20:19
· 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.