[jira] [Commented] (CB-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2015-07-17 Thread Andrey Kurdyumov (JIRA)

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

Andrey Kurdyumov commented on CB-8041:
--

Looks like I don't respond for too long time. Does you issue still here? It 
looks like it was related to JS Bridge.

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>Assignee: Andrey Kurdyumov
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-15 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

Verified working on 3.6.3 and 3.6.4 on KitKat and Lollipop. Not sure what 
happened before, but was probably an issue on my end.

I do get this warning:

W/CordovaPlugin( 2142): Attempted to send a second callback for ID: 
StatusBar280845684
W/CordovaPlugin( 2142): Result was: "Invalid action"

But this looks benign.

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>Assignee: Andrey Kurdyumov
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-15 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

A bit odd, but it appears to work now.

I still get a second callback warning, but I don't get a thread error as above.

I would close this issue. If it comes up again and I can replicate accurately, 
I will open a new issue.

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>Assignee: Andrey Kurdyumov
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-15 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

{code}
W/CordovaPlugin( 5688): Attempted to send a second callback for ID: 
StatusBar1551412097
W/CordovaPlugin( 5688): Result was: "Invalid action"
{code}

This occurs at the start of the start of the application. My plugins.json is as 
follows:

{code}
{
"prepare_queue": {
"installed": [],
"uninstalled": []
},
"config_munge": {
"files": {
"res/xml/config.xml": {
"parents": {
"/*": [
{
"xml": "",
"count": 1
},
{
"xml": "",
"count": 1
},
{
"xml": "",
"count": 1
},
{
"xml": "",
"count": 1
},
{
"xml": "",
"count": 1
},
{
"xml": "",
"count": 1
}
],
"/widget": [
{
"xml": "",
"count": 1
}
]
}
},
"AndroidManifest.xml": {
"parents": {
"/*": [
{
"xml": "",
"count": 2
},
{
"xml": "",
"count": 1
}
]
}
}
}
},
"installed_plugins": {
"org.apache.cordova.device": {
"PACKAGE_NAME": "com.bookspan.app"
},
"org.apache.cordova.file-transfer": {
"PACKAGE_NAME": "com.bookspan.app"
},
"org.apache.cordova.inappbrowser": {
"PACKAGE_NAME": "com.bookspan.app"
},
"org.apache.cordova.network-information": {
"PACKAGE_NAME": "com.bookspan.app"
},
"org.apache.cordova.statusbar": {
"PACKAGE_NAME": "com.bookspan.app"
},
"org.chromium.zip": {
"PACKAGE_NAME": "com.bookspan.app"
}
},
"dependent_plugins": {
"org.apache.cordova.file": {
"PACKAGE_NAME": "com.bookspan.app"
}
}
}
{code}

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>Assignee: Andrey Kurdyumov
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-13 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

Andrey,

Thanks for the response.

The error I logged above happens when StatusBar is called (ie. 
Statusbar.hide()). I also noticed an error coming back about a second callback 
not being fired on the module load.

I won't be able to test it until Monday when I'm back at work, but I'll send 
that over as well. I'll also send my plugins.json.

The issue is definitely in 3.6.x of cordova-android. I tried every tagged 
release going back, and it worked correctly in 3.5.1.

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Andrey Kurdyumov (JIRA)

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

Andrey Kurdyumov commented on CB-8041:
--

Hi Cris,

I create empty application with Cordova 3.6.4 and statusbar plugin 0.1.19
also change in AndroidManifest uses-sdk tag following:

{code}

{code}
and still not able to reproduce. From your discussion with Colin not clear is 
this still an issue for you in 3.6.x ?

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8041:
---

OK
thanks Cris

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

This isn't an issue with PGB. I don't use PGB.

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

Dude, this isn't resolved. Please reopen

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
> Fix For: 3.6.3
>
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8041:
---

hi everybody
in PGB 3.6.3
after use... 
 
problem solved~

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8041:
---

hi Cris
thanks for your reply
why it can't work in cordova 3.6.X
hope someone can solve the problem

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

This appears to not work in cordova-android 3.6.x

I've reverted my app to 3.5.1

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-12 Thread Cris Vergara (JIRA)

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

Cris Vergara commented on CB-8041:
--

W/System.err(  802): android.view.ViewRootImpl$CalledFromWrongThreadException: 
Only the original thread that created a view hierarchy can touch its views.
W/System.err(  802):at 
android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6094)
W/System.err(  802):at 
android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:824)
W/System.err(  802):at android.view.View.requestLayout(View.java:16431)
W/System.err(  802):at android.view.View.setLayoutParams(View.java:10578)
W/System.err(  802):at 
android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:282)
W/System.err(  802):at 
android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:74)
W/System.err(  802):at 
android.app.Activity.onWindowAttributesChanged(Activity.java:2329)
W/System.err(  802):at android.view.Window.setFlags(Window.java:755)
W/System.err(  802):at android.view.Window.clearFlags(Window.java:725)
W/System.err(  802):at 
org.apache.cordova.statusbar.StatusBar.initialize(StatusBar.java:53)
W/System.err(  802):at 
org.apache.cordova.CordovaPlugin.privateInitialize(CordovaPlugin.java:50)
W/System.err(  802):at 
org.apache.cordova.PluginManager.getPlugin(PluginManager.java:191)
W/System.err(  802):at 
org.apache.cordova.PluginManager.exec(PluginManager.java:137)
W/System.err(  802):at 
org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
W/System.err(  802):at 
org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:40)
W/System.err(  802):at 
com.android.org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native 
Method)
W/System.err(  802):at 
com.android.org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:27)
W/System.err(  802):at android.os.Handler.dispatchMessage(Handler.java:102)
W/System.err(  802):at android.os.Looper.loop(Looper.java:136)
W/System.err(  802):at android.os.HandlerThread.run(HandlerThread.java:61)
W/System.err(  802): android.view.ViewRootImpl$CalledFromWrongThreadException: 
Only the original thread that created a view hierarchy can touch its views.
W/System.err(  802):at 
android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6094)
W/System.err(  802):at 
android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:824)
W/System.err(  802):at android.view.View.requestLayout(View.java:16431)
W/System.err(  802):at android.view.View.setLayoutParams(View.java:10578)
W/System.err(  802):at 
android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:282)
W/System.err(  802):at 
android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:74)
W/System.err(  802):at 
android.app.Activity.onWindowAttributesChanged(Activity.java:2329)
W/System.err(  802):at android.view.Window.setFlags(Window.java:755)
W/System.err(  802):at android.view.Window.clearFlags(Window.java:725)
W/System.err(  802):at 
org.apache.cordova.statusbar.StatusBar.initialize(StatusBar.java:53)
W/System.err(  802):at 
org.apache.cordova.CordovaPlugin.privateInitialize(CordovaPlugin.java:50)
W/System.err(  802):at 
org.apache.cordova.PluginManager.getPlugin(PluginManager.java:191)
W/System.err(  802):at 
org.apache.cordova.PluginManager.exec(PluginManager.java:137)
W/System.err(  802):at 
org.apache.cordova.CordovaBridge.jsExec(CordovaBridge.java:59)
W/System.err(  802):at 
org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:40)
W/System.err(  802):at 
com.android.org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native 
Method)
W/System.err(  802):at 
com.android.org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:27)
W/System.err(  802):at android.os.Handler.dispatchMessage(Handler.java:102)
W/System.err(  802):at android.os.Looper.loop(Looper.java:136)
W/System.err(  802):at android.os.HandlerThread.run(HandlerThread.java:61)

