Author: steven
Date: Wed Dec 10 07:35:40 2014
New Revision: 1644344

URL: http://svn.apache.org/r1644344
Log:
added dec 9 plugins release blog post

Added:
    cordova/site/public/news/2014/12/
    cordova/site/public/news/2014/12/09/
    cordova/site/public/news/2014/12/09/plugins-release.html
    cordova/site/www/_posts/2014-12-09-plugins-release.md
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1644344&r1=1644343&r2=1644344&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Dec 10 07:35:40 2014
@@ -69,6 +69,11 @@
 <ul class="posts">
   
     <li>
+    <span>09 Dec 2014</span> &raquo;
+    <a 
href="//cordova.apache.org/news/2014/12/09/plugins-release.html">Plugins 
Release: December 9, 2014</a>
+    </li>
+  
+    <li>
     <span>25 Nov 2014</span> &raquo;
     <a href="//cordova.apache.org/announcements/2014/11/25/ios-64bit.html">iOS 
64-bit apps in Cordova</a>
     </li>

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1644344&r1=1644343&r2=1644344&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Dec 10 07:35:40 2014
@@ -101,6 +101,61 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; 
margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
+      <li><span>09 Dec 2014</span> &raquo; <a 
href="//cordova.apache.org/news/2014/12/09/plugins-release.html">Plugins 
Release: December 9, 2014</a>
+      
+<p>The following plugins were updated today:</p>
+
+<ul>
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+</ul>
+
+<p>The plugins have been updated on our registry at <a 
href="http://plugins.cordova.io/";>plugins.cordova.io</a>.</p>
+<hr />
+<p>You can update any plugin by removing it, and then readding it. E.g. To 
update your camera plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.camera
+cordova plugin add org.apache.cordova.camera</code></pre>
+
+<p>Changes include:</p>
+
+      <div style="padding-bottom:2em"><a 
href="//cordova.apache.org/news/2014/12/09/plugins-release.html">Read 
More</a></div>
+    
       <li><span>25 Nov 2014</span> &raquo; <a 
href="//cordova.apache.org/announcements/2014/11/25/ios-64bit.html">iOS 64-bit 
apps in Cordova</a>
       
 <p><strong>Apple</strong> has <a 
href="https://developer.apple.com/news/?id=10202014a";>recently announced</a> 
that new and updated apps submitted to the <strong>Apple App Store</strong> 
must include <em>64-bit</em> support for them to be approved. This change will 
be implemented by the <strong>Apple App Store</strong> starting 
<strong>February 1, 2015</strong>.</p>
@@ -125,40 +180,6 @@
 
       <div style="padding-bottom:2em"><a 
href="//cordova.apache.org/blog/2014/11/18/cordova-perf.html">Read 
More</a></div>
     
-      <li><span>13 Nov 2014</span> &raquo; <a 
href="//cordova.apache.org/news/2014/11/13/tools-release.html">Tools Release: 
November 13, 2014</a>
-      
-<p>New versions of cordova tools are now live!</p>
-
-<ul>
-<li><a 
href="https://www.npmjs.org/package/cordova-lib";>[email protected]</a></li>
-
-<li><a href="https://www.npmjs.org/package/cordova";>[email protected]</a></li>
-
-<li><a href="https://www.npmjs.org/package/plugman";>[email protected]</a></li>
-
-<li><a 
href="https://www.npmjs.org/package/cordova-js";>[email protected]</a></li>
-</ul>
-
-<p>To update your tools:</p>
-
-<ul>
-<li>
-<p>If you have <code>cordova</code> installed:</p>
-
-<pre><code>npm install -g cordova</code></pre>
-</li>
-
-<li>
-<p>If you have <code>plugman</code> installed:</p>
-
-<pre><code>npm install -g plugman</code></pre>
-</li>
-</ul>
-
-<h1 id="changes_include">Changes include</h1>
-
-      <div style="padding-bottom:2em"><a 
href="//cordova.apache.org/news/2014/11/13/tools-release.html">Read 
More</a></div>
-    
   </ul>
   
   <p>

