[jira] [Updated] (CB-12303) Paramedic process is terminated prematurely after running Appium tests

2016-12-28 Thread Alexander Sorokin (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Sorokin updated CB-12303:
---
Description: 
http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/250/PLATFORM=android-4.4,PLUGIN=cordova-plugin-contacts/console

> Paramedic process is terminated prematurely after running Appium tests
> --
>
> Key: CB-12303
> URL: https://issues.apache.org/jira/browse/CB-12303
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Appium, Paramedic
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>
> http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/250/PLATFORM=android-4.4,PLUGIN=cordova-plugin-contacts/console



--
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] [Created] (CB-12303) Paramedic process is terminated prematurely after running Appium tests

2016-12-28 Thread Alexander Sorokin (JIRA)
Alexander Sorokin created CB-12303:
--

 Summary: Paramedic process is terminated prematurely after running 
Appium tests
 Key: CB-12303
 URL: https://issues.apache.org/jira/browse/CB-12303
 Project: Apache Cordova
  Issue Type: Test
  Components: Appium, Paramedic
Reporter: Alexander Sorokin
Assignee: Alexander Sorokin






--
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] [Closed] (CB-12094) StatusBar color always blue on Android with Ionic2/Crosswalk

2016-12-28 Thread Reed Richards (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reed Richards closed CB-12094.
--
Resolution: Invalid

There wasn't any issue regarding the color of the status bar.

See Ionic forum (link in content) for the solution regarding XWalk and Chrome 
and the color of the status bar.

> StatusBar color always blue on Android with Ionic2/Crosswalk 
> -
>
> Key: CB-12094
> URL: https://issues.apache.org/jira/browse/CB-12094
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Reporter: Reed Richards
>
> Hi,
> With Ionic2 (RC.0 or RC.1) projects using Crosswalk the Statusbar is always 
> blue with a white text.
> I tried to customize it with following line of codes
> StatusBar.backgroundColorByHexString("#00");
> This works for me, till I didn't reduce my app and open it again but doesn't 
> seems to work to anyone else.
> Futhermore, when I use the hardware button to display all opened applications 
> on my phone, with or without that above codes, the bar of my app is also 
> displayed as blue with a white text
> Seems that many Ionic2 developpers are facing that issue, full story there
> https://forum.ionicframework.com/t/ionic2-rc0-and-ionic2-rc1-plugin-statusbar-not-working-in-android-with-crosswalk/66449/8
> Thx in advance for your help and feedback!



--
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-3232) "cordova platform add blackberry" fails on 2.7.1-rc.1

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-3232:


Github user mkwsra closed the pull request at:

https://github.com/apache/cordova-plugin-network-information/pull/48


> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: BlackBerry, CLI
>Affects Versions: 2.7.0
>Reporter: Michael Brooks
>Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add 
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating 
> BlackBerry project...
> Updating config.xml ...
> sed: 
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
>  No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application 
> directory!
> ]
> {code}



--
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-12037) KeyboardDisplayRequiresUserAction = false not working for wkwebview

2016-12-28 Thread oren gershoni (JIRA)

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

oren gershoni commented on CB-12037:


[~shazron] this has been sitting here for a while and really hurting the UX of 
some apps, any chance for an update?

> KeyboardDisplayRequiresUserAction = false not working for wkwebview
> ---
>
> Key: CB-12037
> URL: https://issues.apache.org/jira/browse/CB-12037
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin WKWebViewEngine
>Affects Versions: 4.2.0
> Environment: iOS 10.0.3
>Reporter: Ben McMaster
>  Labels: wkwebview-known-issues
>
> wkwebview ignoring KeyboardDisplayRequiresUserAction = false
> That allows programmatic setting of focus on inputs to show the keyboard.
> It's working fine in uiwebview.



--
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] [Resolved] (CB-11838) iOS network information plugin doesn't clean up itself correctly

