You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/01/03 22:18:18 UTC

svn commit: r1555256 - in /cordova/site: public/ public/announcements/2013/11/15/ public/blog/ public/news/2014/ public/news/2014/01/ public/news/2014/01/02/ www/_posts/

Author: agrieve
Date: Fri Jan  3 21:18:17 2014
New Revision: 1555256

URL: http://svn.apache.org/r1555256
Log:
Plugins release blog post + update to kitkat bug post

Added:
    cordova/site/public/news/2014/
    cordova/site/public/news/2014/01/
    cordova/site/public/news/2014/01/02/
    cordova/site/public/news/2014/01/02/plugins-release.html
    cordova/site/www/_posts/2014-01-02-plugins-release.md
Modified:
    cordova/site/public/announcements/2013/11/15/kitkat.html
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml
    cordova/site/www/_posts/2013-11-15-kitkat.md

Modified: cordova/site/public/announcements/2013/11/15/kitkat.html
URL: http://svn.apache.org/viewvc/cordova/site/public/announcements/2013/11/15/kitkat.html?rev=1555256&r1=1555255&r2=1555256&view=diff
==============================================================================
--- cordova/site/public/announcements/2013/11/15/kitkat.html (original)
+++ cordova/site/public/announcements/2013/11/15/kitkat.html Fri Jan  3 21:18:17 2014
@@ -70,6 +70,8 @@
     
 <p>Android KitKat brings a <a href="https://developers.google.com/chrome/mobile/docs/webview/overview">massive update</a> to the system WebView. This is terrific news for Cordova developers, as <a href="http://www.mobilexweb.com/blog/android-4-4-kitkat-browser-chrome-webview">initial</a> <a href="http://thenextweb.com/google/2013/11/02/kitkats-webview-powered-chromium-enabling-android-app-developers-use-new-html5-css-features/">reviews</a> give it a big thumbs up.</p>
 
+<p><strong>Update:</strong> The following is not actually true. It was an issue with a release candidate, but does not manifest in the final version of the WebView.</p>
+
 <p>However, the update introduced <a href="https://issues.apache.org/jira/browse/CB-5393">a bug in Cordova applications</a> that were built with Cordova versions prior to <code>3.1.0</code>, or <code>2.9.1</code> which can cause native bridge callbacks to not be received until another one is made (e.g. by switching in &amp; out of the app). We strongly encourage all apps to <a href="http://cordova.apache.org/docs/en/3.1.0/guide_platforms_android_upgrading.md.html">update their Cordova version</a>, or to directly apply the fix to <a href="https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=166b35bc6c5977cf547f4093690d554b57cb855a">cordova-android</a> and <a href="https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=1be2876635d2a788270238c4b1cfad200c488e32">cordova-js</a>.</p>
 
     </div>

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1555256&r1=1555255&r2=1555256&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri Jan  3 21:18:17 2014
@@ -67,6 +67,11 @@
 <ul class="posts">
   
     <li>
+    <span>02 Jan 2014</span> &raquo;
+    <a href="http://cordova.apache.org/news/2014/01/02/plugins-release.html">Plugins Release: Jan 2, 2014</a>
+    </li>
+  
+    <li>
     <span>16 Dec 2013</span> &raquo;
     <a href="http://cordova.apache.org/announcements/2013/12/16/cordova-330.html">Apache Cordova 3.3.0</a>
     </li>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1555256&r1=1555255&r2=1555256&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Fri Jan  3 21:18:17 2014