Taken from a KitKat VM. Can confirm that I have issues on Lollipop.

I was using statusbar 0.1.6 with no problem. Updated the plugin to 0.1.9 did 
not help. I'm using a different environment, and a few things have changed:

-Using CordovaLib 3.6.x instead of 3.5.x
-Using Android API level 21 instead of 19
-Raised minSDK from 10 to 16

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> An

[jira] [Commented] (CB-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-11 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8041:
---

hi Andrew
well...

I am using PGB 3.6.3 with this 3rd plugin
https://build.phonegap.com/plugins/715

Android 4.0.X is work,show and hide function work perfect (it mean that really 
can show or hide the status bar)

but... 
Android 4.1.X is not work (it mean that have no any response,therefore,not work 
at all)
Android 4.2.X is not work (With the above...)
Android 4.3.X have no device to test (With the above...)
Android 4.4.X is not work (With the above...)

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-11 Thread Andrey Kurdyumov (JIRA)

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

Andrey Kurdyumov commented on CB-8041:
--

Could you explain how it is not working, does not hides when called 'hide()' 
method and not shown when called 'show()'.
Also which other plugins you are using?

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-10 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8041:
---

hi Andrew,really thanks for your reply

my "android-minSdkVersion" is 11,android-maxSdkVersion and 
android-targetSdkVersion have no set any value
I test in real device directly,Android 4.4.2,ASUS Zenfone 500KL 4G LTE

did you want me to give you more information ?
if yes,this is the "AndroidManifest.xml"
http://www.littlebau.com/20141211/AndroidManifest.xml

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-10 Thread Andrey Kurdyumov (JIRA)

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

Andrey Kurdyumov commented on CB-8041:
--

Could you provide more information. Maybe:
a) what's your targetSdkVersion and minSdkVersion, 
b) do you test in emulator or real device
c) if real device, what manufacturer.

At least for me it is working.

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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-8041) "org.apache.cordova.statusbar" plugin not work with Android greater or equal than 4.1

2014-12-10 Thread Colin Bau (JIRA)

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

Colin Bau commented on CB-8041:
---

is there any feedback or ??

> "org.apache.cordova.statusbar" plugin not work with Android greater or equal 
> than 4.1
> -
>
> Key: CB-8041
> URL: https://issues.apache.org/jira/browse/CB-8041
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Statusbar
>Affects Versions: 3.6.3
> Environment: Android 4.0
> Android 4.1
> Android 4.2
> Android 4.4
>Reporter: Colin Bau
>  Labels: statusbar-plugin
>
> I am using this plugin in PGB 3.6.3 with all latest core plugin 
> https://build.phonegap.com/plugins/715 
> https://build.phonegap.com/plugins/core 
> according to this 
> https://github.com/apache/cordova-plugin-statusbar/blob/bdbaf129595c4a4e3d957a1bc218d05dc5f82a9e/README.md
> "StatusBar.hide" and "StatusBar.show" are supported by Android 
> but I tried in different situation,Android have some problem (but ios and 
> winphone are totally work)
> Android 4.0.X is work,show and hide function work perfect 
> but... 
> Android 4.1.X is not work 
> Android 4.2.X is not work
> Android 4.3.X have no device to test  
> Android 4.4.X is not work 



--
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