2016-12-28 Thread jcesarmobile (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile resolved CB-11838.
---
Resolution: Fixed

Fixed in 1.3.2-dev

> iOS network information plugin doesn't clean up itself correctly
> 
>
> Key: CB-11838
> URL: https://issues.apache.org/jira/browse/CB-11838
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
> Environment: Cordova version: 4.1.0
> plugin version: 1.2.0
> iOS version: all
> iPhone/iPad version: all
>Reporter: Ken'ichi Fukushima
>Priority: Minor
>
> The CDVReachability class doesn't unregister a callback function that is 
> registered in -startNotifier. We at LINE observe about 40K crash reports a 
> day that are suspected to be caused by this. Our hypothesis is the callback 
> function is called on an already deallocated object.



--
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-11838) iOS network information plugin doesn't clean up itself correctly

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11838:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-network-information/pull/49


> iOS network information plugin doesn't clean up itself correctly
> 
>
> Key: CB-11838
> URL: https://issues.apache.org/jira/browse/CB-11838
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
> Environment: Cordova version: 4.1.0
> plugin version: 1.2.0
> iOS version: all
> iPhone/iPad version: all
>Reporter: Ken'ichi Fukushima
>Priority: Minor
>
> The CDVReachability class doesn't unregister a callback function that is 
> registered in -startNotifier. We at LINE observe about 40K crash reports a 
> day that are suspected to be caused by this. Our hypothesis is the callback 
> function is called on an already deallocated object.



--
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-11838) iOS network information plugin doesn't clean up itself correctly

2016-12-28 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-11838:
--

Commit f4f1abec3a0f5e5efd1ec8bc8312c97ad92deefa in 
cordova-plugin-network-information's branch refs/heads/master from 
[~kenichifukushima]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=f4f1abe
 ]

CB-11838 ios: Unregister callback function at the right timing.

We at LINE observed about 40K crashes a day that were suspected to be
caused by the reacahability callback function invoked on an
already-deallocated object. We couldn't reproduced the crash locally
but this patch did reduce the number of crash reports to zero.

 This closes #49


> iOS network information plugin doesn't clean up itself correctly
> 
>
> Key: CB-11838
> URL: https://issues.apache.org/jira/browse/CB-11838
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
> Environment: Cordova version: 4.1.0
> plugin version: 1.2.0
> iOS version: all
> iPhone/iPad version: all
>Reporter: Ken'ichi Fukushima
>Priority: Minor
>
> The CDVReachability class doesn't unregister a callback function that is 
> registered in -startNotifier. We at LINE observe about 40K crash reports a 
> day that are suspected to be caused by this. Our hypothesis is the callback 
> function is called on an already deallocated object.



--
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-11838) iOS network information plugin doesn't clean up itself correctly

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11838:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-network-information/pull/49
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-network-information/pull/49/commits/22a835ceac3339f6b5e595d7733f273c01aa0538)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-network-information-pr/21/)

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



> iOS network information plugin doesn't clean up itself correctly
> 
>
> Key: CB-11838
> URL: https://issues.apache.org/jira/browse/CB-11838
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
> Environment: Cordova version: 4.1.0
> plugin version: 1.2.0
> iOS version: all
> iPhone/iPad version: all
>Reporter: Ken'ichi Fukushima
>Priority: Minor
>
> The CDVReachability class doesn't unregister a callback function that is 
> registered in -startNotifier. We at LINE observe about 40K crash reports a 
> day that are suspected to be caused by this. Our hypothesis is the callback 
> function is called on an already deallocated object.



--
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-11838) iOS network information plugin doesn't clean up itself correctly

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11838:
-

Github user jcesarmobile commented on the issue:

https://github.com/apache/cordova-plugin-network-information/pull/49
  
Let there be tests


> iOS network information plugin doesn't clean up itself correctly
> 
>
> Key: CB-11838
> URL: https://issues.apache.org/jira/browse/CB-11838
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
> Environment: Cordova version: 4.1.0
> plugin version: 1.2.0
> iOS version: all
> iPhone/iPad version: all
>Reporter: Ken'ichi Fukushima
>Priority: Minor
>
> The CDVReachability class doesn't unregister a callback function that is 
> registered in -startNotifier. We at LINE observe about 40K crash reports a 
> day that are suspected to be caused by this. Our hypothesis is the callback 
> function is called on an already deallocated object.



--
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] [Assigned] (CB-12196) Status Bar Not Hiding ios9+ w/ Extjs 6.2

