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

2014-10-23 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

Re: Stale branches in cordova-js (and others)

2014-10-23 Thread Carlos Santana
Thank Josh for the house cleaning, I like to have clear branches and like Joe said more feature branches to experiment, try, discuss, review, etc.. On Wed, Oct 22, 2014 at 5:55 PM, Tim Kim wrote: > Yep, delete em. > > On 22 October 2014 12:50, Andrew Grieve wrote: > > > > > > > On Wed, Oct 22,

Re: Genymotion on Mac for Cordova testing

2014-10-23 Thread Carlos Santana
Lisa don't use the IBM VPN when using Genymotion. I had the same problems and discovered they only occur when I was running the Cisco Anyconnect VPN software, it changes the network settings makeing virtual box and the internal vlans get confused. If you disconnect the VPN, and try again the the v

[GitHub] cordova-coho pull request: Fixes for coho

2014-10-23 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-coho/pull/56#issuecomment-60319917 LGTM --- 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 en

[GitHub] cordova-coho pull request: Added the Translation steps to coho doc...

2014-10-23 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-coho/pull/40#discussion_r19311105 --- Diff: docs/doc-translation-process.md --- @@ -0,0 +1,422 @@ +# Translating Apache Cordova + +Apache Cordova's documentation is written in E

[GitHub] cordova-coho pull request: Added the Translation steps to coho doc...

2014-10-23 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-coho/pull/40#discussion_r19311085 --- Diff: docs/doc-translation-process.md --- @@ -0,0 +1,422 @@ +# Translating Apache Cordova + +Apache Cordova's documentation is written in E

[GitHub] cordova-coho pull request: Added the Translation steps to coho doc...

2014-10-23 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-coho/pull/40#discussion_r19310969 --- Diff: docs/doc-translation-process.md --- @@ -0,0 +1,422 @@ +# Translating Apache Cordova + +Apache Cordova's documentation is written in E

[GitHub] cordova-coho pull request: Added the Translation steps to coho doc...

2014-10-23 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-coho/pull/40#discussion_r19310903 --- Diff: docs/doc-translation-process.md --- @@ -0,0 +1,422 @@ +# Translating Apache Cordova + +Apache Cordova's documentation is written in E

[GitHub] cordova-coho pull request: Added the Translation steps to coho doc...

2014-10-23 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-coho/pull/40#discussion_r19310807 --- Diff: docs/doc-translation-process.md --- @@ -0,0 +1,422 @@ +# Translating Apache Cordova + +Apache Cordova's documentation is written in E

[GitHub] cordova-coho pull request: Added the Translation steps to coho doc...

2014-10-23 Thread jsoref
Github user jsoref commented on a diff in the pull request: https://github.com/apache/cordova-coho/pull/40#discussion_r19310756 --- Diff: docs/doc-translation-process.md --- @@ -0,0 +1,422 @@ +# Translating Apache Cordova + +Apache Cordova's documentation is written in E

[GitHub] cordova-coho pull request: Fixes for coho

2014-10-23 Thread jsoref
Github user jsoref commented on the pull request: https://github.com/apache/cordova-coho/pull/56#issuecomment-60315609 r? @stevengill --- 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 fea

[GitHub] cordova-coho pull request: Fixes for coho

2014-10-23 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/cordova-coho/pull/56 Fixes for coho * CB-7859 coho foreach should provide help when no command is specified * CB-7860 coho repo-clone -h to reference itself correctly * CB-7860 coho * -h -- improve usage nota

Re: Adding ability to add any platform on any OS

2014-10-23 Thread Marcel Kinard
Edna will tackle converting the iOS create script from bash to node.js. On Oct 21, 2014, at 8:55 PM, Carlos Santana wrote: > 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 comp

[GitHub] cordova-plugin-file pull request: CB-6994 - Windows 8 does not sav...

2014-10-23 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/54#issuecomment-60296900 Probably not the same issue, @shenzhuxi -- Android hasn't used that technique for binary data in at least a year. (Not saying that you don't have a legitimat

Re: FW: Adding Windows tests to ci.cordova.io

2014-10-23 Thread Dmitriy Barkalov (Akvelon)
Hi All, Please remember to discuss the topic. Regards, Dmitriy Subject: Re: FW: Adding Windows tests to ci.cordova.io From: Michal Mocny (mmo...@chromium.org) Date: Oct 8, 2014 7:04:42 am List: org.apache.incubator.callback-

Re: Plugins dependencies installation logic

2014-10-23 Thread Andrew Grieve
I did a search and couldn't find one. On Wed, Oct 22, 2014 at 6:14 PM, Gorkem Ercan wrote: > Do you remember, whether a Jira was created for it? > -- > Gorkem > > On Wed, Oct 22, 2014 at 3:47 PM, Andrew Grieve > wrote: > > > This was brought up (over a year ago at least), and was deemed a bug,

Re: PhoneGap day

2014-10-23 Thread Homer, Tony
I¹ll be there today and tomorrow. I¹m hoping to hear the latest about cordova-windows! Tony On 10/17/14, 9:08 PM, "Jesse" wrote: >Who all is coming? > >I will be there for my first ever phonegap day. I've only been working >with >phonegap since 2008 ... > >Cheers, > Jesse > > >@purplecabbage >

[GitHub] cordova-plugin-device-orientation pull request: Fixed invalid orie...

2014-10-23 Thread tisztamo
GitHub user tisztamo opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/16 Fixed invalid orientation reports on iOS related to landscape mode The iOS plugin sets the locationManager.headingOrientation at the first heading request but later it doe

[GitHub] cordova-plugin-splashscreen pull request: Fixed SplashScreenProxy....

2014-10-23 Thread mdudek
GitHub user mdudek opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/31 Fixed SplashScreenProxy.js Fixed exception when hide() method is called multiple times. You can merge this pull request into a Git repository by running: $ git pull https://g

[GitHub] cordova-plugin-file pull request: CB-6994 - Windows 8 does not sav...

2014-10-23 Thread shenzhuxi
Github user shenzhuxi commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/54#issuecomment-60240611 In Android, I tried to copy a 14MB file from html file input with org.apache.cordova.file 1.3.1. The App crashed and a 0 byte file was copied. I'm not sure

[GitHub] cordova-mobile-spec pull request: [CB-7706] Failed create mobile-s...

2014-10-23 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/111#issuecomment-60229581 tested + merged to master (756aa0ab6d6191655623994a4485a84ba8a2fdfe), pls close --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-mobile-spec pull request: [CB-7706] Failed create mobile-s...

2014-10-23 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/111#issuecomment-60228809 :+1: --- 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 fea

update cordova4.0 bulid and run android get error, android version 4.0.3 and 2.3.5

2014-10-23 Thread 张磊
cordova version is 3.6.4 the error is Uncaught TypeError: Cannot set property connection of # which has only a getter at file:///android_asset/www/cordova.js:512

[GitHub] cordova-browser pull request: --user-data-dir working on windows

2014-10-23 Thread peutetre
GitHub user peutetre opened a pull request: https://github.com/apache/cordova-browser/pull/3 --user-data-dir working on windows You can merge this pull request into a Git repository by running: $ git pull https://github.com/peutetre/cordova-browser master Alternatively you ca