You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by au...@apache.org on 2017/10/04 18:55:33 UTC

svn commit: r1811129 [1/3] - in /cordova/site/public: ./ docs/en/6.x/config_ref/ docs/en/7.x/config_ref/ docs/en/7.x/guide/support/ docs/en/7.x/plugin_ref/ docs/en/7.x/reference/cordova-cli/ docs/en/7.x/reference/cordova-plugin-battery-status/ docs/en/...

Author: audreyso
Date: Wed Oct  4 18:55:32 2017
New Revision: 1811129

URL: http://svn.apache.org/viewvc?rev=1811129&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/docs/en/6.x/config_ref/index.html
    cordova/site/public/docs/en/7.x/config_ref/index.html
    cordova/site/public/docs/en/7.x/guide/support/index.html
    cordova/site/public/docs/en/7.x/plugin_ref/spec.html
    cordova/site/public/docs/en/7.x/reference/cordova-cli/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-battery-status/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-camera/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-console/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-contacts/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-motion/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-orientation/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-device/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-dialogs/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-file-transfer/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-file/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-geolocation/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-globalization/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-inappbrowser/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-media-capture/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-media/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-network-information/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-splashscreen/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-statusbar/index.html
    cordova/site/public/docs/en/7.x/reference/cordova-plugin-vibration/index.html
    cordova/site/public/docs/en/dev/config_ref/index.html
    cordova/site/public/docs/en/dev/guide/support/index.html
    cordova/site/public/docs/en/dev/plugin_ref/spec.html
    cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/6.x/config_ref/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/6.x/config_ref/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/6.x/config_ref/index.html (original)
+++ cordova/site/public/docs/en/6.x/config_ref/index.html Wed Oct  4 18:55:32 2017
@@ -2814,7 +2814,7 @@ platform. See <a href="images.html">Cust
 </code></pre></div>
 <h2>author</h2>
 
-<p>Specifies contact information that may appear within app-store lisitngs.</p>
+<p>Specifies contact information that may appear within app-store listings.</p>
 
 <table><thead>
 <tr>

Modified: cordova/site/public/docs/en/7.x/config_ref/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/config_ref/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/config_ref/index.html (original)
+++ cordova/site/public/docs/en/7.x/config_ref/index.html Wed Oct  4 18:55:32 2017
@@ -2740,22 +2740,6 @@ platform. See <a href="images.html">Cust
 <td>Alternative version for Android. Sets the <a href="http://developer.android.com/tools/publishing/versioning.html">version code</a> for the application. See <a href="../guide/platforms/android/index.html#setting-the-version-code">the Android guide</a> for information on how this attribute may be modified.</td>
 </tr>
 <tr>
-<td>defaultlocale <br /> <mark>iOS</mark></td>
-<td>Specified the default language of the app, as an IANA language code.</td>
-</tr>
-<tr>
-<td>android-packageName(string) <br/> <mark>Android</mark></td>
-<td>Alternative package name for Android, overrides <code>id</code>.</td>
-</tr>
-<tr>
-<td>android-activityName(string) <br/> <mark>Android</mark></td>
-<td>Set the activity name for your app in AndroidManifest.xml. Note that this is only set once after the Android platform is first added.</td>
-</tr>
-<tr>
-<td>ios-CFBundleIdentifier(string)  <br/> <mark>iOS</mark></td>
-<td>Alternative bundle id for iOS. Overrides <code>id</code>.</td>
-</tr>
-<tr>
 <td>ios-CFBundleVersion(string) <br/> <mark>iOS</mark></td>
 <td>Alternative version for iOS. For further details, see <a href="https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364">iOS versioning</a>.</td>
 </tr>
@@ -2768,10 +2752,26 @@ platform. See <a href="images.html">Cust
 <td>Alternative version for Windows. For futher details, see <a href="https://msdn.microsoft.com/en-us/library/windows/apps/br211441.aspx">Windows versioning</a></td>
 </tr>
 <tr>
+<td>android-packageName(string) <br/> <mark>Android</mark></td>
+<td>Alternative package name for Android, overrides <code>id</code>.</td>
+</tr>
+<tr>
+<td>ios-CFBundleIdentifier(string)  <br/> <mark>iOS</mark></td>
+<td>Alternative bundle id for iOS. Overrides <code>id</code>.</td>
+</tr>
+<tr>
 <td>packageName(string) <br/> <mark>Windows</mark></td>
 <td><em>Default: Cordova.Example</em> <br/>  Package name for Windows.</td>
 </tr>
 <tr>