@@ -98,6 +98,50 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
+      <li><span>02 Jan 2014</span> &raquo; <a href="http://cordova.apache.org/news/2014/01/02/plugins-release.html">Plugins Release: Jan 2, 2014</a>
+      
+<p>The following plugins were updated today:</p>
+
+<ul>
+<li>org.apache.cordova.battery-status@0.2.6</li>
+
+<li>org.apache.cordova.camera@0.2.6</li>
+
+<li>org.apache.cordova.console@0.2.6</li>
+
+<li>org.apache.cordova.contacts@0.2.7</li>
+
+<li>org.apache.cordova.device-motion@0.2.5</li>
+
+<li>org.apache.cordova.device-orientation@0.3.4</li>
+
+<li>org.apache.cordova.device@0.2.6</li>
+
+<li>org.apache.cordova.dialogs@0.2.5</li>
+
+<li>org.apache.cordova.geolocation@0.3.5</li>
+
+<li>org.apache.cordova.globalization@0.2.5</li>
+
+<li>org.apache.cordova.inappbrowser@0.3.0</li>
+
+<li>org.apache.cordova.media@0.2.7</li>
+
+<li>org.apache.cordova.media-capture@0.2.6</li>
+
+<li>org.apache.cordova.network-information@0.2.6</li>
+
+<li>org.apache.cordova.splashscreen@0.2.6</li>
+
+<li>org.apache.cordova.vibration@0.3.6</li>
+</ul>
+
+<p>With this release, documentation for plugins have moved from <a href="http://cordova.apache.org/docs">http://cordova.apache.org/docs</a> to the <code>doc/</code> directory within plugins themselves. Eventually, docs will be available online through <a href="http://plugins.cordova.io">plugins.cordova.io</a>. Until then, they will be viewable online <a href="http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html">via github</a>.</p>
+
+<p>Aside from documentation, changes include:</p>
+
+      <div style="padding-bottom:2em"><a href="http://cordova.apache.org/news/2014/01/02/plugins-release.html">Read More</a></div>
+    
       <li><span>16 Dec 2013</span> &raquo; <a href="http://cordova.apache.org/announcements/2013/12/16/cordova-330.html">Apache Cordova 3.3.0</a>
       
 <p>On Friday, <code>Cordova 3.3</code> went live on npm. Woohoo!</p>
@@ -139,38 +183,6 @@ cordova platform update android</code></
 
       <div style="padding-bottom:2em"><a href="http://cordova.apache.org/announcements/releases/2013/12/06/cordova-330rc1.html">Read More</a></div>
     
-      <li><span>04 Dec 2013</span> &raquo; <a href="http://cordova.apache.org/news/2013/12/04/plugins-release.html">Plugins Release: Dec 4, 2013</a>
-      
-<p>Today we are doing a plugins release in preparation for Cordova 3.3.0. Most plugins now have support for our upcoming platform additions, Amazon Fire OS &amp; Ubuntu! Most notable changes include:</p>
-
-<ul>
-<li>Ubuntu support for most plugins</li>
-
-<li>Amazon Fire OS support for most plugins</li>
-
-<li>WP8 add support for battery-level</li>
-
-<li>Camera Plugin now supports Firefox OS</li>
-
-<li>Geolocation Plugin now supports Firefox OS</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-3420">CB-3420</a> WP feature hidden=yes implemented for inappbrowser</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4724">CB-4724</a> WP8 - Fixed UriFormatException for inappbrowser</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5291">CB-5291</a> iOS - Media Capture Audio - status bar issues under iOS 7</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-5275">CB-5275</a> Fixed media-capture’s ability to select images &amp; videos on Android</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4747">CB-4747</a> Fixed BlackBerry background vibrate</li>
-</ul>
-
-<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
-
-<p>The new &amp; improved file plugin did not get released with todays release. It requires more work &amp; testing. We hope to have it out before 3.3.0 lands next week.</p>
-
-      <div style="padding-bottom:2em"><a href="http://cordova.apache.org/news/2013/12/04/plugins-release.html">Read More</a></div>
-    
   </ul>
   
   <p>

