Philzen / WebView-MultiTouch-Polyfill

A polyfill to gap missing multitouch functionality in HTML5 apps on Android 2.x
35 stars 9 forks source link

Introduce phonegap compatibility #12

Closed Philzen closed 12 years ago

Philzen commented 12 years ago

Current WebClient class of WMP cannot be used together with Droidgap of Cordova (ex-Phonegap), without losing all functionality implemented in CordovaWebViewClient.

Philzen commented 12 years ago

For usage with phonegap, there's now a new class called PhonegapWebClient

readme.md was updated accordingly for usage guides.

Philzen commented 12 years ago

filmaj commented 12 years ago

dude... rad.

I am with the Apache Cordova project; integrating this into the project (if possible) is on our short-term roadmap.

Thanks for all of your hard work!

Philzen commented 12 years ago

Welcome, self-interest was the motivator with both fastr and myself.

Hearing it on the cordova roadmap is fantastic news and very flattering - short-term would be as in "a few months" i guess? Feel we need a lot of testing, and i have no idea if the android classes i wrote are up-to-standard or how many side effects they produce as i am completely unexperienced on that particular field.

Good to have you here. There are questions ahead only subject matter experts on cordova could answer, so great if you can give a helping hand to solving any of those.

btw: call it cheating, but i actually opened the ticket after committing the file - basically just to make it visible on the roadmap - so i guess it wasn't so "rad" after all ;)

filmaj commented 12 years ago

Haha whatevs.

I am going to play with it a for a little bit and see what we can make it do :)

If you'd like someone to chime in on cordova-related things just @ me in any issues you come across.