+<td>defaultlocale <br /> <mark>iOS</mark></td>
+<td>Specified the default language of the app, as an IANA language code.</td>
+</tr>
+<tr>
+<td>android-activityName(string) <br/> <mark>Android</mark></td>
+<td>Set the activity name for your app in AndroidManifest.xml. Note that this is only set once after the Android platform is first added.</td>
+</tr>
+<tr>
 <td>xmlns(string)</td>
 <td><em>Required</em> <br/> Namespace for the config.xml document.</td>
 </tr>
@@ -2827,7 +2827,7 @@ platform. See <a href="images.html">Cust
 </code></pre></div>
 <h2>author</h2>
 
-<p>Specifies contact information that may appear within app-store lisitngs.</p>
+<p>Specifies contact information that may appear within app-store listings.</p>
 
 <table><thead>
 <tr>

Modified: cordova/site/public/docs/en/7.x/guide/support/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/guide/support/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/guide/support/index.html (original)
+++ cordova/site/public/docs/en/7.x/guide/support/index.html Wed Oct  4 18:55:32 2017
@@ -2696,10 +2696,9 @@
                     <h1>Platform Support</h1>
 
 <p>The following shows the set of development tools and device APIs
-available for each mobile platform. The device APIs listed here are provided by
+available for each platform. The device APIs listed here are provided by
 the core plugins, additional APIs are available via
-<a href="http://plugins.cordova.io">third-party plugins</a>. Column headers display the
-CLI&#39;s shorthand names.</p>
+<a href="http://plugins.cordova.io">third-party plugins</a>.</p>
 
 <!-- START HTML -->
 
@@ -2707,50 +2706,42 @@ CLI&#39;s shorthand names.</p>
 
 <thead>
     <tr>
-        <th></td>
+        <th>Platform:</th>
+        <th><a href="../android/index.html">Android</a></th>
+        <th><a href="../blackberry10/home.html">Blackberry 10</a></th>
+        <th><a href="../ios/index.html">iOS</a></th>
+        <th><a href="../osx/index.html">OS X</a></th>
+        <th><a href="../ubuntu/index.html">Ubuntu</a></th>
+        <th><a href="../win8/index.html">Windows 8.1, 10, Phone 8.1</a></th>
+        <th><a href="../wp8/home.html">Windows Phone 8</a></th>
+    </tr>
+    <tr>
+        <th>CLI shorthand:</th>
         <th>android</th>
         <th>blackberry10</th>
         <th>ios</th>
-        <th>Ubuntu</th>
-        <th>wp8<br/>(Windows Phone 8)</th>
-        <th>windows<br/>(8.1, 10,<br/>Phone 8.1)</th>
-        <th>OS X</th>
+        <th>osx</th>
+        <th>ubuntu</th>
+        <th>windows</th>
+        <th>wp8</th>
     </tr>
 
 </thead>
 
 <tbody>
     <tr>
-        <th><a href="../cli/index.html">cordova<br/>CLI</a></th>
+        <th></th>
+        <th colspan="20"><h2>Development Platform</h2></th>
+    </tr>
+    <tr>
+        <th><a href="../cli/index.html">Cordova<br/>CLI</a></th>
         <td data-col="android"    class="y">Mac, Windows, Linux</td>
         <td data-col="blackberry10" class="y">Mac, Windows, Linux</td>
         <td data-col="ios"        class="y">Mac</td>
-        <td data-col="ubuntu"        class="y">Ubuntu</td>
-        <td data-col="winphone8"  class="y">Windows</td>
-        <td data-col="win8"       class="y"></td>
         <td data-col="osx"       class="y">Mac</td>
-    </tr>
-
-    <tr>
-        <th><a href="../hybrid/webviews/index.html">Embedded<br/>WebView</a></th>
-        <td data-col="android"    class="y"><a href="../platforms/android/webview.html">(see details)</a></td>
-        <td data-col="blackberry10" class="n"></td>
-        <td data-col="ios"        class="y"><a href="../platforms/ios/webview.html">(see details)</a></td>
-        <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="n"></td>
-        <td data-col="win8"       class="n"></td>
-        <td data-col="osx"       class="y"></td>
-    </tr>
-
-    <tr>
-        <th><a href="../hybrid/plugins/index.html">Plugin<br/>Interface</a></th>
-        <td data-col="android"    class="y"><a href="../platforms/android/plugin.html">(see details)</a></td>
-        <td data-col="blackberry10" class="y"><a href="../platforms/blackberry10/plugin.html">(see details)</a></td>
-        <td data-col="ios"        class="y"><a href="../platforms/ios/plugin.html">(see details)</a></td>
-        <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"><a href="../platforms/wp8/plugin.html">(see details)</a></td>
-        <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="y"></td>
+        <td data-col="ubuntu"        class="y">Ubuntu</td>
+        <td data-col="win8"       class="y">Windows</td>
+        <td data-col="wp8"  class="y">Windows</td>
     </tr>
 
     <tr>