2016-12-28 Thread jcesarmobile (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile reassigned CB-12196:
-

Assignee: jcesarmobile

> Status Bar Not Hiding ios9+ w/ Extjs 6.2
> 
>
> Key: CB-12196
> URL: https://issues.apache.org/jira/browse/CB-12196
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 3.5.0
> Environment: Mac Mini, Extjs 6.2, ios 9.3, IPhone 6 (Emulated)
>Reporter: Scott Guertin
>Assignee: jcesarmobile
>  Labels: ios, ios9
>
> The status bar plugin does not seem to work at all, the XCode settings will 
> hide the contents of the status bar however it leaves behind a white bar.
> No custom settings described appear to affect 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] [Resolved] (CB-12196) Status Bar Not Hiding ios9+ w/ Extjs 6.2

2016-12-28 Thread jcesarmobile (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile resolved CB-12196.
---
Resolution: Fixed

Fixed in 2.2.2-dev

> Status Bar Not Hiding ios9+ w/ Extjs 6.2
> 
>
> Key: CB-12196
> URL: https://issues.apache.org/jira/browse/CB-12196
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 3.5.0
> Environment: Mac Mini, Extjs 6.2, ios 9.3, IPhone 6 (Emulated)
>Reporter: Scott Guertin
>Assignee: jcesarmobile
>  Labels: ios, ios9
>
> The status bar plugin does not seem to work at all, the XCode settings will 
> hide the contents of the status bar however it leaves behind a white bar.
> No custom settings described appear to affect 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-12196) Status Bar Not Hiding ios9+ w/ Extjs 6.2

2016-12-28 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on CB-12196:
--

Commit fa57e92c5582d0edc7fc4b1f4be7f5e3380d93cf in cordova-plugin-statusbar's 
branch refs/heads/master from [~jcesarmobile]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=fa57e92
 ]

CB-12196 (iOS) fix Status Bar Not Hiding

 This closes #74


> Status Bar Not Hiding ios9+ w/ Extjs 6.2
> 
>
> Key: CB-12196
> URL: https://issues.apache.org/jira/browse/CB-12196
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 3.5.0
> Environment: Mac Mini, Extjs 6.2, ios 9.3, IPhone 6 (Emulated)
>Reporter: Scott Guertin
>  Labels: ios, ios9
>
> The status bar plugin does not seem to work at all, the XCode settings will 
> hide the contents of the status bar however it leaves behind a white bar.
> No custom settings described appear to affect 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-12196) Status Bar Not Hiding ios9+ w/ Extjs 6.2

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12196:
-

Github user asfgit closed the pull request at:

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


> Status Bar Not Hiding ios9+ w/ Extjs 6.2
> 
>
> Key: CB-12196
> URL: https://issues.apache.org/jira/browse/CB-12196
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 3.5.0
> Environment: Mac Mini, Extjs 6.2, ios 9.3, IPhone 6 (Emulated)
>Reporter: Scott Guertin
>  Labels: ios, ios9
>
> The status bar plugin does not seem to work at all, the XCode settings will 
> hide the contents of the status bar however it leaves behind a white bar.
> No custom settings described appear to affect 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-12264) media. getCurrentAmplitude has no the correct definition on the readme

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12264:
-

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

https://github.com/apache/cordova-plugin-media/pull/123#discussion_r94080043
  
--- Diff: README.md ---
@@ -104,7 +104,7 @@ The following constants are reported as the only 
parameter to the
 
 ### Methods
 
-- `media.getCurrentAmplitude`: Returns the current position within an 
audio file.
+- `media.getCurrentAmplitude`: Returns the current amplitude of the 
current recording.
--- End diff --

ok!


> media. getCurrentAmplitude has no the correct definition on the readme
> --
>
> Key: CB-12264
> URL: https://issues.apache.org/jira/browse/CB-12264
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Quique Fdez Guerra
>Priority: Minor
>
> On the documentation of media plugin the getCurrentamplitude doesn't have the 
> correct definition, I've created a PR 
> https://github.com/apache/cordova-plugin-media/pull/123/commits/f9b5703dcf7c9d66882b1bcf905158bc6de0571d



--
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-12264) media. getCurrentAmplitude has no the correct definition on the readme

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12264:
-

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

https://github.com/apache/cordova-plugin-media/pull/123#discussion_r94079923
  
