[jira] [Updated] (CB-12226) cordova-plugin-contacts: Not Getting Events

2016-12-07 Thread TOJO PAUL (JIRA)

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

TOJO PAUL updated CB-12226:
---
Description: 
cordova-plugin-contacts only allows to get the birthday of the contact.

Not getting event dates like
Birthdays
Anniversary
Custom
Others


  was:
cordova-plugin-contacts only allows to get the birthday of the contact.

It should allow to access all the event dates like
Birthdays
Anniversary
Custom
Others



> cordova-plugin-contacts: Not Getting Events
> ---
>
> Key: CB-12226
> URL: https://issues.apache.org/jira/browse/CB-12226
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: TOJO PAUL
>Priority: Critical
>
> cordova-plugin-contacts only allows to get the birthday of the contact.
> Not getting event dates like
> Birthdays
> Anniversary
> Custom
> Others



--
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-12226) cordova-plugin-contacts: Not Getting Events

2016-12-07 Thread TOJO PAUL (JIRA)
TOJO PAUL created CB-12226:
--

 Summary: cordova-plugin-contacts: Not Getting Events
 Key: CB-12226
 URL: https://issues.apache.org/jira/browse/CB-12226
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Contacts
Reporter: TOJO PAUL
Priority: Critical


cordova-plugin-contacts only allows to get the birthday of the contact.

It should allow to access all the event dates like
Birthdays
Anniversary
Custom
Others




--
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-12225) Cordova camera always returns same picture in Android

2016-12-07 Thread Nicholas Kim (JIRA)
Nicholas Kim created CB-12225:
-

 Summary: Cordova camera always returns same picture in Android
 Key: CB-12225
 URL: https://issues.apache.org/jira/browse/CB-12225
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Nicholas Kim


If I select images from SAVEDPHOTOALBUM, it always returns same image
file:///storage/emulated/0/android/data/app/cache/.pic.jpg

my code looks like following

var selectAPhoto = function(){
  var options = {
quality: 80,
destinationType: Camera.DestinationType.FILE_URI,
sourceType: Camera.PictureSourceType.SAVEDPHOTOALBUM,
allowEdit: true,
encodingType: Camera.EncodingType.JPEG
  }

  $cordovaCamera.getPicture(options).then(function(imageData) {
$scope.photos[emptySlot($scope.photos)].source = imageData;
$scope.photos[emptySlot($scope.photos)].stockImage = false;
update();
  }, function(err) {

  });
}

There is a workaround on following link but I'm quite sure that using DATA_URL 
causes a memory issue at some stage 
http://stackoverflow.com/questions/27540710/cordova-camera-plugin-always-return-the-same-image-when-select-from-gallery-with#_=_



--
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-11733) Cordova Ubuntu Platform Release

2016-12-07 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-11733:
---

Any reason the release was stalled?

> Cordova Ubuntu Platform Release
> ---
>
> Key: CB-11733
> URL: https://issues.apache.org/jira/browse/CB-11733
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Ubuntu
>Reporter: David Barth
>Assignee: David Barth
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 10075b9625eb6aece2dd8c7a4d5ba451fc7f2e76 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=10075b9
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit b1f8a2801d4c2f782c4d7ff01b74549e18b4aa9d in cordova-plugin-vibration's 
branch refs/heads/2.1.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;h=b1f8a28
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11997) The webView should reload when a crash occurs (iOS 8)

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

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

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

Commit d9d30f2cf91f307b44ecc5efe1763ae7d0b3bdb3 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~cjpearson]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=d9d30f2
 ]

CB-11997: Add crash recovery for iOS 8


> The webView should reload when a crash occurs (iOS 8)
> -
>
> Key: CB-11997
> URL: https://issues.apache.org/jira/browse/CB-11997
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin WKWebViewEngine
>Reporter: Connor Pearson
>Assignee: Shazron Abdullah
>
> When the WKProcess dies, the content is blanked out and the URL becomes nil. 
> This results in a "white screen" that can only be resolved by restarting the 
> app. See this for more info: https://bugs.webkit.org/show_bug.cgi?id=148685
> With the iOS9 API, it is now possible to detect when the WKProcess dies. On 
> iOS 8, we can listen for changes on URL of the WKWebView to be notified when 
> it crashes.



--
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-11997) The webView should reload when a crash occurs (iOS 8)

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

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

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

Commit d5591deceba8936b9bfb7a0d04e60504ed12e407 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~cjpearson]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=d5591de
 ]

CB-11997: Code review comments

 This closes #23


> The webView should reload when a crash occurs (iOS 8)
> -
>
> Key: CB-11997
> URL: https://issues.apache.org/jira/browse/CB-11997
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin WKWebViewEngine
>Reporter: Connor Pearson
>Assignee: Shazron Abdullah
>
> When the WKProcess dies, the content is blanked out and the URL becomes nil. 
> This results in a "white screen" that can only be resolved by restarting the 
> app. See this for more info: https://bugs.webkit.org/show_bug.cgi?id=148685
> With the iOS9 API, it is now possible to detect when the WKProcess dies. On 
> iOS 8, we can listen for changes on URL of the WKWebView to be notified when 
> it crashes.



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit fcc6f19a087fe620c63b79a270f5b8a033a1791e in cordova-plugin-vibration's 
branch refs/heads/2.1.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;h=fcc6f19
 ]

CB-12224 Updated version and RELEASENOTES.md for release 2.1.3


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 2da58f4a8069425fb8156d48a2dd7399cce59854 in cordova-plugin-whitelist's 
branch refs/heads/1.3.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-whitelist.git;h=2da58f4
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #23


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 91e9d74e78ccec5f77837475937553003b710b01 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=91e9d74
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.1.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 79f74a00e2b0bbd865fab7f006343e85b45a2f3c in cordova-plugin-whitelist's 
branch refs/heads/1.3.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-whitelist.git;h=79f74a0
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.3.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-10228) AppendUserAgent not working with WKWebView

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

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

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

Commit bf24bb63416a7961196a1ba70023c5ebdad5c955 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from kelvinho
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=bf24bb6
 ]

CB-10228:(iOS) AppendUserAgent not working with WKWebView


> AppendUserAgent not working with WKWebView
> --
>
> Key: CB-10228
> URL: https://issues.apache.org/jira/browse/CB-10228
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin WKWebViewEngine
>Reporter: vB Results, LLC.
>Assignee: Shazron Abdullah
>  Labels: triaged, wkwebview-1.0.2
>
> Using the npm version of cordova-plugin-wkwebview-engine and cordova-ios@4 
> and AppendUserAgent is the most lightweight way to detect whether or not we 
> are in the app on a remote site.  Please fix, the lack of this means we 
> cannot benefit from using WKWebView :(



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 0bb91fa1e2721e7e6765591aefa2f2312410f1c0 in cordova-plugin-whitelist's 
branch refs/heads/1.3.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-whitelist.git;h=0bb91fa
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11818) cordova-plugin-wkwebview-engine leaks memory

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

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

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

Commit 608855bbcb2f16e307f45aca6beef5a4f75e1b36 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~lucatorella]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=608855b
 ]

CB-11818 - Avoid retain cycle: WKUserContentController retains its message 
handler, to break it we cannot pass directly CDVWKWebViewEngine's instance

 This closes #17