@@ -2763,10 +2754,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
-        <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
-        <td data-col="win8"       class="y">* Windows Phone 8.1 only</td>
         <td data-col="osx"       class="n"></td>
+        <td data-col="ubuntu"        class="y"></td>
+        <td data-col="win8"       class="y">Windows Phone 8.1 only</td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2774,10 +2765,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2785,10 +2776,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2796,10 +2787,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2807,10 +2798,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="p">desktop only</td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="p">partially</td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2818,10 +2809,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="y"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="y"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2829,10 +2820,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2840,21 +2831,21 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="y"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="y"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
         <th><a href="../../reference/cordova-plugin-file-transfer/">File Transfer</a></th>
         <td data-col="android"    class="y"></td>
-        <td data-col="blackberry10" class="y">* Do not support onprogress nor abort</td>
+        <td data-col="blackberry10" class="y">Does not support onprogress nor abort</td>
         <td data-col="ios"        class="y"></td>
-        <td data-col="ubuntu"        class="n"></td>
-        <td data-col="winphone8"  class="y">* Do not support onprogress nor abort</td>
-        <td data-col="win8"       class="y">* Do not support onprogress nor abort</td>
         <td data-col="osx"       class="n"></td>
+        <td data-col="ubuntu"        class="n"></td>
+        <td data-col="win8"       class="y">Does not support onprogress nor abort</td>
+        <td data-col="wp8"  class="y">Does not support onprogress nor abort</td>
     </tr>
 
     <tr>
@@ -2862,10 +2853,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2873,10 +2864,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2884,10 +2875,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="p">uses iframe</td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2895,9 +2886,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2905,10 +2897,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2916,10 +2908,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y"></td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2927,10 +2919,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="n"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="n"></td>
-        <td data-col="winphone8"  class="y"></td>
         <td data-col="win8"       class="y">Windows Phone 8.1 only</td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
     <tr>
@@ -2938,10 +2930,10 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
+        <td data-col="osx"       class="n"></td>
         <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y">localStorage &amp; indexedDB</td>
         <td data-col="win8"       class="y">localStorage &amp; indexedDB</td>
-        <td data-col="osx"       class="n"></td>
+        <td data-col="wp8"  class="y">localStorage &amp; indexedDB</td>
     </tr>
 
     <tr>
@@ -2949,12 +2941,36 @@ CLI&#39;s shorthand names.</p>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
         <td data-col="ios"        class="y"></td>
-        <td data-col="ubuntu"        class="y"></td>
-        <td data-col="winphone8"  class="y"></td>
-        <td data-col="win8"       class="y">* Windows Phone 8.1 only</td>
         <td data-col="osx"       class="n"></td>
+        <td data-col="ubuntu"        class="y"></td>
+        <td data-col="win8"       class="y">Windows Phone 8.1 only</td>
+        <td data-col="wp8"  class="y"></td>
     </tr>
 
+    <tr>
+        <th></th>
+        <th colspan="20"><h2>Platform Features</h2></th>
+    </tr>
+    <tr>
+        <th><a href="../hybrid/plugins/index.html">Plugin<br/>Interface</a></th>
+        <td data-col="android"    class="y"><a href="../platforms/android/plugin.html">(see details)</a></td>
+        <td data-col="blackberry10" class="y"><a href="../platforms/blackberry10/plugin.html">(see details)</a></td>
+        <td data-col="ios"        class="y"><a href="../platforms/ios/plugin.html">(see details)</a></td>
+        <td data-col="osx"       class="y"></td>
+        <td data-col="ubuntu"        class="y"></td>
+        <td data-col="win8"       class="y"></td>
+        <td data-col="wp8"  class="y"><a href="../platforms/wp8/plugin.html">(see details)</a></td>
+    </tr>
+    <tr>
+        <th><a href="../hybrid/webviews/index.html">Embedded<br/>WebView</a></th>
+        <td data-col="android"    class="y"><a href="../platforms/android/webview.html">(see details)</a></td>
+        <td data-col="blackberry10" class="n"></td>
+        <td data-col="ios"        class="y"><a href="../platforms/ios/webview.html">(see details)</a></td>
+        <td data-col="osx"       class="y"></td>
+        <td data-col="ubuntu"        class="y"></td>
+        <td data-col="win8"       class="n"></td>
+        <td data-col="wp8"  class="n"></td>
+    </tr>
 </tbody>
 </table>
 

