Author: janpio
Date: Fri Jul 3 18:24:31 2020
New Revision: 1879486
URL: http://svn.apache.org/viewvc?rev=1879486&view=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&r1=1879485&r2=1879486&view=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 [email protected]
</div>
<div class="col-sm-6">
+ <a
href="/announcements/2020/07/04/cordova-common-release-4.0.2.html">Next</a>
+ <br>
+ <br>
+ <a class="title"
href="/announcements/2020/07/04/cordova-common-release-4.0.2.html">Cordova
Common 4.0.2 Released!</a>
+ <div class="date"> 04 Jul 2020 - By Bryan Ellis </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
+ -->
+ We are happy to announce that [email protected] was
released in July 2020....
+ </p>
+
</div>
</div>
</footer>
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&view=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 @@
+<!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="We are happy to announce that
[email protected] was released in July 2020. This is one of the libraries
used behind-the-scenes by nearly all of the Cordov...">
+
+ <title>
+
+
+ Cordova Common 4.0.2 Released! - Apache Cordova
+
+
+ </title>
+
+ <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+
+
+
+
+
+ <link rel="canonical"
href="https://cordova.apache.org/announcements/2020/07/04/cordova-common-release-4.0.2.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">Cordova Common 4.0.2 Released!</div>
+ <div class="author">By:
+
+ Bryan Ellis
+
+ </div>
+ <div class="date">04 Jul 2020</div>
+ </header>
+ <section>
+ <div>
+ <p>We are happy to announce that <code>[email protected]</code>
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 <code>config.xml</code> parsing.</p>
+
+<h2>Release Highlights</h2>
+
+<p>The most notable fix in this patch release is the ability to update the
correct app's <code>plist</code> file when multiple <code>plist</code>
files are present within the project. More details can be found in the <a
href="https://github.com/apache/cordova-common/pull/148">pull request</a> and
<a href="https://github.com/apache/cordova-common/issues/144">original bug
ticket</a>.</p>
+
+<p>Please report any issues you find at <a
href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-common/pull/148">GH-148</a>
fix(ios): resolve correct path to app info <code>plist</code> when multiple
<code>plist</code> files are present</li>
+<li><a href="https://github.com/apache/cordova-common/pull/147">GH-147</a>
chore: remove trailing whitespace</li>
+<li><a href="https://github.com/apache/cordova-common/pull/146">GH-146</a>
chore: bump <code>devDependencies</code> <code>nyc</code> ->
<code>^15.1.0</code></li>
+<li><a href="https://github.com/apache/cordova-common/pull/145">GH-145</a>
test: remove unused test fixtures</li>
+</ul>
+
+ </div>
+ </section>
+ <footer>
+ <div class="row">
+ <div class="col-sm-6">
+
+ <a
href="/announcements/2020/06/29/cordova-android-9.0.0.html">Previous</a>
+ <br>
+ <br>
+ <a class="title"
href="/announcements/2020/06/29/cordova-android-9.0.0.html">Cordova Android
9.0.0 Released!</a>
+ <div class="date"> 29 Jun 2020 - By Bryan Ellis </div>
+ <p class="content">
+ We are happy to announce that we have just released
Cordova Android...
+ </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&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 © 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=1879486&r1=1879485&r2=1879486&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Fri Jul 3 18:24:31 2020
@@ -123,6 +123,36 @@
<li>
<header>
+ <div class="adorner" blogTime="Sat, 04 Jul 2020 00:00:00
+0000"></div>
+ <h2 class="title">
+ <a
href="/announcements/2020/07/04/cordova-common-release-4.0.2.html">Cordova
Common 4.0.2 Released!</a>
+ </h2>
+ <div class="details">
+ <span class="date">04 Jul 2020</span>
+ - by
+ <span class="author">
+
+ Bryan Ellis
+
+ </span>
+ <a class="comment"
href="/announcements/2020/07/04/cordova-common-release-4.0.2.html#disqus_thread"></a>
+ </div>
+ </header>
+ <section class="post-excerpt">
+ <p><p>We are happy to announce that
<code>[email protected]</code> 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 <code>config.xml</code>
parsing.</p>
+
+<h2>Release Highlights</h2>
+
+<p>The most notable fix in this patch release is the ability to update the
correct app's <code>plist</code> file when multiple <code>plist</code>
files are present within the project. More details can be found in the <a
href="https://github.com/apache/cordova-common/pull/148">pull request</a> and
<a href="https://github.com/apache/cordova-common/issues/144">original bug
ticket</a>.</p>
+
+<p>Please report any issues you find at <a
href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
+</p>
+ <div><a
href="/announcements/2020/07/04/cordova-common-release-4.0.2.html">More...</a></div>
+ </section>
+ </li>
+
+ <li>
+ <header>
<div class="adorner" blogTime="Mon, 29 Jun 2020 00:00:00
+0000"></div>
<h2 class="title">
<a
href="/announcements/2020/06/29/cordova-android-9.0.0.html">Cordova Android
9.0.0 Released!</a>
@@ -9718,7 +9748,7 @@ window.twttr = (function(d, s, id) {
<script>
window.onload = function(){
setTimeout(function(){
- var lastPostTime = new Date("Mon, 29 Jun 2020 00:00:00
+0000").getTime();
+ var lastPostTime = new Date("Sat, 04 Jul 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=1879486&r1=1879485&r2=1879486&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
Fri Jul 3 18:24:31 2020
@@ -2590,6 +2590,14 @@
<li><a href="#supported-platforms">Supported Platforms</a></li>
<li><a href="#platform-splash-screen-image-configuration">Platform Splash
Screen Image Configuration</a></li>
<li><a href="#example-configuration">Example Configuration</a></li>
+<li><a href="#android-specific-information">Android-specific Information</a>
+
+<ul>
+<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="#example-android-configuration">Example Android
Configuration</a></li>
+</ul></li>
<li><a href="#ios-specific-information">iOS-specific Information</a>
<ul>
@@ -2663,7 +2671,6 @@ cordova plugin add https://github.com/ap
ios
windows
</code></pre></div><div class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><platform</span> <span
class="na">name=</span><span class="s">"android"</span><span
class="nt">></span>
- <span class="c"><!-- you can use any density that exists in the Android
project --></span>
<span class="nt"><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">/></span>
<span class="nt"><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-ldpi"</span> <span
class="nt">/></span>
<span class="nt"><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-mdpi"</span> <span
class="nt">/></span>
@@ -2689,7 +2696,6 @@ cordova plugin add https://github.com/ap
<span class="nt"><splash</span> <span class="na">src=</span><span
class="s">"res/screen/ios/Default@3x~universal~anyany.png"</span> <span
class="nt">/></span>
<span class="nt"><splash</span> <span class="na">src=</span><span
class="s">"res/screen/ios/Default@3x~universal~anycom.png"</span> <span
class="nt">/></span>
<span class="nt"><splash</span> <span class="na">src=</span><span
class="s">"res/screen/ios/Default@3x~universal~comany.png"</span> <span
class="nt">/></span>
-
<span class="nt"></platform></span>
<span class="c"><!-- Configuration using MRT concept (Recommended, see
"Windows-specific information" section for details): --></span>
@@ -2706,6 +2712,85 @@ cordova plugin add https://github.com/ap
<span class="nt"><preference</span> <span class="na">name=</span><span
class="s">"SplashScreenDelay"</span> <span class="na">value=</span><span
class="s">"10000"</span> <span class="nt">/></span>
</code></pre></div>
+<h3>Android-specific Information</h3>
+
+<p>To effectively create your Android SplashScreen assets, it is important to
understand the idiom and sizes used for the assets.</p>
+
+<p>Android defined its assets by the image's layout and
<code>density</code>.</p>
+
+<h4>Image Layout</h4>
+
+<ul>
+<li><code>land</code> short for landscape mode</li>
+<li><code>port</code> short for portrait mode</li>
+</ul>
+
+<h4><code>density</code></h4>
+
+<p>The image's density refers to the number of pixels per square inch.
Android, interchangeably refers to this as DPI.</p>
+
+<p>Not all devices have the same pixel size so it is important to create
images for all DPI to ensure that the quality of the image for each device is
great.</p>
+
+<p>If not all DPI images are considered, some devices might not show a
SplashScreen or will use an incorrect DPI image that can result in a blurry
scaled image.</p>
+
+<h4>Image Sizing Table</h4>
+
+<table><thead>
+<tr>
+<th style="text-align: center">size</th>
+<th style="text-align: center">portrait</th>
+<th style="text-align: center">landscape</th>
+</tr>
+</thead><tbody>
+<tr>
+<td style="text-align: center">ldpi</td>
+<td style="text-align: center">200x320</td>
+<td style="text-align: center">320x200</td>
+</tr>
+<tr>
+<td style="text-align: center">mdpi</td>
+<td style="text-align: center">320x480</td>
+<td style="text-align: center">480x320</td>
+</tr>
+<tr>
+<td style="text-align: center">hdpi</td>
+<td style="text-align: center">480x800</td>
+<td style="text-align: center">800x480</td>
+</tr>
+<tr>
+<td style="text-align: center">xhdpi</td>
+<td style="text-align: center">720x1280</td>
+<td style="text-align: center">1280x720</td>
+</tr>
+<tr>
+<td style="text-align: center">xxhdpi</td>
+<td style="text-align: center">960x1600</td>
+<td style="text-align: center">1600x960</td>
+</tr>
+<tr>
+<td style="text-align: center">xxxhdpi</td>
+<td style="text-align: center">1280x1920</td>
+<td style="text-align: center">1920x1280</td>
+</tr>
+</tbody></table>
+
+<h4>Example Android Configuration</h4>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span
class="nt"><platform</span> <span class="na">name=</span><span
class="s">"android"</span><span class="nt">></span>
+ <span class="nt"><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">/></span>
+ <span class="nt"><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-ldpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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-mdpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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-xhdpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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-xxhdpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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-xxxhdpi"</span> <span
class="nt">/></span>
+
+ <span class="nt"><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-hdpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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-ldpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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-mdpi"</span> <span
class="nt">/></span>
+ <span class="nt"><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">/></span>
+ <span class="nt"><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">/></span>
+ <span class="nt"><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">/></span>
+<span class="nt"></platform></span>
+</code></pre></div>
<h3>iOS-specific Information</h3>
<p>Launch storyboard images are sized based on scale, idiom, and size classes.
It supports all devices, and can be used with split-screen/slide-over
multitasking.</p>
Modified: cordova/site/public/feed.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1879486&r1=1879485&r2=1879486&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Jul 3 18:24:31 2020
@@ -6,11 +6,45 @@
</description>
<link>https://cordova.apache.org/</link>
<atom:link href="https://cordova.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Mon, 29 Jun 2020 15:26:01 +0000</pubDate>
- <lastBuildDate>Mon, 29 Jun 2020 15:26:01 +0000</lastBuildDate>
+ <pubDate>Fri, 03 Jul 2020 18:08:44 +0000</pubDate>
+ <lastBuildDate>Fri, 03 Jul 2020 18:08:44 +0000</lastBuildDate>
<generator>Jekyll v2.5.3</generator>
<item>
+ <title>Cordova Common 4.0.2 Released!</title>
+ <description><p>We are happy to announce that
<code>[email protected]</code> 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
<code>config.xml</code> parsing.</p>
+
+<h2>Release Highlights</h2>
+
+<p>The most notable fix in this patch release is the ability to update
the correct app&#39;s <code>plist</code> file when multiple
<code>plist</code> files are present within the project. More
details can be found in the <a
href="https://github.com/apache/cordova-common/pull/148">pull
request</a> and <a
href="https://github.com/apache/cordova-common/issues/144">original
bug ticket</a>.</p>
+
+<p>Please report any issues you find at <a
href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-common/pull/148">GH-148</a>
fix(ios): resolve correct path to app info <code>plist</code> when
multiple <code>plist</code> files are present</li>
+<li><a
href="https://github.com/apache/cordova-common/pull/147">GH-147</a>
chore: remove trailing whitespace</li>
+<li><a
href="https://github.com/apache/cordova-common/pull/146">GH-146</a>
chore: bump <code>devDependencies</code>
<code>nyc</code> -&gt;
<code>^15.1.0</code></li>
+<li><a
href="https://github.com/apache/cordova-common/pull/145">GH-145</a>
test: remove unused test fixtures</li>
+</ul>
+</description>
+ <pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate>
+
<link>https://cordova.apache.org/announcements/2020/07/04/cordova-common-release-4.0.2.html</link>
+ <guid
isPermaLink="true">https://cordova.apache.org/announcements/2020/07/04/cordova-common-release-4.0.2.html</guid>
+
+ <category>news</category>
+
+ <category>releases</category>
+
+
+ <category>announcements</category>
+
+ </item>
+
+ <item>
<title>Cordova Android 9.0.0 Released!</title>
<description><p>We are happy to announce that we have just
released <code>Cordova Android 9.0.0</code>! This is one of
Cordova&#39;s supported platforms for building Android mobile
applications.</p>
@@ -1055,50 +1089,5 @@ Apple has also deprecated the <code&g
</item>
- <item>
- <title>Cordova Plugin InAppBrowser 3.2.0 Released!</title>
- <description><p>We are happy to announce that we have just
released an update to <code>cordova-plugin-inappbrowser</code>!
</p>
-
-<ul>
-<li><a
href="https://www.npmjs.com/package/cordova-plugin-inappbrowser">[email protected]</a></li>
-</ul>
-
-<h2>Release Highlights</h2>
-
-<p>The most notable improvements in this minor release are:</p>
-
-<ul>
-<li>The support of the <code>WKWebViewOnly</code>
preference.</li>
-<li>A patch for an <a
href="https://github.com/apache/cordova-plugin-inappbrowser/issues/492">issue</a>
with WKWebView introduced with <strong>iOS 13</strong>.</li>
-</ul>
-
-<p>Please report any issues you find at <a
href="http://issues.cordova.io/">issues.cordova.io</a>!</p>
-
-<!--more-->
-
-<h1>Changes include:</h1>
-
-<ul>
-<li><a
href="https://github.com/apache/cordova-plugin-inappbrowser/pull/503">GH-503</a>
Defensive code to prevent NULL reference exceptions for async</li>
-<li><a
href="https://github.com/apache/cordova-plugin-inappbrowser/pull/584">GH-584</a>
Add compile-time decision for disabling UIWebView</li>
-<li><a
href="https://github.com/apache/cordova-plugin-inappbrowser/pull/401">GH-401</a>
Move createIframeBridge to injectDeferredObject</li>
-<li><a
href="https://github.com/apache/cordova-plugin-inappbrowser/pull/534">GH-534</a>
Fix <code>InAppBrowser</code> not opening on
<strong>iOS</strong> 13</li>
-</ul>
-</description>
- <pubDate>Wed, 08 Jan 2020 00:00:00 +0000</pubDate>
-
<link>https://cordova.apache.org/announcements/2020/01/08/inappbrowser-release-3.2.0.html</link>
- <guid
isPermaLink="true">https://cordova.apache.org/announcements/2020/01/08/inappbrowser-release-3.2.0.html</guid>
-
- <category>news</category>
-
- <category>releases</category>
-
- <category>plugins</category>
-
-
- <category>announcements</category>
-
- </item>
-
</channel>
</rss>
Modified: cordova/site/public/sitemap.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1879486&r1=1879485&r2=1879486&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Fri Jul 3 18:24:31 2020
@@ -4,6 +4,11 @@
<!-- posts -->
<url>
+
<loc>https://cordova.apache.org/announcements/2020/07/04/cordova-common-release-4.0.2.html</loc>
+</url>
+
+
+<url>
<loc>https://cordova.apache.org/announcements/2020/06/29/cordova-android-9.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=1879486&r1=1879485&r2=1879486&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Fri Jul 3 18:24:31 2020
@@ -77,6 +77,7 @@ function checkNotification() {
var dates = [];
if (lastVisit != "") {
+ dates.push('Sat, 04 Jul 2020 00:00:00 +0000');
dates.push('Mon, 29 Jun 2020 00:00:00 +0000');
dates.push('Tue, 23 Jun 2020 00:00:00 +0000');
dates.push('Mon, 15 Jun 2020 00:00:00 +0000');
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]