[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-08-24 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 @uj does my fix work on that device as well? --- 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

[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-07-13 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 Are there any news on this? --- 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 issue #125: CB-12626: (android) Fix crash on Sam...

2017-06-07 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 @karlachavez > we have to remove the splashscreen of our app In the meantime: cordova plugins remove cordova-plugin-splashscreen cord

[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-05-11 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 @filmaj, @infil00p unfortunately I do not have access to many Samsung devices. I was able to test this plug-in only with the models mentioned in the PR. As @SamDelgado

[GitHub] cordova-plugin-statusbar issue #77: CB-10879: (android) Enable overlaysWebVi...

2017-04-28 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/77 I don't understand... why is the repository empty now? --- 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

[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-04-27 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 Yeah, but unfortunately... I am not even sure how I got that one to crash! 😅 Most of my tests in the emulators where either working or simply not showing the splash

[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-04-27 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 @filmaj I see. 😄 Just to be clear, my PR is released under the Apache Version 2.0 license as anything else in this repo (it is also the license mentioned in the project

[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-04-27 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 @filmaj I don't think I have. Why? --- 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 issue #125: CB-12626: (android) Fix crash on Sam...

2017-04-04 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 Great! Thank you. --- 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

[GitHub] cordova-plugin-splashscreen issue #125: CB-12626: (android) Fix crash on Sam...

2017-04-04 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 @alsorokin, sure, go ahead. :) --- 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 issue #125: CB-12626: (android) Fix crash on Sam...

2017-04-03 Thread Lazza
Github user Lazza commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/125 > Cordova CI Build has one or more failures This doesn't make sense. The build log states that the failure is on the Windows build. This PR **does not make

[GitHub] cordova-plugin-splashscreen pull request #125: CB-12626: (android) Fix crash...

2017-04-02 Thread Lazza
GitHub user Lazza opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/125 CB-12626: (android) Fix crash on Samsung devices and splash screen not showing on some other devices ### Platforms affected Android, all versions. ### What does

[GitHub] cordova-plugin-statusbar pull request #77: CB-10879: (android) Enable overla...

2017-02-27 Thread Lazza
Github user Lazza commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103163815 --- Diff: src/android/StatusBar.java --- @@ -164,4 +181,21 @@ private void setStatusBarBackgroundColor(final String colorPref

[GitHub] cordova-plugin-statusbar pull request #77: CB-10879: (android) Enable overla...

2017-02-27 Thread Lazza
Github user Lazza commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103163253 --- Diff: src/android/StatusBar.java --- @@ -142,6 +142,23 @@ public void run() { return true

[GitHub] cordova-plugin-statusbar pull request #77: CB-10879: (android) Enable overla...

2017-02-27 Thread Lazza
Github user Lazza commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103162781 --- Diff: src/android/StatusBar.java --- @@ -142,6 +142,23 @@ public void run() { return true

[GitHub] cordova-plugin-statusbar pull request #77: CB-10879: (android) Enable overla...

2017-02-26 Thread Lazza
GitHub user Lazza opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77 CB-10879: (android) Enable overlaysWebView on Android API 21+ ### Platforms affected Android (API 21+). ### What does this PR do? This patch enables devices