[jira] [Resolved] (CB-6442) build/run fails if project path contains spaces

2014-04-23 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen resolved CB-6442.
-

   Resolution: Fixed
Fix Version/s: (was: 3.4.0)
   3.5.0

 build/run fails if project path contains spaces
 ---

 Key: CB-6442
 URL: https://issues.apache.org/jira/browse/CB-6442
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI, Windows 8
Affects Versions: 3.4.0
 Environment: Windows 8.1 Cordova CLI 3.4.1
Reporter: Vladimir Kotikov
Assignee: Jesse MacFadyen
 Fix For: 3.5.0


 1. Create new project with spaces in path.
 2. cordova platform add windows8
 3. cordova build windows8
 Running command: cmd /s /c d:\PROJECTS\Temp\test 
 app\platforms\windows8\cordova\build.bat
 ...
 D:\PROJECTS\Temp\test 
 app\platforms\windows8\cordova\lib\ApplyPlatformConfig.ps1 : A positional 
 parameter cannot be found that accepts
 argument 'app\platforms\windows8'.
 same problem with
 cordova run windows 8
 To get this working we need to add additional quotes into powershell scripts 
 call.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6267) Windows8. Apply BackgroundColor from config.xml

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977971#comment-13977971
 ] 

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

Commit 36c058597155b50285969ba02bec68f779bd6c8f in cordova-cli's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=36c0585 ]

Merge branch 'CB-6267' of https://github.com/MSOpenTech/cordova-cli


 Windows8. Apply BackgroundColor from config.xml
 ---

 Key: CB-6267
 URL: https://issues.apache.org/jira/browse/CB-6267
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows 8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6267) Windows8. Apply BackgroundColor from config.xml

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977970#comment-13977970
 ] 

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

Commit e7fd77e43c36f43146824e63b3ace37500042ee9 in cordova-cli's branch 
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=e7fd77e ]

Revert CB-6267 Windows8. Apply BackgroundColor from config.xml

This reverts commit 56a7893362421b49e782521698057ae40d7c8d3a.


 Windows8. Apply BackgroundColor from config.xml
 ---

 Key: CB-6267
 URL: https://issues.apache.org/jira/browse/CB-6267
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows 8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6267) Windows8. Apply BackgroundColor from config.xml

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977974#comment-13977974
 ] 

ASF GitHub Bot commented on CB-6267:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-cli/pull/167


 Windows8. Apply BackgroundColor from config.xml
 ---

 Key: CB-6267
 URL: https://issues.apache.org/jira/browse/CB-6267
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows 8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen
 Fix For: 3.5.0






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-6267) Windows8. Apply BackgroundColor from config.xml

2014-04-23 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen resolved CB-6267.
-

   Resolution: Fixed
Fix Version/s: 3.5.0

 Windows8. Apply BackgroundColor from config.xml
 ---

 Key: CB-6267
 URL: https://issues.apache.org/jira/browse/CB-6267
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Windows 8
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen
 Fix For: 3.5.0






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6497) config.xml need to be applied when building in VS

2014-04-23 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-6497:
---

 Summary: config.xml need to be applied when building in VS 
 Key: CB-6497
 URL: https://issues.apache.org/jira/browse/CB-6497
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows 8
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen
 Fix For: 3.5.0






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-6497) config.xml need to be applied when building in VS

2014-04-23 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen resolved CB-6497.
-

Resolution: Fixed

079ea13e6d6c3f24652571fa788c6f2b6c1a5f16

 config.xml need to be applied when building in VS 
 --

 Key: CB-6497
 URL: https://issues.apache.org/jira/browse/CB-6497
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows 8
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen
 Fix For: 3.5.0






--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6498) Misleading documentation in Android Quirks

2014-04-23 Thread Kuan Yi Ming (JIRA)
Kuan Yi Ming created CB-6498:


 Summary: Misleading documentation in Android Quirks
 Key: CB-6498
 URL: https://issues.apache.org/jira/browse/CB-6498
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin SplashScreen
Reporter: Kuan Yi Ming


As per the docs under the Android Quirks section:

{code}
In your config.xml, you need to add the following preference

`preference name=splashscreen value=foo /`

Where foo is the name of the splashscreen file. Preferably a 9 patch file. Make 
sure to add your splashcreen files to your res/xml directory under the 
appropriate folders.
{code}

The documentation implies the splashscreen files go into the res/xml directory, 
but they actually go into the res/drawable folders instead. The file name is 
also optional (if not present, it defaults to splash.png) but this is not 
mentioned here.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978023#comment-13978023
 ] 

ASF GitHub Bot commented on CB-6329:


Github user martincgg commented on the pull request:

https://github.com/apache/cordova-cli/pull/151#issuecomment-41141270
  
I've been working on some other stuff with cordova-mobile-spec, but I came 
back to this topic to deliver the pending changes removing callback functions, 
and use only promises and superspawn following the recommendations and feedback 
provided.

Summary:

-Removed: All callbacks functions.
-Every function returns a promise.
-Use of superspawn instead of shelljs.
-Use of Q.defer(), to resolve or reject promises.
-Removed mostly all anonymous functions.

It's cleaner and complexity has been reduced without promises-callbacks
statements combination.

Q.allSettled it will wait until all promises are resolved, and then write 
the log file, collecting all data.
@agrieve , thanks for the feedback and all the suggestions that you 
provided me. If this is last commit is well accomplished, let me know to start 
to work on add support for blackberry, wp8 and windows 8, using the same 
pattern.




 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6499) Add `multiple` option to pickContact method.

2014-04-23 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov updated CB-6499:
-

Description: 
Sometimes user should have possibility to select multiple contacts from 
device's address book, e.g. select multiple message recipients.

Sample usage is something like: {noformat}pickContact(success, error, 
{multiple: true}){noformat}

  was:
Sometimes user should have possibility to select multiple contacts from 
device's address book, e.g. select multiple message recipients.

Sample usage is something like: {noformat}pickContact(success, error, 
{multiple: true}){noformat}

https://issues.apache.org/jira/browse/CB-6485


 Add `multiple` option to pickContact method.
 

 Key: CB-6499
 URL: https://issues.apache.org/jira/browse/CB-6499
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Contacts
Reporter: Vladimir Kotikov

 Sometimes user should have possibility to select multiple contacts from 
 device's address book, e.g. select multiple message recipients.
 Sample usage is something like: {noformat}pickContact(success, error, 
 {multiple: true}){noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6499) Add `multiple` option to pickContact method.

2014-04-23 Thread Vladimir Kotikov (JIRA)
Vladimir Kotikov created CB-6499:


 Summary: Add `multiple` option to pickContact method.
 Key: CB-6499
 URL: https://issues.apache.org/jira/browse/CB-6499
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Contacts
Reporter: Vladimir Kotikov


Sometimes user should have possibility to select multiple contacts from 
device's address book, e.g. select multiple message recipients.

Sample usage is something like: {noformat}pickContact(success, error, 
{multiple: true}){noformat})




--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6499) Add `multiple` option to pickContact method.

2014-04-23 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov updated CB-6499:
-

Description: 
Sometimes user should have possibility to select multiple contacts from 
device's address book, e.g. select multiple message recipients.

Sample usage is something like: {noformat}pickContact(success, error, 
{multiple: true}){noformat}

https://issues.apache.org/jira/browse/CB-6485

  was:
Sometimes user should have possibility to select multiple contacts from 
device's address book, e.g. select multiple message recipients.