> cordova-plugin-wkwebview-engine leaks memory
> 
>
> Key: CB-11818
> URL: https://issues.apache.org/jira/browse/CB-11818
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin WKWebViewEngine
>Reporter: Luca Torella
>Assignee: Shazron Abdullah
>
> WKUserContentController retains its message handler, this cause the 
> CDVWKWebViewEngine to have a retain cycle and potentially leak memory.



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 54c3b88651d1845208129d2c5adcd2f4e11aa392 in cordova-plugin-vibration's 
branch refs/heads/2.1.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;h=54c3b88
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #50


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 81e889854a5ca8b7bd620f91e945998a280305c3 in 
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=81e8898
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #21


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11505) Update CDVReachability from Apple's Reachability code

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

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

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

Commit c911ef883c4564b5f04eff04eb6a257eab8b4323 in 
cordova-plugin-network-information's branch refs/heads/1.3.x from [~Nikita 
Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=c911ef8
 ]

CB-11230 CB-11505 iOS: Add compatibility with IPv6

Remove the logic associated with the local wi-fi because of the narrow use case 
for this API and the large potential for misuse

See also docs 
https://developer.apple.com/library/content/samplecode/Reachability/Listings/ReadMe_md.html#//apple_ref/doc/uid/DTS40007324-ReadMe_md-DontLinkElementID_11

 This closes #51


> Update CDVReachability from Apple's Reachability code
> -
>
> Key: CB-11505
> URL: https://issues.apache.org/jira/browse/CB-11505
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
>Reporter: Shazron Abdullah
>Priority: Critical
>
> See: 
> https://developer.apple.com/library/ios/samplecode/Reachability/History/History.html#//apple_ref/doc/uid/DTS40007324-RevisionHistory-DontLinkElementID_1
> The latest revision lists IPv6 compatibility, but the previous revision was 
> "minor bug fixes". Not sure if these include the IPv6 stuff, but Apple has 
> been rejecting apps if they are not IPv6 compatible, so this would be a risk.



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit b09b24d71b53937db0351f0e041be18751699a20 in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=b09b24d
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.4.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-9762) App icon and Launch image for iPad Pro

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

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

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

Commit 62509f6b47db8ff3ccd378a706e6e94503544ace in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~kerrishotts]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=62509f6
 ]

CB-11829 (iOS) Support for CB-9762; docs (CB-11830)

 This closes #114


> App icon and Launch image for iPad Pro
> --
>
> Key: CB-9762
> URL: https://issues.apache.org/jira/browse/CB-9762
> Project: Apache Cordova
>  Issue Type: Task
>  Components: iOS
>Affects Versions: 4.0.0
>Reporter: Manuel Martiarena
>Assignee: Kerri Shotts
>  Labels: cordova-ios, cordova-ios-4.3.x
> Fix For: cordova-ios@4.3.1
>
> Attachments: Default-Landscape@2x~ipad-pro.png, 
> Default-Portrait@2x~ipad-pro.png
>
>
> Provide app icon image and launch image for iPad Pro
> iPad Pro (@2x) App icon required 167x167
> iPad Pro (@2x) Launch image required 2048 x 2732 (portrait)
> 2732 x 2048 (landscape)
> https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html



--
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-10158) StatusBar issue when recovering from fullscreen video playback in landscape mode

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

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

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

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

CB-10158 (ios) fix StatusBar issue when recovering from fullscreen video

 This closes #70


> StatusBar issue when recovering from fullscreen video playback in landscape 
> mode
> 
>
> Key: CB-10158
> URL: https://issues.apache.org/jira/browse/CB-10158
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 5.4.1
> Environment: Cordova version 5.4.1 (Using CLI, not platform tools)
> StatusBar plugin version 2.0.0
> Building app on OS X El Capitan
> Device platform: iOS 9.1 
> TESTED IN SIMULATOR ONLY (iPhone 6 / iOS 9.1)
> Not tested for any other device platform
> Using the following configuration in config.xml:
> {code:xml}
> 
> 
> 
> 
> 
> 
> 
> {code}
>Reporter: Ashraf Yussouff
>Assignee: jcesarmobile
>  Labels: iOS, reproduced, triaged
> Attachments: Simulator Screen Shot Dec 7, 2015, 10.28.04 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.16 AM.png, Simulator Screen Shot Dec 
> 7, 2015, 10.28.24 AM.png, Simulator Screen Shot Dec 7, 2015, 10.28.34 AM.png, 
> Simulator Screen Shot Dec 7, 2015, 10.28.39 AM.png
>
>
> App uses Single Page Architecture. All HTML is loaded from a remote server 
> into a div tag on the page. A header bar at the top of the page is fixed and 
> is outside the div tag used for loading the remote HTML.
> With StatusBarOverlaysWebView=false  in config.xml, app starts correctly in 
> simulator with the status bar above the page header bar.
> Sequence of steps:
> # Load HTML with a  tag for some mp4 video
> # Start playback of video
> # Simulate device rotation using Simulator->Hardware->Rotate Left
> #* Video automatically switches to fullscreen and fills the entire simulator 
> screen
> # Simulate rotation back to portrait mode using Simulator->Hardware->Rotate 
> Right
> # Click "Done" to exit native player
> # NOW THE STATUS BAR COVERS THE WEBVIEW - WebView is now pushed all the way 
> up and behind the status bar.
> Problem has only been noticed when recovering from fullscreen video playback 
> involving device rotation.



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 782939f7ef27b2955a16f77c9bba9e66af9f53a0 in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=782939f
 ]

CB-12224 Updated version and RELEASENOTES.md for release 4.0.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 53d0b04ed69431139de1a1767a6d311d450211c3 in cordova-plugin-statusbar's 
branch refs/heads/2.2.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=53d0b04
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

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

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

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

Commit 108c2eff02700c90103e63c09e8144d965aff03f in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=108c2ef
 ]

CB-11995 (android) Do not pass a file URI to the camera


> Media Capture plugin's captureImage crashes the app on Android 7.0
> --
>
> Key: CB-11995
> URL: https://issues.apache.org/jira/browse/CB-11995
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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-10288) statusbar plugin interaction with iOS multitasking

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

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

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

Commit 6bfc749f846e44d2784e93fa7629ec3049ab418d in cordova-plugin-statusbar's 
branch refs/heads/2.2.x from [~jonathanli]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=6bfc749
 ]

CB-10288 statusbar plugin interaction with iOS multitasking

 This closes #62


> statusbar plugin interaction with iOS multitasking
> --
>
> Key: CB-10288
> URL: https://issues.apache.org/jira/browse/CB-10288
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
> Environment: cordova ios 4.0.0
>Reporter: Nick Redding
>Assignee: jcesarmobile
>  Labels: ios, pull-request-available, triaged
>
> In pluginInitialize the statement
> [[NSNotificationCenter defaultCenter] addObserver:self 
> selector:@selector(statusBarDidChangeFrame:) name: 
> UIApplicationDidChangeStatusBarFrameNotification object:nil];
> causes incorrect rendering behavior when using iOS multitasking split window. 
> When pulling the cordova app onto the screen from the right, the window 
> resizing is not handled correctly (much larger widths thsn actual are 
> reported and reflected in the rendering).
> Commenting out this statement eliminates the problem, but it is not clear 
> what the potentially unwanted effects of this would be.



--
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-11829) Support Launch Storyboards

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

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

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

Commit 62509f6b47db8ff3ccd378a706e6e94503544ace in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~kerrishotts]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=62509f6
 ]

CB-11829 (iOS) Support for CB-9762; docs (CB-11830)

 This closes #114


> Support Launch Storyboards
> --
>
> Key: CB-11829
> URL: https://issues.apache.org/jira/browse/CB-11829
> Project: Apache Cordova
>  Issue Type: Task
>  Components: iOS, Plugin SplashScreen
>Reporter: Kerri Shotts
>Assignee: Kerri Shotts
> Fix For: 4.0.1
>
>
> Once CB-9762 is in place, the splash screen plugin will need to be updated. 



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 89dd3538defd39f813dad95789e45aedb10e25ab in 
cordova-plugin-test-framework's branch refs/heads/1.1.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-test-framework.git;h=89dd353
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

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

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

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