Modified: cordova/site/public/docs/en/7.x/plugin_ref/spec.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/plugin_ref/spec.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/plugin_ref/spec.html (original)
+++ cordova/site/public/docs/en/7.x/plugin_ref/spec.html Wed Oct  4 18:55:32 2017
@@ -3392,7 +3392,7 @@ The <code>config-file</code> element onl
 <span class="c">&lt;!-- Depend on library project included in plugin --&gt;</span>
 <span class="nt">&lt;framework</span> <span class="na">src=</span><span class="s">"relative/path/FeedbackLib"</span> <span class="na">custom=</span><span class="s">"true"</span> <span class="nt">/&gt;</span>
 </code></pre></div>
-<p>Framework can also be used to have custom .gradle files sub-included into the main project&#39;s .gradle file:</p>
+<p>Framework can also be used to have custom <code>.gradle</code> files sub-included into the main project&#39;s <code>build.gradle</code> file:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;framework</span> <span class="na">src=</span><span class="s">"relative/path/rules.gradle"</span> <span class="na">custom=</span><span class="s">"true"</span> <span class="na">type=</span><span class="s">"gradleReference"</span> <span class="nt">/&gt;</span>
 </code></pre></div>
 <p>On Windows, using <code>custom=&#39;true&#39;</code> and <code>type=&#39;projectReference&#39;</code> will add a reference to the project which will be added to the compile+link steps of the cordova project.  This essentially is the only way currently that a &#39;custom&#39; framework can target multiple architectures as they are explicitly built as a dependency by the referencing cordova application.</p>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-cli/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-cli/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-cli/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-cli/index.html Wed Oct  4 18:55:32 2017
@@ -2749,7 +2749,7 @@
 </tr>
 <tr>
 <td>config</td>
-<td>Set, get, delete, edit, and list global cordova options</td>
+<td>Store and retrieve environment variables</td>
 </tr>
 </tbody></table>
 
@@ -2844,12 +2844,14 @@
 <div class="highlight"><pre><code class="language-" data-lang=""># Create a cordova project
 cordova create myApp com.myCompany.myApp myApp
 cd myApp
-# Add camera plugin to the project and remember that in config.xml &amp; package.json. Do not use npm install to fetch.
-cordova plugin add cordova-plugin-camera --nofetch
-# Add camera plugin to the project and remember that in config.xml and package.json. Uses pre cordova@7 fetching methods instead of cordova-fetch which uses npm install under the hood.
-cordova plugin add cordova-plugin-camera --nofetch
-# Add android platform to the project and remember that in config.xml &amp; package.json. Uses pre cordova@7 fetching methods instead of cordova-fetch which uses npm install under the hood
-cordova platform add android --nofetch
+# Add camera plugin to the project and remember that in config.xml
+cordova plugin add cordova-plugin-camera --save
+# Add camera plugin to the project and remember that in config.xml. Use npm install to fetch.
+cordova plugin add cordova-plugin-camera --save --fetch
+# Add android platform to the project and remember that in config.xml
+cordova platform add android --save
+# Add android platform to the project and remember that in config.xml. Use npm install to fetch.
+cordova platform add android --save --fetch
 # Check to see if your system is configured for building android platform.
 cordova requirements android
 # Build the android and emit verbose logs.
@@ -2975,7 +2977,7 @@ www/
 
 <h4>Version control</h4>
 
-<p>It is recommended not to check in <code>platforms/</code> and <code>plugins/</code> directories into version control as they are considered a build artifact. Your platforms and plugins will be saved in config.xml &amp; package.json automatically. These platforms/plugins will be downloaded when on the machine when <code>cordova prepare</code> is invoked.</p>
+<p>It is recommended not to check in <code>platforms/</code> and <code>plugins/</code> directories into version control as they are considered a build artifact. Instead, you should save the platform/plugin spec in the <code>config.xml</code> and they will be downloaded when on the machine when <code>cordova prepare</code> is invoked.</p>
 
 <h3>Examples</h3>
 
@@ -3017,8 +3019,8 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nosave</td>
-<td>Do not save <code>&lt;platform-spec&gt;</code> into <code>config.xml</code> &amp; <code>package.json</code> after installing them using <code>&lt;engine&gt;</code> tag</td>
+<td>--save</td>
+<td>Save <code>&lt;platform-spec&gt;</code> into <code>config.xml</code> after installing them using <code>&lt;engine&gt;</code> tag</td>
 </tr>
 <tr>
 <td></td>
@@ -3027,8 +3029,8 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nofetch</td>
-<td>Do not fetch the platform using <code>npm install</code> and do not store it into the apps <code>node_modules</code> directory</td>
+<td>--fetch</td>
+<td>Fetches the platform using <code>npm install</code> and stores it into the apps <code>node_modules</code> directory</td>
 </tr>
 <tr>
 <td>remove <code>&lt;platform&gt;</code> [...]</td>