Sample usage is something like: {noformat}pickContact(success, error, 
{multiple: true}){noformat})



 Add `multiple` option to pickContact method.
 

 Key: CB-6499
 URL: https://issues.apache.org/jira/browse/CB-6499
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Contacts
Reporter: Vladimir Kotikov

 Sometimes user should have possibility to select multiple contacts from 
 device's address book, e.g. select multiple message recipients.
 Sample usage is something like: {noformat}pickContact(success, error, 
 {multiple: true}){noformat}
 https://issues.apache.org/jira/browse/CB-6485



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6499) Add `multiple` option to pickContact method.

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978037#comment-13978037
 ] 

ASF GitHub Bot commented on CB-6499:


Github user vladimir-kotikov commented on the pull request:


https://github.com/apache/cordova-plugin-contacts/pull/26#issuecomment-41142820
  
Created a separate JIRA enhancement for 'multiple' option: 
https://issues.apache.org/jira/browse/CB-6499


 Add `multiple` option to pickContact method.
 

 Key: CB-6499
 URL: https://issues.apache.org/jira/browse/CB-6499
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Contacts
Reporter: Vladimir Kotikov

 Sometimes user should have possibility to select multiple contacts from 
 device's address book, e.g. select multiple message recipients.
 Sample usage is something like: {noformat}pickContact(success, error, 
 {multiple: true}){noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6499) Add `multiple` option to pickContact method.

2014-04-23 Thread Vladimir Kotikov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978035#comment-13978035
 ] 

Vladimir Kotikov commented on CB-6499:
--

Platform support:
# iOS support some kind of ‘multiple’ option (sample here: 
http://goo.gl/9sVb4I, iOS spec here: http://goo.gl/hi7b7r ). 
# Android native picker intent doesn't support any kind of ‘multiple’ (see: 
http://goo.gl/ibHTuJ, http://goo.gl/Y1BNjO, Android spec for pick intent: 
http://goo.gl/2nSsu4 )
# WP8 uses custom picker UI, so 'multiple' support can be added.
# Windows 8 has native support of 'multiple' option (see MSDN ref: 
http://goo.gl/edeV4z)

 Add `multiple` option to pickContact method.
 

 Key: CB-6499
 URL: https://issues.apache.org/jira/browse/CB-6499
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Contacts
Reporter: Vladimir Kotikov

 Sometimes user should have possibility to select multiple contacts from 
 device's address book, e.g. select multiple message recipients.
 Sample usage is something like: {noformat}pickContact(success, error, 
 {multiple: true}){noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5398) Pick image from Library or Photo album on android 4.4

2014-04-23 Thread Markus Voss (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978074#comment-13978074
 ] 

Markus Voss commented on CB-5398:
-

this worked for me! Thanks! :)

 Pick image from Library or Photo album on android 4.4
 -

 Key: CB-5398
 URL: https://issues.apache.org/jira/browse/CB-5398
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Camera
Affects Versions: 2.9.0, 3.2.0
 Environment: android 4.4
Reporter: julio cesar
Assignee: Mike Billau
 Fix For: 3.5.0


 An android 4.4 try to pick a photo using pictureSource.PHOTOLIBRARY or 
 pictureSource.SAVEDPHOTOALBUM and return type destinationType.FILE_URI.
 Now android 4.4, when you select the above options, it opens an open from 
 dialog that  let you choose from new places as Recent, Drive, Images 
 and Downloads (the names might not be the same as I use the device in 
 spanish and translated it).
 If you choose any of them, you get an error, AndroidProtocolHandler, unable 
 to open content URL: the url here with a content://com.android.providers 
 format.
 I've tested on phonegap 2.9 because this is the version I use, but I suppose 
 it affects all of them. (in fact I use 2.9.1)



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6500) Cordova requires arm64 architecture

2014-04-23 Thread Song Zheng (JIRA)
Song Zheng created CB-6500:
--

 Summary: Cordova requires arm64 architecture
 Key: CB-6500
 URL: https://issues.apache.org/jira/browse/CB-6500
 Project: Apache Cordova
  Issue Type: Bug
  Components: CordovaJS, iOS
Affects Versions: 3.4.0
 Environment: OSX
Reporter: Song Zheng


In project settings, developers are now required to add arm64 under valid 
Architectures build settings. If we do not want to support arm64 or are unable 
to (because of other SDK dependency), our app will no longer work and get the 
following compile errors: 

undefined symbols for architecture armv7:
  _OBJC_CLASS_$_CDVPlugin, referenced from:
  _OBJC_CLASS_$_OpenTokPlugin in OpenTokPlugin.o
  _OBJC_METACLASS_$_CDVPlugin, referenced from:
  _OBJC_METACLASS_$_OpenTokPlugin in OpenTokPlugin.o
...

To reproduce:
1. Create new project (Cordova create YourApp)
2. Add ios platform ( Cordova plaform add ios )
3. Open xcode ( open YourApp/platform/ios/...xcodeproj )
4. Change project build settings ( Valid Architectures to only armv7 - remove 
armv7s and arm64 )
5. Change project build settings (Build Active Architecture Only - No )

Result: 
undefined symbol errors during compile time. 

This was a breaking change from Cordova v 3.4.0-0.1.3



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5833) --copy-from and --link-to should work when pointed to a dir that contains a www/ and config.xml

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978191#comment-13978191
 ] 

ASF GitHub Bot commented on CB-5833:


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

https://github.com/apache/cordova-cli/pull/169#discussion_r1194
  
--- Diff: src/create.js ---
@@ -124,9 +129,22 @@ module.exports = function create (dir, id, name, cfg) {
 }
 // Keep going into child www folder if exists in stock app 
package.
 while (fs.existsSync(path.join(www_lib, 'www'))) {
+www_parent_dir = www_lib;
 www_lib = path.join(www_lib, 'www');
 }
 
+// Find if we also have custom merges and config.xml as siblings 
of custom www.
+if (www_parent_dir  config_json.lib  config_json.lib.www) {
+custom_config_xml = path.join(www_parent_dir, 'config.xml');
+if ( !fs.existsSync(custom_config_xml) ) {
+custom_config_xml = '';
--- End diff --

I prefer null to empty string for these failure cases.  Empty string tests 
false in if statements, but is a valid input for others.


 --copy-from and --link-to should work when pointed to a dir that contains a 
 www/ and config.xml
 ---

 Key: CB-5833
 URL: https://issues.apache.org/jira/browse/CB-5833
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Andrew Grieve
Assignee: Mark Koudritsky
Priority: Minor

 The recently added --source and --link flags allow you to create a project 
 given its www/. It would be even more useful to be able to create a project 
 using a dir that contains config.xml, merges/ and www/. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5833) --copy-from and --link-to should work when pointed to a dir that contains a www/ and config.xml

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978195#comment-13978195
 ] 

ASF GitHub Bot commented on CB-5833:


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

https://github.com/apache/cordova-cli/pull/169#discussion_r11900183
  