Added: cordova/site/public/news/2014/12/09/plugins-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2014/12/09/plugins-release.html?rev=1644344&view=auto
==============================================================================
--- cordova/site/public/news/2014/12/09/plugins-release.html (added)
+++ cordova/site/public/news/2014/12/09/plugins-release.html Wed Dec 10 
07:35:40 2014
@@ -0,0 +1,394 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="//cordova.apache.org/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, 
maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Plugins Release: December 9, 2014</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" 
href="//cordova.apache.org/css/master.css">
+    <script src="//cordova.apache.org/js/smooth.pack.js" 
type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+</head>
+
+<body>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="//cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="//cordova.apache.org/#about">About</a>
+            <a href="//cordova.apache.org/#news">News</a>
+            <a 
href="http://cordova.apache.org/docs/en/4.0.0/";>Documentation</a>
+            <a href="http://plugins.cordova.io/";>Plugins</a>
+            <a href="//cordova.apache.org/#links">Quick Links</a>
+            <a href="//cordova.apache.org/#contribute">Contribute</a>
+            <a href="//cordova.apache.org/#mailing-list">Mailing List</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = 
this.options[this.selectedIndex].value;">
+                <option value="//cordova.apache.org/#about">About</option>
+                <option value="//cordova.apache.org/#news">News</option>
+                <option 
value="http://cordova.apache.org/docs/en/4.0.0/";>Documentation</option>
+                <option value="http://plugins.cordova.io/";>Plugins</option>
+                <option value="//cordova.apache.org/#links">Quick 
Links</option>
+                <option 
value="//cordova.apache.org/#contribute">Contribute</option>
+                <option value="//cordova.apache.org/#mailing-list">Mailing 
List</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Plugins Release: December 9, 2014</h2>
+    <div class="meta">Posted by: <a 
href="https://twitter.com/stevesgill";>Steve Gill</a></div>
+    <p class="meta">09 Dec 2014</p>
+    <div class="post">
+    
+<p>The following plugins were updated today:</p>
+
+<ul>
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+
+<li>[email protected]</li>
+</ul>
+
+<p>The plugins have been updated on our registry at <a 
href="http://plugins.cordova.io/";>plugins.cordova.io</a>.</p>
+<hr />
+<p>You can update any plugin by removing it, and then readding it. E.g. To 
update your camera plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.camera
+cordova plugin add org.apache.cordova.camera</code></pre>
+
+<p>Changes include: <!--more--></p>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7976";>CB-7976</a> 
<strong>Android</strong> Use webView’s context rather than Activity’s 
context for intent receiver</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><strong>iOS</strong> Fix memory leak of image data in 
<code>imagePickerControllerReturnImageResult</code></li>
+
+<li><strong>Android</strong> Pass uri to crop instead of pulling the low 
resolution image out of the intent return</li>
+
+<li><strong>Android</strong> Add orientation support for PNG to Android</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7131";>CB-7131</a> 
<strong>Android</strong> Check for profile photo existance</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7896";>CB-7896</a> Better 
way to detect <strong>Windows</strong> and <strong>WindowsPhone8.1</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7772";>CB-7772</a> 
<strong>iOS</strong> Cancelling <code>pickContact</code> should call the error 
callback, not the success callback</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7761";>CB-7761</a> 
Misleading text in documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7762";>CB-7762</a> 
Parameter list is incorrect for <code>contacts.find</code></li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><strong>Browser</strong> Changing <code>device.platform</code> to always 
report the platform as “browser”.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5892";>CB-5892</a> 
<strong>iOS</strong> Remove deprecated <code>window.Settings</code></li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-8083";>CB-8083</a> Fix 
<code>accelerometer</code> callback on <strong>Windows</strong></li>
+
+<li>Renamed <strong>Windows8</strong> -&gt; <strong>Windows</strong></li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7737";>CB-7737</a> 
<strong>Windows Phone</strong> Lower min height for <code>alert</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-8038";>CB-8038</a> 
Backslash getting escaped twice in <strong>BlackBerry 10</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7639";>CB-7639</a> Update 
docs + manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7639";>CB-7639</a> 
<strong>Windows 8</strong> Revert back <code>isAlertShowing</code> flag in case 
of exception to prevent queuing of future dialogs.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7639";>CB-7639</a> Handle 
button labels as array on windows</li>
+
+<li><strong>Android</strong> Check for <code>setTextDirection</code> API 
level</li>
+
+<li><strong>Android</strong> Make spinner dialog to use 
<code>THEME_DEVICE_DEFAULT_LIGHT</code> (same as the other dialogs)</li>
+
+<li><strong>Android</strong> Unbreak <code>API</code> level &lt; 
<code>14</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7414";>CB-7414</a> 
<strong>BlackBerry 10</strong> Document callback parameter for 
<code>navigator.notification.alert</code></li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><strong>Android</strong> Get rid of thread block error</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7602";>CB-7602</a> 
<strong>Android</strong> Fix <code>isCopyOnItself</code> logic</li>
+
+<li>Use one proxy for both <strong>Windows</strong> and 
<strong>Windows8</strong> platforms</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6994";>CB-6994</a> 
<strong>Windows</strong> Fixes result, returned by proxy’s write method</li>
+
+<li><strong>Firefox OS</strong> Update <code>__format__</code> to match 
<code>pathsPrefix</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6994";>CB-6994</a> 
<strong>Windows</strong> Improves merged code to be able to write a File</li>
+
+<li>Optimize <code>FileProxy</code> for <strong>Windows</strong> platforms</li>
+
+<li>Synchronize changes with <strong>Windows</strong> platform</li>
+
+<li>Fix function <code>write</code> for big files on <strong>Windows 
8</strong></li>
+
+<li><strong>iOS</strong> Write file in background</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7487";>CB-7487</a> 
<strong>Android</strong> Broadcast file write. This allows <em>MTP USB</em> 
shares to show the file immediately without reboot/manual refresh using 3rd 
party app.</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-8021";>CB-8021</a> Adds 
documentation for <code>httpMethod</code> to <code>doc/index.md</code>.</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><strong>iOS</strong> Do not stop updating location when the error is 
<code>kCLErrorLocationUnknown</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-8094";>CB-8094</a> Pended 
auto tests for <strong>Windows</strong> Store since they require user 
interaction</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-8085";>CB-8085</a> Fix 
geolocation plugin on <strong>Windows</strong></li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7766";>CB-7766</a> Add 
quirk note about <strong>Android</strong> <code>dateToString</code></li>
+
+<li><strong>Firefox OS</strong> <code>getDateNames</code> should return 
(<em>Sun</em> … <em>Sat</em>) in all locales</li>
+
+<li><strong>Firefox OS</strong> <code>getFirstDayOfWeek</code> should return 
<code>1</code> for <em>Sunday</em> and <code>2</code> for <em>Monday</em></li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7784";>CB-7784</a> 
<strong>Windows</strong> Exit event is not fired after 
<code>InAppBrowser</code> closing</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7697";>CB-7697</a> Add 
<code>locationBar</code> support to <code>InAppBrowser</code> 
<strong>Windows</strong> platform version</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7690";>CB-7690</a> 
<strong>Windows</strong> <code>InAppBrowser</code> 
<code>loadstart</code>/<code>loadstop</code> events issues</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7695";>CB-7695</a> Fix 
<code>InAppBrowser</code> <code>injectScriptFile</code> for <strong>Windows 
8.1</strong> / <strong>Windows Phone 8.1</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7692";>CB-7692</a> 
<strong>Windows 8.1</strong> <code>InAppBrowser</code> local url opening bug in 
8.1</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7688";>CB-7688</a> 
<code>Alert</code> is not supported in <code>InAppBrowser</code> on 
<strong>Windows</strong> platform</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7712";>CB-7712</a> 
<strong>Android</strong> Remove references to 
<code>closebuttoncaption</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7850";>CB-7850</a> 
Clarify role of whitelist</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7720";>CB-7720</a> Check 
if event is null since OK string from success callback was removed</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6153";>CB-6153</a> 
<strong>Android</strong> Add docs for volume control behaviour, and fix 
controls not being reset on page navigation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6153";>CB-6153</a> 
<strong>Android</strong> Make volume buttons control music stream while any 
audio players are created</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7597";>CB-7597</a> 
<strong>iOS</strong> <code>Localizable.strings</code> for Media Capture are in 
the default template, it should be in the plugin</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7976";>CB-7976</a> 
<strong>Android</strong> Use webView’s context rather than Activity’s 
context for intent receiver</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7204";>CB-7204</a> 
<strong>iOS</strong> Race condition when hiding and showing spinner</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><strong>Android</strong> Fix onload attribute within 
<code>&lt;feature&gt;</code> to be a <code>&lt;param&gt;</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-8010";>CB-8010</a> 
Statusbar colour does not change to orange</li>
+
+<li><strong>Windows</strong> Added checks for running on windows when 
StatusBar is NOT available</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7986";>CB-7986</a> Add 
support for <strong>Windows Phone 8.1</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7549";>CB-7549</a> 
(Re-fix) <code>StatusBar</code> <strong>iOS 8</strong> Landscape issue</li>
+</ul>
+
+<p>[email protected]</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-8018";>CB-8018</a> Add 
<code>vibrate(pattern)</code> fallback on vibrate for <strong>Windows Phone 
8</strong></li>
+</ul>
+
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#about">About 
Cordova<span></span></a></li>
+
+                
+                <li><a 
href="http://projects.apache.org/projects/cordova.html";>Apache Project 
Page<span></span></a></li>
+                
+                <li><a 
href="http://www.apache.org/licenses/LICENSE-2.0";>License<span></span></a></li>
+                
+
+                <li><a 
href="//cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a 
href="//cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a 
href="http://cordova.apache.org/docs/en/4.0.0/";>Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf";>Source 
Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB";>Issue 
Tracker<span></span></a></li>
+                
+                <li><a 
href="http://wiki.apache.org/cordova/";>Wiki<span></span></a></li>
+                
+
+                <li><a 
href="//cordova.apache.org/index.html#mailing-list">Mailing 
List<span></span></a></li>
+
+                <li><a 
href="http://stackoverflow.com/tags/cordova";>Support<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/";>About 
ASF<span></span></a></li>
+                
+                <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks<span></span></a></li>
+                
+                <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor<span></span></a></li>
+                
+                <li><a 
href="http://www.apache.org/security/";>Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under 
the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a 
href="http://www.apache.org/foundation/marks/list/";>trademarks</a> of The 
Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+
+</body>
+</html>