Commit de28cf89bfadb876ce9c98fc2ab3b28159c488e8 in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=de28cf8
 ]

CB-9287 Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

Documented MRT-style configuration


> Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
> 
>
> Key: CB-9287
> URL: https://issues.apache.org/jira/browse/CB-9287
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.0.0
> Environment: Cordova 4.0.0, Windows Platform 3.7.1
>Reporter: Dennis Patzer
>Assignee: Jesse MacFadyen
>  Labels: triaged, windows
> Attachments: splashscreens_windows_universal_app.jpg
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For some reason, for example only one splashscreen size is supported 
> (620x300). When I add other sizes by adding the following line:
>  src="../resources/themes/windows-phone/img/splashscreen/splashscreen.scale-140.png"
>  width="868" height="420" />
> The image isn't copied to the cordova/platforms/windows/images folder when 
> building. This is the reason why it's also not included and referenced in the 
> resulting package.windows.appxmanifest.
> Why is that?? Or am I doing something wrong?



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 5a20c0389c4222d4227774a6930ea315b6106a68 in 
cordova-plugin-test-framework's branch refs/heads/1.1.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-test-framework.git;h=5a20c03
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #21


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit f4dc63cb763a1484d254fd86e7ee5243c473b6d3 in 
cordova-plugin-network-information's branch refs/heads/1.3.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=f4dc63c
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #50


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 21bb35e46682978228e827614e078f33e1a2d9be in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=21bb35e
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #71


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11751) 'extendedSplashScreen' is undefined

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

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

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

Commit 04667e04c029f7ccfdd1567b128ee56dc041450a in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=04667e0
 ]

CB-11751 'extendedSplashScreen' is undefined
Document that splashscreen needs to be disabled on Windows in case of updating 
entire document body


> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>  Labels: no-repro, triaged, windows
>
> First error that led me here:
> {code:title=Console|borderStyle=solid}
> Warning: A more recent version of cordova-plugin-splashscreen has been hooked 
> into for compatibility reasons. Update the plugin to version >= 4.
> cordova.js (925,13)
> Exception calling native with command :: SplashScreen :: hide 
> ::exception=ReferenceError: 'extendedSplashScreen' is undefined
> cordova.js (993,13)
> {code}
> I looked around the codebase to check for that variable, found it here:
> {code}
> .\platforms\windows\platform_www\css\splashscreen.css
> .\platforms\windows\platform_www\cordova.js
> .\platforms\windows\platform_www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\css\splashscreen.css
> .\platforms\windows\www\cordova.js
> {code}
> The most interesting one being any of the two splashscreen.js
> The variable extendedSplashScreen is never defined.
> I find out that by adding the bollowing in my body, the error goes away:
> {code:html}
> 
> {code}
> However, the extended splashscreen still seems not to work.
> I suspected the `cordova-plugin-splashscreen` to be the culprit, but removing 
> it from cordova led to the same error.
> I will keep investigating and report my findings here.



--
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-11830) Document Launch Storyboard Support (iOS)

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

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

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

Commit 5a1ade6114875ff909fae65b5ac6aeaa7aefcef6 in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~kerrishotts]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=5a1ade6
 ]

CB-11830 (iOS) Fix doc typos in PR#114


> Document Launch Storyboard Support (iOS)
> 
>
> Key: CB-11830
> URL: https://issues.apache.org/jira/browse/CB-11830
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs, iOS, Plugin SplashScreen
>Reporter: Kerri Shotts
>Assignee: Kerri Shotts
>  Labels: documentation
> Fix For: 4.0.1
>
>
> Document the launch storyboard support as implemented in CB-9762



--
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-7117) MediaFile.getFormatData() of newly-recorded video contains bad information

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

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

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

Commit 7e28e9cb1d60e54ecb1e29e61d38329d9c0e62f0 in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~Nikita Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=7e28e9c
 ]

CB-10701 CB-7117 android: Add manual test to check getting metadata


> MediaFile.getFormatData() of newly-recorded video contains bad information
> --
>
> Key: CB-7117
> URL: https://issues.apache.org/jira/browse/CB-7117
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
>Affects Versions: 3.5.0
> Environment: iOS 7, Android 4.4
>Reporter: Matthew Curtis
>
> I use the capture plugin to record a video from the device's camera. Upon 
> completion of recording, I'd like to get the duration of the video for use in 
> my application. However, when I run this test on my iPad or Android phone, 
> the MediaFileData object contains zero-ed out information. Here's a snippet:
> {code:JavaScript}
> navigator.device.capture.captureVideo(
> function(files) {
> var videoFile = files[0];
> videoFile.getFormatData(function(fileData) {
> console.log('file data:' + JSON.stringify(fileData));
> });
> }
> );
> {code}
> The console output is:
> {code:JavaScript}
> file data:{"width":0,"duration":0,"bitrate":0,"codecs":null,"height":0}
> {code}
> As best as I can tell, I'm using this correctly. Is there something I'm 
> missing, or can this not be used for newly-created media?



--
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-11230) IPv4 dependency on iOS

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

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

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

Commit c911ef883c4564b5f04eff04eb6a257eab8b4323 in 
cordova-plugin-network-information's branch refs/heads/1.3.x from [~Nikita 
Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=c911ef8
 ]

CB-11230 CB-11505 iOS: Add compatibility with IPv6

Remove the logic associated with the local wi-fi because of the narrow use case 
for this API and the large potential for misuse

See also docs 
https://developer.apple.com/library/content/samplecode/Reachability/Listings/ReadMe_md.html#//apple_ref/doc/uid/DTS40007324-ReadMe_md-DontLinkElementID_11

 This closes #51


> IPv4 dependency on iOS
> --
>
> Key: CB-11230
> URL: https://issues.apache.org/jira/browse/CB-11230
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
>Reporter: Christian Speckner
>  Labels: iOS, mustfix, triaged
>
> According to https://developer.apple.com/news/?id=05042016a , Apple will 
> reject Apps using IPv4 specific APIs after June 1st . A quick look at the 
> plugin shows that the iOS version uses  
> {{SCNetworkReachabilityCreateWithName}} and hence will be affected by this 
> restriction (according to 
> https://developer.apple.com/library/mac/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html).



--
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-11830) Document Launch Storyboard Support (iOS)

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

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

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

Commit 62509f6b47db8ff3ccd378a706e6e94503544ace in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~kerrishotts]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=62509f6
 ]

CB-11829 (iOS) Support for CB-9762; docs (CB-11830)

 This closes #114


> Document Launch Storyboard Support (iOS)
> 
>
> Key: CB-11830
> URL: https://issues.apache.org/jira/browse/CB-11830
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs, iOS, Plugin SplashScreen
>Reporter: Kerri Shotts
>Assignee: Kerri Shotts
>  Labels: documentation
> Fix For: 4.0.1
>
>
> Document the launch storyboard support as implemented in CB-9762



--
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-11996) Add a manual test for Media Capture plugin to take mutiple pictures

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

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

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

Commit cd7d40d5dc80755fb6798b839383cdae73bd01ab in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=cd7d40d
 ]

CB-11996 Added a new manual test to capture multiple images


> Add a manual test for Media Capture plugin to take mutiple pictures
> ---
>
> Key: CB-11996
> URL: https://issues.apache.org/jira/browse/CB-11996
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Plugin Media Capture
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: triaged
>
> Currently there is no way to test `CaptureImageOptions.limit`
> Manual tests should be able to test it.



