svn commit: r1892393 - in /cordova/site/public: ./ announcements/2021/07/30/ announcements/2021/08/ announcements/2021/08/16/ blog/ static/js/

2021-08-16 Thread janpio
Author: janpio
Date: Tue Aug 17 03:15:08 2021
New Revision: 1892393

URL: http://svn.apache.org/viewvc?rev=1892393=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2021/08/
cordova/site/public/announcements/2021/08/16/
cordova/site/public/announcements/2021/08/16/cordova-android-10.1.0.html
Modified:
cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html?rev=1892393=1892392=1892393=diff
==
--- cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html 
(original)
+++ cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html 
Tue Aug 17 03:15:08 2021
@@ -211,6 +211,26 @@ cordova platform add android@10.0.1
 
 
 
+Next
+
+
+Cordova Android 
10.1.0 Released!
+ 16 Aug 2021 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released a 
minor...
+
+
 
 
 

Added: cordova/site/public/announcements/2021/08/16/cordova-android-10.1.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/08/16/cordova-android-10.1.0.html?rev=1892393=auto
==
--- cordova/site/public/announcements/2021/08/16/cordova-android-10.1.0.html 
(added)
+++ cordova/site/public/announcements/2021/08/16/cordova-android-10.1.0.html 
Tue Aug 17 03:15:08 2021
@@ -0,0 +1,330 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Android 10.1.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2021/08/16/cordova-android-10.1.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Android 10.1.0 Released!
+By:
+
+  Bryan Ellis
+
+
+16 Aug 2021
+
+
+
+We are happy to announce that we have just released a minor 
update for Cordova Android (10.1.0)!  This is one of Cordovas 
supported platforms for building Android mobile applications.
+
+
+https://www.npmjs.com/package/cordova-android;>cordova-android@10.1.0
+
+
+To upgrade:
+cordova platform remove android
+cordova platform add android@10.1.0
+
+Release Highlights
+
+In this minor release, we:
+
+
+Bump Core Libraries
+
+
+AndroidX AppCompat@1.3.1
+Google Services Gradle Plugin@4.3.8
+Kotlin@1.5.21
+
+Added HTTP Scheme Support
+
+In the Cordova-Android 10.0.0 release, we introduce

svn commit: r1891884 - in /cordova/site/public: announcements/2021/07/20/cordova-android-10.0.0.html announcements/2021/07/30/ announcements/2021/07/30/cordova-android-10.0.1.html blog/index.html feed

2021-07-29 Thread janpio
Author: janpio
Date: Fri Jul 30 05:36:46 2021
New Revision: 1891884

URL: http://svn.apache.org/viewvc?rev=1891884=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2021/07/30/
cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html
Modified:
cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html?rev=1891884=1891883=1891884=diff
==
--- cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html 
(original)
+++ cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html 
Fri Jul 30 05:36:46 2021
@@ -316,6 +316,26 @@ Setting this flag will keep the content
 
 
 
+Next
+
+
+Cordova Android 
10.0.1 Released!
+ 30 Jul 2021 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released a 
bugfix...
+
+
 
 
 

Added: cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html?rev=1891884=auto
==
--- cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html 
(added)
+++ cordova/site/public/announcements/2021/07/30/cordova-android-10.0.1.html 
Fri Jul 30 05:36:46 2021
@@ -0,0 +1,331 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Android 10.0.1 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2021/07/30/cordova-android-10.0.1.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Android 10.0.1 Released!
+By:
+
+  Bryan Ellis
+
+
+30 Jul 2021
+
+
+
+We are happy to announce that we have just released a bugfix 
update for Cordova Android (10.0.1)!  This is one of Cordovas 
supported platforms for building Android mobile applications.
+
+
+https://www.npmjs.com/package/cordova-android;>cordova-android@10.0.1
+
+
+To upgrade:
+cordova platform remove android
+cordova platform add android@10.0.1
+
+Release Highlights
+
+In this patch release, we had fixed three reported issues that caused build 
issues.
+
+
+Fixed GradlePluginGoogleServicesEnabled Invalid 
Version Error
+
+Projects that set the GradlePluginGoogleServicesEnabled config 
flag to true saw an invalid version error. The error w

svn commit: r1891671 - in /cordova/site/public: announcements/2021/07/ announcements/2021/07/20/ announcements/2021/07/20/cordova-android-10.0.0.html blog/index.html feed.xml news/2021/06/28/whitelist

2021-07-19 Thread janpio
Author: janpio
Date: Tue Jul 20 04:48:14 2021
New Revision: 1891671

URL: http://svn.apache.org/viewvc?rev=1891671=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2021/07/
cordova/site/public/announcements/2021/07/20/
cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2021/06/28/whitelist-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html?rev=1891671=auto
==
--- cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html 
(added)
+++ cordova/site/public/announcements/2021/07/20/cordova-android-10.0.0.html 
Tue Jul 20 04:48:14 2021
@@ -0,0 +1,436 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Android 10.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2021/07/20/cordova-android-10.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Android 10.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+20 Jul 2021
+
+
+
+We are happy to announce that we have just released 
Cordova Android 10.0.0!  This is one of Cordovas supported 
platforms for building Android mobile applications.
+
+
+https://www.npmjs.com/package/cordova-android;>cordova-android@10.0.0
+
+
+To upgrade:
+cordova platform remove android
+cordova platform add android@10.0.0
+
+Release Highlights
+
+
+AndroidX Only Support
+
+In this release, we have completely migrated to the AndroidX library and no 
longer support the Android Support Library. All plugins that continue to use 
the Android Support Library will need to be updated to reference the new 
AndroidX library.
+
+If plugins have not been updated, you can still use the https://www.npmjs.com/package/cordova-plugin-androidx-adapter;>cordova-plugin-androidx-adapter
 plugin, which can be used to migrate the legacy references to the new AndroidX 
references.
+WebViewAssetLoader Support
+
+
+By default, the WebViewAssetLoader is enabled and allows apps 
to serve their content from a proper origin. This will makes routing 
work easily for frameworks like Angular.
+With no 
additional configurations, the app content is served from `https://localhost/`. 
You can configure the hostname by setting the preference option `hostname`.
+
+```xml
+preference name="hostname" value="localhost" /
+```
+
+The scheme, `https`, is not configurable by nature.
+
+Please note that this is a breaking change that will cause data associated 
with the `file://` scheme, such as cookies, local storage, local cache, and 
web-based databases, to be lost. You will need to handl

svn commit: r1891620 - in /cordova/site/public: docs/en/dev/guide/platforms/ios/plugin.html feed.xml

2021-07-17 Thread janpio
Author: janpio
Date: Sat Jul 17 17:49:21 2021
New Revision: 1891620

URL: http://svn.apache.org/viewvc?rev=1891620=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html?rev=1891620=1891619=1891620=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html (original)
+++ cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html Sat Jul 17 
17:49:21 2021
@@ -2600,6 +2600,10 @@ terminate and handleOpenURL
 https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVPlugin.h;>CDVPlugin.h
 and https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVPlugin.m;>CDVPlugin.m
 classes for guidance.
 
+WKURLSchemeTask Hook
+
+The https://developer.apple.com/documentation/webkit/wkurlschemetask;>WKURLSchemeTask
 is an interface Cordovas main WKWebView uses to load files from your 
apps bundle. You can create your own custom schemes or custom loading code 
for the webview by implementing the - (BOOL) overrideSchemeTask: (id 
WKURLSchemeTask)urlSchemeTask method in a plugin.
+
 Threading
 
 Plugin methods ordinarily execute in the same thread as the main

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1891620=1891619=1891620=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Jul 17 17:49:21 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 01 Jul 2021 08:51:09 +
-Thu, 01 Jul 2021 08:51:09 +
+Sat, 17 Jul 2021 17:22:59 +
+Sat, 17 Jul 2021 17:22:59 +
 Jekyll v3.9.1
 
   



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



svn commit: r1891179 - in /cordova/site/public: blog/index.html feed.xml news/2021/06/03/network-information-plugin-release.html news/2021/06/28/ news/2021/06/28/whitelist-plugin-release.html sitemap.

2021-07-01 Thread janpio
Author: janpio
Date: Thu Jul  1 09:15:20 2021
New Revision: 1891179

URL: http://svn.apache.org/viewvc?rev=1891179=rev
Log:
Updated docs

Added:
cordova/site/public/news/2021/06/28/
cordova/site/public/news/2021/06/28/whitelist-plugin-release.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2021/06/03/network-information-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1891179=1891178=1891179=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Jul  1 09:15:20 2021
@@ -124,6 +124,46 @@
 
 
 
+
+
+Whitelist Plugin 
Released!
+
+
+28 Jun 2021
+- by
+
+
+Pieter Van Poyer
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our Whitelist plugin!
+
+
+https://github.com/apache/cordova-plugin-whitelist;>cordova-plugin-whitelist@1.3.5
+
+
+Release Highlights
+
+Whitelist
+
+The 1.3.5 patches release is the final release of the Whitelist plugin.
+The Whitelist plugin will be moved to the cordova-android 
repo.
+
+
+https://github.com/apache/cordova-plugin-whitelist/pull/62;>GH-62 
Lock next patch release to cordova-android 10
+https://github.com/apache/cordova-plugin-whitelist/pull/59;>GH-59 
Deprecate plugin.
+
+
+More...
+
+
+
+
+
 
 
 Network 
Information Plugin Released!
@@ -10579,7 +10619,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Thu, 03 Jun 2021 00:00:00 
+").getTime();
+var lastPostTime = new Date("Mon, 28 Jun 2021 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1891179&r1=1891178&r2=1891179&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1891179&r1=1891178&r2=1891179&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Jul  1 09:15:20 2021
@@ -6,11 +6,52 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Fri, 25 Jun 2021 02:05:46 +</pubDate>
-<lastBuildDate>Fri, 25 Jun 2021 02:05:46 +</lastBuildDate>
+<pubDate>Thu, 01 Jul 2021 08:51:09 +</pubDate>
+<lastBuildDate>Thu, 01 Jul 2021 08:51:09 +</lastBuildDate>
 <generator>Jekyll v3.9.1</generator>
 
   <item>
+<title>Whitelist Plugin Released!</title>
+<description>&lt;p&gt;We are happy to announce that we have just 
released an update to our Whitelist plugin!&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;<a  rel="nofollow" href="https://github.com/apache/cordova-plugin-whitelist&quot;&gt;cordova-plugin-whitelist@1.3.5&lt;/a&gt;&lt;/li&gt">https://github.com/apache/cordova-plugin-whitelist&quot;&gt;cordova-plugin-whitelist@1.3.5&lt;/a&gt;&lt;/li&gt</a>;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;h3&gt;Whitelist&lt;/h3&gt;
+
+&lt;p&gt;The 1.3.5 patches release is the final release of the Whitelist 
plugin.
+The Whitelist plugin will be moved to the 
&lt;code&gt;cordova-android&lt;/code&gt; repo.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;<a  rel="nofollow" href="https

svn commit: r1891031 - in /cordova/site/public: feed.xml static/js/plugins.js

2021-06-24 Thread janpio
Author: janpio
Date: Fri Jun 25 02:31:23 2021
New Revision: 1891031

URL: http://svn.apache.org/viewvc?rev=1891031=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml
cordova/site/public/static/js/plugins.js

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1891031=1891030=1891031=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Jun 25 02:31:23 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 24 Jun 2021 18:02:56 +
-Thu, 24 Jun 2021 18:02:56 +
+Fri, 25 Jun 2021 02:05:46 +
+Fri, 25 Jun 2021 02:05:46 +
 Jekyll v3.9.1
 
   

Modified: cordova/site/public/static/js/plugins.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/plugins.js?rev=1891031=1891030=1891031=diff
==
--- cordova/site/public/static/js/plugins.js (original)
+++ cordova/site/public/static/js/plugins.js Fri Jun 25 02:31:23 2021
@@ -1,4 +1,4 @@
 !function t(e,n,r){function o(u,s){if(!n[u]){if(!e[u]){var 
a="function"==typeof require&if(!s&)return a(u,!0);if(i)return 
i(u,!0);var c=new Error("Cannot find module '"+u+"'");throw 
c.code="MODULE_NOT_FOUND",c}var 
l=n[u]={exports:{}};e[u][0].call(l.exports,function(t){var n=e[u][1][t];return 
o(n?n:t)},l,l.exports,t,e,n,r)}return n[u].exports}for(var i="function"==typeof 
require&,u=0;ue;1=0)return 
e.splice(n,1)},fold:function(t,e,n){for(var 
r,o=0;o5?"[..]":"["+L.map(L.toString,t).toString()+"]":null!=(null!=t?t.toString:void
 0)&!==Object.prototype.toString?t.toString():"object"==typeof 
t?$>5?"{..}":(e=function(){var e=[];for(n in t)o.call(t,n)&&(r=function(){var 
e;try{return t[n]}catch(e){return 
e}}(),e.push(L.toString(n)+":"+L.toString(r)));retur
 n e}(),"{"+e+"}"):t}finally{$--}}},$=0;_._=L;var 
