Steve Gill [Sat, 16 Jan 2016 00:35:06 +0000 (16:35 -0800)]
CB-10368 Updated version and RELEASENOTES.md for release 3.1.0
daserge [Mon, 11 Jan 2016 09:49:38 +0000 (12:49 +0300)]
CB-9538 Implementing FadeSplashScreen feature for Android
Refactoring, adds support of seconds for fade duration for backward compatibility
Includes fade duration into overall splashscreen duration to be consistent with iOS
Updated the docs
Philipp Grosswiler [Thu, 6 Aug 2015 09:29:41 +0000 (16:29 +0700)]
CB-9538 Implementing FadeSplashScreen feature for Android
daserge [Tue, 29 Dec 2015 19:08:02 +0000 (22:08 +0300)]
CB-9240 Cordova splash screen plugin iPad landscape mode issue
Aligns shouldRotate default value with parent CDVViewController behavior
daserge [Sat, 26 Dec 2015 16:43:58 +0000 (19:43 +0300)]
CB-10263 Fix splashscreen plugin filenames for Asset Catalog
Github: close #69
Wilson Pinto [Sat, 26 Dec 2015 18:36:37 +0000 (18:36 +0000)]
CB-9374 Android: add SplashShowOnlyFirstTime as preference
Github: close #70
daserge [Tue, 22 Dec 2015 14:28:53 +0000 (17:28 +0300)]
CB-10244 Don't rotate the iPhone 6 Plus splash
daserge [Tue, 22 Dec 2015 14:15:59 +0000 (17:15 +0300)]
CB-9043 Fix the ios splashscreen being deformed on orientation change
Thejaswi Puthraya [Thu, 26 Nov 2015 10:12:25 +0000 (15:42 +0530)]
CB-10079 Splashscreen plugin does not honor SplashScreenDelay on iOS
Github: close #64
daserge [Fri, 18 Dec 2015 14:18:20 +0000 (17:18 +0300)]
CB-10231 Fix FadeSplashScreen to default to true on iOS
Steve Gill [Tue, 1 Dec 2015 01:57:07 +0000 (17:57 -0800)]
CB-10035 Incremented plugin version.
Steve Gill [Thu, 19 Nov 2015 06:11:41 +0000 (22:11 -0800)]
CB-10035 linked issues in RELEASENOTES.md
Steve Gill [Thu, 19 Nov 2015 03:45:06 +0000 (19:45 -0800)]
CB-10035 Updated version and RELEASENOTES.md for release 3.0.0
Steve Gill [Wed, 18 Nov 2015 22:53:11 +0000 (14:53 -0800)]
removed r prefix from tags
Steve Gill [Wed, 18 Nov 2015 21:54:08 +0000 (13:54 -0800)]
CB-10035 Updated RELEASENOTES to be newest to oldest
Dmitry Blotsky [Fri, 23 Oct 2015 19:11:50 +0000 (12:11 -0700)]
Actually fixing the contribute link.
Dmitry Blotsky [Fri, 23 Oct 2015 19:03:42 +0000 (12:03 -0700)]
Fixing contribute link.
Jesse MacFadyen [Tue, 6 Oct 2015 00:50:24 +0000 (17:50 -0700)]
Merge branch 'add-jira-link' of https://github.com/revolunet/cordova-plugin-splashscreen
Jesse MacFadyen [Tue, 6 Oct 2015 00:47:40 +0000 (17:47 -0700)]
Bumped version number for API changed in CB-9750 commit
Jesse MacFadyen [Tue, 6 Oct 2015 00:45:43 +0000 (17:45 -0700)]
CB-9750 FadeSplashDuration is now in msecs
Jesse MacFadyen [Tue, 6 Oct 2015 00:23:59 +0000 (17:23 -0700)]
This closes #56, This closes #44
Jesse MacFadyen [Tue, 6 Oct 2015 00:20:57 +0000 (17:20 -0700)]
fix formatting
Jesse MacFadyen [Mon, 5 Oct 2015 23:34:49 +0000 (16:34 -0700)]
CB-8875 FadeSplashScreen was not fading
Jesse MacFadyen [Mon, 5 Oct 2015 21:16:30 +0000 (14:16 -0700)]
CB-9749 documentation is wrong - default SplashScreenDelay
Jesse MacFadyen [Mon, 14 Sep 2015 20:54:48 +0000 (13:54 -0700)]
Add line to increase readability. Close #58
Julien Bouquillon [Thu, 10 Sep 2015 16:29:36 +0000 (18:29 +0200)]
add JIRA issue tracker link
daserge [Thu, 6 Aug 2015 17:54:50 +0000 (20:54 +0300)]
CB-9467 SplashScreen does not show any image in hosted app on Windows 10
Andrey Kurdyumov [Sat, 25 Jul 2015 07:52:42 +0000 (13:52 +0600)]
CB-7282 Document AutoHideSplashScreenpreference
Shazron Abdullah [Wed, 8 Jul 2015 01:16:48 +0000 (18:16 -0700)]
CB-9327 - Splashscreen not receiving CDVPageLoadNotification
Jesse MacFadyen [Wed, 8 Jul 2015 00:55:55 +0000 (17:55 -0700)]
remove travis-ci
Roel van Uden [Mon, 22 Jun 2015 09:50:07 +0000 (11:50 +0200)]
WP8: Avoid config `value` of a wrong element.
If you have an element that shares the `name`, like <feature
name="SplashScreen">, then the `value` attribute was read of that
instead (since it can appear *before* the preference element). Thus, the
config of `SplashScreen` preference was not settable at all.
Steve Gill [Thu, 18 Jun 2015 00:35:36 +0000 (17:35 -0700)]
CB-9192 Incremented plugin version.
Steve Gill [Wed, 17 Jun 2015 21:14:41 +0000 (14:14 -0700)]
CB-9202 updated repo url to github mirror in package.json
Steve Gill [Wed, 17 Jun 2015 19:36:05 +0000 (12:36 -0700)]
CB-9192 Updated version and RELEASENOTES.md for release 2.1.0
Steve Gill [Wed, 17 Jun 2015 18:11:40 +0000 (11:11 -0700)]
added missing license headers
Victor Sosa [Fri, 12 Jun 2015 14:42:35 +0000 (09:42 -0500)]
CB-9128 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
Raymond Camden [Tue, 2 Jun 2015 16:01:17 +0000 (11:01 -0500)]
fix npm md issue
Shazron Abdullah [Tue, 12 May 2015 07:04:24 +0000 (00:04 -0700)]
Fixed iOS unit tests.
Dan Polivy [Fri, 8 May 2015 00:35:10 +0000 (17:35 -0700)]
CB-3562: Disable screen rotation for iPhone when splash screen is shown. (closes #47)
This is a port of emarashliev's original fix for CB-3562, cleaned up
to avoid deprecated functions.
Merge branch 'master' of https://github.com/emarashliev/cordova-plugin-splashscreen into CB3562
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Dan Polivy [Thu, 7 May 2015 23:37:02 +0000 (16:37 -0700)]
CB-8988: Fix rotation on iOS/iPad (closes #46)
The viewController.interfaceOrientation passed to getImageName has not
yet been updated with the new orientation, even when the frame/bounds
change event has fired. Thus, the plugin never actually loads the
correct image for the new orientation. Instead, it poorly scales the
existing image.
This fix uses the statusBarOrientation property of the UIApplication
object to detect the actual orientation, and correctly load the right
image.
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Joe Bowser [Thu, 7 May 2015 22:59:22 +0000 (15:59 -0700)]
CB-8904: Don't reset the static variable when it's destroyed, otherwise we might as well just have a member variable
sgrebnov [Sat, 25 Apr 2015 21:58:11 +0000 (14:58 -0700)]
Removed wp7 from plugin.xml and package.json
sgrebnov [Sat, 25 Apr 2015 21:56:39 +0000 (14:56 -0700)]
CB-8750 [wp8]: Rewrite resoultion helper
sgrebnov [Sat, 25 Apr 2015 21:55:21 +0000 (14:55 -0700)]
CB-8750 [wp8]: Allow resolution-specific splashscreen images
There are two aspect ratios for Windows Phone devices: 15:9 and 16:9. At
the moment, though, there is only one splash screen by default for WP8
Cordova apps. When stretched to fit all possible resolutions, this can
sometimes look bad.
WP supports resolution-specific splashscreens, so this commit adds the
same support to the splashscreen plugin. It uses the same base name for
the splashscreen, but adds modifiers such as ".screen-<res>" based on
the device. If a screen-specific image is found, it is used. If not, we
fall back to the single default image.
Fixes https://issues.apache.org/jira/browse/CB-8750
github close #41
github close #42
Dan Polivy [Thu, 26 Mar 2015 18:52:10 +0000 (11:52 -0700)]
CB-8758 [wp8]: UnauthorizedAccessException on hide()
When calling hide() from JS, the attempt to access Popup could happen on
a background thread, which ends up throwing an
UnauthorizedAccessException about cross-thread access.
To address this, it's best to check the popup's state from within the UI
thread.
Fixes https://issues.apache.org/jira/browse/CB-8758
Steve Gill [Wed, 15 Apr 2015 23:00:22 +0000 (16:00 -0700)]
CB-8858 Incremented plugin version.
Steve Gill [Wed, 15 Apr 2015 22:50:47 +0000 (15:50 -0700)]
CB-8858 Updated version in package.json for release 2.0.0
Steve Gill [Wed, 15 Apr 2015 21:31:12 +0000 (14:31 -0700)]
Revert "CB-8858 Incremented plugin version."
This reverts commit
a510cd21ec6ddb0891b795cd9b2435a63561a3e4.
Steve Gill [Wed, 15 Apr 2015 20:55:47 +0000 (13:55 -0700)]
CB-8858 Incremented plugin version.
Steve Gill [Wed, 15 Apr 2015 18:06:38 +0000 (11:06 -0700)]
CB-8858 Updated version and RELEASENOTES.md for release 2.0.0
Jesse MacFadyen [Mon, 13 Apr 2015 18:40:00 +0000 (11:40 -0700)]
give users a way to install the bleeding edge.
Steve Gill [Fri, 10 Apr 2015 00:03:54 +0000 (17:03 -0700)]
CB-8746 gave plugin major version bump
Shazron Abdullah [Thu, 9 Apr 2015 21:19:23 +0000 (14:19 -0700)]
CB-8797 - Splashscreen preferences FadeSplashScreenDuration and FadeSplashScreen (iOS) are missing
Shazron Abdullah [Thu, 9 Apr 2015 21:07:18 +0000 (14:07 -0700)]
CB-8836 - Crashes after animating splashscreen
Andrew Grieve [Wed, 8 Apr 2015 00:37:06 +0000 (20:37 -0400)]
CB-8753 android: Fix missing import in previous commit
Alex Talis [Fri, 27 Mar 2015 18:33:01 +0000 (11:33 -0700)]
CB-8753 android: Adds `SplashMaintainAspectRatio` preference (close #43)
Steve Gill [Wed, 1 Apr 2015 23:41:33 +0000 (16:41 -0700)]
CB-8683 changed plugin-id to pacakge-name
Steve Gill [Tue, 31 Mar 2015 23:06:01 +0000 (16:06 -0700)]
CB-8653 properly updated translated docs to use new id
Steve Gill [Tue, 31 Mar 2015 17:53:32 +0000 (10:53 -0700)]
CB-8653 updated translated docs to use new id
Andrew Grieve [Mon, 30 Mar 2015 13:48:04 +0000 (09:48 -0400)]
CB-8345 Make default for splashscreen resource "screen" (which is what template and CLI assume it to be)
Andrew Grieve [Mon, 30 Mar 2015 13:46:55 +0000 (09:46 -0400)]
Revert "CB-8345 android: Make "splash" the default resource ID instead of null"
This reverts commit
1d89a2aa1bf0b714d0debf5928cd85e66bbd090b.
There were some other changes in there that weren't meant to be made!
Jesse MacFadyen [Wed, 25 Mar 2015 06:43:27 +0000 (23:43 -0700)]
Use TRAVIS_BUILD_DIR, install paramedic by npm
Andrew Grieve [Tue, 24 Mar 2015 18:49:20 +0000 (14:49 -0400)]
CB-8345 android: Make "splash" the default resource ID instead of null
sgrebnov [Thu, 19 Mar 2015 15:24:40 +0000 (18:24 +0300)]
docs: added Windows to supported platforms
daserge [Thu, 15 Jan 2015 11:06:38 +0000 (14:06 +0300)]
CB-7964 Add cordova-plugin-splashscreen support for browser platform
Added Browser platform support
Using cordova/confighelper module to read parameter values from config.xml
Updated the docs
Steve Gill [Sat, 14 Mar 2015 02:41:09 +0000 (19:41 -0700)]
CB-8653 Updated Readme
Jesse MacFadyen [Tue, 10 Mar 2015 22:03:39 +0000 (15:03 -0700)]
[wp8] oops, Added back config parse result checks
Jesse MacFadyen [Tue, 10 Mar 2015 21:27:29 +0000 (14:27 -0700)]
[WP8] code cleanup, minor refactors, comments to clarify some stuff.
Jesse MacFadyen [Tue, 10 Mar 2015 19:53:16 +0000 (12:53 -0700)]
Merge branch 'galexandrov/wp8-fixes' of https://github.com/Icenium/cordova-plugin-splashscreen
Georgi Alexandrov [Thu, 5 Mar 2015 13:56:44 +0000 (15:56 +0200)]
Extend WP8 Splash Screen to respect SplashScreen and SplashScreenDelay preferences from config file
Jesse MacFadyen [Tue, 3 Mar 2015 00:37:52 +0000 (16:37 -0800)]
CB-8574 Integrate TravisCI
Victor Sosa [Fri, 27 Feb 2015 18:52:28 +0000 (12:52 -0600)]
CB-8438 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
Steve Gill [Wed, 25 Feb 2015 08:53:27 +0000 (00:53 -0800)]
CB-8538 Added package.json file
sgrebnov [Fri, 6 Feb 2015 15:15:08 +0000 (18:15 +0300)]
CB-8397 Add support to 'windows' for showing the Windows Phone splashscreen
Andrew Grieve [Thu, 5 Feb 2015 01:54:03 +0000 (20:54 -0500)]
CB-8429 Incremented plugin version.
Andrew Grieve [Thu, 5 Feb 2015 01:12:45 +0000 (20:12 -0500)]
CB-8429 Updated version and RELEASENOTES.md for release 1.0.0
Andrew Grieve [Tue, 27 Jan 2015 15:20:17 +0000 (10:20 -0500)]
CB-8351 ios: Stop using deprecated IsIpad macro
Andrew Grieve [Mon, 19 Jan 2015 18:39:55 +0000 (13:39 -0500)]
CB-8280 android: Don't apply SplashScreenDelay when .show() is called explicitly
Andrew Grieve [Thu, 11 Dec 2014 16:15:01 +0000 (11:15 -0500)]
CB-3679 Add engine tag for Android >= 3.6.0 due to use of `preferences`
Andrew Grieve [Thu, 11 Dec 2014 02:18:00 +0000 (21:18 -0500)]
CB-8079 Use activity class package name, but fallback to application package name when looking for splash screen drawable
Andrew Grieve [Wed, 10 Dec 2014 21:09:54 +0000 (16:09 -0500)]
CB-3679 Make SplashScreen plugin compatible with cordova-android@4.0.x
Andrew Grieve [Tue, 18 Nov 2014 07:48:45 +0000 (23:48 -0800)]
CB-3679 Break Android splashscreen logic into splascreen plugin
Steve Gill [Wed, 3 Dec 2014 00:08:50 +0000 (16:08 -0800)]
CB-8110 Incremented plugin version.
Steve Gill [Wed, 3 Dec 2014 00:07:02 +0000 (16:07 -0800)]
CB-8110 Updated version and RELEASENOTES.md for release 0.3.5
Ian Clelland [Tue, 2 Dec 2014 21:19:29 +0000 (16:19 -0500)]
Merge branch 'CB-7700'
Victor Sosa [Mon, 20 Oct 2014 15:39:27 +0000 (10:39 -0500)]
CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
Shazron Abdullah [Mon, 13 Oct 2014 23:11:42 +0000 (16:11 -0700)]
CB-7204 - Race condition when hiding and showing spinner (closes #21)
Shazron Abdullah [Mon, 13 Oct 2014 23:06:17 +0000 (16:06 -0700)]
Update iOS test to specify device
Nic Mulvaney [Sat, 11 Oct 2014 17:53:40 +0000 (18:53 +0100)]
Fix for portrait/landscape detection
Sometimes the width can be 568 or 320 depending on orientation on iPhone 5. This fixes the detection.
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Ian Clelland [Mon, 6 Oct 2014 19:10:40 +0000 (15:10 -0400)]
Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-splashscreen
Steven Gill [Sat, 4 Oct 2014 00:09:47 +0000 (17:09 -0700)]
Incremented plugin version.
Steven Gill [Fri, 3 Oct 2014 23:10:14 +0000 (16:10 -0700)]
Updated version and RELEASENOTES.md for release 0.3.4
Victor Sosa [Thu, 2 Oct 2014 23:13:15 +0000 (18:13 -0500)]
CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen
Shazron Abdullah [Wed, 1 Oct 2014 23:06:24 +0000 (16:06 -0700)]
Finalized iOS splash screen (image name) tests. 176 tests in all, 44 for each type of device (iPad, iPhone, iPhone5, iPhone6, iPhone 6 Plus).
Shazron Abdullah [Wed, 1 Oct 2014 20:59:22 +0000 (13:59 -0700)]
CB-7633 - (Re-fix based on updated unit tests) iPhone 6 Plus support
Shazron Abdullah [Wed, 1 Oct 2014 20:49:36 +0000 (13:49 -0700)]
Updated iOS tests for locked orientations
Shazron Abdullah [Wed, 1 Oct 2014 00:52:51 +0000 (17:52 -0700)]
Added more iOS splash screen tests.
Shazron Abdullah [Wed, 1 Oct 2014 00:52:30 +0000 (17:52 -0700)]
CB-7633 - Add support for iPhone 6/6+
Shazron Abdullah [Tue, 30 Sep 2014 23:59:47 +0000 (16:59 -0700)]
Added failing iPhone 6/6 Plus tests.
Shazron Abdullah [Tue, 30 Sep 2014 18:56:38 +0000 (11:56 -0700)]
Re-fix iOS command line tests not working if Xcode was not launched at least once (shared scheme was not saved in the right place)