--
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-10701) Cordova Media Capture Plugin Video capture results in 0 'duration'

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

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

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

Commit 7e28e9cb1d60e54ecb1e29e61d38329d9c0e62f0 in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~Nikita Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=7e28e9c
 ]

CB-10701 CB-7117 android: Add manual test to check getting metadata


> Cordova Media Capture Plugin Video capture results in 0 'duration'
> --
>
> Key: CB-10701
> URL: https://issues.apache.org/jira/browse/CB-10701
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
> Environment: Intel XDK
>Reporter: Ivan
>  Labels: triaged
>
> I'm using Cordova Media Capture Plugin to capture video on android and 
> iphone. Everything works fine but one thing and that is getting duration of 
> video file.
> I'm using this code:
> navigator.device.capture.captureVideo(onSuccessVideo, onFailVideo, {limit:1, 
> duration: 120});
> function onSuccessVideo (mediaFiles) {
> mediaFiles[0].getFormatData(function(data) {
> var video_duration = data.duration;
> });
> }
> results for duration is zero on android and on iphone.
> Can you help me with 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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 0079edbaa5e24419ea383d918cbe960d3d4cae99 in 
cordova-plugin-network-information's branch refs/heads/1.3.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=0079edb
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.3.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit f0a6d4512002176adae1a7cc4d58b6d6a0b06722 in cordova-plugin-media's 
branch refs/heads/2.4.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=f0a6d45 ]

CB-12224 Updated version and RELEASENOTES.md for release 2.4.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11191) Statusbar plugin causing issues with webview size

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

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

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

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

CB-11191: Statusbar plugin causing issues with webview size

 This closes #65


> Statusbar plugin causing issues with webview size
> -
>
> Key: CB-11191
> URL: https://issues.apache.org/jira/browse/CB-11191
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 2.1.0
> Environment: Cordova CLI Version: 6.1.1
> Cordova iOS Engine: 4.1.1
> Build environment: OSX El Capitan & XCode 7.3
> Device experiencing problem: iPod Touch running iOS 9.3.1
>Reporter: Dave Philipson
>Assignee: jcesarmobile
>  Labels: ios, triaged
>
> It appears the statusbar plugin is causing issues with the iOS webview on 
> small form factor devices (iPhone & iPod) when switching orientation whilst 
> the camera is open (camera opened using cordova camera plugin)
> Steps to reproduce:
> Start the application and begin using it in landscape
> Open the camera using the cordova camera plugin
> Whilst the camera is open, rotate into portrait
> Close the camera
> Webview is now squashed down the left of the screen (only fills about 1/4 of 
> the screens overall width)
> Can recover by changing orientation again.
> Sample test app on Github:
> https://github.com/ISeeBinary/statusbar_plugin_testapp
> (tapping on the red square at the top of the test app page should launch the 
> camera)
> Removing the statusbar plugin rectifies the issue.



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 770c264d2cf9ddac3370afa1cbf7f810bde5acc3 in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=770c264
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #115


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 1a9d5cd24164898a9d2e3ab5d96ac7de6dba1704 in 
cordova-plugin-test-framework's branch refs/heads/1.1.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-test-framework.git;h=1a9d5cd
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.1.4


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 2eb78b37242dda30cac201c5b97d6ef52722018e in 
cordova-plugin-splashscreen's branch refs/heads/4.0.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=2eb78b3
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-10341) statusbar statusTap is not documented

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

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

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

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

CB-10341 ios, document statusTap event

 This closes #69


> statusbar statusTap is not documented
> -
>
> Key: CB-10341
> URL: https://issues.apache.org/jira/browse/CB-10341
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
> Environment: iOS
>Reporter: jcesarmobile
>Assignee: jcesarmobile
>Priority: Minor
>  Labels: docs, iOS
>
> CB-6626 added a statusTap event but wasn't documented, so it should be added 
> to the docs.
> {code}
> window.addEventListener('statusTap', function() {
> //scroll-up or do whatever you want
> });
> {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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 940a8ee92045b365b11790aa5e3e55964ef913a2 in cordova-plugin-statusbar's 
branch refs/heads/2.2.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=940a8ee
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #66


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 14810a2c547f79363ecd2cf7ac0bcb59380bc125 in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=14810a2
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-10488) MediaFile.getFormatData does not work with localURL; changed with fullPath

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

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

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

Commit ab8b63308c1df274b7c98f816ee7f41fcec98313 in 
cordova-plugin-media-capture's branch refs/heads/1.4.x from [~TanaseButcaru]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=ab8b633
 ]

CB-10488 Fix for MediaFile.getFormatData


> MediaFile.getFormatData does not work with localURL; changed with fullPath
> --
>
> Key: CB-10488
> URL: https://issues.apache.org/jira/browse/CB-10488
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
> Environment: Android, iOS
>Reporter: Tanase Butcaru
>  Labels: Android, iOS, media-capture, triaged
>
> _MediaFile.getFormatData_ result data was empty (filled with default "0" 
> values) for all types of capture: image, video & audio.
> Problem encountered on Android & iOS.
> I solved this by changing the url passed to native code from _localURL_ to 
> _fullPath_.
> Tested with two different Android phones (5.1 & 4.4) & one iPhone 5 (iOS 9).
> The fix works!



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 75c38c4d694313fe1307e5371cf225bac158aece in 
cordova-plugin-network-information's branch refs/heads/1.3.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-network-information.git;h=75c38c4
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit a50208bda2728902c1e1640a7ebeae599fb42b5d in cordova-plugin-statusbar's 
branch refs/heads/2.2.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=a50208b
 ]

CB-12224 Updated version and RELEASENOTES.md for release 2.2.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 542e7f7c9f9b5a6d9af48f71549c7d988f91145a in cordova-plugin-dialogs's 
branch refs/heads/1.3.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=542e7f7 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11848) [Windows] File plugin, nativeUrl includes two slashes before filename

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

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

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

Commit 7ae74f5385e14b1e81ed7396ba12c21782d6eac7 in cordova-plugin-file's branch 
refs/heads/4.3.x from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=7ae74f5 ]

CB-11848 windows: Remove duplicate slash after file system path

 This closes #195, this closes #112


> [Windows] File plugin, nativeUrl includes two slashes before filename
> -
>
> Key: CB-11848
> URL: https://issues.apache.org/jira/browse/CB-11848
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File
>Reporter: Maarten Manders
>  Labels: windows
>
> The returned FileEntry object in the getFile function of a DirectoryEntry 
> object contains an incorrect nativeUrl that contains 2 slashes before the 
> filename (ie. ms-appdata:///temp//myfile.file).
> This can seemingly be resolved by changing the following line in the getFile 
> function in FileProxy.js:
> var fspath = sanitize(dirpath +'/'+ path);
> to
> var fspath = sanitize(path);
> I am unsure if this causes any side-effects however.



--
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-11959) filetrasnfer.spec.21 fails on iOS and Windows Store

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

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

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

Commit ac5233d349b3936fe16b55a87d2972b1288a9ebb in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=ac5233d
 ]

CB-11959 Fixed the jshint issues


> filetrasnfer.spec.21 fails on iOS and Windows Store
> ---
>
> Key: CB-11959
> URL: https://issues.apache.org/jira/browse/CB-11959
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: Master
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: found-by-ci, triaged
>
> http://cordova-ci.cloudapp.net:8080/view/Toolset%20testing/job/cordova-plugin-file-transfer-toolset/



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 6f28f9438891efb6e228bc54e2d45e8a17d641bb in cordova-plugin-media's 
branch refs/heads/2.4.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=6f28f94 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #118


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11959) filetrasnfer.spec.21 fails on iOS and Windows Store

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

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

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

