Skip to content

Releases: Philzen/WebView-MultiTouch-Polyfill

Cordova 2 & Major Bugfixes

23 Apr 21:15
Compare
Choose a tag to compare

Most important changes:

  • Cordova 1.9+ compatible wrapper
  • fixed Touch Positions for all views where window.devicePixelRatio !== 1

See with milestone 0.3 issues and also the comments in the Device Compatibility Matrix for more information.

wmp.jar (~10kb) provided for easy inclusion in your own android webview or cordova 1.9+ based Projects. You may as well get the source zip / tarball, add the content folder as a libary reference to your android project and compile yourself.

Bugfix Release - Touch consistency & polyfillAllTouches option

23 Apr 22:07
Compare
Choose a tag to compare
  • fix for running with option polyfillAllTouches = false

see Issues closed with this milestone for more details

Install the attached apk below on your android 2.x device to see basic html5 multitouch example pages, both local and online.

Milestone - OpenLayers 2 Pinch2Zoom & auto-injection

23 Apr 22:12
Compare
Choose a tag to compare

Milestone:

  • Pinch-to-Zoom on Open Layers and Google Maps works
  • Polyfilling of (at least) 4 simultaneous touches
  • no further javascript inclusion in html page needed