[GitHub] cordova-lib pull request: CB-9858 Cordova Fetch Work

2016-03-21 Thread stevengill
Github user stevengill commented on the pull request: https://github.com/apache/cordova-lib/pull/407#issuecomment-199661470 Plugman PR adding --fetch flag support https://github.com/apache/cordova-plugman/pull/87 --- If your project is set up for it, you can reply to this email and h

[GitHub] cordova-plugman pull request: CB-9858 added --fetch option to plug...

2016-03-21 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-plugman/pull/87 CB-9858 added --fetch option to plugman You can merge this pull request into a Git repository by running: $ git pull https://github.com/stevengill/cordova-plugman CB-9858 Alternati

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Jesse
I like having the same xml fragments in config.xml as we use in plugin.xml We will need to address precedence, as a plugin.xml and config.xml can disagree. > On Mar 21, 2016, at 12:46 PM, Shazron wrote: > > Continuing on Simon's point, w

[GitHub] cordova-plugin-file-transfer pull request: [Android] Handle redire...

2016-03-21 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/126#issuecomment-199633964 I have also hit this problem and it causes ongoing issues for my app. Could this be checked and merged soon? --- If your project is set up for

[GitHub] cordova-plugin-media pull request: CB-10723: iOS audio should use ...

2016-03-21 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/85#issuecomment-199568786 @tommy1688 that change will completely break streaming audio support. All it is doing is reverting to using avaudioplayer for everything and assuming tha

[GitHub] cordova-plugin-file-transfer pull request: CB-10409: Flaky File Tr...

2016-03-21 Thread riknoll
Github user riknoll commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/132#issuecomment-199562737 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

[GitHub] cordova-plugin-file-transfer pull request: CB-10409: Flaky File Tr...

2016-03-21 Thread sarangan12
Github user sarangan12 commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/132#issuecomment-199560736 @dblotsky @nikhilkh @riknoll Can you merge this PR? --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] cordova-docs pull request: CB-10904 Fix typo in create your first ...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/565 --- 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 i

[GitHub] cordova-docs pull request: CB-10904 Fix typo in create your first ...

2016-03-21 Thread nikhilkh
GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-docs/pull/565 CB-10904 Fix typo in create your first app guide You can merge this pull request into a Git repository by running: $ git pull https://github.com/nikhilkh/cordova-docs patch-4 Alternati

Re: Roadmap for next few weeks - March Edition

2016-03-21 Thread Steven Gill
Thanks for sending this out Parashuram! Great idea and looks like a solid set of tasks Microsoft is focusing on! Adobe Team: Last 4 weeks: * Platform related bugs and fixes. Maintenance mode. * iOS, priority has been to make cordova-ios-4.x stable and secondary work has been gearing up f

Blog post for plugin version selection

2016-03-21 Thread Richard Knoll
Hey everyone, I have written a blog post detailing the new plugin version selection changes in the cordova-lib release [1]. The purpose is to raise awareness of the feature and hopefully encourage adoption of the API by third-party plugins. Please take a look and let me know if you have any fee

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Shazron
Continuing on Simon's point, we already have duplication of entries for preference tags in https://issues.apache.org/jira/browse/CB-9264 and a post-processing step does the removal of dupes. Not sure if this removal method would be adequate (as long as the desired tag to express is written to the c

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Simon MacDonald
I agree the config-file is the way to go but we need to go one step more and enable the changing of attributes in the config file instead of just adding lines to AndroidManifest.xml. For instance, the first bug CB-10894 talks about adding a preference for screen sizes. The default AndroidManifest.

[GitHub] cordova-plugin-file-transfer pull request: CB-10409: Flaky File Tr...

2016-03-21 Thread sarangan12
GitHub user sarangan12 opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/132 CB-10409: Flaky File Transfer Plugins This is one of the flaky tests that occurs about 20% of the times in windows store 8.1 platform. But, this has not been reproduced loca

[GitHub] cordova-plugin-splashscreen pull request: CB-10688:Cordova Plugin ...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/90 --- 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

[GitHub] cordova-plugin-splashscreen pull request: CB-10688:Cordova Plugin ...

2016-03-21 Thread sarangan12
Github user sarangan12 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/90#issuecomment-199506053 @rakatyal Builds are passing now --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cordova-ios pull request: CB-10912 Updating bundled ios-sim to fix...