Added: cordova/site/public/news/2014/01/02/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/01/02/plugins-release.html?rev=1555256&view=auto
==============================================================================
--- cordova/site/public/news/2014/01/02/plugins-release.html (added)
+++ cordova/site/public/news/2014/01/02/plugins-release.html Fri Jan  3 21:18:17 2014
@@ -0,0 +1,267 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="http://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: Jan 2, 2014</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="http://cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="http://cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="http://cordova.apache.org/css/master.css">
+    <script src="http://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="http://cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="http://cordova.apache.org/#about">About</a>
+            <a href="http://cordova.apache.org/#news">News</a>
+            <a href="http://cordova.apache.org/#contribute">Contribute</a>
+            <a href="http://cordova.apache.org/#mailing-list">Mailing List</a>
+            <a href="http://cordova.apache.org/#download">Download</a>
+            <a href="http://cordova.apache.org/#links">Quick Links</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="http://cordova.apache.org/#about">About</option>
+                <option value="http://cordova.apache.org/#news">News</option>
+                <option value="http://cordova.apache.org/#contribute">Contribute</option>
+                <option value="http://cordova.apache.org/#mailing-list">Mailing List</option>
+                <option value="http://cordova.apache.org/#download">Download</option>
+                <option value="http://cordova.apache.org/#links">Quick Links</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Plugins Release: Jan 2, 2014</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/GrieveAndrew">Andrew Grieve</a></div>
+    <p class="meta">02 Jan 2014</p>
+    <div class="post">
+    
+<p>The following plugins were updated today:</p>
+
+<ul>
+<li>org.apache.cordova.battery-status@0.2.6</li>
+
+<li>org.apache.cordova.camera@0.2.6</li>
+
+<li>org.apache.cordova.console@0.2.6</li>
+
+<li>org.apache.cordova.contacts@0.2.7</li>
+
+<li>org.apache.cordova.device-motion@0.2.5</li>
+
+<li>org.apache.cordova.device-orientation@0.3.4</li>
+
+<li>org.apache.cordova.device@0.2.6</li>
+
+<li>org.apache.cordova.dialogs@0.2.5</li>
+
+<li>org.apache.cordova.geolocation@0.3.5</li>
+
+<li>org.apache.cordova.globalization@0.2.5</li>
+
+<li>org.apache.cordova.inappbrowser@0.3.0</li>
+
+<li>org.apache.cordova.media@0.2.7</li>
+
+<li>org.apache.cordova.media-capture@0.2.6</li>
+
+<li>org.apache.cordova.network-information@0.2.6</li>
+
+<li>org.apache.cordova.splashscreen@0.2.6</li>
+
+<li>org.apache.cordova.vibration@0.3.6</li>
+</ul>
+
+<p>With this release, documentation for plugins have moved from <a href="http://cordova.apache.org/docs">http://cordova.apache.org/docs</a> to the <code>doc/</code> directory within plugins themselves. Eventually, docs will be available online through <a href="http://plugins.cordova.io">plugins.cordova.io</a>. Until then, they will be viewable online <a href="http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html">via github</a>.</p>
+
+<p>Aside from documentation, changes include: <!--more--></p>
+
+<p><code>org.apache.cordova.camera</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-2442">CB-2442</a> <a href="https://issues.apache.org/jira/browse/CB-2419">CB-2419</a> Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package.</li>
+
+<li>BlackBerry10: Adding platform level permissions</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5599">CB-5599</a> Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()</li>
+</ul>
+
+<p><code>org.apache.cordova.device</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5504">CB-5504</a> Moving Telephony Logic out of Device</li>
+</ul>
+
+<p><code>org.apache.cordova.dialogs</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-4696">CB-4696</a> Fix compile error for Xcode 4.5.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-3762">CB-3762</a> Change prompt default to empty string</li>
+
+<li>Move images from css/ to img/</li>
+</ul>
+
+<p><code>org.apache.cordova.geolocation</code></p>
+
+<ul>
+<li>windows8: adds missing reference to PositionError (w/o it the app crashes)</li>
+
+<li>Removing incorrectly added closing comments for wp7 platform in <code>plugin.xml</code></li>
+</ul>
+
+<p><code>org.apache.cordova.inappbrowser</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5592">CB-5592</a> Android: Add MIME type to Intent when opening file:/// URLs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5594">CB-5594</a> iOS: Add disallowoverscroll option.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5595">CB-5595</a> Add toolbarposition=top option.</li>
+
+<li>Apply <a href="https://issues.apache.org/jira/browse/CB-5193">CB-5193</a> to InAppBrowser (Fix DB quota exception)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5593">CB-5593</a> iOS: Make InAppBrowser localizable</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5591">CB-5591</a> Change window.escape to encodeURIComponent</li>
+</ul>
+
+<p><code>org.apache.cordova.media</code></p>
+
+<ul>
+<li>Adding READ_PHONE_STATE to the plugin permissions</li>
+</ul>
+
+<p><code>org.apache.cordova.media-capture</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5569">CB-5569</a> windows8: MediaFile constructor does not exist</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5517">CB-5517</a> Fix the audio capture IO exception by putting it in a runnable</li>
+</ul>
+
+<p><code>org.apache.cordova.splashscreen</code></p>
+
+<ul>
+<li>Handle error when splash image is missing.</li>
+</ul>
+
+<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+
+<p>E.g. To update your vibration plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.vibration
+cordova plugin add org.apache.cordova.vibration</code></pre>
+
+    </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="http://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="http://cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="http://cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/3.3.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="http://cordova.apache.org/index.html#mailing-list">Mailing List<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 trademarks 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=1555256&r1=1555255&r2=1555256&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Fri Jan  3 21:18:17 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>Wed, 18 Dec 2013 01:07:24 +0000</lastBuildDate>
-        <pubDate>Wed, 18 Dec 2013 01:07:24 +0000</pubDate>
+        <lastBuildDate>Fri, 03 Jan 2014 21:13:25 +0000</lastBuildDate>
+        <pubDate>Fri, 03 Jan 2014 21:13:25 +0000</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -19,6 +19,131 @@
 
 
         <item>
