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

2017-04-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-statusbar/pull/77 --- 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, or if th

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

2017-04-24 Thread macdonst
Github user macdonst commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103261864 --- 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-04-24 Thread macdonst
Github user macdonst commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103260428 --- 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-04-24 Thread macdonst
Github user macdonst commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103258589 --- 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_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 macdonst
Github user macdonst commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103127274 --- 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-26 Thread macdonst
Github user macdonst commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103126865 --- 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 macdonst
Github user macdonst commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/77#discussion_r103126947 --- 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