[GitHub] cordova-plugin-media pull request: Fixed the problem with multiple...

2014-10-24 Thread Polooo2
Github user Polooo2 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/33#issuecomment-60347881 I have/had the same problem with iOS 8. This fixed it --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-lib pull request: Add a type named gradleReference in fr...

2014-10-24 Thread fujunwei
GitHub user fujunwei opened a pull request: https://github.com/apache/cordova-lib/pull/111 Add a type named gradleReference in framework It's too complex to dependence AAR in plugin, we need build the plugin to a android project which include AndroidManifest.xml. This patch is

[GitHub] cordova-lib pull request: Add a type named gradleReference in fr...

2014-10-24 Thread fujunwei
Github user fujunwei commented on the pull request: https://github.com/apache/cordova-lib/pull/111#issuecomment-60359665 @clelland PTAL. Thanks --- 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-android pull request: Ignore --device option in Android bu...

2014-10-24 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-android/pull/127#issuecomment-60360056 LGTM I would probably warn if there is some unrecognized option instead of failing. This will simplify moving forward. --- If your project is set up for

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-10-24 Thread kant2002
GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-lib/pull/112 CB-7863 Fixed broken test run on Windows 8.1 Replace shelljs.rm with calls to fs-extra.removeSync You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-lib pull request: Update dependencies to promote qs module...

2014-10-24 Thread kant2002
GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-lib/pull/113 Update dependencies to promote qs module to 1.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/kant2002/cordova-lib CB-7736

[GitHub] cordova-lib pull request: CB-6992 Fix add/prepare/build issues for...

2014-10-24 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/114 CB-6992 Fix add/prepare/build issues for iOS when app name contains accented characters You can merge this pull request into a Git repository by running: $ git pull

Re: [GitHub] cordova-lib pull request: CB-6992 Fix add/prepare/build issues for...

2014-10-24 Thread Josh Soref
I thought we agreed to use fixed directory names to avoid this ‎ Sent from my BlackBerry 10 smartphone. - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-js pull request: CB-7816 Cordova JS doesn't build with Gru...

2014-10-24 Thread EvgenyAgafonchikov
GitHub user EvgenyAgafonchikov opened a pull request: https://github.com/apache/cordova-js/pull/87 CB-7816 Cordova JS doesn't build with Grunt This fixes https://issues.apache.org/jira/browse/CB-7816 You can merge this pull request into a Git repository by running: $ git pull

Re: [cordova-js] replaceNavigator

2014-10-24 Thread Ian Clelland
I'm sorry that I missed this, and that it never got the review that it deserved -- thanks for at least taking the right step and giving the whole dev community the chance to review it first, though. According to a bug report this morning ( https://issues.apache.org/jira/browse/CB-7868), it looks

[GitHub] cordova-wp8 pull request: CB-7843 Fixes angular routing on WP8

2014-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-wp8/pull/63 --- 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

[GitHub] cordova-lib pull request: CB-6992 Fixes ios platform add/prepare s...

2014-10-24 Thread grega
Github user grega commented on the pull request: https://github.com/apache/cordova-lib/pull/40#issuecomment-60440885 See: https://github.com/MSOpenTech/cordova-lib/commit/6d7f87776b99299dd7fdb8371da9d5b05982e4fd --- If your project is set up for it, you can reply to this email and

Development on Zend Studio with Cordova

2014-10-24 Thread Charles
Attention Developer or Dev Support: I am very interested in the Apache Cordova. I have worked on native development in iOS - Xcode 5.1.1 and up, but never worked with Cordova. I liked the idea of a hybrid mobile app that can I can rapidly deploy to the Apple Appstore, Windows Mobile and

[GitHub] cordova-plugin-dialogs pull request: Fix CB-7734. Changed plugin t...

2014-10-24 Thread jcesarmobile
GitHub user jcesarmobile opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/39 Fix CB-7734. Changed plugin to use UIAlertController on iOS 8 Changed plugin to use UIAlertController on iOS 8 and greater instead of the UIAlertView as UIAlertView is