--- Diff: README.md ---
@@ -104,7 +104,7 @@ The following constants are reported as the only 
parameter to the
 
 ### Methods
 
-- `media.getCurrentAmplitude`: Returns the current position within an 
audio file.
+- `media.getCurrentAmplitude`: Returns the current amplitude of the 
current recording.
--- End diff --

Because that definition is also wrong, you are not recording, so the "of 
the current recording" makes no sense. And all the other function definitions 
say "within an audio file" or "of an audio file"


> media. getCurrentAmplitude has no the correct definition on the readme
> --
>
> Key: CB-12264
> URL: https://issues.apache.org/jira/browse/CB-12264
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Quique Fdez Guerra
>Priority: Minor
>
> On the documentation of media plugin the getCurrentamplitude doesn't have the 
> correct definition, I've created a PR 
> https://github.com/apache/cordova-plugin-media/pull/123/commits/f9b5703dcf7c9d66882b1bcf905158bc6de0571d



--
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-12264) media. getCurrentAmplitude has no the correct definition on the readme

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12264:
-

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

https://github.com/apache/cordova-plugin-media/pull/123#discussion_r94079064
  
--- Diff: README.md ---
@@ -104,7 +104,7 @@ The following constants are reported as the only 
parameter to the
 
 ### Methods
 
-- `media.getCurrentAmplitude`: Returns the current position within an 
audio file.
+- `media.getCurrentAmplitude`: Returns the current amplitude of the 
current recording.
--- End diff --

Why? I only copied from the next part as you did with all the other 
definitions :S


> media. getCurrentAmplitude has no the correct definition on the readme
> --
>
> Key: CB-12264
> URL: https://issues.apache.org/jira/browse/CB-12264
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Quique Fdez Guerra
>Priority: Minor
>
> On the documentation of media plugin the getCurrentamplitude doesn't have the 
> correct definition, I've created a PR 
> https://github.com/apache/cordova-plugin-media/pull/123/commits/f9b5703dcf7c9d66882b1bcf905158bc6de0571d



--
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-12264) media. getCurrentAmplitude has no the correct definition on the readme

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12264:
-

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

https://github.com/apache/cordova-plugin-media/pull/123#discussion_r94078703
  
--- Diff: README.md ---
@@ -104,7 +104,7 @@ The following constants are reported as the only 
parameter to the
 
 ### Methods
 
-- `media.getCurrentAmplitude`: Returns the current position within an 
audio file.
+- `media.getCurrentAmplitude`: Returns the current amplitude of the 
current recording.
--- End diff --

I saw the issue when you created it, but I don't think the new definition 
is right.

I think it should be "Returns the current amplitude within an audio file." 
as this is not a recording, you should also change the other occurrence of 
"Returns the current amplitude of the current recording"


> media. getCurrentAmplitude has no the correct definition on the readme
> --
>
> Key: CB-12264
> URL: https://issues.apache.org/jira/browse/CB-12264
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Quique Fdez Guerra
>Priority: Minor
>
> On the documentation of media plugin the getCurrentamplitude doesn't have the 
> correct definition, I've created a PR 
> https://github.com/apache/cordova-plugin-media/pull/123/commits/f9b5703dcf7c9d66882b1bcf905158bc6de0571d



--
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-12264) media. getCurrentAmplitude has no the correct definition on the readme

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12264:
-

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

https://github.com/apache/cordova-plugin-media/pull/123#discussion_r92929620
  
--- Diff: README.md ---
@@ -104,7 +104,7 @@ The following constants are reported as the only 
parameter to the
 
 ### Methods
 
-- `media.getCurrentAmplitude`: Returns the current position within an 
audio file.
+- `media.getCurrentAmplitude`: Returns the current amplitude of the 
current recording.
--- End diff --

thanks for your comment, done https://issues.apache.org/jira/browse/CB-12264


> media. getCurrentAmplitude has no the correct definition on the readme
> --
>
> Key: CB-12264
> URL: https://issues.apache.org/jira/browse/CB-12264
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: Quique Fdez Guerra
>Priority: Minor
>
> On the documentation of media plugin the getCurrentamplitude doesn't have the 
> correct definition, I've created a PR 
> https://github.com/apache/cordova-plugin-media/pull/123/commits/f9b5703dcf7c9d66882b1bcf905158bc6de0571d



