You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/03 07:53:28 UTC

svn commit: r1663531 [8/12] - in /cordova/site: ./ public/ public/announcements/2013/11/15/ public/announcements/2013/11/22/ public/announcements/2013/12/16/ public/announcements/2014/02/20/ public/announcements/2014/05/23/ public/announcements/2014/08...

Modified: cordova/site/public/news/2014/08/11/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/08/11/plugins-release.html?rev=1663531&r1=1663530&r2=1663531&view=diff
==============================================================================
--- cordova/site/public/news/2014/08/11/plugins-release.html (original)
+++ cordova/site/public/news/2014/08/11/plugins-release.html Tue Mar  3 06:53:27 2015
@@ -69,204 +69,379 @@
     <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
     <p class="meta">11 Aug 2014</p>
     <div class="post">
-    <p>The following plugins were updated today:</p>
+    
+<p>The following plugins were updated today:</p>
 
 <ul>
-  <li>cordova-plugin-battery-status: 0.2.10</li>
-  <li>cordova-plugin-camera: 0.3.1</li>
-  <li>cordova-plugin-console: 0.2.10</li>
-  <li>cordova-plugin-contacts: 0.2.12 </li>
-  <li>cordova-plugin-device: 0.2.11 </li>
-  <li>cordova-plugin-device-motion: 0.2.9</li>
-  <li>cordova-plugin-device-orientation: 0.3.8</li>
-  <li>cordova-plugin-dialogs: 0.2.9 </li>
-  <li>cordova-plugin-file: 1.3.0 </li>
-  <li>cordova-plugin-file-transfer: 0.4.5 </li>
-  <li>cordova-plugin-geolocation: 0.3.9 </li>
-  <li>cordova-plugin-globalization: 0.3.0 </li>
-  <li>cordova-plugin-inappbrowser: 0.5.1 </li>
-  <li>cordova-plugin-media: 0.2.12 </li>
-  <li>cordova-plugin-media-capture: 0.3.2 </li>
-  <li>cordova-plugin-network-information: 0.2.11 </li>
-  <li>cordova-plugin-splashscreen: 0.3.2 </li>
-  <li>cordova-plugin-statusbar: 0.1.7 </li>
-  <li>cordova-plugin-vibration: 0.3.10</li>
-</ul>
-
-<p>Notable changes include:
-* Most of the plugins docs are now translated into other languages.
-* <strong>FirefoxOS</strong> has updated many of their proxies for plugins
-* <strong>FirefoxOS</strong> support added to device motion plugin
-* Many updates to file plugin for <strong>BlackBerry10</strong>, <strong>FirefoxOS</strong> and <strong>Windows</strong>
-* <strong>BlackBerry10</strong> &amp; <strong>FirefoxOS</strong> support added to globalization plugin</p>
+<li>cordova-plugin-battery-status: 0.2.10</li>
 
-<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+<li>cordova-plugin-camera: 0.3.1</li>
+
+<li>cordova-plugin-console: 0.2.10</li>
+
+<li>cordova-plugin-contacts: 0.2.12</li>
+
+<li>cordova-plugin-device: 0.2.11</li>
+
+<li>cordova-plugin-device-motion: 0.2.9</li>
+
+<li>cordova-plugin-device-orientation: 0.3.8</li>
+
+<li>cordova-plugin-dialogs: 0.2.9</li>
+
+<li>cordova-plugin-file: 1.3.0</li>
+
+<li>cordova-plugin-file-transfer: 0.4.5</li>
+
+<li>cordova-plugin-geolocation: 0.3.9</li>
+
+<li>cordova-plugin-globalization: 0.3.0</li>
+
+<li>cordova-plugin-inappbrowser: 0.5.1</li>
+
+<li>cordova-plugin-media: 0.2.12</li>
+
+<li>cordova-plugin-media-capture: 0.3.2</li>
+
+<li>cordova-plugin-network-information: 0.2.11</li>
+
+<li>cordova-plugin-splashscreen: 0.3.2</li>
+
+<li>cordova-plugin-statusbar: 0.1.7</li>
+
+<li>cordova-plugin-vibration: 0.3.10</li>
+</ul>
+
+<p>Notable changes include:</p>
+
+<ul>
+<li>Most of the plugins docs are now translated into other languages.</li>
+
+<li><strong>FirefoxOS</strong> has updated many of their proxies for plugins</li>
+
+<li><strong>FirefoxOS</strong> support added to device motion plugin</li>
+
+<li>Many updates to file plugin for <strong>BlackBerry10</strong>, <strong>FirefoxOS</strong> and <strong>Windows</strong></li>
 
+<li><strong>BlackBerry10</strong> &amp; <strong>FirefoxOS</strong> support added to globalization plugin</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 file plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.file
-cordova plugin add org.apache.cordova.file
-</code></pre>
+cordova plugin add org.apache.cordova.file</code></pre>
+
+<p>Other changes include: <!--more--> org.apache.cordova.battery-status@0.2.10</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> Ported <code>Battery-status</code> manual &amp; automated tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+</ul>
+
+<p>org.apache.cordova.camera@0.3.1</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>CameraProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code></li>
+
+<li><strong>BlackBerry10</strong> Doc correction - <code>sourceType</code> is supported</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7071">CB-7071</a> <strong>Android</strong>: Fix callback firing before <code>CROP</code> intent is sent when <code>allowEdit=true</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6875">CB-6875</a> <strong>Android</strong>: Handle exception when SDCard is not mounted</li>
+
+<li><strong>iOS</strong>: Delete <code>postImage</code> (dead code)</li>
+
+<li>Prevent <code>NPE</code> on <code>processResiultFromGallery</code> when intent comes <code>null</code></li>
+
+<li>Remove <strong>iOS</strong> doc reference to non-existing <code>navigator.fileMgr API</code></li>
+
+<li>Docs updated with some default values</li>
+
+<li>Removes File plugin dependency from <strong>Windows 8</strong> code.</li>
+
+<li>Use <code>WinJS</code> functionality to resize image instead of File plugin functionality</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+</ul>
+
+<p>org.apache.cordova.console@0.2.10 * <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
+
+<p>org.apache.cordova.contacts@0.2.12</p>
+
+<ul>
+<li>fixes <code>.find</code> method when <code>options</code> param is not passed. Will return all contacts on missing <code>options</code> param</li>
+
+<li><strong>FirefoxOS</strong> update <code>ContactsProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5698">CB-5698</a> <strong>iOS</strong>: Check to see if <code>photoData</code> exists before using</li>
+</ul>
+
+<p>org.apache.cordova.device@0.2.11</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>DeviceProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li>Use <strong>Windows</strong> system calls to get better info</li>
+</ul>
+
+<p>org.apache.cordova.device-motion@0.2.9</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>accelerometer.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>FirefoxOS</strong> added to supported platforms</li>
+</ul>
+
+<p>org.apache.cordova.device-orientation@0.3.8</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>compass.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code></li>
+</ul>
+
+<p>org.apache.cordova.dialogs@0.2.9</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: pass proper arguments to prompt callback</li>
+
+<li><strong>Ubuntu</strong>: use <code>TextField</code> instead of <code>TextInput</code></li>
+
+<li><strong>Ubuntu</strong>: proper message escaping before passing to <code>qml</code></li>
+
+<li><strong>FirefoxOS</strong> update <code>notification.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>Android</strong>: Explicitly apply default theme to dialogs</li>
+
+<li>Fix <code>Beep</code> exception on <strong>Android</strong> when no argument passed</li>
+</ul>
+
+<p>org.apache.cordova.file@1.3.0</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> Remove unsupported paths from <code>requestAllPaths</code></li>
+
+<li><strong>FirefoxOS</strong> Support for <code>resolve URI</code>, request all paths and local app directory.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4263">CB-4263</a> set ready state to done before onload</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> <code>copyTo</code> - return wrapped entry rather than native</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Add directory support to <code>getFileMetadata</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Fix tests detection of <code>blob</code> support (<code>window.Blob</code> is <code>BlobConstructor</code> object)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7161">CB-7161</a> <strong>BlackBerry10</strong> Add file system directory paths</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Create separate <code>plugin.xml</code> for new-style tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7057">CB-7057</a> Docs update: elaborate on what directories are for</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a>: Add <code>JS module</code> to <code>plugin.xml</code> file for auto-tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Ported automated file tests</li>
+
+<li><strong>Windows</strong> remove extra function closure, not needed</li>
+
+<li><strong>Windows</strong> remove check for undefined <code>fail()</code>, it is defined by the proxy and always exists</li>
+
+<li><strong>Windows</strong> re-apply <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code></li>
 
