Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E6BB9AFB for ; Thu, 1 Mar 2012 22:19:11 +0000 (UTC) Received: (qmail 24947 invoked by uid 500); 1 Mar 2012 22:19:11 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 24923 invoked by uid 500); 1 Mar 2012 22:19:10 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 24914 invoked by uid 99); 1 Mar 2012 22:19:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 22:19:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gibson.becky@gmail.com designates 209.85.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-gy0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 22:19:04 +0000 Received: by ghbz2 with SMTP id z2so535425ghb.6 for ; Thu, 01 Mar 2012 14:18:44 -0800 (PST) Received-SPF: pass (google.com: domain of gibson.becky@gmail.com designates 10.236.144.134 as permitted sender) client-ip=10.236.144.134; Authentication-Results: mr.google.com; spf=pass (google.com: domain of gibson.becky@gmail.com designates 10.236.144.134 as permitted sender) smtp.mail=gibson.becky@gmail.com; dkim=pass header.i=gibson.becky@gmail.com Received: from mr.google.com ([10.236.144.134]) by 10.236.144.134 with SMTP id n6mr10244949yhj.50.1330640324189 (num_hops = 1); Thu, 01 Mar 2012 14:18:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=eTFK2tCQ1e1rzT86M3RHkkiKTxT2IIDr0FYzLJZuN0Q=; b=F9alpJh5dk2b3e4i6+E9xXfjysjerAXa+JfLG2pDV7NIFVZ7/Lmo4tk/fo9aYUbVSs 6FxZyxG/svQFlrBwT/evg6AIPfI0yoCa3yEJjtB5kinyhC8NreGgRpCbWikb/By5Jrzz LOP18wHmrl0piwguPGD6N8nLnDkAMENzd5xlFdkDNUHlkU0xEF2UgOccG2csRvhxxX9X P2Sw5JdSaI5ZW95QZMTWpNHbrDOMjSiVaBV1Muz+qIQxTEf35H6qVwAdbx2yk1D4ddjt h04+k4YMlDGxrsSDQJZlxxzKktnGOTorqsM002sAog2ufHBPV5+2MjabprfMTf9dsTXL 6h0w== MIME-Version: 1.0 Received: by 10.236.144.134 with SMTP id n6mr8111531yhj.50.1330640324128; Thu, 01 Mar 2012 14:18:44 -0800 (PST) Received: by 10.146.200.30 with HTTP; Thu, 1 Mar 2012 14:18:43 -0800 (PST) In-Reply-To: References: Date: Thu, 1 Mar 2012 17:18:43 -0500 Message-ID: Subject: Re: tagging 1.5rc friday From: Becky Gibson To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf303dd276d7f14504ba35d761 X-Virus-Checked: Checked by ClamAV on apache.org --20cf303dd276d7f14504ba35d761 Content-Type: text/plain; charset=ISO-8859-1 iOS is tested for 1.5. Ready to push the final commit (with updated VERSION and release notes) and tag. On Thu, Mar 1, 2012 at 3:54 PM, Simon MacDonald wrote: > Genius. Fix is going to be pushed shortly. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > > On Thu, Mar 1, 2012 at 3:41 PM, Drew Walters wrote: > > Should just need to add FileReader to objects in the platform file for > Android: > > > > > https://github.com/apache/incubator-cordova-js/blob/master/lib/platform/android.js > > > > On Thu, Mar 1, 2012 at 2:30 PM, Simon MacDonald > > wrote: > >> On Thu, Mar 1, 2012 at 12:57 PM, Elizabeth Baldwin > >> wrote: > >>> > >>> File: Samsung Galaxy Tab 3.1 ONLY (Droid 2.2.3 ok): Create and Write: > OK, > >>> Read: DOES NOT read file contents (adb flaky - no more data to provide > :( > >> > >> Yup, I can confirm this problem as well. I'm pretty sure that Android > >> 3.1 has it's own FileReader and our implementation is not over writing > >> it in 1.5.0. It really should over write it as we want to provide the > >> same File API for all versions of Android not to mention iOS and BB. > >> > >> Fil, can you take a look at this? > >> > >> Simon Mac Donald > >> http://hi.im/simonmacdonald > --20cf303dd276d7f14504ba35d761--