Modified: cordova/site/public/rss.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1644344&r1=1644343&r2=1644344&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Wed Dec 10 07:35:40 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs 
that allow a web mobile app developer to access native device function from 
JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml"; rel="self" 
type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Tue, 25 Nov 2014 19:16:19 +0000</lastBuildDate>
-        <pubDate>Tue, 25 Nov 2014 19:16:19 +0000</pubDate>
+        <lastBuildDate>Tue, 09 Dec 2014 23:31:04 -0800</lastBuildDate>
+        <pubDate>Tue, 09 Dec 2014 23:31:04 -0800</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -19,6 +19,253 @@
 
 
         <item>
+                <title>Plugins Release: December 9, 2014</title>
+                <description>
+&lt;p&gt;The following plugins were updated today:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+
+&lt;li&gt;[email protected]&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;The plugins have been updated on our registry at &lt;a 
href=&quot;http://plugins.cordova.io/&quot;&gt;plugins.cordova.io&lt;/a&gt;.&lt;/p&gt;
+&lt;hr /&gt;
+&lt;p&gt;You can update any plugin by removing it, and then readding it. E.g. 
To update your camera plugin:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;cordova plugin rm org.apache.cordova.camera
+cordova plugin add org.apache.cordova.camera&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;Changes include: &lt;!--more--&gt;&lt;/p&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7976&quot;&gt;CB-7976&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Use webView’s context rather than 
Activity’s context for intent receiver&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;iOS&lt;/strong&gt; Fix memory leak of image data in 
&lt;code&gt;imagePickerControllerReturnImageResult&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Pass uri to crop instead of 
pulling the low resolution image out of the intent return&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Add orientation support for PNG 
to Android&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7131&quot;&gt;CB-7131&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Check for profile photo 
existance&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7896&quot;&gt;CB-7896&lt;/a&gt;
 Better way to detect &lt;strong&gt;Windows&lt;/strong&gt; and 
