Author: audreyso
Date: Thu Sep 28 21:54:09 2017
New Revision: 1810045

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

Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/docs/en/7.x/config_ref/index.html
    cordova/site/public/docs/en/7.x/guide/appdev/whitelist/index.html
    cordova/site/public/docs/en/7.x/guide/platforms/android/index.html
    cordova/site/public/docs/en/7.x/guide/support/index.html
    cordova/site/public/docs/en/7.x/plugin_ref/plugman.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/reference/cordova-cli/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-battery-status/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-console/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-contacts/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-device-motion/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-device-orientation/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-device/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-file-transfer/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-globalization/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-media-capture/index.html
    cordova/site/public/docs/en/dev/reference/cordova-plugin-media/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html
    
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2017/09/22/plugins-release.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js
    cordova/site/public/static/js/plugins.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Sep 28 21:54:09 2017
@@ -124,6 +124,97 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Wed, 27 Sep 2017 00:00:00 
-0700"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2017/09/27/android-release.html">Cordova Android 6.3.0 
Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">27 Sep 2017</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/infil00p";>Joe 
Bowser</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2017/09/27/android-release.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that <code>Cordova Android 
6.3.0</code> has been released! </p>
+
+<p>This release now targets the latest Android API level of API 26 and has 
fixed issues related to the <strong>Android SDK Tools 26.0.2</strong> release. 
<strong>Google</strong> changed how the Android emulator was executed, causing 
errors when deploying to the emulator. </p>
+
+<p>This release contains the integration of 
<code>cordova-plugin-compat</code>, so please remove that plugin from projects 
once you update to this version of <code>cordova-android</code>.</p>
+
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install 
-g cordova
+cd my_project
+cordova platform update [email protected]
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform add [email protected]
+</code></pre></div></p>
+                    <div><a 
href="/announcements/2017/09/27/android-release.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
+                    <div class="adorner" blogTime="Mon, 25 Sep 2017 00:00:00 
-0700"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2017/09/25/ios-release.html">Cordova iOS 4.5.1</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">25 Sep 2017</span>
+                        - by
+                        <span class="author">
+                            
+                                <a 
href="https://twitter.com/surajpindoria";>Suraj Pindoria</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2017/09/25/ios-release.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce a minor version of 
<code>Cordova iOS 4.5.1</code> has been released!</p>
+
+<p>This version provides updates for the latest iOS 11 and Xcode 9. You can 
now create builds for this new version and properly deploy to either the 
emulator or device.</p>
+
+<p>Things to note:</p>
+
+<ul>
+<li>For iPhone X&#39;s new screen size, you must use Launch Storyboards to 
take full advantage of it</li>
+<li>Current Splash Screen images will result in letterboxing</li>
+</ul>
+
+<p>Apple has also made some changes that could effect your current apps, 
specifically around the viewport. Here are a few resources that could help with 
your transition to iOS 11:</p>
+
+<ol>
+<li><a 
href="https://webkit.org/blog/7929/designing-websites-for-iphone-x/";>Designing 
Websites for iPhone X</a></li>
+<li><a href="https://ayogo.com/blog/ios11-viewport/";>Understanding the WebView 
Viewport in iOS 11</a></li>
+<li><a 
href="http://stephenradford.me/removing-the-white-bars-in-safari-on-iphone-x/";>Removing
 the White Bars in Safari on iPhone X</a></li>
+</ol>
+
+<p>We are also aware that there are specific issues related to the Status Bar 
plugin. The team is working to resolve these for the next release of the 
plugin.</p>
+
+<p><strong>Note:</strong> When updating <strong>iOS</strong>, make sure to 
save your plugins as current unsaved plugins may not be reinstalled otherwise. 
Run the following command in your project to save your currently installed 
plugins into <code>config.xml</code>:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova 
plugin save
+</code></pre></div>
+<p>To upgrade:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">npm install 
-g cordova
+cd my_project
+cordova platform rm ios
+cordova platform add [email protected]
+</code></pre></div>
+<p>To add it explicitly:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform add [email protected]
+</code></pre></div></p>
+                    <div><a 
href="/announcements/2017/09/25/ios-release.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Fri, 22 Sep 2017 00:00:00 
-0700"></div>
                     <h2 class="title">
                         <a 
