Releases: Philzen/WebView-MultiTouch-Polyfill
Releases · Philzen/WebView-MultiTouch-Polyfill
Cordova 2 & Major Bugfixes
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
- 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
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