@@ -3037,13 +3039,13 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nosave</td>
-<td>Do not delete specified platforms from <code>config.xml</code> &amp; <code>package.json</code> after removing them</td>
+<td>--save</td>
+<td>Delete specified platforms from <code>config.xml</code> after removing them</td>
 </tr>
 <tr>
 <td></td>
-<td>--nofetch</td>
-<td>Prevent removing the platform using <code>npm uninstall</code> and prevent removing it from the apps <code>node_modules</code> directory</td>
+<td>--fetch</td>
+<td>Removes the platform using <code>npm uninstall</code> and removes it from the apps <code>node_modules</code> directory</td>
 </tr>
 <tr>
 <td>update <code>platform</code> [...]</td>
@@ -3057,8 +3059,8 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nofetch</td>
-<td>Do not fetch the platform using <code>npm install</code> and do not store it into the apps <code>node_modules</code> directory</td>
+<td>--fetch</td>
+<td>Fetches the platform using <code>npm install</code> and stores it into the apps <code>node_modules</code> directory</td>
 </tr>
 <tr>
 <td>list</td>
@@ -3133,14 +3135,15 @@ www/
 <h3>Examples</h3>
 
 <ul>
-<li><p>Add pinned version of the <code>android</code> and <code>ios</code> platform and save the downloaded version to <code>config.xml</code> &amp; <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android ios
+<li><p>Add pinned version of the <code>android</code> and <code>ios</code> platform and save the downloaded version to <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android ios --save
 </code></pre></div></li>
-<li><p>Add pinned version of the <code>android</code> and <code>ios</code> platform and save the downloaded version to <code>config.xml</code> &amp; <code>package.json</code>. Do not install to the project using <code>npm install</code> and do not store it in the apps <code>node_modules</code> directory:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android ios --nofetch
+<li><p>Add pinned version of the <code>android</code> and <code>ios</code> platform and save the downloaded version to <code>config.xml</code>. Install
+to the project using <code>npm install</code> and store it in the apps <code>node_modules</code> directory:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android ios --save --fetch
 </code></pre></div></li>
-<li><p>Add <code>android</code> platform with <a href="http://semver.org/">semver</a> version ^5.0.0 and save it to <code>config.xml</code> &amp; <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android@^5.0.0
+<li><p>Add <code>android</code> platform with <a href="http://semver.org/">semver</a> version ^5.0.0 and save it to <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform add android@^5.0.0 --save
 </code></pre></div></li>
 <li><p>Add platform by cloning the specified git repo and checkout to the <code>4.0.0</code> tag:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova platform add https://github.com/myfork/cordova-android.git#4.0.0
@@ -3151,19 +3154,17 @@ www/
 <li><p>Add platform using the specified tarball:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova platform add ../cordova-android.tgz
 </code></pre></div></li>
-<li><p>Remove <code>android</code> platform from the project and remove from <code>config.xml</code> &amp; <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova platform rm android
+<li><p>Remove <code>android</code> platform from the project and from <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform rm android --save
 </code></pre></div></li>
-<li><p>Remove <code>android</code> platform from the project and do NOT remove from <code>config.xml</code> &amp; <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova platform rm android --nosave
-</code></pre></div></li>
-<li><p>Remove <code>android</code> platform from the project and do NOT remove from <code>config.xml</code> &amp; &#39;package.json. Do not run <code>npm uninstall</code> to remove it</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova platform rm android --nosave --nofetch
+<li><p>Remove <code>android</code> platform from the project and from <code>config.xml</code>. Run <code>npm uninstall</code> to remove it
+from the <code>node_modules</code> directory.</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova platform rm android --save --fetch
 </code></pre></div></li>
 <li><p>List available and installed platforms with version numbers. This is useful to find version numbers when reporting issues:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova platform ls
 </code></pre></div></li>
-<li><p>Save versions of all platforms currently added to the project to <code>config.xml</code> &amp; <code>package.json</code></p>
+<li><p>Save versions of all platforms currently added to the project to <code>config.xml</code>.</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova platform save
 </code></pre></div></li>
 </ul>