--- Diff: src/create.js ---
@@ -146,11 +170,20 @@ module.exports = function create (dir, id, name, cfg) 
{
 } else {
 shell.mkdir(www_dir);
 shell.cp('-rf', path.join(www_lib, '*'), www_dir);
+if (custom_merges) {
+shell.cp('-rf', path.join(custom_merges, '*'), 
path.join(dir, 'merges'));
--- End diff --

Why do we pre-create www_dir and not merges?


 --copy-from and --link-to should work when pointed to a dir that contains a 
 www/ and config.xml
 ---

 Key: CB-5833
 URL: https://issues.apache.org/jira/browse/CB-5833
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Andrew Grieve
Assignee: Mark Koudritsky
Priority: Minor

 The recently added --source and --link flags allow you to create a project 
 given its www/. It would be even more useful to be able to create a project 
 using a dir that contains config.xml, merges/ and www/. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Comment Edited] (CB-6488) iOS getFile for captured video doesn't work

2014-04-23 Thread Jeff Sawatzky (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977701#comment-13977701
 ] 

Jeff Sawatzky edited comment on CB-6488 at 4/23/14 2:13 PM:


I was under the impression that window.resolveLocalFileSystemURL was for when I 
have a URL, not a path. In this case I have a path. And according to the 
[w3|http://www.w3.org/TR/file-system-api/#the-filesystem-interface] spec the 
path supplied to getFile can be an absolute path



 iOS getFile for captured video doesn't work
 ---

 Key: CB-6488
 URL: https://issues.apache.org/jira/browse/CB-6488
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin File
Affects Versions: 3.4.0
Reporter: Jeff Sawatzky

 I use the capture plugin to capture video.  The response looks something like 
 this:
 {code}
 [
{
   name:capturedvideo.MOV,
   localURL:null,
   type:video/quicktime,
   lastModifiedDate:1398191189000,
   size:380489,
   start:0,
   end:0,
   
 fullPath:/private/var/mobile/Applications/B43C3626-0E34-49A0-B1CC-23DF37D02750/tmp/capture-T0x17d68310.tmp.OPF7bY/capturedvideo.MOV
}
 ]
 {code}
 Now my app uploads that video to our server and I want to then delete the 
 file from tmp.  So I do something like:
 {code}
 window.requestFileSystem(LocalFileSystem.TEMPORARY, 0, function (fs) {
 fs.root.getFile(fullPath, {create: false},
 /**
  * We found the file on the TEMPORARY file system
  */
 function (fileEntry) {
 fileEntry.remove();
 }.bind(this),
 /**
  * We did not find the file on the TEMPORARY file system
  */
 function () {
 console.log('fail');
 }
 );
 }.bind(this), function () {});
 {code}
 Where {{fullPath}} is the fullPath from the response. However that code is 
 not able to find the file, so I can't remove it (returns with error file not 
 found).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Comment Edited] (CB-6488) iOS getFile for captured video doesn't work

2014-04-23 Thread Jeff Sawatzky (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977701#comment-13977701
 ] 

Jeff Sawatzky edited comment on CB-6488 at 4/23/14 2:14 PM:


I was under the impression that window.resolveLocalFileSystemURL was for when I 
have a URL, not a path. In this case I have a path. And according to the 
[w3|http://www.w3.org/TR/file-system-api/#the-directoryentry-interface] spec 
the path supplied to getFile can be an absolute path


was (Author: niltz):
I was under the impression that window.resolveLocalFileSystemURL was for when I 
have a URL, not a path. In this case I have a path. And according to the 
[w3|http://www.w3.org/TR/file-system-api/#the-filesystem-interface] spec the 
path supplied to getFile can be an absolute path

 iOS getFile for captured video doesn't work
 ---

 Key: CB-6488
 URL: https://issues.apache.org/jira/browse/CB-6488
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin File
Affects Versions: 3.4.0
Reporter: Jeff Sawatzky

 I use the capture plugin to capture video.  The response looks something like 
 this:
 {code}
 [
{
   name:capturedvideo.MOV,
   localURL:null,
   type:video/quicktime,
   lastModifiedDate:1398191189000,
   size:380489,
   start:0,
   end:0,
   
 fullPath:/private/var/mobile/Applications/B43C3626-0E34-49A0-B1CC-23DF37D02750/tmp/capture-T0x17d68310.tmp.OPF7bY/capturedvideo.MOV
}
 ]
 {code}
 Now my app uploads that video to our server and I want to then delete the 
 file from tmp.  So I do something like:
 {code}
 window.requestFileSystem(LocalFileSystem.TEMPORARY, 0, function (fs) {
 fs.root.getFile(fullPath, {create: false},
 /**
  * We found the file on the TEMPORARY file system
  */
 function (fileEntry) {
 fileEntry.remove();
 }.bind(this),
 /**
  * We did not find the file on the TEMPORARY file system
  */
 function () {
 console.log('fail');
 }
 );
 }.bind(this), function () {});
 {code}
 Where {{fullPath}} is the fullPath from the response. However that code is 
 not able to find the file, so I can't remove it (returns with error file not 
 found).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Reopened] (CB-6488) iOS getFile for captured video doesn't work

2014-04-23 Thread Jeff Sawatzky (JIRA)

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

Jeff Sawatzky reopened CB-6488:
---


see my previous comments

 iOS getFile for captured video doesn't work
 ---

 Key: CB-6488
 URL: https://issues.apache.org/jira/browse/CB-6488
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin File
Affects Versions: 3.4.0
Reporter: Jeff Sawatzky

 I use the capture plugin to capture video.  The response looks something like 
 this:
 {code}
 [
{
   name:capturedvideo.MOV,
   localURL:null,
   type:video/quicktime,
   lastModifiedDate:1398191189000,
   size:380489,
   start:0,
   end:0,
   
 fullPath:/private/var/mobile/Applications/B43C3626-0E34-49A0-B1CC-23DF37D02750/tmp/capture-T0x17d68310.tmp.OPF7bY/capturedvideo.MOV
}
 ]
 {code}
 Now my app uploads that video to our server and I want to then delete the 
 file from tmp.  So I do something like:
 {code}
 window.requestFileSystem(LocalFileSystem.TEMPORARY, 0, function (fs) {
 fs.root.getFile(fullPath, {create: false},
 /**
  * We found the file on the TEMPORARY file system
  */
 function (fileEntry) {
 fileEntry.remove();
 }.bind(this),
 /**
  * We did not find the file on the TEMPORARY file system
  */
 function () {
 console.log('fail');
 }
 );
 }.bind(this), function () {});
 {code}
 Where {{fullPath}} is the fullPath from the response. However that code is 
 not able to find the file, so I can't remove it (returns with error file not 
 found).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Comment Edited] (CB-6488) iOS getFile for captured video doesn't work

2014-04-23 Thread Jeff Sawatzky (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977701#comment-13977701
 ] 

Jeff Sawatzky edited comment on CB-6488 at 4/23/14 2:16 PM:


