[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-11-16 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689601#comment-16689601
 ] 

ASF GitHub Bot commented on CB-12024:
-

janpio commented on issue #67: CB-12024: Browser platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#issuecomment-439442071
 
 
   @dudeofawesome Could you have a look at my questions, I couldn't get this to 
work. Otherwise we would have to treat this PR as abandoned, which would be a 
shame.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-21 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551637#comment-16551637
 ] 

ASF GitHub Bot commented on CB-12024:
-

janpio edited a comment on issue #67: CB-12024: Browser platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#issuecomment-406247727
 
 
   Thanks.
   
   I installed the plugin from your PR branch and adapted the default project:
   https://github.com/janpio/cordova-plugin-statusbar-browserPR-test-project/
   
   But I couldn't get it to work on iOS, both directly in Safari and also after 
adding the page to the homescreen and opening from there - nothing happened.
   
   I published the browser www here:
   https://janpio.github.io/cordova-plugin-statusbar-browserPR-test-project/
   
   Did I miss anything @dudeofawesome ? 
   
   Can someone test on iOS and Windows Phone?
   (Update: Test on Windows Phone Internet Explorer showed no functionality as 
well)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549166#comment-16549166
 ] 

ASF GitHub Bot commented on CB-12024:
-

janpio edited a comment on issue #67: CB-12024: Browser platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#issuecomment-406247727
 
 
   Thanks.
   
   I installed the plugin from your PR branch and adapted the default project:
   https://github.com/janpio/cordova-plugin-statusbar-browserPR-test-project/
   
   But I couldn't get it to work on iOS, both directly in Safari and also after 
adding the page to the homescreen and opening from there - nothing happened.
   
   I published the browser www here:
   https://janpio.github.io/cordova-plugin-statusbar-browserPR-test-project/
   
   Did I miss anything? 
   
   Can someone test on iOS and Windows Phone?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549165#comment-16549165
 ] 

ASF GitHub Bot commented on CB-12024:
-

janpio commented on issue #67: CB-12024: Browser platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#issuecomment-406247727
 
 
   Thanks.
   
   I installed the plugin, adapted the default project:
   https://github.com/janpio/cordova-plugin-statusbar-browserPR-test-project/
   
   But I couldn't get it to work on iOS, both directly in Safari and also after 
adding the page to the homescreen and opening from there.
   
   I published the browser www here:
   https://janpio.github.io/cordova-plugin-statusbar-browserPR-test-project/
   
   Did I miss anything? 
   
   Did I miss anything?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548877#comment-16548877
 ] 

ASF GitHub Bot commented on CB-12024:
-

dudeofawesome commented on issue #67: CB-12024: Browser platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#issuecomment-406173094
 
 
   @janpio Rebased!
   
   To try it out, I'd pretty much just set up a regular demo project for the 
statusbar plugin, but add the browser platform and run it. It _should_ just 
work.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548864#comment-16548864
 ] 

ASF GitHub Bot commented on CB-12024:
-

dudeofawesome commented on a change in pull request #67: CB-12024: Browser 
platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#discussion_r203616362
 
 

 ##
 File path: README.md
 ##
 @@ -30,7 +30,7 @@ description: Control the device status bar.
 StatusBar
 ==
 
-> The `StatusBar` object provides some functions to customize the iOS and 
Android StatusBar.
+> The `StatusBar` object provides some functions to customize the iOS and 
Android StatusBar, as well as some browser chrome.
 
 Review comment:
   I can extend the explanation of the affected browser chrome, but I think 
that is better handled by [the caniuse 
page](https://caniuse.com/#search=theme-color).


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548857#comment-16548857
 ] 

ASF GitHub Bot commented on CB-12024:
-

dudeofawesome commented on a change in pull request #67: CB-12024: Browser 
platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#discussion_r203615276
 
 

 ##
 File path: README.md
 ##
 @@ -30,7 +30,7 @@ description: Control the device status bar.
 StatusBar
 ==
 
-> The `StatusBar` object provides some functions to customize the iOS and 
Android StatusBar.
+> The `StatusBar` object provides some functions to customize the iOS and 
Android StatusBar, as well as some browser chrome.
 
 Review comment:
   It varies by browser support of course, but it typically means the tab color 
and the navigation bar color. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547598#comment-16547598
 ] 

ASF GitHub Bot commented on CB-12024:
-

janpio commented on issue #67: CB-12024: Browser platform support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#issuecomment-405869122
 
 
   Looking pretty good @dudeofawesome. I left a question, could you also maybe 
_again_ rebase on master to get rid of the README conflict? Also, what are the 
easiest steps to try this out?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2018-07-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547597#comment-16547597
 ] 

ASF GitHub Bot commented on CB-12024:
-

