Author: janpio
Date: Sat Aug 15 00:15:01 2020
New Revision: 1880865

URL: http://svn.apache.org/viewvc?rev=1880865&view=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&r1=1880864&r2=1880865&view=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 <span class="nt">-g</span> c
             </div>
             <div class="col-sm-6">
                 
+                    <a 
href="/announcements/2020/08/14/goodbye-phonegap.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/08/14/goodbye-phonegap.html">Goodbye PhoneGap</a>
+                    <div class="date"> 14 Aug 2020 - By The Contributors of 
Apache Cordova </div>
+                    <p class="content">
+                        <!--
+                            NOTE:
+                                the markdownify filter is used here
+                                because posts are rendered in sequence;
+                                that is, the next post's content isn't
+                                yet rendered at the time that this post
+                                is being rendered, so page.next.excerpt
+                                is still in Markdown and not HTML
+
+                            Reference: 
https://github.com/jekyll/jekyll/issues/2860
+                        -->
+                        Goodbye PhoneGap Adobe recently announced that 
PhoneGap is shutting down. How is...
+                    </p>
+                
             </div>
         </div>
     </footer>

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&view=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 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name="format-detection" content="telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, 
maximum-scale=1, minimum-scale=1, width=device-width" />
+    <meta name="description" content="Goodbye PhoneGapAdobe recently announced 
that PhoneGap is shutting down. How is Cordova affected? In short: not much. 
Rest assured, Apache Cordova is still a...">
+
+    <title>
+        
+            
+                Goodbye PhoneGap - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" 
href="https://cordova.apache.org/announcements/2020/08/14/goodbye-phonegap.html";>
+
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
+    <!-- Algolia Search CSS -->
+    <link rel="stylesheet" 
href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css"; />
+
+    <!-- Fonts -->
+    <!-- For attribution information, see www/attributions.html -->
+    <link 
href='https://fonts.googleapis.com/css?family=Raleway:700,400,300,700italic,400italic,300italic'
 rel='stylesheet' type='text/css'>
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+    <!--[if lt IE 9]>
+        <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+        <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+    <![endif]-->
+    <script type="text/javascript">
+        var disqus_developer = 1; // this would set it to developer mode
+    </script>
+
+    <!-- JS -->
+    <script defer type="text/javascript" 
src="/static/js/lib/jquery-2.1.1.min.js"></script>
+    <script defer type="text/javascript" 
src="/static/js/lib/bootstrap.min.js"></script>
+
+    <script>
+    
(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');
+</script>
+
+</head>
+
+<body>
+    <header>
+    <a class="scroll-point pt-top" name="top"></a>
+    <nav class="navbar navbar-inverse navbar-fixed-top">
+        <div class="container-fluid">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar" aria-expanded="false" 
aria-controls="navbar">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+                <a class="navbar-brand" href="/"><img id="logo_top" 
src="/static/img/cordova-logo-newbrand.svg"/></a>
+            </div>
+            <div id="navbar" class="navbar-collapse collapse">
+                <div class="nav_bar_center">
+                    <ul class="nav navbar-nav">
+                        <li >
+                            <a href="/docs/en/latest/">Documentation</a>
+                        </li>
+                        <li >
+                            <a href="/plugins">Plugins</a>
+                        </li>
+                        <li class="active">
+                            <a href="/blog" id="blog_button">Blog<span 
class="badge" id="new_blog_count"></span></a>
+                        </li>
+                        <li >
+                            <a href="/contribute">Contribute</a>
+                        </li>
+                        <li>
+                            <a href="/#getstarted">Get Started</a>
+                        </li>
+                        <li>
+                            <form class="navbar-form navbar-right" 
id="header-search-form" role="search">
+                                <div class="input-group">
+                                    
+                                        
+                                    
+                                    <input id="header-search-field" 
type="text" placeholder="Search '9.x' docs..." class="form-control hidden-xs" 
autocomplete="off">
+                                </div>
+                            </form>
+                        </li>
+                    </ul>
+                </div>
+            </div><!--/.navbar-collapse -->
+        </div>
+    </nav>
+    <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+</header>
+
+<div class="page container">
+    <div class="blog">
+    <h1 class="blogHeader">
+    Blog
+    <span class="rss">
+        <img src="/static/img/subscribe.png"><a href="/feed.xml">RSS Feed</a>
+    </span>
+</h1>
+
+<div class="post">
+    <header>
+        <div class="title">Goodbye PhoneGap</div>
+        <div class="author">By:
+            
+              The Contributors of Apache Cordova
+            
+        </div>
+        <div class="date">14 Aug 2020</div>
+    </header>
+    <section>
+        <div>
+            <h2>Goodbye PhoneGap</h2>
+
+<p><a href="https://www.adobe.com/";>Adobe</a> recently <a 
href="https://blog.phonegap.com/update-for-customers-using-phonegap-and-phonegap-build-cc701c77502c";>announced</a>
 that <a href="https://phonegap.com/";>PhoneGap</a> is shutting down. How is 
Cordova affected? In short: not much. </p>
+
+<p><strong>Rest assured, Apache Cordova is still active and 
maintained!</strong></p>
+
+<p>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 same.</p>
+
+<p>Today, we are in the fortunate position that Cordova is an Open Source 
Software, which is entirely maintained by the community. PhoneGap originally 
started as an open-source project by Nitobi Software in 2008. Nitobi Software 
was acquired by Adobe in 2011 and shortly after donated PhoneGap to the <a 
href="https://apache.org/";>Apache Software Foundation</a> as Cordova. Apache 
Cordova, which was a core tool of Adobe PhoneGap and PhoneGap Build for the 
past nine years, will continue to thrive as long as the health of the community 
remains strong and contributions are made. If you use, have used, or looking to 
start using Cordova, also consider contributing and taking part in this awesome 
community to help it grow.</p>
+
+<p>We, the community, and contributors of Apache Cordova would like to 
sincerely thank Adobe and all of the PhoneGap team members for everything you 
have put into this hybrid mobile community and sharing Cordova to the Apache 
Software Foundation so it can continue to grow and prosper.</p>
+
+<p>The Contributors of Apache Cordova</p>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/announcements/2020/08/04/cordova-cli-release-10.0.0.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/08/04/cordova-cli-release-10.0.0.html">Cordova CLI 
10.0.0 Released!</a>
+                    <div class="date"> 04 Aug 2020 - By Bryan Ellis </div>
+                    <p class="content">
+                        We are happy to announce that we have just released 
cordova 10.0.0!...
+                    </p>
+                
+            </div>
+            <div class="col-sm-6">
+                
+            </div>
+        </div>
+    </footer>
+    <div class="disqus">
+        <div id="disqus_thread"></div>
+<script type="text/javascript">
+    /* * * 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.getElementsByTagName('head')[0] || 
document.getElementsByTagName('body')[0]).appendChild(dsq);
+    })();
+</script>
+<noscript>Please enable JavaScript to view the <a 
href="https://disqus.com/?ref_noscript"; rel="nofollow">comments powered by 
Disqus.</a></noscript>
+
+    </div>
+</div>
+
+</div>
+
+</div>
+
+<div class="blue-divider"></div>
+<footer>
+    <div class="container">
+        <div class="row">
+    <div class="col-sm-9">
+        <h1>More Resources</h1>
+        <div class="row">
+            <div class="col-sm-4">
+                <h2>General</h2>
+                <ul class="nav">
+                    <li>
+                        <a target="_blank" 
href="https://projects.apache.org/project.html?cordova";>Apache Project Page</a>
+                    </li>
+                    <li>
+                        <a 
href="http://www.apache.org/dyn/closer.cgi/cordova";>Source Distribution</a>
+                    </li>
+                    <li>
+                        <a target="_blank" 
href="http://www.apache.org/licenses/LICENSE-2.0";>License</a>
+                    </li>
+                    <li>
+                        <a href="/artwork">Artwork</a>
+                    </li>
+                </ul>
+            </div>
+            <div class="col-sm-4">
+                <h2>Development</h2>
+                <ul class="nav">
+                    <li><a target="_blank" 
href="https://github.com/apache?utf8=%E2%9C%93&amp;q=cordova-";>Source 
Code</a></li>
+                    <li><a target="_blank" 
href="https://issues.apache.org/jira/browse/CB/";>Issue Tracker</a></li>
+                    <li><a target="_blank" 
href="http://stackoverflow.com/questions/tagged/cordova";>Stack Overflow</a></li>
+                    <li><a href="/contact">Mailing List</a></li>
+                    <li><a href="/contribute/nightly_builds.html">Nightly 
builds</a></li>
+                </ul>
+            </div>
+            <div class="col-sm-4">
+                <h2>Apache Software Foundation</h2>
+                <ul class="nav">
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/";>About 
ASF</a>
+                    </li>
+                    <li>
+                        <a target="_blank" 
href="http://www.apache.org/foundation/sponsorship.html";>Become a Sponsor</a>
+                    </li>
+                    <li>
+                        <a target="_blank" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+                    </li>
+                    <li>
+                        <a target="_blank" 
href="http://www.apache.org/security/";>Security</a>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+    <div class="col-sm-3">
+        <h1>Contribute</h1>
+        <p style="padding-top:20px"><strong>Help Cordova move 
forward!</strong></p>
+        <p>Report bugs, improve the docs, or contribute to the code.</p>
+        <a href="/contribute" class="btn btn-lg btn-primary">
+            Learn More
+        </a>
+        <p style="padding-top:20px"> <a 
href="https://twitter.com/apachecordova"; class="twitter-follow-button" 
data-show-count="false">Follow @apachecordova</a></p>
+        <script async defer 
src="https://slack-cordova-io.herokuapp.com/slackin.js";></script>
+    </div>
+</div>
+<p class="copyright_text">
+    Copyright &copy; 2012, 2013, 2015 The Apache Software Foundation, Licensed 
under the <a target="_blank" 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br/>
+    Apache and the Apache feather logos are <a target="_blank" 
href="http://www.apache.org/foundation/marks/list/";>trademarks</a> of The 
Apache Software Foundation.
+    <br/>
+    "Raleway" font used under license. For details see the <a 
href="/attributions/">attributions page</a>.
+</p>
+
+    </div>
+</footer>
+
+
+    <script defer type="text/javascript" src="/static/js/index.js"></script>
+    <script defer type="text/javascript" src="/static/js/twitter.js"></script>
+    
+    
+
+
+
+    
+
+
+<script type="text/javascript" 
src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js";></script>
+<script type="text/javascript">
+    docsearch({
+        apiKey: '0a916ab198bd93d031aa70611271e42e',
+        indexName: 'cordova',
+        inputSelector: '#header-search-field',
+        algoliaOptions: { 'facetFilters': ["version:  9.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1880865&r1=1880864&r2=1880865&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Sat Aug 15 00:15:01 2020
@@ -123,6 +123,42 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Fri, 14 Aug 2020 00:00:00 
+0000"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2020/08/14/goodbye-phonegap.html">Goodbye PhoneGap</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">14 Aug 2020</span>
+                        - by
+                        <span class="author">
+                            
+                                The Contributors of Apache Cordova
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2020/08/14/goodbye-phonegap.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><h2>Goodbye PhoneGap</h2>
+
+<p><a href="https://www.adobe.com/";>Adobe</a> recently <a 
href="https://blog.phonegap.com/update-for-customers-using-phonegap-and-phonegap-build-cc701c77502c";>announced</a>
 that <a href="https://phonegap.com/";>PhoneGap</a> is shutting down. How is 
Cordova affected? In short: not much. </p>
+
+<p><strong>Rest assured, Apache Cordova is still active and 
maintained!</strong></p>
+
+<p>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 same.</p>
+
+<p>Today, we are in the fortunate position that Cordova is an Open Source 
Software, which is entirely maintained by the community. PhoneGap originally 
started as an open-source project by Nitobi Software in 2008. Nitobi Software 
was acquired by Adobe in 2011 and shortly after donated PhoneGap to the <a 
href="https://apache.org/";>Apache Software Foundation</a> as Cordova. Apache 
Cordova, which was a core tool of Adobe PhoneGap and PhoneGap Build for the 
past nine years, will continue to thrive as long as the health of the community 
remains strong and contributions are made. If you use, have used, or looking to 
start using Cordova, also consider contributing and taking part in this awesome 
community to help it grow.</p>
+
+<p>We, the community, and contributors of Apache Cordova would like to 
sincerely thank Adobe and all of the PhoneGap team members for everything you 
have put into this hybrid mobile community and sharing Cordova to the Apache 
Software Foundation so it can continue to grow and prosper.</p>
+
+<p>The Contributors of Apache Cordova</p>
+</p>
+                    <div><a 
href="/announcements/2020/08/14/goodbye-phonegap.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Tue, 04 Aug 2020 00:00:00 
+0000"></div>
                     <h2 class="title">
                         <a 
href="/announcements/2020/08/04/cordova-cli-release-10.0.0.html">Cordova CLI 
10.0.0 Released!</a>
@@ -9919,7 +9955,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Tue, 04 Aug 2020 00:00:00 
+0000").getTime();
+            var lastPostTime = new Date("Fri, 14 Aug 2020 00:00:00 
+0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

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=1880865&r1=1880864&r2=1880865&view=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 Aug 15 00:15:01 2020
@@ -2596,6 +2596,7 @@
 <li><a href="#image-layout">Image Layout</a></li>
 <li><a href="#density"><code>density</code></a></li>
 <li><a href="#image-sizing-table">Image Sizing Table</a></li>
+<li><a href="#dark-mode">Dark Mode</a></li>
 <li><a href="#example-android-configuration">Example Android 
Configuration</a></li>
 </ul></li>
 <li><a href="#ios-specific-information">iOS-specific Information</a>
@@ -2608,6 +2609,7 @@
 <li><a href="#size-classes">Size classes</a></li>
 <li><a href="#single-image-launch-screen">Single-image launch screen</a></li>
 <li><a href="#multi-image-launch-screen">Multi-image launch screen</a></li>
+<li><a href="#dark-mode-1">Dark Mode</a></li>
 <li><a href="#quirks-and-known-issues">Quirks and Known Issues</a></li>
 </ul></li>
 <li><a href="#windows-specific-information">Windows-specific 
Information</a></li>
@@ -2774,6 +2776,13 @@ cordova plugin add https://github.com/ap
 </tr>
 </tbody></table>
 
+<h4>Dark Mode (API 28+)</h4>
+
+<p>You can optionally provide an extra SplashScreen image to be used in 
dark/night mode when enabled on supported devices.
+To do this, add the <code>-night</code> keyword in between the 
<strong>layout</strong> and <strong>size</strong> keywords of the image&#39;s 
<code>density</code> attribute value. E.g.: <code>land-night-hdpi</code></p>
+
+<p>For more examples, please see <a href="#example-android-configuration">the 
Example Configuration</a> section.</p>
+
 <h4>Example Android Configuration</h4>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="nt">&lt;platform</span> <span class="na">name=</span><span 
class="s">"android"</span><span class="nt">&gt;</span>
     <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-hdpi.png"</span> <span 
class="na">density=</span><span class="s">"land-hdpi"</span> <span 
class="nt">/&gt;</span>
@@ -2789,6 +2798,21 @@ cordova plugin add https://github.com/ap
     <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-xhdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-xhdpi"</span> <span 
class="nt">/&gt;</span>
     <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-xxhdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-xxhdpi"</span> <span 
class="nt">/&gt;</span>
     <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-xxxhdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-xxxhdpi"</span> <span 
class="nt">/&gt;</span>
+
+    <span class="c">&lt;!-- Dark Mode --&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-hdpi.png"</span> <span 
class="na">density=</span><span class="s">"land-night-hdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-ldpi.png"</span> <span 
class="na">density=</span><span class="s">"land-night-ldpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-mdpi.png"</span> <span 
class="na">density=</span><span class="s">"land-night-mdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-xhdpi.png"</span> <span 
class="na">density=</span><span class="s">"land-night-xhdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-xxhdpi.png"</span> <span 
class="na">density=</span><span class="s">"land-night-xxhdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-land-xxxhdpi.png"</span> <span 
class="na">density=</span><span class="s">"land-night-xxxhdpi"</span> <span 
class="nt">/&gt;</span>
+
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-hdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-night-hdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-ldpi.png"</span> <span 
class="na">density=</span><span class="s">"port-night-ldpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-mdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-night-mdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-xhdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-night-xhdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-xxhdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-night-xxhdpi"</span> <span 
class="nt">/&gt;</span>
+    <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/android/splash-port-xxxhdpi.png"</span> <span 
class="na">density=</span><span class="s">"port-night-xxxhdpi"</span> <span 
class="nt">/&gt;</span>
 <span class="nt">&lt;/platform&gt;</span>
 </code></pre></div>
 <h3>iOS-specific Information</h3>
@@ -3102,6 +3126,20 @@ cordova plugin add https://github.com/ap
     <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~ipad~anyany.png"</span> <span 
class="nt">/&gt;</span>
     <span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~ipad~comany.png"</span> <span 
class="nt">/&gt;</span>
 </code></pre></div>
+<h5>Dark Mode</h5>
+
+<p>Since <a 
href="https://github.com/apache/cordova-ios";>Cordova-iOS@6.1.0</a>, it is now 
possible to optionally specify different SplashScreen images to use when the 
app is running in dark mode. The luminosity of SplashScreen images can be 
defined in <code>config.xml</code> using the <code>~dark</code> and 
<code>~light</code> suffixes.</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="c">&lt;!-- Default image to be used for all modes --&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany.png"</span> <span 
class="nt">/&gt;</span>
+
+<span class="c">&lt;!-- Image to use specifically for dark mode devices 
--&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany~dark.png"</span> <span 
class="nt">/&gt;</span>
+
+<span class="c">&lt;!-- Image to use specifically for light mode devices 
--&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany~light.png"</span> <span 
class="nt">/&gt;</span>
+</code></pre></div>
+<p><strong>Note:</strong> This works since iOS 13. iOS 12 and below will use 
the default SplashScreen without a luminosity suffix specified.</p>
+
 <h5>Quirks and Known Issues</h5>
 
 <ol>

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1880865&r1=1880864&r2=1880865&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sat Aug 15 00:15:01 2020
@@ -6,11 +6,38 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Sat, 08 Aug 2020 09:24:33 +0000</pubDate>
-    <lastBuildDate>Sat, 08 Aug 2020 09:24:33 +0000</lastBuildDate>
+    <pubDate>Fri, 14 Aug 2020 23:54:55 +0000</pubDate>
+    <lastBuildDate>Fri, 14 Aug 2020 23:54:55 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Goodbye PhoneGap</title>
+        <description>&lt;h2&gt;Goodbye PhoneGap&lt;/h2&gt;
+
+&lt;p&gt;&lt;a href=&quot;https://www.adobe.com/&quot;&gt;Adobe&lt;/a&gt; 
recently &lt;a 
href=&quot;https://blog.phonegap.com/update-for-customers-using-phonegap-and-phonegap-build-cc701c77502c&quot;&gt;announced&lt;/a&gt;
 that &lt;a href=&quot;https://phonegap.com/&quot;&gt;PhoneGap&lt;/a&gt; is 
shutting down. How is Cordova affected? In short: not much. &lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Rest assured, Apache Cordova is still active and 
maintained!&lt;/strong&gt;&lt;/p&gt;
+
+&lt;p&gt;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 same.&lt;/p&gt;
+
+&lt;p&gt;Today, we are in the fortunate position that Cordova is an Open 
Source Software, which is entirely maintained by the community. PhoneGap 
originally started as an open-source project by Nitobi Software in 2008. Nitobi 
Software was acquired by Adobe in 2011 and shortly after donated PhoneGap to 
the &lt;a href=&quot;https://apache.org/&quot;&gt;Apache Software 
Foundation&lt;/a&gt; as Cordova. Apache Cordova, which was a core tool of Adobe 
PhoneGap and PhoneGap Build for the past nine years, will continue to thrive as 
long as the health of the community remains strong and contributions are made. 
If you use, have used, or looking to start using Cordova, also consider 
contributing and taking part in this awesome community to help it 
grow.&lt;/p&gt;
+
+&lt;p&gt;We, the community, and contributors of Apache Cordova would like to 
sincerely thank Adobe and all of the PhoneGap team members for everything you 
have put into this hybrid mobile community and sharing Cordova to the Apache 
Software Foundation so it can continue to grow and prosper.&lt;/p&gt;
+
+&lt;p&gt;The Contributors of Apache Cordova&lt;/p&gt;
+</description>
+        <pubDate>Fri, 14 Aug 2020 00:00:00 +0000</pubDate>
+        
<link>https://cordova.apache.org/announcements/2020/08/14/goodbye-phonegap.html</link>
+        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2020/08/14/goodbye-phonegap.html</guid>
+        
+        <category>news</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Cordova CLI 10.0.0 Released!</title>
         <description>&lt;p&gt;We are happy to announce that we have just 
released &lt;code&gt;cordova 10.0.0&lt;/code&gt;!&lt;/p&gt;
 
@@ -783,118 +810,6 @@ cordova platform add ios@6.1.0
         
         
         <category>news</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova Create, Common, and Xcode Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just 
released an update to our tools!&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/cordova-common&quot;&gt;cordova-common@4.0.1&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/xcode&quot;&gt;xcode@3.0.1&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.org/package/cordova-create&quot;&gt;cordova-create@3.0.0&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;h3&gt;cordova-common&lt;/h3&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-common/pull/143&quot;&gt;GH-143&lt;/a&gt;
 fix: typo in &lt;code&gt;access&lt;/code&gt; &amp;amp; &lt;code&gt;allow 
navigation&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-common/pull/142&quot;&gt;GH-142&lt;/a&gt;
 fix(&lt;code&gt;ConfigParser&lt;/code&gt;): 
&lt;code&gt;ImageResources&lt;/code&gt; constructor&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3&gt;xcode&lt;/h3&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-node-xcode/pull/109&quot;&gt;GH-109&lt;/a&gt;
 Add &lt;code&gt;targetName&lt;/code&gt; to parameter to 
&lt;code&gt;getBuildProperty&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3&gt;cordova-create&lt;/h3&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/52&quot;&gt;GH-52&lt;/a&gt;
 Fix &lt;code&gt;isRemoteUri&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/40&quot;&gt;GH-40&lt;/a&gt;
 breaking: major usability &amp;amp; maintainability improvements
-
-&lt;ul&gt;
-&lt;li&gt;Write &lt;code&gt;package.json&lt;/code&gt; with indentation of 
2&lt;/li&gt;
-&lt;li&gt;Simplify interface of main export (§1)&lt;/li&gt;
-&lt;li&gt;New logic for setting attributes in 
&lt;code&gt;package.json&lt;/code&gt; &amp;amp; 
&lt;code&gt;config.xml&lt;/code&gt; (§3)&lt;/li&gt;
-&lt;li&gt;Do not copy &amp;quot;missing&amp;quot; files from default template 
(§5)&lt;/li&gt;
-&lt;li&gt;Reduce number of supported template layouts (§7)&lt;/li&gt;
-&lt;li&gt;Drop support for linking (§8)&lt;/li&gt;
-&lt;li&gt;Use either &lt;code&gt;opts.events&lt;/code&gt; or a no-op for 
logging (§4)&lt;/li&gt;
-&lt;/ul&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;!--more--&gt;
-
-&lt;h1&gt;Changes include:&lt;/h1&gt;
-
-&lt;h2&gt;cordova-common&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-common/pull/141&quot;&gt;GH-141&lt;/a&gt;
 chore: apply random missing minor changes&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-common/pull/143&quot;&gt;GH-143&lt;/a&gt;
 fix: typo in &lt;code&gt;access&lt;/code&gt; &amp;amp; &lt;code&gt;allow 
navigation&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-common/pull/142&quot;&gt;GH-142&lt;/a&gt;
 fix(&lt;code&gt;ConfigParser&lt;/code&gt;): 
&lt;code&gt;ImageResources&lt;/code&gt; constructor&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;xcode&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-node-xcode/pull/109&quot;&gt;GH-109&lt;/a&gt;
 Add &lt;code&gt;targetName&lt;/code&gt; to parameter to 
&lt;code&gt;getBuildProperty&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;cordova-create&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/65&quot;&gt;GH-65&lt;/a&gt;
 chore(&lt;code&gt;npm&lt;/code&gt;): bump dependencies w/ rebuilt 
&lt;code&gt;package-lock&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/64&quot;&gt;GH-64&lt;/a&gt;
 refactor: small syntax changes&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/63&quot;&gt;GH-63&lt;/a&gt;
 chore: various cleanup changes&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/60&quot;&gt;GH-60&lt;/a&gt;
 chore(&lt;code&gt;eslint&lt;/code&gt;): bump package&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/59&quot;&gt;GH-59&lt;/a&gt;
 breaking(&lt;code&gt;npm&lt;/code&gt;): bump dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/62&quot;&gt;GH-62&lt;/a&gt;
 ci: use GitHub Actions&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/58&quot;&gt;GH-58&lt;/a&gt;
 chore(&lt;code&gt;npm&lt;/code&gt;): use short notation in 
&lt;code&gt;package.json&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/55&quot;&gt;GH-55&lt;/a&gt;
 chore: &lt;code&gt;eslint&lt;/code&gt; config cleanup&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/53&quot;&gt;GH-53&lt;/a&gt;
 feat: support &lt;code&gt;.gitignore&lt;/code&gt; files in generated 
app&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/54&quot;&gt;GH-54&lt;/a&gt;
 refactor: &lt;code&gt;eslint&lt;/code&gt; setup&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/52&quot;&gt;GH-52&lt;/a&gt;
 Fix &lt;code&gt;isRemoteUri&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/51&quot;&gt;GH-51&lt;/a&gt;
 Add syntax highlighting to code samples in 
&lt;code&gt;README&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/48&quot;&gt;GH-48&lt;/a&gt;
 chore: update testing (&lt;code&gt;jasmine&lt;/code&gt; &amp;amp; 
&lt;code&gt;nyc&lt;/code&gt;)&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/40&quot;&gt;GH-40&lt;/a&gt;
 breaking: major usability &amp;amp; maintainability improvements
-
-&lt;ul&gt;
-&lt;li&gt;Write &lt;code&gt;package.json&lt;/code&gt; with indentation of 
2&lt;/li&gt;
-&lt;li&gt;Simplify interface of main export (§1)&lt;/li&gt;
-&lt;li&gt;New logic for setting attributes in 
&lt;code&gt;package.json&lt;/code&gt; &amp;amp; 
&lt;code&gt;config.xml&lt;/code&gt; (§3)&lt;/li&gt;
-&lt;li&gt;Do not copy &amp;quot;missing&amp;quot; files from default template 
(§5)&lt;/li&gt;
-&lt;li&gt;Reduce number of supported template layouts (§7)&lt;/li&gt;
-&lt;li&gt;Drop support for linking (§8)&lt;/li&gt;
-&lt;li&gt;Use either &lt;code&gt;opts.events&lt;/code&gt; or a no-op for 
logging (§4)&lt;/li&gt;
-&lt;/ul&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/50&quot;&gt;GH-50&lt;/a&gt;
 chore: improve &lt;code&gt;npm&lt;/code&gt; ignore list&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/49&quot;&gt;GH-49&lt;/a&gt;
 chore: bump production dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/47&quot;&gt;GH-47&lt;/a&gt;
 breaking: drop &lt;code&gt;node&lt;/code&gt; 6 and 8 support&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/42&quot;&gt;GH-42&lt;/a&gt;
 chore: bump &lt;code&gt;eslint-utils&lt;/code&gt; from 1.3.1 to 
1.4.3&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/44&quot;&gt;GH-44&lt;/a&gt;
 chore: bump &lt;code&gt;js-yaml&lt;/code&gt; from 3.12.0 to 3.13.1&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/43&quot;&gt;GH-43&lt;/a&gt;
 chore: bump &lt;code&gt;lodash&lt;/code&gt; from 4.17.11 to 4.17.15&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/45&quot;&gt;GH-45&lt;/a&gt;
 chore: replace &lt;code&gt;http&lt;/code&gt; URLs in 
&lt;code&gt;package-lock.json&lt;/code&gt; w/ 
&lt;code&gt;https&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/41&quot;&gt;GH-41&lt;/a&gt;
 chore: update &lt;code&gt;nyc&lt;/code&gt; dev dependency&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-create/pull/39&quot;&gt;GH-39&lt;/a&gt;
 chore: add Node.js 12 to CI services&lt;/li&gt;
-&lt;li&gt;chore: remove deprecated &lt;code&gt;engineStrict&lt;/code&gt; from 
&lt;code&gt;package.json&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Mon, 01 Jun 2020 00:00:00 +0000</pubDate>
-        
<link>https://cordova.apache.org/news/2020/06/01/tools-release.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/news/2020/06/01/tools-release.html</guid>
-        
-        <category>release</category>
-        
-        <category>tools</category>
-        
-        
-        <category>news</category>
         
       </item>
     

Modified: cordova/site/public/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1880865&r1=1880864&r2=1880865&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Sat Aug 15 00:15:01 2020
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    
<loc>https://cordova.apache.org/announcements/2020/08/14/goodbye-phonegap.html</loc>
+</url>
+
+
+<url>
     
<loc>https://cordova.apache.org/announcements/2020/08/04/cordova-cli-release-10.0.0.html</loc>
 </url>
 

Modified: cordova/site/public/static/js/index.js
URL: 
http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1880865&r1=1880864&r2=1880865&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Sat Aug 15 00:15:01 2020
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Fri, 14 Aug 2020 00:00:00 +0000');
         dates.push('Tue, 04 Aug 2020 00:00:00 +0000');
         dates.push('Tue, 28 Jul 2020 00:00:00 +0000');
         dates.push('Tue, 21 Jul 2020 00:00:00 +0000');



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

Reply via email to