I was under the impression that 
[window.resolveLocalFileSystemURL|http://www.w3.org/TR/file-system-api/#widl-LocalFileSystem-resolveLocalFileSystemURL-void-DOMString-url-EntryCallback-successCallback-ErrorCallback-errorCallback]
 was for when I have a URL, not a path. In this case I have a path. And 
according to the 
[w3|http://www.w3.org/TR/file-system-api/#the-directoryentry-interface] spec 
the path supplied to getFile can be an absolute path


was (Author: niltz):
I was under the impression that window.resolveLocalFileSystemURL was for when I 
have a URL, not a path. In this case I have a path. And according to the 
[w3|http://www.w3.org/TR/file-system-api/#the-directoryentry-interface] spec 
the path supplied to getFile can be an absolute path

 iOS getFile for captured video doesn't work
 ---

 Key: CB-6488
 URL: https://issues.apache.org/jira/browse/CB-6488
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin File
Affects Versions: 3.4.0
Reporter: Jeff Sawatzky

 I use the capture plugin to capture video.  The response looks something like 
 this:
 {code}
 [
{
   name:capturedvideo.MOV,
   localURL:null,
   type:video/quicktime,
   lastModifiedDate:1398191189000,
   size:380489,
   start:0,
   end:0,
   
 fullPath:/private/var/mobile/Applications/B43C3626-0E34-49A0-B1CC-23DF37D02750/tmp/capture-T0x17d68310.tmp.OPF7bY/capturedvideo.MOV
}
 ]
 {code}
 Now my app uploads that video to our server and I want to then delete the 
 file from tmp.  So I do something like:
 {code}
 window.requestFileSystem(LocalFileSystem.TEMPORARY, 0, function (fs) {
 fs.root.getFile(fullPath, {create: false},
 /**
  * We found the file on the TEMPORARY file system
  */
 function (fileEntry) {
 fileEntry.remove();
 }.bind(this),
 /**
  * We did not find the file on the TEMPORARY file system
  */
 function () {
 console.log('fail');
 }
 );
 }.bind(this), function () {});
 {code}
 Where {{fullPath}} is the fullPath from the response. However that code is 
 not able to find the file, so I can't remove it (returns with error file not 
 found).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-6488) iOS getFile for captured video doesn't work

2014-04-23 Thread Andrew Grieve (JIRA)

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

Andrew Grieve resolved CB-6488.
---

Resolution: Not a Problem

getFile takes a path *within* the filesystem root. You query the TEMPORARY FS, 
but your path is not within that root.

You have an absolute path on your filesystem, you can turn it into a url by 
sticking a file:// infront of it.

 iOS getFile for captured video doesn't work
 ---

 Key: CB-6488
 URL: https://issues.apache.org/jira/browse/CB-6488
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS, Plugin File
Affects Versions: 3.4.0
Reporter: Jeff Sawatzky

 I use the capture plugin to capture video.  The response looks something like 
 this:
 {code}
 [
{
   name:capturedvideo.MOV,
   localURL:null,
   type:video/quicktime,
   lastModifiedDate:1398191189000,
   size:380489,
   start:0,
   end:0,
   
 fullPath:/private/var/mobile/Applications/B43C3626-0E34-49A0-B1CC-23DF37D02750/tmp/capture-T0x17d68310.tmp.OPF7bY/capturedvideo.MOV
}
 ]
 {code}
 Now my app uploads that video to our server and I want to then delete the 
 file from tmp.  So I do something like:
 {code}
 window.requestFileSystem(LocalFileSystem.TEMPORARY, 0, function (fs) {
 fs.root.getFile(fullPath, {create: false},
 /**
  * We found the file on the TEMPORARY file system
  */
 function (fileEntry) {
 fileEntry.remove();
 }.bind(this),
 /**
  * We did not find the file on the TEMPORARY file system
  */
 function () {
 console.log('fail');
 }
 );
 }.bind(this), function () {});
 {code}
 Where {{fullPath}} is the fullPath from the response. However that code is 
 not able to find the file, so I can't remove it (returns with error file not 
 found).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5480) versioncode ignored by cordova

2014-04-23 Thread Mike Murkovic (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978312#comment-13978312
 ] 

Mike Murkovic commented on CB-5480:
---

+1 seeing this again. Wh. I'm manually changing my AndroidManifest for 
now.

 versioncode ignored by cordova
 --

 Key: CB-5480
 URL: https://issues.apache.org/jira/browse/CB-5480
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Android
Affects Versions: Master
Reporter: Вячеслав Шабельник
 Fix For: 2.9.0


 versioncode ignored by cordova. Its always = 1.
 Filip Maj added a comment - 12/Jul/13 19:03
 This was fixed in 2.9.
 No! Its not! Its not fixed even in 3.1! Cordova just ignore versioncode for 
 android and make it = 1.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6188) Spelling errors

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978316#comment-13978316
 ] 

ASF GitHub Bot commented on CB-6188:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugman/pull/64


 Spelling errors
 ---

 Key: CB-6188
 URL: https://issues.apache.org/jira/browse/CB-6188
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugman
Affects Versions: 3.4.0
Reporter: Josh Soref
Assignee: Josh Soref
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-5093) CLI builds version number inconsitently between iOS and Android

2014-04-23 Thread Andrew Grieve (JIRA)

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

Andrew Grieve resolved CB-5093.
---

Resolution: Fixed
  Assignee: Mark Koudritsky  (was: Braden Shepherdson)

Fixed in 3.4.1-0.1.1-dev

 CLI builds version number inconsitently between iOS and Android
 ---

 Key: CB-5093
 URL: https://issues.apache.org/jira/browse/CB-5093
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, CLI, iOS
Affects Versions: 3.1.0
Reporter: Adam George
Assignee: Mark Koudritsky

 I'm hoping this issue isn't just my ignorance, but I'm finding the app 
 version number generation via the CLI to be inconsistent and odd.
 iOS and Android both support a version number (which is what is displayed in 
 the app stores), as well as another string, which most people use as a build 
 number.
 E.g. for iOS:
 Myapp-Info.plist:
 Bundle versions string, short:   1.0.0 (this is what will show in the app 
 store)
 Bundle version:  0.0.3(this is some other build number)
 Android:
 AndroidManifest.xml:
 android:versionCode=1 android:versionName=0.0.3
 versionName is what shows in the stores, and versionCode is typically used 
 like a build number (as far as I can tell).
 My point is, in the cordova.xml, I only have the ability to set one of these 
 version numbers.  There is only a single version attribute.
 But we need two attributes, so we can set both version strings via the CLI.
 Secondly, how the version attribute is applied when building via the CLI is 
 inconsistent.  On iOS it's updating the build number, and not even touching 
 the main version number that users will see in the store.
 Whereas Android has what I would expect as the correct behaviour.
 Anyway, please let me know if I've misunderstood anything.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5093) CLI builds version number inconsitently between iOS and Android

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978329#comment-13978329
 ] 

ASF GitHub Bot commented on CB-5093:


Github user agrieve commented on the pull request:

https://github.com/apache/cordova-cli/pull/116#issuecomment-41177828
  
Support for this just landed! woohoo!
https://issues.apache.org/jira/browse/CB-5093

Will be out in the next release.


 CLI builds version number inconsitently between iOS and Android
 ---

 Key: CB-5093
 URL: https://issues.apache.org/jira/browse/CB-5093
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, CLI, iOS
Affects Versions: 3.1.0
Reporter: Adam George
Assignee: Mark Koudritsky

 I'm hoping this issue isn't just my ignorance, but I'm finding the app 
 version number generation via the CLI to be inconsistent and odd.
 iOS and Android both support a version number (which is what is displayed in 
 the app stores), as well as another string, which most people use as a build 
 number.
 E.g. for iOS:
 Myapp-Info.plist:
 Bundle versions string, short:   1.0.0 (this is what will show in the app 
 store)
 Bundle version:  0.0.3(this is some other build number)
 Android:
 AndroidManifest.xml:
 android:versionCode=1 android:versionName=0.0.3
 versionName is what shows in the stores, and versionCode is typically used 
 like a build number (as far as I can tell).
 My point is, in the cordova.xml, I only have the ability to set one of these 
 version numbers.  There is only a single version attribute.
 But we need two attributes, so we can set both version strings via the CLI.
 Secondly, how the version attribute is applied when building via the CLI is 
 inconsistent.  On iOS it's updating the build number, and not even touching 
 the main version number that users will see in the store.
 Whereas Android has what I would expect as the correct behaviour.
 Anyway, please let me know if I've misunderstood anything.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6432) pre_package hook does not populate %CORDOVA_PLATFORMS%

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978357#comment-13978357
 ] 

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