Commit 709fd057f2f9b29c8aafd696c96f02b9f043368a in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=709fd05
 ]

CB-11959 Fixed filetransfer.spec.21 test failure on iOS and Windows Store when 
using local server


> filetrasnfer.spec.21 fails on iOS and Windows Store
> ---
>
> Key: CB-11959
> URL: https://issues.apache.org/jira/browse/CB-11959
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: Master
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: found-by-ci, triaged
>
> http://cordova-ci.cloudapp.net:8080/view/Toolset%20testing/job/cordova-plugin-file-transfer-toolset/



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 7934ed70269cab91cd109607da36f602b25d1892 in cordova-plugin-geolocation's 
branch refs/heads/2.4.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=7934ed7
 ]

CB-12224 Updated version and RELEASENOTES.md for release 2.4.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 233aff26f8102d25ed531518c83c4e2be7127bdf in cordova-plugin-dialogs's 
branch refs/heads/1.3.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=233aff2 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.3.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-12100) "cordova platform add ios" fails to install "cordova-plugin-file-transfer-tests"

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

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

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

Commit addf885c7474422d4d5bfed62544f7f0425c23c4 in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=addf885
 ]

CB-12100 (ios) Fixed test plugin install at platform add on cordova@6.3.1


> "cordova platform add ios" fails to install 
> "cordova-plugin-file-transfer-tests"
> 
>
> Key: CB-12100
> URL: https://issues.apache.org/jira/browse/CB-12100
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: Master
> Environment: cordova@6.3.1
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>Priority: Minor
>  Labels: found-by-ci, triaged
>
> This happens only on cordova@6.3.1 and only with ios platform
> http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-file-transfer-toolset/lastFailedBuild/CORDOVA=6.3.1,PLATFORM=ios/console
> {noformat}
> + cordova --version
> 6.3.1
> + node cordova-paramedic/main.js --config 
> cordova-medic/jenkins-conf/pr/local/ios.config.json --plugin 
> ./cordova-plugin-file-transfer --outputDir 
> /Users/jenkins/jenkins/workspace/cordova-plugin-file-transfer-toolset
> cordova-paramedic: creating temp project at 
> /var/folders/nd/5vd2nqsn3tlc6kljds0c9520gp/T/tmp-9464969bwj8D0ME1t
> Creating a new cordova project.
> /private/var/folders/nd/5vd2nqsn3tlc6kljds0c9520gp/T/tmp-9464969bwj8D0ME1t
>  /Users/jenkins/jenkins/workspace/cordova-plugin-file-transfer-toolset
> cordova-paramedic: installing plugins
> cordova-paramedic: installing 
> /Users/jenkins/jenkins/workspace/cordova-plugin-file-transfer-toolset/cordova-plugin-file-transfer
> cordova-paramedic: installing 
> /var/folders/nd/5vd2nqsn3tlc6kljds0c9520gp/T/tmp-9464969bwj8D0ME1t/plugins/cordova-plugin-file-transfer/tests
>  --variable FILETRANSFER_SERVER_ADDRESS=http://127.0.0.1:5000
> cordova-plugin-file-transfer 1.6.1-dev "File Transfer"
> cordova-plugin-file-transfer-tests 1.6.1-dev "Cordova File Transfer Plugin 
> Tests"
> cordova-paramedic: installing cordova-plugin-test-framework
> Fetching plugin "cordova-plugin-test-framework" via npm
> cordova-paramedic: installing cordova-plugin-device
> Fetching plugin "cordova-plugin-device" via npm
> cordova-paramedic: installing 
> /Users/jenkins/jenkins/workspace/cordova-plugin-file-transfer-toolset/cordova-paramedic/paramedic-plugin
> cordova-paramedic: installing 
> /Users/jenkins/jenkins/workspace/cordova-plugin-file-transfer-toolset/cordova-paramedic/ios-geolocation-permissions-plugin
> cordova-paramedic: setting app start page to test page
> cordova-paramedic: adding platform ios
> Adding ios project...
> Creating Cordova project for the iOS platform:
>   Path: platforms/ios
>   Package: io.cordova.hellocordova
>   Name: HelloCordova
> iOS project created with cordova-ios@4.2.1
> Installing "cordova-plugin-device" for ios
> Installing "cordova-plugin-file-transfer" for ios
> Fetching plugin "cordova-plugin-file" via npm
> Installing "cordova-plugin-file" for ios
> Fetching plugin "cordova-plugin-compat" via npm
> Installing "cordova-plugin-compat" for ios
> The Android Persistent storage location now defaults to "Internal". Please 
> check this plugins README to see if you application needs any changes in its 
> config.xml.
> If this is a new application no changes are required.
> If this is an update to an existing application that did not specify an 
> "AndroidPersistentFileLocation" you may need to add:
>   " />"
> to config.xml in order for the application to find previously stored files.
> 
> Installing "cordova-plugin-file-transfer-tests" for ios
> Installing "cordova-plugin-paramedic" for ios
> Installing "cordova-plugin-test-framework" for ios
> Installing "ios-geolocation-permissions-plugin" for ios
> Error: Cannot read property 'FILETRANSFER_SERVER_ADDRESS' of undefined
> {noformat}



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 6606fcb6389be8973eeed1d30166fb7e34505496 in cordova-plugin-dialogs's 
branch refs/heads/1.3.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=6606fcb ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #87


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit f4cfb73fa4f26c0ee1349ceca5dba62f01a7a490 in 
cordova-plugin-device-orientation's branch refs/heads/1.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=f4cfb73
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #30


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-12034) Media plugin should add NSMicrophoneUsageDescription setting to info.plist

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

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

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

Commit f0a0bb8f3c5bd05370dcc383a2a618d234148984 in cordova-plugin-media's 
branch refs/heads/2.4.x from [~jcesarmobile]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=f0a0bb8 ]

CB-12034 (ios) Add mandatory iOS 10 privacy description

 This closes #119


> Media plugin should add NSMicrophoneUsageDescription setting to info.plist
> --
>
> Key: CB-12034
> URL: https://issues.apache.org/jira/browse/CB-12034
> Project: Apache Cordova
>  Issue Type: Sub-task
>  Components: Plugin Media
>Affects Versions: 3.5.0
> Environment: ios10
>Reporter: Gerard Kromhout
>Assignee: jcesarmobile
>
> If I add the media plugin and want to use it on iOS10, I have to manually add 
> NSMicrophoneUsageDescription and a description in the project plist.
> It would be nice if things would work the same as the cordova-media-capture 
> plugin:
> cordova plugin add cordova-plugin-media-capture --variable 
> MICROPHONE_USAGE_DESCRIPTION="your usage message"



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 594651d27275dc2013f86e0ccc7e78a9a6d6f654 in 
cordova-plugin-globalization's branch refs/heads/1.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-globalization.git;h=594651d
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.0.5


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11959) filetrasnfer.spec.21 fails on iOS and Windows Store

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

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

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

Commit ebf280b53155de7f3167fdfff01478d723fa86c0 in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=ebf280b
 ]

CB-11959 Increased the array length for ios and winstore even more


> filetrasnfer.spec.21 fails on iOS and Windows Store
> ---
>
> Key: CB-11959
> URL: https://issues.apache.org/jira/browse/CB-11959
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: Master
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: found-by-ci, triaged
>
> http://cordova-ci.cloudapp.net:8080/view/Toolset%20testing/job/cordova-plugin-file-transfer-toolset/



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 4754a887f99a12d01c16329acee49077f7a7f61c in 
cordova-plugin-globalization's branch refs/heads/1.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-globalization.git;h=4754a88
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #51


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11904) geolocation plugin release September 26, 2016

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

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

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