F=_.UpdateBarrier=function(){function 
t(t){t<=s||(u[t-1]||(u[t-1]=[[],0]),s=t)}function e(t,e){for(var 
n=0;n=e;){var n=u[s-1];if(!n)throw new f("Unexpected stack top: 
"+n);var r=n[0],o=n[1];if(!(oe&&0==u[s-1][0].length;)s--}finally{c||(u=[],s=0)}}}var 
r,o=[],i={},u=[],s=0,a={},c=function(o,i){if(!r&&!u.length)return 
i();t(1);for(var a=0;a0;)h(0,!0);a={}},h=function(t,e){var 
n=o[t],r=n.id,u=i[r];o.splice(t,1),delete i[r],e&>0&(n);for(var 
s,a=0;a0};return{whenDoneWith:l,hasWaiters:b,inTransaction:v,currentEventId:y,wrappedSubscribe:m,afterTransaction:c}}();R(n.prototype,{_isSource:!0,subscribe:function(t){return
 this.obs.dispatcher.subscribe(t)},toString:function(){return 
this.obs.toString()},markEnded:function(){return 
this.ended=!0,!0},consume:function(){return 
this.lazy?{value:L.always(this.queue[0])}:this.queue[0]},push:function(t){return
 this.queue=[t],[t]},mayHave:function(){return!0},hasAtLeast:function(){return 
this.queue.length},flatten:!0}),U(r,n),R(r.prototype,{cons
 ume:function(){return this.queue.shift()},push:function(t){return 
this.queue.push(t)},mayHave:function(t){return!this.ended||this.queue.length>=t},hasAtLeast:function(t){return
 
this.queue.length>=t},flatten:!1}),U(o,n),R(o.prototype,{consume:function(){var 
t=this.queue;return this.queue=[],{value:function(){return 
t}}},push:function(t){return 
this.queue.push(t.value())},hasAtLeast:function(){return!0}}),n.isTrigger=function(t){return(null!=t?t._isSource:void
 0)?t.sync:null!=t?t._isEventStream:void 
0},n.fromObservable=function(t){return(null!=t?t._isSource:void 
0)?t:(null!=t?t._isProperty:void 0)?new n(t,(!1)):new 
r(t,(!0))},R(i.prototype,{_isDesc:!0,deps:function(){return 
this.cached||(this.cached=H([this.context].concat(this.args))),this.cached},toString:function(){return
 
L.toString(this.context)+"."+L.toString(this.method)+"("+L.map(L.toString,this.args)+")"}});var
 V=function(t,e){var n=t||e;if(n&_isDesc)return t||e;for(var 
r=arguments.length,o=Array(r>2?r-2:0),u=2;u1?n-1:0),o=1;o1&&"."===t.charAt(0)},X=q(function(t){for(var 
e=arguments.length,n=Array(e>1?e-1:0),r=1;r"},U(f,s),f.prototype.isError=function(){return!0},f.prototype.fmap=function(){return
 this},f.prototype.apply=function(){return 
this},f.prototype.toString=function(){return" 
"+L.toString(this.error)},_.Event=s,_.Initial=c,_.Next=a,_.End=l,_.Error=f;var 
it=function(t){return new c(t,(!0))},ut=function(t){return new 
a(t,(!0))},st=function(){return new l},at=function(t){return 
t&_isEvent?t:ut(t)},ct=0,lt=function(){};R(p.prototype,{_isObservable:!0,subscribe:function(t){return
 F.wrappedSubscribe(this,t)},subs

svn commit: r1891024 - in /cordova/site/public: ./ docs/de/dev/cordova/storage/ docs/en/dev/cordova/storage/ docs/es/dev/cordova/storage/ docs/fr/dev/cordova/storage/ docs/it/dev/cordova/storage/ docs

2021-06-24 Thread janpio
Author: janpio
Date: Thu Jun 24 18:27:57 2021
New Revision: 1891024

URL: http://svn.apache.org/viewvc?rev=1891024=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/de/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/es/dev/cordova/storage/storage.html
cordova/site/public/docs/fr/dev/cordova/storage/storage.html
cordova/site/public/docs/it/dev/cordova/storage/storage.html
cordova/site/public/docs/ja/dev/cordova/storage/storage.html
cordova/site/public/docs/ko/dev/cordova/storage/storage.html
cordova/site/public/docs/pl/dev/cordova/storage/storage.html
cordova/site/public/docs/ru/dev/cordova/storage/storage.html
cordova/site/public/docs/sl/dev/cordova/storage/storage.html
cordova/site/public/docs/zh-cn/dev/cordova/storage/storage.html
cordova/site/public/docs/zh-tw/dev/cordova/storage/storage.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/de/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/de/dev/cordova/storage/storage.html?rev=1891024=1891023=1891024=diff
==
--- cordova/site/public/docs/de/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/de/dev/cordova/storage/storage.html Thu Jun 24 
18:27:57 2021
@@ -2126,19 +2126,6 @@
 
 Auch bekannt als web-Speicher, einfache Lagerung, oder 
durch seine Alternative Session-Speicherung -Schnittstelle, diese API 
bietet synchrone Schlüssel/Wert-Paar Speicher, und steht im zugrunde liegenden 
WebView-Implementierungen. Finden Sie in http://www.w3.org/TR/webstorage/;>der W3C-Spezifikation für 
Details.
 
-WebSQL
-
-Diese API ist verfügbar in den zugrunde liegenden WebView. Der http://dev.w3.org/html5/webdatabase/;>Web SQL Database-Spezifikation 
bietet Zugriff auf weitere vollwertige Datenbanktabellen über SQL-Abfragen.
-
-Die folgenden Plattformen unterstützen WebSQL:
-
-
-  Android
-  BlackBerry 10
-  iOS
-  Tizen
-
-
 IndexedDB
 
 Diese API ist verfügbar in den zugrunde liegenden WebView. http://www.w3.org/TR/IndexedDB/;>Indiziert DB bietet mehr Funktionen 
als LocalStorage aber weniger als WebSQL.

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1891024=1891023=1891024=diff
==
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Thu Jun 24 
18:27:57 2021
@@ -2476,88 +2476,6 @@ and only data that can be serialized can
 the OS when space is required.
 
 
-WebSQL
-
-WebSQL provides an API for storing data in a structured database that can
-be queried using a standard SQL syntax (specifically, https://www.sqlite.org/;>SQLite).
-As such, it provides all the power (and complexity) of SQL.
-
-It is supported by the underlying WebView on the following Cordova 
platforms:
-
-
-Android
-iOS
-
-
-Usage Summary
-
-The entry point into creating or opening a database is the 
window.openDatabase() method:
-var db 
= window.openDatabase(name, version, displayName, estimatedSize);
-
-
-name (string): The unique name of the database, as it 
will be stored in disk.
-version (string): The version of the database.
-displayName (string): A human friendly name for the 
database, which
-the system will use if it needs to describe your database to the user
-(for example, when requesting permission to increase the size of the 
database).
-estimatedSize (number): The expected maximum size of the 
database, in bytes.
-As the database increases in size, the user may be prompted for permission. If
-you make a reasonable first guess, the user is likely to be prompted less 
often.
-
-
-The returned Database object provides a 
transaction() method (or readTransaction()
-to optimize read-only transactions) that lets you create a failure-safe 
transaction:
-var db 
= window.openDatabase(name, version, displayName, estimatedSize);
-db.transaction(function (tx) {
-tx.executeSql(sqlStatement, valueArray, function (tx, result) {
-console.log(result);
-}, function (error) {
-console.log(error);
-});
-});
-
-For more information, see:
-
-
-http://dev.w3.org/html5/webdatabase/;>W3C: Spec
-http://www.tutorialspoint.com/html5/html5_web_sql.htm;>TutorialsPoint: 
WebSQL Guide
-
-
-For a good introduction to the SQL language, see:
-
-
-http://www.w3schools.com/sql/sql_intro.asp;>w3schools: 
Introduction to SQL
-
-
-Working with database versions
-
-When opening an existing database, if the specified version does not match
-the version of the database, an exception will be thrown and the database
-will not open. However, if you specify an empty string for the version, the
-database

svn commit: r1890902 - in /cordova/site/public: ./ docs/en/dev/ docs/en/dev/config_ref/ docs/en/dev/cordova/events/ docs/en/dev/cordova/storage/ docs/en/dev/guide/appdev/allowlist/ docs/en/dev/guide/a

2021-06-18 Thread janpio
Author: janpio
Date: Sat Jun 19 05:42:56 2021
New Revision: 1890902

URL: http://svn.apache.org/viewvc?rev=1890902=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/images.html
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/docs/en/dev/cordova/events/events.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/guide/appdev/allowlist/index.html
cordova/site/public/docs/en/dev/guide/appdev/hooks/index.html
cordova/site/public/docs/en/dev/guide/appdev/privacy/index.html
cordova/site/public/docs/en/dev/guide/appdev/security/index.html
cordova/site/public/docs/en/dev/guide/cli/index.html
cordova/site/public/docs/en/dev/guide/cli/template.html
cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html
cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
cordova/site/public/docs/en/dev/guide/next/index.html
cordova/site/public/docs/en/dev/guide/overview/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/android/upgrade.html
cordova/site/public/docs/en/dev/guide/platforms/android/webview.html
cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/ios/upgrade.html
cordova/site/public/docs/en/dev/guide/platforms/ios/webview.html
cordova/site/public/docs/en/dev/guide/platforms/osx/config.html
cordova/site/public/docs/en/dev/guide/platforms/osx/index.html
cordova/site/public/docs/en/dev/guide/platforms/osx/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/windows/index.html
cordova/site/public/docs/en/dev/guide/platforms/windows/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/windows/upgrade.html
cordova/site/public/docs/en/dev/guide/support/index.html
cordova/site/public/docs/en/dev/index.html
cordova/site/public/docs/en/dev/platform_pinning/index.html
cordova/site/public/docs/en/dev/platform_plugin_versioning_ref/index.html
cordova/site/public/docs/en/dev/plugin_ref/plugman.html
cordova/site/public/docs/en/dev/plugin_ref/spec.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-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/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/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-screen-orientation/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

Modified: cordova/site/public/docs/en/dev/config_ref/images.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/images.html?rev=1890902=1890901=1890902=diff
==
--- cordova/site/public/docs/en/dev/config_ref/images.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/images.html Sat Jun 19 05:42:56 
2021
@@ -271,7 +271,7 @@
 
 
 
-Windows
+Windows (deprecated)
 
 
 
@@ -286,7 +286,7 @@
 
 
 
-OS X
+OS X (deprecated)
 
 
 
@@ -1000,7 +1000,7 @@
 
 
 
-Windows
+Windows (deprecated)
 
 
 
@@ -1009,7 +1009,7 @@
 
 
 
-OS X
+OS X (deprecated)
 
 
 

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1890902=1890901=1890902=diff
==
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en

svn commit: r1890702 - in /cordova/site/public: feed.xml index.html static/img/tools/voltsigner.png

2021-06-11 Thread janpio
Author: janpio
Date: Fri Jun 11 19:07:18 2021
New Revision: 1890702

URL: http://svn.apache.org/viewvc?rev=1890702=rev
Log:
Updated docs

Added:
cordova/site/public/static/img/tools/voltsigner.png   (with props)
Modified:
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1890702=1890701=1890702=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Jun 11 19:07:18 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Sun, 06 Jun 2021 12:55:50 +
-Sun, 06 Jun 2021 12:55:50 +
+Fri, 11 Jun 2021 18:41:56 +
+Fri, 11 Jun 2021 18:41:56 +
 Jekyll v3.9.1
 
   

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1890702=1890701=1890702=diff
==
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Fri Jun 11 19:07:18 2021
@@ -505,6 +505,25 @@ details such as network logs, repro-step
 
 
 
+
+
+
+
+
+
+
+https://voltsigner.com;>
+VoltSigner
+
+
+
+
+Free service to create Android and iOS signing 
certificates. Run completely in your local browser - nothing gets uploaded. 
Compatible with all build tools. Notably, it can produce iOS certificates on 
Windows.
+
+
+
+
+
 
 
 

Added: cordova/site/public/static/img/tools/voltsigner.png
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/img/tools/voltsigner.png?rev=1890702=auto
==
Binary file - no diff available.

Propchange: cordova/site/public/static/img/tools/voltsigner.png
--
svn:mime-type = application/octet-stream



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



svn commit: r1890531 - in /cordova/site/public: blog/index.html feed.xml news/2021/05/11/camera-plugin-release.html news/2021/06/ news/2021/06/03/ news/2021/06/03/network-information-plugin-release.ht

2021-06-06 Thread janpio
Author: janpio
Date: Sun Jun  6 13:19:51 2021
New Revision: 1890531

URL: http://svn.apache.org/viewvc?rev=1890531=rev
Log:
Updated docs

Added:
cordova/site/public/news/2021/06/
cordova/site/public/news/2021/06/03/
cordova/site/public/news/2021/06/03/network-information-plugin-release.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2021/05/11/camera-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1890531=1890530=1890531=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Sun Jun  6 13:19:51 2021
@@ -124,6 +124,48 @@
 
 
 
+
+
+Network 
Information Plugin Released!
+
+
+03 Jun 2021
+- by
+
+
+Pieter Van Poyer
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our Network Information plugin!
+
+
+https://github.com/apache/cordova-plugin-network-information;>cordova-plugin-network-information@3.0.0
+
+
+Release Highlights
+
+Network Information
+
+The 3.0.0 major release fixes behaviour on Android.
+The online event was running at unexpected times.
+
+All references of the deprecated navigator.network are 
removed.
+
+
+https://github.com/apache/cordova-plugin-network-information/pull/114;>GH-114
 Bugfix https://github.com/apache/cordova-plugin-network-information/issues/110;>issue
 110 - online event was firing at unexpected times on Android, due to a 
missing equals implementation on the Android JSONObject.
+https://github.com/apache/cordova-plugin-network-information/pull/117;>GH-117
 Removes deprecated navigator.network access.
+
+
+More...
+
+
+
+
+
 
 
 Camera Plugin Released!
@@ -10537,7 +10579,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Tue, 11 May 2021 00:00:00 
+").getTime();
+var lastPostTime = new Date("Thu, 03 Jun 2021 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1890531&r1=1890530&r2=1890531&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1890531&r1=1890530&r2=1890531&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sun Jun  6 13:19:51 2021
@@ -6,11 +6,54 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Fri, 14 May 2021 21:47:23 +</pubDate>
-<lastBuildDate>Fri, 14 May 2021 21:47:23 +</lastBuildDate>
+<pubDate>Sun, 06 Jun 2021 12:55:50 +</pubDate>
+<lastBuildDate>Sun, 06 Jun 2021 12:55:50 +</lastBuildDate>
 <generator>Jekyll v3.9.1</generator>
 
   <item>
+<title>Network Information Plugin Released!</title>
+<description>&lt;p&gt;We are happy to announce that we have just 
released an update to our Network Information plugin!&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;<a  rel="nofollow" href="https://github.com/apache/cordova-plugin-network-information&quot;&gt;cordova-plugin-network-information@3.0.0&lt;/a&gt;&lt;/li&gt">https://github.com/apache/cordova-plugin-network-information&quot;&gt;cordova-plugin-network-information@3.0.0&lt;/a&gt;&lt;/li&gt</a>;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+

svn commit: r1889904 - in /cordova/site/public: announcements/2021/04/13/cordova-android-9.1.0.html blog/index.html feed.xml news/2021/05/ news/2021/05/11/ news/2021/05/11/camera-plugin-release.html s

2021-05-14 Thread janpio
Author: janpio
Date: Fri May 14 22:12:52 2021
New Revision: 1889904

URL: http://svn.apache.org/viewvc?rev=1889904=rev
Log:
Updated docs

Added:
cordova/site/public/news/2021/05/
cordova/site/public/news/2021/05/11/
cordova/site/public/news/2021/05/11/camera-plugin-release.html
Modified:
cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html?rev=1889904=1889903=1889904=diff
==
--- cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html 
(original)
+++ cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html Fri 
May 14 22:12:52 2021
@@ -255,6 +255,26 @@ cordova platform add android@9.1.0
 
 
 
+Next
+
+
+Camera Plugin Released!
+ 11 May 2021 - By Pieter Van Poyer 
+
+
+We are happy to announce that we have just released an 
update...
+
+
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1889904=1889903=1889904=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri May 14 22:12:52 2021
@@ -124,6 +124,46 @@
 
 
 
+
+
+Camera Plugin Released!
+
+
+11 May 2021
+- by
+
+
+Pieter Van Poyer
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our Camera plugin!
+
+
+https://github.com/apache/cordova-plugin-camera;>cordova-plugin-camera@5.0.2
+
+
+Release Highlights
+
+Camera
+
+The 5.0.2 patch release fixes a bug on Android.
+After taking a picture with the camera plugin on Android, the app could 
occasionally crash. 
+This crash did occur when the main activity was destroyed by the Android OS to 
free up memory, when the app would resume afterwards with a PendingIntent the 
restoring of the state was not correctly handled.
+
+
+https://github.com/apache/cordova-plugin-camera/pull/700;>GH-700 
Bugfix https://github.com/apache/cordova-plugin-camera/issues/665;>issue 665 
- app crashes after taking a picture due to a bug in the camera plugin when app 
is resumed
+
+
+More...
+
+
+
+
+
 
 
 Cordova Android 
9.1.0 Released!
@@ -10497,7 +10537,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Tue, 13 Apr 2021 00:00:00 
+").getTime();
+var lastPostTime = new Date("Tue, 11 May 2021 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1889904&r1=1889903&r2=1889904&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1889904&r1=1889903&r2=1889904&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri May 14 22:12:52 2021
@@ -6,11 +6,52 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Thu, 06 May 2021 09:22:28 +</pubDate>
-<lastBuildDate>Thu, 06 May 2021 09:22:28 +</lastBuildDate>
+<pubDate>Fri, 14 May 2021 21:47:23 +</pubDate>

svn commit: r1889561 - in /cordova/site/public: docs/en/dev/config_ref/index.html feed.xml

2021-05-06 Thread janpio
Author: janpio
Date: Thu May  6 09:47:06 2021
New Revision: 1889561

URL: http://svn.apache.org/viewvc?rev=1889561=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1889561=1889560=1889561=diff
==
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Thu May  6 09:47:06 
2021
@@ -2795,10 +2795,6 @@ and will be indicated as such.
 Default: singleTop  Allowed values: standard, singleTop, 
singleTask, singleInstance   Sets the Activity android:launchMode 
attribute. This changes what happens when the app is launched from app icon or 
intent and is already running.
 
 
-AndroidXEnabled(string)  Android
-Default: false   Sets to true to use AndroidX Support 
Libraries.
-
-
 android-maxSdkVersion(integer)  Android
 Default: Not Specified   Sets the maxSdkVersion 
attribute of the uses-sdk tag in the projects 
AndroidManifest.xml (see http://developer.android.com/guide/topics/manifest/uses-sdk-element.html;>here).
 
@@ -3082,7 +3078,6 @@ and will be indicated as such.
 preference name="DefaultVolumeStream" value="call" /
 preference name="OverrideUserAgent" value="Mozilla/5.0 My Browser" /
 preference name="AppendUserAgent" value="My Browser" /
-preference name="AndroidXEnabled" value="true" /
 preference name="GradlePluginGoogleServicesEnabled" value="true" /
 preference name="GradlePluginGoogleServicesVersion" value="4.2.0" /
 preference name="GradlePluginKotlinEnabled" value="true" /

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1889561=1889560=1889561=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu May  6 09:47:06 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 29 Apr 2021 11:00:40 +
-Thu, 29 Apr 2021 11:00:40 +
+Thu, 06 May 2021 09:22:28 +
+Thu, 06 May 2021 09:22:28 +
 Jekyll v3.9.1
 
   



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



svn commit: r1889290 - in /cordova/site/public: docs/en/dev/guide/cli/index.html docs/en/dev/reference/cordova-plugin-file/index.html feed.xml

2021-04-29 Thread janpio
Author: janpio
Date: Thu Apr 29 11:26:41 2021
New Revision: 1889290

URL: http://svn.apache.org/viewvc?rev=1889290=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/cli/index.html
cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/cli/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/cli/index.html?rev=1889290=1889289=1889290=diff
==
--- cordova/site/public/docs/en/dev/guide/cli/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/cli/index.html Thu Apr 29 11:26:41 
2021
@@ -2448,9 +2448,7 @@ module will automatically be downloaded
otherwise restricted directories such as
/usr/local/share. If you are using the optional
nvm/nave tool or have write access to the install directory,
-   you may be able to omit the sudo prefix. There are
-   http://justjs.com/posts/npm-link-developing-your-own-npm-modules-without-tears;>more
 tips
-   available on using npm without sudo, if you 
desire to do that.
+   you may be able to omit the sudo prefix.
 on Windows:
C:\npm 
install -g cordova
 

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html?rev=1889290=1889289=1889290=diff
==
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-file/index.html 
Thu Apr 29 11:26:41 2021
@@ -2473,9 +2473,9 @@ Although most of the plugin code was wri
 For an overview of other storage options, refer to Cordovas
 http://cordova.apache.org/docs/en/latest/cordova/storage/storage.html;>storage
 guide.
 
-This plugin defines global cordova.file object.
+This plugin defines a global cordova.file object.
 
-Although in the global scope, it is not available until after the 
deviceready event.
+Although the object is in the global scope, it is not available to 
applications until after the deviceready event fires.
 document.addEventListener("deviceready", onDeviceReady, false);
 function onDeviceReady() {
 console.log(cordova.file);

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1889290=1889289=1889290=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Apr 29 11:26:41 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Tue, 13 Apr 2021 05:34:11 +
-Tue, 13 Apr 2021 05:34:11 +
+Thu, 29 Apr 2021 11:00:40 +
+Thu, 29 Apr 2021 11:00:40 +
 Jekyll v3.9.1
 
   



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



svn commit: r1888702 - in /cordova/site/public: ./ announcements/2021/02/16/ announcements/2021/04/ announcements/2021/04/13/ blog/ static/js/

2021-04-12 Thread janpio
Author: janpio
Date: Tue Apr 13 05:59:33 2021
New Revision: 1888702

URL: http://svn.apache.org/viewvc?rev=1888702=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2021/04/
cordova/site/public/announcements/2021/04/13/
cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html
Modified:
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html?rev=1888702=1888701=1888702=diff
==
--- 
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html 
(original)
+++ 
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html 
Tue Apr 13 05:59:33 2021
@@ -183,6 +183,26 @@
 
 
 
+Next
+
+
+Cordova Android 
9.1.0 Released!
+ 13 Apr 2021 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released 
Cordova Android...
+
+
 
 
 

Added: cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html?rev=1888702=auto
==
--- cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html 
(added)
+++ cordova/site/public/announcements/2021/04/13/cordova-android-9.1.0.html Tue 
Apr 13 05:59:33 2021
@@ -0,0 +1,375 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Android 9.1.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2021/04/13/cordova-android-9.1.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Android 9.1.0 Released!
+By:
+
+  Bryan Ellis
+
+
+13 Apr 2021
+
+
+
+We are happy to announce that we have just released 
Cordova Android 9.1.0!  This is one of Cordovas supported 
platforms for building Android mobile applications.
+
+
+https://www.npmjs.com/package/cordova-android;>cordova-android@9.1.0
+
+
+To upgrade:
+cordova platform remove android
+cordova platform add android@9.1.0
+
+Release Highlights
+
+In this minor release, there are various refactoring and bug fixes. 
Additionally, there were a few new features.
+
+Some of the new feature highlights are:
+
+
+Added Custom Gradle Repositories Support
+
+Sometimes there are third-party libraries that do not exist in the 
rep

svn commit: r1887780 - in /cordova/site/public: feed.xml index.html static/img/showcase-apps/Smoothie3D.png

2021-03-18 Thread janpio
Author: janpio
Date: Thu Mar 18 09:35:37 2021
New Revision: 1887780

URL: http://svn.apache.org/viewvc?rev=1887780=rev
Log:
Updated docs

Added:
cordova/site/public/static/img/showcase-apps/Smoothie3D.png   (with props)
Modified:
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1887780=1887779=1887780=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Mar 18 09:35:37 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 18 Mar 2021 06:51:30 +
-Thu, 18 Mar 2021 06:51:30 +
+Thu, 18 Mar 2021 09:10:54 +
+Thu, 18 Mar 2021 09:10:54 +
 Jekyll v3.9.0
 
   

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1887780=1887779=1887780=diff
==
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Thu Mar 18 09:35:37 2021
@@ -717,6 +717,23 @@ details such as network logs, repro-step
 
 
 
+
+
+
+
+
+
+
+https://www.smoothie-3D.com;>
+Smoothie-3D
+
+
+
+Smoothie-3D is a cool app for designing where 
you just draw an outline from a  background image to make a 3D textured model.
+
+
+
+
 
 
 

Added: cordova/site/public/static/img/showcase-apps/Smoothie3D.png
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/img/showcase-apps/Smoothie3D.png?rev=1887780=auto
==
Binary file - no diff available.

Propchange: cordova/site/public/static/img/showcase-apps/Smoothie3D.png
--
svn:mime-type = application/octet-stream



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



svn commit: r1887774 - in /cordova/site/public: feed.xml infra/doap_Cordova.rdf infra/doap_Cordova_PMC.rdf

2021-03-18 Thread janpio
Author: janpio
Date: Thu Mar 18 07:16:34 2021
New Revision: 1887774

URL: http://svn.apache.org/viewvc?rev=1887774=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml
cordova/site/public/infra/doap_Cordova.rdf
cordova/site/public/infra/doap_Cordova_PMC.rdf

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1887774=1887773=1887774=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Mar 18 07:16:34 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Tue, 16 Feb 2021 17:59:48 +
-Tue, 16 Feb 2021 17:59:48 +
+Thu, 18 Mar 2021 06:51:30 +
+Thu, 18 Mar 2021 06:51:30 +
 Jekyll v3.9.0
 
   

Modified: cordova/site/public/infra/doap_Cordova.rdf
URL: 
http://svn.apache.org/viewvc/cordova/site/public/infra/doap_Cordova.rdf?rev=1887774=1887773=1887774=diff
==
--- cordova/site/public/infra/doap_Cordova.rdf (original)
+++ cordova/site/public/infra/doap_Cordova.rdf Thu Mar 18 07:16:34 2021
@@ -2,8 +2,8 @@
 
 http://usefulinc.com/ns/doap#;
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
- xmlns:asfext="http://projects.apache.org/ns/asfext#;
+ xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#;
+ xmlns:asfext="https://projects.apache.org/ns/asfext#;
  xmlns:foaf="http://xmlns.com/foaf/0.1/;>
 
-  http://cordova.apache.org/;>
+  https://cordova.apache.org/;>
 2013-01-11
-http://usefulinc.com/doap/licenses/asl20; />
+https://www.apache.org/licenses/LICENSE-2.0.txt; />
 Apache Cordova
-http://cordova.apache.org; />
+https://cordova.apache.org; />
 
-http://svn.apache.org/repos/asf/cordova/site/public/infra/doap_Cordova_PMC.rdf;
 />
-A platform for building native mobile applications using HTML, 
CSS and JavaScript.
-Apache Cordova is a set of device APIs that allow a mobile 
app developer to access native device function such as the camera or 
accelerometer from JavaScript. Combined with an UI framework, this allows a 
smartphone app to be developed with just HTML, CSS, and 
JavaScript.
-https://issues.apache.org/jira/browse/CB; />
-http://cordova.apache.org/#mailing-list; />
-http://cordova.apache.org/#download; />
+https://svn.apache.org/repos/asf/cordova/site/public/infra/doap_Cordova_PMC.rdf;
 />
+A tool to create cross-platform apps from standard web 
technologies (HTML, CSS, and JavaScript).
+Apache Cordova is a tool to create cross-platform apps from 
standard web technologies (HTML, CSS, and JavaScript). Its primary purpose is 
to provide a bridge for native device API access and to bundle for 
distribution.
+https://github.com/apache/cordova; />
+https://cordova.apache.org/contact/; />
+https://cordova.apache.org/#getstarted; />
 JavaScript
 Java
 Objective-C
 C++
 C#
 node.js
-http://projects.apache.org/category/mobile; />
-http://projects.apache.org/category/library; />
+https://projects.apache.org/projects.html?category#mobile; />
+https://projects.apache.org/projects.html?category#library; />
 

Latest Stable
-   2016-08-12
-   6.3.1
+   2020-08-04
+   10.0.0


-
 
   
-http://cordova.apache.org/#contribute"/>
-http://cordova.apache.org/#contribute"/>
+https://cordova.apache.org/contribute/"/>
+https://cordova.apache.org/contribute/"/>
   
 
   

Modified: cordova/site/public/infra/doap_Cordova_PMC.rdf
URL: 
http://svn.apache.org/viewvc/cordova/site/public/infra/doap_Cordova_PMC.rdf?rev=1887774=1887773=1887774=diff
==
--- cordova/site/public/infra/doap_Cordova_PMC.rdf (original)
+++ cordova/site/public/infra/doap_Cordova_PMC.rdf Thu Mar 18 07:16:34 2021
@@ -17,15 +17,13 @@
 -->
 http://usefulinc.com/ns/doap#;
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
- xmlns:asfext="http://projects.apache.org/ns/asfext#;
+ xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#;
+ xmlns:asfext="https://projects.apache.org/ns/asfext#;
  xmlns:foaf="http://xmlns.com/foaf/0.1/;>
   
 Apache Cordova
-http://cordova.apache.org/"/>
-
-Apache Cordova is a set of device APIs that allow a mobile app developer to 
access native device functions such as the camera or accelerometer from 
JavaScript. Combined with an UI framework, this allows a sma

svn commit: r1886601 - in /cordova/site/public: ./ 2021/02/07/ announcements/2021/02/16/ blog/ docs/en/dev/reference/cordova-plugin-inappbrowser/ static/js/

2021-02-16 Thread janpio
Author: janpio
Date: Tue Feb 16 18:26:25 2021
New Revision: 1886601

URL: http://svn.apache.org/viewvc?rev=1886601=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2021/02/16/
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html
Modified:
cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html?rev=1886601=1886600=1886601=diff
==
--- cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html (original)
+++ cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html Tue Feb 16 
18:26:25 2021
@@ -159,6 +159,26 @@
 
 
 
+Next
+
+
+Cordova Plugin 
InAppBrowser 5.0.0 Released!
+ 16 Feb 2021 - By Niklas Merz 
+
+
+We are happy to announce that we have just released an 
update...
+
+
 
 
 

Added: 
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html?rev=1886601=auto
==
--- 
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html 
(added)
+++ 
cordova/site/public/announcements/2021/02/16/inappbrowser-release-5.0.0.html 
Tue Feb 16 18:26:25 2021
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Plugin InAppBrowser 5.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2021/02/16/inappbrowser-release-5.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Plugin InAppBrowser 5.0.0 Released!
+By:
+
+  https://twitter.com/niklasmaerz;>Niklas Merz
+
+
+16 Feb 2021
+
+
+
+We are happy to announce that we have just released an update 
to cordova-plugin-inappbrowser! 
+
+
+https://www.npmjs.com/package/cordova-plugin-inappbrowser;>cordova-plugin-inappbrowser@5.0.0
+
+
+Release Highlights
+
+This is a new major version with breaking changes which requires at least 
cordova-android@9.0.0 and cordova-ios@6.0.0. Make 
sure to check and update your platforms.
+
+The most notable improvements in this major release are:
+
+
+The InAppBrowser and main webview now share web resources again (like 
cookies, sessions etc.).
+You

svn commit: r1886322 - in /cordova/site/public: 2021/ 2021/02/ 2021/02/07/ 2021/02/07/deprecate-wkwebview-engine.html announcements/2021/02/04/cordova-ios-release-6.2.0.html blog/index.html feed.xml s

2021-02-08 Thread janpio
Author: janpio
Date: Mon Feb  8 13:38:10 2021
New Revision: 1886322

URL: http://svn.apache.org/viewvc?rev=1886322=rev
Log:
Updated docs

Added:
cordova/site/public/2021/
cordova/site/public/2021/02/
cordova/site/public/2021/02/07/
cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html
Modified:
cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html?rev=1886322=auto
==
--- cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html (added)
+++ cordova/site/public/2021/02/07/deprecate-wkwebview-engine.html Mon Feb  8 
13:38:10 2021
@@ -0,0 +1,279 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Deprecate Wkwebview Engine - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/2021/02/07/deprecate-wkwebview-engine.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Deprecate Wkwebview Engine
+By:
+
+  https://twitter.com/NormanBreau;>Norman Breau
+
+
+07 Feb 2021
+
+
+
+Deprecation of the Cordova WKWebView Engine Plugin
+
+We are hereby annoucing the deprecation of https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/README.md#deprecation-notice;>cordova-plugin-wkwebview-engine.
+
+This means that the Cordova development community will not be doing any 
more work on this plugin. You can continue to use this plugin as-is in existing 
and new applications running cordova-ios@5.1.1 or earlier but any 
further issues will not be fixed by the Cordova team.
+
+The WKWebView implementation has been moved to the core iOS platform as of 
cordova-ios@6. We encourage everyone to update to 
cordova-ios@6 and to remove 
cordova-plugin-wkwebview-engine.
+
+Your feedback is graciously accepted and appreciated!
+
+
+
+
+
+
+
+Previous
+
+
+Cordova iOS 
6.2.0 Released!
+ 04 Feb 2021 - By Niklas Merz 
+
+We are happy to announce that we have just released 
Cordova iOS...
+
+
+
+
+
+
+
+
+
+
+
+/* * * CONFIGURATION VARIABLES * * */
+var disqus_shortname = 'cordovablogs';
+
+/* * * DON'T EDIT BELOW THIS LINE * * */
+(function() {
+var dsq = document.createElement('script'); dsq.type = 
'text/javascript'; dsq.async = true;
+dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+(document.getElementsByTagNa

svn commit: r1886260 - in /cordova/site/public: feed.xml index.html static/img/tools/voltbuilder.png

2021-02-06 Thread janpio
Author: janpio
Date: Sat Feb  6 17:13:40 2021
New Revision: 1886260

URL: http://svn.apache.org/viewvc?rev=1886260=rev
Log:
Updated docs

Added:
cordova/site/public/static/img/tools/voltbuilder.png   (with props)
Modified:
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1886260=1886259=1886260=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Feb  6 17:13:40 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Sat, 06 Feb 2021 11:57:30 +
-Sat, 06 Feb 2021 11:57:30 +
+Sat, 06 Feb 2021 16:46:44 +
+Sat, 06 Feb 2021 16:46:44 +
 Jekyll v3.9.0
 
   

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1886260=1886259=1886260=diff
==
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Sat Feb  6 17:13:40 2021
@@ -486,6 +486,25 @@ details such as network logs, repro-step
 
 
 
+
+
+
+
+
+
+
+https://volt.build;>
+VoltBuilder
+
+
+
+
+Modern replacement for PhoneGap Build. Upload project and 
certificates, then download builds (or upload to store). Uses latest  Apache 
Cordova and SDKs. There's nothing to install: just sign up and submit.
+
+
+
+
+
 
 
 

Added: cordova/site/public/static/img/tools/voltbuilder.png
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/img/tools/voltbuilder.png?rev=1886260=auto
==
Binary file - no diff available.

Propchange: cordova/site/public/static/img/tools/voltbuilder.png
--
svn:mime-type = application/octet-stream



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



svn commit: r1886256 - in /cordova/site/public: ./ announcements/2013/11/15/ announcements/2013/11/22/ announcements/2013/12/16/ announcements/2014/02/20/ announcements/2014/05/23/ announcements/2014/

2021-02-06 Thread janpio
Author: janpio
Date: Sat Feb  6 12:30:52 2021
New Revision: 1886256

URL: http://svn.apache.org/viewvc?rev=1886256=rev
Log:
Updated docs


[This commit notification would consist of 1287 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



svn commit: r1886243 - in /cordova/site/public: ./ announcements/2021/02/02/ announcements/2021/02/04/ blog/ news/2021/ news/2021/02/ news/2021/02/02/ static/js/

2021-02-05 Thread janpio
Author: janpio
Date: Sat Feb  6 01:51:43 2021
New Revision: 1886243

URL: http://svn.apache.org/viewvc?rev=1886243=rev
Log:
Updated docs

Added:
cordova/site/public/news/2021/
cordova/site/public/news/2021/02/
cordova/site/public/news/2021/02/02/
cordova/site/public/news/2021/02/02/wkwebview-engine-release.html
Modified:
cordova/site/public/announcements/2021/02/02/cordova-fetch-3.0.1.html
cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/announcements/2021/02/02/cordova-fetch-3.0.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/02/cordova-fetch-3.0.1.html?rev=1886243=1886242=1886243=diff
==
--- cordova/site/public/announcements/2021/02/02/cordova-fetch-3.0.1.html 
(original)
+++ cordova/site/public/announcements/2021/02/02/cordova-fetch-3.0.1.html Sat 
Feb  6 01:51:43 2021
@@ -179,11 +179,11 @@ npm install -g c
 
 
 
-Next
+Next
 
 
-Cordova iOS 
6.2.0 Released!
- 04 Feb 2021 - By Niklas Merz 
+WKWebView Engine Plugin 
Released!
+ 02 Feb 2021 - By Norman Breau 
 
 
-We are happy to announce that we have just released 
Cordova iOS...
+We are happy to announce that we have just released an 
update...
 
 
 

Modified: 
cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html?rev=1886243=1886242=1886243=diff
==
--- cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html 
(original)
+++ cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html 
Sat Feb  6 01:51:43 2021
@@ -180,13 +180,13 @@ cordova platform add ios@6.2.0
 
 
 
-Previous
+Previous
 
 
-Cordova Fetch 3.0.1 
Released!
- 02 Feb 2021 - By Darryl Pogue 
+WKWebView Engine Plugin 
Released!
+ 02 Feb 2021 - By Norman Breau 
 
-We are happy to announce that cordova-fetch@3.0.1 was 
released in February 2021
+We are happy to announce that we have just released an 
update...
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1886243=1886242=1886243=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Sat Feb  6 01:51:43 2021
@@ -164,6 +164,38 @@ cordova platform add ios@6.2.0
 
 
 
+WKWebView Engine Plugin 
Released!
+
+
+02 Feb 2021
+- by
+
+
+Norman Breau
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our WKWebView Engine plugin!
+
+
+https://www.npmjs.org/package/cordova-plugin-wkwebview-engine;>cordova-plugin-wkwebview-engine@1.2.2
+
+
+Release Highlights
+
+This plugin does not support cordova-ios@6 because the iOS 
platform now has WKWebView Engine built in. Therefore this patch release 
updates the plugin to not install when cordova-ios@6 or later is 
installed. It is safe to remove this plugin if running 
cordova-ios@6 or later.
+
+More...
+
+
+
+
+
+
+
 Cordova Fetch 3.0.1 
Released!
 
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1886243=1886242=1886243=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Feb  6 01:51:43 2021
@@ -6,8 +

svn commit: r1886238 - in /cordova/site/public: ./ announcements/2021/02/02/ announcements/2021/02/04/ blog/ docs/de/3.1.0/ docs/de/3.1.0/config_ref/ docs/de/3.1.0/cordova/accelerometer/ docs/de/3.1.0

2021-02-05 Thread janpio
Author: janpio
Date: Fri Feb  5 19:19:12 2021
New Revision: 1886238

URL: http://svn.apache.org/viewvc?rev=1886238=rev
Log:
Updated docs


[This commit notification would consist of 315 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



svn commit: r1886218 - in /cordova/site/public: ./ docs/de/3.1.0/ docs/de/3.1.0/config_ref/ docs/de/3.1.0/cordova/accelerometer/ docs/de/3.1.0/cordova/accelerometer/acceleration/ docs/de/3.1.0/cordova

2021-02-04 Thread janpio
Author: janpio
Date: Fri Feb  5 02:04:56 2021
New Revision: 1886218

URL: http://svn.apache.org/viewvc?rev=1886218=rev
Log:
Updated docs


[This commit notification would consist of 2786 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



svn commit: r1886215 - in /cordova/site/public: ./ announcements/2021/ announcements/2021/02/ announcements/2021/02/04/ blog/ news/2020/11/30/ static/js/

2021-02-04 Thread janpio
Author: janpio
Date: Thu Feb  4 19:27:02 2021
New Revision: 1886215

URL: http://svn.apache.org/viewvc?rev=1886215=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2021/
cordova/site/public/announcements/2021/02/
cordova/site/public/announcements/2021/02/04/
cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/11/30/cve-2020-11990.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: 
cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html?rev=1886215=auto
==
--- cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html 
(added)
+++ cordova/site/public/announcements/2021/02/04/cordova-ios-release-6.2.0.html 
Thu Feb  4 19:27:02 2021
@@ -0,0 +1,312 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova iOS 6.2.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2021/02/04/cordova-ios-release-6.2.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova iOS 6.2.0 Released!
+By:
+
+  https://twitter.com/niklasmaerz;>Niklas Merz
+
+
+04 Feb 2021
+
+
+
+We are happy to announce that we have just released 
Cordova iOS 6.2.0! This is Cordovas official platform for 
building iOS mobile applications.
+
+
+https://www.npmjs.com/package/cordova-ios;>cordova-ios@6.2.0
+
+
+Release Highlights
+
+This release contains small bug fixes, dependency updates and resolves some 
splashscreen issues. Plugin developers can now hook into the 
WKURLSchemeHandler (https://github.com/apache/cordova-ios/pull/1030;>learn more).
+
+To upgrade:
+cordova platform remove ios
+cordova platform add ios@6.2.0
+
+Please report any issues you find at http://issues.cordova.io/;>issues.cordova.io!
+
+
+
+Changes include:
+
+
+https://github.com/apache/cordova-ios/pull/1069;>GH-1069 
(chore): update dependencies for minor release
+https://github.com/apache/cordova-ios/pull/1067;>GH-1067 fix: 
plugin podspec with no config elements
+https://github.com/apache/cordova-ios/pull/1014;>GH-1014 
fix(splashscreen): Dont show splashscreen when used as a lib
+https://github.com/apache/cordova-ios/pull/1030;>GH-1030 
Allow plugins to hook into the WKURLSchemeHandler
+https://github.com/apache/cordova-ios/pull/1036;>GH-1036 
(ios): add console output for simulator selectio
+https://github.com/apache/cordova-ios/pull/1060;>GH-1060 
GH-1059: Add VALIDATE_WORKSPACE setting to XcodeProj
+https://github.com/apache/cordova-ios/pull/1031;>GH-1031 Set 
CDVWebViewProcessPoolFactory to public
+https://github.com/apache/cordova-ios/pull/1041;>GH-1041 
Document breaking changes 

svn commit: r1886179 - in /cordova/site/public: contribute/team.html feed.xml static/css/main.css

2021-02-03 Thread janpio
Author: janpio
Date: Thu Feb  4 03:28:57 2021
New Revision: 1886179

URL: http://svn.apache.org/viewvc?rev=1886179=rev
Log:
Updated docs

Modified:
cordova/site/public/contribute/team.html
cordova/site/public/feed.xml
cordova/site/public/static/css/main.css

Modified: cordova/site/public/contribute/team.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/contribute/team.html?rev=1886179=1886178=1886179=diff
==
--- cordova/site/public/contribute/team.html (original)
+++ cordova/site/public/contribute/team.html Thu Feb  4 03:28:57 2021
@@ -123,6 +123,32 @@
 
 
 
+Darryl Pogue
+PMC Member since Sept. 2016 and Web App 
developer
+
+
+
+
+
+
+Building apps with Cordova since 2012, Darryl started 
contributing patches and bugfixes before joining as a committer in 2016.  
Hes a self-described Web Fanatic who longs to see projects 
embrace the web platform.  During his free time, he juggles too many unfinished 
side projects, along with hiking, amateur radio activities, and keeping up with 
browser developments.
+
+
+
+
+https://avatars.githubusercontent.com/u/241708?s=256=4;>
+
+https://twitter.com/dpogue;>Twitter
+
+
+https://dpogue.ca;>Homepage
+
+
+
+
+
+
+
 Jesse MacFadyen
 PMC Member since forever.
 
@@ -137,8 +163,8 @@
 
 
 
-
-https://avatars3.githubusercontent.com/u/46134?s=400&=4;>
+
+https://avatars.githubusercontent.com/u/46134?s=256=4;>
 
 https://twitter.com/purplecabbage;>Twitter
 
@@ -165,8 +191,8 @@ Niklas mostly worked on the InAppBrowser
 
 
 
-
-https://avatars1.githubusercontent.com/u/3585860?s=460=4;>
+
+https://avatars.githubusercontent.com/u/3585860?s=256=4;>
 
 https://twitter.com/niklasmaerz;>Twitter
 
@@ -191,8 +217,8 @@ Niklas mostly worked on the InAppBrowser
 
 
 
-
-https://avatars1.githubusercontent.com/u/11200662?s=460=9634c6248d969ab6a5927f6c9f9d89cf92a82036=4;>
+
+https://avatars.githubusercontent.com/u/11200662?s=256=4;>
 
 https://twitter.com/NormanBreau;>Twitter
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1886179=1886178=1886179=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Feb  4 03:28:57 2021
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 01 Feb 2021 21:51:36 +
-Mon, 01 Feb 2021 21:51:36 +
+Thu, 04 Feb 2021 03:07:50 +
+Thu, 04 Feb 2021 03:07:50 +
 Jekyll v3.9.0
 
   

Modified: cordova/site/public/static/css/main.css
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/css/main.css?rev=1886179=1886178=1886179=diff
==
--- cordova/site/public/static/css/main.css (original)
+++ cordova/site/public/static/css/main.css Thu Feb  4 03:28:57 2021
@@ -8023,6 +8023,12 @@ html[lang="ru"] .docs #old-home ul li {
   .contribute-help .contribute-get-started-steps > li {
 margin-bottom: .5em; }
 
+.team-member-profile a + a:before {
+  content: '\2022';
+  color: initial;
+  display: inline-block;
+  padding: 0 0.5em 0 0.25em; }
+
 .contact .panel-title {
   margin-bottom: 1em; }
 



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



svn commit: r1886111 - in /cordova/site/public: ./ announcements/2013/11/15/ announcements/2013/11/22/ announcements/2013/12/16/ announcements/2014/02/20/ announcements/2014/05/23/ announcements/2014/

2021-02-01 Thread janpio
Author: janpio
Date: Mon Feb  1 22:19:56 2021
New Revision: 1886111

URL: http://svn.apache.org/viewvc?rev=1886111=rev
Log:
Updated docs


[This commit notification would consist of 2696 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



svn commit: r1884274 - in /cordova/site/public: blog/index.html feed.xml news/2020/11/30/cve-2020-11990.html

2020-12-09 Thread janpio
Author: janpio
Date: Thu Dec 10 06:25:19 2020
New Revision: 1884274

URL: http://svn.apache.org/viewvc?rev=1884274=rev
Log:
Updated docs

Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/11/30/cve-2020-11990.html

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1884274=1884273=1884274=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Dec 10 06:25:19 2020
@@ -185,7 +185,19 @@
 
 Upgrade plugin and rebuild application, update deployments.
 
-Credit: JPCERT/CC Vulnerability Coordination Group. 
(JVN#59779918)
+Credit: 
+
+[Edit: Changed credit to individual]
+
+Akihiro Matsumura of Saison Information Systems Co., Ltd. 
reported this vulnerability to IPA.
+
+JPCERT/CC coordinated with the developer under Information Security Early 
Warning Partnership.
+
+[Edit: Added links to JPCERT/CC advisory ]
+
+https://jvn.jp/jp/JVN59779918/;>JVN#59779918 (Japanese)
+
+https://jvn.jp/en/jp/JVN59779918/;>JVN#59779918 (English)
 
 More...
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1884274=1884273=1884274=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Dec 10 06:25:19 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 02 Dec 2020 09:05:20 +
-Wed, 02 Dec 2020 09:05:20 +
+Thu, 10 Dec 2020 06:09:28 +
+Thu, 10 Dec 2020 06:09:28 +
 Jekyll v2.5.3
 
   
@@ -55,7 +55,19 @@
 
 pUpgrade plugin and rebuild application, update deployments./p
 
-pstrongCredit:/strong JPCERT/CC Vulnerability 
Coordination Group. (JVN#59779918)/p
+pstrongCredit:/strong /p
+
+pem[Edit: Changed credit to individual]/em/p
+
+pstrongAkihiro Matsumura of Saison Information Systems Co., 
Ltd./strong reported this vulnerability to IPA./p
+
+pJPCERT/CC coordinated with the developer under Information Security 
Early Warning Partnership./p
+
+pem[Edit: Added links to JPCERT/CC advisory 
]/em/p
+
+pa href=https://jvn.jp/jp/JVN59779918/JVN#59779918 
(Japanese)/a/p
+
+pa 
href=https://jvn.jp/en/jp/JVN59779918/JVN#59779918 
(English)/a/p
 
 Mon, 30 Nov 2020 00:00:00 +
 
https://cordova.apache.org/news/2020/11/30/cve-2020-11990.html

Modified: cordova/site/public/news/2020/11/30/cve-2020-11990.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2020/11/30/cve-2020-11990.html?rev=1884274=1884273=1884274=diff
==
--- cordova/site/public/news/2020/11/30/cve-2020-11990.html (original)
+++ cordova/site/public/news/2020/11/30/cve-2020-11990.html Thu Dec 10 06:25:19 
2020
@@ -176,7 +176,19 @@
 
 Upgrade plugin and rebuild application, update deployments.
 
-Credit: JPCERT/CC Vulnerability Coordination Group. 
(JVN#59779918)
+Credit: 
+
+[Edit: Changed credit to individual]
+
+Akihiro Matsumura of Saison Information Systems Co., Ltd. 
reported this vulnerability to IPA.
+
+JPCERT/CC coordinated with the developer under Information Security Early 
Warning Partnership.
+
+[Edit: Added links to JPCERT/CC advisory ]
+
+https://jvn.jp/jp/JVN59779918/;>JVN#59779918 (Japanese)
+
+https://jvn.jp/en/jp/JVN59779918/;>JVN#59779918 (English)
 
 
 



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



svn commit: r1884020 [3/4] - in /cordova/site/public: ./ docs/en/3.0.0/guide/appdev/whitelist/ docs/en/3.1.0/guide/appdev/whitelist/ docs/en/3.2.0/guide/appdev/whitelist/ docs/en/3.3.0/guide/appdev/wh

2020-12-02 Thread janpio
Modified: cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html?rev=1884020=1884019=1884020=diff
==
--- cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html Wed Dec  2 
09:23:53 2020
@@ -418,8 +418,8 @@
 
 
 
-
-Whitelisting
+
+Allow List
 
 
 
@@ -912,21 +912,6 @@
 
 
 
-
-
-
-
-Whitelist
-
-
-
-
-
-
-
-
-
-
 
 
 
@@ -1106,8 +1091,8 @@
 
 
 
-
-Whitelisting
+
+Allow List
 
 
 
@@ -1375,15 +1360,6 @@
 
 
 
-
-
-Whitelist
-
-
-
-
-
-
 
 
 
@@ -2560,13 +2536,18 @@ for guidance.
 Building a Plugin
 
 Application developers use the CLIs plugin 
add command to add a plugin to a project. The
-argument to that command is the URL for a git repository containing
-the plugin code.  This example implements Cordovas Device API:
-cordova plugin add 
https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git
+command takes the URL for a git repository containing
+the plugin code as an argument.  This example implements Cordovas Device 
API:
+cordova plugin add 
https://github.com/apache/cordova-plugin-device
+
+If the plugin is published to npm, the command can also receive 
the package name as the argument:
+cordova plugin add cordova-plugin-device
 
 The plugin repository must feature a top-level plugin.xml 
manifest
 file. There are many ways to configure this file, details for which
-are available in the Plugin 
Specification. This abbreviated version of the Device plugin 
provides a simple example to use as a model:
+are available in the Plugin 
Specification. 
+
+This abbreviated version of the Device plugin provides a 
simple example to use as a model:
 ?xml version="1.0" encoding="UTF-8"?
 plugin xmlns="http://apache.org/cordova/ns/plugins/1.0;
 id="cordova-plugin-device" version="0.2.3"
@@ -2588,32 +2569,18 @@ are available in the /platform
 /plugin
 
-The top-level plugin tags id attribute uses 
the same
-reverse domain format to identify the plugin package as the apps
-theyre added to.  The js-module tag specifies the path to 
the common
-JavaScript interface.  The platform tag specifies a corresponding
-set of native code, for the ios platform in this case.  The
-config-file tag encapsulates a feature tag that is 
injected into
+
+The top-level plugin tags id attribute 
usually follows the cordova-plugin-{plugin name} schema and 
matches the plugins npm package name.
+The js-module tag specifies the path to the common
+JavaScript interface.
+The platform tag specifies a corresponding
+set of native code, for the ios platform in this case.
+The config-file tag encapsulates a feature tag 
that is injected into
 the platform-specific config.xml file to make the platform aware 
of
-the additional code library.  The header-file and 
source-file tags
-specify the path to the librarys component files.
-
-Validating a Plugin using Plugman
-
-You can use the plugman utility to check whether the plugin 
installs
-correctly for each platform.  Install plugman with the following
-http://nodejs.org/;>node command:
-npm 
install -g plugman
-
-You need a valid app source directory, such as the top-level 
www
-directory included in a default CLI-generated project, as described in the
-Create your first app guide.
-
-Then run a command such as the following to test whether iOS
-dependencies load properly:
-plugman install --platform ios --project /path/to/my/project/www --plugin /path/to/my/plugin
-
-For details on plugman options, see Using Plugman to Manage Plugins. 
For information on how to actually debug plugins, see each 
platforms native interface listed at the bottom of this page.
+the additional code library. 
+The header-file and source-file tags
+specify the path to the librarys component files.
+
 
 The JavaScript Interface
 
@@ -2686,6 +2653,32 @@ listed below, and each builds on the sim
 Windows Plugins
 
 
+Testing a Plugin during development
+
+The simplest way to manually test a plugin during development is to create 
a 
+Cordova app as usual and add the plugin with the --link 
option:
+cordova plugin add ../path/to/my/plugin/relative/to/project 
--link
+
+This creates a symbolic link instead of copying the plugin files, which 
enables you 
+to work on your plugin and then simply rebuild the app to use your changes.
+
+Validating a Plugin using Plugman
+
+You can use the plugman utility to check whether the plugin 
installs
+correctly for each platform.  Install plugman with the following
+http://nodejs.org/;>node command:
+npm 
install -g plugman
+
+You 

svn commit: r1884020 [4/4] - in /cordova/site/public: ./ docs/en/3.0.0/guide/appdev/whitelist/ docs/en/3.1.0/guide/appdev/whitelist/ docs/en/3.2.0/guide/appdev/whitelist/ docs/en/3.3.0/guide/appdev/wh

2020-12-02 Thread janpio
Modified: cordova/site/public/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1884020=1884019=1884020=diff
==
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Wed Dec  2 09:23:53 2020
@@ -101056,17 +101056,6 @@
 
 
 
-
https://cordova.apache.org/docs/en/dev/reference/cordova-plugin-whitelist/index.html
-daily
-0.2
-
-
-
-
-
-
-
-
 
https://cordova.apache.org/docs/en/dev/reference/cordova-plugin-camera/index.html
 daily
 0.2
@@ -101265,7 +101254,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/dev/guide/appdev/whitelist/index.html
+
https://cordova.apache.org/docs/en/dev/guide/appdev/privacy/index.html
 daily
 0.2
 
@@ -101276,7 +101265,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/dev/guide/appdev/privacy/index.html
+
https://cordova.apache.org/docs/en/dev/guide/appdev/allowlist/index.html
 daily
 0.2
 

Modified: cordova/site/public/static/js/plugins.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/plugins.js?rev=1884020=1884019=1884020=diff
==
--- cordova/site/public/static/js/plugins.js (original)
+++ cordova/site/public/static/js/plugins.js Wed Dec  2 09:23:53 2020
@@ -1,4 +1,4 @@
 !function t(e,n,r){function o(u,s){if(!n[u]){if(!e[u]){var 
a="function"==typeof require&if(!s&)return a(u,!0);if(i)return 
i(u,!0);var c=new Error("Cannot find module '"+u+"'");throw 
c.code="MODULE_NOT_FOUND",c}var 
l=n[u]={exports:{}};e[u][0].call(l.exports,function(t){var n=e[u][1][t];return 
o(n?n:t)},l,l.exports,t,e,n,r)}return n[u].exports}for(var i="function"==typeof 
require&,u=0;ue;1=0)return 
e.splice(n,1)},fold:function(t,e,n){for(var 
r,o=0;o5?"[..]":"["+L.map(L.toString,t).toString()+"]":null!=(null!=t?t.toString:void
 0)&!==Object.prototype.toString?t.toString():"object"==typeof 
t?$>5?"{..}":(e=function(){var e=[];for(n in t)o.call(t,n)&&(r=function(){var 
e;try{return t[n]}catch(e){return 
e}}(),e.push(L.toString(n)+":"+L.toString(r)));retur
 n e}(),"{"+e+"}"):t}finally{$--}}},$=0;_._=L;var 
F=_.UpdateBarrier=function(){function 
t(t){t<=s||(u[t-1]||(u[t-1]=[[],0]),s=t)}function e(t,e){for(var 
n=0;n=e;){var n=u[s-1];if(!n)throw new f("Unexpected stack top: 
"+n);var r=n[0],o=n[1];if(!(oe&&0==u[s-1][0].length;)s--}finally{c||(u=[],s=0)}}}var 
r,o=[],i={},u=[],s=0,a={},c=function(o,i){if(!r&&!u.length)return 
i();t(1);for(var a=0;a0;)h(0,!0);a={}},h=function(t,e){var 
n=o[t],r=n.id,u=i[r];o.splice(t,1),delete i[r],e&>0&(n);for(var 
s,a=0;a0};return{whenDoneWith:l,hasWaiters:b,inTransaction:v,currentEventId:y,wrappedSubscribe:m,afterTransaction:c}}();R(n.prototype,{_isSource:!0,subscribe:function(t){return
 this.obs.dispatcher.subscribe(t)},toString:function(){return 
this.obs.toString()},markEnded:function(){return 
this.ended=!0,!0},consume:function(){return 
this.lazy?{value:L.always(this.queue[0])}:this.queue[0]},push:function(t){return
 this.queue=[t],[t]},mayHave:function(){return!0},hasAtLeast:function(){return 
this.queue.length},flatten:!0}),U(r,n),R(r.prototype,{cons
 ume:function(){return this.queue.shift()},push:function(t){return 
this.queue.push(t)},mayHave:function(t){return!this.ended||this.queue.length>=t},hasAtLeast:function(t){return
 
this.queue.length>=t},flatten:!1}),U(o,n),R(o.prototype,{consume:function(){var 
t=this.queue;return this.queue=[],{value:function(){return 
t}}},push:function(t){return 
this.queue.push(t.value())},hasAtLeast:function(){return!0}}),n.isTrigger=function(t){return(null!=t?t._isSource:void
 0)?t.sync:null!=t?t._isEventStream:void 
0},n.fromObservable=function(t){return(null!=t?t._isSource:void 
0)?t:(null!=t?t._isProperty:void 0)?new n(t,(!1)):new 
r(t,(!0))},R(i.prototype,{_isDesc:!0,deps:function(){return 
this.cached||(this.cached=H([this.context].concat(this.args))),this.cached},toString:function(){return
 
L.toString(this.context)+"."+L.toString(this.method)+"("+L.map(L.toString,this.args)+")"}});var
 V=function(t,e){var n=t||e;if(n&_isDesc)return t||e;for(var 
r=arguments.length,o=Array(r>2?r-2:0),u=2;u1?n-1:0),o=1;o1&&"."===t.charAt(0)},X=q(function(t){for(var 
e=arguments.length,n=Array(e>1?e-1:0),r=1;r"},U(f,s),f.prototype.isError=function(){return!0},f.prototype.fmap=function(){return
 this},f.prototype.apply=function(){return 
this},f.prototype.toString=function(){return" 
"+L.toString(this.error)},_.Event=s,_.Initial=c,_.Next=a,_.End=l,_.Error=f;var 
it=function(t){return new c(t,(!0))},ut=function(t){return new 
a(t,(!0))},st=function(){return new l},at=function(t){return 
t&_isEvent?t:ut(t)},ct=0,lt=function(){};R(p.prototype,{_isObservable:!0,subscribe:function(t){return
 F.wrappedSubscribe(this,t)},subscribeInternal:function(t){return 
this.dispatcher.subscribe(t)},onValue:function(){var t=z(arguments);return 

svn commit: r1884020 [2/4] - in /cordova/site/public: ./ docs/en/3.0.0/guide/appdev/whitelist/ docs/en/3.1.0/guide/appdev/whitelist/ docs/en/3.2.0/guide/appdev/whitelist/ docs/en/3.3.0/guide/appdev/wh

2020-12-02 Thread janpio
Added: cordova/site/public/docs/en/dev/guide/appdev/allowlist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/appdev/allowlist/index.html?rev=1884020=auto
==
--- cordova/site/public/docs/en/dev/guide/appdev/allowlist/index.html (added)
+++ cordova/site/public/docs/en/dev/guide/appdev/allowlist/index.html Wed Dec  
2 09:23:53 2020
@@ -0,0 +1,2814 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Allow List Guide - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/docs/en/dev/guide/appdev/allowlist/;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Team
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Introduction
+
+
+
+
+
+
+
+
+
+
+
+
+
+Overview
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Create apps
+
+
+
+
+
+
+
+
+
+
+
+
+
+Create your first app
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Templates for apps
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Platform support
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Develop for platforms
+
+
+
+
+
+
+
+
+
+
+
+
+
+Android
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+iOS
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Windows
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+OS X
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Electron
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Manage versions and platforms
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Platform pinning
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Customize icons
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Store data
+
+ 

svn commit: r1884020 [1/4] - in /cordova/site/public: ./ docs/en/3.0.0/guide/appdev/whitelist/ docs/en/3.1.0/guide/appdev/whitelist/ docs/en/3.2.0/guide/appdev/whitelist/ docs/en/3.3.0/guide/appdev/wh

2020-12-02 Thread janpio
Author: janpio
Date: Wed Dec  2 09:23:53 2020
New Revision: 1884020

URL: http://svn.apache.org/viewvc?rev=1884020=rev
Log:
Updated docs

Added:
cordova/site/public/docs/en/dev/guide/appdev/allowlist/
cordova/site/public/docs/en/dev/guide/appdev/allowlist/index.html
Modified:
cordova/site/public/.htaccess
cordova/site/public/docs/en/3.0.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/3.1.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/3.2.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/3.3.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/3.4.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/3.5.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/3.6.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/4.0.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/5.0.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/5.1.1/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/5.4.0/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/6.x/guide/appdev/whitelist/index.html

cordova/site/public/docs/en/6.x/reference/cordova-plugin-whitelist/index.html
cordova/site/public/docs/en/7.x/guide/appdev/whitelist/index.html

cordova/site/public/docs/en/7.x/reference/cordova-plugin-whitelist/index.html
cordova/site/public/docs/en/8.x/guide/appdev/whitelist/index.html

cordova/site/public/docs/en/8.x/reference/cordova-plugin-whitelist/index.html
cordova/site/public/docs/en/9.x/guide/appdev/whitelist/index.html

cordova/site/public/docs/en/9.x/reference/cordova-plugin-whitelist/index.html
cordova/site/public/docs/en/dev/config_ref/images.html
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/docs/en/dev/cordova/events/events.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/guide/appdev/hooks/index.html
cordova/site/public/docs/en/dev/guide/appdev/privacy/index.html
cordova/site/public/docs/en/dev/guide/appdev/security/index.html
cordova/site/public/docs/en/dev/guide/cli/index.html
cordova/site/public/docs/en/dev/guide/cli/template.html
cordova/site/public/docs/en/dev/guide/hybrid/plugins/index.html
cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
cordova/site/public/docs/en/dev/guide/next/index.html
cordova/site/public/docs/en/dev/guide/overview/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/android/upgrade.html
cordova/site/public/docs/en/dev/guide/platforms/android/webview.html
cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
cordova/site/public/docs/en/dev/guide/platforms/ios/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/ios/upgrade.html
cordova/site/public/docs/en/dev/guide/platforms/ios/webview.html
cordova/site/public/docs/en/dev/guide/platforms/osx/config.html
cordova/site/public/docs/en/dev/guide/platforms/osx/index.html
cordova/site/public/docs/en/dev/guide/platforms/osx/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/windows/index.html
cordova/site/public/docs/en/dev/guide/platforms/windows/plugin.html
cordova/site/public/docs/en/dev/guide/platforms/windows/upgrade.html
cordova/site/public/docs/en/dev/guide/support/index.html
cordova/site/public/docs/en/dev/index.html
cordova/site/public/docs/en/dev/platform_pinning/index.html
cordova/site/public/docs/en/dev/platform_plugin_versioning_ref/index.html
cordova/site/public/docs/en/dev/plugin_ref/plugman.html
cordova/site/public/docs/en/dev/plugin_ref/spec.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-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/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/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-screen-orientation/index.html

cordova/site/public/docs/en/dev

svn commit: r1884016 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html feed.xml

2020-12-02 Thread janpio
Author: janpio
Date: Wed Dec  2 08:46:06 2020
New Revision: 1884016

URL: http://svn.apache.org/viewvc?rev=1884016=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1884016=1884015=1884016=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Wed Dec  
2 08:46:06 2020
@@ -2984,9 +2984,6 @@ build configuration file:
 }
 }
 
-For release signing, passwords can be excluded and the build system will 
issue a
-prompt asking for the password.
-
 There is also support to mix and match command line arguments and 
parameters in
 build.json. Values from the command line arguments will get 
precedence.
 This can be useful for specifying passwords on the command line.
@@ -3003,7 +3000,7 @@ storeType=pkcs12
 keyAlias=DebugSigningKey
 keyPassword=SECRET2
 
-storePassword and keyPassword are optional, and 
will be prompted for if omitted.
+storePassword and keyPassword are required for 
automated signing.
 
 Debugging
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1884016=1884015=1884016=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Dec  2 08:46:06 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 30 Nov 2020 18:15:13 +
-Mon, 30 Nov 2020 18:15:13 +
+Wed, 02 Dec 2020 08:25:34 +
+Wed, 02 Dec 2020 08:25:34 +
 Jekyll v2.5.3
 
   



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



svn commit: r1883958 - in /cordova/site/public: announcements/2020/10/02/cordova-electron-release-2.0.0.html blog/index.html feed.xml news/2020/11/ news/2020/11/30/ news/2020/11/30/cve-2020-11990.html

2020-11-30 Thread janpio
Author: janpio
Date: Mon Nov 30 18:32:25 2020
New Revision: 1883958

URL: http://svn.apache.org/viewvc?rev=1883958=rev
Log:
Updated docs

Added:
cordova/site/public/news/2020/11/
cordova/site/public/news/2020/11/30/
cordova/site/public/news/2020/11/30/cve-2020-11990.html
Modified:

cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml

Modified: 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html?rev=1883958=1883957=1883958=diff
==
--- 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
 (original)
+++ 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
 Mon Nov 30 18:32:25 2020
@@ -274,11 +274,11 @@ cordova platform add electron@2.0.0
 
 
 
-Next
+Next
 
 
-Cve 2020 11990
- 30 Nov 2020 - By  
+Security Advisory CVE-2020-11990
+ 30 Nov 2020 - By Jesse MacFadyen 
 
 
-layout: post author: name: Jesse MacFadyen title: 
Security Advisory CVE-2020-11990 categories: news...
+We have resolved a security issue in the camera plugin 
that could...
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1883958=1883957=1883958=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Nov 30 18:32:25 2020
@@ -128,31 +128,21 @@
 
 
 
-Cve 2020 
11990
+Security Advisory CVE-2020-11990
 
 
 30 Nov 2020
 - by
 
 
-
+Jesse MacFadyen
 
 
-
+
 
 
 
-
-
-layout: post
-author:
-name: Jesse MacFadyen
-title:  Security Advisory CVE-2020-11990
-categories: news
-
-tags: security advisory
-
-We have resolved a security issue in the camera plugin that could have 
affected certain Cordova (Android) applications.
+We have resolved a security issue in the camera 
plugin that could have affected certain Cordova (Android) applications.
 
 CVE-2020-11990: Apache Cordova Plugin camera vulnerable to 
information disclosure
 
@@ -197,7 +187,7 @@ categories: news
 
 Credit: JPCERT/CC Vulnerability Coordination Group. 
(JVN#59779918)
 
-More...
+More...
 
 
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1883958=1883957=1883958=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Nov 30 18:32:25 2020
@@ -6,23 +6,13 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 30 Nov 2020 17:47:38 +
-Mon, 30 Nov 2020 17:47:38 +
+Mon, 30 Nov 2020 18:15:13 +
+Mon, 30 Nov 2020 18:15:13 +
 Jekyll v2.5.3
 
   
-Cve 2020 11990
-hr
-
-playout: post
-author:
-name: Jesse MacFadyen
-title:  quot;Security Advisory CVE-2020-11990quot;
-categories: news/p
-
-h2tags: security advisory/h2
-
-pWe have resolved a security issue in the camera plugin that could 
have affected certain Cordova (Android) applications./p
+Security Advisory CVE-2020-11990
+pWe have resolved a security issue in the camera 
plugin that could have affected certain Cordova (Android) 
applications./p
 
 pstrongCVE-2020-11990:/strong Apache Cordova Plugin 
camera vulnerable to information disclosure/p
 
@@ -68,9 +58,15 @@ categories: news/p
 pstrongCredit:/strong JPCERT/CC Vulnerability 
Coordination Group. (JVN#59779918)/p
 
 Mon, 30 Nov 2020 00:00:00 +
-https://cordova.apache.org/2020/11/30/cve-2020-11990.html
-https://cordova.apache.org/2020/11/30/cve-2020-11990.html
+
https://cordova.apache.

svn commit: r1883957 - in /cordova/site/public: 2020/ 2020/11/ 2020/11/30/ 2020/11/30/cve-2020-11990.html announcements/2020/10/02/cordova-electron-release-2.0.0.html blog/index.html feed.xml sitemap.

2020-11-30 Thread janpio
Author: janpio
Date: Mon Nov 30 18:07:13 2020
New Revision: 1883957

URL: http://svn.apache.org/viewvc?rev=1883957=rev
Log:
Updated docs

Added:
cordova/site/public/2020/
cordova/site/public/2020/11/
cordova/site/public/2020/11/30/
cordova/site/public/2020/11/30/cve-2020-11990.html
Modified:

cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: cordova/site/public/2020/11/30/cve-2020-11990.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/2020/11/30/cve-2020-11990.html?rev=1883957=auto
==
--- cordova/site/public/2020/11/30/cve-2020-11990.html (added)
+++ cordova/site/public/2020/11/30/cve-2020-11990.html Mon Nov 30 18:07:13 2020
@@ -0,0 +1,54 @@
+
+
+layout: post
+author:
+name: Jesse MacFadyen
+title:  Security Advisory CVE-2020-11990
+categories: news
+
+tags: security advisory
+
+We have resolved a security issue in the camera plugin that could have 
affected certain Cordova (Android) applications.
+
+CVE-2020-11990: Apache Cordova Plugin camera vulnerable to 
information disclosure
+
+Type of Vulnerability:
+
+CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
+
+Severity: Low
+
+Vendor: The Apache Software Foundation
+
+Possible attackers condition:
+
+An attacker who can install (or lead the victim to install) the specially 
crafted (or malicious) Android application. Android documentation describes the 
external cache location as application specific, however,
+There is no security enforced with these files. For example, any 
application holding Manifest.permission.WRITEEXTERNALSTORAGE can write 
to these files.
+( and thereby read )
+
+Possible victims:
+
+Android users that take pictures with an Apache Cordova based application 
and attached removable storage.
+
+Possible Impacts:
+
+
+Confidentiality is breached.
+The image file (photo) taken by the Android apps that was developed using 
the Apache Cordova camera plugin will be disclosed.
+
+
+Versions Affected:
+
+Cordova Android applications using the Camera plugin
+
+( cordova-plugin-camera version 4.1.0 and below )
+
+Upgrade path:
+
+Developers who are concerned about this issue should install version 5.0.0 
or higher of cordova-plugin-camera
+
+Mitigation Steps:
+
+Upgrade plugin and rebuild application, update deployments.
+
+Credit: JPCERT/CC Vulnerability Coordination Group. 
(JVN#59779918)

Modified: 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html?rev=1883957=1883956=1883957=diff
==
--- 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
 (original)
+++ 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
 Mon Nov 30 18:07:13 2020
@@ -274,6 +274,26 @@ cordova platform add electron@2.0.0
 
 
 
+Next
+
+
+Cve 2020 11990
+ 30 Nov 2020 - By  
+
+
+layout: post author: name: Jesse MacFadyen title: 
Security Advisory CVE-2020-11990 categories: news...
+
+
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1883957=1883956=1883957=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Nov 30 18:07:13 2020
@@ -126,6 +126,83 @@
 
 
 
+
+
+Cve 2020 
11990
+
+
+30 Nov 2020
+- by
+
+
+
+
+
+
+
+
+
+
+
+layout: post
+author:
+name: Jesse MacFadyen
+title:  Security Advisory CVE-2020-11990
+categories: news
+
+tags: security advisory
+
+We have resolved a security issue in the camera plugin that could have 
affected certain Cordova (Android) applications.
+
+CVE-2020-11990: Apache Cordova Plugin camera vulnerable to 
information disclosure
+
+Type of Vulnerability:
+
+CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
+
+Severity: Low
+
+Vendor: The Apache Software

svn commit: r1883893 - /cordova/site/public/feed.xml

2020-11-28 Thread janpio
Author: janpio
Date: Sat Nov 28 08:44:13 2020
New Revision: 1883893

URL: http://svn.apache.org/viewvc?rev=1883893=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1883893=1883892=1883893=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Nov 28 08:44:13 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 25 Nov 2020 12:23:55 +
-Wed, 25 Nov 2020 12:23:55 +
+Sat, 28 Nov 2020 08:28:32 +
+Sat, 28 Nov 2020 08:28:32 +
 Jekyll v2.5.3
 
   



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



svn commit: r1883820 - in /cordova/site/public: feed.xml index.html static/img/tools/quasar-logo.svg

2020-11-25 Thread janpio
Author: janpio
Date: Wed Nov 25 12:43:17 2020
New Revision: 1883820

URL: http://svn.apache.org/viewvc?rev=1883820=rev
Log:
Updated docs

Added:
cordova/site/public/static/img/tools/quasar-logo.svg
Modified:
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1883820=1883819=1883820=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Nov 25 12:43:17 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 23 Nov 2020 17:25:09 +
-Mon, 23 Nov 2020 17:25:09 +
+Wed, 25 Nov 2020 12:23:55 +
+Wed, 25 Nov 2020 12:23:55 +
 Jekyll v2.5.3
 
   

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1883820=1883819=1883820=diff
==
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Wed Nov 25 12:43:17 2020
@@ -473,7 +473,7 @@ details such as network logs, repro-step
 
 
 
-https://cdn.quasar.dev/logo/svg/quasar-logo.svg; 
class="center-block"/>
+
 
 
 

Added: cordova/site/public/static/img/tools/quasar-logo.svg
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/img/tools/quasar-logo.svg?rev=1883820=auto
==
--- cordova/site/public/static/img/tools/quasar-logo.svg (added)
+++ cordova/site/public/static/img/tools/quasar-logo.svg Wed Nov 25 12:43:17 
2020
@@ -0,0 +1,33 @@
+
+http://www.w3.org/2000/svg; 
+   xmlns="http://www.w3.org/2000/svg; 
+   xmlns:xlink="http://www.w3.org/1999/xlink; x="0px" y="0px" viewBox="0 0 
43.4 43.4" style="enable-background:new 0 0 43.4 43.4;" xml:space="preserve">
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+



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



svn commit: r1883757 - in /cordova/site/public: contribute/team.html feed.xml

2020-11-23 Thread janpio
Author: janpio
Date: Mon Nov 23 17:45:46 2020
New Revision: 1883757

URL: http://svn.apache.org/viewvc?rev=1883757=rev
Log:
Updated docs

Modified:
cordova/site/public/contribute/team.html
cordova/site/public/feed.xml

Modified: cordova/site/public/contribute/team.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/contribute/team.html?rev=1883757=1883756=1883757=diff
==
--- cordova/site/public/contribute/team.html (original)
+++ cordova/site/public/contribute/team.html Mon Nov 23 17:45:46 2020
@@ -142,7 +142,7 @@
 
 https://avatars3.githubusercontent.com/u/46134?s=400&=4;>
 
-Twitter
+https://twitter.com/purplecabbage;>Twitter
 
 
 https://github.com/purplecabbage;>Homepage
@@ -170,7 +170,7 @@ Niklas mostly worked on the InAppBrowser
 
 https://avatars1.githubusercontent.com/u/3585860?s=460=4;>
 
-Twitter
+https://twitter.com/niklasmaerz;>Twitter
 
 
 https://blog.merzlabs.com;>Homepage

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1883757=1883756=1883757=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Nov 23 17:45:46 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Tue, 17 Nov 2020 12:23:30 +
-Tue, 17 Nov 2020 12:23:30 +
+Mon, 23 Nov 2020 17:25:09 +
+Mon, 23 Nov 2020 17:25:09 +
 Jekyll v2.5.3
 
   



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



svn commit: r1883522 - in /cordova/site/public: feed.xml index.html

2020-11-17 Thread janpio
Author: janpio
Date: Tue Nov 17 12:44:18 2020
New Revision: 1883522

URL: http://svn.apache.org/viewvc?rev=1883522=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1883522=1883521=1883522=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Tue Nov 17 12:44:18 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 13 Nov 2020 07:07:49 +
-Fri, 13 Nov 2020 07:07:49 +
+Tue, 17 Nov 2020 12:23:30 +
+Tue, 17 Nov 2020 12:23:30 +
 Jekyll v2.5.3
 
   

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1883522=1883521=1883522=diff
==
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Tue Nov 17 12:44:18 2020
@@ -470,6 +470,24 @@ details such as network logs, repro-step
 
 
 
+
+
+
+https://cdn.quasar.dev/logo/svg/quasar-logo.svg; 
class="center-block"/>
+
+
+
+https://quasar.dev;>
+Quasar
+
+
+
+
+Write code once and simultaneously deploy it as a website, 
 Mobile / Electron App or Browser Extension. Yes, one codebase for all of them, 
 helping you develop an app in record time by using a state-of-the-art CLI and 
backed by best-practice, blazing f...
+
+
+
+
 
 
 



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



svn commit: r1883375 - /cordova/site/public/feed.xml

2020-11-12 Thread janpio
Author: janpio
Date: Fri Nov 13 07:26:57 2020
New Revision: 1883375

URL: http://svn.apache.org/viewvc?rev=1883375=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1883375=1883374=1883375=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Nov 13 07:26:57 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 12 Nov 2020 21:25:42 +
-Thu, 12 Nov 2020 21:25:42 +
+Fri, 13 Nov 2020 07:07:49 +
+Fri, 13 Nov 2020 07:07:49 +
 Jekyll v2.5.3
 
   



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



svn commit: r1883369 - in /cordova/site/public: ./ announcements/2013/11/15/ announcements/2013/11/22/ announcements/2013/12/16/ announcements/2014/02/20/ announcements/2014/05/23/ announcements/2014/

2020-11-12 Thread janpio
Author: janpio
Date: Thu Nov 12 21:53:37 2020
New Revision: 1883369

URL: http://svn.apache.org/viewvc?rev=1883369=rev
Log:
Updated docs


[This commit notification would consist of 151 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



svn commit: r1883262 - in /cordova/site/public: ./ docs/en/9.x/config_ref/ docs/en/dev/config_ref/ docs/en/dev/cordova/storage/ docs/en/dev/reference/cordova-plugin-dialogs/ docs/en/dev/reference/cord

2020-11-10 Thread janpio
Author: janpio
Date: Tue Nov 10 18:45:39 2020
New Revision: 1883262

URL: http://svn.apache.org/viewvc?rev=1883262=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/9.x/config_ref/images.html
cordova/site/public/docs/en/dev/config_ref/images.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/9.x/config_ref/images.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/9.x/config_ref/images.html?rev=1883262=1883261=1883262=diff
==
--- cordova/site/public/docs/en/9.x/config_ref/images.html (original)
+++ cordova/site/public/docs/en/9.x/config_ref/images.html Tue Nov 10 18:45:39 
2020
@@ -2588,7 +2588,7 @@ different screen resolutions.
 
 
 density
-Optional  Specified icon density
+Required  Specified icon density
 
 
 

Modified: cordova/site/public/docs/en/dev/config_ref/images.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/images.html?rev=1883262=1883261=1883262=diff
==
--- cordova/site/public/docs/en/dev/config_ref/images.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/images.html Tue Nov 10 18:45:39 
2020
@@ -2596,7 +2596,7 @@ different screen resolutions.
 
 
 density
-Optional  Specified icon density
+Required  Specified icon density
 
 
 

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1883262=1883261=1883262=diff
==
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Tue Nov 10 
18:45:39 2020
@@ -2647,13 +2647,19 @@ constraining the structure or needing to
 But unlike LocalStorage, you can create multiple databases, with multiple 
stores per
 database, and its asynchronous API and search indexes provide performance 
benefits.
 
-IndexedDB is supported by the underlying WebView on the following Cordova 
platforms:
+IndexedDB is supported by the underlying WebView on all platforms, with 
known limitations on the following platforms:
 
 
-Windows (with some limitations)
-Android (4.4 and above)
+browser
+Windows
 
 
+Web browser limitations
+
+The actual behavior may depend on which browser is used.
+There could be differences between the behavior on the Safari and Firefox 
browsers,
+for example.
+
 Windows Limitations
 
 Windows platform support for IndexedDB is incomplete. For example, it lacks
@@ -2761,7 +2767,6 @@ good search performance.
 Disadvantages
 
 
-Not supported on iOS.
 Complex API with nested callbacks.
 Limited total amount of storage and possible eviction https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria;>as
 described on MDN.
 

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html?rev=1883262=1883261=1883262=diff
==
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-dialogs/index.html 
Tue Nov 10 18:45:39 2020
@@ -2599,6 +2599,8 @@ function onDeviceReady() {
 navigator.notification.confirm
 navigator.notification.prompt
 navigator.notification.beep
+navigator.notification.dismissPrevious
+navigator.notification.dismissAll
 
 
 navigator.notification.alert
@@ -2779,6 +2781,70 @@ navigator.notification.beep(2);
 Android plays the default Notification ringtone specified 
under the Settings/Sound  Display panel.
 
 
+navigator.notification.dismissPrevious
+
+Dismisses the previously opened dialog box.
+If no dialog box is currently open, the errorCallback will be 
called.
+navigator.notification.dismissPrevious([successCallback], 
[errorCallback])
+
+
+successCallback: Callback to invoke when previously 
opened dialog has been dismissed. (Function) (Optional)
+errorCallback: Callback to invoke on failure to dismiss 
previously opened dialog. Will be passed the error message. (Function) 
(Optional)
+
+
+Example
+function 
successCallback() {
+console.log("Successfully dismissed previously opened dialog.");
+}
+
+function errorCallback(error) {
+console.log("Failed to dismiss previously opened dialog: " + error);
+}
+
+navigator.notification.dismissPrevious(
+successCallback,
+errorCallback
+);
+
+Supported

svn commit: r1882291 - /cordova/site/public/feed.xml

2020-10-06 Thread janpio
Author: janpio
Date: Wed Oct  7 04:03:25 2020
New Revision: 1882291

URL: http://svn.apache.org/viewvc?rev=1882291=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1882291=1882290=1882291=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Oct  7 04:03:25 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 05 Oct 2020 03:06:02 +
-Mon, 05 Oct 2020 03:06:02 +
+Wed, 07 Oct 2020 03:42:38 +
+Wed, 07 Oct 2020 03:42:38 +
 Jekyll v2.5.3
 
   



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



svn commit: r1882241 - in /cordova/site/public: feed.xml index.html

2020-10-04 Thread janpio
Author: janpio
Date: Mon Oct  5 03:29:28 2020
New Revision: 1882241

URL: http://svn.apache.org/viewvc?rev=1882241=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1882241=1882240=1882241=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Oct  5 03:29:28 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Sun, 04 Oct 2020 11:33:00 +
-Sun, 04 Oct 2020 11:33:00 +
+Mon, 05 Oct 2020 03:06:02 +
+Mon, 05 Oct 2020 03:06:02 +
 Jekyll v2.5.3
 
   

Modified: cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1882241=1882240=1882241=diff
==
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Mon Oct  5 03:29:28 2020
@@ -316,25 +316,6 @@
 
 
 
-
-
-
-
-http://phonegap.com/;>
-Adobe PhoneGap
-
-
-
-
-PhoneGap is the original and most popular distribution of 
Apache Cordova. Turn your HTML, CSS and JavaScript into an app on your device 
in minutes using our simple  desktop and  developer apps.
-
-
-
-
-
-
-
-
 
 
 
@@ -392,25 +373,6 @@
 
 
 
-
-
-
-
-https://www.visualstudio.com/vs/features/cordova/;>
-Visual Studio
-
-
-
-
-Popular IDE for building cross-platform apps for Android, 
iOS, and Windows. Complete with advanced build and debugging support.
-
-
-
-
-
-
-
-
 
 
 
@@ -444,25 +406,6 @@
 
 
 
-
-
-
-
-
-
-
-
-
-https://evothings.com/;>
-Evothings Studio
-
-
-
-
-Evothings Studio provides Cordova developers with a rapid 
development workflow, tutorials and example apps for the Internet of Things. 
Support for Bluetooth Low Energy (BLE) and other IoT related technologies.
-
-
-
 
 
 



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



svn commit: r1882233 - /cordova/site/public/feed.xml

2020-10-04 Thread janpio
Author: janpio
Date: Sun Oct  4 11:49:00 2020
New Revision: 1882233

URL: http://svn.apache.org/viewvc?rev=1882233=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1882233=1882232=1882233=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sun Oct  4 11:49:00 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 02 Oct 2020 20:36:36 +
-Fri, 02 Oct 2020 20:36:36 +
+Sun, 04 Oct 2020 11:33:00 +
+Sun, 04 Oct 2020 11:33:00 +
 Jekyll v2.5.3
 
   



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



svn commit: r1882205 - /cordova/site/public/feed.xml

2020-10-02 Thread janpio
Author: janpio
Date: Fri Oct  2 20:53:10 2020
New Revision: 1882205

URL: http://svn.apache.org/viewvc?rev=1882205=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1882205=1882204=1882205=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Oct  2 20:53:10 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 02 Oct 2020 14:20:54 +
-Fri, 02 Oct 2020 14:20:54 +
+Fri, 02 Oct 2020 20:36:36 +
+Fri, 02 Oct 2020 20:36:36 +
 Jekyll v2.5.3
 
   



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



svn commit: r1882198 - in /cordova/site/public: announcements/2020/10/ announcements/2020/10/02/ announcements/2020/10/02/cordova-electron-release-2.0.0.html blog/index.html feed.xml news/2020/09/29/c

2020-10-02 Thread janpio
Author: janpio
Date: Fri Oct  2 14:37:58 2020
New Revision: 1882198

URL: http://svn.apache.org/viewvc?rev=1882198=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/10/
cordova/site/public/announcements/2020/10/02/

cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/09/29/cve-2020-6506.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html?rev=1882198=auto
==
--- 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
 (added)
+++ 
cordova/site/public/announcements/2020/10/02/cordova-electron-release-2.0.0.html
 Fri Oct  2 14:37:58 2020
@@ -0,0 +1,395 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Electron 2.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/10/02/cordova-electron-release-2.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Electron 2.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+02 Oct 2020
+
+
+
+We are happy to announce that we have just released 
Cordova Electron 2.0.0!  This is one of Cordovas supported 
platforms for building Electron applications.
+
+
+https://www.npmjs.com/package/cordova-electron;>cordova-electron@2.0.0
+
+
+Release Highlights
+
+To upgrade:
+cordova platform remove electron
+cordova platform add electron@2.0.0
+
+To install:
+cordova platform add electron@2.0.0
+
+Some of the notable breaking changes  new features in this release 
are:
+
+
+The Electron core dependencies have been updated.
+
+
+Electron: 10.1.2
+Chromium: 85.0.4183.98
+Node: v12.16.3
+V8: v8.5
+
+NodeJS 6 and 8 is no longer supported. This release 
requires the development environment to have NodeJS 10.x or 
higher. It is recommended to use the current LTS, which is 12.18.4 
at the time of this release.
+DevTool extensions can now be added to debug builds to improve debugging 
capabilities. https://github.com/apache/cordova-electron/pull/160;>GH-160
+Support for using the custom scheme and 
hostname preference flags is now available. It can be 
easily configured in your Cordova project by setting the preference options 
scheme and hostname in the config.xml 
file.
+preference name="scheme" value="app" /
+preference name="hostname" value="localhost" /
+
+Support passing of Electron arguments to the 
cordova run command. This is useful to pass the inspect flag to 
debug the main process.
+
+
+For a quick start guide and in-depth configuration setup, please check out 
our https://github.com/apache/cordo

svn commit: r1882165 - in /cordova/site/public: blog/index.html feed.xml news/2020/09/18/camera-plugin-release.html news/2020/09/29/cve-2020-6506.html

2020-09-30 Thread janpio
Author: janpio
Date: Wed Sep 30 18:32:31 2020
New Revision: 1882165

URL: http://svn.apache.org/viewvc?rev=1882165=rev
Log:
Updated docs

Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/09/18/camera-plugin-release.html
cordova/site/public/news/2020/09/29/cve-2020-6506.html

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1882165=1882164=1882165=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Sep 30 18:32:31 2020
@@ -139,12 +139,10 @@
 
 
 
-Security Advisory CVE-2020-6506
-
-Formally Disclosed Advisory:
+Formally Disclosed Advisory:
 
 
-https://bugs.chromium.org/p/chromium/issues/detail?id=1083819
+https://bugs.chromium.org/p/chromium/issues/detail?id=1083819;>https://bugs.chromium.org/p/chromium/issues/detail?id=1083819
 
 
 This vulnerability is a universal cross-site scripting (UXSS) vulnerability 
in Android WebView which allows cross-origin iframes to execute arbitrary 
JavaScript in the top-level document.  Apache Cordova apps built for Android 
devices which allow the loading of http content from domains they do not 
control could be affected.  Theoretically this would be either in an iframe, or 
by use of the InAppBrowser plugin (cordova-plugin-inappbrowser).
@@ -162,14 +160,14 @@ Users must update their Android WebView
 Use a restrictive an allow-list and content security policy (CSP) as 
possible.
 
 
-https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist/
+https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist/;>https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist/
 Ensure CSPs do not include unsafe-line for 
script-src/default-src unless necessary.
 
 Generally, always load local code into your applications main 
webview, and use InAppBrowser to display anything remote.
 
 
 Always load untrusted content into an external browser (i.e. call 
InAppBrowser with _system)
-https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/
+https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/;>https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/
 
 Do not use iframes, and if you must, never do so in your 
applications main webview. Using the sandbox attribute will 
mitigate this vulnerability ( preferably with an empty value. ) Avoid using 
these sandbox attributes together allow-popups allow-top-navigation 
allow-scripts because they do NOT mitigate this vulnerability.
 iframe sandbox='' 
src='http://untrusted-source' /
@@ -183,9 +181,11 @@ Users must update their Android WebView
 Additional References
 
 
-https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/
-https://nvd.nist.gov/vuln/detail/CVE-2020-6506
+https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/;>https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/
+https://nvd.nist.gov/vuln/detail/CVE-2020-6506;>https://nvd.nist.gov/vuln/detail/CVE-2020-6506
 
+
+edit: fixed links that werent linking -JM
 
 More...
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1882165=1882164=1882165=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Sep 30 18:32:31 2020
@@ -6,18 +6,16 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Tue, 29 Sep 2020 19:01:29 +
-Tue, 29 Sep 2020 19:01:29 +
+Wed, 30 Sep 2020 18:12:36 +
+Wed, 30 Sep 2020 18:12:36 +
 Jekyll v2.5.3
 
   
 Security Advisory CVE-2020-6506
-h1Security Advisory CVE-2020-6506/h1
-
-h3Formally Disclosed Advisory:/h3
+h3Formally Disclosed Advisory:/h3
 
 ul
-lihttps://bugs.chromium.org/p/chromium/issues/detail?id=1083819/li;
+lia 
href=https://bugs.chromium.org/p/chromium/issues/detail?id=1083819https://bugs.chromium.org/p/chromium/issues/detail?id=1083819/a/li;
 /ul
 
 pThis vulnerability is a universal cross-site scripting (UXSS) 
vulnerability in Android WebView which allows cross-origin iframes to execute 
arbitrary JavaScript in the top-level document.  Apache Cordova apps built for 
Android devices which allow the loading of http content from domains they do 
not control could be affected.  Theoretically this would be either in an 
iframe, or by use of the InAppBrowser plugin 
(cordova-plugin-inappbrowser)./p
@@ -35,14 +33,14 @@ Users must update their Android WebV

svn commit: r1882136 - in /cordova/site/public: ./ blog/ docs/en/dev/reference/cordova-plugin-inappbrowser/ news/2020/09/18/ news/2020/09/29/ static/js/

2020-09-29 Thread janpio
Author: janpio
Date: Tue Sep 29 19:20:41 2020
New Revision: 1882136

URL: http://svn.apache.org/viewvc?rev=1882136=rev
Log:
Updated docs

Added:
cordova/site/public/news/2020/09/29/
cordova/site/public/news/2020/09/29/cve-2020-6506.html
Modified:
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/09/18/camera-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1882136=1882135=1882136=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Tue Sep 29 19:20:41 2020
@@ -123,6 +123,76 @@
 
 
 
+
+
+Security 
Advisory CVE-2020-6506
+
+
+29 Sep 2020
+- by
+
+
+Jesse MacFadyen
+
+
+
+
+
+
+Security Advisory CVE-2020-6506
+
+Formally Disclosed Advisory:
+
+
+https://bugs.chromium.org/p/chromium/issues/detail?id=1083819
+
+
+This vulnerability is a universal cross-site scripting (UXSS) vulnerability 
in Android WebView which allows cross-origin iframes to execute arbitrary 
JavaScript in the top-level document.  Apache Cordova apps built for Android 
devices which allow the loading of http content from domains they do not 
control could be affected.  Theoretically this would be either in an iframe, or 
by use of the InAppBrowser plugin (cordova-plugin-inappbrowser).
+
+If your app loads a local page (e.g. index.html within Cordova app loads 
iframe from malicious-example.com), no user interaction is 
required for this exploit.
+
+This vulnerability has been fixed in Android WebView as of version 
83.0.4103.106.
+Users must update their Android WebView from the Google Play Store 
themselves.
+
+Mitigation
+
+There are precautions you can take to avoid this vulnerability.
+
+
+Use a restrictive an allow-list and content security policy (CSP) as 
possible.
+
+
+https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist/
+Ensure CSPs do not include unsafe-line for 
script-src/default-src unless necessary.
+
+Generally, always load local code into your applications main 
webview, and use InAppBrowser to display anything remote.
+
+
+Always load untrusted content into an external browser (i.e. call 
InAppBrowser with _system)
+https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/
+
+Do not use iframes, and if you must, never do so in your 
applications main webview. Using the sandbox attribute will 
mitigate this vulnerability ( preferably with an empty value. ) Avoid using 
these sandbox attributes together allow-popups allow-top-navigation 
allow-scripts because they do NOT mitigate this vulnerability.
+iframe sandbox='' 
src='http://untrusted-source' /
+
+
+
+Most of these precautions have always been gentle recommendations of Apache 
Cordova, but were not reflected in the default values which were typically left 
open. The Apache Cordova committers are investigating preventing this 
vulnerability at the framework level, as well as tightening the default values 
to prevent inadvertant exposure. In the meantime, if you suspect your app is 
vulnerable, please follow the precautions above.
+
+Credit ( and thanks ) go to Alesandro Ortiz for discovering this 
vulnerability and bringing it to our attention.
+
+Additional References
+
+
+https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/
+https://nvd.nist.gov/vuln/detail/CVE-2020-6506
+
+
+More...
+
+
+
+
+
 
 
 Camera Plugin Released!
@@ -10049,7 +10119,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Fri, 18 Sep 2020 00:00:00 
+").getTime();
+var lastPostTime = new Date("Tue, 29 Sep 2020 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html?rev=1882136&r1=188213

svn commit: r1881815 - in /cordova/site/public: announcements/2020/08/31/cordova-ios-6.1.1.html blog/index.html feed.xml news/2020/09/ news/2020/09/18/ news/2020/09/18/camera-plugin-release.html sitem

2020-09-18 Thread janpio
Author: janpio
Date: Fri Sep 18 09:04:10 2020
New Revision: 1881815

URL: http://svn.apache.org/viewvc?rev=1881815=rev
Log:
Updated docs

Added:
cordova/site/public/news/2020/09/
cordova/site/public/news/2020/09/18/
cordova/site/public/news/2020/09/18/camera-plugin-release.html
Modified:
cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html?rev=1881815=1881814=1881815=diff
==
--- cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html 
(original)
+++ cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html Fri Sep 
18 09:04:10 2020
@@ -196,6 +196,26 @@ cordova platform add ios@6.1.1
 
 
 
+Next
+
+
+Camera Plugin Released!
+ 18 Sep 2020 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released an 
update...
+
+
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1881815=1881814=1881815=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri Sep 18 09:04:10 2020
@@ -123,6 +123,45 @@
 
 
 
+
+
+Camera Plugin Released!
+
+
+18 Sep 2020
+- by
+
+
+Bryan Ellis
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our camera plugin!
+
+
+https://www.npmjs.org/package/cordova-plugin-camera;>cordova-plugin-camera@5.0.0
+
+
+Release Highlights
+
+In this major release, we have:
+
+
+removed the DestinationType of NATIVE_URI that 
was used only in the iOS and Windows platform. For iOS, the 
NATIVE_URI returned an ALAssetsLibrary that had been 
deprecated and does not work with the WKWevView.
+removed the CordovaUri class helper that used fuzzy logic to 
guess the image path from the content URL. This process was not necessary as we 
know the file path beforehand.
+bumped the project requirement definition. This plugin version requires 
Cordova CLI = 9.0.0. If building for Android, this plugin version will also 
require the Cordova Android platform = 9.0.0.
+changed the location of the temporary saved images from external to 
internal cache.
+
+
+More...
+
+
+
+
+
 
 
 Cordova iOS 6.1.1 
Released!
@@ -10010,7 +10049,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Mon, 31 Aug 2020 00:00:00 
+").getTime();
+var lastPostTime = new Date("Fri, 18 Sep 2020 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1881815&r1=1881814&r2=1881815&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1881815&r1=1881814&r2=1881815&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Sep 18 09:04:10 2020
@@ -6,11 +6,101 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Mon, 14 Sep 2020 09:03:01 +</pubDate>
-<lastBuildDate>Mon, 14 Sep 2020 09:03:01 +</lastBuildDate>

svn commit: r1881697 - in /cordova/site/public: docs/en/dev/config_ref/index.html feed.xml

2020-09-14 Thread janpio
Author: janpio
Date: Mon Sep 14 09:23:21 2020
New Revision: 1881697

URL: http://svn.apache.org/viewvc?rev=1881697=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1881697=1881696=1881697=diff
==
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Mon Sep 14 09:23:21 
2020
@@ -3066,6 +3066,10 @@ and will be indicated as such.
 Default: auto   Sets the content mode (user agent) for the 
WebView and InAppBrowsers WebView on iPads. Valid values are: 
mobile and desktop.
 
 
+InAppBrowserStatusBarStyle(string)  iOS
+Default: default   Set text color style of the StatusBar for 
InAppBrowser for iOS. Valid values are: lightcontent and 
default.
+
+
 SetFullscreen(boolean)  Android
 Default: false   Same as the Fullscreen parameter in the 
global configuration of this xml file. This Android-specific element is 
deprecated in favor of the global Fullscreen element, and will be removed in a 
future version.
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1881697=1881696=1881697=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Sep 14 09:23:21 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Tue, 01 Sep 2020 17:36:41 +
-Tue, 01 Sep 2020 17:36:41 +
+Mon, 14 Sep 2020 09:03:01 +
+Mon, 14 Sep 2020 09:03:01 +
 Jekyll v2.5.3
 
   



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



svn commit: r1881366 - in /cordova/site/public: ./ announcements/2020/08/14/ announcements/2020/08/31/ blog/ docs/en/dev/reference/cordova-plugin-inappbrowser/ static/js/

2020-09-01 Thread janpio
Author: janpio
Date: Tue Sep  1 17:57:02 2020
New Revision: 1881366

URL: http://svn.apache.org/viewvc?rev=1881366=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/08/31/
cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html
Modified:
cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html?rev=1881366=1881365=1881366=diff
==
--- cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html 
(original)
+++ cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html Tue Sep  
1 17:57:02 2020
@@ -162,6 +162,26 @@
 
 
 
+Next
+
+
+Cordova iOS 6.1.1 
Released!
+ 31 Aug 2020 - By Darryl Pogue 
+
+
+We are happy to announce that we have just released 
Cordova iOS...
+
+
 
 
 

Added: cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html?rev=1881366=auto
==
--- cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html (added)
+++ cordova/site/public/announcements/2020/08/31/cordova-ios-6.1.1.html Tue Sep 
 1 17:57:02 2020
@@ -0,0 +1,320 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova iOS 6.1.1 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/08/31/cordova-ios-6.1.1.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova iOS 6.1.1 Released!
+By:
+
+  https://twitter.com/dpogue;>Darryl Pogue
+
+
+31 Aug 2020
+
+
+
+We are happy to announce that we have just released 
Cordova iOS 6.1.1! This is Cordovas official platform for 
building iOS mobile applications.
+
+
+https://www.npmjs.com/package/cordova-ios;>cordova-ios@6.1.1 on 
npm
+https://cocoapods.org/pods/Cordova;>Cordova@6.1.1 on 
CocoaPods
+
+
+To upgrade:
+cordova platform remove ios
+cordova platform add ios@6.1.1
+
+Release Highlights
+
+This release contains primarily a fix for deploying to devices, as well as 
an update to the cordova-common library which we hope will address several 
issues around Info.plist modifications.
+
+
+Resolve deploying to a connected device (since 
6.0.0)
+
+The Co

svn commit: r1880865 - in /cordova/site/public: ./ announcements/2020/08/04/ announcements/2020/08/14/ blog/ docs/en/dev/reference/cordova-plugin-splashscreen/ static/js/

2020-08-14 Thread janpio
Author: janpio
Date: Sat Aug 15 00:15:01 2020
New Revision: 1880865

URL: http://svn.apache.org/viewvc?rev=1880865=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/08/14/
cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html
Modified:
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html?rev=1880865=1880864=1880865=diff
==
--- 
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html 
(original)
+++ 
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html 
Sat Aug 15 00:15:01 2020
@@ -260,6 +260,26 @@ npm install -g c
 
 
 
+Next
+
+
+Goodbye PhoneGap
+ 14 Aug 2020 - By The Contributors of 
Apache Cordova 
+
+
+Goodbye PhoneGap Adobe recently announced that 
PhoneGap is shutting down. How is...
+
+
 
 
 

Added: cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html?rev=1880865=auto
==
--- cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html (added)
+++ cordova/site/public/announcements/2020/08/14/goodbye-phonegap.html Sat Aug 
15 00:15:01 2020
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Goodbye PhoneGap - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/08/14/goodbye-phonegap.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Goodbye PhoneGap
+By:
+
+  The Contributors of Apache Cordova
+
+
+14 Aug 2020
+
+
+
+Goodbye PhoneGap
+
+https://www.adobe.com/;>Adobe recently https://blog.phonegap.com/update-for-customers-using-phonegap-and-phonegap-build-cc701c77502c;>announced
 that https://phonegap.com/;>PhoneGap is shutting down. How is 
Cordova affected? In short: not much. 
+
+Rest assured, Apache Cordova is still active and 
maintained!
+
+We want to take this opportunity to thank Adobe and the PhoneGap team for 
all the blood, sweat, and tears they have put forward into designing and 
building these tools, services, and community. Without them, hybrid mobile apps 
would not be the sam

svn commit: r1880699 - in /cordova/site/public: docs/en/dev/cordova/storage/storage.html feed.xml

2020-08-08 Thread janpio
Author: janpio
Date: Sat Aug  8 09:45:04 2020
New Revision: 1880699

URL: http://svn.apache.org/viewvc?rev=1880699=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1880699=1880698=1880699=diff
==
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Sat Aug  8 
09:45:04 2020
@@ -2763,7 +2763,7 @@ good search performance.
 
 Not supported on iOS.
 Complex API with nested callbacks.
-Limited total amount of storage (typically around 5MB).
+Limited total amount of storage and possible eviction https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria;>as
 described on MDN.
 
 
 Plugin-Based Options

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880699=1880698=1880699=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Aug  8 09:45:04 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 07 Aug 2020 17:14:13 +
-Fri, 07 Aug 2020 17:14:13 +
+Sat, 08 Aug 2020 09:24:33 +
+Sat, 08 Aug 2020 09:24:33 +
 Jekyll v2.5.3
 
   



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



svn commit: r1880687 - in /cordova/site/public: docs/en/dev/guide/platforms/windows/index.html docs/en/dev/reference/cordova-plugin-camera/index.html feed.xml

2020-08-07 Thread janpio
Author: janpio
Date: Fri Aug  7 17:33:42 2020
New Revision: 1880687

URL: http://svn.apache.org/viewvc?rev=1880687=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/windows/index.html
cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/windows/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/windows/index.html?rev=1880687=1880686=1880687=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/windows/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/windows/index.html Fri Aug  
7 17:33:42 2020
@@ -2564,16 +2564,25 @@
 To develop apps for Windows 10 you need:
 
 
-Windows 10 (or Windows 8.1), 32- or 64-bit, along with http://www.visualstudio.com/downloads;>Visual Studio 2015 or Visual 
Studio 2017. (Cordova Windows is not supported by Visual Studio 2019.)
+https://www.microsoft.com/windows;>Windows 10 or 8.1
+https://visualstudio.microsoft.com/vs/older-downloads/;>Visual 
Studio 2017 or 2015
 
 
+
+ Visual Studio 2019 does not support Cordova-Windows. See https://github.com/apache/cordova-windows/issues/327;>apache/cordova-windows#327
+
+
 To develop apps for Windows 8.1:
 
 
-Windows 8.1, 32 or 64-bit, along with http://www.visualstudio.com/downloads;>Visual Studio 2015 or Visual 
Studio 2013.
-For the Windows Phone emulators, Windows 8.1 (x64) Professional edition or 
higher, and a processor that supports https://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx#hyperv">Client
 Hyper-V and Second Level Address Translation (SLAT)
+https://www.microsoft.com/windows;>Windows 8.1
+https://visualstudio.microsoft.com/vs/older-downloads/;>Visual 
Studio 2015 or 2013
 
 
+
+ Windows Phone 8 Emulator requires Windows 8.1 (x64) Professional 
edition or higher, and a processor that supports https://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx#hyperv">Client
 Hyper-V and Second Level Address Translation (SLAT)
+
+
 Cordova apps targeting Windows can be developed on a Mac, either by running 
a
 virtual machine environment or by using Boot Camp to dual-boot a
 Windows partition. Consult these resources to set up the required

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html?rev=1880687=1880686=1880687=diff
==
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html 
Fri Aug  7 17:33:42 2020
@@ -2939,11 +2939,7 @@ after calling Camera
 Properties
@@ -2960,7 +2956,7 @@ to implementation specific.
 DATA_URL
 number
 0
-Return base64 encoded string. DATAURL can be very memory intensive and 
cause app crashes or out of memory errors. Use FILEURI or NATIVE_URI if 
possible
+Return base64 encoded string. DATAURL can be very memory intensive and 
cause app crashes or out of memory errors. Use FILEURI if possible
 
 
 FILE_URI
@@ -2968,12 +2964,6 @@ to implementation specific.
 1
 Return file uri (content://media/external/images/media/2 for Android)
 
-
-NATIVE_URI
-number
-2
-Return native uri (eg. asset-library://... for iOS)
-
 
 
 
@@ -3044,10 +3034,7 @@ to implementation specific.
 
 Camera.PictureSourceType : enum
 
-Defines the output format of Camera.getPicture call.
-Note: On iOS passing PictureSourceType.PHOTOLIBRARY or 
PictureSourceType.SAVEDPHOTOALBUM
-along with DestinationType.NATIVE_URI will disable any image 
modifications (resize, quality
-change, cropping, etc.) due to implementation specific.
+Defines the output format of Camera.getPicture call.
 
 Kind: static enum property of Camera
 Properties
@@ -3271,7 +3258,7 @@ function onFail(message) {
  * Warning: Using DATA_URL is not recommended! The DATA_URL destination
  * type is very memory intensive, even with a low quality setting. Using it
  * can result in out of memory errors and application crashes. Use FILE_URI
- * or NATIVE_URI instead.
+ * instead.
  */
 navigator.camera.getPicture(onSuccess, onFail, { quality: 25,
 destinationType: Camera.DestinationType.DATA_URL
@@ -3343,9 +3330,7 @@ start page from scratch and success and
 iOS Quirks
 
 
-When using destinationType.FILE_URI, photos are saved in 
the applications temporary directory. The contents of the 
applications temporary directory is deleted when the application 
ends.
-When using destinationType.NATIVE_URI and 
sourceType.CAMERA, photos are saved in the saved photo album 
regardless on the value of saveToPhotoAlbum parameter.
-When using destinationType.NA

svn commit: r1880666 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html feed.xml

2020-08-07 Thread janpio
Author: janpio
Date: Fri Aug  7 10:48:03 2020
New Revision: 1880666

URL: http://svn.apache.org/viewvc?rev=1880666=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1880666=1880665=1880666=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Fri Aug  
7 10:48:03 2020
@@ -2641,6 +2641,16 @@ and make sure the following are installe
 Android SDK build-tools version 29.0.2 or higher
 
 
+Android SDK Tools:
+
+In Android Studio 3.6 or later, you need to manually add the old version of 
the Android SDK Tools. To do this:
+
+
+Open the Android Studio SDK Manager
+In the Android SDK Tools tab, uncheck Hide Obsolete 
Packages
+Check Android SDK Tools (Obsolete)
+
+
 See Androids documentation on https://developer.android.com/studio/intro/update;>Installing SDK 
Packages
 for more details.
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880666=1880665=1880666=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Aug  7 10:48:03 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 07 Aug 2020 08:21:08 +
-Fri, 07 Aug 2020 08:21:08 +
+Fri, 07 Aug 2020 10:26:37 +
+Fri, 07 Aug 2020 10:26:37 +
 Jekyll v2.5.3
 
   



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



svn commit: r1880664 - in /cordova/site/public: docs/en/dev/guide/appdev/security/index.html feed.xml

2020-08-07 Thread janpio
Author: janpio
Date: Fri Aug  7 08:42:34 2020
New Revision: 1880664

URL: http://svn.apache.org/viewvc?rev=1880664=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/appdev/security/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/appdev/security/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/appdev/security/index.html?rev=1880664=1880663=1880664=diff
==
--- cordova/site/public/docs/en/dev/guide/appdev/security/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/appdev/security/index.html Fri Aug  7 
08:42:34 2020
@@ -2572,11 +2572,21 @@
 
 There are also plugins that can do true certificate pinning for some 
platforms, assuming your app is able to do all of its network requests using 
the plugin (i.e.: no traditional XHR/AJAX requests, etc).
 
+Using TLS/SSL
+
+If your app communicates to an external server, it should be communicating 
using modern encryption standards. Use https protocol whenever 
possible.
+
+https://letsencrypt.org/;>Lets Encrypt is a free, 
automated, and open certificate authority provided by the nonprofit https://www.abetterinternet.org/;>Internet Security Research Group. 
Lets Encrypt will offer free standard certificates, which will be 
sufficient for most developers. Enterprise organizations may still want to use 
a traditional certificate authority that offers more advanced features such as 
https://en.wikipedia.org/wiki/Public_key_certificate#Organization_validation;>Organization
 Validation certificates.
+
+It is also important to keep up to date with security standards as they 
change over time. What might be acceptable SSL/TLS configuration today may not 
be acceptable years in the future. Using tools to test your certificate and 
SSL/TLS configuration should be done regularly. https://www.ssllabs.com/ssltest/;>SSL Labs is a free online service 
provided by Qualys, Inc to test your servers SSL/TLS configuration and 
encryption strength, in addition to supported platforms.
+
 Self-signed Certificates
 
 Using self-signed certificates on your server is not recommended. If you 
desire SSL, then it is highly recommended that your server have a certificate 
that has been properly signed by a well-known CA (certificate authority). The 
inability to do true certificate pinning makes this important.
 
-The reason is that accepting self-signed certificates bypasses the 
certificate chain validation, which allows any server certificate to be 
considered valid by the device. This opens up the communication to 
man-in-the-middle attacks. It becomes very easy for a hacker to not only 
intercept and read all communication between the device and the server, but 
also to modify the communication. The device will never know this is happening 
because it doesnt verify that the servers certificate is signed by a 
trusted CA. The device has no proof that the server is who it expects. Because 
of the ease of doing a man-in-the-middle attack, accepting self-signed 
certificates is only marginally better than just running http instead of https 
on an untrusted network. Yes, the traffic would be encrypted, but it could be 
encrypted with the key from a man-in-the-middle, so the man-in-the-middle can 
access everything, so encryption is useless except to passive observers. Users 
trust SSL to be s
 ecure, and this would be deliberately making it insecure, so the SSL use 
becomes misleading. If this will be used on a trusted network (i.e., you are 
entirely inside a controlled enterprise), then self-signed certs are still not 
recommended. The two recommendations in a trusted network are to just use http 
because the network itself is trusted, or to get a certificate signed by a 
trusted CA (not self-signed). Either the network is trusted or it is not.
+The reason is that accepting self-signed certificates bypasses the 
certificate chain validation, which allows any server certificate to be 
considered valid by the device. This opens up the communication to 
man-in-the-middle attacks. It becomes very easy for a hacker to not only 
intercept and read all communication between the device and the server, but 
also to modify the communication. The device will never know this is happening 
because it doesnt verify that the servers certificate is signed by a 
trusted CA. The device has no proof that the server is who it expects. Because 
of the ease of doing a man-in-the-middle attack, accepting self-signed 
certificates is only marginally better than just running http instead of https 
on an untrusted network. Yes, the traffic would be encrypted, but it could be 
encrypted with the key from a man-in-the-middle, so the man-in-the-middle can 
access everything, so encryption is useless except to passive observers. Users 
trust SSL to be s
 ecure, and this would be deliberately making it insecure, so

svn commit: r1880661 - in /cordova/site/public: ./ docs/fr/dev/config_ref/ docs/zh-cn/7.x/guide/platforms/android/ docs/zh-cn/7.x/guide/platforms/ios/ docs/zh-cn/dev/guide/overview/ docs/zh-tw/7.x/gui

2020-08-07 Thread janpio
Author: janpio
Date: Fri Aug  7 07:47:44 2020
New Revision: 1880661

URL: http://svn.apache.org/viewvc?rev=1880661=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/fr/dev/config_ref/images.html
cordova/site/public/docs/zh-cn/7.x/guide/platforms/android/index.html
cordova/site/public/docs/zh-cn/7.x/guide/platforms/ios/config.html
cordova/site/public/docs/zh-cn/dev/guide/overview/index.html
cordova/site/public/docs/zh-tw/7.x/guide/platforms/ios/config.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/fr/dev/config_ref/images.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/fr/dev/config_ref/images.html?rev=1880661=1880660=1880661=diff
==
--- cordova/site/public/docs/fr/dev/config_ref/images.html (original)
+++ cordova/site/public/docs/fr/dev/config_ref/images.html Fri Aug  7 07:47:44 
2020
@@ -2117,11 +2117,11 @@
 
 Icones et Splash Screen
 
-Cette section indique comment configurer une icône et un écran de 
démarrage facultatif pour une application sur diverses plates-formes, les deux 
lorsque vous travaillez dans la CLI de Cordova (décrites dans lInterface 
de ligne de commande) ou en utilisant les outils du SDK spécifique à la 
plateforme (détaillées dans les Guides de la plate-forme).
+Cette section indique comment configurer une icône et un écran de 
démarrage facultatif pour une application sur diverses plates-formes, les deux 
lorsque vous travaillez avec la CLI de Cordova (décrites dans lInterface 
de ligne de commande) ou en utilisant les outils du SDK spécifique à la 
plateforme (détaillées dans les Guides de la plate-forme).
 
 Configuration des icônes dans le CLI
 
-Quand travaillant dans la CLI, vous pouvez définir des app icônes via 
icon élément ( config.xml ). Si vous ne 
spécifiez pas une icône, puis le logo Apache Cordova est utilisé.
+En utilisant la CLI, vous pouvez définir des icônes pour votre 
application via lélément icon ( 
config.xml ). Si vous ne spécifiez pas une icône, alors le logo 
Apache Cordova est utilisé.
 icon 
src="res/ios/icon.png" platform="ios" width="57" height="57" density="mdpi" 
/
 
 SRC: (obligatoire) spécifie lemplacement du fichier image, par 
rapport à votre répertoire de projet
@@ -2134,10 +2134,10 @@
 
 densité : android (facultatif) spécifique, spécifie la densité de 
licône
 
-La configuration suivante peut être utilisée pour définir licône 
par défaut unique qui sera utilisé pour toutes les plates-formes.
+La configuration suivante peut être utilisée pour définir licône 
par défaut unique qui sera utilisée pour toutes les plates-formes.
 icon 
src="res/icon.png" /
 
-Pour chaque plate-forme, vous pouvez également définir un set pour 
sadapter à des résolutions décran différentes dicônes de 
pixellisés.
+Pour chaque plate-forme, vous pouvez également définir un jeu 
dicônes pour sadapter à des résolutions décran 
différentes.
 
 Amazon Fire OS
  
platform name="amazon-fireos"
@@ -2169,7 +2169,30 @@
  /platform
 
 iOS
-  nom 
de plate-forme = "ios" !--iOS 8.0 +-- !--iPhone Plus 6-- 
 icône src = "res/ios/icon...@3x.png" width = "180" height = "180" / 
!--iOS 7.0 +-- !--iPhone / iPod Touch--  icône 
src="res/ios/icon-60.png" largeur = "60" height = "60" /  icône src = 
"res/ios/icon...@2x.png" width = "120" height = "120" / !--iPad-- 
 icône src="res/ios/icon-76.png" largeur = hauteur "76" = "76" /  
icône src = "res/ios/icon...@2x.png" width = "152" height = "152" 
/!--iOS 6.1-- !--icône Spotlight--  icône 
src="res/ios/icon-40.png" largeur = "40" height = "40" /  icône src = 
"res/ios/icon...@2x.png" width = "80" height = "80" / !--iPhone / iPod 
Touch--  icône src="res/ios/icon.png" largeur = "57" height = "57" / 
 icône src = "res/ios/i...@2x.png" width = "114" height = "
 114" / !--iPad--  icône src="res/ios/icon-72.png" largeur = 
hauteur "72" = "72" /  icône src = "res/ios/icon...@2x.png" width = 
"144" hauteur = "144" / !--iPhone Spotlight et icône Paramètres-- 
 icône src="res/ios/icon-small.png" largeur = "29" height = "29" / 
 icône src = "res/ios/icon-sm...@2x.png" width = height "58" = "58" / 
!--iPad Spotlight et icône Paramètres--  icône 
src="res/ios/icon-50.png" largeur = "50" height = "50" /  icône src = 
"res/ios/icon...@2x.png" width = "100" height = &q

svn commit: r1880624 - in /cordova/site/public: docs/en/dev/config_ref/index.html feed.xml

2020-08-05 Thread janpio
Author: janpio
Date: Thu Aug  6 01:12:53 2020
New Revision: 1880624

URL: http://svn.apache.org/viewvc?rev=1880624=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1880624=1880623=1880624=diff
==
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Thu Aug  6 01:12:53 
2020
@@ -2566,7 +2566,7 @@ platform. See Cust
 
 
 id(string)
-Required  Specifies the apps reverse-domain 
identifier.
+Required  Specifies the apps identifier. The 
id should be in a https://en.wikipedia.org/wiki/Reverse_domain_name_notation#Examples;>reverse-DNS
 format however, only alphanumeric and dot characters are allowed. e.g: 
com.example.myapp
 
 
 version(string)

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880624=1880623=1880624=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Aug  6 01:12:53 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 06 Aug 2020 00:53:45 +
-Thu, 06 Aug 2020 00:53:45 +
+Thu, 06 Aug 2020 00:56:29 +
+Thu, 06 Aug 2020 00:56:29 +
 Jekyll v2.5.3
 
   



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



svn commit: r1880623 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html feed.xml

2020-08-05 Thread janpio
Author: janpio
Date: Thu Aug  6 01:10:52 2020
New Revision: 1880623

URL: http://svn.apache.org/viewvc?rev=1880623=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1880623=1880622=1880623=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Thu Aug  
6 01:10:52 2020
@@ -2638,7 +2638,7 @@ and make sure the following are installe
 
 
 Android Platform SDK for your targeted version of Android
-Android SDK build-tools version 28.0.3 or higher
+Android SDK build-tools version 29.0.2 or higher
 
 
 See Androids documentation on https://developer.android.com/studio/intro/update;>Installing SDK 
Packages

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880623=1880622=1880623=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Aug  6 01:10:52 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 05 Aug 2020 22:41:07 +
-Wed, 05 Aug 2020 22:41:07 +
+Thu, 06 Aug 2020 00:53:45 +
+Thu, 06 Aug 2020 00:53:45 +
 Jekyll v2.5.3
 
   



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



svn commit: r1880620 - in /cordova/site/public: docs/en/dev/guide/platforms/ios/index.html feed.xml

2020-08-05 Thread janpio
Author: janpio
Date: Wed Aug  5 22:57:53 2020
New Revision: 1880620

URL: http://svn.apache.org/viewvc?rev=1880620=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/ios/index.html?rev=1880620=1880619=1880620=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/ios/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/platforms/ios/index.html Wed Aug  5 
22:57:53 2020
@@ -2541,16 +2541,16 @@ For details on the CLI, see http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880620=1880619=1880620=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Aug  5 22:57:53 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 05 Aug 2020 17:52:30 +
-Wed, 05 Aug 2020 17:52:30 +
+Wed, 05 Aug 2020 22:41:07 +
+Wed, 05 Aug 2020 22:41:07 +
 Jekyll v2.5.3
 
   



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



svn commit: r1880616 - in /cordova/site/public: docs/en/dev/guide/platforms/ios/index.html feed.xml

2020-08-05 Thread janpio
Author: janpio
Date: Wed Aug  5 18:13:15 2020
New Revision: 1880616

URL: http://svn.apache.org/viewvc?rev=1880616=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/ios/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/ios/index.html?rev=1880616=1880615=1880616=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/ios/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/platforms/ios/index.html Wed Aug  5 
18:13:15 2020
@@ -2574,8 +2574,15 @@ for Cordova to run. From the command lin
 The https://www.npmjs.org/package/ios-deploy;>ios-deploy tools 
allow you
 to launch iOS apps on an iOS Device from the command-line.
 
-To install it, run the following from command-line terminal:
-$ npm install -g ios-deploy
+Install ios-deploy via https://brew.sh/;>Homebrew by 
running:
+$ brew install ios-deploy
+
+CocoaPods
+
+The https://cocoapods.org/#install;>CocoaPods tools is needed 
to build iOS apps. A minimum version of 1.8.0 is required but the latest 
release is always recommended.
+
+To install CocoaPods, run the following from command-line terminal:
+$ sudo gem install cocoapods
 
 Project Configuration
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880616=1880615=1880616=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Aug  5 18:13:15 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 05 Aug 2020 14:47:23 +
-Wed, 05 Aug 2020 14:47:23 +
+Wed, 05 Aug 2020 17:52:30 +
+Wed, 05 Aug 2020 17:52:30 +
 Jekyll v2.5.3
 
   



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



svn commit: r1880607 - in /cordova/site/public: docs/en/9.x/reference/cordova-plugin-splashscreen/index.html docs/en/dev/config_ref/images.html docs/en/dev/guide/platforms/android/index.html feed.xml

2020-08-05 Thread janpio
Author: janpio
Date: Wed Aug  5 15:03:41 2020
New Revision: 1880607

URL: http://svn.apache.org/viewvc?rev=1880607=rev
Log:
Updated docs

Modified:

cordova/site/public/docs/en/9.x/reference/cordova-plugin-splashscreen/index.html
cordova/site/public/docs/en/dev/config_ref/images.html
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/feed.xml

Modified: 
cordova/site/public/docs/en/9.x/reference/cordova-plugin-splashscreen/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/9.x/reference/cordova-plugin-splashscreen/index.html?rev=1880607=1880606=1880607=diff
==
--- 
cordova/site/public/docs/en/9.x/reference/cordova-plugin-splashscreen/index.html
 (original)
+++ 
cordova/site/public/docs/en/9.x/reference/cordova-plugin-splashscreen/index.html
 Wed Aug  5 15:03:41 2020
@@ -2572,7 +2572,35 @@
 
 cordova-plugin-splashscreen
 
-This plugin is required to work with splash screens. This plugin displays 
and hides a splash screen during application launch.
+This plugin displays and hides a splash screen while your web application 
is launching. Using its methods you can also show and hide the splash screen 
manually.
+
+
+Installation
+Supported Platforms
+Platform Splash 
Screen Image Configuration
+
+
+Example Configuration
+iOS-specific Information
+Windows-specific 
Information
+
+Preferences
+
+
+config.xml
+Quirks
+Android Quirks
+Browser Quirks
+iOS Quirks
+Windows Quirks
+
+Methods
+
+
+splashscreen.hide
+splashscreen.show
+
+
 
 Installation
 // npm hosted 
(new) id
@@ -2586,13 +2614,91 @@ cordova plugin add https://github.com/ap
 
 Android
 iOS
-Windows (cordova-windows version = 4.4.0 is required)
+Windows (cordova-windows version = 4.4.0 is required)
+Note: Extended splashscreen does not require the plugin on 
Windows (as opposed to Android and iOS) in case you dont use the plugin 
API, i.e. programmatic hide/show.
 Browser
 
 
-Note: Extended splashscreen does not require the plugin on 
Windows (as opposed to Android and iOS) in case you dont use the plugin 
API, i.e. programmatic hide/show.
+Platform Splash Screen Image Configuration
+
+Example Configuration
+
+In the top-level config.xml file (not the one in 
platforms), add configuration elements like those specified 
here.
+
+The value of the src attribute is relative to the project root 
directory and NOT to the www directory (see Directory 
structure below). You can name the source image file whatever you like. 
The internal name in the application is automatically determined by Cordova.
+
+Directory structure:
+projectRoot
+hooks
+platforms
+plugins
+www
+css
+img
+js
+res
+screen
+android
+ios
+windows
+platform name="android"
+!-- you can use any density that exists in the Android 
project --
+splash src="res/screen/android/splash-land-hdpi.png" density="land-hdpi"/
+splash src="res/screen/android/splash-land-ldpi.png" density="land-ldpi"/
+splash src="res/screen/android/splash-land-mdpi.png" density="land-mdpi"/
+splash src="res/screen/android/splash-land-xhdpi.png" density="land-xhdpi"/
+splash src="res/screen/android/splash-land-xxhdpi.png" density="land-xxhdpi"/
+
+splash src="res/screen/android/splash-port-hdpi.png" density="port-hdpi"/
+splash src="res/screen/android/splash-port-ldpi.png" density="port-ldpi"/
+splash src="res/screen/android/splash-port-mdpi.png" density="port-mdpi"/
+splash src="res/screen/android/splash-port-xhdpi.png" density="port-xhdpi"/
+splash src="res/screen/android/splash-port-xxhdpi.png" density="port-xxhdpi"/
+/platform
+
+platform name="ios"
+!-- There are two mechanisms for showing launch images.
+  -- Legacy method (supports all devices except iPad Pro 12.9):
+  -- Note: Images are determined by width and height. The following are 
supported --
+splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/
+splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/
+splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/
+splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/
+splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/
+splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/
+splash src="res/screen/ios/Default-568h@2x~iphone.png" w

svn commit: r1880563 - in /cordova/site/public: ./ announcements/2020/07/28/ announcements/2020/08/ announcements/2020/08/04/ blog/ static/js/

2020-08-04 Thread janpio
Author: janpio
Date: Tue Aug  4 09:53:23 2020
New Revision: 1880563

URL: http://svn.apache.org/viewvc?rev=1880563=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/08/
cordova/site/public/announcements/2020/08/04/
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html
Modified:
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html?rev=1880563=1880562=1880563=diff
==
--- 
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html 
(original)
+++ 
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html 
Tue Aug  4 09:53:23 2020
@@ -256,6 +256,26 @@
 
 
 
+Next
+
+
+Cordova CLI 
10.0.0 Released!
+ 04 Aug 2020 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released 
cordova 10.0.0!...
+
+
 
 
 

Added: 
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html?rev=1880563=auto
==
--- 
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html 
(added)
+++ 
cordova/site/public/announcements/2020/08/04/cordova-cli-release-10.0.0.html 
Tue Aug  4 09:53:23 2020
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova CLI 10.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/08/04/cordova-cli-release-10.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova CLI 10.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+04 Aug 2020
+
+
+
+We are happy to announce that we have just released 
cordova 10.0.0!
+
+
+https://www.npmjs.com/package/cordova;>cordova@10.0.0
+
+
+To upgrade:
+npm 
uninstall -g cordova
+npm install -g cordova@10.0.0
+
+Release Highlights
+
+In addition to various improvements and fixes, this release has updated its 
core library.
+
+The follow platforms have been updated to the latest pinning.
+
+
+cordova-android@^9.0.0
+cordova-ios@^6.1.0
+cordova-osx@^6.0.0
+
+
+In addition, this release has also:
+
+
+Removed the plugin save command, which had become the default 
behaviour since version 7.0.
+Improved cordova inf

svn commit: r1880383 - in /cordova/site/public: ./ announcements/2020/07/28/ blog/ docs/en/dev/reference/cordova-cli/ news/2020/07/21/ static/js/

2020-07-28 Thread janpio
Author: janpio
Date: Tue Jul 28 23:04:42 2020
New Revision: 1880383

URL: http://svn.apache.org/viewvc?rev=1880383=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/07/28/
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/docs/en/dev/reference/cordova-cli/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/07/21/splashscreen-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: 
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html?rev=1880383=auto
==
--- 
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html 
(added)
+++ 
cordova/site/public/announcements/2020/07/28/cordova-lib-release-10.0.0.html 
Tue Jul 28 23:04:42 2020
@@ -0,0 +1,380 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Lib 10.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/07/28/cordova-lib-release-10.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Lib 10.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+28 Jul 2020
+
+
+
+We are happy to announce that we have just released 
cordova-lib 10.0.0!
+
+
+https://www.npmjs.com/package/cordova-lib;>cordova-lib@10.0.0
+
+
+Release Highlights
+
+In addition to various improvements and fixes, this release has:
+
+
+Removed the plugin save command, which had become the default 
behaviour since version 7.0.
+Updated the pinned platforms:
+
+
+cordova-android@9.0.0
+cordova-ios@6.1.0
+cordova-osx@6.0.0
+
+Raised the minimum required NodeJS version for this release to 10.x.
+
+
+Please report any issues you find at http://issues.cordova.io/;>issues.cordova.io!
+
+
+
+Changes include:
+
+
+https://github.com/apache/cordova-lib/pull/846;>GH-846 
breaking: remove cordova info logic from lib
+https://github.com/apache/cordova-lib/pull/849;>GH-849 
breaking: bump dependencies
+https://github.com/apache/cordova-lib/pull/847;>GH-847 chore: 
update dev dependencies
+https://github.com/apache/cordova-lib/pull/848;>GH-848 chore: 
bump cordova-eslint w/ automatic fixes
+https://github.com/apache/cordova-lib/pull/843;>GH-843 
test(fixture-helper): install Android platform by 
name again
+https://github.com/apache/cordova-lib/pull/844;>GH-844 fix: 
remove unused dependency on cordova-create
+https://github.com/apache/cordova-lib/pull/841;>GH-841 chore: 
add package-lock.json
+https://github.com/apache/cordova-lib/pull/840;>GH-840 chore: 
use short notation in package.json
+https://github.com/apache/cordova-lib/pull/839;>GH-839 chore: 
stop testing with nightly
+https://github.com/apache/cordova-lib/pull/838;

[cordova-cli] branch janpio-patch-1 updated (f2116da -> 1bc2ee1)

2020-07-23 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git.


from f2116da  Update README.md
 add 1bc2ee1  Update README.md

No new revisions were added by this update.

Summary of changes:
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



[cordova-cli] branch janpio-patch-1 updated (b9d1ce8 -> f2116da)

2020-07-23 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git.


from b9d1ce8  style: md formatting, trim trailing spaces & newlines
 add f2116da  Update README.md

No new revisions were added by this update.

Summary of changes:
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



svn commit: r1880093 - in /cordova/site/public: blog/index.html feed.xml howto/2020/07/18/uiwebview-warning.html news/2020/07/ news/2020/07/21/ news/2020/07/21/splashscreen-plugin-release.html sitemap

2020-07-21 Thread janpio
Author: janpio
Date: Tue Jul 21 06:02:44 2020
New Revision: 1880093

URL: http://svn.apache.org/viewvc?rev=1880093=rev
Log:
Updated docs

Added:
cordova/site/public/news/2020/07/
cordova/site/public/news/2020/07/21/
cordova/site/public/news/2020/07/21/splashscreen-plugin-release.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/howto/2020/07/18/uiwebview-warning.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1880093=1880092=1880093=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Tue Jul 21 06:02:44 2020
@@ -123,6 +123,45 @@
 
 
 
+
+
+Splash Screen Plugin 
Released!
+
+
+21 Jul 2020
+- by
+
+
+Bryan Ellis
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our Splash Screen plugin!
+
+
+https://www.npmjs.org/package/cordova-plugin-splashscreen;>cordova-plugin-splashscreen@6.0.0
+
+
+Release Highlights
+
+Splash Screen
+
+In this major release, the iOS related source code has been completely 
removed since it has been integrated into the core of the Cordova-iOS 6.x 
platform.
+
+
+https://github.com/apache/cordova-plugin-splashscreen/pull/263;>GH-263
 breaking: remove iOS platform code from plugin repo
+https://github.com/apache/cordova-plugin-splashscreen/pull/282;>GH-282
 fix: js clobber only on supported platforms
+
+
+More...
+
+
+
+
+
 
 
 UPDATED: How to handle the 
'Deprecated API Usage - UIWebView' warning while uploading to the App Store
@@ -9780,7 +9819,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Sat, 18 Jul 2020 00:00:00 
+").getTime();
+var lastPostTime = new Date("Tue, 21 Jul 2020 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880093&r1=1880092&r2=1880093&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880093&r1=1880092&r2=1880093&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Tue Jul 21 06:02:44 2020
@@ -6,11 +6,62 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Mon, 20 Jul 2020 11:08:16 +</pubDate>
-<lastBuildDate>Mon, 20 Jul 2020 11:08:16 +</lastBuildDate>
+<pubDate>Tue, 21 Jul 2020 05:41:17 +</pubDate>
+<lastBuildDate>Tue, 21 Jul 2020 05:41:17 +</lastBuildDate>
 <generator>Jekyll v2.5.3</generator>
 
   <item>
+<title>Splash Screen Plugin Released!</title>
+<description>&lt;p&gt;We are happy to announce that we have just 
released an update to our Splash Screen plugin!&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;<a  rel="nofollow" href="https://www.npmjs.org/package/cordova-plugin-splashscreen&quot;&gt;cordova-plugin-splashscreen@6.0.0&lt;/a&gt;&lt;/li&gt">https://www.npmjs.org/package/cordova-plugin-splashscreen&quot;&gt;cordova-plugin-splashscreen@6.0.0&lt;/a&gt;&lt;/li&gt</a>;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;h3&gt;Splash Screen&lt;/h3&gt;
+
+&lt;p&gt;In this major release, the iOS related source code has been 
completely removed since it has been integrated into t

svn commit: r1880072 - in /cordova/site/public: announcements/2020/07/04/cordova-common-release-4.0.2.html blog/index.html feed.xml howto/2020/07/ howto/2020/07/18/ howto/2020/07/18/uiwebview-warning.

2020-07-20 Thread janpio
Author: janpio
Date: Mon Jul 20 11:27:00 2020
New Revision: 1880072

URL: http://svn.apache.org/viewvc?rev=1880072=rev
Log:
Updated docs

Added:
cordova/site/public/howto/2020/07/
cordova/site/public/howto/2020/07/18/
cordova/site/public/howto/2020/07/18/uiwebview-warning.html
Modified:

cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html?rev=1880072=1880071=1880072=diff
==
--- 
cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html 
(original)
+++ 
cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html 
Mon Jul 20 11:27:00 2020
@@ -167,6 +167,26 @@
 
 
 
+Next
+
+
+UPDATED: How to handle the 
'Deprecated API Usage - UIWebView' warning while uploading to the App Store
+ 18 Jul 2020 - By Niklas Merz 
+
+
+We recently posted instructions how to update your 
apps to remove all...
+
+
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1880072=1880071=1880072=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Jul 20 11:27:00 2020
@@ -123,6 +123,38 @@
 
 
 
+
+
+UPDATED: How to handle the 
'Deprecated API Usage - UIWebView' warning while uploading to the App Store
+
+
+18 Jul 2020
+- by
+
+
+https://twitter.com/niklasmaerz;>Niklas Merz
+
+
+
+
+
+
+We recently posted instructions how to update your 
apps to remove all UIWebView references, because Apple now rejects 
all apps using UIWebView.
+
+We are talking about this warning:
+
+
+ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of 
apps that use UIWebView APIs.
+
+
+Some things have changed and new versions of cordova-ios have been released 
since the last post.
+
+More...
+
+
+
+
+
 
 
 Cordova 
Common 4.0.2 Released!
@@ -9748,7 +9780,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Sat, 04 Jul 2020 00:00:00 
+").getTime();
+var lastPostTime = new Date("Sat, 18 Jul 2020 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880072&r1=1880071&r2=1880072&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880072&r1=1880071&r2=1880072&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Jul 20 11:27:00 2020
@@ -6,11 +6,64 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Sun, 05 Jul 2020 09:07:58 +</pubDate>
-<lastBuildDate>Sun, 05 Jul 2020 09:07:58 +</lastBuildDate>
+<pubDate>Mon, 20 Jul 2020 11:08:16 +</pubDate>
+<lastBuildDate>Mon, 20 Jul 2020 11:08:16 +</lastBuildDate>
 <generator>Jekyll v2.5.3</generator>
 
   <item>
+<title>UPDATED: How to handle the &#39;De

svn commit: r1879517 - in /cordova/site/public: docs/en/dev/guide/platforms/electron/index.html feed.xml

2020-07-05 Thread janpio
Author: janpio
Date: Sun Jul  5 09:26:44 2020
New Revision: 1879517

URL: http://svn.apache.org/viewvc?rev=1879517=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/electron/index.html?rev=1879517=1879516=1879517=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/electron/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/electron/index.html Sun Jul 
 5 09:26:44 2020
@@ -2687,7 +2687,7 @@ cordova build electron 
 
 Customizing the Electrons Main Process
 
-If it is necessary to customize the Electrons main process beyond the 
scope of the Electrons configuration settings, chances can be added 
directly to the cdv-electron-main.js file located in 
{PROJECT_ROOT_DIR}/platform/electron/platform_www/. This is the 
applications main process.
+If it is necessary to customize the Electrons main process beyond the 
scope of the Electrons configuration settings, changes can be added 
directly to the cdv-electron-main.js file located in 
{PROJECT_ROOT_DIR}/platform/electron/platform_www/. This is the 
applications main process.
 
 
  However, it is not recommended to modify this file as the upgrade 
process for cordova-electron is to remove the old platform before 
adding the new version.

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879517=1879516=1879517=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sun Jul  5 09:26:44 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 03 Jul 2020 18:08:44 +
-Fri, 03 Jul 2020 18:08:44 +
+Sun, 05 Jul 2020 09:07:58 +
+Sun, 05 Jul 2020 09:07:58 +
 Jekyll v2.5.3
 
   



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



svn commit: r1879486 - in /cordova/site/public: ./ announcements/2020/06/29/ announcements/2020/07/ announcements/2020/07/04/ blog/ docs/en/dev/reference/cordova-plugin-splashscreen/ static/js/

2020-07-03 Thread janpio
Author: janpio
Date: Fri Jul  3 18:24:31 2020
New Revision: 1879486

URL: http://svn.apache.org/viewvc?rev=1879486=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/07/
cordova/site/public/announcements/2020/07/04/

cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html
Modified:
cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html?rev=1879486=1879485=1879486=diff
==
--- cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html 
(original)
+++ cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html Fri 
Jul  3 18:24:31 2020
@@ -293,6 +293,26 @@ cordova platform add android@9.0.0
 
 
 
+Next
+
+
+Cordova 
Common 4.0.2 Released!
+ 04 Jul 2020 - By Bryan Ellis 
+
+
+We are happy to announce that cordova-common@4.0.2 was 
released in July 2020
+
+
 
 
 

Added: 
cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html?rev=1879486=auto
==
--- 
cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html 
(added)
+++ 
cordova/site/public/announcements/2020/07/04/cordova-common-release-4.0.2.html 
Fri Jul  3 18:24:31 2020
@@ -0,0 +1,291 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Common 4.0.2 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/07/04/cordova-common-release-4.0.2.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Common 4.0.2 Released!
+By:
+
+  Bryan Ellis
+
+
+04 Jul 2020
+
+
+
+We are happy to announce that cordova-common@4.0.2 
was released in July 2020. This is one of the libraries used behind-the-scenes 
by nearly all of the Cordova tooling and provides utilities for dealing with 
things like config.xml parsing.
+
+Release Highlights
+
+The most notable fix in this patch release is the ability to update the 
correct apps plist file when multiple plist 
files are present within the project. More details can be found in the https://github.com/apache/cordova-

svn commit: r1879337 - /cordova/site/public/feed.xml

2020-06-29 Thread janpio
Author: janpio
Date: Mon Jun 29 15:46:00 2020
New Revision: 1879337

URL: http://svn.apache.org/viewvc?rev=1879337=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879337=1879336=1879337=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Jun 29 15:46:00 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 29 Jun 2020 15:01:59 +
-Mon, 29 Jun 2020 15:01:59 +
+Mon, 29 Jun 2020 15:26:01 +
+Mon, 29 Jun 2020 15:26:01 +
 Jekyll v2.5.3
 
   



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



svn commit: r1879336 [2/2] - in /cordova/site/public: ./ announcements/2020/06/23/ announcements/2020/06/29/ blog/ docs/en/dev/config_ref/ docs/en/dev/guide/platforms/android/ docs/en/dev/reference/co

2020-06-29 Thread janpio
Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879336=1879335=1879336=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Jun 29 15:21:55 2020
@@ -6,11 +6,171 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 24 Jun 2020 16:44:39 +
-Wed, 24 Jun 2020 16:44:39 +
+Mon, 29 Jun 2020 15:01:59 +
+Mon, 29 Jun 2020 15:01:59 +
 Jekyll v2.5.3
 
   
+Cordova Android 9.0.0 Released!
+pWe are happy to announce that we have just 
released codeCordova Android 9.0.0/code!  This is one of 
Cordova#39;s supported platforms for building Android mobile 
applications./p
+
+ul
+lia 
href=https://www.npmjs.com/package/cordova-androidcordova-android@9.0.0/a/li;
+/ul
+
+pstrongTo upgrade:/strong/p
+div class=highlightprecode 
class=language-bash data-lang=bashcordova platform 
remove android
+cordova platform add android@9.0.0
+/code/pre/div
+h2Release Highlights/h2
+
+ul
+lipstrongAdded Kotlin Support/strong/p
+
+pKotlin is one of the newest statically typed languages for developing 
Android apps. It is designed to work fully with the existing language, 
Java./p
+
+pBy default, Cordova has Kotlin disabled but it can be enabled with 
a 
href=https://cordova.apache.org/docs/en/latest/config_ref/index.html#preferencethe
 codeGradlePluginKotlinEnabled/code preference/a in 
codeconfig.xml/code./p
+
+pAdditionally, Kotlin’s coding style and version are configurable. 
By default, Cordova sets the coding style as codeofficial/code 
and uses version code1.3.50/code./p
+
+pBelow is an example codeconfig.xml/code for enabling 
and configuring Kotlin./p
+div class=highlightprecode 
class=language-xml data-lang=xmlspan 
class=ntlt;preference/span span 
class=naname=/spanspan 
class=sGradlePluginKotlinEnabled/span 
span class=navalue=/spanspan 
class=strue/span span 
class=nt/gt;/span
+span class=ntlt;preference/span span 
class=naname=/spanspan 
class=sGradlePluginKotlinCodeStyle/span 
span class=navalue=/spanspan 
class=sofficial/span span 
class=nt/gt;/span
+span class=ntlt;preference/span span 
class=naname=/spanspan 
class=sGradlePluginKotlinVersion/span 
span class=navalue=/spanspan 
class=s1.3.50/span span 
class=nt/gt;/span
+/code/pre/div
+pFor plugin developers, it is recommended to ensure that the Kotlin 
files are placed into the platforms codesrc/main/kotlin/code 
directory./p/li
+lipstrongAdded AndroidX 
Support/strong/p
+
+pAndroidX is the new and improved namespace for the Android Support 
Libraries. The original support libraries are no longer maintained./p
+
+pIt is recommended to use AndroidX so that your app is running the 
latest support libraries but, by default, Cordova has AndroidX support disabled 
for compatibility with existing plugins./p
+
+pA lot of the Android supported plugins are still using the old 
support libraries which can not build when using the AndroidX support 
libraries. It is recommended to research each plugin to see if they support 
AndroidX before enabling this feature./p
+
+pIt is recommended for plugin developers to start migrating to support 
AndroidX. App developers could also use Jetifier to automatically migrates 
their existing third-party libraries to use AndroidX./p
+
+pYou can enable this feature by setting a 
href=https://cordova.apache.org/docs/en/latest/config_ref/index.html#preferencethe
 codeAndroidXEnabled/code preference/a to 
codetrue/code in codeconfig.xml/code./p
+div class=highlightprecode 
class=language-xml data-lang=xmlspan 
class=ntlt;preference/span span 
class=naname=/spanspan 
class=sAndroidXEnabled/span span 
class=navalue=/spanspan 
class=strue/span span 
class=nt/gt;/span
+/code/pre/div
+pIf you were previously using the a 
href=https://www.npmjs.com/package/cordova-plugin-androidxcordova-plugin-androidx/a;
 plugin to enable AndroidX support, this plugin is no longer needed with this 
preference flag./p
+
+pThe a 
href=https://www.npmjs.com/package/cordova-plugin-androidx-adaptercordova-plugin-androidx-adapter/a;
 plugin can be used to migrate the legacy references to the new AndroidX 
references./p/li
+lipstrongAdded Google Services 
Support/strong/p
+
+pTo use Google APIs or Firebase services, the Gradle plugin a 
href=https://developers.google.com/android/guides/google-services-pluginGoogle
 Services/a is required to be enabled when building your Android 
application./p
+
+pFor plugin developers, this can be enabled by setting to the 
app#39;s codeconfig.xml/code the 
codeGradlePluginGoogleServicesEnabled/code 
codepreference/code flag. From the 
codeplugin.xml/code file, you can do this by adding the 
following lines:/p
+div class=highlightprecode 
class=language-xml data-lang=xmlspan 
class=ntlt;config-file/span span 
class=natarget=/spanspan 

svn commit: r1879336 [1/2] - in /cordova/site/public: ./ announcements/2020/06/23/ announcements/2020/06/29/ blog/ docs/en/dev/config_ref/ docs/en/dev/guide/platforms/android/ docs/en/dev/reference/co

2020-06-29 Thread janpio
Author: janpio
Date: Mon Jun 29 15:21:55 2020
New Revision: 1879336

URL: http://svn.apache.org/viewvc?rev=1879336=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/06/29/
cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html
Modified:
cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html
cordova/site/public/blog/index.html
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/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/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html?rev=1879336=1879335=1879336=diff
==
--- cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html 
(original)
+++ cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html Mon Jun 
29 15:21:55 2020
@@ -223,6 +223,26 @@ cordova platform add ios@6.1.0
 
 
 
+Next
+
+
+Cordova Android 
9.0.0 Released!
+ 29 Jun 2020 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released 
Cordova Android...
+
+
 
 
 

Added: cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html?rev=1879336=auto
==
--- cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html 
(added)
+++ cordova/site/public/announcements/2020/06/29/cordova-android-9.0.0.html Mon 
Jun 29 15:21:55 2020
@@ -0,0 +1,417 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Android 9.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/06/29/cordova-android-9.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Android 9.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+29 Jun 2020
+
+
+
+We are happy to announce that we have just released 
Cordova Android 9.0.0!  This is one of Cordovas supported 
platforms for building Android mobile applications.
+
+
+https://www.npmjs.com/package/cordova-android;>cordova-android@9.0.0
+
+
+To upgrade:
+cordova platform remove android
+cordova platform add android@9.0.0
+
+Release Highlights
+
+
+Added Kotlin Support
+
+Kotlin is one of t

svn commit: r1879165 - in /cordova/site/public: ./ announcements/2020/06/15/ announcements/2020/06/23/ blog/ news/2020/06/13/ static/js/

2020-06-24 Thread janpio
Author: janpio
Date: Wed Jun 24 17:04:21 2020
New Revision: 1879165

URL: http://svn.apache.org/viewvc?rev=1879165=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/06/15/
cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html
cordova/site/public/announcements/2020/06/23/
cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/06/13/plugins-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html?rev=1879165=auto
==
--- cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html (added)
+++ cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html Wed Jun 
24 17:04:21 2020
@@ -0,0 +1,327 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova OSX 6.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/06/15/osx-release-6.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova OSX 6.0.0 Released!
+By:
+
+  https://twitter.com/niklasmaerz;>Niklas Merz
+
+
+15 Jun 2020
+
+
+
+We are happy to announce that we have just released 
Cordova OSX 6.0.0!  This is one of Cordovas supported 
platforms for building macOS desktop applications.
+
+
+https://www.npmjs.com/package/cordova-osx;>cordova-osx@6.0.0
+
+
+Release Highlights
+
+This version includes various dependency updates.
+
+We have raised the minimum required NodeJS version for this release to 
10.x.
+
+Please report any issues you find at http://issues.cordova.io/;>issues.cordova.io!
+
+
+
+Changes include:
+
+
+https://github.com/apache/cordova-osx/pull/103;>GH-103 
breaking(npm): bump dependencies
+https://github.com/apache/cordova-osx/pull/101;>GH-101 
breaking: @cordova/eslint-config w/ applied fix
+https://github.com/apache/cordova-osx/pull/102;>GH-102 ci: 
update xcode image to 11.5
+https://github.com/apache/cordova-osx/pull/100;>GH-100 
chore(npm) update npm audit issues
+https://github.com/apache/cordova-osx/pull/97;>GH-97 
breaking: bump cordova-common@^4.0.0
+(ci) drop nodejs 10 from Travis
+https://github.com/apache/cordova-osx/pull/98;>GH-98 
breaking: bump node support =10.0.0
+https://github.com/apache/cordova-osx/pull/95;>GH-95 
breaking: bump package 6.0.0-dev
+chore(asf): update git notification settings
+Update CONTRIBUTING.md
+https://github.com/apache/cordova-osx/pull/90;>GH-90 chore: 
update nyc dev dependency
+chore: add Node.js 12 to ci services
+https://github.com/apache/cordova-osx/pull/88;>GH-88 build: 
report test coverage to codecov.io
+Add or upd

svn commit: r1879128 - in /cordova/site/public: docs/en/dev/config_ref/index.html feed.xml

2020-06-23 Thread janpio
Author: janpio
Date: Tue Jun 23 19:26:55 2020
New Revision: 1879128

URL: http://svn.apache.org/viewvc?rev=1879128=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1879128=1879127=1879128=diff
==
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Tue Jun 23 19:26:55 
2020
@@ -2898,6 +2898,10 @@ and will be indicated as such.
 Default: false   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 playsinline 
attribute to any video elements. NOTE: Prior to 
iOS 10, video elements need to use the 
webkit-playsinline attribute name instead.
 
 
+AllowNewWindows(boolean)  iOS
+Default: false  Set to true to allow JavaScript 
window.open and HTML target=\_blank links 
to open a new view overlaying the web view.
+
+
 AndroidLaunchMode(string)  Android
 Default: singleTop  Allowed values: standard, singleTop, 
singleTask, singleInstance   Sets the Activity android:launchMode 
attribute. This changes what happens when the app is launched from app icon or 
intent and is already running.
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879128=1879127=1879128=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Tue Jun 23 19:26:55 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 22 Jun 2020 15:58:16 +
-Mon, 22 Jun 2020 15:58:16 +
+Tue, 23 Jun 2020 19:08:27 +
+Tue, 23 Jun 2020 19:08:27 +
 Jekyll v2.5.3
 
   



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



svn commit: r1879092 - in /cordova/site/public: docs/en/dev/config_ref/index.html feed.xml

2020-06-22 Thread janpio
Author: janpio
Date: Mon Jun 22 16:17:08 2020
New Revision: 1879092

URL: http://svn.apache.org/viewvc?rev=1879092=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1879092=1879091=1879092=diff
==
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Mon Jun 22 16:17:08 
2020
@@ -3034,6 +3034,10 @@ and will be indicated as such.
 Default: unpaginated  Allowed values: unpaginated, 
leftToRight, topToBottom, bottomToTop, rightToLeft   This property 
determines whether content in the web view is broken up into pages that fill 
the view one screen at a time,or shown as one long scrolling view. If set to a 
paginated form, this property toggles a paginated layout on the content, 
causing the web view to use the values of PageLength and GapBetweenPages to 
relayout its content.
 
 
+PreferredContentMode(string)  iOS
+Default: auto   Sets the content mode (user agent) for the 
WebView and InAppBrowsers WebView on iPads. Valid values are: 
mobile and desktop.
+
+
 SetFullscreen(boolean)  Android
 Default: false   Same as the Fullscreen parameter in the 
global configuration of this xml file. This Android-specific element is 
deprecated in favor of the global Fullscreen element, and will be removed in a 
future version.
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879092=1879091=1879092=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Jun 22 16:17:08 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Sat, 13 Jun 2020 10:13:27 +
-Sat, 13 Jun 2020 10:13:27 +
+Mon, 22 Jun 2020 15:58:16 +
+Mon, 22 Jun 2020 15:58:16 +
 Jekyll v2.5.3
 
   



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



svn commit: r1878801 - in /cordova/site/public: ./ blog/ docs/en/dev/reference/cordova-plugin-network-information/ news/2020/06/01/ news/2020/06/13/ static/js/

2020-06-13 Thread janpio
Author: janpio
Date: Sat Jun 13 10:27:50 2020
New Revision: 1878801

URL: http://svn.apache.org/viewvc?rev=1878801=rev
Log:
Updated docs

Added:
cordova/site/public/news/2020/06/13/
cordova/site/public/news/2020/06/13/plugins-release.html
Modified:
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/06/01/tools-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1878801=1878800=1878801=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Sat Jun 13 10:27:50 2020
@@ -123,6 +123,55 @@
 
 
 
+
+
+Splash 
Screen and InAppBrowser plugin Released!
+
+
+13 Jun 2020
+- by
+
+
+https://twitter.com/niklasmaerz;>Niklas Merz
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to some plugins!
+
+
+https://www.npmjs.org/package/cordova-plugin-inappbrowser;>cordova-plugin-inappbrowser@4.0.0
+https://www.npmjs.org/package/cordova-plugin-splashscreen;>cordova-plugin-splashscreen@5.0.4
+
+
+Release Highlights
+
+InAppBrowser
+
+The most notable changes in this major release are:
+
+
+The Cordova-iOS 6.x platform removes all UIWebView code and 
this version also removes the UIWebView code from the InAppBrowser 
plugin https://github.com/apache/cordova-plugin-inappbrowser/pull/635;>GH-635.
+For backwards compatibility, this plugin used to hook window.open. 
However, the plugin-installed hook of window.open could have unintended side 
effects (especially if this plugin is included only as a dependency of another 
plugin) and it has been removed in this release.  https://github.com/apache/cordova-plugin-inappbrowser/issues/599;>GH-599
+The InAppBrowser plugin used to implement its own status bar. It has been 
removed in this release to correctly display the content of the iOS status bar 
without overlapping the content in the InAppBrowser on different devices. https://github.com/apache/cordova-plugin-inappbrowser/pull/656;>GH-656
+
+
+Splash Screen
+
+In the Cordova-iOS 6.x platform, the splash screen feature has been 
integrated into its core and no longer needs this plugin. This release prevents 
the plugin from being added to the iOS 6.x platform.
+
+
+https://github.com/apache/cordova-plugin-splashscreen/pull/261;>GH-261
 chore: add cordova-ios requirement 6.0.0
+
+
+More...
+
+
+
+
+
 
 
 Cordova 
Create, Common, and Xcode Released!
@@ -9458,7 +9507,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Mon, 01 Jun 2020 00:00:00 
+").getTime();
+var lastPostTime = new Date("Sat, 13 Jun 2020 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html?rev=1878801&r1=1878800&r2=1878801&view=diff">http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html?rev=1878801&r1=1878800&r2=1878801&view=diff</a>
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-network-information/index.html
 Sat Jun 13 10:27:50 2020
@@ -2650,14 +2650,6 @@ connection state, and type of connection
 
 <span class="nx">checkConnection</span><span class="p">();</span>
 </code></pre></div>
-<h3>API Change</h3>
-
-<p>Until Cordova 2.3.0, the <code>Connection</code> object was accessed via
-<code>navigator.network.connection</code>, after which it was changed to
-<code>na

svn commit: r1878529 - in /cordova/site/public: docs/en/dev/config_ref/images.html feed.xml

2020-06-05 Thread janpio
Author: janpio
Date: Fri Jun  5 23:30:41 2020
New Revision: 1878529

URL: http://svn.apache.org/viewvc?rev=1878529=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/config_ref/images.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/images.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/images.html?rev=1878529=1878528=1878529=diff
==
--- cordova/site/public/docs/en/dev/config_ref/images.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/images.html Fri Jun  5 23:30:41 
2020
@@ -2710,6 +2710,8 @@ different screen resolutions.
 icon src="res/ios/icon...@2x.png" width="100" height="100" /
 !-- iPad Pro --
 icon src="res/ios/icon-8...@2x.png" width="167" height="167" /
+!-- iTunes Marketing Image --
+icon src="res/ios/icon-1024.png" width="1024" height="1024" /
 /platform
 
 See Also

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1878529=1878528=1878529=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Jun  5 23:30:41 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 04 Jun 2020 06:38:10 +
-Thu, 04 Jun 2020 06:38:10 +
+Fri, 05 Jun 2020 23:11:38 +
+Fri, 05 Jun 2020 23:11:38 +
 Jekyll v2.5.3
 
   



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



svn commit: r1878461 [2/2] - in /cordova/site/public: ./ announcements/2020/06/ announcements/2020/06/01/ blog/ news/2020/04/13/ news/2020/06/ news/2020/06/01/ static/js/

2020-06-04 Thread janpio
Added: cordova/site/public/news/2020/06/01/tools-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2020/06/01/tools-release.html?rev=1878461=auto
==
--- cordova/site/public/news/2020/06/01/tools-release.html (added)
+++ cordova/site/public/news/2020/06/01/tools-release.html Thu Jun  4 06:55:17 
2020
@@ -0,0 +1,369 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Create, Common, and Xcode Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/news/2020/06/01/tools-release.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Create, Common, and Xcode Released!
+By:
+
+  Bryan Ellis
+
+
+01 Jun 2020
+
+
+
+We are happy to announce that we have just released an update 
to our tools!
+
+
+https://www.npmjs.org/package/cordova-common;>cordova-common@4.0.1
+https://www.npmjs.org/package/xcode;>xcode@3.0.1
+https://www.npmjs.org/package/cordova-create;>cordova-create@3.0.0
+
+
+Release Highlights
+
+cordova-common
+
+
+https://github.com/apache/cordova-common/pull/143;>GH-143 
fix: typo in access  allow navigation
+https://github.com/apache/cordova-common/pull/142;>GH-142 
fix(ConfigParser): ImageResources constructor
+
+
+xcode
+
+
+https://github.com/apache/cordova-node-xcode/pull/109;>GH-109 
Add targetName to parameter to getBuildProperty
+
+
+cordova-create
+
+
+https://github.com/apache/cordova-create/pull/52;>GH-52 Fix 
isRemoteUri
+https://github.com/apache/cordova-create/pull/40;>GH-40 
breaking: major usability  maintainability improvements
+
+
+Write package.json with indentation of 2
+Simplify interface of main export (§1)
+New logic for setting attributes in package.json  
config.xml (§3)
+Do not copy missing files from default template (§5)
+Reduce number of supported template layouts (§7)
+Drop support for linking (§8)
+Use either opts.events or a no-op for logging (§4)
+
+
+
+
+
+Changes include:
+
+cordova-common
+
+
+https://github.com/apache/cordova-common/pull/141;>GH-141 
chore: apply random missing minor changes
+https://github.com/apache/cordova-common/pull/143;>GH-143 
fix: typo in access  allow navigation
+https://github.com/apache/cordova-common/pull/142;>GH-142 
fix(ConfigParser): ImageResources constructor
+
+
+xcode
+
+
+https://github.com/apache/cordova-node-xcode/pull/109;>GH-109 
Add targetName to parameter to getBuildProperty
+
+
+cordova-create
+
+
+https://github.com/apache/cordova-create/pull/65;>GH-65 
chore(npm): bump dependencies w/ rebuilt 
package-lock
+https://github.com/apache/cordova-create/pull/64;>GH-64 
refactor: small syntax changes
+https://github.com/apache/cordova-create/pull/63;>GH-63 
chore: various cleanup changes
+https://github.com/apache/cordova-create/pull/60;>GH-60 
chore(eslint): bump package
+https://github.com/apache/cordova-create/pull/59;>GH-59 
breaking(npm): bump dependencies
+https://github.com/apache/cordova-create/pull/62;>GH-62 ci: 
use 

svn commit: r1878461 [1/2] - in /cordova/site/public: ./ announcements/2020/06/ announcements/2020/06/01/ blog/ news/2020/04/13/ news/2020/06/ news/2020/06/01/ static/js/

2020-06-04 Thread janpio
Author: janpio
Date: Thu Jun  4 06:55:17 2020
New Revision: 1878461

URL: http://svn.apache.org/viewvc?rev=1878461=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/06/
cordova/site/public/announcements/2020/06/01/
cordova/site/public/announcements/2020/06/01/cordova-ios-release-6.0.0.html
cordova/site/public/news/2020/06/
cordova/site/public/news/2020/06/01/
cordova/site/public/news/2020/06/01/tools-release.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2020/04/13/tools-template-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: 
cordova/site/public/announcements/2020/06/01/cordova-ios-release-6.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/01/cordova-ios-release-6.0.0.html?rev=1878461=auto
==
--- cordova/site/public/announcements/2020/06/01/cordova-ios-release-6.0.0.html 
(added)
+++ cordova/site/public/announcements/2020/06/01/cordova-ios-release-6.0.0.html 
Thu Jun  4 06:55:17 2020
@@ -0,0 +1,406 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova iOS 6.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova iOS 6.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+01 Jun 2020
+
+
+
+We are happy to announce that we have just released 
Cordova iOS 6.0.0! This is Cordovas official platform for 
building iOS mobile applications.
+
+
+https://www.npmjs.com/package/cordova-ios;>cordova-ios@6.0.0
+
+
+Release Highlights
+
+To upgrade:
+cordova platform remove ios
+cordova platform add ios@6.0.0
+
+The most notable changes in this major release are:
+
+
+Added Xcode 11 compatibility and bumped minimum iOS version to 11.0
+
+As of April 2020, Apple requires all app store submissions to be built with 
Xcode 11 and target the iOS 13 SDK.
+
+Apple has deprecated the mediaPlaybackRequiresUserAction 
property in iOS 8.0–9.0 and replaced it with 
mediaTypesRequiringUserActionForPlayback.
+Apple has also deprecated the mediaPlaybackAllowsAirPlay property 
in iOS iOS 8.0-9.0 and replaced it with 
allowsAirPlayForMediaPlayback.
+
+If you have configured any of these properties in your projects 
config.xml file, it is recommended that you update with the new 
preferences options MediaTypesRequiringUserActionForPlayback or 
AllowsAirPlayForMediaPlayback.
+
+Additionally, the values for 
MediaTypesRequiringUserActionForPlayback has changed. It use to be 
a boolean value but is now a string value of either 
all, audio, video, or 
none.
+Moved WKWebView support into Cordova-iOS and removed 
UIWebView code
+
+Due to this change, the cordova-plugin-wkwebview-engine plugin 
is obsolete and will not work with this release. If you have th

svn commit: r1878207 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html feed.xml

2020-05-27 Thread janpio
Author: janpio
Date: Thu May 28 02:38:39 2020
New Revision: 1878207

URL: http://svn.apache.org/viewvc?rev=1878207=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1878207=1878206=1878207=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Thu May 
28 02:38:39 2020
@@ -2633,7 +2633,7 @@ and make sure the following are installe
 
 
 Android Platform SDK for your targeted version of Android
-Android SDK build-tools version 19.1.0 or higher
+Android SDK build-tools version 28.0.3 or higher
 Android Support Repository (found under the SDK Tools tab)
 
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1878207=1878206=1878207=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu May 28 02:38:39 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 28 May 2020 01:33:45 +
-Thu, 28 May 2020 01:33:45 +
+Thu, 28 May 2020 02:22:40 +
+Thu, 28 May 2020 02:22:40 +
 Jekyll v2.5.3
 
   



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



svn commit: r1878206 - in /cordova/site/public: docs/en/9.x/guide/cli/index.html docs/en/dev/guide/cli/index.html docs/en/dev/reference/cordova-plugin-camera/index.html feed.xml

2020-05-27 Thread janpio
Author: janpio
Date: Thu May 28 01:52:01 2020
New Revision: 1878206

URL: http://svn.apache.org/viewvc?rev=1878206=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/9.x/guide/cli/index.html
cordova/site/public/docs/en/dev/guide/cli/index.html
cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/9.x/guide/cli/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/9.x/guide/cli/index.html?rev=1878206=1878205=1878206=diff
==
--- cordova/site/public/docs/en/9.x/guide/cli/index.html (original)
+++ cordova/site/public/docs/en/9.x/guide/cli/index.html Thu May 28 01:52:01 
2020
@@ -2693,7 +2693,7 @@ but for the app to access device-level f
 npm and you can search for them on the plugin search 
page. Some key APIs are provided by the Apache Cordova open source project 
and these are referred to as Core Plugin APIs. 
You can also use the CLI to launch the search page:
 $ cordova plugin search camera
 
-To add and save the camera plugin to config.xml and 
package.json, we will specify the npm package name for the camera 
plugin:
+To add and save the camera plugin to package.json, we will 
specify the npm package name for the camera plugin:
 $ cordova 
plugin add cordova-plugin-camera
 Fetching plugin "cordova-plugin-camera@~2.1.0" via npm
 Installing "cordova-plugin-camera" for android

Modified: cordova/site/public/docs/en/dev/guide/cli/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/cli/index.html?rev=1878206=1878205=1878206=diff
==
--- cordova/site/public/docs/en/dev/guide/cli/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/cli/index.html Thu May 28 01:52:01 
2020
@@ -2701,7 +2701,7 @@ but for the app to access device-level f
 npm and you can search for them on the plugin search 
page. Some key APIs are provided by the Apache Cordova open source project 
and these are referred to as Core Plugin APIs. 
You can also use the CLI to launch the search page:
 $ cordova plugin search camera
 
-To add and save the camera plugin to config.xml and 
package.json, we will specify the npm package name for the camera 
plugin:
+To add and save the camera plugin to package.json, we will 
specify the npm package name for the camera plugin:
 $ cordova 
plugin add cordova-plugin-camera
 Fetching plugin "cordova-plugin-camera@~2.1.0" via npm
 Installing "cordova-plugin-camera" for android

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html?rev=1878206=1878205=1878206=diff
==
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html 
(original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-camera/index.html 
Thu May 28 01:52:01 2020
@@ -3335,7 +3335,7 @@ start page from scratch and success and
 
 
 Any cameraDirection value results in a back-facing photo. 
(= You can only use the back camera)
-allowEdit is unpredictable on Android and it 
should not be used! The Android implementation of this plugin tries to 
find and use an application on the users device to do image cropping. The 
plugin has no control over what application the user selects to perform the 
image cropping and it is very possible that the user could choose an 
incompatible option and cause the plugin to fail. This sometimes works because 
most devices come with an application that handles cropping in a way that is 
compatible with this plugin (Google Plus Photos), but it is unwise to rely on 
that being the case. If image editing is essential to your application, 
consider seeking a third party library or plugin that provides its own image 
editing utility for a more robust solution.
+allowEdit is unpredictable on Android and it 
should not be used! The Android implementation of this plugin tries to 
find and use an application on the users device to do image cropping. The 
plugin has no control over what application the user selects to perform the 
image cropping and it is very possible that the user could choose an 
incompatible option and cause the plugin to fail. This sometimes works because 
most devices come with an application that handles cropping in a way that is 
compatible with this plugin (Google Photos), but it is unwise to rely on that 
being the case. If image editing is essential to your application, consider 
seeking a third party library or plugin that provides its own image editing 
utility for a more robust solution.
 Camera.PictureSourceType.PHOTOLIBRARY and 
Camera.PictureSourceType.SAVEDPHOTOALBUM both display the same

svn commit: r1876814 - /cordova/site/public/feed.xml

2020-04-22 Thread janpio
Author: janpio
Date: Wed Apr 22 06:50:01 2020
New Revision: 1876814

URL: http://svn.apache.org/viewvc?rev=1876814=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1876814=1876813=1876814=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Apr 22 06:50:01 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 17 Apr 2020 13:39:56 +
-Fri, 17 Apr 2020 13:39:56 +
+Wed, 22 Apr 2020 06:31:00 +
+Wed, 22 Apr 2020 06:31:00 +
 Jekyll v2.5.3
 
   



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



svn commit: r1876667 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html feed.xml

2020-04-17 Thread janpio
Author: janpio
Date: Fri Apr 17 13:58:11 2020
New Revision: 1876667

URL: http://svn.apache.org/viewvc?rev=1876667=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1876667=187=1876667=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Fri Apr 
17 13:58:11 2020
@@ -2828,6 +2828,39 @@ so it is recommended that you copy it ov
 Note that plugins can also include build-extras.gradle files 
via:
 framework src="some.gradle" custom="true" type="gradleReference" /
 
+Configuring Gradle JVM Args
+
+To change the Gradle JVM args, the --jvmargs flag can be used 
with both cordova build and run commands. This is mostly useful for controlling 
how much memory gradle is allowed to use during the build process. It is 
recommended to allow at least 2048 MB.
+
+By default, JVM args has a value of -Xmx2048m. To increase the 
max allowed memory, use the -Xmx JVM arg. Example given below:
+cordova build 
android -- --jvmargs='-Xmx4g'
+
+The following units are supported:
+
+
+
+unit
+value
+example
+
+
+
+kilobyte
+k
+-Xmx2097152k
+
+
+megabyte
+m
+-Xmx2048m
+
+
+gigabyte
+g
+-Xmx2g
+
+
+
 Setting the Version Code
 
 To change the https://developer.android.com/studio/publish/versioning.html;>version 
code

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1876667=187=1876667=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Apr 17 13:58:11 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 17 Apr 2020 13:22:43 +
-Fri, 17 Apr 2020 13:22:43 +
+Fri, 17 Apr 2020 13:39:56 +
+Fri, 17 Apr 2020 13:39:56 +
 Jekyll v2.5.3
 
   



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



svn commit: r1876666 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html docs/en/dev/reference/cordova-plugin-inappbrowser/index.html docs/en/dev/reference/cordova-plugin-vibrati

2020-04-17 Thread janpio
Author: janpio
Date: Fri Apr 17 13:42:54 2020
New Revision: 187

URL: http://svn.apache.org/viewvc?rev=187=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=187=1876665=187=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Fri Apr 
17 13:42:54 2020
@@ -2650,7 +2650,7 @@ should be updated:
 
 Set the JAVA_HOME environment variable to the location of 
your JDK
 installation
-Set the ANDROID_HOME environment variable to the location of 
your Android
+Set the ANDROID_SDK_ROOT environment variable to the location 
of your Android
 SDK installation
 It is also recommended that you add the Android SDKs 
tools, tools/bin,
 and platform-tools directories to your PATH
@@ -2661,7 +2661,7 @@ and platform-tools director
 On a Mac or Linux, you can use a text editor to create or modify the
 ~/.bash_profile file. To set an environment variable, add a line 
that uses
 export like so (substitute the path with your local 
installation):
-export ANDROID_HOME=/Development/android-sdk/
+export ANDROID_SDK_ROOT=/Development/android-sdk/
 
 To update your PATH, add a line resembling the following 
(substitute the paths
 with your local Android SDK installations location):

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html?rev=187=1876665=187=diff
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 Fri Apr 17 13:42:54 2020
@@ -2596,6 +2596,10 @@ for the window.open() funct
 InAppBrowser window, by replacing window.open:
 window.open = 
cordova.InAppBrowser.open;
 
+If you change the browsers window.open function this way, it 
can have unintended side
+effects (especially if this plugin is included only as a dependency of another
+plugin).
+
 The InAppBrowser window behaves like a standard web browser,
 and cant access Cordova APIs. For this reason, the InAppBrowser is 
recommended
 if you need to load third-party (untrusted) content, instead of loading that
@@ -2605,20 +2609,6 @@ whitelist, nor is opening links in the s
 The InAppBrowser provides by default its own GUI controls for the user 
(back,
 forward, done).
 
-For backwards compatibility, this plugin also hooks 
window.open.
-However, the plugin-installed hook of window.open can have 
unintended side
-effects (especially if this plugin is included only as a dependency of another
-plugin).  The hook of window.open will be removed in a future 
major release.
-Until the hook is removed from the plugin, apps can manually restore the 
default
-behaviour:
-delete 
window.open // Reverts the call back to its prototype's default
-
-Although window.open is in the global scope, InAppBrowser is 
not available until after the deviceready event.
-document.addEventListener("deviceready", onDeviceReady, false);
-function onDeviceReady() {
-console.log("window.open works well");
-}
-
 Installation
 cordova 
plugin add cordova-plugin-inappbrowser
 

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html?rev=187=1876665=187=diff
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-vibration/index.html 
Fri Apr 17 13:42:54 2020
@@ -2580,13 +2580,9 @@
 
 cordova-plugin-vibration
 
-This plugin aligns with the W3C vibration specification 
http://www.w3.org/TR/vibration/
+This plugin provides a way to vibrate the device. Its API aligns with the 
W3C vibration specification at http://www.w3.org/TR/vibration/
 
-This plugin provides a way to vibrate the device.
-
-This plugin defines global objects including 
navigator.vibrate.
-
-Although in the global scope, they are not available until after the 
deviceready event.
+The plugin defines a global object/method navigator.vibrate. 
Although in the global scope, it is not available until af

svn commit: r1876454 - /cordova/site/public/feed.xml

2020-04-13 Thread janpio
Author: janpio
Date: Mon Apr 13 13:35:54 2020
New Revision: 1876454

URL: http://svn.apache.org/viewvc?rev=1876454=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1876454=1876453=1876454=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Apr 13 13:35:54 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Mon, 13 Apr 2020 03:44:39 +
-Mon, 13 Apr 2020 03:44:39 +
+Mon, 13 Apr 2020 13:17:27 +
+Mon, 13 Apr 2020 13:17:27 +
 Jekyll v2.5.3
 
   



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



svn commit: r1876438 - in /cordova/site/public: ./ announcements/2020/03/30/ blog/ docs/en/dev/reference/cordova-plugin-inappbrowser/ docs/en/dev/reference/cordova-plugin-statusbar/ news/2020/ news/20

2020-04-12 Thread janpio
Author: janpio
Date: Mon Apr 13 04:04:54 2020
New Revision: 1876438

URL: http://svn.apache.org/viewvc?rev=1876438=rev
Log:
Updated docs

Added:
cordova/site/public/news/2020/
cordova/site/public/news/2020/04/
cordova/site/public/news/2020/04/13/
cordova/site/public/news/2020/04/13/tools-template-release.html
Modified:

cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html?rev=1876438=1876437=1876438=diff
==
--- 
cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html 
(original)
+++ 
cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html 
Mon Apr 13 04:04:54 2020
@@ -222,6 +222,26 @@
 
 
 
+Next
+
+
+Tools & Template 
Released!
+ 13 Apr 2020 - By Bryan Ellis 
+
+
+We are happy to announce that we have just released an 
update...
+
+
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1876438=1876437=1876438=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Mon Apr 13 04:04:54 2020
@@ -123,6 +123,84 @@
 
 
 
+
+
+Tools & Template 
Released!
+
+
+13 Apr 2020
+- by
+
+
+Bryan Ellis
+
+
+
+
+
+
+We are happy to announce that we have just released 
an update to our tools and template!
+
+
+https://www.npmjs.org/package/cordova-fetch;>cordova-fetch@3.0.0
+https://www.npmjs.org/package/cordova-js;>cordova-js@6.0.0
+https://www.npmjs.org/package/xcode;>xcode@3.0.0
+https://www.npmjs.org/package/cordova-serve;>cordova-serve@4.0.0
+https://www.npmjs.org/package/cordova-app-hello-world;>cordova-app-hello-world@5.0.0
+
+
+Release Highlights
+
+We have raised the minimum required Node.js version for all of our packages 
to 10.x and begun to modernize the node JavaScript to use supported ES6.
+
+cordova-fetch
+
+
+https://github.com/apache/cordova-fetch/pull/78;>GH-78 Work 
around npm bug when uninstalling old cordova platforms
+https://github.com/apache/cordova-fetch/pull/65;>GH-65 Save 
platforms and plugins to devDependencies
+https://github.com/apache/cordova-fetch/pull/65;>GH-65 fix 
npm install package-name detection when a package has post-install
+
+
+cordova-js
+
+
+https://github.com/apache/cordova-js/pull/211;>GH-211 Improve 
callback error handling
+https://github.com/apache/cordova-js/pull/215;>GH-215 Do not 
try to replace window.navigator
+https://github.com/apache/cordova-js/pull/200;>GH-200 Fix 
parsing of some parameter formats in argscheck.checkArgs
+https://github.com/apache/cordova-js/pull/188;>GH-188 Add 
Electron Support
+
+
+xcode
+
+
+https://github.com/apache/cordova-node-xcode/pull/106;>GH-106 
Update build property by targetname
+https://github.com/apache/cordova-node-xcode/pull/79;>GH-79 
feat: add new optional paramter to pbxProject.addTarget
+
+
+cordova-serve
+
+
+https://github.com/apache/cordova-serve/pull/30;>GH-30 
breaking: replace dependency opn w/ open
+
+
+cordova-app-hello-world
+
+
+https://github.com/apache/cordova-app-hello-world/pull/43;>GH-43 
feature: dark mode
+https://github.com/apache/cordova-app-hello-world/pull/58;>GH-58 
chore(index.html): add charset, prevent scaling, use default attributes
+https://github.com/apache/cordova-app-hello-world/pull/57;>GH-57 
Update index.css, fixes duplicated env right
+https://github.com/apache/cordova-app-hello-world/pull/55;>GH-55 
Simplify demo app JavaScript
+https://github.com/apache/cordova-app-hello-world/pull/52;>GH-52 fix: 
remove unsupported hooks directory
+
+
+Please report

svn commit: r1875884 - in /cordova/site/public: ./ announcements/2020/03/ announcements/2020/03/30/ blog/ docs/en/dev/reference/cordova-plugin-geolocation/ howto/2020/03/18/ static/js/

2020-03-30 Thread janpio
Author: janpio
Date: Mon Mar 30 14:53:54 2020
New Revision: 1875884

URL: http://svn.apache.org/viewvc?rev=1875884=rev
Log:
Updated docs

Added:
cordova/site/public/announcements/2020/03/
cordova/site/public/announcements/2020/03/30/

cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html
Modified:
cordova/site/public/blog/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html
cordova/site/public/feed.xml
cordova/site/public/howto/2020/03/18/wkwebviewonly.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Added: 
cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html?rev=1875884=auto
==
--- 
cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html 
(added)
+++ 
cordova/site/public/announcements/2020/03/30/cordova-common-release-4.0.0.html 
Mon Mar 30 14:53:54 2020
@@ -0,0 +1,346 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+Cordova Common 4.0.0 Released! - Apache Cordova
+
+
+
+
+
+
+
+
+
+
+
+https://cordova.apache.org/announcements/2020/03/30/cordova-common-release-4.0.0.html;>
+
+
+
+
+
+https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css; />
+
+
+
+
+
+
+
+
+var disqus_developer = 1; // this would set it to developer mode
+
+
+
+
+
+
+
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ga('create', 'UA-64283057-3', 'auto');
+ga('send', 'pageview');
+
+
+
+
+
+
+
+
+
+
+
+Toggle navigation
+
+
+
+
+
+
+
+
+
+
+Documentation
+
+
+Plugins
+
+
+Blog
+
+
+Contribute
+
+
+Get Started
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Blog
+
+RSS Feed
+
+
+
+
+
+Cordova Common 4.0.0 Released!
+By:
+
+  Bryan Ellis
+
+
+30 Mar 2020
+
+
+
+We are happy to announce that cordova-common@4.0.0 
was released in March 2020. This is one of the libraries used behind-the-scenes 
by nearly all of the Cordova tooling and provides utilities for dealing with 
things like config.xml parsing.
+
+Release Highlights
+
+The most notable changes in this major release are:
+
+
+https://github.com/apache/cordova-common/pull/94;>GH-94 fix: 
PluginInfoProvider for scoped plugins
+https://github.com/apache/cordova-common/pull/90;>GH-90 
chore: drop node 6 and 8 support
+
+
+As Node.js 6.x and 8.x support has been dropped, we have raised the minimum 
required Node.js version for this release to 10.x.
+
+
+
+Changes include:
+
+
+https://github.com/apache/cordova-common/pull/140;>GH-140 
breaking: bump all dependencies to latest
+
+
+bump fs-extra@^9.0.0
+bump @cordova/eslint-config@^3.0.0
+bump jasmine-spec-reporter@^5.0.1
+bump Github Actions actions/checkout@v2
+
+https://github.com/apache/cordova-common/pull/139;>GH-139 
chore: various cleanup tasks
+https://github.com/apache/cordova-common/pull/138;>GH-138 
chore(dependency): update dev  non-dev dependencies
+https://github.com/apache/cordova-common/pull/137;>GH-137 
refactor: transform var to let/const
+https://github.com/apache/cordova-common/pull/136;>GH-136 ci: 
final migration to actions
+https://github.com/apache/cordova-common/pull/85;>GH-85 
style: improve line spacing  group like items
+https://github.com/apache/cordova-common/pull/124;>GH-124 
f

svn commit: r1875697 - /cordova/site/public/feed.xml

2020-03-26 Thread janpio
Author: janpio
Date: Thu Mar 26 09:24:28 2020
New Revision: 1875697

URL: http://svn.apache.org/viewvc?rev=1875697=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1875697=1875696=1875697=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Mar 26 09:24:28 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Thu, 26 Mar 2020 03:43:15 +
-Thu, 26 Mar 2020 03:43:15 +
+Thu, 26 Mar 2020 09:05:22 +
+Thu, 26 Mar 2020 09:05:22 +
 Jekyll v2.5.3
 
   



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



svn commit: r1875684 - in /cordova/site/public: ./ docs/en/dev/guide/platforms/electron/ docs/en/dev/reference/cordova-plugin-geolocation/ docs/en/dev/reference/cordova-plugin-inappbrowser/ docs/en/de

2020-03-25 Thread janpio
Author: janpio
Date: Thu Mar 26 04:02:19 2020
New Revision: 1875684

URL: http://svn.apache.org/viewvc?rev=1875684=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/electron/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-statusbar/index.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/electron/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/electron/index.html?rev=1875684=1875683=1875684=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/electron/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/electron/index.html Thu Mar 
26 04:02:19 2020
@@ -2981,7 +2981,7 @@ cordova build electron 
 
 ia32
 x64
-armv71
+armv7l
 arm64
 
 

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html?rev=1875684=1875683=1875684=diff
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html 
(original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-geolocation/index.html 
Thu Mar 26 04:02:19 2020
@@ -2721,6 +2721,10 @@ error, the geolocationError
 
 Android Quirks
 
+For historic reasons, this plugin requires GPS Hardware on Android devices, 
so your app will not be able to run on devices without.
+If you want to use this plugin in your app, but you do not require actual GPS 
Hardware on the device, install the plugin using the variable 
GPS_REQUIRED set to false:
+cordova 
plugin add cordova-plugin-geolocation --variable GPS_REQUIRED="false"
+
 If Geolocation service is turned off the onError callback is 
invoked after timeout interval (if specified).
 If timeout parameter is not specified then no callback is 
called.
 

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html?rev=1875684=1875683=1875684=diff
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 Thu Mar 26 04:02:19 2020
@@ -2674,11 +2674,12 @@ Only has effect if user has foot
 hideurlbar: set to yes to hide the url bar 
on the location toolbar, only has effect if user has location set to 
yes. The default value is no.
 navigationbuttoncolor: set to a valid hex color string, 
for example: #00ff00, and it will change the color of both 
navigation buttons from default. Only has effect if user has location set to 
yes and not hidenavigationbuttons set to yes.
 toolbarcolor: set to a valid hex color string, for 
example: #00ff00, and it will change the color the toolbar from 
default. Only has effect if user has location set to yes.
-lefttoright: Set to yes to swap positions of 
the navigation buttons and the close button. Specifically, navigation buttons 
go to the left and close button to the right.
+lefttoright: Set to yes to swap positions of 
the navigation buttons and the close button. Specifically, navigation buttons 
go to the right and close button to the left. Default value is 
no.
 zoom: set to yes to show Android 
browsers zoom controls, set to no to hide them.  Default 
value is yes.
 mediaPlaybackRequiresUserAction: Set to yes 
to prevent HTML5 audio or video from autoplaying (defaults to 
no).
 shouldPauseOnSuspend: Set to yes to make 
InAppBrowser WebView to pause/resume with the app to stop background audio 
(this may be required to avoid Google Play issues like described in https://issues.apache.org/jira/browse/CB-11013;>CB-11013).
 useWideViewPort: Sets whether the WebView should enable 
support for the viewport HTML meta tag or should use a wide 
viewport. When the value of the setting is no, the layout width is 
always set to the width of the WebView control in device-independent (CSS) 
pixels. When the value is yes and the page contains the viewport 
meta tag, the value of the width specified in the tag is used. If the page does 
not contain the tag or does not provide a width, then a wide viewport will be 
used. (defaults to yes).
+fullscreen: Sets whether the InappBrowser WebView is 
displayed fullscreen or not. In fullscreen mode, the status bar is hidden. 
Default value is yes.
 
 
 iOS supports these additional options:

Modified: 
cordova/site/public/docs/en/dev/reference/c

svn commit: r1875352 - in /cordova/site/public: announcements/2020/01/08/inappbrowser-release-3.2.0.html blog/index.html feed.xml howto/2020/ howto/2020/03/ howto/2020/03/18/ howto/2020/03/18/wkwebvie

2020-03-18 Thread janpio
Author: janpio
Date: Wed Mar 18 09:30:59 2020
New Revision: 1875352

URL: http://svn.apache.org/viewvc?rev=1875352=rev
Log:
Updated docs

Added:
cordova/site/public/howto/2020/
cordova/site/public/howto/2020/03/
cordova/site/public/howto/2020/03/18/
cordova/site/public/howto/2020/03/18/wkwebviewonly.html
Modified:
cordova/site/public/announcements/2020/01/08/inappbrowser-release-3.2.0.html
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js

Modified: 
cordova/site/public/announcements/2020/01/08/inappbrowser-release-3.2.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/01/08/inappbrowser-release-3.2.0.html?rev=1875352=1875351=1875352=diff
==
--- 
cordova/site/public/announcements/2020/01/08/inappbrowser-release-3.2.0.html 
(original)
+++ 
cordova/site/public/announcements/2020/01/08/inappbrowser-release-3.2.0.html 
Wed Mar 18 09:30:59 2020
@@ -176,6 +176,26 @@
 
 
 
+Next
+
+
+How To Use 'WKWebViewOnly'
+ 18 Mar 2020 - By Niklas Merz 
+
+
+Apple started to reject apps with UIWebView 
references. You will need to...
+
+
 
 
 

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1875352=1875351=1875352=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Mar 18 09:30:59 2020
@@ -123,6 +123,38 @@
 
 
 
+
+
+How To 
Use 'WKWebViewOnly'
+
+
+18 Mar 2020
+- by
+
+
+https://twitter.com/niklasmaerz;>Niklas Merz
+
+
+
+
+
+
+Apple started to reject apps with 
UIWebView references. You will need to update your app to fix this 
and this post sums up the required steps.
+
+This should solve the warning after uploading the app to App Store 
connect:
+
+
+ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of 
apps that use UIWebView APIs.
+
+
+A new preference flag WKWebViewOnly was 
introduced to remove all UIWebView references from Cordovas 
code during compile-time. It is recommended to upgrade the 
cordova-ios platform to version 5.1.1.
+
+More...
+
+
+
+
+
 
 
 Cordova Plugin 
InAppBrowser 3.2.0 Released!
@@ -9182,7 +9214,7 @@ window.twttr = (function(d, s, id) {
 
 window.onload = function(){
 setTimeout(function(){
-var lastPostTime = new Date("Wed, 08 Jan 2020 00:00:00 
+").getTime();
+var lastPostTime = new Date("Wed, 18 Mar 2020 00:00:00 
+").getTime();
   setCookie("visitTime", lastPostTime, 365);
 }, 2000);
 };

Modified: cordova/site/public/feed.xml
URL: 
<a  rel="nofollow" href="http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1875352&r1=1875351&r2=1875352&view=diff">http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1875352&r1=1875351&r2=1875352&view=diff</a>
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Mar 18 09:30:59 2020
@@ -6,11 +6,70 @@
 </description>
 <link><a  rel="nofollow" href="https://cordova.apache.org/">https://cordova.apache.org/</a></link>
 <atom:link href="<a  rel="nofollow" href="https://cordova.apache.org/feed.xml&quot">https://cordova.apache.org/feed.xml&quot</a>; rel="self" 
type="application/rss+xml"/>
-<pubDate>Sun, 15 Mar 2020 17:13:37 +</pubDate>
-<lastBuildDate>Sun, 15 Mar 2020 17:13:37 +</lastBuildDate>
+<pubDate>Wed, 18 Mar 2020 09:11:02 +</pubDate>
+<lastBuildDate>Wed, 18 Mar 2020 09:11:02 +</lastBuildDate>
 <generator>Jekyll v2.5.3</generator>
 
   <item>
+<title>How To Use &a

svn commit: r1875214 - in /cordova/site/public: docs/en/dev/guide/platforms/android/index.html docs/en/dev/reference/cordova-plugin-inappbrowser/index.html feed.xml static/js/plugins.js

2020-03-15 Thread janpio
Author: janpio
Date: Sun Mar 15 17:32:44 2020
New Revision: 1875214

URL: http://svn.apache.org/viewvc?rev=1875214=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/guide/platforms/android/index.html

cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
cordova/site/public/feed.xml
cordova/site/public/static/js/plugins.js

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1875214=1875213=1875214=diff
==
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Sun Mar 
15 17:32:44 2020
@@ -3360,6 +3360,27 @@ requires cordova-android 5.1.0+<
 /body
 /html
 
+Android Quirks
+
+The default API level in the Cordova Android platform has been upgraded. On 
an Android 9 device, clear text communication is now disabled by default.
+
+By default HTTP and FTP etc. will refuse the apps requests to use cleartext 
traffic. The key reason for avoiding cleartext traffic is the lack of 
confidentiality, authenticity, and protections against tampering; a network 
attacker can eavesdrop on transmitted data and also modify it without being 
detected. You can learn more about the 
android:usesCleartextTraffic or any other android application 
elements setting in the https://developer.android.com/guide/topics/manifest/application-element;>documentation
 for Android developers.
+
+To allow clear text communication again, set the 
android:usesCleartextTraffic on your application tag to true in 
config.xml file:
+platform name="android"
+  edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application"
+  application android:usesCleartextTraffic="true" 
/
+  /edit-config
+/platform
+
+And also you need to add Android XML namespace 
xmlns:android=http://schemas.android.com/apk/res/android;
 to your widget tag in the same config.xml, like so:
+widget id=io.cordova.hellocordova 
version=0.0.1 android-versionCode=13 
xmlns=http://www.w3.org/ns/widgets; 
xmlns:cdv=http://cordova.apache.org/ns/1.0; 
xmlns:android=http://schemas.android.com/apk/res/android;
+/widget
+
+Android Manifest Information
+
+You can learn more about the Android manifest information in the https://developer.android.com/guide/topics/manifest/manifest-intro;>documentation
 for Android developers.
+
 Testing the Activity Lifecycle
 
 Android provides a developer setting for testing Activity destruction on low

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html?rev=1875214=1875213=1875214=diff
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-inappbrowser/index.html
 Sun Mar 15 17:32:44 2020
@@ -2684,7 +2684,6 @@ Only has effect if user has foot
 iOS supports these additional options:
 
 
-usewkwebview: set to yes to use WKWebView 
engine for the InappBrowser. Omit or set to no (default) to use 
UIWebView. Note: Using usewkwebview=yes requires that a WKWebView 
engine plugin be installed in the Cordova project (e.g. https://github.com/apache/cordova-plugin-wkwebview-engine;>cordova-plugin-wkwebview-engine
 or https://github.com/ionic-team/cordova-plugin-ionic-webview;>cordova-plugin-ionic-webview).
 hidden: set to yes to create the browser and 
load the page, but not show it. The loadstop event fires when loading is 
complete. Omit or set to no (default) to have the browser open and 
load normally.
 beforeload: set to enable the beforeload 
event to modify which pages are actually loaded in the browser. Accepted values 
are get to intercept only GET requests, post to 
intercept on POST requests or yes to intercept both GET  POST 
requests. Note that POST requests are not currently supported and will be 
ignored (if you set beforeload=post it will raise an error).
 clearcache: set to yes to have the 
browsers cookie cache cleared before the new window is opened
@@ -2692,18 +2691,16 @@ Only has effect if user has foot
 cleardata: set to yes to have the 
browsers entire local storage cleared (cookies, HTML5 local storage, 
IndexedDB, etc.) before the new window is opened
 closebuttoncolor: set as a valid hex color string, for 
example: #00ff00, to change from the default Done 
buttons color. Only applicable if toolbar is not disabled.
 closebuttoncaption: set to a string to use as the 
Done buttons caption. Note that you need to localize this 
value yourself.
-di

svn commit: r1872951 - in /cordova/site/public: feed.xml static/js/plugins.js

2020-01-18 Thread janpio
Author: janpio
Date: Sat Jan 18 11:35:34 2020
New Revision: 1872951

URL: http://svn.apache.org/viewvc?rev=1872951=rev
Log:
Updated docs

Modified:
cordova/site/public/feed.xml
cordova/site/public/static/js/plugins.js

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1872951=1872950=1872951=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Jan 18 11:35:34 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Sat, 18 Jan 2020 09:49:27 +
-Sat, 18 Jan 2020 09:49:27 +
+Sat, 18 Jan 2020 11:17:08 +
+Sat, 18 Jan 2020 11:17:08 +
 Jekyll v2.5.3
 
   

Modified: cordova/site/public/static/js/plugins.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/plugins.js?rev=1872951=1872950=1872951=diff
==
--- cordova/site/public/static/js/plugins.js (original)
+++ cordova/site/public/static/js/plugins.js Sat Jan 18 11:35:34 2020
@@ -1,4 +1,4 @@
 !function t(e,n,r){function o(u,s){if(!n[u]){if(!e[u]){var 
a="function"==typeof require&if(!s&)return a(u,!0);if(i)return 
i(u,!0);var c=new Error("Cannot find module '"+u+"'");throw 
c.code="MODULE_NOT_FOUND",c}var 
l=n[u]={exports:{}};e[u][0].call(l.exports,function(t){var n=e[u][1][t];return 
o(n?n:t)},l,l.exports,t,e,n,r)}return n[u].exports}for(var i="function"==typeof 
require&,u=0;ue;1=0)return 
e.splice(n,1)},fold:function(t,e,n){for(var 
r,o=0;o5?"[..]":"["+L.map(L.toString,t).toString()+"]":null!=(null!=t?t.toString:void
 0)&!==Object.prototype.toString?t.toString():"object"==typeof 
t?$>5?"{..}":(e=function(){var e=[];for(n in t)o.call(t,n)&&(r=function(){var 
e;try{return t[n]}catch(e){return 
e}}(),e.push(L.toString(n)+":"+L.toString(r)));retur
 n e}(),"{"+e+"}"):t}finally{$--}}},$=0;_._=L;var 
F=_.UpdateBarrier=function(){function 
t(t){t<=s||(u[t-1]||(u[t-1]=[[],0]),s=t)}function e(t,e){for(var 
n=0;n=e;){var n=u[s-1];if(!n)throw new f("Unexpected stack top: 
"+n);var r=n[0],o=n[1];if(!(oe&&0==u[s-1][0].length;)s--}finally{c||(u=[],s=0)}}}var 
r,o=[],i={},u=[],s=0,a={},c=function(o,i){if(!r&&!u.length)return 
i();t(1);for(var a=0;a0;)h(0,!0);a={}},h=function(t,e){var 
n=o[t],r=n.id,u=i[r];o.splice(t,1),delete i[r],e&>0&(n);for(var 
s,a=0;a0};return{whenDoneWith:l,hasWaiters:b,inTransaction:v,currentEventId:y,wrappedSubscribe:m,afterTransaction:c}}();R(n.prototype,{_isSource:!0,subscribe:function(t){return
 this.obs.dispatcher.subscribe(t)},toString:function(){return 
this.obs.toString()},markEnded:function(){return 
this.ended=!0,!0},consume:function(){return 
this.lazy?{value:L.always(this.queue[0])}:this.queue[0]},push:function(t){return
 this.queue=[t],[t]},mayHave:function(){return!0},hasAtLeast:function(){return 
this.queue.length},flatten:!0}),U(r,n),R(r.prototype,{cons
 ume:function(){return this.queue.shift()},push:function(t){return 
this.queue.push(t)},mayHave:function(t){return!this.ended||this.queue.length>=t},hasAtLeast:function(t){return
 
this.queue.length>=t},flatten:!1}),U(o,n),R(o.prototype,{consume:function(){var 
t=this.queue;return this.queue=[],{value:function(){return 
t}}},push:function(t){return 
this.queue.push(t.value())},hasAtLeast:function(){return!0}}),n.isTrigger=function(t){return(null!=t?t._isSource:void
 0)?t.sync:null!=t?t._isEventStream:void 
0},n.fromObservable=function(t){return(null!=t?t._isSource:void 
0)?t:(null!=t?t._isProperty:void 0)?new n(t,(!1)):new 
r(t,(!0))},R(i.prototype,{_isDesc:!0,deps:function(){return 
this.cached||(this.cached=H([this.context].concat(this.args))),this.cached},toString:function(){return
 
L.toString(this.context)+"."+L.toString(this.method)+"("+L.map(L.toString,this.args)+")"}});var
 V=function(t,e){var n=t||e;if(n&_isDesc)return t||e;for(var 
r=arguments.length,o=Array(r>2?r-2:0),u=2;u1?n-1:0),o=1;o1&&"."===t.charAt(0)},X=q(function(t){for(var 
e=arguments.length,n=Array(e>1?e-1:0),r=1;r"},U(f,s),f.prototype.isError=function(){return!0},f.prototype.fmap=function(){return
 this},f.prototype.apply=function(){return 
this},f.prototype.toString=function(){return" 
"+L.toString(this.error)},_.Event=s,_.Initial=c,_.Next=a,_.End=l,_.Error=f;var 
it=function(t){return new c(t,(!0))},ut=function(t){return new 
a(t,(!0))},st=function(){return new l},at=function(t){return 
t&_isEvent?t:ut(t)},ct=0,lt=function(){};R(p.prototype,{_isObservable:!0,subscribe:function(t){return
 F.wrappedSubscribe(this,t)},subs

svn commit: r1872946 - in /cordova/site/public: docs/en/dev/reference/cordova-plugin-splashscreen/index.html feed.xml static/js/plugins.js

2020-01-18 Thread janpio
Author: janpio
Date: Sat Jan 18 10:08:52 2020
New Revision: 1872946

URL: http://svn.apache.org/viewvc?rev=1872946=rev
Log:
Updated docs

Modified:

cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
cordova/site/public/feed.xml
cordova/site/public/static/js/plugins.js

Modified: 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html?rev=1872946=1872945=1872946=diff
==
--- 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
 (original)
+++ 
cordova/site/public/docs/en/dev/reference/cordova-plugin-splashscreen/index.html
 Sat Jan 18 10:08:52 2020
@@ -2651,17 +2651,19 @@ cordova plugin add https://github.com/ap
 windows
 platform name="android"
 !-- you can use any density that exists in the Android 
project --
-splash src="res/screen/android/splash-land-hdpi.png" density="land-hdpi"/
-splash src="res/screen/android/splash-land-ldpi.png" density="land-ldpi"/
-splash src="res/screen/android/splash-land-mdpi.png" density="land-mdpi"/
-splash src="res/screen/android/splash-land-xhdpi.png" density="land-xhdpi"/
-splash src="res/screen/android/splash-land-xxhdpi.png" density="land-xxhdpi"/
-
-splash src="res/screen/android/splash-port-hdpi.png" density="port-hdpi"/
-splash src="res/screen/android/splash-port-ldpi.png" density="port-ldpi"/
-splash src="res/screen/android/splash-port-mdpi.png" density="port-mdpi"/
-splash src="res/screen/android/splash-port-xhdpi.png" density="port-xhdpi"/
-splash src="res/screen/android/splash-port-xxhdpi.png" density="port-xxhdpi"/
+splash src="res/screen/android/splash-land-hdpi.png" density="land-hdpi" /
+splash src="res/screen/android/splash-land-ldpi.png" density="land-ldpi" /
+splash src="res/screen/android/splash-land-mdpi.png" density="land-mdpi" /
+splash src="res/screen/android/splash-land-xhdpi.png" density="land-xhdpi" /
+splash src="res/screen/android/splash-land-xxhdpi.png" density="land-xxhdpi" /
+splash src="res/screen/android/splash-land-xxxhdpi.png" density="land-xxxhdpi" /
+
+splash src="res/screen/android/splash-port-hdpi.png" density="port-hdpi" /
+splash src="res/screen/android/splash-port-ldpi.png" density="port-ldpi" /
+splash src="res/screen/android/splash-port-mdpi.png" density="port-mdpi" /
+splash src="res/screen/android/splash-port-xhdpi.png" density="port-xhdpi" /
+splash src="res/screen/android/splash-port-xxhdpi.png" density="port-xxhdpi" /
+splash src="res/screen/android/splash-port-xxxhdpi.png" density="port-xxxhdpi" / 
 /platform
 
 platform name="ios"
@@ -2719,6 +2721,8 @@ cordova plugin add https://github.com/ap
 
 The preferred method of providing launch images is to use a launch 
storyboard. For native app developers, the ideal launch storyboard is an 
unpopulated version of the apps user interface at launch. For non-native 
app developers who dont wish to learn Interface Builder, however, this 
plugin simulates the legacy launch image method as much as is feasible.
 
+Note: Since iOS 11, for iPhone X devices and greater (with 
notch screen), you should switch to the new storyboard splash screens, taking 
into account to add viewport-fit=cover to the viewport meta tag in 
your index.html file to display the app correctly like so: 
meta name=viewport content=user-scalable=no, 
initial-scale=1, width=device-width, viewport-fit=cover and 
make some modification to your app style by adding: padding: 
env(safe-area-inset-top) to your index.css file to avoid 
the unsafe areas behind notches in the screen.
+
 Legacy launch images
 
 If you choose to use legacy launch images, you will use the following 
syntax in config.xml:

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1872946=1872945=1872946=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Jan 18 10:08:52 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 08 Jan 2020 19:18:08 +
-Wed, 08 Jan 2020 19:18:08 +
+Sat, 18 Jan 2020 09:49:27 +
+Sat, 

svn commit: r1872517 [5/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/static/js/index.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1872517=1872516=1872517=diff
==
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Wed Jan  8 19:37:25 2020
@@ -77,211 +77,211 @@ function checkNotification() {
 var dates = [];
 if (lastVisit != "") {
 
-dates.push('Wed, 08 Jan 2020 00:00:00 +0100');
-dates.push('Mon, 06 Jan 2020 00:00:00 +0100');
-dates.push('Tue, 24 Dec 2019 00:00:00 +0100');
-dates.push('Mon, 02 Dec 2019 00:00:00 +0100');
-dates.push('Mon, 25 Nov 2019 00:00:00 +0100');
-dates.push('Tue, 05 Nov 2019 00:00:00 +0100');
-dates.push('Tue, 17 Sep 2019 00:00:00 +0200');
-dates.push('Tue, 27 Aug 2019 00:00:00 +0200');
-dates.push('Mon, 01 Jul 2019 00:00:00 +0200');
-dates.push('Fri, 14 Jun 2019 00:00:00 +0200');
-dates.push('Mon, 22 Apr 2019 00:00:00 +0200');
-dates.push('Thu, 11 Apr 2019 00:00:00 +0200');
-dates.push('Fri, 22 Mar 2019 00:00:00 +0100');
-dates.push('Fri, 22 Mar 2019 00:00:00 +0100');
-dates.push('Mon, 18 Mar 2019 00:00:00 +0100');
-dates.push('Mon, 18 Mar 2019 00:00:00 +0100');
-dates.push('Fri, 08 Mar 2019 00:00:00 +0100');
-dates.push('Thu, 28 Feb 2019 00:00:00 +0100');
-dates.push('Sat, 16 Feb 2019 00:00:00 +0100');
-dates.push('Sat, 09 Feb 2019 00:00:00 +0100');
-dates.push('Mon, 04 Feb 2019 00:00:00 +0100');
-dates.push('Mon, 04 Feb 2019 00:00:00 +0100');
-dates.push('Thu, 17 Jan 2019 00:00:00 +0100');
-dates.push('Thu, 10 Jan 2019 00:00:00 +0100');
-dates.push('Thu, 03 Jan 2019 00:00:00 +0100');
-dates.push('Tue, 25 Dec 2018 00:00:00 +0100');
-dates.push('Fri, 21 Dec 2018 00:00:00 +0100');
-dates.push('Fri, 23 Nov 2018 00:00:00 +0100');
-dates.push('Wed, 21 Nov 2018 00:00:00 +0100');
-dates.push('Wed, 07 Nov 2018 00:00:00 +0100');
-dates.push('Sun, 07 Oct 2018 00:00:00 +0200');
-dates.push('Fri, 05 Oct 2018 00:00:00 +0200');
-dates.push('Thu, 04 Oct 2018 00:00:00 +0200');
-dates.push('Thu, 27 Sep 2018 00:00:00 +0200');
-dates.push('Wed, 26 Sep 2018 00:00:00 +0200');
-dates.push('Mon, 17 Sep 2018 00:00:00 +0200');
-dates.push('Mon, 17 Sep 2018 00:00:00 +0200');
-dates.push('Tue, 14 Aug 2018 00:00:00 +0200');
-dates.push('Fri, 10 Aug 2018 00:00:00 +0200');
-dates.push('Wed, 01 Aug 2018 00:00:00 +0200');
-dates.push('Thu, 26 Jul 2018 00:00:00 +0200');
-dates.push('Mon, 23 Jul 2018 00:00:00 +0200');
-dates.push('Wed, 18 Jul 2018 00:00:00 +0200');
-dates.push('Tue, 26 Jun 2018 00:00:00 +0200');
-dates.push('Tue, 19 Jun 2018 00:00:00 +0200');
-dates.push('Mon, 04 Jun 2018 00:00:00 +0200');
-dates.push('Mon, 16 Apr 2018 00:00:00 +0200');
-dates.push('Tue, 27 Feb 2018 00:00:00 +0100');
-dates.push('Mon, 26 Feb 2018 00:00:00 +0100');
-dates.push('Fri, 02 Feb 2018 00:00:00 +0100');
-dates.push('Mon, 29 Jan 2018 00:00:00 +0100');
-dates.push('Sat, 30 Dec 2017 00:00:00 +0100');
-dates.push('Wed, 20 Dec 2017 00:00:00 +0100');
-dates.push('Mon, 18 Dec 2017 00:00:00 +0100');
-dates.push('Mon, 04 Dec 2017 00:00:00 +0100');
-dates.push('Mon, 27 Nov 2017 00:00:00 +0100');
-dates.push('Tue, 21 Nov 2017 00:00:00 +0100');
-dates.push('Mon, 20 Nov 2017 00:00:00 +0100');
-dates.push('Fri, 10 Nov 2017 00:00:00 +0100');
-dates.push('Thu, 09 Nov 2017 00:00:00 +0100');
-dates.push('Tue, 31 Oct 2017 00:00:00 +0100');
-dates.push('Mon, 30 Oct 2017 00:00:00 +0100');
-dates.push('Thu, 19 Oct 2017 00:00:00 +0200');
-dates.push('Wed, 18 Oct 2017 00:00:00 +0200');
-dates.push('Mon, 16 Oct 2017 00:00:00 +0200');
-dates.push('Tue, 10 Oct 2017 00:00:00 +0200');
-dates.push('Wed, 27 Sep 2017 00:00:00 +0200');
-dates.push('Mon, 25 Sep 2017 00:00:00 +0200');
-dates.push('Fri, 22 Sep 2017 00:00:00 +0200');
-dates.push('Fri, 08 Sep 2017 00:00:00 +0200');
-dates.push('Tue, 05 Sep 2017 00:00:00 +0200');
-dates.push('Tue, 29 Aug 2017 00:00:00 +0200');
-dates.push('Fri, 12 May 2017 00:00:00 +0200');
-dates.push('Thu, 04 May 2017 00:00:00 +0200');
-dates.push('Thu, 04 May 2017 00:00:00 +0200');
-dates.push('Mon, 01 May 2017 00:00:00 +0200');
-dates.push('Fri, 28 Apr 2017 00:00:00 +0200');
-dates.push('Wed, 26 Apr 2017 00:00:00 +0200');
-dates.push('Wed, 05 Apr 2017 00:00:00 +0200');
-dates.push('Thu, 30 Mar 2017 00:00:00 +0200');
-dates.push('Tue, 07 Mar 2017 00:00:00 

svn commit: r1872517 [1/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Author: janpio
Date: Wed Jan  8 19:37:25 2020
New Revision: 1872517

URL: http://svn.apache.org/viewvc?rev=1872517=rev
Log:
Updated docs

Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js


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



svn commit: r1872517 [3/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1872517=1872516=1872517=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Jan  8 19:37:25 2020
@@ -6,8 +6,8 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 08 Jan 2020 20:04:20 +0100
-Wed, 08 Jan 2020 20:04:20 +0100
+Wed, 08 Jan 2020 19:18:08 +
+Wed, 08 Jan 2020 19:18:08 +
 Jekyll v2.5.3
 
   
@@ -40,7 +40,7 @@
 lia 
href=https://github.com/apache/cordova-plugin-inappbrowser/pull/534GH-534/a;
 Fix codeInAppBrowser/code not opening on 
strongiOS/strong 13/li
 /ul
 
-Wed, 08 Jan 2020 00:00:00 +0100
+Wed, 08 Jan 2020 00:00:00 +
 
https://cordova.apache.org/announcements/2020/01/08/inappbrowser-release-3.2.0.html
 https://cordova.apache.org/announcements/2020/01/08/inappbrowser-release-3.2.0.html
 
@@ -80,7 +80,7 @@ cordova platform add windows@7.0.1
 liFix path to codewinjs/code dependency (a 
href=https://github.com/apache/cordova-windows/pull/331#331/a;)/li
 /ul
 
-Mon, 06 Jan 2020 00:00:00 +0100
+Mon, 06 Jan 2020 00:00:00 +
 
https://cordova.apache.org/announcements/2020/01/06/cordova-windows-release-7.0.1.html
 https://cordova.apache.org/announcements/2020/01/06/cordova-windows-release-7.0.1.html
 
@@ -116,7 +116,7 @@ cordova platform add windows@7.0.1
 liUpdate writeObjectsSections to match current Xcode format (a 
href=https://github.com/apache/cordova-node-xcode/pull/46#46/a;)/li
 /ul
 
-Tue, 24 Dec 2019 00:00:00 +0100
+Tue, 24 Dec 2019 00:00:00 +
 
https://cordova.apache.org/news/2019/12/24/xcode-release-2.1.0.html
 https://cordova.apache.org/news/2019/12/24/xcode-release-2.1.0.html
 
@@ -156,7 +156,7 @@ cordova platform add ios@5.1.1
 lia 
href=https://github.com/apache/cordova-ios/pull/728GH-728/a;
 chore: delete some useless characters/li
 /ul
 
-Mon, 02 Dec 2019 00:00:00 +0100
+Mon, 02 Dec 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/12/02/cordova-ios-release-5.1.1.html
 https://cordova.apache.org/announcements/2019/12/02/cordova-ios-release-5.1.1.html
 
@@ -216,7 +216,7 @@ cordova platform add ios@5.1.0
 lia 
href=https://github.com/apache/cordova-ios/pull/622GH-622/a;
 Remove outdated component/duo package manager package definition/li
 /ul
 
-Mon, 25 Nov 2019 00:00:00 +0100
+Mon, 25 Nov 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/11/25/cordova-ios-release-5.1.0.html
 https://cordova.apache.org/announcements/2019/11/25/cordova-ios-release-5.1.0.html
 
@@ -258,7 +258,7 @@ cordova platform add ios@5.1.0
 lia 
href=https://github.com/apache/cordova-common/pull/77GH-77/a;
 Do not ignore AppVeyor failures on Node.js 12/li
 /ul
 
-Tue, 05 Nov 2019 00:00:00 +0100
+Tue, 05 Nov 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/11/05/cordova-common-release-3.2.1.html
 https://cordova.apache.org/announcements/2019/11/05/cordova-common-release-3.2.1.html
 
@@ -321,7 +321,7 @@ cordova platform add android@8.1.0
 lia 
href=https://github.com/apache/cordova-android/pull/673GH-673/a;
 Updated codeAndroid_HOME/code Test to Follow a 
href=https://github.com/apache/cordova-android/pull/656GH-656/a;
 Change/li
 /ul
 
-Tue, 17 Sep 2019 00:00:00 +0200
+Tue, 17 Sep 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/09/17/cordova-android-release-8.1.0.html
 https://cordova.apache.org/announcements/2019/09/17/cordova-android-release-8.1.0.html
 
@@ -374,7 +374,7 @@ cordova platform add electron@1.1.1
 lia 
href=https://github.com/apache/cordova-electron/pull/85GH-85/a;
 fix: use codespyOn/code for process global var/li
 /ul
 
-Tue, 27 Aug 2019 00:00:00 +0200
+Tue, 27 Aug 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/08/27/cordova-electron-release-1.1.1.html
 https://cordova.apache.org/announcements/2019/08/27/cordova-electron-release-1.1.1.html
 
@@ -446,7 +446,7 @@ cordova platform add electron@1.1.0
 lia 
href=https://github.com/apache/cordova-electron/pull/41GH-41/a;
 Update System Requirements in 
codeDOCUMENTATION.md/code/li
 /ul
 
-Mon, 01 Jul 2019 00:00:00 +0200
+Mon, 01 Jul 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/07/01/cordova-electron-release-1.1.0.html
 https://cordova.apache.org/announcements/2019/07/01/cordova-electron-release-1.1.0.html
 
@@ -473,7 +473,7 @@ cordova platform add electron@1.1.0
 liCatch leaked exceptions in codesuperspawn/code and 
convert them to rejections (a 

svn commit: r1872517 [2/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio


Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1872517=1872516=1872517=diff
==
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Jan  8 19:37:25 2020
@@ -123,7 +123,7 @@
 
 
 
-
+
 
 Cordova Plugin 
InAppBrowser 3.2.0 Released!
 
@@ -162,7 +162,7 @@
 
 
 
-
+
 
 Cordova 
Windows 7.0.1 Released!
 
@@ -198,7 +198,7 @@ cordova platform add windows@7.0.1
 
 
 
-
+
 
 Cordova Node Xcode 2.1.0 
Released!
 
@@ -232,7 +232,7 @@ cordova platform add windows@7.0.1
 
 
 
-
+
 
 Cordova iOS 
5.1.1 Released!
 
@@ -270,7 +270,7 @@ cordova platform add ios@5.1.1
 
 
 
-
+
 
 Cordova iOS 
5.1.0 Released!
 
@@ -314,7 +314,7 @@ cordova platform add ios@5.1.0
 
 
 
-
+
 
 Cordova 
Common 3.2.1 Released!
 
@@ -347,7 +347,7 @@ cordova platform add ios@5.1.0
 
 
 
-
+
 
 Cordova 
Android 8.1.0 Released!
 
@@ -385,7 +385,7 @@ cordova platform add android@8.1.0
 
 
 
-
+
 
 Cordova 
Electron 1.1.1 Released!
 
@@ -433,7 +433,7 @@ cordova platform add electron@1.1.1
 
 
 
-
+
 
 Cordova 
Electron 1.1.0 Released!
 
@@ -485,7 +485,7 @@ cordova platform add electron@1.1.0
 
 
 
-
+
 
 Cordova-Common Release
 
@@ -519,7 +519,7 @@ cordova platform add electron@1.1.0
 
 
 
-
+
 
 Cordova iOS 5.0.1 
Released!
 
@@ -551,7 +551,7 @@ npx cordova platform add ios@5.0.1
 
 
 
-
+
 
 Node 6.x and 
8.x Deprecation Timeline for Apache Cordova
 
@@ -585,7 +585,7 @@ npx cordova platform add ios@5.0.1
 
 
 
-
+
 
 Cordova 
Plugman 3.0.0 Released!
 
@@ -625,7 +625,7 @@ npm install -g plugman@3.0.0
 
 
 
-
+
 
 Cordova CLI 
9.0.0 Released!
 
@@ -680,7 +680,7 @@ npm install -g cordova@9.0.0
 
 
 
-
+
 
 Cordova Lib 
9.0.0 Released!
 
@@ -716,7 +716,7 @@ npm install -g cordova@9.0.0
 
 
 
-
+
 
 Cordova 
Electron 1.0.2 Released!
 
@@ -765,7 +765,7 @@ cordova build cordova-electron
 
 
 
-
+
 
 Cordova 
Windows 7.0.0 Released!
 
@@ -803,7 +803,7 @@ cordova platform add windows@7.0.0
 
 
 
-
+
 
 Cordova 
Electron 1.0.0 Released!
 
@@ -861,7 +861,7 @@ cordova platform add windows@7.0.0
 
 
 
-
+
 
 Cordova 
Android 8.0.0 Released!
 
@@ -913,7 +913,7 @@ cordova platform add 

svn commit: r1872517 [4/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1872517=1872516=1872517=diff
==
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Wed Jan  8 19:37:25 2020
@@ -1066,7 +1066,7 @@
 
 
 
-
https://cordova.apache.org/docs/zh-tw/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/it/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1077,7 +1077,7 @@
 
 
 
-
https://cordova.apache.org/docs/ru/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/es/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1088,7 +1088,7 @@
 
 
 
-
https://cordova.apache.org/docs/fr/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/ko/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1099,7 +1099,7 @@
 
 
 
-
https://cordova.apache.org/docs/zh-cn/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/de/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1110,7 +1110,7 @@
 
 
 
-
https://cordova.apache.org/docs/de/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/ja/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1121,7 +1121,7 @@
 
 
 
-
https://cordova.apache.org/docs/ja/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/ru/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1132,7 +1132,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/3.0.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/zh-tw/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1143,7 +1143,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/2.7.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/3.2.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1154,7 +1154,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1165,7 +1165,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/2.9.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/3.3.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1176,7 +1176,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/3.2.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/3.0.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1187,7 +1187,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/2.8.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/2.7.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1198,7 +1198,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/2.6.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/2.9.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1209,7 +1209,7 @@
 
 
 
-
https://cordova.apache.org/docs/en/3.3.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1220,7 +1220,7 @@
 
 
 
-
https://cordova.apache.org/docs/it/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/en/2.8.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1231,7 +1231,7 @@
 
 
 
-
https://cordova.apache.org/docs/es/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/zh-cn/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1242,7 +1242,7 @@
 
 
 
-
https://cordova.apache.org/docs/ko/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
+
https://cordova.apache.org/docs/fr/3.1.0/cordova/camera/parameter/CameraPopoverHandle.html
 monthly
 0.4
 
@@ -1253,7 +1253,7 @@
 
 
 
-
https://cordova.apache.org/docs/zh-tw/3.1.0/cordova/camera/parameter/CameraPopoverOptions.html
+
https://cordova.apache.org/docs/it/3.1.0/cordova/camera/parameter/CameraPopoverOptions.html
 monthly
 0.4
 
@@ -1264,7 +1264,7 @@
 
 
 
-

svn commit: r1872387 [3/5] - in /cordova/site/public: ./ announcements/2020/ announcements/2020/01/ announcements/2020/01/06/ blog/ news/2019/12/24/ static/js/

2020-01-06 Thread janpio
Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1872387=1872386=1872387=diff
==
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Jan  6 15:40:07 2020
@@ -6,11 +6,49 @@
 
 https://cordova.apache.org/
 https://cordova.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Wed, 25 Dec 2019 08:51:46 +0900
-Wed, 25 Dec 2019 08:51:46 +0900
+Mon, 06 Jan 2020 15:23:35 +
+Mon, 06 Jan 2020 15:23:35 +
 Jekyll v2.5.3
 
   
+Cordova Windows 7.0.1 Released!
+pWe are happy to announce that we have just 
released Cordova Windows version code7.0.1/code!  This is one 
of Cordova#39;s supported platforms for building Windows 
applications./p
+
+ul
+lia 
href=https://www.npmjs.com/package/cordova-windowscordova-windows@7.0.1/a/li;
+/ul
+
+h2Release Highlights/h2
+
+pstrongTo upgrade:/strong/p
+div class=highlightprecode 
class=language- data-lang=cordova platform remove 
windows
+cordova platform add windows@7.0.1
+/code/pre/div
+pPatch release to resolve issue with path to 
codewinjs/code dependency (a 
href=https://github.com/apache/cordova-windows/pull/331#331/a;)/p
+
+!--more--
+
+h1Changes include:/h1
+
+ul
+liSupport latest Visual Studio 2017 (15.9.x) (a 
href=https://github.com/apache/cordova-windows/pull/329#329/a;)/li
+liFix path to codewinjs/code dependency (a 
href=https://github.com/apache/cordova-windows/pull/331#331/a;)/li
+/ul
+
+Mon, 06 Jan 2020 00:00:00 +
+
https://cordova.apache.org/announcements/2020/01/06/cordova-windows-release-7.0.1.html
+https://cordova.apache.org/announcements/2020/01/06/cordova-windows-release-7.0.1.html
+
+news
+
+releases
+
+
+announcements
+
+  
+
+  
 Cordova Node Xcode 2.1.0 Released!
 pWe are happy to announce that we have just 
released an update to codecordova-node-xcode/code! This is one 
of the libraries used behind-the-scenes for parsing, editing, and writing 
xcodeproj project files./p
 
@@ -33,7 +71,7 @@
 liUpdate writeObjectsSections to match current Xcode format (a 
href=https://github.com/apache/cordova-node-xcode/pull/46#46/a;)/li
 /ul
 
-Tue, 24 Dec 2019 00:00:00 +0900
+Tue, 24 Dec 2019 00:00:00 +
 
https://cordova.apache.org/news/2019/12/24/xcode-release-2.1.0.html
 https://cordova.apache.org/news/2019/12/24/xcode-release-2.1.0.html
 
@@ -73,7 +111,7 @@ cordova platform add ios@5.1.1
 lia 
href=https://github.com/apache/cordova-ios/pull/728GH-728/a;
 chore: delete some useless characters/li
 /ul
 
-Mon, 02 Dec 2019 00:00:00 +0900
+Mon, 02 Dec 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/12/02/cordova-ios-release-5.1.1.html
 https://cordova.apache.org/announcements/2019/12/02/cordova-ios-release-5.1.1.html
 
@@ -133,7 +171,7 @@ cordova platform add ios@5.1.0
 lia 
href=https://github.com/apache/cordova-ios/pull/622GH-622/a;
 Remove outdated component/duo package manager package definition/li
 /ul
 
-Mon, 25 Nov 2019 00:00:00 +0900
+Mon, 25 Nov 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/11/25/cordova-ios-release-5.1.0.html
 https://cordova.apache.org/announcements/2019/11/25/cordova-ios-release-5.1.0.html
 
@@ -175,7 +213,7 @@ cordova platform add ios@5.1.0
 lia 
href=https://github.com/apache/cordova-common/pull/77GH-77/a;
 Do not ignore AppVeyor failures on Node.js 12/li
 /ul
 
-Tue, 05 Nov 2019 00:00:00 +0900
+Tue, 05 Nov 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/11/05/cordova-common-release-3.2.1.html
 https://cordova.apache.org/announcements/2019/11/05/cordova-common-release-3.2.1.html
 
@@ -238,7 +276,7 @@ cordova platform add android@8.1.0
 lia 
href=https://github.com/apache/cordova-android/pull/673GH-673/a;
 Updated codeAndroid_HOME/code Test to Follow a 
href=https://github.com/apache/cordova-android/pull/656GH-656/a;
 Change/li
 /ul
 
-Tue, 17 Sep 2019 00:00:00 +0900
+Tue, 17 Sep 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/09/17/cordova-android-release-8.1.0.html
 https://cordova.apache.org/announcements/2019/09/17/cordova-android-release-8.1.0.html
 
@@ -291,7 +329,7 @@ cordova platform add electron@1.1.1
 lia 
href=https://github.com/apache/cordova-electron/pull/85GH-85/a;
 fix: use codespyOn/code for process global var/li
 /ul
 
-Tue, 27 Aug 2019 00:00:00 +0900
+Tue, 27 Aug 2019 00:00:00 +
 
https://cordova.apache.org/announcements/2019/08/27/cordova-electron-release-1.1.1.html
 https://cordova.apache.org/announcements/2019/08/27/cordova-electron-release-1.1.1.html
 

  1   2   3   4   5   6   7   8   9   10   >