Commit 02ba107bc02de56132ef8328e37447b436a8a08b in cordova-cli's branch 
refs/heads/master from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=02ba107 ]

CB-6432 pre_package hook does not populate %CORDOVA_PLATFORMS%

close #160


 pre_package hook does not populate %CORDOVA_PLATFORMS%
 --

 Key: CB-6432
 URL: https://issues.apache.org/jira/browse/CB-6432
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen
Priority: Minor

 1. Add hook to pre_package directory
 2. Add windows8 (wp8) platform and run build
 3. Observe %CORDOVA_PLATFORMS% is not populated so you can't distinct for 
 which platform hook was triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6432) pre_package hook does not populate %CORDOVA_PLATFORMS%

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978358#comment-13978358
 ] 

ASF GitHub Bot commented on CB-6432:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-cli/pull/160


 pre_package hook does not populate %CORDOVA_PLATFORMS%
 --

 Key: CB-6432
 URL: https://issues.apache.org/jira/browse/CB-6432
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen
Priority: Minor

 1. Add hook to pre_package directory
 2. Add windows8 (wp8) platform and run build
 3. Observe %CORDOVA_PLATFORMS% is not populated so you can't distinct for 
 which platform hook was triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5847) Setting strict-ssl of npm is ignored

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978361#comment-13978361
 ] 

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

Commit c7ac042fc89bc41e5df71465983b435c20319755 in cordova-cli's branch 
refs/heads/master from lbunschoten
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=c7ac042 ]

CB-5847 strictSSL is no longer ignored

github: close #163


 Setting strict-ssl of npm is ignored
 --

 Key: CB-5847
 URL: https://issues.apache.org/jira/browse/CB-5847
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: Master
 Environment: All
Reporter: Maximilian Walter
Priority: Minor
  Labels: cli, patch, proxy, ssl
 Attachments: lazy_load_strict_ssl.patch


 The file lazy_load.js uses the proxy-server configured for npm, but ignores 
 the setting strict-ssl. This can prevent a download if a https-proxy with 
 an self-sigend certificate is used.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-5847) Setting strict-ssl of npm is ignored

2014-04-23 Thread Andrew Grieve (JIRA)

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

Andrew Grieve resolved CB-5847.
---

Resolution: Fixed

Fixed in 3.4.1-0.1.1-dev

 Setting strict-ssl of npm is ignored
 --

 Key: CB-5847
 URL: https://issues.apache.org/jira/browse/CB-5847
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: Master
 Environment: All
Reporter: Maximilian Walter
Priority: Minor
  Labels: cli, patch, proxy, ssl
 Attachments: lazy_load_strict_ssl.patch


 The file lazy_load.js uses the proxy-server configured for npm, but ignores 
 the setting strict-ssl. This can prevent a download if a https-proxy with 
 an self-sigend certificate is used.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5847) Setting strict-ssl of npm is ignored

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978366#comment-13978366
 ] 

ASF GitHub Bot commented on CB-5847:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-cli/pull/163


 Setting strict-ssl of npm is ignored
 --

 Key: CB-5847
 URL: https://issues.apache.org/jira/browse/CB-5847
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: Master
 Environment: All
Reporter: Maximilian Walter
Priority: Minor
  Labels: cli, patch, proxy, ssl
 Attachments: lazy_load_strict_ssl.patch


 The file lazy_load.js uses the proxy-server configured for npm, but ignores 
 the setting strict-ssl. This can prevent a download if a https-proxy with 
 an self-sigend certificate is used.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6501) Add launch-mode preference for Android

2014-04-23 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-6501:
-

 Summary: Add launch-mode preference for Android
 Key: CB-6501
 URL: https://issues.apache.org/jira/browse/CB-6501
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, CLI, Docs
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor


Via pull request: https://github.com/apache/cordova-cli/pull/164

and related:
https://groups.google.com/forum/#!topic/phonegap/8E5C6phqQA4
https://groups.google.com/forum/#!topic/phonegap/R08vOZNm580


Idea is to map a preference to the AndroidManifest.xml launchMode attribute.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6501) Add launch-mode preference for Android

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978372#comment-13978372
 ] 

ASF GitHub Bot commented on CB-6501:


Github user agrieve commented on the pull request:

https://github.com/apache/cordova-cli/pull/164#issuecomment-41180908
  
Thanks for the patch. I've created an issue for this:

https://issues.apache.org/jira/browse/CB-6501


 Add launch-mode preference for Android
 

 Key: CB-6501
 URL: https://issues.apache.org/jira/browse/CB-6501
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Android, CLI, Docs
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor

 Via pull request: https://github.com/apache/cordova-cli/pull/164
 and related:
 https://groups.google.com/forum/#!topic/phonegap/8E5C6phqQA4
 https://groups.google.com/forum/#!topic/phonegap/R08vOZNm580
 Idea is to map a preference to the AndroidManifest.xml launchMode attribute.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6501) Add launch-mode preference for Android

2014-04-23 Thread Andrew Grieve (JIRA)

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

Andrew Grieve updated CB-6501:
--

Issue Type: Improvement  (was: Bug)

 Add launch-mode preference for Android
 

 Key: CB-6501
 URL: https://issues.apache.org/jira/browse/CB-6501
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Android, CLI, Docs
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor

 Via pull request: https://github.com/apache/cordova-cli/pull/164
 and related:
 https://groups.google.com/forum/#!topic/phonegap/8E5C6phqQA4
 https://groups.google.com/forum/#!topic/phonegap/R08vOZNm580
 Idea is to map a preference to the AndroidManifest.xml launchMode attribute.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978407#comment-13978407
 ] 

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

Commit 106014ae77119043fd4b481cd39f5839dbc7cf66 in cordova-cli's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=106014a ]

CB-6329 Delete unused info-utils.js


 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978405#comment-13978405
 ] 

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

Commit 9372f0dd3ca9d9bc8982d0aaae7ee11ff1e58b9e in cordova-cli's branch 
refs/heads/master from [~martin.c.glez.glez]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=9372f0d ]

CB-6329 improve 'cordova info' command

info.js file has been modified to work mainly asynchronous.
Added info-utils, which contains several useful functions required by
info.js
-It doesn't require a template to set an output.
-getNode, getCordova, doPlatforms works asynchronous, works with
callbacks and deals with errors.
-it writes a report (info.txt) in rootProject.

This changes are required for futures improvements.


 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread Andrew Grieve (JIRA)

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

Andrew Grieve resolved CB-6329.
---

Resolution: Fixed

Merged in 3.4.1-0.1.1-dev

 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978406#comment-13978406
 ] 

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

Commit cdb5deff99f60c0e10d44d49de63bd07ce2e5ca1 in cordova-cli's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=cdb5def ]

CB-6329 Clean-up of cordova info changes previously merged.

github: close #151


 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978413#comment-13978413
 ] 

ASF GitHub Bot commented on CB-6329:


Github user agrieve commented on the pull request:

https://github.com/apache/cordova-cli/pull/151#issuecomment-41184231
  
Merged. I did a clean-up commit along with it that you can see here:

https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=blobdiff;f=src/info.js;h=c8b8e248ed8f1cf99edb9324a056ea35fbfa563b;hp=a61d88e0d2834969490fd825eb792903a735c312;hb=cdb5deff;hpb=9372f0dd3ca9d9bc8982d0aaae7ee11ff1e58b9e


 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (CB-6432) pre_package hook does not populate %CORDOVA_PLATFORMS%

