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 CE090DD99 for ; Mon, 29 Oct 2012 09:31:03 +0000 (UTC) Received: (qmail 96203 invoked by uid 500); 29 Oct 2012 09:31:02 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 95906 invoked by uid 500); 29 Oct 2012 09:30:58 -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 95852 invoked by uid 99); 29 Oct 2012 09:30:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 09:30:56 +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 alunny@gmail.com designates 209.85.223.175 as permitted sender) Received: from [209.85.223.175] (HELO mail-ie0-f175.google.com) (209.85.223.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 09:30:50 +0000 Received: by mail-ie0-f175.google.com with SMTP id c13so6250923ieb.6 for ; Mon, 29 Oct 2012 02:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=qkINaUmuX7ITfGlk+Ey8FMCq8fTk7ETq37s//7YDNKE=; b=bsPKMPlBMgrA2sSS4mOZ4xWdu+I4wdH3gSm1GpbQZ+DS10bDjkv+c24/nFM7FGjmcr UPK7kSTdg7jl8gTC0Yapc6vsG/dAdTzAYkFA4v2hyBWtH/xft6ZW4nVupbdu7pgwr6pC 4ZfIH2cHEB0fi9sQZzLzCj4XgIMBoLMj60pH9q4hl/KO1pD/7a1igDunICyuVPNjMToS yYamh62reX3eSxSepQgJ5XT8oa+MZk4yhaxOrynSu+F7lQdlYw3HuR9A4gSozo8PqUcP qnho1rwPGxn6AOHiDHGZnqMYrjOQn/3ywCmvtPR54tV0pZCCHa1ZsTgXx9pQL7Ub4aKf KeLA== MIME-Version: 1.0 Received: by 10.43.131.193 with SMTP id hr1mr25278684icc.31.1351503029656; Mon, 29 Oct 2012 02:30:29 -0700 (PDT) Received: by 10.64.92.137 with HTTP; Mon, 29 Oct 2012 02:30:28 -0700 (PDT) Reply-To: alunny@gmail.com In-Reply-To: References: Date: Mon, 29 Oct 2012 02:30:28 -0700 Message-ID: Subject: Re: iOS changes in 2.2.0 From: Andrew Lunny To: Simon MacDonald Cc: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=20cf307f3302fedd3804cd2f51a6 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f3302fedd3804cd2f51a6 Content-Type: text/plain; charset=ISO-8859-1 Woot, go shame! On 28 October 2012 09:37, Simon MacDonald wrote: > You have shamed me into it. I will put something together this week. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Sat, Oct 27, 2012 at 2:53 PM, Andrew Lunny wrote: > >> This is awesome Shaz - thanks for writing this up every release. >> >> It would be even awesomer if one of the Android devs could do the same >> thing - I know Simon does similar things with individual features, but it >> would be great to have this kind of roundup for Android. >> >> On 27 October 2012 09:50, Shazron wrote: >> >> > >> > >> http://shazronatadobe.wordpress.com/2012/10/27/whats-new-in-cordova-ios-2-2-0/ >> > >> > On Mon, Oct 22, 2012 at 2:28 PM, Shazron wrote: >> > > Thanks Andrew, I'll incorporate those in. >> > > >> > > On Mon, Oct 22, 2012 at 6:51 AM, Andrew Grieve >> > wrote: >> > >> Sounds great Shaz! Might also be worth mentioning the bridge >> > improvements: >> > >> -No longer broken for non file:// pages >> > >> -No longer shows failed requests in the remote web inspector >> > >> -15% speed improvement in benchmarks >> > >> >> > >> >> > >> On Mon, Oct 22, 2012 at 3:57 AM, Shazron wrote: >> > >> >> > >>> I'm preparing a blog post. Here is the outline of what I have so >> far: >> > >>> >> > >>> 1. CordovaLib multiple architecture support (across all versions of >> > iOS) >> > >>> 2. Added Capture API microphone image for iPhone 5 dimensions and >> > >>> orientation fix >> > >>> 3. Adde dFileTransfer API progress events, abort function >> > >>> 4. Cordova.plist - added two new iOS 6 properties >> > >>> (SuppressesIncrementalRendering, KeyboardDisplayRequiresUserAction) >> > >>> 5. Added Globalization Core Plugin >> > >>> 6. Fixed iOS 6 orientation issues >> > >>> 7. Added iOS 6 LocalStorage changes (backup flag) >> > >>> 8. bin/create changes for shared and CordovaLib copying >> > >>> 9. uncrustify hook for committers >> > >>> 10. onReset() override for plugins >> > >>> >> > >>> Link: >> > >>> >> > >>> >> > >> https://github.com/apache/incubator-cordova-ios/blob/b74752f42da53532150d17aab80c0c6ae36a1a69/RELEASENOTES.md >> > >>> >> > >> > > --20cf307f3302fedd3804cd2f51a6--