[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2016-01-24 Thread tfitschen
Github user tfitschen closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2016-01-18 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#issuecomment-172761068 @tfitschen, thanks for your contribution! This has been included into #74, could you please close the PR? --- If your project is set up for it,

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-11-02 Thread sencenan
Github user sencenan commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#issuecomment-153207385 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-10-21 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#issuecomment-149992603 Does this actually work if you have a signficantly large application loading in the background? Or is this going to cause more white flashes? ---

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-10-21 Thread kentmw
Github user kentmw commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#issuecomment-149990798 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-10-21 Thread kentmw
Github user kentmw commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#issuecomment-149993662 Good question, I haven't been able to test this. But it seems crazy that AutoHideSplashScreen isn't being read currently on the android side. Is

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-05-29 Thread miqmago
Github user miqmago commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#issuecomment-106736212 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-05-28 Thread tfitschen
GitHub user tfitschen opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48 CB-8396 - Read property AutoHideSplashScreen on android You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-splashscreen pull request: CB-8396 - Read property ...

2015-05-28 Thread agrieve
Github user agrieve commented on a diff in the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/48#discussion_r31235221 --- Diff: src/android/SplashScreen.java --- @@ -91,7 +91,9 @@ protected void pluginInitialize() { firstShow = false;