&lt;strong&gt;WindowsPhone8.1&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7772&quot;&gt;CB-7772&lt;/a&gt;
 &lt;strong&gt;iOS&lt;/strong&gt; Cancelling 
&lt;code&gt;pickContact&lt;/code&gt; should call the error callback, not the 
success callback&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7761&quot;&gt;CB-7761&lt;/a&gt;
 Misleading text in documentation&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7762&quot;&gt;CB-7762&lt;/a&gt;
 Parameter list is incorrect for 
&lt;code&gt;contacts.find&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Browser&lt;/strong&gt; Changing 
&lt;code&gt;device.platform&lt;/code&gt; to always report the platform as 
“browser”.&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-5892&quot;&gt;CB-5892&lt;/a&gt;
 &lt;strong&gt;iOS&lt;/strong&gt; Remove deprecated 
&lt;code&gt;window.Settings&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8083&quot;&gt;CB-8083&lt;/a&gt;
 Fix &lt;code&gt;accelerometer&lt;/code&gt; callback on 
&lt;strong&gt;Windows&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Renamed &lt;strong&gt;Windows8&lt;/strong&gt; -&amp;gt; 
&lt;strong&gt;Windows&lt;/strong&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7737&quot;&gt;CB-7737&lt;/a&gt;
 &lt;strong&gt;Windows Phone&lt;/strong&gt; Lower min height for 
&lt;code&gt;alert&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8038&quot;&gt;CB-8038&lt;/a&gt;
 Backslash getting escaped twice in &lt;strong&gt;BlackBerry 