janpio commented on a change in pull request #67: CB-12024: Browser platform 
support
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/67#discussion_r203309656
 
 

 ##
 File path: README.md
 ##
 @@ -30,7 +30,7 @@ description: Control the device status bar.
 StatusBar
 ==
 
-> The `StatusBar` object provides some functions to customize the iOS and 
Android StatusBar.
+> The `StatusBar` object provides some functions to customize the iOS and 
Android StatusBar, as well as some browser chrome.
 
 Review comment:
   What does "some browser chrome" exactly mean here? 
   "browser window on some (mobile OS system) browsers"?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017951#comment-16017951
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/67/commits/e09ada003bb1e413596639038cec2de42948003f)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/55/)

 24 tests run, 0 skipped, 0 failed.



> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017914#comment-16017914
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/67/commits/2a3014ec5ffe17fd5e9f420a5e0e3a008995f31e)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/54/)

 24 tests run, 0 skipped, 0 failed.



> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-05-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017886#comment-16017886
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user dudeofawesome commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
@filmaj I've rebased with master and made the requested changes to the 
README.


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-04-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983996#comment-15983996
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-statusbar/pull/67#discussion_r113349852
  
--- Diff: README.md ---
@@ -73,6 +73,9 @@ if (cordova.platformId == 'android') {
 }
 ```
 
+### Browser Support
+Only a limited selection of browsers offer support for setting status bar 
colors.
--- End diff --

Can you expand on which browsers offer this support? I feel like that's 
valuable information for this documentation.


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser, pluginsrelease
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-04-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983995#comment-15983995
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-statusbar/pull/67#discussion_r113349809
  
--- Diff: README.md ---
@@ -73,6 +73,9 @@ if (cordova.platformId == 'android') {
 }
 ```
 
+### Browser Support
--- End diff --

May I suggest renaming this heading to "Browser Quirks", to align with the 
other section headings (i.e. "Android Quirks").


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser, pluginsrelease
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-04-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968484#comment-15968484
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user dudeofawesome commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
@asfgit What can I do to accelerate the process of getting this accepted?


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2017-01-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15808278#comment-15808278
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user dudeofawesome commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
@asfgit What's the status on getting this merged in?


> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2016-11-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652700#comment-15652700
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/67/commits/da99feb320e4c5c9ef181b3a27a13f1b44c3242e)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/35//PLATFORM=android/artifact/)
 |
 



> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2016-10-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15579320#comment-15579320
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/67/commits/3274fc1e017ebe434ba188ca768f102144786e4c)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/31//PLATFORM=android/artifact/)
 |
 



> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2016-10-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15579100#comment-15579100
 ] 

ASF GitHub Bot commented on CB-12024:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/67
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-statusbar/pull/67/commits/791f66625dfcb09a50bd12e70b0d0b47d931e99c)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-statusbar-pr/30//PLATFORM=android/artifact/)
 |
 



> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12024) Add Browser platform support to cordova-plugin-statusbar

2016-10-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15579080#comment-15579080
 ] 

ASF GitHub Bot commented on CB-12024:
-

GitHub user dudeofawesome opened a pull request:

https://github.com/apache/cordova-plugin-statusbar/pull/67

CB-12024: Browser platform support

The StatusBar plugin can support the Browser platform at least on Chrome 
for Android, and potentially on other browsers as well.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dudeofawesome/cordova-plugin-statusbar 
CB-12024cordova-plugin-statusbar

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-statusbar/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #67


commit e312add9be30c29f588b6e4405d2211a632369c5
Author: Louis Orleans 
Date:   2016-10-15T23:30:52Z

Initial work to support browser platform

commit 78bafacd30bcb1ca818d300448883336d4b2d7f0
Author: Louis Orleans 
Date:   2016-10-15T23:43:33Z

Changing StyleLightContent color

commit a81826cba0114cadf1d4476633ba52288452af59
Author: Louis Orleans 
Date:   2016-10-15T23:46:30Z

Adding partial support for more browsers

commit 7b0f75b8ae79b36b0194370b6c35cf37f635031a
Author: Louis Orleans 
Date:   2016-10-16T01:12:56Z

Adding partial support for iOS Safari

Also, reorganizing code

commit 791f66625dfcb09a50bd12e70b0d0b47d931e99c
Author: Louis Orleans 
Date:   2016-10-16T01:31:09Z

Adding Browser platform to README




> Add Browser platform support to cordova-plugin-statusbar
> 
>
> Key: CB-12024
> URL: https://issues.apache.org/jira/browse/CB-12024
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin Statusbar
>Reporter: Louis Orleans
>Priority: Minor
>  Labels: browser
>
> The StatusBar plugin can support the Browser platform at least on Chrome for 
> Android, and potentially on other browsers as well. I'm forking the repo and 
> implementing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org