2014-04-23 Thread Andrew Grieve (JIRA)

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

Andrew Grieve resolved CB-6432.
---

Resolution: Fixed

Fixed in 3.4.1-0.1.1-dev

 pre_package hook does not populate %CORDOVA_PLATFORMS%
 --

 Key: CB-6432
 URL: https://issues.apache.org/jira/browse/CB-6432
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Sergey Grebnov
Assignee: Jesse MacFadyen
Priority: Minor

 1. Add hook to pre_package directory
 2. Add windows8 (wp8) platform and run build
 3. Observe %CORDOVA_PLATFORMS% is not populated so you can't distinct for 
 which platform hook was triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978461#comment-13978461
 ] 

ASF GitHub Bot commented on CB-6329:


Github user martincgg commented on the pull request:

https://github.com/apache/cordova-cli/pull/151#issuecomment-41187328
  
Ok, I've see what you've done with it, it's Ok, I tried to keep it 
consistent as you recommend. Didn't knew about process.version, neither about 
package.version.
I just have a question.
For future improvements or additional support do you want me to set all in 
the same file? just a yes or not to clarify. that's it. Thanks @agrieve .


 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978504#comment-13978504
 ] 

ASF GitHub Bot commented on CB-6329:


Github user agrieve commented on the pull request:

https://github.com/apache/cordova-cli/pull/151#issuecomment-41190420
  
Unless there are functions that will be used by other files as well, keep 
it in one file.


 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6329) [cordova-cli] improve 'cordova info' command to work asynchronous

2014-04-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978532#comment-13978532
 ] 

ASF GitHub Bot commented on CB-6329:


Github user martincgg commented on the pull request:

https://github.com/apache/cordova-cli/pull/151#issuecomment-41192677
  
Ok, I got it, thanks Andrew, have a nice day.


2014-04-23 12:30 GMT-05:00 agrieve notificati...@github.com:

 Unless there are functions that will be used by other files as well, keep
 it in one file.

 —
 Reply to this email directly or view it on 
GitHubhttps://github.com/apache/cordova-cli/pull/151#issuecomment-41190420
 .



 [cordova-cli] improve 'cordova info' command to work asynchronous
 -

 Key: CB-6329
 URL: https://issues.apache.org/jira/browse/CB-6329
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CLI
Affects Versions: 3.4.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
  Labels: blackberry, cordova-cli, environment, info, wp8
 Fix For: 3.5.0


 The 'cordova info' command it works in total sync, it takes some time to pull 
 and push all data from the environment, so in order to use callbacks more 
 friendly, I'd like to modify the flow structure of the file and improve it to 
 use get callback outputs, write summary or log file without templates.
 I also, I'd like to add a secondary file that holds all specific functions 
 related with 'get information about the dev environment'.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (CB-6502) Invalid URL and version for osx platform

2014-04-23 Thread Etienne Lemay (JIRA)
Etienne Lemay created CB-6502:
-

 Summary: Invalid URL and version for osx platform
 Key: CB-6502
 URL: https://issues.apache.org/jira/browse/CB-6502
 Project: Apache Cordova
  Issue Type: Bug
  Components: OSX
Reporter: Etienne Lemay
Priority: Blocker


See the cordova-cli.patch file 
(https://github.com/apache/cordova-osx/blob/master/patches/cordova-cli.patch)

The *url* should be https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git. 
Last available tag is *3.0.0*, however it is outdated and uses the old 
CordovaFramework layout (which causes a bug when trying to install the platform 
(it is looking for CordovaLib/VERSION)). Using *master* as the version works 
for now.

I don’t know if it’s an ongoing update, but I’d say an updated tag with the 
right repo url would do the trick.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6494) Cannot upload content URIs with colons in them on Android

2014-04-23 Thread Julian Frumar (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978608#comment-13978608
 ] 

Julian Frumar commented on CB-6494:
---

This fixed it for us - thank you, thank you!

 Cannot upload content URIs with colons in them on Android 
 --

 Key: CB-6494
 URL: https://issues.apache.org/jira/browse/CB-6494
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin File Transfer
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor

 As described in CB-5398:
 Using KitKat or higher:
 1. Open MobileSpec
 2. Select Camera manual test page
 3. Set: SourceType=photolibrary, destinationType=NATIVE_URI
 4. Click getPicture()
 5. Select a photo from the Images left-nav pane
 6. Confirm it is a content: with a %3A in it (by looking at yellow log area)
 7. Scroll down and click Upload Image button
 Notice that it fails. It should succeed. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978622#comment-13978622
 ] 

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

Commit 85a986f589e8dfaf3bb5ed4b24f4ea2e7c457826 in cordova-plugin-camera's 
branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=85a986f 
]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5980) Plugins Release, February 6th, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978625#comment-13978625
 ] 

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

Commit fd4bb8999f7ce80f5a920573b57b03f990bb455f in cordova-plugin-console's 
branch refs/heads/master from [~stevegill]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;h=fd4bb89 ]

CB-5980 Incremented plugin version on dev branch.


 Plugins Release, February 6th, 2014
 ---

 Key: CB-5980
 URL: https://issues.apache.org/jira/browse/CB-5980
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Steve Gill
Assignee: Steve Gill

 Issue for plugins release



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978621#comment-13978621
 ] 

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

Commit c19c13c167f1bc93d4c95fe68497b6add531ae0b in 
cordova-plugin-battery-status's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=c19c13c
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.8


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978630#comment-13978630
 ] 

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

Commit e55db4a91c31b4dbc77954fc2de281a737ab31f6 in cordova-plugin-contacts's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=e55db4a 
]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978623#comment-13978623
 ] 

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

Commit f2a41e4b5e5de71ac62803bf371ad2bcd7e901f3 in cordova-plugin-camera's 
branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=f2a41e4 
]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6126) [BlackBerry10] Contacts documentation need to be updated

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978629#comment-13978629
 ] 

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

Commit 3d79c9035b5c0e46db8fd2ac180efba538dd6cf6 in cordova-plugin-contacts's 
branch refs/heads/master from [~bhigg...@blackberry.com]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=3d79c90 
]

CB-6126 [BlackBerry10] Update docs quirks section for fields which are supported


 [BlackBerry10] Contacts documentation need to be updated
 

 Key: CB-6126
 URL: https://issues.apache.org/jira/browse/CB-6126
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry, Docs, Plugin Contacts
Reporter: Kristoffer Flores
Priority: Minor

 Many of the BlackBerry 10 Quirks need to be updated since many contacts 
 fields are now working to spec. 
 ex:
 nickname: Not supported, returning null.
 (Nickname is now supported)



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978626#comment-13978626
 ] 

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

Commit 4841b2e5a1c1ac3f19019609d67d51a04859b4dd in cordova-plugin-console's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;h=4841b2e ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978631#comment-13978631
 ] 

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

Commit 134b3a6ba14e7bdecd934bf8af8b7caa5ef26349 in cordova-plugin-contacts's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=134b3a6 
]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.10


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5105) remove dead code for device.version from native plugin source

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978632#comment-13978632
 ] 

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

Commit 90f115618a58ad942c5c97ae5534b6563cf38212 in cordova-plugin-device's 
branch refs/heads/master from [~martin.c.glez.glez]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;h=90f1156 
]

CB-5105 Removed dead code for device.version