Commit 7832b19b533f3322c742a577eed43f62cd2cb917 in cordova-plugin-geolocation's 
branch refs/heads/2.4.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=7832b19
 ]

CB-11904 Incremented plugin version.


> geolocation plugin release September 26, 2016
> -
>
> Key: CB-11904
> URL: https://issues.apache.org/jira/browse/CB-11904
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 34c744dece34791974ba14948e8480fea460925b in 
cordova-plugin-device-orientation's branch refs/heads/1.0.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=34c744d
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-12112) moveFolder function in UWP fails for folder trees with depth greater than 1

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

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

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

Commit a1cfabdce07cabd44694097fac6730b7317d4607 in cordova-plugin-file's branch 
refs/heads/4.3.x from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=a1cfabd ]

CB-12112 windows: Make available to move folder trees

There was a mistake in the logic of recursive function for moving operation. As 
for destination folder, it was always used start folder.

 This closes #198


> moveFolder function in UWP fails for folder trees with depth greater than 1
> ---
>
> Key: CB-12112
> URL: https://issues.apache.org/jira/browse/CB-12112
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File, Windows
>Affects Versions: 3.5.0
> Environment: Universal windows
>Reporter: Chris Redhead
>Assignee: Nikita Matrosov
>Priority: Minor
>  Labels: reproduced, triaged
>
> The moveFolder function works incorrectly in UWP for folder trees with depth 
> greater than 1. 
> The recursion does not work as expected so all files and folders end up in 
> the new directory



--
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-12154) file-transfer progressEvent.total = -1 on iOS

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

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

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

Commit 5a711e8722804d4d427fa5e580c9e6767c8a6cee in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=5a711e8
 ]

CB-12154 file-transfer progressEvent.total = -1 on iOS

Makes chunkedMode=true uploads to contain Content-Length to make progress 
computable


> file-transfer progressEvent.total = -1 on iOS
> -
>
> Key: CB-12154
> URL: https://issues.apache.org/jira/browse/CB-12154
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Reporter: samed ceylan
>Priority: Critical
>  Labels: ios, reproduced, triaged
>
> cordova-plugin-file-transfer bug progressEvent.total = -1



--
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-11962) NSLocationWhenInUseUsageDescription in Info.plist is always empty and gets reset to empty whenever the app is built. This improves the process of adding the plugin so tha

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

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

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

Commit f9f7a23c57daad5514ce3d830a2defeb93ba3f78 in cordova-plugin-geolocation's 
branch refs/heads/2.4.x from obione
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=f9f7a23
 ]

CB-11962: (ios) Added variable for setting NSLocationWhenInUseUsageDescription

 This closes #83


> NSLocationWhenInUseUsageDescription in Info.plist is always empty and gets 
> reset to empty whenever the app is built. This improves the process of adding 
> the plugin so that the value is always set
> ---
>
> Key: CB-11962
> URL: https://issues.apache.org/jira/browse/CB-11962
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin Geolocation
> Environment: iOS
>Reporter: Obi Onuorah
>Priority: Trivial
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When the geolocation plugin is added using the command
> cordova plugin add cordova-plugin-geolocation
> no value is added in the plugin.xml file for the 
> NSLocationWhenInUseUsageDescription even though it is in there it is empty. 
> Updating this Key directly in the plist and it always gets reset to empty. 
> Updating it in the plugin.xml means removing and adding or updating the 
> plugins might overwrite the value.
> This fix simply adds it to the config.xml so that it can be specified on 
> installation using --variable or modified later by changing the value in the 
> config.xml, removing the plugin using cordova plugin rm and then running 
> cordova prepare which re-adds the plugin with the updated value of the key



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 7bcaab5148284c39197801fc8435d3ffbe59 in cordova-plugin-geolocation's 
branch refs/heads/2.4.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=7bcaab5
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #82


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 7dbef06f695c2f08e7f50dbe8d09359bb6ec52d7 in cordova-plugin-file's branch 
refs/heads/4.3.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=7dbef06 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #196


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 4b5ead9000326e36eda4975f29e7bf9cf12bbaa4 in 
cordova-plugin-device-orientation's branch refs/heads/1.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=4b5ead9
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.0.5


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit ed88cfc1181a69e486c547c8cb525e6f72eed402 in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=ed88cfc
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #158


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11926) File-transfer tests should be able to use local file server

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

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

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

Commit e68f766639602cd84f72f77d51384b4b20570169 in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=e68f766
 ]

CB-11926 Tests can use local server


> File-transfer tests should be able to use local file server
> ---
>
> Key: CB-11926
> URL: https://issues.apache.org/jira/browse/CB-11926
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Paramedic, Plugin File Transfer
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>Priority: Minor
>  Labels: triaged
>
> File-transfer tests should be able to use locally running file server instead 
> of relying only on Apache infrastructure.



--
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-11947) Bad English in feedback

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

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

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

Commit 6376f76762cfece37a2d9a82d6bfae1017ff9acb in cordova-plugin-file's branch 
refs/heads/4.3.x from [~auso]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=6376f76 ]

CB-11947 fixed typo that occurs when adding file-transfer plugin

 This closes #197


> Bad English in feedback
> ---
>
> Key: CB-11947
> URL: https://issues.apache.org/jira/browse/CB-11947
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
> Environment: Ubuntu 16.04
>Reporter: Sean Hankins
>Assignee: Audrey So
>Priority: Trivial
>
> When adding file transfer plug-in, I get bad English for 2 of 2 platforms 
> I've added (android, ios):
> "The Android Persistent storage location now defaults to "Internal". Please 
> check this plugins README to see if you application needs any changes in its 
> config.xml."



--
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-10974) Cordova file transfer Content-Length header problem

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

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

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

Commit 655489905ab5bd2600d4eaf80e8dd5d27e96b461 in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=6554899
 ]

CB-10974 Cordova file transfer Content-Length header problem

Don't force chunkedMode=true for HTTPS if it was specified as false in the 
UploadOptions (added a warning about possible OOM for chunkedMode=false+HTTPS 
case)


> Cordova file transfer Content-Length header problem
> ---
>
> Key: CB-10974
> URL: https://issues.apache.org/jira/browse/CB-10974
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
> Environment: iPad Mini 2 with iOS 9.3
>Reporter: Roman Lapotchkin
>Assignee: Sergey Shakhnazarov
>  Labels: iOS, triaged
>
> The Content-Length header always sending even options.chunkedMode is true. It 
> expected header Transfer-Encoding: chuncked. When i commented this code in 
> src/ios/CDVFileTransfer.m at line 232 it works:
> [req setValue:[[NSNumber numberWithLongLong:totalPayloadLength] stringValue] 
> forHTTPHeaderField:@"Content-Length"];



--
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-11529) setVolume is not working in iOS device.

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

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

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

Commit 4e36c0dc324ed63a786cdc7ecef5f545b9a6357a in cordova-plugin-media's 
branch refs/heads/2.4.x from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=4e36c0d ]

CB-11529 ios: Make available setting volume for player on ios device

 This closes #106