--
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-11206) Contacts plugin causes app crash

2016-12-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11206:
-

Github user alsorokin closed the pull request at:

https://github.com/apache/cordova-plugin-contacts/pull/141


> Contacts plugin causes app crash
> 
>
> Key: CB-11206
> URL: https://issues.apache.org/jira/browse/CB-11206
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Petr Odut
>
> On Samsung phone app crashes instantly with a stack trace:
> {noformat}
> java.lang.NumberFormatException
> java.lang.Integer.invalidInt(Integer.java:138)
> java.lang.Integer.parseInt(Integer.java:358)
> java.lang.Integer.parseInt(Integer.java:334)
> org.apache.cordova.contacts.ContactAccessorSdk5.imQuery(ContactAccessorSdk5.java:907)
> org.apache.cordova.contacts.ContactAccessorSdk5.populateContactArray(ContactAccessorSdk5.java:435)
> org.apache.cordova.contacts.ContactAccessorSdk5.search(ContactAccessorSdk5.java:282)
> org.apache.cordova.contacts.ContactManager$3.run(ContactManager.java:209)
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
> java.lang.Thread.run(Thread.java:818)
> {noformat}
> JS code to retrieve contacts, on Sony phone the same code works properly:
> {code:javascript}
> if(navigator.contacts) {
>   var options = new ContactFindOptions();
>   options.multiple = true;
>   options.hasPhoneNumber = true;
>   navigator.contacts.find([navigator.contacts.fieldType.phoneNumbers], 
> contacts => {
>   this.phoneContacts = contacts;
>   d.resolve(contacts);
>   }, e => d.reject(e), options);
> }
> {code}



--
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] [Closed] (CB-10400) Implement Appium tests for Device Motion (Accelerometer) plugin

2016-12-28 Thread Alexander Sorokin (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Sorokin closed CB-10400.
--
Resolution: Fixed

> Implement Appium tests for Device Motion (Accelerometer) plugin
> ---
>
> Key: CB-10400
> URL: https://issues.apache.org/jira/browse/CB-10400
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Medic, Plugin Device Motion
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>




--
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] [Created] (CB-12302) Windows platform support for Appium testing

2016-12-28 Thread Alexander Sorokin (JIRA)
Alexander Sorokin created CB-12302:
--

 Summary: Windows platform support for Appium testing
 Key: CB-12302
 URL: https://issues.apache.org/jira/browse/CB-12302
 Project: Apache Cordova
  Issue Type: Test
  Components: Appium, Paramedic
Affects Versions: Master
 Environment: Windows
Reporter: Alexander Sorokin
Assignee: Alexander Sorokin


Since recent release, Appium supports testing of Windows Store apps.
We should make appropriate changes to paramedic and our existing Appium tests 
to make use of this new feature.



--
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] [Created] (CB-12301) Cordova geolocation plugin issue

2016-12-28 Thread Abhishek Kumar (JIRA)
Abhishek Kumar created CB-12301:
---

 Summary: Cordova geolocation plugin issue
 Key: CB-12301
 URL: https://issues.apache.org/jira/browse/CB-12301
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 6.4.0
 Environment: Android
Reporter: Abhishek Kumar


Cordova geolocation plugin works only with phone's GPS location. If phone GPS 
is not locked (e.g. being inside the building), then it should take the 
COARSE_LOCATION i.e. WIFI or Cellular tower.  I checked it by providing it only 
the permission of only ACCESS_COARSE_LOCATION and commenting out the code for 
ACCESS_FINE_LOCATION. We get error code: 3 (timeout) in this case.


 $scope.showpopup=function(status){
 console.log("show pop up function called");
 var cont;
 switch (status) {
case 1:
cont = "User denied the request for Geolocation."
break;
case 2:
cont = "Location information is unavailable."

break;
case 3:
cont = "The request to get user location timed out."
break;
default:
cont = "An unknown error occurred."
break;
}
$ionicPopup.alert({
title: 'Gps error',
content: cont
});
};


 navigator.geolocation.getCurrentPosition(
function(position){
//Variables to use for showing latitude and longitude by 
position.coords .
},function(error){
$scope.showpopup(error.code);
  },{timeout:1,maximumAge:6,enableHighAccuracy:true});



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