Dead code has been removed from the native side for the following
platforms:

-Android
-WP8
-BB10
-Windows 8
Every variable, method or argument related with retrieve the cordova
version from the native side has been removed. Given the fact that
cordova.js, it's providing the cordova.version.

The plugin has been tested under each platform involved with the
expected results, everything settled to be added to the repository.

github: close #13


 remove dead code for device.version from native plugin source
 -

 Key: CB-5105
 URL: https://issues.apache.org/jira/browse/CB-5105
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Plugin Device
Affects Versions: 3.1.0
Reporter: Marcel Kinard
Assignee: Martin Gonzalez
Priority: Minor

 The solution for CB-5085 (and related) is for device.js to set device.cordova 
 using CORDOVA_JS_BUILD_LABEL from cordova.js, instead of having native code 
 do that (usually with hardcoded values) and return it back from exec(). So 
 once CB-5085 is fixed in this way, then any native code that computes 
 device.version is dead. That dead code should be removed from 
 cordova-plugin-device, if for no other reason than reducing confusion.
 The following platforms are affected: Android, BB10, WP8, Win8.
 iOS is doing something special, but doing it right, so don't make any changes 
 to iOS.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978627#comment-13978627
 ] 

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

Commit 266973315d3dbde6579c7e775eb0d7f9b995bbaf in cordova-plugin-console's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-console.git;h=2669733 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.8


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978620#comment-13978620
 ] 

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

Commit 5fcfd00409ec34eaf285f59e8e42fbe56356c48f in 
cordova-plugin-battery-status's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=5fcfd00
 ]

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978635#comment-13978635
 ] 

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

Commit 4ae85e854d8d2741ac3cc44a6ac127d863ec73c4 in cordova-plugin-device's 
branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;h=4ae85e8 
]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.9


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978633#comment-13978633
 ] 

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

Commit 6bebb48968464ca07bf2218d83e73ffe20c4d078 in cordova-plugin-device's 
branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;h=6bebb48 
]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978624#comment-13978624
 ] 

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

Commit b76b5ae670bdff4dd4c716e889ab12e049f9c733 in cordova-plugin-camera's 
branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=b76b5ae 
]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.9


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978634#comment-13978634
 ] 

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

Commit 4304d365a8393811ba03f027ded2496cc5f908ca in cordova-plugin-device's 
branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;h=4304d36 
]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978619#comment-13978619
 ] 

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

Commit d6266cd4641759627da1431ce0b5e1639c577838 in 
cordova-plugin-battery-status's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=d6266cd
 ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978648#comment-13978648
 ] 

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

Commit 3deda9014c4d20aa3b4e83fea1abf17c32e5a6d6 in cordova-plugin-dialogs's 
branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=3deda90 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978639#comment-13978639
 ] 

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

Commit baf3f40889a2d00ce0dec7fa98e0d9b2b170ed68 in 
cordova-plugin-device-motion's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;h=baf3f40
 ]

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978644#comment-13978644
 ] 

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

Commit b3ae1f8d975ab9d04c706b95ae07b51f0ad6b272 in 
cordova-plugin-device-orientation's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=b3ae1f8
 ]

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978650#comment-13978650
 ] 

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

Commit fa7f9adad78b81407ebc64e4371729b06cb22080 in cordova-plugin-dialogs's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-dialogs.git;h=fa7f9ad ]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.7


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978640#comment-13978640
 ] 

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

Commit 2b6ca58b6142673ea6d6da0d95d4a11c948f9a58 in 
cordova-plugin-device-motion's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;h=2b6ca58
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.7


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978652#comment-13978652
 ] 

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

Commit e0b096b07e15dc964a3607c2703af0a42d02ea15 in cordova-plugin-file's branch 
refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=e0b096b ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978676#comment-13978676
 ] 

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

Commit 19dd42984eb5232888c213182cdd2bede4a10bd7 in cordova-plugin-media's 
branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=19dd429 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.2.10


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978687#comment-13978687
 ] 

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

Commit 23cbf34bae223e7357b901fbab77f3ed44abf73d in 
cordova-plugin-splashscreen's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=23cbf34
 ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978682#comment-13978682
 ] 

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

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

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978688#comment-13978688
 ] 

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

Commit f46aae10757ea8d86d1870503972e7c8d379aa81 in 
cordova-plugin-splashscreen's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=f46aae1
 ]

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978660#comment-13978660
 ] 

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

Commit 175f02ed6f19b4912eb345448d38d54c6c61d6e9 in cordova-plugin-geolocation's 
branch refs/heads/master from [~wjamesjong]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=175f02e
 ]

CB-6212 iOS: fix warnings compiled under arm64 64-bit


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin Dialogs, Plugin 
 File, Plugin File Transfer, Plugin Geolocation, Plugin Globalization, Plugin 
 InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978666#comment-13978666
 ] 

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

Commit 09e39b87a48be8e8bb1e4b271a87d740d2008edc in 
cordova-plugin-globalization's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-globalization.git;h=09e39b8
 ]

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978662#comment-13978662
 ] 

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

Commit 6138f99cf30f925f5940c7b8a5a510546ed36070 in cordova-plugin-geolocation's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=6138f99
 ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978683#comment-13978683
 ] 

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

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

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-5980) Plugins Release, February 6th, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978696#comment-13978696
 ] 

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

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

CB-5980 Incremented plugin version on dev branch.


 Plugins Release, February 6th, 2014
 ---

 Key: CB-5980
 URL: https://issues.apache.org/jira/browse/CB-5980
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Steve Gill
Assignee: Steve Gill

 Issue for plugins release



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6316) Move StatusBar plugin documentation to docs folder

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978691#comment-13978691
 ] 

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

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

CB-6316 Added license header to the documentation. Added README.md which point 
to the new location for docs


 Move StatusBar plugin documentation to docs folder
 --

 Key: CB-6316
 URL: https://issues.apache.org/jira/browse/CB-6316
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Reporter: Andrey Kurdyumov
Assignee: Andrey Kurdyumov
  Labels: statusbar-plugin

 Move current documentation from the README.md to doc/index.md so that docs 
 could appear on website



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978645#comment-13978645
 ] 

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

Commit b02b21774adbf4880c99e4a9d114f29a44fe418c in 
cordova-plugin-device-orientation's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=b02b217
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.3.6


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978694#comment-13978694
 ] 

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

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

CB-6452 Updated version and RELEASENOTES.md for release 0.1.5


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978699#comment-13978699
 ] 

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

Commit b8b46415c0aba0c8386e414b1d29f073ab1257d8 in cordova-plugin-vibration's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;h=b8b4641
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.3.8


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978697#comment-13978697
 ] 

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

Commit 8c135c8a300ad81f3dc9944943b87e7c98060882 in cordova-plugin-vibration's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;h=8c135c8
 ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978698#comment-13978698
 ] 

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

Commit 96b68c07f8699238e03af281befbbc8d69271136 in cordova-plugin-vibration's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-vibration.git;h=96b68c0
 ]

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6465) Add licence headers to Tizen code

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978684#comment-13978684
 ] 

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

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

CB-6465: Add license headers to Tizen code


 Add licence headers to Tizen code
 -

 Key: CB-6465
 URL: https://issues.apache.org/jira/browse/CB-6465
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Battery Status, Plugin Device, Plugin Device 
 Motion, Plugin Device Orientation, Plugin Globalization, Plugin Media, Plugin 
 Network Information, Plugin SplashScreen, Plugin Vibration, Tizen
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add the Apache License header to Tizen source files, under the assumption 
 that the Tizen developers are signing the ICLA and that we can actually 
 release plugins with this code.
 These commits will need to be reverted, and the Tizen directories removed, 
 should this prove not to be the case.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978654#comment-13978654
 ] 

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

