Re: [VOTE] cordova-plugin-splashscreen release 6.0.1 patch release

2022-04-04 Thread Norman Breau
I vote +1: - Verified Tags - Verified archive - Tests appears green On 2022-04-04 3:46 p.m., Niklas Merz wrote: Please review and vote on the release of the splashscreen plugin by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev:

[DISCUSS] cordova-android Release

2022-04-04 Thread Norman Breau
Hi Team, Does anyone have any reason to delay a cordova-android@10.1.2 release? Any outstanding patches to land? If not, I will start the release in the upcoming days. Notable fixes: - Fixes for Java 11 (https://github.com/apache/cordova-android/pull/1406) - Fixes for escaped characters in

[VOTE] cordova-plugin-splashscreen release 6.0.1 patch release

2022-04-04 Thread Niklas Merz
Please review and vote on the release of the splashscreen plugin by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/splashscreen-6.0.1/ The packages were published from their

[GitHub] [cordova-plugin-splashscreen] NiklasMerz commented on a diff in pull request #310: applied changes in SplashScreen that allows get ScaleType and backgroundColor from preferences

2022-04-04 Thread GitBox
NiklasMerz commented on code in PR #310: URL: https://github.com/apache/cordova-plugin-splashscreen/pull/310#discussion_r841481621 ## src/android/SplashScreen.java: ## @@ -393,6 +390,7 @@ public void onCancel(DialogInterface dialog) {