+                <title>Plugins Release: Jan 2, 2014</title>
+                <description>
+&lt;p&gt;The following plugins were updated today:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;org.apache.cordova.battery-status@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.camera@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.console@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.contacts@0.2.7&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.device-motion@0.2.5&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.device-orientation@0.3.4&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.device@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.dialogs@0.2.5&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.geolocation@0.3.5&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.globalization@0.2.5&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.inappbrowser@0.3.0&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.media@0.2.7&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.media-capture@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.network-information@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.splashscreen@0.2.6&lt;/li&gt;
+
+&lt;li&gt;org.apache.cordova.vibration@0.3.6&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;With this release, documentation for plugins have moved from &lt;a href=&quot;http://cordova.apache.org/docs&quot;&gt;http://cordova.apache.org/docs&lt;/a&gt; to the &lt;code&gt;doc/&lt;/code&gt; directory within plugins themselves. Eventually, docs will be available online through &lt;a href=&quot;http://plugins.cordova.io&quot;&gt;plugins.cordova.io&lt;/a&gt;. Until then, they will be viewable online &lt;a href=&quot;http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html&quot;&gt;via github&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Aside from documentation, changes include: &lt;!--more--&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.camera&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-2442&quot;&gt;CB-2442&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-2419&quot;&gt;CB-2419&lt;/a&gt; Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package.&lt;/li&gt;
+
+&lt;li&gt;BlackBerry10: Adding platform level permissions&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5599&quot;&gt;CB-5599&lt;/a&gt; Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.device&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5504&quot;&gt;CB-5504&lt;/a&gt; Moving Telephony Logic out of Device&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.dialogs&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4696&quot;&gt;CB-4696&lt;/a&gt; Fix compile error for Xcode 4.5.&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-3762&quot;&gt;CB-3762&lt;/a&gt; Change prompt default to empty string&lt;/li&gt;
+
+&lt;li&gt;Move images from css/ to img/&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.geolocation&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;windows8: adds missing reference to PositionError (w/o it the app crashes)&lt;/li&gt;
+
+&lt;li&gt;Removing incorrectly added closing comments for wp7 platform in &lt;code&gt;plugin.xml&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.inappbrowser&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5592&quot;&gt;CB-5592&lt;/a&gt; Android: Add MIME type to Intent when opening file:/// URLs&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5594&quot;&gt;CB-5594&lt;/a&gt; iOS: Add disallowoverscroll option.&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5595&quot;&gt;CB-5595&lt;/a&gt; Add toolbarposition=top option.&lt;/li&gt;
+
+&lt;li&gt;Apply &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5193&quot;&gt;CB-5193&lt;/a&gt; to InAppBrowser (Fix DB quota exception)&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5593&quot;&gt;CB-5593&lt;/a&gt; iOS: Make InAppBrowser localizable&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5591&quot;&gt;CB-5591&lt;/a&gt; Change window.escape to encodeURIComponent&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.media&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Adding READ_PHONE_STATE to the plugin permissions&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.media-capture&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5569&quot;&gt;CB-5569&lt;/a&gt; windows8: MediaFile constructor does not exist&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5517&quot;&gt;CB-5517&lt;/a&gt; Fix the audio capture IO exception by putting it in a runnable&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.splashscreen&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Handle error when splash image is missing.&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;p&gt;E.g. To update your vibration plugin:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;cordova plugin rm org.apache.cordova.vibration
+cordova plugin add org.apache.cordova.vibration&lt;/code&gt;&lt;/pre&gt;
+</description>
+                <link>http://cordova.apache.org/news/2014/01/02/plugins-release.html</link>
+                <guid>http://cordova.apache.org/news/2014/01/02/plugins-release</guid>
+                <pubDate>Thu, 02 Jan 2014</pubDate>
+        </item>
+
+        <item>
                 <title>Apache Cordova 3.3.0</title>
                 <description>
 &lt;p&gt;On Friday, &lt;code&gt;Cordova 3.3&lt;/code&gt; went live on npm. Woohoo!&lt;/p&gt;
