[GitHub] cordova-lib pull request: Fix xcode project manipulation on Window...

2014-10-21 Thread oliversalzburg
GitHub user oliversalzburg opened a pull request: https://github.com/apache/cordova-lib/pull/109 Fix xcode project manipulation on Windows OS When adding plugins on Windows, plugman will insert incorrect paths, which also contain backslashes into the xcode project files. This

[GitHub] cordova-lib pull request: Fix xcode project manipulation on Window...

2014-10-21 Thread oliversalzburg
Github user oliversalzburg commented on the pull request: https://github.com/apache/cordova-lib/pull/109#issuecomment-59930309 Relates to https://issues.apache.org/jira/browse/CB-7311 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-ios pull request: generates a workspace instead of subproj...

2014-10-21 Thread edewit
Github user edewit commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/104#discussion_r19148848 --- Diff: bin/templates/project/__CLI__.xcodeproj/project.pbxproj --- @@ -476,6 +426,10 @@ GCC_VERSION = ;

[GitHub] cordova-ios pull request: generates a workspace instead of subproj...

2014-10-21 Thread edewit
Github user edewit commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/104#discussion_r19148970 --- Diff: bin/templates/project/__CLI__.xcodeproj/project.pbxproj --- @@ -38,25 +37,9 @@ 7E7966E61810823500FA85AD /* icon-small.png in

[GitHub] cordova-blackberry pull request: CB-7835 Control whether applicati...

2014-10-21 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/cordova-blackberry/pull/178 CB-7835 Control whether applications run with spatialNavigation mode preference name=spatialNavigation value=enable/ You can merge this pull request into a Git repository by running:

[GitHub] cordova-blackberry pull request: CB-7835 Control whether applicati...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-blackberry/pull/178 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Re: adding push notifications to core plugins

2014-10-21 Thread Andrew Grieve
My feelings are the same a Joe here. Current plugins are deteriorating. Camera is especially bad. Another reason to not dive in is that this isn't a trivial plugin to create. The PushPlugin highlighted seems to always result in notifications when pushes are received. The spec highlighted (as well

Re: Android: activityResultKeepRunning

2014-10-21 Thread Andrew Grieve
I don't think there's even been an issue opened for it. Seems like maybe the proper thing to do here though, is to move the pause/resumeTimers logic into CordovaActivity since they apply to all webviews. On Thu, Oct 16, 2014 at 2:29 PM, Joe Bowser bows...@gmail.com wrote: So, what's going on

[GitHub] cordova-lib pull request: [CB-7820] cordova platfrom restore stops...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/106 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: enable platform-specific-id. (android an...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/105 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: Fix xcode project manipulation on Window...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/109 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-plugman pull request: update help for plugman info

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugman/pull/79 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-cli pull request: CB-7636 Allow using --nobuild flag witho...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/193 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-ios pull request: generates a workspace instead of subproj...

2014-10-21 Thread shortstuffsushi
Github user shortstuffsushi commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/104#discussion_r19172620 --- Diff: bin/templates/project/__CLI__.xcodeproj/project.pbxproj --- @@ -38,25 +37,9 @@ 7E7966E61810823500FA85AD /*

[GitHub] cordova-ios pull request: generates a workspace instead of subproj...

2014-10-21 Thread edewit
Github user edewit commented on the pull request: https://github.com/apache/cordova-ios/pull/104#issuecomment-59985149 Thanks @shortstuffsushi --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cordova-lib pull request: Project plugins

2014-10-21 Thread shortstuffsushi
Github user shortstuffsushi commented on the pull request: https://github.com/apache/cordova-lib/pull/90#issuecomment-59988944 Can someone who knows the build explain what has failed here? It's not really clear from the AppVeyor output. --- If your project is set up for it, you can

[GitHub] cordova-lib pull request: Project plugins

2014-10-21 Thread jsoref
Github user jsoref commented on the pull request: https://github.com/apache/cordova-lib/pull/90#issuecomment-59990633 I can't say precisely, but, here's what I did: ```sh $ git fetch --all $ git branch -f master apache/master $ cd cordova-lib/ ``` Updates.

[GitHub] cordova-lib pull request: CB-7033 Improve cordova platform check �...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/108 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-coho pull request: removed shrinkwrap instructions added...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/55 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: Adding ability to add any platform on any OS

2014-10-21 Thread Carlos Santana
We can start by small wins by making CLI a bit smarter, if the user do cordova build the cordova project might have multiple platforms and some of them it can't compile, the same for cordova run, printing a message and skipping the step would be a good improvement. for cordova create, I agree

FileTransferError object exception Property

2014-10-21 Thread Joshi, Pavankumar
Hello devs, I am testing mobilespec 3.6.3 on android 4.4.3 device. I have written a test case where FileTransfer download method fails and an error callback is called with FileTransferError object. I check that always the exception object is null. I have tested with multiple scenarios so that

FileTransferError object exception Property

2014-10-21 Thread Joshi, Pavankumar
Hello devs, I am testing mobilespec 3.6.3 on android 4.4.3 device. I have written a test case where FileTransfer download method fails and an error callback is called with FileTransferError object. I check that exception object is null. I have tested with multiple scenarios so that FileTransfer

FW: mobilespec 3.6.3 contact test case failing and JIRA raised

2014-10-21 Thread Joshi, Pavankumar
Hello devs, Can you kindly look into the issue. I applied the patch mentioned in the JIRA, but when I wrote a test case in Android for pickContact method the test case crashed. Hence I believe it is better that you suggest a solution for fixing the failing contacts.spec.21 test case. Currently