> setVolume is not working in iOS device.
> ---
>
> Key: CB-11529
> URL: https://issues.apache.org/jira/browse/CB-11529
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
>Affects Versions: 2.3.0
> Environment: iOS
>Reporter: Rajkumar
>Assignee: Nikita Matrosov
>
> setVolume in cordova media plugin works fine in android devices but in iOS 
> setVolume has no effect at all. I couldn't find anything in the docs which 
> says it won't work in iOS, So I am not sure whether it is the expected 
> behavior. The logs from xcode reveal nothing. Here is the section of log 
> http://pastebin.com/SgsjzuYc.
> Issue I am facing is similar to the one posted earlier : 
> https://groups.google.com/forum/#!topic/phonegap/sxsqoLnz8l4
> The app was tested in iPhone 5c running iOS 9.3 and iPhone 5s
> Works fine in Nexus 6 running 6.0.0



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit db39e7ccab1df556f9bff6ce4e748eac703c41da in cordova-plugin-file's branch 
refs/heads/4.3.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=db39e7c ]

CB-12224 Updated version and RELEASENOTES.md for release 4.3.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 815c2b1bfe578ee9a9b0f998a906087aca379cd1 in cordova-plugin-file's branch 
refs/heads/4.3.x from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=815c2b1 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit aee45754a9d685ac867a9d0fbb843a66d2845551 in 
cordova-plugin-file-transfer's branch refs/heads/1.6.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=aee4575
 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.6.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 0a5a72df42ddd91c50f2a36d0c58408c3b43a9fd in cordova-plugin-media's 
branch refs/heads/2.4.x from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=0a5a72d ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-9179) [ios] the trueHeading property is still null after use navigator.geolocation.watchLocation()

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

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

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

Commit c5b4d7da064301e31582dac31f844e04aaa673a4 in 
cordova-plugin-device-orientation's branch refs/heads/1.0.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=c5b4d7d
 ]

CB-9179 (ios) Fixed trueHeading being always 0


> [ios] the trueHeading property is still null after use 
> navigator.geolocation.watchLocation()
> 
>
> Key: CB-9179
> URL: https://issues.apache.org/jira/browse/CB-9179
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Device Orientation
>Affects Versions: 5.0.0
> Environment: iOS 8.3
> cordova-plugin-device-orientation 1.0.0
>Reporter: Colin Bau
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> according this
> https://github.com/apache/cordova-plugin-device-orientation
> it said...
> The trueHeading property is only returned for location services enabled via 
> navigator.geolocation.watchLocation().
> but in fact...the trueHeading property is still null after use 
> navigator.geolocation.watchLocation()



--
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-12086) Camera docs has some errors

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

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

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

Commit c9e6a9a38ab947fca73d6180a6ed21a154418a44 in cordova-plugin-camera's 
branch refs/heads/2.3.x from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=c9e6a9a 
]

CB-12086 Regenerate README.md from template


> Camera docs has some errors
> ---
>
> Key: CB-12086
> URL: https://issues.apache.org/jira/browse/CB-12086
> Project: Apache Cordova
>  Issue Type: Bug
>Reporter: jcesarmobile
>Priority: Minor
>
> Multiple references to NSPhotoLibraryUsageDescriptionentry where it should be 
> NSPhotoLibraryUsageDescription



--
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-11975) Search on Contacts ‘id’ field with JavaScript number type crashes in iOS

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

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

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

Commit a19baba6fbba5ab6d18c27eee0db4c3a2ea94f17 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~Nikita Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=a19baba 
]

CB-11975 iOS: Allow to use numeric values in search filter

This closes #139


> Search on Contacts ‘id’ field with JavaScript number type crashes in iOS
> 
>
> Key: CB-11975
> URL: https://issues.apache.org/jira/browse/CB-11975
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Andrew Forrest
>Assignee: Nikita Matrosov
>Priority: Critical
>  Labels: iOS, ios, reproduced, triaged
>
> I was trying to retrieve a specific contact by id in my Ionic/Cordova app, so 
> used the following code:
> {code:javascript}
> return Contacts.find(
>   ['id'],
>   {filter: contactId, multiple: true})
> {code}
> However, this crashes the iOS app at runtime with:
> {noformat}
> 2016-10-07 17:33:12.331 MyApp[10998:1880417] -[__NSCFNumber 
> isEqualToString:]: unrecognized selector sent to instance 0xb053
> 2016-10-07 17:33:12.337 MyApp[10998:1880417] *** Terminating app due to 
> uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber 
> isEqualToString:]: unrecognized selector sent to instance 0xb053'
> *** First throw call stack:
> (
>   0   CoreFoundation  0x00010b0f334b 
> __exceptionPreprocess + 171
>   1   libobjc.A.dylib 0x00010ab2b21e 
> objc_exception_throw + 48
>   2   CoreFoundation  0x00010b162f34 
> -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
>   3   CoreFoundation  0x00010b078c15 
> ___forwarding___ + 1013
>   4   CoreFoundation  0x00010b078798 
> _CF_forwarding_prep_0 + 120
>   5   MyApp   0x0001097217b7 
> __22-[CDVContacts search:]_block_invoke_2 + 983
>   6   MyApp   0x000109723760 
> __42-[CDVAddressBookHelper createAddressBook:]_block_invoke_2 + 368
>   7   libdispatch.dylib   0x00010e4450cd 
> _dispatch_client_callout + 8
>   8   libdispatch.dylib   0x00010e4275e5 
> _dispatch_barrier_sync_f_slow_invoke + 617
>   9   libdispatch.dylib   0x00010e4450cd 
> _dispatch_client_callout + 8
>   10  libdispatch.dylib   0x00010e4258d6 
> _dispatch_main_queue_callback_4CF + 406
>   11  CoreFoundation  0x00010b0b74f9 
> __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
>   12  CoreFoundation  0x00010b07cf8d 
> __CFRunLoopRun + 2205
>   13  CoreFoundation  0x00010b07c494 
> CFRunLoopRunSpecific + 420
>   14  GraphicsServices0x0001107aea6f 
> GSEventRunModal + 161
>   15  UIKit   0x00010be0df34 
> UIApplicationMain + 159
>   16  MyApp   0x00010962e531 main + 65
>   17  libdyld.dylib   0x00010e49168d start + 1
> )
> libc++abi.dylib: terminating with uncaught exception of type NSException
> (lldb) 
> {noformat}
> Seems to only fail when {{contactId}} is a JavaScript number. Converting it 
> to a string before searching ({{contactId+""}}) works fine.
> Fault originally occurred because Contact {{id}} field in iOS is an integer… 
> and it looks like I’m getting a JavaScript number value out of the Contacts 
> API. Was storing this integer in SQLite (which preserves the data type), 
> getting an integer back out, and passing it back into the {{Contacts.find()}} 
> API.
> Suggest:
>  * Contacts {{id}} field is supposed to return a string, so it should return 
> a string on iOS
>  * {{Contacts.find()}} should coerce its arguments to correct types before 
> calling native 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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 8bf1ba18d5353feaecf6575fa43f825460d1c13c in cordova-plugin-console's 
branch refs/heads/1.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;h=8bf1ba1 ]

CB-12224 Updated version and RELEASENOTES.md for release 1.0.5


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit e7c1a16b37ab803be7a7838ab91a795d89a898b1 in 
cordova-plugin-battery-status's branch refs/heads/1.2.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=e7c1a16
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #40


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit ac2e468627026f6e7f33e6a6c94a9cf95044c690 in 
cordova-plugin-device-motion's branch refs/heads/1.2.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;h=ac2e468
 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #48


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 534d16c8d2dca01f464db5cd67cded8a980133e8 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=534d16c 
]

CB-11917 - Remove pull request template checklist item: "iCLA has been signed 
and submitted to secret...@apache.org."

 This closes #137


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit a736ae44b1e17be545f586f33bd98194b6401e34 in cordova-plugin-device's 
branch refs/heads/1.1.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;h=a736ae4 
]