href="/news/2017/09/22/plugins-release.html">Plugins Release</a>
@@ -6192,7 +6283,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Fri, 22 Sep 2017 00:00:00 
-0700").getTime();
+            var lastPostTime = new Date("Wed, 27 Sep 2017 00:00:00 
-0700").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

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=1810045&r1=1810044&r2=1810045&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 Thu Sep 28 21:54:09 
2017
@@ -2729,7 +2729,7 @@ platform. See <a href="images.html">Cust
 </thead><tbody>
 <tr>
 <td>id(string)</td>
-<td><em>Required</em> <br/> Specifies the app&#39;s reverse-domain identifier, 
and the <code>version</code> its full version number expressed in 
major/minor/patch notation.</td>
+<td><em>Required</em> <br/> Specifies the app&#39;s reverse-domain 
identifier.</td>
 </tr>
 <tr>
 <td>version(string)</td>
@@ -2807,6 +2807,15 @@ platform. See <a href="images.html">Cust
    <span class="nt">&lt;name&gt;</span>HelloCordova<span 
class="nt">&lt;/name&gt;</span>
 <span class="nt">&lt;/widget&gt;</span>
 </code></pre></div>
+<h3>short name</h3>
+
+<p>Specifies an optional display name for the app. Sometimes the app name 
should be displayed differently on device&#39;s home screen than on 
informational and app-store interfaces due to limited space.</p>
+
+<p>Examples:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;widget</span> <span class="err">...</span><span 
class="nt">&gt;</span>
+   <span class="nt">&lt;name</span> <span class="na">short=</span><span 
class="s">"HiCdv"</span><span class="nt">&gt;</span>HelloCordova<span 
class="nt">&lt;/name&gt;</span>
+<span class="nt">&lt;/widget&gt;</span>
+</code></pre></div>
 <h2>description</h2>
 
 <p>Specifies metadata that may appear within app-store listings.</p>
@@ -3045,7 +3054,7 @@ and will be indicated as such.</p>
 </thead><tbody>
 <tr>
 <td>AllowInlineMediaPlayback(boolean) <br/> <mark>iOS</mark></td>
-<td><em>Default: false</em> <br/>  Set to true to allow HTML5 media playback 
to appear inline within the screen layout, using browser-supplied controls 
rather than native controls. For this to work, add the webkit-playsinline 
attribute to any <code>&lt;video&gt;</code> elements.</td>
+<td><em>Default: false</em> <br/>  Set to true to allow HTML5 media playback 
to appear inline within the screen layout, using browser-supplied controls 
rather than native controls. For this to work, add the <code>playsinline</code> 
attribute to any <code>&lt;video&gt;</code> elements. <em>NOTE</em>: Prior to 
iOS 10, <code>&lt;video&gt;</code> elements need to use the 
<code>webkit-playsinline</code> attribute name instead.</td>
 </tr>
 <tr>
 <td>AndroidLaunchMode(string) <br/> <mark>Android</mark></td>

Modified: cordova/site/public/docs/en/7.x/guide/appdev/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/guide/appdev/whitelist/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/guide/appdev/whitelist/index.html (original)
+++ cordova/site/public/docs/en/7.x/guide/appdev/whitelist/index.html Thu Sep 
28 21:54:09 2017
@@ -2785,7 +2785,7 @@ prior to 4.0.0, see older versions of th
 
 <ul>
 <li><p>example:</p>
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;access</span> <span class="na">origin=</span><span 
class="s">'*'</span> <span 
class="na">allows-arbitrary-loads-in-media=</span><span class="s">'true'</span> 
<span class="na">allows-arbitrary-loads-in-web-content=</span><span 
class="s">'true'</span> <span class="na">allows-local-networking=</span><span 
class="s">'true'</span> <span class="nt">/&gt;</span>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;access</span> <span class="na">origin=</span><span 
class="s">'*'</span> <span 
class="na">allows-arbitrary-loads-for-media=</span><span 
class="s">'true'</span> <span 
class="na">allows-arbitrary-loads-in-web-content=</span><span 
class="s">'true'</span> <span class="na">allows-local-networking=</span><span 
class="s">'true'</span> <span class="nt">/&gt;</span>
 </code></pre></div></li>
 </ul>
 

Modified: cordova/site/public/docs/en/7.x/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/guide/platforms/android/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/7.x/guide/platforms/android/index.html Thu Sep 
28 21:54:09 2017
@@ -2706,34 +2706,40 @@ the CLI, see <a href="../../../reference
 on OS X, Linux or Windows. See the Android SDK&#39;s
 <a href="http://developer.android.com/sdk/index.html#Requirements";>System 
Requirements</a>.
 Cordova&#39;s latest Android package supports up to Android <a 
href="http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels";>API
 Level</a> 25.
-The supported Android API Levels for the past few cordova-android releases can
-be found in this table:</p>
+The supported Android API Levels and Android Versions for the past 
+few cordova-android releases can be found in this table:</p>
 
 <table><thead>
 <tr>
 <th>cordova-android Version</th>
 <th>Supported Android API-Levels</th>
+<th>Equivalent Android Version</th>
 </tr>
 </thead><tbody>
 <tr>
 <td>6.X.X</td>
 <td>16 - 25</td>
+<td>4.1 - 7.1.1</td>
 </tr>
 <tr>
 <td>5.X.X</td>
 <td>14 - 23</td>
+<td>4.0 - 6.0.1</td>
 </tr>
 <tr>
 <td>4.1.X</td>
 <td>14 - 22</td>
+<td>4.0 - 5.1</td>
 </tr>
 <tr>
 <td>4.0.X</td>
 <td>10 - 22</td>
+<td>2.3.3 - 5.1</td>
 </tr>
 <tr>
 <td>3.7.X</td>
 <td>10 - 21</td>
+<td>2.3.3 - 5.0.2</td>
 </tr>
 </tbody></table>
 
@@ -2919,7 +2925,7 @@ that Cordova exposes. The following prop
 <div class="highlight"><pre><code class="language-" data-lang="">  # In 
&lt;your-project&gt;/platforms/android/gradle.properties
   cdvMinSdkVersion=20
 </code></pre></div></li>
-<li><p>By extending <code>build.gradle</code> via a <a 
href="#extending-build-gradle"><code>build-extras.gradle</code> file</a>
+<li><p>By extending <code>build.gradle</code> via a <a 
href="#extending-buildgradle"><code>build-extras.gradle</code> file</a>
 and setting the property like so:</p>
 <div class="highlight"><pre><code class="language-groovy" data-lang="groovy">  
<span class="c1">// In 
&lt;your-project&gt;/platforms/android/build-extras.gradle</span>
   <span class="n">ext</span><span class="o">.</span><span 
class="na">cdvMinSdkVersion</span> <span class="o">=</span> <span 
class="mi">20</span>

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=1810045&r1=1810044&r2=1810045&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 Thu Sep 28 
21:54:09 2017
@@ -2759,17 +2759,6 @@ CLI&#39;s shorthand names.</p>
     </tr>
 
     <tr>
-        <th><a 
href="../../reference/cordova-plugin-device-motion/">Accelerometer</a></th>
-        <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"></td>
-        <td data-col="osx"       class="n"></td>
-    </tr>
-
-    <tr>
         <th><a 
href="../../reference/cordova-plugin-battery-status/">BatteryStatus</a></th>
         <td data-col="android"    class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -2799,17 +2788,6 @@ CLI&#39;s shorthand names.</p>
         <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>
-    </tr>
-
-    <tr>
-        <th><a 
href="../../reference/cordova-plugin-device-orientation/">Compass</a></th>
-        <td data-col="android"    class="y"></td>
-        <td data-col="blackberry10" class="y"></td>
-        <td data-col="ios"        class="y">(3GS+)</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>
     </tr>
 

Modified: cordova/site/public/docs/en/7.x/plugin_ref/plugman.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/plugin_ref/plugman.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/plugin_ref/plugman.html (original)
+++ cordova/site/public/docs/en/7.x/plugin_ref/plugman.html Thu Sep 28 21:54:09 
2017
@@ -2777,7 +2777,7 @@ plugman  <span class="c"># same as above
 <p>You can also append the <code>--debug|-d</code> flag to any Plugman command 
to run that command in verbose mode, which will display
 any internal debugging messages as they are emitted and may help you track 
down problems like missing files.</p>
 <div class="highlight"><pre><code class="language-bash" data-lang="bash"><span 
class="c"># Adding Android battery-status plugin to "myProject":</span>
-plugman <span class="nt">-d</span> <span class="nt">--platform</span> android 
<span class="nt">--project</span> myProject <span class="nt">--plugin</span> 
cordova-plugin-battery-status
+plugman <span class="nt">-d</span> install <span class="nt">--platform</span> 
android <span class="nt">--project</span> myProject <span 
class="nt">--plugin</span> cordova-plugin-battery-status
 </code></pre></div>
 <p>Finally, you can use the <code>--version|-v</code> flag to see which 
version of Plugman you are using.</p>
 <div class="highlight"><pre><code class="language-bash" 
data-lang="bash">plugman <span class="nt">-v</span>

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=1810045&r1=1810044&r2=1810045&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 Thu Sep 28 
21:54:09 2017
@@ -2747,6 +2747,10 @@
 <td>telemetry</td>
 <td>Turn telemetry collection on or off</td>
 </tr>
+<tr>
+<td>config</td>
+<td>Set, get, delete, edit, and list global cordova options</td>
+</tr>
 </tbody></table>
 
 <h2>Project Command List</h2>
@@ -2840,14 +2844,12 @@
 <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
-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
+# 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
 # Check to see if your system is configured for building android platform.
 cordova requirements android
 # Build the android and emit verbose logs.
@@ -2973,7 +2975,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. 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>
+<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>
 
 <h3>Examples</h3>
 
@@ -3015,8 +3017,8 @@ www/
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td></td>
@@ -3025,8 +3027,8 @@ www/
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td>remove <code>&lt;platform&gt;</code> [...]</td>
@@ -3035,13 +3037,13 @@ www/
 </tr>
 <tr>
 <td></td>
-<td>--save</td>
-<td>Delete specified platforms from <code>config.xml</code> after removing 
them</td>
+<td>--nosave</td>
+<td>Do not delete specified platforms from <code>config.xml</code> &amp; 
<code>package.json</code> after removing them</td>
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td>update <code>platform</code> [...]</td>
@@ -3055,8 +3057,8 @@ www/
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td>list</td>
@@ -3131,15 +3133,14 @@ 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>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform add android ios --save
+<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
 </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>. 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
+<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
 </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>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform add android@^5.0.0 --save
+<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
 </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
@@ -3150,17 +3151,19 @@ to the project using <code>npm install</
 <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 from 
<code>config.xml</code>:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform rm android --save
+<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
+</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 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
+<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
 </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>.</p>
+<li><p>Save versions of all platforms currently added to the project to 
<code>config.xml</code> &amp; <code>package.json</code></p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova 
platform save
 </code></pre></div></li>
 </ul>
@@ -3173,8 +3176,8 @@ from the <code>node_modules</code> direc
 
 <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">--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> |
+    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> |
     <span class="o">{</span>list | <span class="nb">ls</span><span 
class="o">}</span> |
     search <span class="o">[</span>&lt;keyword&gt;] |
     save |
@@ -3209,8 +3212,8 @@ from the <code>node_modules</code> direc
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td></td>
@@ -3224,8 +3227,8 @@ from the <code>node_modules</code> direc
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td>remove `<pluginid></td>
@@ -3234,13 +3237,13 @@ from the <code>node_modules</code> direc
 </tr>
 <tr>
 <td></td>
-<td>--save</td>
-<td>Remove the specified plugin from config.xml</td>
+<td>--nosave</td>
+<td>Do NOT remove the specified plugin from config.xml or package.json</td>
 </tr>
 <tr>
 <td></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>
+<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>
 </tr>
 <tr>
 <td>list</td>
@@ -3307,7 +3310,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> (i.e. if the 
plugin was previously added with <code>--save</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>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>
@@ -3315,29 +3318,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 save it to 
<code>config.xml</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 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>
 <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>:</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 <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
+<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
 </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
+<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
 </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 --save
+<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
 </code></pre></div></li>
-<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
+<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
 </code></pre></div></li>
-<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
+<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
 </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
@@ -3577,7 +3580,7 @@ See <a href="#cordova-run-command">cordo
 <h3>Example</h3>
 
 <ul>
-<li><p>Clean <code>android</code> platform build artifiacts:</p>
+<li><p>Clean <code>android</code> platform build artifacts:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">cordova clean 
android
 </code></pre></div></li>
 </ul>
@@ -3665,6 +3668,24 @@ 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=1810045&r1=1810044&r2=1810045&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
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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>

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=1810045&r1=1810044&r2=1810045&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 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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>

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=1810045&r1=1810044&r2=1810045&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 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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=1810045&r1=1810044&r2=1810045&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 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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=1810045&r1=1810044&r2=1810045&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
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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=1810045&r1=1810044&r2=1810045&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
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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=1810045&r1=1810044&r2=1810045&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 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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=1810045&r1=1810044&r2=1810045&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 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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=1810045&r1=1810044&r2=1810045&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
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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=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=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=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>

Modified: 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-file/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-file/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- cordova/site/public/docs/en/7.x/reference/cordova-plugin-file/index.html 
(original)
+++ cordova/site/public/docs/en/7.x/reference/cordova-plugin-file/index.html 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-file";
 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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-file";
 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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-file";
 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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-file";
 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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-file";
 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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-file";
 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/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-file";
 alt="Build Status"></a></td>
 <td style="text-align: center"><a 
href="https://travis-ci.org/apache/cordova-plugin-file";><img 
src="https://travis-ci.org/apache/cordova-plugin-file.svg?branch=master"; 
alt="Build Status"></a></td>
 </tr>

Modified: 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-geolocation/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-geolocation/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-geolocation/index.html 
(original)
+++ 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-geolocation/index.html 
Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-geolocation";
 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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-geolocation";
 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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-geolocation";
 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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-geolocation";
 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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-geolocation";
 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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-geolocation";
 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-geolocation/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-geolocation";
 alt="Build Status"></a></td>
 <td style="text-align: center"><a 
href="https://travis-ci.org/apache/cordova-plugin-geolocation";><img 
src="https://travis-ci.org/apache/cordova-plugin-geolocation.svg?branch=master"; 
alt="Build Status"></a></td>
 </tr>

Modified: 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-globalization/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-globalization/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-globalization/index.html
 (original)
+++ 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-globalization/index.html
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-globalization";
 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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-globalization";
 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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-globalization";
 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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-globalization";
 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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-globalization";
 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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-globalization";
 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-globalization/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-globalization";
 alt="Build Status"></a></td>
 <td style="text-align: center"><a 
href="https://travis-ci.org/apache/cordova-plugin-globalization";><img 
src="https://travis-ci.org/apache/cordova-plugin-globalization.svg?branch=master";
 alt="Build Status"></a></td>
 </tr>
@@ -3240,6 +3244,7 @@ a popup dialog with text such as <code>p
 <li><p>The <code>formatLength</code> supports only <code>short</code> and 
<code>full</code> values.</p></li>
 <li><p>The <code>pattern</code> for <code>date and time</code> pattern returns 
only full datetime format.</p></li>
 <li><p>The <code>timezone</code> returns the full time zone name.</p></li>
+<li><p>The <code>iana_timezone</code> property is not supported, and always 
returns empty string.</p></li>
 <li><p>The <code>dst_offset</code> property is not supported, and always 
returns zero.</p></li>
 <li><p>The pattern may be not completely aligned with ICU depending on a user 
locale.</p></li>
 </ul>

Modified: 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-inappbrowser/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-inappbrowser/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-inappbrowser/index.html
 (original)
+++ 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-inappbrowser/index.html
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-inappbrowser";
 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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-inappbrowser";
 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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-inappbrowser";
 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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-inappbrowser";
 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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-inappbrowser";
 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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-inappbrowser";
 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-inappbrowser/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-inappbrowser";
 alt="Build Status"></a></td>
 <td style="text-align: center"><a 
href="https://travis-ci.org/apache/cordova-plugin-inappbrowser";><img 
src="https://travis-ci.org/apache/cordova-plugin-inappbrowser.svg?branch=master";
 alt="Build Status"></a></td>
 </tr>

Modified: 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-media-capture/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/7.x/reference/cordova-plugin-media-capture/index.html?rev=1810045&r1=1810044&r2=1810045&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-media-capture/index.html
 (original)
+++ 
cordova/site/public/docs/en/7.x/reference/cordova-plugin-media-capture/index.html
 Thu Sep 28 21:54:09 2017
@@ -2732,7 +2732,9 @@
 <tr>
 <th style="text-align: center">Android 4.4</th>
 <th style="text-align: center">Android 5.1</th>
-<th style="text-align: center">iOS</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">Windows 10 Store</th>
 <th style="text-align: center">Travis CI</th>
 </tr>
@@ -2740,7 +2742,9 @@
 <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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-4.4,PLUGIN=cordova-plugin-media-capture";
 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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-5.1,PLUGIN=cordova-plugin-media-capture";
 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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-media-capture";
 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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=android-6.0,PLUGIN=cordova-plugin-media-capture";
 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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-9.3,PLUGIN=cordova-plugin-media-capture";
 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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=ios-10.0,PLUGIN=cordova-plugin-media-capture";
 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-media-capture/";><img
 
src="http://cordova-ci.cloudapp.net:8080/buildStatus/icon?job=cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-media-capture";
 alt="Build Status"></a></td>
 <td style="text-align: center"><a 
href="https://travis-ci.org/apache/cordova-plugin-media-capture";><img 
src="https://travis-ci.org/apache/cordova-plugin-media-capture.svg?branch=master";
 alt="Build Status"></a></td>
 </tr>



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

Reply via email to