Re: Plugin Manager (plugman)

2013-01-16 Thread Michal Mocny
Early feedback, will give more after spending more time with it: * Could --project dir default to current directory? Perhaps we have a special file in the root of the dir that we can search for? (like .git, .grunt, etc) * Help page lists www as a platform, what is that for? * How does one update

Android Bug with File API

2013-01-16 Thread Andrew Grieve
https://issues.apache.org/jira/browse/CB-2208 Wondering if anyone knows if just adding a try/catch is the proper fix? 01-11 14:34:23.028: I/dalvikvm(1465): java.lang.UnsupportedOperationException: Unknown URI: content://media/external/images/media match: 1 01-11 14:34:23.028: I/dalvikvm(1465):

[jira] [Commented] (CB-2208) MobileSpec File tests Crash on Android 4.0.3 intel Emulator

2013-01-16 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555113#comment-13555113 ] Simon MacDonald commented on CB-2208: - The reason we have notifyDelete is when you call

Re: too long to package a release?

2013-01-16 Thread Michal Mocny
Just going to throw out one of my personal requirements for whatever proposal we come up with, so it doesn't get lost: * Feature branches are great for feature work and/or large sweeping changes, as are JIRA bugs for tracking them, but cordova has many many trivial issues that could be fixed with

[jira] [Created] (CB-2227) Move mapping of module-symbol into individual plugins

2013-01-16 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-2227: - Summary: Move mapping of module-symbol into individual plugins Key: CB-2227 URL: https://issues.apache.org/jira/browse/CB-2227 Project: Apache Cordova Issue Type:

[jira] [Created] (CB-2228) Add a command that prepares platform directories, but then doesn't call their build scripts

2013-01-16 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-2228: - Summary: Add a command that prepares platform directories, but then doesn't call their build scripts Key: CB-2228 URL: https://issues.apache.org/jira/browse/CB-2228

FYI: added missing repos to list on http://cordova.apache.org

2013-01-16 Thread Marcel Kinard
The project page did not list the repos for Windows desktop, Windows Phone 8, or CLI. I added them. Let me know if it should be otherwise. -- Marcel Kinard

[jira] [Commented] (CB-2212) FileSystem getFile() call never finds file on WP8 as isolated storage is empty