CB-12224 Updated version and RELEASENOTES.md for release 1.1.4


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 7dbb4b4997e27c400bd827f3458a2e7dbb16be97 in cordova-plugin-device's 
branch refs/heads/1.1.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;h=7dbb4b4 
]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #56


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-8929) battery-status on Windows fails to work on Windows 10, thinks a Phone is a Desktop device

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

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

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

Commit 248f96fcdd98e02a69e1d82b7a53bfdfed510a08 in 
cordova-plugin-battery-status's branch refs/heads/1.2.x from [~vladimir.kotikov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=248f96f
 ]

CB-8929 Fix failing tests on iOS


> battery-status on Windows fails to work on Windows 10, thinks a Phone is a 
> Desktop device
> -
>
> Key: CB-8929
> URL: https://issues.apache.org/jira/browse/CB-8929
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Battery Status, Windows
>Reporter: Rob Paveza
>Priority: Minor
>
> On a Windows 10 phone, the Battery Status responds that Battery Status isn't 
> available on a Windows Desktop device.



--
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-11541) Contacts-Plugin: "fax" and "homepage" create custom labels on iOS

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

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

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

Commit 7fa53c1498507e080c412541c293b472fafc8b66 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=7fa53c1 
]

CB-11541 Pended one unsupported test on Windows


> Contacts-Plugin: "fax" and "homepage" create custom labels on iOS
> -
>
> Key: CB-11541
> URL: https://issues.apache.org/jira/browse/CB-11541
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Affects Versions: 2.1.0
> Environment: Tested on iOS 9.3.2
> Cordova Version: 6.2.0
> cordova-plugin-contacts 2.1.0 "Contacts"
>Reporter: Paixon
>  Labels: ios, triaged
>
> I create a ContactField with type "fax" and save it. The created contact 
> contains the field, but it is saved under a custom label, instead of the 
> available default label "fax work".
> Same happens if I add an ContactField with the type "homepage" to urls. The 
> existing label "homepage" is ignored. Instead it creates a new default label 
> "homepage".



--
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-11917) Remove pull request template checklist item: "iCLA has been signed and submitted to secret...@apache.org."

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

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

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

Commit 22cda64abde987ac996295803992f9dc169ba6a7 in cordova-plugin-console's 
branch refs/heads/1.0.x from [~shazron]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;h=22cda64 ]

CB-11917 - Remove pull request template checklist item: "iCLA has been 
submitted…"

 This closes #20


> Remove pull request template checklist item: "iCLA has been signed and 
> submitted to secret...@apache.org."
> --
>
> Key: CB-11917
> URL: https://issues.apache.org/jira/browse/CB-11917
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>




--
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-12224) Plugins Release Dec 7th, 2016

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

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

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

Commit 9eba35e2f6d5c69d0594b41ac4a49cc2cfc7c3b3 in cordova-plugin-camera's 
branch refs/heads/2.3.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=9eba35e 
]

CB-12224 Updated version and RELEASENOTES.md for release 2.3.1


> Plugins Release Dec 7th, 2016
> -
>
> Key: CB-12224
> URL: https://issues.apache.org/jira/browse/CB-12224
> Project: Apache Cordova
>  Issue Type: Task
>  Components: AllPlugins
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
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-11832) Plugins Release September 8, 2016

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

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

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

Commit 5d69bedf81a7063dbc1a9a52ddf6d83d866748bf in 
cordova-plugin-battery-status's branch refs/heads/1.2.x from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=5d69bed
 ]

CB-11832 Incremented plugin version.


> Plugins Release September 8, 2016
> -
>
> Key: CB-11832
> URL: https://issues.apache.org/jira/browse/CB-11832
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Steve Gill
>Assignee: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md;



--
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-11350) Find with 'desiredFields' returns a field as null

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

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

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

Commit e0600ee7fbe8d42b3dda2038de46738d1e323fc9 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~Nikita Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=e0600ee 
]

CB-11350 android: retrieve displayName for contact when specified in 
desiredFields

displayName wasn't being retrieved because of wrong condition in 
populateContactArray

 This closes #135


> Find with 'desiredFields' returns a field as null
> -
>
> Key: CB-11350
> URL: https://issues.apache.org/jira/browse/CB-11350
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
> Environment: LG G4, Android 6
>Reporter: Maria Ines Parnisari
>Assignee: Nikita Matrosov
>Priority: Minor
>  Labels: triaged
>
> Full repro here: https://github.com/miparnisari/ionic-demo
> When you run navigator.contacts.find() with the option 'desiredFields' set 
> including 'displayName', this particular field returns as null for all 
> contacts. However, if you do not set this option, the field is populated 
> properly for each contact.
> Also, it is unclear to me why when you use 'desiredFields' a full-blown 
> object is returned for each contact with almost every field set as null. 
> Wouldn't it make more sense to just return objects with those fields?



--
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-11541) Contacts-Plugin: "fax" and "homepage" create custom labels on iOS

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

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

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

Commit 539ad679caed235f87812767bb5cd7464031bac8 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~Nikita Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=539ad67 
]

CB-11541 iOS: Add extra labels for phone, ims

Refactor converting methods. Add posibility to use default labels: 'home fax', 
'work fax'

Fix bug with contact's removal in tests


> Contacts-Plugin: "fax" and "homepage" create custom labels on iOS
> -
>
> Key: CB-11541
> URL: https://issues.apache.org/jira/browse/CB-11541
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Affects Versions: 2.1.0
> Environment: Tested on iOS 9.3.2
> Cordova Version: 6.2.0
> cordova-plugin-contacts 2.1.0 "Contacts"
>Reporter: Paixon
>  Labels: ios, triaged
>
> I create a ContactField with type "fax" and save it. The created contact 
> contains the field, but it is saved under a custom label, instead of the 
> available default label "fax work".
> Same happens if I add an ContactField with the type "homepage" to urls. The 
> existing label "homepage" is ignored. Instead it creates a new default label 
> "homepage".



--
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-8929) battery-status on Windows fails to work on Windows 10, thinks a Phone is a Desktop device

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

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

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

Commit 85c6f507a3e4b8640ae81eac3be953e6d7cf19ab in 
cordova-plugin-battery-status's branch refs/heads/1.2.x from [~vladimir.kotikov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=85c6f50
 ]

CB-8929 Use PowerManager to get battery state on Win 10

This closes #42


> battery-status on Windows fails to work on Windows 10, thinks a Phone is a 
> Desktop device
> -
>
> Key: CB-8929
> URL: https://issues.apache.org/jira/browse/CB-8929
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Battery Status, Windows
>Reporter: Rob Paveza
>Priority: Minor
>
> On a Windows 10 phone, the Battery Status responds that Battery Status isn't 
> available on a Windows Desktop device.



--
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-11864) Contacts tests can't finish on Android

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

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

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

Commit 07bff7cea2af5c4aa4d1747d7c12d858feb40648 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=07bff7c 
]

CB-11864 Fixed tests for the new Jasmine version


> Contacts tests can't finish on Android
> --
>
> Key: CB-11864
> URL: https://issues.apache.org/jira/browse/CB-11864
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: found-by-ci, triaged
>
> http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/159/PLATFORM=android-5.1,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] [Commented] (CB-11206) Contacts plugin causes app crash

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

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

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

Commit 7f662d6c67ac08a96adef633dd426cf998421296 in cordova-plugin-contacts's 
branch refs/heads/2.2.x from [~alsorokin]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=7f662d6 
]

CB-11206 (android) Fixed custom IM protocol parsing
close #128


> 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



  1   2   >