You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Joe Bowser <bo...@gmail.com> on 2012/01/24 01:59:25 UTC

Update on Cordova-Android: Moved WebChromeClient, WebViewClient and LinearLayoutKeyboardDetect

Hey

I moved the LinearLayoutKeyboardDetect, WebViewClient and WebChromeClient
that DroidGap uses to their own classes, and now we have a
CordovaWebViewClient, a CordovaChromeClient.  I've walked through the
mobile-spec and everything seems to work on this end with Android 2.3.6 and
Android 4.  I'm going to put all changes related to this on CB-190 in JIRA

Joe

Re: Update on Cordova-Android: Moved WebChromeClient, WebViewClient and LinearLayoutKeyboardDetect

Posted by Joe Bowser <bo...@gmail.com>.
Yes! We should be good to release an RC this week.

On Tue, Jan 24, 2012 at 9:10 AM, Brian LeRoux <b...@brian.io> wrote:

> awesome joe --- we still good to gun for 1.4rc tag later this wk?
>
> On Mon, Jan 23, 2012 at 4:59 PM, Joe Bowser <bo...@gmail.com> wrote:
> > Hey
> >
> > I moved the LinearLayoutKeyboardDetect, WebViewClient and WebChromeClient
> > that DroidGap uses to their own classes, and now we have a
> > CordovaWebViewClient, a CordovaChromeClient.  I've walked through the
> > mobile-spec and everything seems to work on this end with Android 2.3.6
> and
> > Android 4.  I'm going to put all changes related to this on CB-190 in
> JIRA
> >
> > Joe
>

Re: Update on Cordova-Android: Moved WebChromeClient, WebViewClient and LinearLayoutKeyboardDetect

Posted by Brian LeRoux <b...@brian.io>.
awesome joe --- we still good to gun for 1.4rc tag later this wk?

On Mon, Jan 23, 2012 at 4:59 PM, Joe Bowser <bo...@gmail.com> wrote:
> Hey
>
> I moved the LinearLayoutKeyboardDetect, WebViewClient and WebChromeClient
> that DroidGap uses to their own classes, and now we have a
> CordovaWebViewClient, a CordovaChromeClient.  I've walked through the
> mobile-spec and everything seems to work on this end with Android 2.3.6 and
> Android 4.  I'm going to put all changes related to this on CB-190 in JIRA
>
> Joe