@@ -3176,8 +3177,8 @@ www/
 
 <h3>Syntax</h3>
 <div class="highlight"><pre><code class="language-bash" data-lang="bash">cordova <span class="o">{</span>plugin | plugins<span class="o">}</span> <span class="o">[</span>
-    add &lt;plugin-spec&gt; <span class="o">[</span>..] <span class="o">{</span><span class="nt">--searchpath</span><span class="o">=</span>&lt;directory&gt; | <span class="nt">--noregistry</span> | <span class="nt">--link</span> | <span class="nt">--save</span> | <span class="nt">--browserify</span> | <span class="nt">--force</span> | <span class="nt">--nofetch</span><span class="o">}</span> |
-    <span class="o">{</span>remove | rm<span class="o">}</span> <span class="o">{</span>&lt;pluginid&gt; | &lt;name&gt;<span class="o">}</span> <span class="nt">--save</span> <span class="nt">--nofetch</span> |
+    add &lt;plugin-spec&gt; <span class="o">[</span>..] <span class="o">{</span><span class="nt">--searchpath</span><span class="o">=</span>&lt;directory&gt; | <span class="nt">--noregistry</span> | <span class="nt">--link</span> | <span class="nt">--save</span> | <span class="nt">--browserify</span> | <span class="nt">--force</span> | <span class="nt">--fetch</span><span class="o">}</span> |
+    <span class="o">{</span>remove | rm<span class="o">}</span> <span class="o">{</span>&lt;pluginid&gt; | &lt;name&gt;<span class="o">}</span> <span class="nt">--save</span> <span class="nt">--fetch</span> |
     <span class="o">{</span>list | <span class="nb">ls</span><span class="o">}</span> |
     search <span class="o">[</span>&lt;keyword&gt;] |
     save |
@@ -3212,8 +3213,8 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nosave</td>
-<td>Do NOT save the <code>&lt;plugin-spec&gt;</code> as part of the <code>plugin</code> element  into <code>config.xml</code> or <code>package.json</code>.</td>
+<td>--save</td>
+<td>Save the <code>&lt;plugin-spec&gt;</code> as part of the <code>plugin</code> element  into <code>config.xml</code>.</td>
 </tr>
 <tr>
 <td></td>
@@ -3227,8 +3228,8 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nofetch</td>
-<td>Do not fetch the plugin using <code>npm install</code> and do not store it into the apps <code>node_modules</code> directory</td>
+<td>--fetch</td>
+<td>Fetches the plugin using <code>npm install</code> and stores it into the apps <code>node_modules</code> directory</td>
 </tr>
 <tr>
 <td>remove `<pluginid></td>
@@ -3237,13 +3238,13 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--nosave</td>
-<td>Do NOT remove the specified plugin from config.xml or package.json</td>
+<td>--save</td>
+<td>Remove the specified plugin from config.xml</td>
 </tr>
 <tr>
 <td></td>
-<td>--nofetch</td>
-<td>Do not remove the plugin using <code>npm uninstall</code> and do not remove it from the apps <code>node_modules</code> directory</td>
+<td>--fetch</td>
+<td>Removes the plugin using <code>npm uninstall</code> and removes it from the apps <code>node_modules</code> directory</td>
 </tr>
 <tr>
 <td>list</td>
@@ -3310,7 +3311,7 @@ based on the following criteria (listed
 
 <ol>
 <li>The <code>plugin-spec</code> given in the command (e.g. <code>cordova plugin add pluginID@version</code>)</li>
-<li>The <code>plugin-spec</code> saved in <code>config.xml</code> &amp; <code>package.json</code> (i.e. if the plugin was previously added without <code>--nosave</code>)</li>
+<li>The <code>plugin-spec</code> saved in <code>config.xml</code> (i.e. if the plugin was previously added with <code>--save</code>)</li>
 <li>As of Cordova version 6.1, the latest plugin version published to npm that the current project can support (only applies to plugins that list their <a href="http://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html#specifying-project-requirements">Cordova dependencies</a> in their <code>package.json</code>)</li>
 <li>The latest plugin version published to npm</li>
 </ol>
@@ -3318,29 +3319,29 @@ based on the following criteria (listed
 <h3>Examples</h3>
 
 <ul>
-<li><p>Add <code>cordova-plugin-camera</code> and <code>cordova-plugin-file</code> to the project and it be be saved to <code>config.xml</code> &amp; <code>package.json</code>. Use <code>../plugins</code> directory to search for the plugins.</p>
+<li><p>Add <code>cordova-plugin-camera</code> and <code>cordova-plugin-file</code> to the project and save it to <code>config.xml</code>. Use <code>../plugins</code> directory to search for the plugins.</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera cordova-plugin-file --save --searchpath ../plugins
 </code></pre></div></li>
-<li><p>Add <code>cordova-plugin-camera</code> with <a href="http://semver.org/">semver</a> version ^2.0.0 and save it to <code>config.xml</code> &amp; <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera@^2.0.0
+<li><p>Add <code>cordova-plugin-camera</code> with <a href="http://semver.org/">semver</a> version ^2.0.0 and save it to <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera@^2.0.0 --save
 </code></pre></div></li>
-<li><p>Add <code>cordova-plugin-camera</code> with <a href="http://semver.org/">semver</a> version ^2.0.0 and do not<code>npm install</code> it. It will not be stored in the <code>node_modules</code> directory:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera@^2.0.0 --nofetch
+<li><p>Add <code>cordova-plugin-camera</code> with <a href="http://semver.org/">semver</a> version ^2.0.0 and <code>npm install</code> it. It will be stored in the <code>node_modules</code> directory:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera@^2.0.0 --fetch
+</code></pre></div></li>
+<li><p>Clone the specified git repo, checkout to tag <code>2.1.0</code>, look for plugin.xml in the <code>plugin</code> directory, and add it to the project. Save the <code>plugin-spec</code> to <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add https://github.com/apache/cordova-plugin-camera.git#2.1.0:plugin --save
 </code></pre></div></li>
 <li><p>Add the plugin from the specified local directory:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add ../cordova-plugin-camera
 </code></pre></div></li>
 <li><p>Add the plugin from the specified tarball file:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add ../cordova-plugin-camera.tgz
-</code></pre></div></li>
-<li><p>Remove the plugin from the project and the <code>config.xml</code> &amp; <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm camera
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add ../cordova-plugin-camera.tgz --save
 </code></pre></div></li>
-<li><p>Remove the plugin from the project, but not the <code>config.xml</code> or <code>package.json</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm camera --nosave
+<li><p>Remove the plugin from the project and the <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm camera --save
 </code></pre></div></li>
-<li><p>Remove the plugin from the project. Do not remove it from the node_modules directory and don&#39;t run npm uninstall under the hood:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm camera --nofetch
+<li><p>Remove the plugin from the project and <code>npm uninstall</code> it. Removes it from the <code>node_modules</code> directory:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin rm camera --fetch
 </code></pre></div></li>
 <li><p>List all plugins installed in the project:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova plugin ls
@@ -3580,7 +3581,7 @@ See <a href="#cordova-run-command">cordo
 <h3>Example</h3>
 
 <ul>
-<li><p>Clean <code>android</code> platform build artifacts:</p>
+<li><p>Clean <code>android</code> platform build artifiacts:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova clean android
 </code></pre></div></li>
 </ul>
@@ -3668,24 +3669,6 @@ cordova build --no-telemetry
 cordova [command] -h
 cordova -h [command]
 </code></pre></div>
-<h2>cordova config command</h2>
-
-<h3>Synopsis</h3>
-
-<p>Set, get, delete, edit, and list global cordova options.</p>
-
-<h3>Syntax</h3>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova config ls
-cordova config edit
-cordova config set &lt;key&gt; &lt;value&gt;
-cordova config get &lt;key&gt;
-cordova config delete &lt;key&gt;
-</code></pre></div>
-<h3>Examples</h3>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova config set autosave false
-cordova config set browserify false
-cordova config set fetch true
-</code></pre></div>
 
                 </div>
             </div>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-battery-status/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-battery-status/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-battery-status/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-battery-status/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-battery-status/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-battery-status" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-battery-status"><img src="https://travis-ci.org/apache/cordova-plugin-battery-status.svg?branch=master" alt="Build Status"></a></td>
 </tr>
@@ -2793,7 +2791,7 @@ function onBatteryStatus(status) {
 <li>Android</li>
 <li>BlackBerry 10</li>
 <li>Windows Phone 7 and 8</li>
-<li>Windows (Windows Phone 8.1 and Windows 10)</li>
+<li>Windows (Windows Phone 8.1 only)</li>
 <li>Firefox OS</li>
 <li>Browser (Chrome, Firefox, Opera)</li>
 </ul>
@@ -2829,7 +2827,7 @@ function onBatteryLow(status) {
 <li>Android</li>
 <li>BlackBerry 10</li>
 <li>Firefox OS</li>
-<li>Windows (Windows Phone 8.1 and Windows 10)</li>
+<li>Windows (Windows Phone 8.1 only)</li>
 <li>Browser (Chrome, Firefox, Opera)</li>
 </ul>
 
@@ -2856,7 +2854,7 @@ function onBatteryCritical(status) {
 <li>Android</li>
 <li>BlackBerry 10</li>
 <li>Firefox OS</li>
-<li>Windows (Windows Phone 8.1 and Windows 10)</li>
+<li>Windows (Windows Phone 8.1 only)</li>
 <li>Browser (Chrome, Firefox, Opera)</li>
 </ul>
 

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-camera/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-camera/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-camera/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-camera/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-camera/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-camera" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-camera"><img src="https://travis-ci.org/apache/cordova-plugin-camera.svg?branch=master" alt="Build Status"></a></td>
 </tr>
@@ -2794,11 +2792,11 @@ Documentation consists of template and A
 
 <h3>iOS Quirks</h3>
 
-<p>Since iOS 10 it&#39;s mandatory to add a <code>NSCameraUsageDescription</code> and <code>NSPhotoLibraryUsageDescription</code> in the info.plist.</p>
+<p>Since iOS 10 it&#39;s mandatory to add a <code>NSCameraUsageDescription</code> and <code>NSPhotoLibraryUsageDescriptionentry</code> in the info.plist.</p>
 
 <ul>
 <li><code>NSCameraUsageDescription</code> describes the reason that the app accesses the user’s camera.</li>
-<li><code>NSPhotoLibraryUsageDescription</code> describes the reason the app accesses the user&#39;s photo library. </li>
+<li><code>NSPhotoLibraryUsageDescriptionentry</code> describes the reason the app accesses the user&#39;s photo library. </li>
 </ul>
 
 <p>When the system prompts the user to allow access, this string is displayed as part of the dialog box. </p>
@@ -2807,11 +2805,12 @@ Documentation consists of template and A
 
 <ul>
 <li><code>CAMERA_USAGE_DESCRIPTION</code> for <code>NSCameraUsageDescription</code></li>
-<li><code>PHOTOLIBRARY_USAGE_DESCRIPTION</code> for <code>NSPhotoLibraryUsageDescription</code></li>
 </ul>
 
+<h2>- <code>PHOTOLIBRARY_USAGE_DESCRIPTION</code> for <code>NSPhotoLibraryUsageDescriptionentry</code></h2>
+
 <p>Example:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera --variable CAMERA_USAGE_DESCRIPTION="your usage message" --variable PHOTOLIBRARY_USAGE_DESCRIPTION="your usage message"
+<div class="highlight"><pre><code class="language-" data-lang="">cordova plugin add cordova-plugin-camera --variable CAMERA_USAGE_DESCRIPTION="your usage message"
 </code></pre></div>
 <p>If you don&#39;t pass the variable, the plugin will add an empty string as value.</p>
 

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-console/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-console/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-console/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-console/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-console/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-console" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-console"><img src="https://travis-ci.org/apache/cordova-plugin-console.svg?branch=master" alt="Build Status"></a></td>
 </tr>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-contacts/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-contacts/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-contacts/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-contacts/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-contacts/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-contacts" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-contacts"><img src="https://travis-ci.org/apache/cordova-plugin-contacts.svg?branch=master" alt="Build Status"></a></td>
 </tr>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-motion/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-motion/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-motion/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-motion/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device-motion/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device-motion" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-device-motion"><img src="https://travis-ci.org/apache/cordova-plugin-device-motion.svg?branch=master" alt="Build Status"></a></td>
 </tr>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-orientation/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-orientation/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-orientation/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-device-orientation/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device-orientation/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device-orientation" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-device-orientation"><img src="https://travis-ci.org/apache/cordova-plugin-device-orientation.svg?branch=master" alt="Build Status"></a></td>
 </tr>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-device/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-device/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-device/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-device/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-device"><img src="https://travis-ci.org/apache/cordova-plugin-device.svg?branch=master" alt="Build Status"></a></td>
 </tr>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-dialogs/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-dialogs/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-dialogs/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-dialogs/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-dialogs/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-dialogs" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-dialogs"><img src="https://travis-ci.org/apache/cordova-plugin-dialogs.svg?branch=master" alt="Build Status"></a></td>
 </tr>

Modified: cordova/site/public/docs/en/7.x/reference/cordova-plugin-file-transfer/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-file-transfer/index.html?rev=1811129&r1=1811128&r2=1811129&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-file-transfer/index.html (original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-file-transfer/index.html Wed Oct  4 18:55:32 2017
@@ -2730,21 +2730,19 @@
 
 <table><thead>
 <tr>
-<th style="text-align: center">Android 4.4</th>
-<th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">Android 6.0</th>
-<th style="text-align: center">iOS 9.3</th>
-<th style="text-align: center">iOS 10.0</th>
+<th style="text-align: center">Android</th>
+<th style="text-align: center">iOS</th>
+<th style="text-align: center">Windows 8.1 Store</th>
+<th style="text-align: center">Windows 8.1 Phone</th>
 <th style="text-align: center">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
 </thead><tbody>
 <tr>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
-<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
+<td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-file-transfer/"><img src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-file-transfer" alt="Build Status"></a></td>
 <td style="text-align: center"><a href="https://travis-ci.org/apache/cordova-plugin-file-transfer"><img src="https://travis-ci.org/apache/cordova-plugin-file-transfer.svg?branch=master" alt="Build Status"></a></td>
 </tr>



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