AutoHideSplashScreen
for Browserhide()
call became non re-entrant after the addition of fade out. This fixes the issue.AutoHideSplashScreen
config.xml
property is now supported by the Browser platform.splashScreenDelay
now feed through parseInt
to ensure it is an integer by the time it’s value is passed in to setTimeout()
in hide()
.bugs
entry to package.json
.plugin.xml
DefinitelyTyped
FadeSplashScreenDuration
valuejshintignore
for tests/ioshide()
not working in latest splashscreen plug in 3.1.0 in iOSFadeSplashScreen
feature for AndroidSplashShowOnlyFirstTime
as preferenceSplashScreenDelay
on iOSFadeSplashScreen
to default to true on iOSRELEASENOTES
to be newest to oldestFadeSplashDuration
is now in msecs
FadeSplashScreen
was not fadingAutoHideSplashScreenpreference
CDVPageLoadNotification
value
of a wrong element.plugin.xml
and package.jsonSplashMaintainAspectRatio
preference (close #43)preferences
plugin.xml
plugin.xml
for splashscreen plugin