@@ -581,6 +706,8 @@ cordova platform update android&lt;/code
                 <description>
 &lt;p&gt;Android KitKat brings a &lt;a href=&quot;https://developers.google.com/chrome/mobile/docs/webview/overview&quot;&gt;massive update&lt;/a&gt; to the system WebView. This is terrific news for Cordova developers, as &lt;a href=&quot;http://www.mobilexweb.com/blog/android-4-4-kitkat-browser-chrome-webview&quot;&gt;initial&lt;/a&gt; &lt;a href=&quot;http://thenextweb.com/google/2013/11/02/kitkats-webview-powered-chromium-enabling-android-app-developers-use-new-html5-css-features/&quot;&gt;reviews&lt;/a&gt; give it a big thumbs up.&lt;/p&gt;
 
+&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; The following is not actually true. It was an issue with a release candidate, but does not manifest in the final version of the WebView.&lt;/p&gt;
+
 &lt;p&gt;However, the update introduced &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5393&quot;&gt;a bug in Cordova applications&lt;/a&gt; that were built with Cordova versions prior to &lt;code&gt;3.1.0&lt;/code&gt;, or &lt;code&gt;2.9.1&lt;/code&gt; which can cause native bridge callbacks to not be received until another one is made (e.g. by switching in &amp;amp; out of the app). We strongly encourage all apps to &lt;a href=&quot;http://cordova.apache.org/docs/en/3.1.0/guide_platforms_android_upgrading.md.html&quot;&gt;update their Cordova version&lt;/a&gt;, or to directly apply the fix to &lt;a href=&quot;https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=166b35bc6c5977cf547f4093690d554b57cb855a&quot;&gt;cordova-android&lt;/a&gt; and &lt;a href=&quot;https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=1be2876635d2a788270238c4b1cfad200c488e32&quot;&gt;cordova-js&lt;/a&gt;.&lt;/p&gt;
 </description>
                 <link>http://cordova.apache.org/announcements/2013/11/15/kitkat.html</link>

