Niklas Merz [Tue, 5 Apr 2022 11:04:16 +0000 (13:04 +0200)]
docs: fixup spaces for releasnotes (#327)
Niklas Merz [Tue, 5 Apr 2022 06:07:19 +0000 (08:07 +0200)]
chore(CI): remove iOS workflow (#326)
As this plugin has no iOS code anymore we can remove the CI workflow.
Niklas Merz [Mon, 4 Apr 2022 18:03:53 +0000 (20:03 +0200)]
Incremented plugin version.
Niklas Merz [Mon, 4 Apr 2022 17:53:13 +0000 (19:53 +0200)]
Updated version and RELEASENOTES.md for release 6.0.1
Niklas Merz [Mon, 4 Apr 2022 17:46:20 +0000 (19:46 +0200)]
chore: update package-lock.json (#325)
Daniel Stone [Sun, 3 Apr 2022 18:04:56 +0000 (11:04 -0700)]
GH-180 (android): Fixes nav and title bars still appearing when app is fullscreen (#213)
Co-authored-by: Daniel Stone <daniel.stone@powerdms.com>
Co-authored-by: distinctdan <distinctdan@users.noreply.github.com>
エリス [Mon, 18 Oct 2021 13:36:00 +0000 (22:36 +0900)]
ci(ios): update workflow w/ iOS 15 (#320)
エリス [Fri, 24 Sep 2021 12:51:24 +0000 (21:51 +0900)]
ci: add action-badge (#319)
エリス [Fri, 24 Sep 2021 12:50:15 +0000 (21:50 +0900)]
ci: remove travis & appveyor (#318)
エリス [Thu, 16 Sep 2021 13:20:29 +0000 (22:20 +0900)]
ci: add gh-actions workflows (#317)
Ivan Koprda [Wed, 28 Jul 2021 05:46:56 +0000 (07:46 +0200)]
fix: autofocus after splashscreen (#312)
simple input with autofocus doesn't get focus on startup on Android > 8
Ken Naito [Wed, 28 Jul 2021 05:43:09 +0000 (14:43 +0900)]
fix: refocus after webview visible (#186) (#314)
エリス [Sat, 28 Nov 2020 08:17:58 +0000 (17:17 +0900)]
ci: add node-14.x to workflow (#304)
Saninn Salas Diaz [Mon, 19 Oct 2020 12:11:12 +0000 (14:11 +0200)]
chore(docs): Update missing default resources for Android #689 (#291)
Mosab A [Sat, 17 Oct 2020 16:59:14 +0000 (19:59 +0300)]
Documentation Enhancement for Android Dark Mode (#293)
Norman Breau [Sat, 17 Oct 2020 16:57:42 +0000 (13:57 -0300)]
docs: Added iOS notes to supported platforms. (#300)
Raphael von der Grün [Sun, 4 Oct 2020 11:34:13 +0000 (13:34 +0200)]
chore(pkg): remove default-valued field "homepage" (#296)
Related to https://github.com/apache/cordova/issues/55
Tim Brust [Fri, 21 Aug 2020 14:35:18 +0000 (14:35 +0000)]
ci(travis): updates Android API level (#292)
Hans Krywalsky [Sat, 8 Aug 2020 12:13:48 +0000 (14:13 +0200)]
(docs): Add Information about how to use Dark Mode SplashScreens (#286)
Erisu [Mon, 20 Jul 2020 05:04:11 +0000 (14:04 +0900)]
Increment package version to 6.0.1-dev
Erisu [Tue, 7 Jul 2020 05:46:31 +0000 (14:46 +0900)]
Updated version and RELEASENOTES.md for release 6.0.0 (splashscreen-
20200707)
エリス [Tue, 7 Jul 2020 03:08:11 +0000 (12:08 +0900)]
fix: js clobber only on supported platforms (#282)
Tim Brust [Fri, 3 Jul 2020 14:44:56 +0000 (14:44 +0000)]
chore: adds package-lock file (#281)
エリス [Tue, 30 Jun 2020 13:46:35 +0000 (22:46 +0900)]
doc(android): various improvements including size specs (#280)
* Add size specs for Android Splash Screens
* doc(android): add splashscreen details
Co-authored-by: Mosab A <47486787+mosabab@users.noreply.github.com>
Jan Piotrowski [Fri, 26 Jun 2020 12:42:45 +0000 (14:42 +0200)]
fix(windows): implementation structure (#200)
エリス [Fri, 26 Jun 2020 11:55:08 +0000 (20:55 +0900)]
chore: add missing supported platform browser to npm keywords (#279)
jcesarmobile [Fri, 26 Jun 2020 11:05:31 +0000 (13:05 +0200)]
chore: update engine checks to cover newer versions (#278)
エリス [Fri, 26 Jun 2020 10:31:02 +0000 (19:31 +0900)]
breaking: replace jshint with eslint (#277)
* breaking: remove jshint files and references
* breaking: swap jshint with eslint
* chore: apply eslint auto corrections
* chore: remove jslint inline ignore rule
エリス [Fri, 26 Jun 2020 09:55:53 +0000 (18:55 +0900)]
breaking: drop node engine requirement (#276)
エリス [Fri, 26 Jun 2020 08:08:41 +0000 (17:08 +0900)]
chore: cleanup repo (#275)
* chore: remove ubuntu from supported platforms list
* chore: remove old wp platform unused src code
* chore: remove old wp platform reference
* chore: update urls to projects issue & git repo
* style: fix indention
エリス [Fri, 26 Jun 2020 08:07:57 +0000 (17:07 +0900)]
breaking: bump engine restriction for cordova dependencies (#274)
エリス [Fri, 26 Jun 2020 02:56:55 +0000 (11:56 +0900)]
breaking: remove ios platform code from plugin repo (#263)
* breaking: remove iOS platform code from plugin repo
* chore: update README.md, remove iOS legacy SplashScreen information
* chore: simplify local browser tests
Note: Even though the implementation of the iOS SplashScreen is integrated into the core of cordova-ios, the documentation is left in this repo. This is because all of the SplashScreen documentation is grouped together on cordova.io and that documentation is pulled from this repo.
エリス [Thu, 25 Jun 2020 14:25:33 +0000 (23:25 +0900)]
breaking: bump version 6.0.0-dev (#262)
エリス [Sat, 6 Jun 2020 14:34:40 +0000 (23:34 +0900)]
test: force cordova-ios@^5.1.1 (#267)
Niklas Merz [Wed, 3 Jun 2020 18:00:51 +0000 (20:00 +0200)]
Incremented plugin version to -dev (5.0.5-dev)
Niklas Merz [Wed, 3 Jun 2020 17:48:17 +0000 (19:48 +0200)]
Updated version and RELEASENOTES.md for release 5.0.4 (5.0.4)
エリス [Mon, 1 Jun 2020 07:30:24 +0000 (16:30 +0900)]
chore: add cordova-ios requirement <6.0.0 (#261)
Erisu [Wed, 22 Apr 2020 04:42:38 +0000 (13:42 +0900)]
chore(asf): update git notification settings
Niklas Merz [Mon, 13 Apr 2020 12:32:32 +0000 (14:32 +0200)]
Update CONTRIBUTING.md
Tim Brust [Sat, 28 Mar 2020 15:30:39 +0000 (15:30 +0000)]
chore(npm): adds ignore list (#251)
Tim Brust [Sat, 28 Mar 2020 15:30:26 +0000 (15:30 +0000)]
ci: updates Node.js versions (#252)
Peter Maatman [Sun, 12 Jan 2020 18:30:00 +0000 (19:30 +0100)]
Fix #235: update homepage to github readme page (#236)
Mosab A [Sun, 12 Jan 2020 14:46:24 +0000 (16:46 +0200)]
Update readme.md by adding missing info (#239)
* Update readme.md by adding missing info
* Update README.md
* Update README.md
* Update README.md
* Update text as standard
* Update README.md
* Update README.md
Jan Piotrowski [Tue, 2 Jul 2019 18:59:02 +0000 (20:59 +0200)]
ci(travis): Upgrade node from 6 to 8
Jan Piotrowski [Tue, 18 Jun 2019 13:44:40 +0000 (15:44 +0200)]
ci(travis): Remove Android 4.4, Add Android 9.0
Jan Piotrowski [Fri, 10 May 2019 22:33:14 +0000 (00:33 +0200)]
Travis CI: Add ADDITIONAL_TESTS_DIR=./tests/ios (#212)
* ADDITIONAL_TESTS_DIR=./tests/ios
* add actual code to run it
Jan Piotrowski [Thu, 9 May 2019 20:43:34 +0000 (22:43 +0200)]
Incremented plugin version. (splash20190509)
Jan Piotrowski [Thu, 9 May 2019 20:41:12 +0000 (22:41 +0200)]
Updated version and RELEASENOTES.md for release 5.0.3 (splash20190509)
Jan Piotrowski [Thu, 9 May 2019 18:18:07 +0000 (20:18 +0200)]
Remove unsupported iOS10 Saucelabs simulator
Jan Piotrowski [Wed, 8 May 2019 15:48:57 +0000 (17:48 +0200)]
CI: Use universal paramedic travis.yml (#210)
エリス [Tue, 7 May 2019 07:45:26 +0000 (16:45 +0900)]
Revert Paramedic Dev Branch Usage (#208)
Jan Piotrowski [Mon, 6 May 2019 16:27:08 +0000 (18:27 +0200)]
Improve README (#198)
* fix indentation
* add TOC
* fix more indentation and remove JIRA link
* apply changes from https://github.com/apache/cordova-plugin-splashscreen/pull/98
via @RobPosener
* add headline, resort
* remove outdated README translations
* remove outdated test README translations as well
* rework introduction
* optimize caPiTaLiZatiOn
* fix
* remove diff to native splash
エリス [Fri, 3 May 2019 22:46:47 +0000 (07:46 +0900)]
Updated Travis CI Settings and Package.json (#194)
* Update NPM Package Node Requirement and Others
* Update Travis CI Config
* Stopped Local Tests from Running Sauce Tests with Wildcard Flag
Jan Piotrowski [Mon, 11 Feb 2019 17:40:29 +0000 (18:40 +0100)]
Add or update GitHub pull request and issue template
Jan Piotrowski [Wed, 3 Oct 2018 23:17:00 +0000 (01:17 +0200)]
remove JIRA link
Jan Piotrowski [Mon, 1 Oct 2018 10:36:38 +0000 (12:36 +0200)]
also accept terms for android sdk `android-27`
jcesarmobile [Mon, 30 Jul 2018 22:47:48 +0000 (00:47 +0200)]
Merge pull request #138 from adamschachne/master
Fixed docs typo
jcesarmobile [Mon, 30 Jul 2018 22:22:48 +0000 (00:22 +0200)]
Merge pull request #149 from mmig/CB-12277
CB-12277: (android) avoid NullPointerException when removing splash-screen
russa [Tue, 22 May 2018 10:43:52 +0000 (12:43 +0200)]
Merge branch 'master' into CB-12277
Suraj Pindoria [Thu, 25 Jan 2018 19:47:20 +0000 (11:47 -0800)]
CB-13826 Incremented plugin version.
Suraj Pindoria [Wed, 24 Jan 2018 22:38:34 +0000 (14:38 -0800)]
CB-13826 Updated version and RELEASENOTES.md for release 5.0.2
russa [Thu, 25 Jan 2018 17:10:50 +0000 (18:10 +0100)]
CB-12277: (android) avoid NullPointerException on splashImageView when removing splashscreen
jcesarmobile [Tue, 9 Jan 2018 22:33:21 +0000 (23:33 +0100)]
Merge pull request #147 from jcesarmobile/CB-13750
CB-13750: Add build-tools-26.0.2 to travis
Julio César [Tue, 9 Jan 2018 19:23:26 +0000 (20:23 +0100)]
CB-13750: Add build-tools-26.0.2 to travis
jcesarmobile [Tue, 9 Jan 2018 19:00:00 +0000 (20:00 +0100)]
Merge pull request #146 from jcesarmobile/CB-13737
CB-13737 (iOS): fix Splash screen images for iPhone X
Julio César [Sun, 7 Jan 2018 16:30:23 +0000 (17:30 +0100)]
CB-13737 (iOS): fix Splash screen images for iPhone X
jcesarmobile [Sat, 30 Dec 2017 05:54:06 +0000 (06:54 +0100)]
Fix release notes (#145)
Simon MacDonald [Thu, 28 Dec 2017 00:13:50 +0000 (19:13 -0500)]
Set VERSION to 5.0.2-dev (via coho)
Simon MacDonald [Thu, 28 Dec 2017 00:13:36 +0000 (19:13 -0500)]
CB-13714 Updated version and RELEASENOTES.md for release 5.0.1 (via coho)
jcesarmobile [Wed, 27 Dec 2017 15:50:30 +0000 (16:50 +0100)]
CB-13709: Fix to allow 5.0.0 version install (#144)
Steve Gill [Sat, 16 Dec 2017 01:26:45 +0000 (17:26 -0800)]
Set VERSION to 5.0.1-dev (via coho)
Steve Gill [Sat, 16 Dec 2017 01:25:13 +0000 (17:25 -0800)]
CB-13681 Updated version and RELEASENOTES.md for release 5.0.0 (via coho)
Vishal Mishra [Thu, 14 Dec 2017 07:20:58 +0000 (23:20 -0800)]
Merge pull request #143 from maverickmishra/master
CB-13677: Remove deprecated platforms
maverickmishra [Wed, 13 Dec 2017 19:39:44 +0000 (11:39 -0800)]
CB-13677: Remove deprecated platforms
Steve Gill [Mon, 6 Nov 2017 22:38:40 +0000 (14:38 -0800)]
Set VERSION to 4.1.1-dev (via coho)
Steve Gill [Mon, 6 Nov 2017 22:37:46 +0000 (14:37 -0800)]
CB-13542 Updated version and RELEASENOTES.md for release 4.1.0 (via coho)
Adam Schachne [Sun, 22 Oct 2017 22:57:59 +0000 (15:57 -0700)]
Fixed docs typo
Alexander Sorokin [Fri, 20 Oct 2017 07:23:27 +0000 (10:23 +0300)]
CB-13473: (CI) Removed browser builds from AppVeyor
Alexander Sorokin [Fri, 20 Oct 2017 05:59:26 +0000 (08:59 +0300)]
CB-13472: (CI) Fixed Travis Android builds again
MartijnW49 [Fri, 22 Sep 2017 16:23:14 +0000 (18:23 +0200)]
Update readme
This closes #116
MartijnW49 [Fri, 22 Sep 2017 16:20:53 +0000 (18:20 +0200)]
Tabs to spaces
MartijnW49 [Thu, 13 Oct 2016 12:20:32 +0000 (14:20 +0200)]
CB-12011: (android) added the possibility to change the spinner color on Android 5.0+ apps
Joe Bowser [Tue, 10 Oct 2017 21:15:58 +0000 (14:15 -0700)]
This closes #85
Joe Bowser [Tue, 10 Oct 2017 21:14:13 +0000 (14:14 -0700)]
This closes #81
Joe Bowser [Tue, 10 Oct 2017 21:08:31 +0000 (14:08 -0700)]
This closes #132
Andrea Lazzarotto [Sat, 1 Apr 2017 13:22:23 +0000 (15:22 +0200)]
CB-12626: Updated Android plugin
This closes #125
Prefer a slightly slower, but bulletproof, way to check for the splashscreen instead of relying on the Cordova preferences. This fixes the splash screen on several phones.
Andrea Lazzarotto [Wed, 15 Mar 2017 12:03:00 +0000 (13:03 +0100)]
Samsung crash quick-n-dirty fix
Alexander Sorokin [Tue, 19 Sep 2017 06:07:06 +0000 (09:07 +0300)]
CB-13299 (CI) Fix Android builds
Alexander Sorokin [Fri, 28 Jul 2017 11:19:30 +0000 (14:19 +0300)]
CB-13028 (CI) Browser builds on Travis and AppVeyor
Andrey Sharapov [Mon, 24 Jul 2017 12:36:34 +0000 (16:36 +0400)]
CB-13094: (android) Don't show splash when activity being finished
filmaj [Wed, 19 Jul 2017 04:26:05 +0000 (21:26 -0700)]
Closes #109
Alexander Sorokin [Tue, 11 Jul 2017 08:55:26 +0000 (11:55 +0300)]
CB-11487 (browser) Documented AutoHideSplashScreen for browser
this closes #107
Peter (Somogyvari) Metz [Fri, 1 Jul 2016 22:01:14 +0000 (23:01 +0100)]
CB-11488 (browser) Guarding code against the case when deviceready fires earlier than the plugin init on cold-start
Peter (Somogyvari) Metz [Sun, 26 Jun 2016 20:10:50 +0000 (21:10 +0100)]
CB-11488 (browser) The hide() call became non re-entrant after the addition of fade out. This fixes the issue.
Peter (Somogyvari) Metz [Sun, 26 Jun 2016 10:49:08 +0000 (11:49 +0100)]
CB-11488 (browser) Added a 1 second long fade out to the splash screen instead of the hard remove from the DOM whenever hide() is called.
Also made a high z-index the default. This could be added from the user's stylesheets but if that only
gets parsed later, there may be flickering between the application UI and the splash screen itself.
Peter (Somogyvari) Metz [Sun, 26 Jun 2016 10:45:43 +0000 (11:45 +0100)]
CB-11487 (browser) The "standard" AutoHideSplashScreen config.xml property is now supported by the browser platform.
Peter (Somogyvari) Metz [Sun, 26 Jun 2016 10:41:44 +0000 (11:41 +0100)]
CB-11486 (browser) splashScreenDelay now feed through parseInt to ensure it's an integer by the time it's value is passed in to setTimeout() in hide().
Alexander Sorokin [Mon, 10 Jul 2017 07:34:56 +0000 (10:34 +0300)]
CB-13000: (CI) Speed up android builds
Alexander Sorokin [Fri, 7 Jul 2017 08:36:52 +0000 (11:36 +0300)]
CB-12991: (CI) Updated CI badges
Alexander Sorokin [Fri, 30 Jun 2017 06:32:26 +0000 (09:32 +0300)]
CB-12935: (windows) Enable paramedic builds on AppVeyor