Commit f2e56a2ac0ee85de15e1c95eaae2edcbc1c3f134 in 
cordova-plugin-file-transfer's branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=f2e56a2
 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6212) fix plugin warnings compiled under arm64 64-bit

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978672#comment-13978672
 ] 

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

Commit 29fa80ba5dfa27f5be4e254442d72037cf3ff71e in cordova-plugin-media's 
branch refs/heads/master from [~wjamesjong]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=29fa80b ]

CB-6212 iOS: fix warnings compiled under arm64 64-bit


 fix plugin warnings compiled under arm64 64-bit
 ---

 Key: CB-6212
 URL: https://issues.apache.org/jira/browse/CB-6212
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin Camera, Plugin Contacts, Plugin Dialogs, Plugin 
 File, Plugin File Transfer, Plugin Geolocation, Plugin Globalization, Plugin 
 InAppBrowser, Plugin Media, Plugin Media Capture
Reporter: James Jong
Assignee: James Jong
Priority: Minor
 Fix For: 3.5.0


 Fix plugin warnings compiled under arm64 64-bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978695#comment-13978695
 ] 

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

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

CB-6452 Actually added RELEASENOTES.md for release 0.1.5


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978673#comment-13978673
 ] 

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

Commit c4aea36a1ce1befbecc35df873e24497874f4d45 in cordova-plugin-media's 
branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=c4aea36 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978671#comment-13978671
 ] 

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

Commit 1c98bc5b3f1757e1ed6c7686aa055715f9bf9372 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=1c98bc5
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.4.0


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-3324) InAppBrowser does not handle hardware back button

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978668#comment-13978668
 ] 

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

Commit 1c32236353d8fc118a8449464ba7cd8f93a5eee2 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=1c32236
 ]

CB-3324 Add support for back-button inappbrowser [WP8] if there is no history 
- InAppBrowser is closed


 InAppBrowser does not handle hardware back button
 -

 Key: CB-3324
 URL: https://issues.apache.org/jira/browse/CB-3324
 Project: Apache Cordova
  Issue Type: Bug
  Components: WP8
Affects Versions: 2.7.0, 3.1.0
Reporter: Martin Hujer
Assignee: Jesse MacFadyen
 Fix For: 3.5.0


 When the link is opened in InAppBrowser on WP8 and I try to use hardware back 
 button to get back to app, it does not work. Actually, it backs in the 
 webpage under InAppBrowser.
 Steps to reproduce:
 1) Navigate throught the HTML app packaged with Cordova
 2) A wild link appears
 3) Taping opens InAppBrowser
 4) Using HW back button navigates in underlaying webpage and not in 
 InAppBrowser so it eventually closes the app after few clicks (it seems 
 nothing is happening in the InAppBrowser).
 Back hardware button works consistenty in all WP8 apps, so I think it should 
 also work here.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6460) Update License Headers

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978670#comment-13978670
 ] 

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

Commit c5061ec333fae8e214a867443bc53833bba0d3c6 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=c5061ec
 ]

CB-6460: Update license headers


 Update License Headers
 --

 Key: CB-6460
 URL: https://issues.apache.org/jira/browse/CB-6460
 Project: Apache Cordova
  Issue Type: Sub-task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Add proper licence headers to all files missing them.
 This should include all documentation and plugin.xml files, since they 
 include some creative elements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978657#comment-13978657
 ] 

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

Commit 8b727b2cfd295b55c200c58da2c16df509e97632 in 
cordova-plugin-file-transfer's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=8b727b2
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.4.3


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978663#comment-13978663
 ] 

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

Commit 77342cc4b914776d692b54e1c2bbb11432d3ca04 in cordova-plugin-geolocation's 
branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=77342cc
 ]

CB-6452 Updated version and RELEASENOTES.md for release 0.3.7


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978677#comment-13978677
 ] 

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

Commit 3ad7a3fb06f52cb3b5acdf43559a515ea9b148c5 in 
cordova-plugin-media-capture's branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=3ad7a3f
 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978686#comment-13978686
 ] 

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

Commit 1e54cacac1ef4df4e43e9f488033a81e3d2b1e17 in 
cordova-plugin-splashscreen's branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=1e54cac
 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978661#comment-13978661
 ] 

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

Commit cf777ed1c4dd480c39ac6e75f0a8973b8f6de9d7 in cordova-plugin-geolocation's 
branch refs/heads/master from [~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;h=cf777ed
 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6452) Plugins Release Apr 16, 2014

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978685#comment-13978685
 ] 

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

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

CB-6452 Updated version and RELEASENOTES.md for release 0.2.8


 Plugins Release Apr 16, 2014
 

 Key: CB-6452
 URL: https://issues.apache.org/jira/browse/CB-6452
 Project: Apache Cordova
  Issue Type: Task
Reporter: Ian Clelland
Assignee: Ian Clelland

 Following steps at 
 https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6152) MediaFile Not Compatible with new File Plugin

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978678#comment-13978678
 ] 

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

Commit bb9fb051223aa8cb52c5f6eed5b07d8722d162fb in 
cordova-plugin-media-capture's branch refs/heads/master from [~iclelland]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=bb9fb05
 ]

CB-6152: Make mediafile compatible with file plugin


 MediaFile Not Compatible with new File Plugin
 -

 Key: CB-6152
 URL: https://issues.apache.org/jira/browse/CB-6152
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File, Plugin File Transfer, Plugin Media Capture
Reporter: Matthew Keable
Assignee: Ian Clelland

 The latest release of the File and File Transfer plugins (1.0.0  0.4.1 
 respectively) now use the cdvfile:// protocol to reference files.
 The Media Capture plugin (0.2.7) does not offer the new toURL() method for 
 the returned MediaFile objects.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6422) Use cordova/exec/proxy instead of platform dupes

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978641#comment-13978641
 ] 

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

Commit d315f3b64471cd0de90b6d10d7943f893c97da0f in 
cordova-plugin-device-orientation's branch refs/heads/master from 
[~purplecabbage]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-orientation.git;h=d315f3b
 ]

CB-6422 [windows8] use cordova/exec/proxy


 Use cordova/exec/proxy instead of platform dupes
 

 Key: CB-6422
 URL: https://issues.apache.org/jira/browse/CB-6422
 Project: Apache Cordova
  Issue Type: Bug
  Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
Reporter: Jesse MacFadyen

 the proxy code is built into cordova/exec/proxy, so instead of :
 require(cordova/windows8/commandProxy)...
 it should be :
 require(cordova/exec/proxy)...
 This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6316) Move StatusBar plugin documentation to docs folder

2014-04-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978692#comment-13978692
 ] 

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

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

CB-6316 Added README.md which point to the new location for docs


 Move StatusBar plugin documentation to docs folder
 --

 Key: CB-6316
 URL: https://issues.apache.org/jira/browse/CB-6316
 Project: Apache Cordova
  Issue Type: Improvement
  Components: Docs
Reporter: Andrey Kurdyumov
Assignee: Andrey Kurdyumov
  Labels: statusbar-plugin

 Move current documentation from the README.md to doc/index.md so that docs 
 could appear on website



--
This message was sent by Atlassian JIRA
(v6.2#6252)


  1   2   >