Modified: cordova/site/www/_posts/2013-11-15-kitkat.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2013-11-15-kitkat.md?rev=1555256&r1=1555255&r2=1555256&view=diff
==============================================================================
--- cordova/site/www/_posts/2013-11-15-kitkat.md (original)
+++ cordova/site/www/_posts/2013-11-15-kitkat.md Fri Jan  3 21:18:17 2014
@@ -14,6 +14,8 @@ to the system WebView. This is terrific 
 [reviews](http://thenextweb.com/google/2013/11/02/kitkats-webview-powered-chromium-enabling-android-app-developers-use-new-html5-css-features/)
 give it a big thumbs up.
 
+**Update:** The following is not actually true. It was an issue with a release candidate, but does not manifest in the final version of the WebView.
+
 However, the update introduced [a bug in Cordova applications](https://issues.apache.org/jira/browse/CB-5393)
 that were built with Cordova versions prior to `3.1.0`, or `2.9.1`
 which can cause native bridge callbacks to not be received until another one is made

Added: cordova/site/www/_posts/2014-01-02-plugins-release.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2014-01-02-plugins-release.md?rev=1555256&view=auto
==============================================================================
--- cordova/site/www/_posts/2014-01-02-plugins-release.md (added)
+++ cordova/site/www/_posts/2014-01-02-plugins-release.md Fri Jan  3 21:18:17 2014
@@ -0,0 +1,87 @@
+---
+layout: post
+author:
+    name: Andrew Grieve
+    url: https://twitter.com/GrieveAndrew
+title:  "Plugins Release: Jan 2, 2014"
+categories: news
+tags: release
+---
+The following plugins were updated today:
+
+* org.apache.cordova.battery-status@0.2.6
+* org.apache.cordova.camera@0.2.6
+* org.apache.cordova.console@0.2.6
+* org.apache.cordova.contacts@0.2.7
+* org.apache.cordova.device-motion@0.2.5
+* org.apache.cordova.device-orientation@0.3.4
+* org.apache.cordova.device@0.2.6
+* org.apache.cordova.dialogs@0.2.5
+* org.apache.cordova.geolocation@0.3.5
+* org.apache.cordova.globalization@0.2.5
+* org.apache.cordova.inappbrowser@0.3.0
+* org.apache.cordova.media@0.2.7
+* org.apache.cordova.media-capture@0.2.6
+* org.apache.cordova.network-information@0.2.6
+* org.apache.cordova.splashscreen@0.2.6
+* org.apache.cordova.vibration@0.3.6
+
+With this release, documentation for plugins have moved from
+[http://cordova.apache.org/docs](http://cordova.apache.org/docs) to the `doc/` directory
+within plugins themselves. Eventually, docs will be available online through
+[plugins.cordova.io](http://plugins.cordova.io). Until then, they will be viewable online
+[via github](http://cordova.apache.org/docs/en/edge/cordova_plugins_pluginapis.md.html).
+
+Aside from documentation, changes include:
+<!--more-->
+
+`org.apache.cordova.camera`
+
+* [CB-2442](https://issues.apache.org/jira/browse/CB-2442) [CB-2419](https://issues.apache.org/jira/browse/CB-2419) Use Windows.Storage.ApplicationData.current.localFolder, instead of writing to app package.
+* BlackBerry10: Adding platform level permissions
+* [CB-5599](https://issues.apache.org/jira/browse/CB-5599) Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()
+
+`org.apache.cordova.device`
+
+* [CB-5504](https://issues.apache.org/jira/browse/CB-5504) Moving Telephony Logic out of Device
+
+`org.apache.cordova.dialogs`
+
+* [CB-4696](https://issues.apache.org/jira/browse/CB-4696) Fix compile error for Xcode 4.5.
+* [CB-3762](https://issues.apache.org/jira/browse/CB-3762) Change prompt default to empty string
+* Move images from css/ to img/
+
+`org.apache.cordova.geolocation`
+
+* windows8: adds missing reference to PositionError (w/o it the app crashes)
+* Removing incorrectly added closing comments for wp7 platform in `plugin.xml`
+
+`org.apache.cordova.inappbrowser`
+
+* [CB-5592](https://issues.apache.org/jira/browse/CB-5592) Android: Add MIME type to Intent when opening file:/// URLs
+* [CB-5594](https://issues.apache.org/jira/browse/CB-5594) iOS: Add disallowoverscroll option.
+* [CB-5595](https://issues.apache.org/jira/browse/CB-5595) Add toolbarposition=top option.
+* Apply [CB-5193](https://issues.apache.org/jira/browse/CB-5193) to InAppBrowser (Fix DB quota exception)
+* [CB-5593](https://issues.apache.org/jira/browse/CB-5593) iOS: Make InAppBrowser localizable
+* [CB-5591](https://issues.apache.org/jira/browse/CB-5591) Change window.escape to encodeURIComponent
+
+`org.apache.cordova.media`
+
+* Adding READ_PHONE_STATE to the plugin permissions
+
+`org.apache.cordova.media-capture`
+
+* [CB-5569](https://issues.apache.org/jira/browse/CB-5569) windows8: MediaFile constructor does not exist
+* [CB-5517](https://issues.apache.org/jira/browse/CB-5517) Fix the audio capture IO exception by putting it in a runnable
+
+`org.apache.cordova.splashscreen`
+
+* Handle error when splash image is missing.
+
+
+The plugins have been updated on our registry at [plugins.cordova.io](http://plugins.cordova.io/).
+
+E.g. To update your vibration plugin:
+
+    cordova plugin rm org.apache.cordova.vibration
+    cordova plugin add org.apache.cordova.vibration