10&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7639&quot;&gt;CB-7639&lt;/a&gt;
 Update docs + manual tests&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7639&quot;&gt;CB-7639&lt;/a&gt;
 &lt;strong&gt;Windows 8&lt;/strong&gt; Revert back 
&lt;code&gt;isAlertShowing&lt;/code&gt; flag in case of exception to prevent 
queuing of future dialogs.&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7639&quot;&gt;CB-7639&lt;/a&gt;
 Handle button labels as array on windows&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Check for 
&lt;code&gt;setTextDirection&lt;/code&gt; API level&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Make spinner dialog to use 
&lt;code&gt;THEME_DEVICE_DEFAULT_LIGHT&lt;/code&gt; (same as the other 
dialogs)&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Unbreak 
&lt;code&gt;API&lt;/code&gt; level &amp;lt; 
&lt;code&gt;14&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7414&quot;&gt;CB-7414&lt;/a&gt;
 &lt;strong&gt;BlackBerry 10&lt;/strong&gt; Document callback parameter for 
&lt;code&gt;navigator.notification.alert&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Get rid of thread block 
error&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7602&quot;&gt;CB-7602&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Fix 
&lt;code&gt;isCopyOnItself&lt;/code&gt; logic&lt;/li&gt;
+
+&lt;li&gt;Use one proxy for both &lt;strong&gt;Windows&lt;/strong&gt; and 
&lt;strong&gt;Windows8&lt;/strong&gt; platforms&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-6994&quot;&gt;CB-6994&lt;/a&gt;
 &lt;strong&gt;Windows&lt;/strong&gt; Fixes result, returned by proxy’s write 
method&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Firefox OS&lt;/strong&gt; Update 
&lt;code&gt;__format__&lt;/code&gt; to match 
&lt;code&gt;pathsPrefix&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-6994&quot;&gt;CB-6994&lt;/a&gt;
 &lt;strong&gt;Windows&lt;/strong&gt; Improves merged code to be able to write 
a File&lt;/li&gt;
+
+&lt;li&gt;Optimize &lt;code&gt;FileProxy&lt;/code&gt; for 
&lt;strong&gt;Windows&lt;/strong&gt; platforms&lt;/li&gt;
+
+&lt;li&gt;Synchronize changes with &lt;strong&gt;Windows&lt;/strong&gt; 
platform&lt;/li&gt;
+
+&lt;li&gt;Fix function &lt;code&gt;write&lt;/code&gt; for big files on 
&lt;strong&gt;Windows 8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;iOS&lt;/strong&gt; Write file in background&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7487&quot;&gt;CB-7487&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Broadcast file write. This allows 
&lt;em&gt;MTP USB&lt;/em&gt; shares to show the file immediately without 
reboot/manual refresh using 3rd party app.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8021&quot;&gt;CB-8021&lt;/a&gt;
 Adds documentation for &lt;code&gt;httpMethod&lt;/code&gt; to 
&lt;code&gt;doc/index.md&lt;/code&gt;.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;iOS&lt;/strong&gt; Do not stop updating location when 
the error is &lt;code&gt;kCLErrorLocationUnknown&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8094&quot;&gt;CB-8094&lt;/a&gt;
 Pended auto tests for &lt;strong&gt;Windows&lt;/strong&gt; Store since they 
require user interaction&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8085&quot;&gt;CB-8085&lt;/a&gt;
 Fix geolocation plugin on &lt;strong&gt;Windows&lt;/strong&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7766&quot;&gt;CB-7766&lt;/a&gt;
 Add quirk note about &lt;strong&gt;Android&lt;/strong&gt; 
&lt;code&gt;dateToString&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Firefox OS&lt;/strong&gt; 
&lt;code&gt;getDateNames&lt;/code&gt; should return (&lt;em&gt;Sun&lt;/em&gt; 
… &lt;em&gt;Sat&lt;/em&gt;) in all locales&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Firefox OS&lt;/strong&gt; 
&lt;code&gt;getFirstDayOfWeek&lt;/code&gt; should return 
&lt;code&gt;1&lt;/code&gt; for &lt;em&gt;Sunday&lt;/em&gt; and 
&lt;code&gt;2&lt;/code&gt; for &lt;em&gt;Monday&lt;/em&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7784&quot;&gt;CB-7784&lt;/a&gt;
 &lt;strong&gt;Windows&lt;/strong&gt; Exit event is not fired after 
&lt;code&gt;InAppBrowser&lt;/code&gt; closing&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7697&quot;&gt;CB-7697&lt;/a&gt;
 Add &lt;code&gt;locationBar&lt;/code&gt; support to 
