plugin not in registry search (org.chromium.identity) but it's there

2014-03-21 Thread Lindsey Simon
Go to http://plugins.cordova.io/ Search for "identity" Get 2 results: com.blackberry.identityBlackBerry 10 Identity APIs com.blackberry.user.identityBlackBerry 10 User Identity APIs Search for "org.chromium.identity" Get 1 result: org.chromium.identityThis plugin provides OAuth2 authentication

[GitHub] cordova-cli pull request: CB-6306 Error creating project when path...

2014-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/143 --- 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 is

Re: ios-deploy issues

2014-03-21 Thread Shazron
The problem with ios-deploy that I have right now is, it works on its own on the command line, but now hangs if I call it through cordova/run (it deploys to device, runs it, but hangs at the splash screen) -- weird On Fri, Mar 21, 2014 at 4:06 PM, Shazron wrote: > ios-deploy 1.0.5 published. >

Re: ios-deploy issues

2014-03-21 Thread Shazron
ios-deploy 1.0.5 published. Fixes the problem where you only get to a usable state after over a minute. Now it does so after 5s. On Fri, Dec 13, 2013 at 1:04 PM, Shazron wrote: > Yup I've been looking at the issues today - how coincidental. > There's been new code that I've been testing, but I'

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread martincgg
Github user martincgg commented on the pull request: https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38331804 If you have the opportunity to test it, it would be great to clarify and compare. --- If your project is set up for it, you can reply to this email and ha

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread martincgg
Github user martincgg commented on the pull request: https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38331316 the target-utils.js file is used at: list-emulator-images.js(no checks connection): https://github.com/apache/cordova-blackberry/blob/master/blackber

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread bryanhiggins
Github user bryanhiggins commented on the pull request: https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38322436 Ok, thanks for clarifying. If that is the case, you'll need to add support for emulator as well as also supporting simulator. The bug is really

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread martincgg
Github user martincgg commented on the pull request: https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38320327 Well, the reason is that I'm adding support to blackberry for 'cordova info' command, which get information from the environment in order to report issues,

Following platform guide for ubuntu 13.10 fails build

2014-03-21 Thread Matthew Lenz
$ cordova build ubuntu Generating config.xml from defaults for platform "ubuntu" Compiling app on platform "ubuntu" via command "/home/mlenz/project1/platforms/ubuntu/cordova/build" Error: An error occurred while building the ubuntu project.click chroot -aarmhf -s trusty run cmake /home/mlenz/proje

[GitHub] cordova-plugin-statusbar pull request: CB-6318 iOS:Fix the probl...

2014-03-21 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/3#issuecomment-38316355 My suggestion is to test your code with iPhone only (with pref true/false), iPad only (with pref true/false) and Universal (with pref true/false), and iP

[GitHub] cordova-plugin-statusbar pull request: CB-6318 iOS:Fix the probl...

2014-03-21 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/3#issuecomment-38316149 Hi @lmnbeyond, another breakage. 1. Create a new project (3.4.0) 2. Install the statusbar plugin with your code 3. Leave the preference in

[GitHub] cordova-docs pull request: CB-6328 Fixed globalization supported p...

2014-03-21 Thread stacic
GitHub user stacic opened a pull request: https://github.com/apache/cordova-docs/pull/198 CB-6328 Fixed globalization supported platforms Removed wp8 from list of supported platforms for globalization in 2.3 You can merge this pull request into a Git repository by running: $ gi

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread bryanhiggins
Github user bryanhiggins commented on the pull request: https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38304361 https://github.com/apache/cordova-blackberry/blob/master/blackberry10/bin/lib/target.js#L60 --- If your project is set up for it, you can reply to this

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread bryanhiggins
Github user bryanhiggins commented on the pull request: https://github.com/apache/cordova-blackberry/pull/151#issuecomment-38304245 I don't understand the reason for this and it will break all existing users which have simulators stored in their blackberry10.json file. Simulat

[GitHub] cordova-blackberry pull request: CB-6326 (cordova-blackberry) targ...

2014-03-21 Thread martincgg
GitHub user martincgg opened a pull request: https://github.com/apache/cordova-blackberry/pull/151 CB-6326 (cordova-blackberry) target-utils.js https://issues.apache.org/jira/browse/CB-6326 target-utils.js file has been updated, "simulator" replaced by "emulator".

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread shortstuffsushi
Github user shortstuffsushi commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38302892 Looks good, fixes the issue. Unfortunately, I don't own the pull request, but I approve :+1: --- If your project is set up for it, you can

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38298403 Can you test the code on the dev branch, and close the pull request if it's all good now? --- If your project is set up for it, you can reply to t

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38286028 I see the error in your project, without any changes. Still no idea why it shows up in one but not the other. Possibly something to do with the Coco

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread shortstuffsushi
Github user shortstuffsushi commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38284924 [Here's a fresh project for you](http://grahammueller.com/TestProject.zip). Absolutely no code on my side, all generated. The only pod includ

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38279222 I still don't quite understand how you're getting errors in XCode from the default settings (I see the issue as a warning if I use `-Wstrict-select

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread shortstuffsushi
Github user shortstuffsushi commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38276029 I don't know that I'd say the existing code is bad, or even wrong. Ternary and coalescing operators are commonly used in Objective-C. There a

[GitHub] cordova-plugin-file-transfer pull request: Fixed - Xcode erros. CD...

2014-03-21 Thread emarashliev
Github user emarashliev commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/18#issuecomment-38256215 Hi, I'm also using this plugging as Pod (CococaPods). This fix represent the same but with other (better) syntax, also for me it looks rely ugly