Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE11411E57 for ; Fri, 23 May 2014 18:19:18 +0000 (UTC) Received: (qmail 69187 invoked by uid 500); 23 May 2014 18:19:18 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 69152 invoked by uid 500); 23 May 2014 18:19:18 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 69144 invoked by uid 99); 23 May 2014 18:19:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 18:19:18 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,TVD_FROM_1 X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [207.171.189.228] (HELO smtp-fw-33001.amazon.com) (207.171.189.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 18:19:15 +0000 X-IronPort-AV: E=Sophos;i="4.98,895,1392163200"; d="scan'208";a="58677916" Received: from smtp-in-6002.iad6.amazon.com ([10.195.76.108]) by smtp-border-fw-out-33001.sea14.amazon.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 23 May 2014 18:18:50 +0000 Received: from ex10-hub-9003.ant.amazon.com (ex10-hub-9003.ant.amazon.com [10.185.137.132]) by smtp-in-6002.iad6.amazon.com (8.14.7/8.14.7) with ESMTP id s4NIIm6U028437 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK) for ; Fri, 23 May 2014 18:18:49 GMT Received: from EX10-HUB-64001.ant.amazon.com (10.25.67.30) by ex10-hub-9003.ant.amazon.com (10.185.137.132) with Microsoft SMTP Server (TLS) id 14.3.181.6; Fri, 23 May 2014 11:17:26 -0700 Received: from EX10-MBX-PDX07.ant.amazon.com ([169.254.7.51]) by ex10-hub-64001.ant.amazon.com ([10.25.67.30]) with mapi id 14.03.0181.006; Fri, 23 May 2014 11:17:26 -0700 From: "Naik, Archana" To: "dev@cordova.apache.org" Subject: Re: [Android] 4.x branch Thread-Topic: [Android] 4.x branch Thread-Index: AQHPdFXqu7owrfbTlEqc41jSccr3qptKQ3sAgAGaYQCAAwQ3AIAACDIAgAAC8oCAAAOTAP//jQcA Date: Fri, 23 May 2014 18:17:25 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.1.140326 x-originating-ip: [172.18.12.86] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Joe, I am really excited to see this pluggable web view too. Is there a writeup about it? I would like to know more and see if I can do similar for amazon-fireos. Archana On 5/23/14 11:08 AM, "Michal Mocny" wrote: >Of *course* lets do it asap. With the one caveat that we shouldn't ship >until we are confident the API won't change *again* within a month and >piss >off devs, I think we should put all effort into this and ship asap. > >Also, the whole "4.0" thing is not a big deal any more. Shipping one >platform to 4.0 before the others is a good opportunity to signal our >version/branding decoupling. > >-Michal > > >On Fri, May 23, 2014 at 1:56 PM, Joe Bowser wrote: > >> On Fri, May 23, 2014 at 10:45 AM, Marc Weiner >> wrote: >> > I'm not a committing member (yet), but +1 on this (I'm new to this >>list). >> > Makes sense to keep separate, if you're breaking things and changing >>the >> > API a lot. I'm really excited about pluggable webviews, (like, really >> > really excited). Just want to confirm, that means it would only work >>on >> > Android 4.0+, correct? >> >> No, it means that this will be on Cordova 4.x. We still test on >> Android 2.3, but not every WebView will have support for that. >>