-<p>Other changes include:
-<!--more-->
-org.apache.cordova.battery-status@0.2.10
-* <a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> Ported <code>Battery-status</code> manual &amp; automated tests
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
-
-<p>org.apache.cordova.camera@0.3.1
-* <strong>FirefoxOS</strong> update <code>CameraProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code>
-* <strong>BlackBerry10</strong> Doc correction - <code>sourceType</code> is supported
-* <a href="https://issues.apache.org/jira/browse/CB-7071">CB-7071</a> <strong>Android</strong>: Fix callback firing before <code>CROP</code> intent is sent when <code>allowEdit=true</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6875">CB-6875</a> <strong>Android</strong>: Handle exception when SDCard is not mounted
-* <strong>iOS</strong>: Delete <code>postImage</code> (dead code)
-* Prevent <code>NPE</code> on <code>processResiultFromGallery</code> when intent comes <code>null</code>
-* Remove <strong>iOS</strong> doc reference to non-existing <code>navigator.fileMgr API</code>
-* Docs updated with some default values
-* Removes File plugin dependency from <strong>Windows 8</strong> code.
-* Use <code>WinJS</code> functionality to resize image instead of File plugin functionality
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
-
-<p>org.apache.cordova.console@0.2.10
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
-
-<p>org.apache.cordova.contacts@0.2.12
-* fixes <code>.find</code> method when <code>options</code> param is not passed. Will return all contacts on missing <code>options</code> param
-* <strong>FirefoxOS</strong> update <code>ContactsProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-5698">CB-5698</a> <strong>iOS</strong>: Check to see if <code>photoData</code> exists before using</p>
-
-<p>org.apache.cordova.device@0.2.11
-* <strong>FirefoxOS</strong> update <code>DeviceProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* Use <strong>Windows</strong> system calls to get better info</p>
-
-<p>org.apache.cordova.device-motion@0.2.9
-* <strong>FirefoxOS</strong> update <code>accelerometer.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>FirefoxOS</strong> added to supported platforms</p>
-
-<p>org.apache.cordova.device-orientation@0.3.8
-* <strong>FirefoxOS</strong> update <code>compass.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code></p>
-
-<p>org.apache.cordova.dialogs@0.2.9
-* <strong>Ubuntu</strong>: pass proper arguments to prompt callback
-* <strong>Ubuntu</strong>: use <code>TextField</code> instead of <code>TextInput</code>
-* <strong>Ubuntu</strong>: proper message escaping before passing to <code>qml</code>
-* <strong>FirefoxOS</strong> update <code>notification.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>Android</strong>: Explicitly apply default theme to dialogs
-* Fix <code>Beep</code> exception on <strong>Android</strong> when no argument passed</p>
-
-<p>org.apache.cordova.file@1.3.0
-* <strong>FirefoxOS</strong> Remove unsupported paths from <code>requestAllPaths</code>
-* <strong>FirefoxOS</strong> Support for <code>resolve URI</code>, request all paths and local app directory.
-* <a href="https://issues.apache.org/jira/browse/CB-4263">CB-4263</a> set ready state to done before onload
-* <a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> <code>copyTo</code> - return wrapped entry rather than native
-* <a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Add directory support to <code>getFileMetadata</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7167">CB-7167</a> <strong>BlackBerry10</strong> Fix tests detection of <code>blob</code> support (<code>window.Blob</code> is <code>BlobConstructor</code> object)
-* <a href="https://issues.apache.org/jira/browse/CB-7161">CB-7161</a> <strong>BlackBerry10</strong> Add file system directory paths
-* <a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Create separate <code>plugin.xml</code> for new-style tests
-* <a href="https://issues.apache.org/jira/browse/CB-7057">CB-7057</a> Docs update: elaborate on what directories are for
-* <a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a>: Add <code>JS module</code> to <code>plugin.xml</code> file for auto-tests
-* <a href="https://issues.apache.org/jira/browse/CB-7093">CB-7093</a> Ported automated file tests
-* <strong>Windows</strong> remove extra function closure, not    needed
-* <strong>Windows</strong> remove check for undefined <code>fail()</code>, it is defined by the proxy and always exists
-* <strong>Windows</strong> re-apply <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code>
-* <strong>Windows</strong> Moved similar calls to be the same calls, aliased long namespaced functions
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs.
-* <a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> Fix <code>getParentForLocalURL</code> to work correctly with directories with trailing ‘/’ (This closes #58)
-* <code>UTTypeCopyPreferredTagWithClass</code> returns <code>nil mimetype</code> for css when there is no network
-* updated spec links in docs ( en only )
-* <a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> add trailing space it is missing in <code>DirectoryEnty</code> constructor.
-* <a href="https://issues.apache.org/jira/browse/CB-6980">CB-6980</a> Fixing <code>filesystem:null</code> property in <code>Entry</code>
-* Add <strong>Windows 8</strong> support for <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code>
-* <strong>FirefoxOS</strong> Update <code>FileProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6940">CB-6940</a>: <code>context.getExternal</code> methods return null if sdcard isn’t in mounted state, causing exceptions that prevent startup from reaching readystate
-* Fix mis-handling of filesystem reference in <code>Entry.moveTo</code> 
-* <a href="https://issues.apache.org/jira/browse/CB-6902">CB-6902</a>: Use <code>File.lastModified</code> rather than <code>.lastModifiedDate</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Remove unused <code>getMetadata</code> native code
-* <a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Use <code>getFileMetadata</code> consistently to get metadata
-* changed fullPath to <code>self.rootDocsPath</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</p>
-
-<p>org.apache.cordova.file-transfer@0.4.5
-* Fixed documentation of parameter order for <code>FileTransfer.upload</code>
-* <strong>FirefoxOS</strong> initial implementation
-* <a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: Expose <code>FileTransferError.exception</code> to application
-* <a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Add new error code to documentation
-* <a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Handle 304 status code
-* <a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Open output stream only if it’s necessary.
-* <strong>BlackBerry10</strong> Minor doc correction
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>Windows 8</strong> upload uses the provided <code>fileName</code> or the actual <code>fileName</code>
-* <a href="https://issues.apache.org/jira/browse/CB-2420">CB-2420</a> <strong>Windows 8</strong> honor <code>fileKey</code> and param options. This closes #15
-* <a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: add the exception text to the error object
-* <a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</p>
-
-<p>org.apache.cordova.geolocation@0.3.9
-* <strong>FirefoxOS</strong> update <code>GeolocationProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>iOS</strong>: Changed <code>distanceFilter</code> from none to 5 meters, prevents it from spamming the callback even though nothing changed.</p>
-
-<p>org.apache.cordova.globalization@0.3.0
-* The right Apache License 2.0 added
-* Update headers and <code>NOTICE</code> file
-* <strong>BlackBerry10</strong> support implemented for Globalization
-* Initial implementation for <strong>FirefoxOS</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <strong>iOS</strong>: Use normalized values for <code>getPreferredLanguage</code>.
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <code>geolocation.getPreferredLanguage</code> and <code>geolocation.getLocaleName</code> now return strings with hypen <code>(-)</code> to stay compliant with current standards</p>
-
-<p>org.apache.cordova.inappbrowser@0.5.1
-* <strong>Ubuntu</strong>: support <code>qt 5.2</code>
-* <strong>FirefoxOS</strong> update <code>InAppBrowserProxy.js</code>
-* <strong>FirefoxOS</strong> app needs to be <code>privileged</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-6769">CB-6769</a> <strong>iOS</strong>: Fix <code>statusbar</code> color reset wasn’t working on <code>iOS7+</code></p>
-
-<p>org.apache.cordova.media@0.2.12
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>iOS</strong>: Make it easier to play media and record audio simultaneously
-* code <code>#s</code> for <code>MediaError</code></p>
-
-<p>org.apache.cordova.media-capture@0.3.2
-* <strong>Ubuntu</strong>: fix compiler warnings
-* <strong>Ubuntu</strong>: support <code>qt 5.2</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-6978">CB-6978</a> <code>captureImage()</code> function fails in <strong>Android</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</p>
-
-<p>org.apache.cordova.network-information@0.2.11
-* <strong>FirefoxOS</strong> update <code>NetworkProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* Fixed docs for <code>online/offline</code> event being backwards</p>
-
-<p>org.apache.cordova.splashscreen@0.3.2
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <a href="https://issues.apache.org/jira/browse/CB-7041">CB-7041</a> <strong>iOS</strong>: Fix image filename logic when setting the <code>iPad</code> splash screen
-* fixes Splashscreen crash on <strong>WP8</strong></p>
-
-<p>org.apache.cordova.statusbar@0.1.7
-* Add <code>LICENSE</code> and <code>NOTICE</code>
-* Update <code>statusbar.js</code>
-* Update <code>backgroundColorByHexString</code> function
-* <strong>iOS</strong>: Use a persistent <code>callbackId</code> instead of calling <code>sendJs</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6626">CB-6626</a> <strong>iOS</strong>: Add a JS event for tapping on <code>statusbar</code>
-* <strong>iOS</strong>: Fix hide to adjust webview’s frame only when status bar is not overlaying webview
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs
-* <strong>Android</strong>: Fix <code>StatusBar.initialize()</code> not running on UI thread</p>
-
-<p>org.apache.cordova.vibration@0.3.10
-* <strong>Ubuntu</strong>: Implemented <code>vibrateWithPattern/cancelVibration</code>
-* <strong>FirefoxOS</strong> update <code>VibrationProxy.js</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</p>
+<li><strong>Windows</strong> Moved similar calls to be the same calls, aliased long namespaced functions</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> Fix <code>getParentForLocalURL</code> to work correctly with directories with trailing ‘/’ (This closes #58)</li>
+
+<li><code>UTTypeCopyPreferredTagWithClass</code> returns <code>nil mimetype</code> for css when there is no network</li>
+
+<li>updated spec links in docs ( en only )</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> add trailing space it is missing in <code>DirectoryEnty</code> constructor.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6980">CB-6980</a> Fixing <code>filesystem:null</code> property in <code>Entry</code></li>
+
+<li>Add <strong>Windows 8</strong> support for <code>readAsBinaryString</code> and <code>readAsArrayBuffer</code></li>
+
+<li><strong>FirefoxOS</strong> Update <code>FileProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6940">CB-6940</a>: <code>context.getExternal</code> methods return null if sdcard isn’t in mounted state, causing exceptions that prevent startup from reaching readystate</li>
+
+<li>Fix mis-handling of filesystem reference in <code>Entry.moveTo</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6902">CB-6902</a>: Use <code>File.lastModified</code> rather than <code>.lastModifiedDate</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Remove unused <code>getMetadata</code> native code</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6922">CB-6922</a>: Use <code>getFileMetadata</code> consistently to get metadata</li>
+
+<li>changed fullPath to <code>self.rootDocsPath</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</li>
+</ul>
+
+<p>org.apache.cordova.file-transfer@0.4.5</p>
+
+<ul>
+<li>Fixed documentation of parameter order for <code>FileTransfer.upload</code></li>
+
+<li><strong>FirefoxOS</strong> initial implementation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: Expose <code>FileTransferError.exception</code> to application</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Add new error code to documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Handle 304 status code</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6928">CB-6928</a>: Open output stream only if it’s necessary.</li>
+
+<li><strong>BlackBerry10</strong> Minor doc correction</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>Windows 8</strong> upload uses the provided <code>fileName</code> or the actual <code>fileName</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-2420">CB-2420</a> <strong>Windows 8</strong> honor <code>fileKey</code> and param options. This closes #15</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6781">CB-6781</a>: add the exception text to the error object</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</li>
+</ul>
+
+<p>org.apache.cordova.geolocation@0.3.9</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>GeolocationProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> <strong>iOS</strong>: Add explicit dependency on <code>CoreLocation.framework</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7187">CB-7187</a> Delete unused <code>#import</code> of <code>CDVShared.h</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>iOS</strong>: Changed <code>distanceFilter</code> from none to 5 meters, prevents it from spamming the callback even though nothing changed.</li>
+</ul>
+
+<p>org.apache.cordova.globalization@0.3.0</p>
+
+<ul>
+<li>The right Apache License 2.0 added</li>
+
+<li>Update headers and <code>NOTICE</code> file</li>
+
+<li><strong>BlackBerry10</strong> support implemented for Globalization</li>
+
+<li>Initial implementation for <strong>FirefoxOS</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <strong>iOS</strong>: Use normalized values for <code>getPreferredLanguage</code>.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <code>geolocation.getPreferredLanguage</code> and <code>geolocation.getLocaleName</code> now return strings with hypen <code>(-)</code> to stay compliant with current standards</li>
+</ul>
+
+<p>org.apache.cordova.inappbrowser@0.5.1</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: support <code>qt 5.2</code></li>
+
+<li><strong>FirefoxOS</strong> update <code>InAppBrowserProxy.js</code></li>
+
+<li><strong>FirefoxOS</strong> app needs to be <code>privileged</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6769">CB-6769</a> <strong>iOS</strong>: Fix <code>statusbar</code> color reset wasn’t working on <code>iOS7+</code></li>
+</ul>
+
+<p>org.apache.cordova.media@0.2.12</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>iOS</strong>: Make it easier to play media and record audio simultaneously</li>
+
+<li>code <code>#s</code> for <code>MediaError</code></li>
+</ul>
+
+<p>org.apache.cordova.media-capture@0.3.2</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: fix compiler warnings</li>
+
+<li><strong>Ubuntu</strong>: support <code>qt 5.2</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6978">CB-6978</a> <code>captureImage()</code> function fails in <strong>Android</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6890">CB-6890</a>: Fix <code>pluginManager</code> access for 4.0.x branch</li>
+</ul>
+
+<p>org.apache.cordova.network-information@0.2.11</p>
+
+<ul>
+<li><strong>FirefoxOS</strong> update <code>NetworkProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li>Fixed docs for <code>online/offline</code> event being backwards</li>
+</ul>
+
+<p>org.apache.cordova.splashscreen@0.3.2</p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7041">CB-7041</a> <strong>iOS</strong>: Fix image filename logic when setting the <code>iPad</code> splash screen</li>
+
+<li>fixes Splashscreen crash on <strong>WP8</strong></li>
+</ul>
+
+<p>org.apache.cordova.statusbar@0.1.7</p>
+
+<ul>
+<li>Add <code>LICENSE</code> and <code>NOTICE</code></li>
+
+<li>Update <code>statusbar.js</code></li>
+
+<li>Update <code>backgroundColorByHexString</code> function</li>
+
+<li><strong>iOS</strong>: Use a persistent <code>callbackId</code> instead of calling <code>sendJs</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6626">CB-6626</a> <strong>iOS</strong>: Add a JS event for tapping on <code>statusbar</code></li>
+
+<li><strong>iOS</strong>: Fix hide to adjust webview’s frame only when status bar is not overlaying webview</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+
+<li><strong>Android</strong>: Fix <code>StatusBar.initialize()</code> not running on UI thread</li>
+</ul>
+
+<p>org.apache.cordova.vibration@0.3.10</p>
+
+<ul>
+<li><strong>Ubuntu</strong>: Implemented <code>vibrateWithPattern/cancelVibration</code></li>
+
+<li><strong>FirefoxOS</strong> update <code>VibrationProxy.js</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Updated translations for docs</li>
+</ul>
 
     </div>
 </div>

Modified: cordova/site/public/news/2014/08/13/tools-update.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/08/13/tools-update.html?rev=1663531&r1=1663530&r2=1663531&view=diff
==============================================================================
--- cordova/site/public/news/2014/08/13/tools-update.html (original)
+++ cordova/site/public/news/2014/08/13/tools-update.html Tue Mar  3 06:53:27 2015
@@ -69,21 +69,21 @@
     <div class="meta">Posted by: <a href="https://twitter.com/MarcelKinard">Marcel Kinard</a></div>
     <p class="meta">13 Aug 2014</p>
     <div class="post">
-    <p>An updated version of <code>cordova</code> and <code>cordova-lib</code> are available starting today.</p>
+    
+<p>An updated version of <code>cordova</code> and <code>cordova-lib</code> are available starting today.</p>
 
 <ul>
-  <li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.7</a></li>
-  <li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.7</a></li>
+<li><a href="https://www.npmjs.org/package/cordova">cordova@3.5.0-0.2.7</a></li>
+
+<li><a href="https://www.npmjs.org/package/cordova-lib">cordova-lib@0.21.7</a></li>
 </ul>
 
 <p>To update your tools:</p>
 
-<pre><code>npm install -g cordova
-</code></pre>
+<pre><code>npm install -g cordova</code></pre>
 
 <p>These contain only one minor function change, which is related to the recent release of <a href="http://cordova.apache.org/announcements/2014/08/04/android-351.html">Cordova Android 3.5.1</a>. Before today’s update, when adding the Android platform to a project, by default it would use version 3.5.0 of Cordova Android. In order to get the latest 3.5.1 of Cordova Android, you would need to manually specify the 3.5.1 version number on the <code>platform add</code> command. Today’s update changes the default version of Cordova Android used when adding the Android platform to a project, so that you no longer need to manually specify the 3.5.1 version number to get the 3.5.1 version. You’ll now get 3.5.1 by default.</p>
 
-
     </div>
 </div>
 

Modified: cordova/site/public/news/2014/09/17/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/09/17/plugins-release.html?rev=1663531&r1=1663530&r2=1663531&view=diff
==============================================================================
--- cordova/site/public/news/2014/09/17/plugins-release.html (original)
+++ cordova/site/public/news/2014/09/17/plugins-release.html Tue Mar  3 06:53:27 2015
@@ -69,300 +69,575 @@
     <div class="meta">Posted by: <a href="https://twitter.com/MarcelKinard">Marcel Kinard</a></div>
     <p class="meta">17 Sep 2014</p>
     <div class="post">
-    <p>The following plugins were updated today:</p>
+    
+<p>The following plugins were updated today:</p>
 
 <ul>
-  <li>cordova-plugin-battery-status: 0.2.11</li>
-  <li>cordova-plugin-camera: 0.3.2</li>
-  <li>cordova-plugin-console: 0.2.11</li>
-  <li>cordova-plugin-contacts: 0.2.13</li>
-  <li>cordova-plugin-device: 0.2.12</li>
-  <li>cordova-plugin-device-motion: 0.2.10</li>
-  <li>cordova-plugin-device-orientation: 0.3.9</li>
-  <li>cordova-plugin-dialogs: 0.2.10</li>
-  <li>cordova-plugin-file: 1.3.1</li>
-  <li>cordova-plugin-file-transfer: 0.4.6</li>
-  <li>cordova-plugin-geolocation: 0.3.10</li>
-  <li>cordova-plugin-globalization: 0.3.1</li>
-  <li>cordova-plugin-inappbrowser: 0.5.2</li>
-  <li>cordova-plugin-media: 0.2.13</li>
-  <li>cordova-plugin-media-capture: 0.3.3</li>
-  <li>cordova-plugin-network-information: 0.2.12</li>
-  <li>cordova-plugin-splashscreen: 0.3.3</li>
-  <li>cordova-plugin-statusbar: 0.1.8</li>
-  <li>cordova-plugin-vibration: 0.3.11</li>
-</ul>
-
-<p>Notable changes include:
-* There is a new framework for testing the plugins. This affects plugin developers, not plugin users.
-* Many fixes have been made to the file plugin and other plugins that use it.
-* Globalization plugin has been cleaned up.
-* Brought the vibration plugin API into alignment with the W3C specification.</p>
+<li>cordova-plugin-battery-status: 0.2.11</li>
 
-<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+<li>cordova-plugin-camera: 0.3.2</li>
+
+<li>cordova-plugin-console: 0.2.11</li>
+
+<li>cordova-plugin-contacts: 0.2.13</li>
+
+<li>cordova-plugin-device: 0.2.12</li>
+
+<li>cordova-plugin-device-motion: 0.2.10</li>
+
+<li>cordova-plugin-device-orientation: 0.3.9</li>
+
+<li>cordova-plugin-dialogs: 0.2.10</li>
+
+<li>cordova-plugin-file: 1.3.1</li>
+
+<li>cordova-plugin-file-transfer: 0.4.6</li>
+
+<li>cordova-plugin-geolocation: 0.3.10</li>
+
+<li>cordova-plugin-globalization: 0.3.1</li>
+
+<li>cordova-plugin-inappbrowser: 0.5.2</li>
+
+<li>cordova-plugin-media: 0.2.13</li>
+
+<li>cordova-plugin-media-capture: 0.3.3</li>
+
+<li>cordova-plugin-network-information: 0.2.12</li>
+
+<li>cordova-plugin-splashscreen: 0.3.3</li>
+
+<li>cordova-plugin-statusbar: 0.1.8</li>
+
+<li>cordova-plugin-vibration: 0.3.11</li>
+</ul>
 
+<p>Notable changes include:</p>
+
+<ul>
+<li>There is a new framework for testing the plugins. This affects plugin developers, not plugin users.</li>
+
+<li>Many fixes have been made to the file plugin and other plugins that use it.</li>
+
+<li>Globalization plugin has been cleaned up.</li>
+
+<li>Brought the vibration plugin API into alignment with the W3C specification.</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 file plugin:</p>
 
 <pre><code>cordova plugin rm org.apache.cordova.file
-cordova plugin add org.apache.cordova.file
-</code></pre>
+cordova plugin add org.apache.cordova.file</code></pre>
+
+<p>Other changes include: <!--more--></p>
+
+<p><code>org.apache.cordova.battery-status@0.2.11</code></p>
+
+<h3 id="0211_sep_17_2014">0.2.11 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> re-add accidental removed of var keyword</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> renamed folder to tests + added nested plugin.xml</li>
+
+<li>added documentation for manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> Style improvements on Manual tests</li>
+</ul>
+
+<p><code>org.apache.cordova.camera@0.3.2</code></p>
+
+<h3 id="032_sep_17_2014">0.3.2 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-4003">CB-4003</a> Add config option to not use location information in Camera plugin (and default to not use it)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6958">CB-6958</a> Get the correct default for “quality” in the test</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6958">CB-6958</a> Port camera tests to plugin-test-framework</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6958">CB-6958</a> added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7180">CB-7180</a> Update Camera plugin to support generic plugin <code>webView UIView</code> (which can be either a <code>UIWebView</code> or <code>WKWebView</code>)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7286">CB-7286</a> <strong>BlackBerry10</strong> Use <code>getUserMedia</code> if camera card is unavailable</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7378">CB-7378</a> Use single Proxy for both <strong>Windows8</strong> and <strong>Windows</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7413">CB-7413</a> Resolve <code>ms-appdata:</code> URIs with <code>File</code> plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7423">CB-7423</a> do cleanup after <code>copyImage</code> manual test</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7433">CB-7433</a> Adds missing <code>window</code> reference to prevent manual tests failure on <strong>Android</strong> and <strong>iOS</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7433">CB-7433</a> Fixes manual tests failure on <strong>Windows</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7461">CB-7461</a> Geolocation fails in Camera plugin in <strong>iOS 8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7551">CB-7551</a> <strong>iOS 8</strong> Scaled images show a white line</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7557">CB-7557</a> Camera plugin tests is missing a <code>File</code> dependency</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7558">CB-7558</a> <code>hasPendingOperation</code> flag in Camera plugin’s <code>takePicture</code> should be reversed to fix memory errors</li>
+
+<li>Renamed test dir, added nested plugin.xml</li>
+
+<li>add documentation for manual tests</li>
+</ul>
+
+<p><code>org.apache.cordova.console@0.2.11</code></p>
+
+<h3 id="0211_sep_17_2014_2">0.2.11 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation</li>
+</ul>
+
+<p><code>org.apache.cordova.contacts@0.2.13</code></p>
+
+<h3 id="0213_sep_17_2014">0.2.13 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6374">CB-6374</a> Fix <strong>iOS 6</strong> deprecation warnings</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> Empty may be expected</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7148">CB-7148</a> Added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7290">CB-7290</a> Adds support for universal Windows platform.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7523">CB-7523</a> Fixing <code>ContactFieldType</code> error in the <code>config.xml</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7544">CB-7544</a> <strong>iOS 8</strong> Contact picker is read-only in iOS 8</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7546">CB-7546</a> <strong>iOS</strong> <code>pickContact</code> shows exception in the console log</li>
+
+<li>Added documentation for manual tests</li>
+
+<li>Add missing test, skip some specs on <strong>WP</strong></li>
+
+<li>Changing <code>cdvtest</code> format to use module exports</li>
+
+<li>Merged changes for test framework plugin</li>
+
+<li>Removed <code>js-module</code> for tests from <code>plugin.xml</code></li>
+
+<li>Renamed test dir, added nested <code>plugin.xml</code></li>
+</ul>
+
+<p><code>org.apache.cordova.device@0.2.12</code></p>
+
+<h3 id="0212_sep_17_2014">0.2.12 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7262">CB-7262</a> Adds support for universal windows apps.</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7552">CB-7552</a> <code>device.name</code> docs have not been removed</li>
+
+<li><strong>FxOS</strong> Fix cordova version</li>
+
+<li>Added plugin support for the browser</li>
+
+<li>Added status box and documentation to manual tests</li>
+</ul>
+
+<p><code>org.apache.cordova.device-motion@0.2.10</code></p>
+
+<h3 id="0210_sep_17_2014">0.2.10 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7160">CB-7160</a> Added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7160">CB-7160</a> Move to tests dir, add nested plugin.xml</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7313">CB-7313</a> Minor tweak to documentation of watchAcceleration function parameters</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li>Added documentation for manual tests</li>
+
+<li>Added support for the browser</li>
+
+<li>Changing cdvtest format to use module exports</li>
+
+<li>Feature Branch: First attempt at new-style-tests</li>
+
+<li>Register tests using new style</li>
+
+<li>Removed <code>js-module</code> for tests from <code>plugin.xml</code></li>
+
+<li>Updated doc for browser</li>
+</ul>
+
+<p><code>org.apache.cordova.device-orientation@0.3.9</code></p>
+
+<h3 id="039_sep_17_2014">0.3.9 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6960">CB-6960</a> Added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6960">CB-6960</a> Port compass tests to plugin-test-framework</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7086">CB-7086</a> Renamed dir, added nested plugin.xml</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li>Added documentation for manual tests</li>
+
+<li>Add support for the browser</li>
+
+<li>Fixed problem with watchCompass if pressed twice</li>
+
+<li>Updated docs for browser</li>
+</ul>
+
+<p><code>org.apache.cordova.dialogs@0.2.10</code></p>
+
+<h3 id="0210_sep_17_2014_2">0.2.10 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6965">CB-6965</a> Added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6965">CB-6965</a> Port notification tests to test-framework</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7538">CB-7538</a> Android beep thread fix Beep now executes in it’s own thread</li>
+
+<li>Added documentation for manual tests</li>
+
+<li>Renamed test dir, added nested plugin.xml</li>
+
+<li>Set dialog text dir to locale</li>
+</ul>
+
+<p><code>org.apache.cordova.file@1.3.1</code></p>
+
+<h3 id="131_sep_17_2014">1.3.1 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> changed style detail on documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6923">CB-6923</a> Adding support to handle relative paths</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7094">CB-7094</a> Ported File manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7094">CB-7094</a> renamed folder to tests + added nested plugin.xml</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7272">CB-7272</a> Replace confusing “r/o” abbreviation with just “r”</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> <a href="https://issues.apache.org/jira/browse/CB-6148">CB-6148</a>: Ensure that return values from copy and move operations reference the correct filesystem</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> Fix the filesystem name in resolveLocalFileSystemUri</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> Partial revert to resolve WP8 failures</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> Remove leading slash statement from condition</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> <code>Entry</code> get proper filesystem in Entry</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7413">CB-7413</a> Adds support of <code>ms-appdata://</code> URIs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7417">CB-7417</a> <code>File tests</code> added proper matcher to compare fullPath property</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7418">CB-7418</a> <code>DirectoryEntry</code> Added <code>fullPath</code> variable as part of condition</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7419">CB-7419</a> <strong>WP8</strong> Added support to get metada from dir</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7422">CB-7422</a> <code>File Tests</code> Use proper <code>fileSystem</code> to create fullPath</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7423">CB-7423</a> encode path before attempting to resolve</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7431">CB-7431</a> Avoid calling <code>done()</code> twice in <code>file.spec.109</code> test</li>
 
-<p>Other changes include:
-<!--more--></p>
+<li><a href="https://issues.apache.org/jira/browse/CB-7445">CB-7445</a> <strong>BlackBerry10</strong> Add default file system size to prevent quota exceeded error on initial install</li>
 
-<p><code>org.apache.cordova.battery-status@0.2.11</code>
-### 0.2.11 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> re-add accidental removed of var keyword
-* <a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> renamed folder to tests + added nested plugin.xml
-* added documentation for manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6957">CB-6957</a> Style improvements on Manual tests</p>
-
-<p><code>org.apache.cordova.camera@0.3.2</code>
-### 0.3.2 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-4003">CB-4003</a> Add config option to not use location information in Camera plugin (and default to not use it)
-* <a href="https://issues.apache.org/jira/browse/CB-6958">CB-6958</a> Get the correct default for “quality” in the test
-* <a href="https://issues.apache.org/jira/browse/CB-6958">CB-6958</a> Port camera tests to plugin-test-framework
-* <a href="https://issues.apache.org/jira/browse/CB-6958">CB-6958</a> added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-7180">CB-7180</a> Update Camera plugin to support generic plugin <code>webView UIView</code> (which can be either a <code>UIWebView</code> or <code>WKWebView</code>)
-* <a href="https://issues.apache.org/jira/browse/CB-7286">CB-7286</a> <strong>BlackBerry10</strong> Use <code>getUserMedia</code> if camera card is unavailable
-* <a href="https://issues.apache.org/jira/browse/CB-7378">CB-7378</a> Use single Proxy for both <strong>Windows8</strong> and <strong>Windows</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-7413">CB-7413</a> Resolve <code>ms-appdata:</code> URIs with <code>File</code> plugin
-* <a href="https://issues.apache.org/jira/browse/CB-7423">CB-7423</a> do cleanup after <code>copyImage</code> manual test
-* <a href="https://issues.apache.org/jira/browse/CB-7433">CB-7433</a> Adds missing <code>window</code> reference to prevent manual tests failure on <strong>Android</strong> and <strong>iOS</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-7433">CB-7433</a> Fixes manual tests failure on <strong>Windows</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-7461">CB-7461</a> Geolocation fails in Camera plugin in <strong>iOS 8</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-7551">CB-7551</a> <strong>iOS 8</strong> Scaled images show a white line
-* <a href="https://issues.apache.org/jira/browse/CB-7557">CB-7557</a> Camera plugin tests is missing a <code>File</code> dependency
-* <a href="https://issues.apache.org/jira/browse/CB-7558">CB-7558</a> <code>hasPendingOperation</code> flag in Camera plugin’s <code>takePicture</code> should be reversed to fix memory errors
-* Renamed test dir, added nested plugin.xml
-* add documentation for manual tests</p>
-
-<p><code>org.apache.cordova.console@0.2.11</code>
-### 0.2.11 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation</p>
-
-<p><code>org.apache.cordova.contacts@0.2.13</code>
-### 0.2.13 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6374">CB-6374</a> Fix <strong>iOS 6</strong> deprecation warnings
-* <a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> Empty may be expected
-* <a href="https://issues.apache.org/jira/browse/CB-7148">CB-7148</a> Added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-7290">CB-7290</a> Adds support for universal Windows platform.
-* <a href="https://issues.apache.org/jira/browse/CB-7523">CB-7523</a> Fixing <code>ContactFieldType</code> error in the <code>config.xml</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7544">CB-7544</a> <strong>iOS 8</strong> Contact picker is read-only in iOS 8
-* <a href="https://issues.apache.org/jira/browse/CB-7546">CB-7546</a> <strong>iOS</strong> <code>pickContact</code> shows exception in the console log
-* Added documentation for manual tests
-* Add missing test, skip some specs on <strong>WP</strong>
-* Changing <code>cdvtest</code> format to use module exports
-* Merged changes for test framework plugin
-* Removed <code>js-module</code> for tests from <code>plugin.xml</code>
-* Renamed test dir, added nested <code>plugin.xml</code></p>
-
-<p><code>org.apache.cordova.device@0.2.12</code>
-### 0.2.12 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7262">CB-7262</a> Adds support for universal windows apps.
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-7552">CB-7552</a> <code>device.name</code> docs have not been removed
-* <strong>FxOS</strong> Fix cordova version
-* Added plugin support for the browser
-* Added status box and documentation to manual tests</p>
-
-<p><code>org.apache.cordova.device-motion@0.2.10</code>
-### 0.2.10 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7160">CB-7160</a> Added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-7160">CB-7160</a> Move to tests dir, add nested plugin.xml
-* <a href="https://issues.apache.org/jira/browse/CB-7313">CB-7313</a> Minor tweak to documentation of watchAcceleration function parameters
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* Added documentation for manual tests
-* Added support for the browser
-* Changing cdvtest format to use module exports
-* Feature Branch: First attempt at new-style-tests
-* Register tests using new style
-* Removed <code>js-module</code> for tests from <code>plugin.xml</code>
-* Updated doc for browser</p>
-
-<p><code>org.apache.cordova.device-orientation@0.3.9</code>
-### 0.3.9 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6960">CB-6960</a> Added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6960">CB-6960</a> Port compass tests to plugin-test-framework
-* <a href="https://issues.apache.org/jira/browse/CB-7086">CB-7086</a> Renamed dir, added nested plugin.xml
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* Added documentation for manual tests
-* Add support for the browser
-* Fixed problem with watchCompass if pressed twice
-* Updated docs for browser</p>
-
-<p><code>org.apache.cordova.dialogs@0.2.10</code>
-### 0.2.10 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6965">CB-6965</a> Added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6965">CB-6965</a> Port notification tests to test-framework
-* <a href="https://issues.apache.org/jira/browse/CB-7538">CB-7538</a> Android beep thread fix Beep now executes in it’s own thread
-* Added documentation for manual tests
-* Renamed test dir, added nested plugin.xml
-* Set dialog text dir to locale</p>
-
-<p><code>org.apache.cordova.file@1.3.1</code>
-### 1.3.1 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> changed style detail on documentation
-* <a href="https://issues.apache.org/jira/browse/CB-6923">CB-6923</a> Adding support to handle relative paths
-* <a href="https://issues.apache.org/jira/browse/CB-7094">CB-7094</a> Ported File manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-7094">CB-7094</a> renamed folder to tests + added nested plugin.xml
-* <a href="https://issues.apache.org/jira/browse/CB-7272">CB-7272</a> Replace confusing “r/o” abbreviation with just “r”
-* <a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> <a href="https://issues.apache.org/jira/browse/CB-6148">CB-6148</a>: Ensure that return values from copy and move operations reference the correct filesystem
-* <a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> Fix the filesystem name in resolveLocalFileSystemUri
-* <a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> Partial revert to resolve WP8 failures
-* <a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> Remove leading slash statement from condition
-* <a href="https://issues.apache.org/jira/browse/CB-7375">CB-7375</a> <code>Entry</code> get proper filesystem in Entry
-* <a href="https://issues.apache.org/jira/browse/CB-7413">CB-7413</a> Adds support of <code>ms-appdata://</code> URIs
-* <a href="https://issues.apache.org/jira/browse/CB-7417">CB-7417</a> <code>File tests</code> added proper matcher to compare fullPath property
-* <a href="https://issues.apache.org/jira/browse/CB-7418">CB-7418</a> <code>DirectoryEntry</code> Added <code>fullPath</code> variable as part of condition
-* <a href="https://issues.apache.org/jira/browse/CB-7419">CB-7419</a> <strong>WP8</strong> Added support to get metada from dir
-* <a href="https://issues.apache.org/jira/browse/CB-7422">CB-7422</a> <code>File Tests</code> Use proper <code>fileSystem</code> to create fullPath
-* <a href="https://issues.apache.org/jira/browse/CB-7423">CB-7423</a> encode path before attempting to resolve
-* <a href="https://issues.apache.org/jira/browse/CB-7431">CB-7431</a> Avoid calling <code>done()</code> twice in <code>file.spec.109</code> test
-* <a href="https://issues.apache.org/jira/browse/CB-7445">CB-7445</a> <strong>BlackBerry10</strong> Add default file system size to prevent quota exceeded error on initial install
-* <a href="https://issues.apache.org/jira/browse/CB-7445">CB-7445</a> <strong>BlackBerry10</strong> <code>resolveLocalFileSystemURI</code> - change <code>DEFAULT_SIZE</code> to <code>MAX_SIZE</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7458">CB-7458</a> <strong>BlackBerry10</strong> <code>resolveLocalFileSystemURL</code> - add <code>filesystem</code> property
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* Added documentation for manual tests
-* Added new js files to <strong>amazon-fireos</strong> platform
-* Adds <strong>Windows</strong> platform
-* Amazon related changes
-* Fixes multiple mobilespec tests errors
-* Overwrite existing file on <code>getFile</code> when <code>create</code> is <code>true</code>
-* Refactored much of the logic in <code>FileMetadata</code> constructor; <code>Directory.size</code> will return <code>0</code>
-* Removed <code>test/tests.js</code> module from main <code>plugin.xml</code>
-* Style improvements on Manual tests</p>
-
-<p><code>org.apache.cordova.file-transfer@0.4.6</code>
-### 0.4.6 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Fix failing test due to recent url change
-* <a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Created mobile-spec test
-* <a href="https://issues.apache.org/jira/browse/CB-6961">CB-6961</a> Port <code>file-transfer</code> tests to framework
-* <a href="https://issues.apache.org/jira/browse/CB-7316">CB-7316</a> Adds support for Windows platform, moves *Proxy files to proper directory
-* <a href="https://issues.apache.org/jira/browse/CB-7316">CB-7316</a> Improves current specs compatibility
-* <a href="https://issues.apache.org/jira/browse/CB-7316">CB-7316</a> Updates docs with actual information
-* <a href="https://issues.apache.org/jira/browse/CB-7423">CB-7423</a> fix spec28,29 <code>lastProgressEvent</code> not visible to <code>afterEach</code> function
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* <strong>Amazon</strong> related changes
-* <strong>WP8</strong> Fixed failing <code>spec.19</code>
-* Added documentation for new test
-* Added documentation to manual tests
-* Remove dupe file <strong>Windows</strong> + <strong>Windows8</strong> both use the same one
-* Renamed test dir, added nested plugin.xml and test</p>
-
-<p><code>org.apache.cordova.geolocation@0.3.10</code>
-### 0.3.10 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-5114">CB-5114</a> <strong>Windows 8.1</strong> - Use a new proxy as old geolocation methods is deprecated
-* <a href="https://issues.apache.org/jira/browse/CB-5114">CB-5114</a> Append <strong>Windows 8.1</strong> into <code>plugin.xml</code> + Optimize <strong>Windows 8</strong> <code>Geolocation</code> proxy
-* <a href="https://issues.apache.org/jira/browse/CB-6911">CB-6911</a> Geolocation fails in <strong>iOS 8</strong>
-* Revert <a href="https://issues.apache.org/jira/browse/CB-6911">CB-6911</a> partially (keeping <code>Info.plist</code> key installation for <strong>iOS 8</strong>)
-* <a href="https://issues.apache.org/jira/browse/CB-7146">CB-7146</a> Added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-7158">CB-7158</a> Fix geolocation for <strong>iOS 8</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-7556">CB-7556</a> <strong>iOS</strong> Clearing all Watches does not stop Location Services
-* Added documentation for manual tests
-* Changing <code>cdvtest</code> format to use module exports
-* Convert tests to new style
-* Register tests using new style
-* Removed <strong>amazon-fireos</strong> code for geolocation
-* Removed <code>js-module</code> for tests from <code>plugin.xml</code>
-* Renamed <code>test</code> dir, added nested <code>plugin.xml</code></p>
-
-<p><code>org.apache.cordova.globalization@0.3.1</code>
-### 0.3.1 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6490">CB-6490</a> <strong>BlackBerry10</strong> Use <code>-</code> instead of <code>_</code> in <code>getLocaleName()</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6962">CB-6962</a> Ported globalization tests to framework
-* <a href="https://issues.apache.org/jira/browse/CB-7064">CB-7064</a> Added tests that check for W3C compliance in language tags generated from <code>PreferredLanguage</code> and <code>GetLocale</code> methods
-* <a href="https://issues.apache.org/jira/browse/CB-7233">CB-7233</a> <strong>BlackBerry10</strong> Globalization is now supported
-* <a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Allow any numeric type as date in dateToString method.
-* Hold the information if L10n was ready before
-* Renamed <code>test</code> dir, added nested <code>plugin.xml</code></p>
-
-<p><code>org.apache.cordova.inappbrowser@0.5.2</code>
-### 0.5.2 (Sep 17, 2014)
-* <strong>amazon-fireos</strong> related changes
-* <strong>phonegap</strong> events supported for <code>_blank</code> target
-* Add just a bit more logging
-* <a href="https://issues.apache.org/jira/browse/CB-7133">CB-7133</a> <strong>Android</strong> Fix some tests
-* <a href="https://issues.apache.org/jira/browse/CB-7133">CB-7133</a> clarify that <code>anchor1</code> doesn’t exist
-* <a href="https://issues.apache.org/jira/browse/CB-7133">CB-7133</a> port inappbrowser to <strong>plugin-test-framework</strong>
-* <a href="https://issues.apache.org/jira/browse/CB-7424">CB-7424</a> Wrong docs: anchor tags are not supported by the <code>InAppBrowser</code>
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-7490">CB-7490</a> <strong>Windows</strong> Fixes manual tests crash
-* <code>_blank</code> target position is fixed</p>
-
-<p><code>org.apache.cordova.media@0.2.13</code>
-### 0.2.13 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> renamed folder to <code>tests</code> + added nested <code>plugin.xml</code>
-* <a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> Port Media manual &amp; automated tests
-* <a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> Port Media tests to <strong>plugin-test-framework</strong>
-* Added documentation for manual tests</p>
-
-<p><code>org.apache.cordova.media-capture@0.3.3</code>
-### 0.3.3 (Sep 17, 2014)
-* Renamed <code>test</code> dir, added nested <code>plugin.xml</code>
-* Added documentation for manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6959">CB-6959</a> Added manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6959">CB-6959</a> Port capture tests to <strong>plugin-test-framework</strong></p>
-
-<p><code>org.apache.cordova.network-information@0.2.12</code>
-### 0.2.12 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> Added documentation for manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6964">CB-6964</a> Ported manual tests
-* <strong>FxOS 2</strong> Fix network information type exception
-* Added support for the browser
-* Remove reference to test assets, they are optional
-* Renamed <code>test</code> dir and added nested <code>plugin.xml</code>
-* Port network tests to <strong>plugin-test-framework</strong>
-* Fix <code>naviagtor</code> typo</p>
-
-<p><code>org.apache.cordova.splashscreen@0.3.3</code>
-### 0.3.3 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-7196">CB-7196</a> port splashscreen tests to framework
-* Renamed test dir, added nested plugin.xml
-* Added documentation for manual tests</p>
-
-<p><code>org.apache.cordova.statusbar@0.1.8</code>
-### 0.1.8 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7549">CB-7549</a> <strong>iOS 8</strong> Landscape issue
-* <a href="https://issues.apache.org/jira/browse/CB-7486">CB-7486</a> Remove <code>StatusBarBackgroundColor</code> intial preference (black background) so background will be initially transparent
-* <a href="https://issues.apache.org/jira/browse/CB-7195">CB-7195</a> ported statusbar tests to framework
-* Added documentation for manual tests, moved background color test below overlay test
-* Renamed test dir, added nested plugin.xml</p>
-
-<p><code>org.apache.cordova.vibration@0.3.11</code>
-### 0.3.11 (Sep 17, 2014)
-* <a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation
-* <a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> Documented <strong>Windows</strong> support for vibrate with pattern and cancel vibrate in manual test doc and moved tests to tests dir
-* <a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> ported vibration automated &amp; manual tests
-* <a href="https://issues.apache.org/jira/browse/CB-6966">CB-6966</a> renamed folder to tests + added nested plugin.xml
-* <a href="https://issues.apache.org/jira/browse/CB-6966">CB-6966</a> Ported Vibration automated &amp; manual tests
-* removed duplicate messaging
-* <a href="https://issues.apache.org/jira/browse/CB-5459">CB-5459</a> slight change to the vibration documentation for pattern due to merge issue
-* Add <code>setTimeout</code> function to update <code>vibrateOn</code> var if user doesn’t cancel vibrate, add note about iOS
-* Add longer pattern sequence for testing, change expected result for old vibrate with pattern test
-* Added ‘Android only’ to buttons for specific tests, changed where <code>console.log</code> is executed for user to see earlier
-* Added more test cases, changed vibrate with pattern durations, changed where vibrateOn is set to true
-* Added new example to documentation
-* Added note to doc about w3c alignment and min time for Windows
-* Added tests for old <code>vibrateWithPattern</code> and <code>cancelVibration</code> calls
-* Added tests to ensure compliance with w3c spec
-* Changes made to align with w3c spec
-* Changes to <code>vibration.java</code> to align with w3c, changes to <code>vibration.js</code> for backwards compatibility
-* Changes to how <code>0</code> is getting added to array in order to align with w3c spec
-* Clear <code>setTimeout</code> when user cancels vibration
-* Update doc to show <code>vibrate([num])</code> is a standard vibrate
-* Update doc with another way to cancel vibration
-* Updated doc for w3c alignment
-* Updated doc with <strong>Windows</strong> support for vibrate with pattern
-* <code>vibrate([num])</code> is treated as a vibrate not vibrate with pattern
-* changes made to align with w3c spec
-* on/off button for cancel tests, add results box and msgs</p>
+<li><a href="https://issues.apache.org/jira/browse/CB-7445">CB-7445</a> <strong>BlackBerry10</strong> <code>resolveLocalFileSystemURI</code> - change <code>DEFAULT_SIZE</code> to <code>MAX_SIZE</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7458">CB-7458</a> <strong>BlackBerry10</strong> <code>resolveLocalFileSystemURL</code> - add <code>filesystem</code> property</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li>Added documentation for manual tests</li>
+
+<li>Added new js files to <strong>amazon-fireos</strong> platform</li>
+
+<li>Adds <strong>Windows</strong> platform</li>
+
+<li>Amazon related changes</li>
+
+<li>Fixes multiple mobilespec tests errors</li>
+
+<li>Overwrite existing file on <code>getFile</code> when <code>create</code> is <code>true</code></li>
+
+<li>Refactored much of the logic in <code>FileMetadata</code> constructor; <code>Directory.size</code> will return <code>0</code></li>
+
+<li>Removed <code>test/tests.js</code> module from main <code>plugin.xml</code></li>
+
+<li>Style improvements on Manual tests</li>
+</ul>
+
+<p><code>org.apache.cordova.file-transfer@0.4.6</code></p>
+
+<h3 id="046_sep_17_2014">0.4.6 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Fix failing test due to recent url change</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Created mobile-spec test</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6961">CB-6961</a> Port <code>file-transfer</code> tests to framework</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7316">CB-7316</a> Adds support for Windows platform, moves *Proxy files to proper directory</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7316">CB-7316</a> Improves current specs compatibility</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7316">CB-7316</a> Updates docs with actual information</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7423">CB-7423</a> fix spec28,29 <code>lastProgressEvent</code> not visible to <code>afterEach</code> function</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li><strong>Amazon</strong> related changes</li>
+
+<li><strong>WP8</strong> Fixed failing <code>spec.19</code></li>
+
+<li>Added documentation for new test</li>
+
+<li>Added documentation to manual tests</li>
+
+<li>Remove dupe file <strong>Windows</strong> + <strong>Windows8</strong> both use the same one</li>
+
+<li>Renamed test dir, added nested plugin.xml and test</li>
+</ul>
+
+<p><code>org.apache.cordova.geolocation@0.3.10</code></p>
+
+<h3 id="0310_sep_17_2014">0.3.10 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5114">CB-5114</a> <strong>Windows 8.1</strong> - Use a new proxy as old geolocation methods is deprecated</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5114">CB-5114</a> Append <strong>Windows 8.1</strong> into <code>plugin.xml</code> + Optimize <strong>Windows 8</strong> <code>Geolocation</code> proxy</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6911">CB-6911</a> Geolocation fails in <strong>iOS 8</strong></li>
+
+<li>Revert <a href="https://issues.apache.org/jira/browse/CB-6911">CB-6911</a> partially (keeping <code>Info.plist</code> key installation for <strong>iOS 8</strong>)</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7146">CB-7146</a> Added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7158">CB-7158</a> Fix geolocation for <strong>iOS 8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7556">CB-7556</a> <strong>iOS</strong> Clearing all Watches does not stop Location Services</li>
+
+<li>Added documentation for manual tests</li>
+
+<li>Changing <code>cdvtest</code> format to use module exports</li>
+
+<li>Convert tests to new style</li>
+
+<li>Register tests using new style</li>
+
+<li>Removed <strong>amazon-fireos</strong> code for geolocation</li>
+
+<li>Removed <code>js-module</code> for tests from <code>plugin.xml</code></li>
+
+<li>Renamed <code>test</code> dir, added nested <code>plugin.xml</code></li>
+</ul>
+
+<p><code>org.apache.cordova.globalization@0.3.1</code></p>
+
+<h3 id="031_sep_17_2014">0.3.1 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6490">CB-6490</a> <strong>BlackBerry10</strong> Use <code>-</code> instead of <code>_</code> in <code>getLocaleName()</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6962">CB-6962</a> Ported globalization tests to framework</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7064">CB-7064</a> Added tests that check for W3C compliance in language tags generated from <code>PreferredLanguage</code> and <code>GetLocale</code> methods</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7233">CB-7233</a> <strong>BlackBerry10</strong> Globalization is now supported</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7548">CB-7548</a> <strong>BlackBerry10</strong> Allow any numeric type as date in dateToString method.</li>
+
+<li>Hold the information if L10n was ready before</li>
+
+<li>Renamed <code>test</code> dir, added nested <code>plugin.xml</code></li>
+</ul>
+
+<p><code>org.apache.cordova.inappbrowser@0.5.2</code></p>
+
+<h3 id="052_sep_17_2014">0.5.2 (Sep 17, 2014)</h3>
+
+<ul>
+<li><strong>amazon-fireos</strong> related changes</li>
+
+<li><strong>phonegap</strong> events supported for <code>_blank</code> target</li>
+
+<li>Add just a bit more logging</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7133">CB-7133</a> <strong>Android</strong> Fix some tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7133">CB-7133</a> clarify that <code>anchor1</code> doesn’t exist</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7133">CB-7133</a> port inappbrowser to <strong>plugin-test-framework</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7424">CB-7424</a> Wrong docs: anchor tags are not supported by the <code>InAppBrowser</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7490">CB-7490</a> <strong>Windows</strong> Fixes manual tests crash</li>
+
+<li><code>_blank</code> target position is fixed</li>
+</ul>
+
+<p><code>org.apache.cordova.media@0.2.13</code></p>
+
+<h3 id="0213_sep_17_2014_2">0.2.13 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> renamed folder to <code>tests</code> + added nested <code>plugin.xml</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> Port Media manual &amp; automated tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> Port Media tests to <strong>plugin-test-framework</strong></li>
+
+<li>Added documentation for manual tests</li>
+</ul>
+
+<p><code>org.apache.cordova.media-capture@0.3.3</code></p>
+
+<h3 id="033_sep_17_2014">0.3.3 (Sep 17, 2014)</h3>
+
+<ul>
+<li>Renamed <code>test</code> dir, added nested <code>plugin.xml</code></li>
+
+<li>Added documentation for manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6959">CB-6959</a> Added manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6959">CB-6959</a> Port capture tests to <strong>plugin-test-framework</strong></li>
+</ul>
+
+<p><code>org.apache.cordova.network-information@0.2.12</code></p>
+
+<h3 id="0212_sep_17_2014_2">0.2.12 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7471">CB-7471</a> Documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> Added documentation for manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6964">CB-6964</a> Ported manual tests</li>
+
+<li><strong>FxOS 2</strong> Fix network information type exception</li>
+
+<li>Added support for the browser</li>
+
+<li>Remove reference to test assets, they are optional</li>
+
+<li>Renamed <code>test</code> dir and added nested <code>plugin.xml</code></li>
+
+<li>Port network tests to <strong>plugin-test-framework</strong></li>
+
+<li>Fix <code>naviagtor</code> typo</li>
+</ul>
+
+<p><code>org.apache.cordova.splashscreen@0.3.3</code></p>
+
+<h3 id="033_sep_17_2014_2">0.3.3 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7196">CB-7196</a> port splashscreen tests to framework</li>
+
+<li>Renamed test dir, added nested plugin.xml</li>
+
+<li>Added documentation for manual tests</li>
+</ul>
+
+<p><code>org.apache.cordova.statusbar@0.1.8</code></p>
+
+<h3 id="018_sep_17_2014">0.1.8 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7549">CB-7549</a> <strong>iOS 8</strong> Landscape issue</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7486">CB-7486</a> Remove <code>StatusBarBackgroundColor</code> intial preference (black background) so background will be initially transparent</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-7195">CB-7195</a> ported statusbar tests to framework</li>
+
+<li>Added documentation for manual tests, moved background color test below overlay test</li>
+
+<li>Renamed test dir, added nested plugin.xml</li>
+</ul>
+
+<p><code>org.apache.cordova.vibration@0.3.11</code></p>
+
+<h3 id="0311_sep_17_2014">0.3.11 (Sep 17, 2014)</h3>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-7249">CB-7249</a> Documentation translation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6724">CB-6724</a> Documented <strong>Windows</strong> support for vibrate with pattern and cancel vibrate in manual test doc and moved tests to tests dir</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6963">CB-6963</a> ported vibration automated &amp; manual tests</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6966">CB-6966</a> renamed folder to tests + added nested plugin.xml</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6966">CB-6966</a> Ported Vibration automated &amp; manual tests</li>
+
+<li>removed duplicate messaging</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5459">CB-5459</a> slight change to the vibration documentation for pattern due to merge issue</li>
+
+<li>Add <code>setTimeout</code> function to update <code>vibrateOn</code> var if user doesn’t cancel vibrate, add note about iOS</li>
+
+<li>Add longer pattern sequence for testing, change expected result for old vibrate with pattern test</li>
+
+<li>Added ‘Android only’ to buttons for specific tests, changed where <code>console.log</code> is executed for user to see earlier</li>
+
+<li>Added more test cases, changed vibrate with pattern durations, changed where vibrateOn is set to true</li>
+
+<li>Added new example to documentation</li>
+
+<li>Added note to doc about w3c alignment and min time for Windows</li>
+
+<li>Added tests for old <code>vibrateWithPattern</code> and <code>cancelVibration</code> calls</li>
+
+<li>Added tests to ensure compliance with w3c spec</li>
+
+<li>Changes made to align with w3c spec</li>
+
+<li>Changes to <code>vibration.java</code> to align with w3c, changes to <code>vibration.js</code> for backwards compatibility</li>
+
+<li>Changes to how <code>0</code> is getting added to array in order to align with w3c spec</li>
+
+<li>Clear <code>setTimeout</code> when user cancels vibration</li>
+
+<li>Update doc to show <code>vibrate([num])</code> is a standard vibrate</li>
+
+<li>Update doc with another way to cancel vibration</li>
+
+<li>Updated doc for w3c alignment</li>
+
+<li>Updated doc with <strong>Windows</strong> support for vibrate with pattern</li>
+
+<li><code>vibrate([num])</code> is treated as a vibrate not vibrate with pattern</li>
+
+<li>changes made to align with w3c spec</li>
+
+<li>on/off button for cancel tests, add results box and msgs</li>
+</ul>
 
     </div>
 </div>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org