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 4019610AED for ; Fri, 27 Sep 2013 00:43:26 +0000 (UTC) Received: (qmail 38415 invoked by uid 500); 27 Sep 2013 00:43:26 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 38392 invoked by uid 500); 27 Sep 2013 00:43:26 -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 38384 invoked by uid 99); 27 Sep 2013 00:43:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Sep 2013 00:43:26 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stevengill97@gmail.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qc0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Sep 2013 00:43:19 +0000 Received: by mail-qc0-f177.google.com with SMTP id x12so1294586qcv.36 for ; Thu, 26 Sep 2013 17:42:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=+PyvlfCQIDaFv7RwnSrrzpHd1s6QNd7egvZS/uEbinU=; b=KXv7b/VFmUuqybV5pSoTRlgMqan3EzTQ2c++Hk/NlnM7+nnVIql7xDv1bohhQ9taTN LdP2t06Q3A8od+23sSCJZ0NKahkeRFBX2F+dvu2m30P14KN0wLBANMdAyfucUFWpTNKk lyUIOUcosrFQgAvylcuLJQYbiB4dtVsQ5pS50gW3Ppf2xLQyKx3dD8GsOtjBZrOTQPPS SAxslJ6Z3iQZ5cFcTiQe0t3tWd8uqv6in+UMYKcQmtXZurNTFZqG7gxTRM1pBiulGl+Z rNXkswkPf+DWypFN1zQpLjzqkjn2dn0perxRJzy6fOLRI5xHIW9oVUkFDVTCTyZviKHv mt+A== X-Received: by 10.49.1.42 with SMTP id 10mr5336138qej.58.1380242579028; Thu, 26 Sep 2013 17:42:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.20.136 with HTTP; Thu, 26 Sep 2013 17:42:38 -0700 (PDT) In-Reply-To: References: From: Steven Gill Date: Thu, 26 Sep 2013 17:42:38 -0700 Message-ID: Subject: Re: Plugins Release blog post To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=047d7b677e58a0831e04e752c422 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b677e58a0831e04e752c422 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Today we are doing a big plugin release in preperation for Apache Cordova 3.1.0 which is scheduled to come out next week. The main change for this release is removing core from all of the plugin ID fields. This was done to make installing plugins easier in 3.1.0. We are switching over to using plugin IDs and ourplugin registery for plugin installation instead of directly installing from the plugin git urls= . These plugins are compatitable with Cordova 3.0.0. Feel free to upgrade your current plugins if you can=92t wait for 3.1.0 next week. Keep in mind that after you install these update plugins, if you decide to remove these plugins from your project, you will have to reference the new IDs instead of the old ones that our docs show. Ex: =91cordova rm org.apache.cordova.camera=92 instead of =91org.apache.cordova.core.camera= =92. *Other Notable Changes:* - Firefox OS support for Vibration and Device Plugin - Windows 8 support for multiple plugins - Fixed warnings that arose with XCode 5 - CB-4847 iOS 7 microphone access requires user permission (media plugin= ) - CB-4799 Fix incorrect JS references within native code for iOS & Andrid (media plugin) - CB-4806 Update splashscreen image bounds for iOS 7 (splashscreen plugin) - CB-4593 Added vibration support for BB10 (vibration plugin) You can check out the individual release notes in each of the plugin repos for more details. On Thu, Sep 26, 2013 at 5:37 PM, Steven Gill wrote= : > I have no idea how this review stuff works. I will post the blog here > On Sep 26, 2013 4:59 PM, "Tim Kim" wrote: > >> > >> > "You don't have access to this review request. >> > This review request is private. You must be a requested reviewer, eith= er >> > directly or on a requested group, and have permission to access the >> > repository in order to view this review request." >> >> Ya, same here >> >> >> On 26 September 2013 16:37, Shazron wrote: >> >> > Does everyone have access to this? I get: >> > >> > "You don't have access to this review request. >> > This review request is private. You must be a requested reviewer, eith= er >> > directly or on a requested group, and have permission to access the >> > repository in order to view this review request." >> > >> > >> > On Thu, Sep 26, 2013 at 4:30 PM, Steven Gill >> > wrote: >> > >> > > Can you guys review it at https://reviews.apache.org/r/14356/ >> > > >> > > I don't think post-review was working properly for me... >> > > >> > >> >> >> >> -- >> Timothy Kim >> > --047d7b677e58a0831e04e752c422--