&lt;code&gt;InAppBrowser&lt;/code&gt; &lt;strong&gt;Windows&lt;/strong&gt; 
platform version&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7690&quot;&gt;CB-7690&lt;/a&gt;
 &lt;strong&gt;Windows&lt;/strong&gt; &lt;code&gt;InAppBrowser&lt;/code&gt; 
&lt;code&gt;loadstart&lt;/code&gt;/&lt;code&gt;loadstop&lt;/code&gt; events 
issues&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7695&quot;&gt;CB-7695&lt;/a&gt;
 Fix &lt;code&gt;InAppBrowser&lt;/code&gt; 
&lt;code&gt;injectScriptFile&lt;/code&gt; for &lt;strong&gt;Windows 
8.1&lt;/strong&gt; / &lt;strong&gt;Windows Phone 8.1&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7692&quot;&gt;CB-7692&lt;/a&gt;
 &lt;strong&gt;Windows 8.1&lt;/strong&gt; &lt;code&gt;InAppBrowser&lt;/code&gt; 
local url opening bug in 8.1&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7688&quot;&gt;CB-7688&lt;/a&gt;
 &lt;code&gt;Alert&lt;/code&gt; is not supported in 
&lt;code&gt;InAppBrowser&lt;/code&gt; on &lt;strong&gt;Windows&lt;/strong&gt; 
platform&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7712&quot;&gt;CB-7712&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Remove references to 
&lt;code&gt;closebuttoncaption&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7850&quot;&gt;CB-7850&lt;/a&gt;
 Clarify role of whitelist&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7720&quot;&gt;CB-7720&lt;/a&gt;
 Check if event is null since OK string from success callback was 
removed&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-6153&quot;&gt;CB-6153&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Add docs for volume control behaviour, 
and fix controls not being reset on page navigation&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-6153&quot;&gt;CB-6153&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Make volume buttons control music stream 
while any audio players are created&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7597&quot;&gt;CB-7597&lt;/a&gt;
 &lt;strong&gt;iOS&lt;/strong&gt; &lt;code&gt;Localizable.strings&lt;/code&gt; 
for Media Capture are in the default template, it should be in the 
plugin&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7976&quot;&gt;CB-7976&lt;/a&gt;
 &lt;strong&gt;Android&lt;/strong&gt; Use webView’s context rather than 
Activity’s context for intent receiver&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7204&quot;&gt;CB-7204&lt;/a&gt;
 &lt;strong&gt;iOS&lt;/strong&gt; Race condition when hiding and showing 
spinner&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Android&lt;/strong&gt; Fix onload attribute within 
&lt;code&gt;&amp;lt;feature&amp;gt;&lt;/code&gt; to be a 
&lt;code&gt;&amp;lt;param&amp;gt;&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8010&quot;&gt;CB-8010&lt;/a&gt;
 Statusbar colour does not change to orange&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Windows&lt;/strong&gt; Added checks for running on 
windows when StatusBar is NOT available&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7986&quot;&gt;CB-7986&lt;/a&gt;
 Add support for &lt;strong&gt;Windows Phone 8.1&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-7549&quot;&gt;CB-7549&lt;/a&gt;
 (Re-fix) &lt;code&gt;StatusBar&lt;/code&gt; &lt;strong&gt;iOS 8&lt;/strong&gt; 
Landscape issue&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;[email protected]&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/CB-8018&quot;&gt;CB-8018&lt;/a&gt;
 Add &lt;code&gt;vibrate(pattern)&lt;/code&gt; fallback on vibrate for 
&lt;strong&gt;Windows Phone 8&lt;/strong&gt;&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+                
<link>http://cordova.apache.org/news/2014/12/09/plugins-release.html</link>
+                
<guid>http://cordova.apache.org/news/2014/12/09/plugins-release</guid>
+                <pubDate>Tue, 09 Dec 2014</pubDate>
+        </item>
+
+        <item>
                 <title>iOS 64-bit apps in Cordova</title>
                 <description>
 &lt;p&gt;&lt;strong&gt;Apple&lt;/strong&gt; has &lt;a 
href=&quot;https://developer.apple.com/news/?id=10202014a&quot;&gt;recently 
announced&lt;/a&gt; that new and updated apps submitted to the 
&lt;strong&gt;Apple App Store&lt;/strong&gt; must include 
&lt;em&gt;64-bit&lt;/em&gt; support for them to be approved. This change will 
be implemented by the &lt;strong&gt;Apple App Store&lt;/strong&gt; starting 
&lt;strong&gt;February 1, 2015&lt;/strong&gt;.&lt;/p&gt;
@@ -274,7 +521,7 @@ C:\Program Files (x86)\MSBuild\Microsoft
         </item>
 
         <item>