2013-01-16 Thread Michael Fry (JIRA)
[ https://issues.apache.org/jira/browse/CB-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555234#comment-13555234 ] Michael Fry commented on CB-2212: - Well, to demo it requires a bit of setup but it can be

Re: docs on cordova.apache.org

2013-01-16 Thread Shazron
I've got Jenkins running locally, pulling from cordova-docs, polling daily, and generating the docs. But the SVN Publisher doesn't seem to work: https://wiki.jenkins-ci.org/display/JENKINS/SVN+Publisher (I tested it on another SVN repo, not Apache's) -- reports success but nothing is uploaded.

Re: Symbol Mapping in Cordova

2013-01-16 Thread Filip Maj
This all seems reasonable. Shall we start a branch? On 1/15/13 2:47 PM, Andrew Grieve agri...@google.com wrote: Sorry to dump another large email on the list, but I'm hoping this one is at least less controversial :). I wrote up a plan for moving module-symbol mapping out of common.js

[jira] [Commented] (CB-2213) Add support for native URIs

2013-01-16 Thread Max Woghiren (JIRA)
[ https://issues.apache.org/jira/browse/CB-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555321#comment-13555321 ] Max Woghiren commented on CB-2213: -- Some implementations:

[jira] [Commented] (CB-2093) NullPointerException when attaching image from Gallery that contains spaces in the path

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555338#comment-13555338 ] Joe Bowser commented on CB-2093: No, I found a different problem. I can't find a problem

[jira] [Commented] (CB-1046) On Samsung Galaxy Tab 2 10, ICS4.0.3, stretch/zoom control crashes app

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555482#comment-13555482 ] Joe Bowser commented on CB-1046: Is this still an issue on the latest version of Cordova?

[jira] [Commented] (CB-2208) MobileSpec File tests Crash on Android 4.0.3 intel Emulator

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555486#comment-13555486 ] Joe Bowser commented on CB-2208: Can we check for this, then run notifyDelete()?

[jira] [Resolved] (CB-2223) DOAP files needed on apache.org

2013-01-16 Thread Marcel Kinard (JIRA)
[ https://issues.apache.org/jira/browse/CB-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Kinard resolved CB-2223. --- Resolution: Fixed After following the instructions at the head of the pmc_list.xml file and waiting

FYI: project pages on apache.org now present

2013-01-16 Thread Marcel Kinard
With the help of Jukka, our project and PMC pages on apache.org are now present, and we also appear in the indexes (by category, by language, etc). http://projects.apache.org/projects/cordova.html http://projects.apache.org/pmcs.html This was identified as an issue in Brian's last board

Re: FYI: project pages on apache.org now present

2013-01-16 Thread Filip Maj
Awesome! Thanks! On 1/16/13 1:50 PM, Marcel Kinard cmarc...@gmail.com wrote: With the help of Jukka, our project and PMC pages on apache.org are now present, and we also appear in the indexes (by category, by language, etc). http://projects.apache.org/projects/cordova.html

Re: FYI: project pages on apache.org now present

2013-01-16 Thread Steven Gill
Great Job! On Wed, Jan 16, 2013 at 1:54 PM, Filip Maj f...@adobe.com wrote: Awesome! Thanks! On 1/16/13 1:50 PM, Marcel Kinard cmarc...@gmail.com wrote: With the help of Jukka, our project and PMC pages on apache.org are now present, and we also appear in the indexes (by category, by

[jira] [Commented] (CB-2165) The saveToPhotoAlbum option for Camera.getPicture does not work with Cordova 2.2/Android

2013-01-16 Thread Thomas Dinger (JIRA)
[ https://issues.apache.org/jira/browse/CB-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1305#comment-1305 ] Thomas Dinger commented on CB-2165: --- Thanks Simon. I was able to add some JS code to

Re: FYI: project pages on apache.org now present

2013-01-16 Thread Bryce Curtis
Great work, Marcel! On Wed, Jan 16, 2013 at 2:58 PM, Steven Gill stevengil...@gmail.com wrote: Great Job! On Wed, Jan 16, 2013 at 1:54 PM, Filip Maj f...@adobe.com wrote: Awesome! Thanks! On 1/16/13 1:50 PM, Marcel Kinard cmarc...@gmail.com wrote: With the help of Jukka, our project and

[jira] [Commented] (CB-2208) MobileSpec File tests Crash on Android 4.0.3 intel Emulator

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1313#comment-1313 ] Joe Bowser commented on CB-2208: I'd close this one, but I can't test it since the Intel

[jira] [Resolved] (CB-2172) Uploading two images from the photo library does not work

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-2172. Resolution: Cannot Reproduce Closing for now. Uploading two images from the photo library

[jira] [Created] (CB-2229) whitelist docs state all domains are blocked by default - this is false

2013-01-16 Thread Becky Gibson (JIRA)
Becky Gibson created CB-2229: Summary: whitelist docs state all domains are blocked by default - this is false Key: CB-2229 URL: https://issues.apache.org/jira/browse/CB-2229 Project: Apache Cordova

Re: Plugin Manager (plugman)

2013-01-16 Thread Anis KADRI
Thanks Michal for your feedback * Could --project dir default to current directory? Perhaps we have a special file in the root of the dir that we can search for? (like .git, .grunt, etc) Yes, we can. I am not sure if we really need to add a hidden file/folder as the plugin would just fail to

[jira] [Commented] (CB-913) Refactor Key Press Overrides on Android

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555627#comment-13555627 ] Joe Bowser commented on CB-913: --- This should probably be a plugin with some documentation. I

[jira] [Updated] (CB-913) Refactor Key Press Overrides on Android

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-913: -- Fix Version/s: (was: 2.4.0) 2.5.0 Refactor Key Press Overrides on Android

[jira] [Assigned] (CB-2230) Implement Android 2.3 xhr2

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-2230: -- Assignee: Joe Bowser Implement Android 2.3 xhr2 -- Key:

[jira] [Updated] (CB-2230) Implement Android 2.3 xhr2

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-2230: --- Component/s: (was: Qt) (was: CordovaJS) (was: webOS)

[jira] [Commented] (CB-1973) console.log should only log once

2013-01-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555652#comment-13555652 ] Joe Bowser commented on CB-1973: [~kikoalemao] The proper logs from WebKit actually specify

[jira] [Created] (CB-2231) Support config.xml for whitelisting plugins, preferences, and access domains

2013-01-16 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-2231: --- Summary: Support config.xml for whitelisting plugins, preferences, and access domains Key: CB-2231 URL: https://issues.apache.org/jira/browse/CB-2231 Project: Apache

[jira] [Created] (CB-2232) Initial app launch is 10x slower than subsequent ones on a device

2013-01-16 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-2232: Summary: Initial app launch is 10x slower than subsequent ones on a device Key: CB-2232 URL: https://issues.apache.org/jira/browse/CB-2232 Project: Apache Cordova

[jira] [Updated] (CB-2232) Initial app launch is 10x slower than subsequent ones on a device

2013-01-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2232: - Attachment: StartupBench.zip Initial app launch is 10x slower than subsequent ones on a device

[jira] [Updated] (CB-2232) Initial app launch is 10x slower than subsequent ones on a device

2013-01-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2232: - Attachment: StartupBench-Screenshot.png Initial app launch is 10x slower than subsequent ones

[jira] [Issue Comment Deleted] (CB-2232) Initial app launch is 10x slower than subsequent ones on a device

2013-01-16 Thread Shazron Abdullah (JIRA)
[ https://issues.apache.org/jira/browse/CB-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2232: - Comment: was deleted (was: I forgot to disable backgrounding - so in the StartupBench-Info.plist