2016-03-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-ios/pull/210#issuecomment-199500578 MERGED! --- 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 e

[GitHub] cordova-ios pull request: CB-10912 Updating bundled ios-sim to fix...

2016-03-21 Thread omefire
Github user omefire closed the pull request at: https://github.com/apache/cordova-ios/pull/210 --- 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 i

[GitHub] cordova-plugin-splashscreen pull request: CB-10688:Cordova Plugin ...

2016-03-21 Thread rakatyal
Github user rakatyal commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/90#issuecomment-199493244 Why does this show a build failure? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cordova-plugin-file pull request: CB-10883: Added getPermissionEnt...

2016-03-21 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-plugin-file/pull/173 CB-10883: Added getPermissionEntries for Directory Entries, which is affected by Marshmallow Permissions Waited for the other two pull requests that change permissions before adding a

RE: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Richard Knoll
I agree that config-file is the way to go. After an offline discussion with Nikhil, Parashu, and Jason, one question that came up was whether all of this native config stuff belongs in config.xml or should be separated out. One idea would be to define separate files for each configuration file y

[GitHub] cordova-plugin-splashscreen pull request: CB-10688:Cordova Plugin ...

2016-03-21 Thread rakatyal
Github user rakatyal commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/90#issuecomment-199479634 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

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Alexis Kofman
Hello all, I agree with Julio that it is less confusing keeping the same mecanism that the one it already exists with the plugin.xml. Le 21 mars 2016 19:17, "julio cesar sanchez" a écrit : > I think we should add the config-file tag to the config.xml. > It's already implemented on the plugin.xm

[GitHub] cordova-ios pull request: CB-10912: update ios-sim to 5.0.7 to fix...

2016-03-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-ios/pull/208#issuecomment-199416572 Hey @shazron , bundling the ios-sim actually fixed the issue. Since this PR was only updating package.json, I had to issue another PR that actually bundled ios-sim@

Re: Roadmap for next few weeks - March Edition

2016-03-21 Thread Anis KADRI
Hi, I just want to say that I like the idea of appium support for better test coverage. I might be able to assist with that too. -a On Sun, Mar 20, 2016 at 11:24 PM Parashuram N wrote: > During the last Cordova face to face meeting in Oct 2015, one of the > agenda items was to talk about defin

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread julio cesar sanchez
I think we should add the config-file tag to the config.xml. It's already implemented on the plugin.xml. It allows you to modify the AndroidManifest.xml or the info.plist when you install a plugin. But the number of plugins that just modify the AndroidManifest.xml or info.plist is increasing, I thi

RE: [Vote] Tools Release March 18, 2016

2016-03-21 Thread Alexander Sorokin (Akvelon)
I vote +1. * Verified tags * Ability to install/uninstall Cordova * Ability to update Cordova * Ability to create blank app for Windows, Android * Ability to build/run apps * Reviewed release notes * Verified versions * Verified line breaks * Verified 'cordova serve' * Verified that browserified a

RE: [VOTE] Cordova common 1.1.1 release

2016-03-21 Thread Alexander Sorokin (Akvelon)
I vote +1. * Ran coho verify-archive * Verified tag * Built and ran blank app on windows and android platforms using this cordova-common module Thanks, Alexander Sorokin -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Saturday, March 19, 2016 4:01 AM To: dev@

[GitHub] cordova-ios pull request: CB-10912 Updating bundled ios-sim to fix...

2016-03-21 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-ios/pull/210#issuecomment-199403771 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-plugin-geolocation pull request: ios9 fix

2016-03-21 Thread djscalzo
Github user djscalzo closed the pull request at: https://github.com/apache/cordova-plugin-geolocation/pull/73 --- 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 i

[GitHub] cordova-plugin-geolocation pull request: ios9 fix

2016-03-21 Thread djscalzo
GitHub user djscalzo opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/73 ios9 fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/djscalzo/cordova-plugin-geolocation ios9-fix Alternatively you can

RE: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Parashuram N
Given that we are now using Gradle for builds, could these simply be gradle sub-projects that define an AndroidManifest.xml, that gets merged during Android build ? One way could be to support specifying "sub-projects" in config.xml, and these changes get picked up. Would it work for all cases ?

[Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-03-21 Thread Joe Bowser
Hey So, if you've been paying attention to the JIRA, we've been getting slammed with a ton of feature requests/bugs regarding the Android Manifest where people want to add a 1:1 mapping between the two XML files. The thing is that it's getting out of control, and we need to find a better solution

[GitHub] cordova-ios pull request: CB-10912: update ios-sim to 5.0.7 to fix...

2016-03-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-ios/pull/208#issuecomment-199377017 I've issued another PR to update the bundled ios-sim: https://github.com/apache/cordova-ios/pull/210 --- If your project is set up for it, you can reply to this em

[GitHub] cordova-ios pull request: CB-10912 Updating bundled ios-sim to fix...

2016-03-21 Thread omefire
GitHub user omefire opened a pull request: https://github.com/apache/cordova-ios/pull/210 CB-10912 Updating bundled ios-sim to fix 'Invalid Device State' errors You can merge this pull request into a Git repository by running: $ git pull https://github.com/omefire/cordova-ios

[GitHub] cordova-ios pull request: CB-10912: update ios-sim to 5.0.7 to fix...

2016-03-21 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-ios/pull/208#issuecomment-199369257 Hey @shazron, I just realized what you meant by 'bundling'. I'll update the bundled 'node_modules' folder right now. --- If your project is set up for it, you can

[GitHub] cordova-android pull request: CB-10837 Support platform-specific o...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/281 --- 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 featur

[GitHub] cordova-windows pull request: CB-10622 fix targetsize images being...

2016-03-21 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-windows/pull/149#issuecomment-199339254 @limebreaker, this problem has been fixed in https://github.com/apache/cordova-lib/pull/392 --- If your project is set up for it, you can reply to thi

[GitHub] cordova-plugin-media pull request: CB-10723: iOS audio should use ...

2016-03-21 Thread tommy1688
Github user tommy1688 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/85#issuecomment-199324271 I applied this PR and it can play local audio file. But all the sound recording function fails after apply this PR. I tried the following PR: h

[GitHub] cordova-plugin-file pull request: CB-10317 Encoded # in uri parse

2016-03-21 Thread dhams
GitHub user dhams opened a pull request: https://github.com/apache/cordova-plugin-file/pull/172 CB-10317 Encoded # in uri parse If we use # in folder name or file name Uri is not able parse that path as of now. As Uri class not parse # symbol (Uri class reserved that # as f

[GitHub] cordova-plugin-media pull request: CB-10723: iOS audio should use ...

2016-03-21 Thread hdsnet
Github user hdsnet commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/85#issuecomment-199232066 +1 How is this going guys? --- 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 d

[GitHub] cordova-plugin-camera pull request: CB-10865 Run ios native tests ...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/195 --- 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-plugin-camera pull request: CB-10865 Run ios native tests ...

2016-03-21 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/195#issuecomment-199205326 > It might make life easier to put these guys in a loop. @dblotsky, I believe the whole tests file should be updated in this case and propose to

[GitHub] cordova-plugin-inappbrowser pull request: send back loaderror when...

2016-03-21 Thread ATGardner
GitHub user ATGardner opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/156 send back loaderror when "show" fails. I noticed that when I try to open "_system", it silently fails, but returns the error message as a result. In the js code, that error do

[GitHub] cordova-weinre pull request: `func` sometimes is undefined

2016-03-21 Thread wuchangming
Github user wuchangming commented on the pull request: https://github.com/apache/cordova-weinre/pull/13#issuecomment-199180884 Finally, I found that there was noting wrong with weinre. My use case is integrated a proxy for mobile device, that the proxy inject a `script tag` th

[GitHub] cordova-weinre pull request: `func` sometimes is undefined

2016-03-21 Thread wuchangming
Github user wuchangming closed the pull request at: https://github.com/apache/cordova-weinre/pull/13 --- 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 fea

[GitHub] cordova-ios pull request: CB-10918 Travis tests are failing someti...

2016-03-21 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-ios/pull/209 CB-10918 Travis tests are failing sometimes for cordova-ios Updates killall Simulator pname for XCode7 [Jira issue](https://issues.apache.org/jira/browse/CB-10918) You can merge this p