-                <title>Apache Cordova Windows &amp; Windows Phone 3.7.0</title>
+                <title>Apache Cordova Windows & Windows Phone 3.7.0</title>
                 <description>
 &lt;p&gt;We are happy to announce that &lt;code&gt;Cordova Windows &amp;amp; 
WP8 3.7.0&lt;/code&gt; has been released!&lt;/p&gt;
 

Added: cordova/site/www/_posts/2014-12-09-plugins-release.md
URL: 
http://svn.apache.org/viewvc/cordova/site/www/_posts/2014-12-09-plugins-release.md?rev=1644344&view=auto
==============================================================================
--- cordova/site/www/_posts/2014-12-09-plugins-release.md (added)
+++ cordova/site/www/_posts/2014-12-09-plugins-release.md Wed Dec 10 07:35:40 
2014
@@ -0,0 +1,152 @@
+---
+layout: post
+author:
+    name: Steve Gill
+    url: https://twitter.com/stevesgill
+title:  "Plugins Release: December 9, 2014"
+categories: news
+tags: release plugins
+---
+The following plugins were updated today:
+
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+
+The plugins have been updated on our registry at 
[plugins.cordova.io](http://plugins.cordova.io/).
+
+----
+You can update any plugin by removing it, and then readding it. E.g. To update 
your camera plugin:
+
+    cordova plugin rm org.apache.cordova.camera
+    cordova plugin add org.apache.cordova.camera
+
+Changes include:
+<!--more-->
+
[email protected]
+
+* [CB-7976](https://issues.apache.org/jira/browse/CB-7976) **Android** Use 
webView's context rather than Activity's context for intent receiver
+
[email protected]
+
+* **iOS** Fix memory leak of image data in 
`imagePickerControllerReturnImageResult`
+* **Android** Pass uri to crop instead of pulling the low resolution image out 
of the intent return
+* **Android** Add orientation support for PNG to Android
+
[email protected]
+
+* [CB-7131](https://issues.apache.org/jira/browse/CB-7131) **Android** Check 
for profile photo existance
+* [CB-7896](https://issues.apache.org/jira/browse/CB-7896) Better way to 
detect **Windows** and **WindowsPhone8.1**
+* [CB-7772](https://issues.apache.org/jira/browse/CB-7772) **iOS** Cancelling 
`pickContact` should call the error callback, not the success callback
+* [CB-7761](https://issues.apache.org/jira/browse/CB-7761) Misleading text in 
documentation
+* [CB-7762](https://issues.apache.org/jira/browse/CB-7762) Parameter list is 
incorrect for `contacts.find`
+
[email protected]
+
+* **Browser** Changing `device.platform` to always report the platform as 
"browser".
+* [CB-5892](https://issues.apache.org/jira/browse/CB-5892) **iOS** Remove 
deprecated `window.Settings`
+
[email protected]
+
+* [CB-8083](https://issues.apache.org/jira/browse/CB-8083) Fix `accelerometer` 
callback on **Windows**
+* Renamed **Windows8** -> **Windows**
+
[email protected]
+
+* [CB-7737](https://issues.apache.org/jira/browse/CB-7737) **Windows Phone** 
Lower min height for `alert`
+* [CB-8038](https://issues.apache.org/jira/browse/CB-8038) Backslash getting 
escaped twice in **BlackBerry 10**
+* [CB-7639](https://issues.apache.org/jira/browse/CB-7639) Update docs + 
manual tests
+* [CB-7639](https://issues.apache.org/jira/browse/CB-7639) **Windows 8** 
Revert back `isAlertShowing` flag in case of exception to prevent queuing of 
future dialogs.
+* [CB-7639](https://issues.apache.org/jira/browse/CB-7639) Handle button 
labels as array on windows
+* **Android** Check for `setTextDirection` API level
+* **Android** Make spinner dialog to use `THEME_DEVICE_DEFAULT_LIGHT` (same as 
the other dialogs)
+* **Android** Unbreak `API` level < `14`
+* [CB-7414](https://issues.apache.org/jira/browse/CB-7414) **BlackBerry 10** 
Document callback parameter for `navigator.notification.alert`
+
[email protected]
+
+* **Android** Get rid of thread block error
+* [CB-7602](https://issues.apache.org/jira/browse/CB-7602) **Android** Fix 
`isCopyOnItself` logic
+* Use one proxy for both **Windows** and **Windows8** platforms
+* [CB-6994](https://issues.apache.org/jira/browse/CB-6994) **Windows** Fixes 
result, returned by proxy's write method
+* **Firefox OS** Update `__format__` to match `pathsPrefix`
+* [CB-6994](https://issues.apache.org/jira/browse/CB-6994) **Windows** 
Improves merged code to be able to write a File
+* Optimize `FileProxy` for **Windows** platforms
+* Synchronize changes with **Windows** platform
+* Fix function `write` for big files on **Windows 8**
+* **iOS** Write file in background
+* [CB-7487](https://issues.apache.org/jira/browse/CB-7487) **Android** 
Broadcast file write. This allows *MTP USB* shares to show the file immediately 
without reboot/manual refresh using 3rd party app.
+
[email protected]
+
+* [CB-8021](https://issues.apache.org/jira/browse/CB-8021) Adds documentation 
for `httpMethod` to `doc/index.md`.
+
[email protected]
+
+* **iOS** Do not stop updating location when the error is 
`kCLErrorLocationUnknown`
+* [CB-8094](https://issues.apache.org/jira/browse/CB-8094) Pended auto tests 
for **Windows** Store since they require user interaction
+* [CB-8085](https://issues.apache.org/jira/browse/CB-8085) Fix geolocation 
plugin on **Windows**
+
[email protected]
+
+* [CB-7766](https://issues.apache.org/jira/browse/CB-7766) Add quirk note 
about **Android** `dateToString`
+* **Firefox OS** `getDateNames` should return (*Sun* ... *Sat*) in all locales
+* **Firefox OS** `getFirstDayOfWeek` should return `1` for *Sunday* and `2` 
for *Monday*
+
[email protected]
+
+* [CB-7784](https://issues.apache.org/jira/browse/CB-7784) **Windows** Exit 
event is not fired after `InAppBrowser` closing
+* [CB-7697](https://issues.apache.org/jira/browse/CB-7697) Add `locationBar` 
support to `InAppBrowser` **Windows** platform version
+* [CB-7690](https://issues.apache.org/jira/browse/CB-7690) **Windows** 
`InAppBrowser` `loadstart`/`loadstop` events issues
+* [CB-7695](https://issues.apache.org/jira/browse/CB-7695) Fix `InAppBrowser` 
`injectScriptFile` for **Windows 8.1** / **Windows Phone 8.1**
+* [CB-7692](https://issues.apache.org/jira/browse/CB-7692) **Windows 8.1** 
`InAppBrowser` local url opening bug in 8.1
+* [CB-7688](https://issues.apache.org/jira/browse/CB-7688) `Alert` is not 
supported in `InAppBrowser` on **Windows** platform
+* [CB-7712](https://issues.apache.org/jira/browse/CB-7712) **Android** Remove 
references to `closebuttoncaption`
+* [CB-7850](https://issues.apache.org/jira/browse/CB-7850) Clarify role of 
whitelist
+* [CB-7720](https://issues.apache.org/jira/browse/CB-7720) Check if event is 
null since OK string from success callback was removed
+
[email protected]
+
+* [CB-6153](https://issues.apache.org/jira/browse/CB-6153) **Android** Add 
docs for volume control behaviour, and fix controls not being reset on page 
navigation
+* [CB-6153](https://issues.apache.org/jira/browse/CB-6153) **Android** Make 
volume buttons control music stream while any audio players are created
+
[email protected]
+
+* [CB-7597](https://issues.apache.org/jira/browse/CB-7597) **iOS** 
`Localizable.strings` for Media Capture are in the default template, it should 
be in the plugin
+
[email protected]
+
+* [CB-7976](https://issues.apache.org/jira/browse/CB-7976) **Android** Use 
webView's context rather than Activity's context for intent receiver
+
[email protected]
+
+* [CB-7204](https://issues.apache.org/jira/browse/CB-7204) **iOS** Race 
condition when hiding and showing spinner
+
[email protected]
+
+* **Android** Fix onload attribute within `<feature>` to be a `<param>`
+* [CB-8010](https://issues.apache.org/jira/browse/CB-8010) Statusbar colour 
does not change to orange
+* **Windows** Added checks for running on windows when StatusBar is NOT 
available
+* [CB-7986](https://issues.apache.org/jira/browse/CB-7986) Add support for 
**Windows Phone 8.1**
+* [CB-7549](https://issues.apache.org/jira/browse/CB-7549) (Re-fix) 
`StatusBar` **iOS 8** Landscape issue
+
[email protected]
+
+* [CB-8018](https://issues.apache.org/jira/browse/CB-8018) Add 
`vibrate(pattern)` fallback on vibrate for **Windows Phone 8**



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to