[GitHub] cordova-ios issue #237: CB-9789: Support setting the default app locale

2016-07-21 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-ios/pull/237 ## [Current coverage][cc-pull] is 34.72% (diff: 100%) > Merging [#237][cc-pull] into [master][cc-base-branch] will decrease coverage by **17.08%** ```diff @@

[GitHub] cordova-lib issue #466: Add general purpose ConfigParser.getAttribute API

2016-07-21 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/466 ## [Current coverage][cc-pull] is 80.62% (diff: 100%) > Merging [#466][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master

[GitHub] cordova-ios pull request #237: CB-9789: Support setting the default app loca...

2016-07-21 Thread dpogue
GitHub user dpogue opened a pull request: https://github.com/apache/cordova-ios/pull/237 CB-9789: Support setting the default app locale This allows adding a `defaultlocale="XX"` attribute to the `widget` tag in config.xml to set the CFBundleDevelopmentRegion to a different

[GitHub] cordova-lib pull request #466: Add general purpose ConfigParser.getAttribute...

2016-07-21 Thread dpogue
GitHub user dpogue opened a pull request: https://github.com/apache/cordova-lib/pull/466 Add general purpose ConfigParser.getAttribute API This allows platform to have their specific override attributes without needing to update this file and worry about syncing platform versions

Nightly build #78 for cordova has failed

2016-07-21 Thread Apache Jenkins Server
Nightly build #78 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/78/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/78/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-windows issue #188: Fix issues where MSBuild cannot be found due to ...

2016-07-21 Thread TimBarham
Github user TimBarham commented on the issue: https://github.com/apache/cordova-windows/pull/188 Thanks @jicongw - I just had one comment, plus fixing the commit message as I mentioned offline. --- If your project is set up for it, you can reply to this email and have your reply

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

2016-07-21 Thread julio cesar sanchez
That issue is about adding an attribute to an existing element of the AndroidManifest from plugin.xml, this topic is about adding the whole functionality of writing/editing the .xml/.plist files from config.xml instead of using a "silly" plugin 2016-07-21 23:24 GMT+02:00 Jesse

[GitHub] cordova-windows pull request #188: Fix issues where MSBuild cannot be found ...

2016-07-21 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/188#discussion_r71791061 --- Diff: template/cordova/lib/MSBuildTools.js --- @@ -93,6 +93,20 @@ module.exports.findAllAvailableVersions = function () {

Re: [Proposal - New Feature] Add tag to config.xml to handle images

2016-07-21 Thread julio cesar sanchez
Resurrecting this old thread I think we need a resource-file tag on the config.xml (as the one on plugin.xml) to copy resources to the projects, not just images as this thread started. Examples: Images for push notifications Sounds for push notifications .plist and .json files with user data now

Re: Excited to join the group

2016-07-21 Thread Steven Gill
Welcome Jason!! Let us know if you have any questions. I recommend reading http://cordova.apache.org/contribute/ and join us on slack http://slack.cordova.io/ On Thu, Jul 21, 2016 at 1:10 PM, Jason Wang (DEVDIV) < jicong.w...@microsoft.com> wrote: > Hi all, > > My name is Jason. I am a

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

2016-07-21 Thread Jesse
CB-11023 is what it was submitted under. afaik @purplecabbage risingj.com On Thu, Jul 21, 2016 at 2:22 PM, julio cesar sanchez wrote: > We still don't have an issue for this, right? > > I've been searching and found those three: > >

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

2016-07-21 Thread julio cesar sanchez
We still don't have an issue for this, right? I've been searching and found those three: https://issues.apache.org/jira/browse/CB-7232 (iOS) https://issues.apache.org/jira/browse/CB-11604 (Android) https://issues.apache.org/jira/browse/CB-10832 (Windows) 2016-04-29 17:13 GMT+02:00 Karen Tran

Excited to join the group

2016-07-21 Thread Jason Wang (DEVDIV)
Hi all, My name is Jason. I am a developer at Microsoft working on Visual Studio Tools for Apache Cordova. I have submitted my ICLA form and am looking forward to contributing to Cordova. Best, Jason

[GitHub] cordova-plugin-inappbrowser pull request #152: Should the README designate w...

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

[GitHub] cordova-windows issue #188: Fix issues where MSBuild cannot be found due to ...

2016-07-21 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-windows/pull/188 ## [Current coverage][cc-pull] is 73.05% (diff: 100%) > Merging [#188][cc-pull] into [master][cc-base-branch] will increase coverage by **0.47%** ```diff @@

[GitHub] cordova-windows pull request #188: Fix issues where MSBuild cannot be found ...

2016-07-21 Thread jicongw
GitHub user jicongw opened a pull request: https://github.com/apache/cordova-windows/pull/188 Fix issues where MSBuild cannot be found due to VS installation chang… …e. Let Cordova Windows look for MSBuild under VSINSTALLDIR process environment variable. Also, make Cordova

[ANNOUNCE] Cordova 6.3.0 released

2016-07-21 Thread Vladimir Kotikov (Akvelon)
Blog post: http://cordova.apache.org/news/2016/07/13/tools-release.html Tweet: https://twitter.com/apachecordova/status/756222009495859200 - Best regards, Vladimir

[GitHub] cordova-plugin-splashscreen issue #104: CB-11326 Prevent crash when initiali...

2016-07-21 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/104 Thanks, @jcesarmobile --- 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-splashscreen pull request #104: CB-11326 Prevent crash when i...

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

[GitHub] cordova-plugin-inappbrowser pull request #170: CB-11578 fix some calls which...

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

[GitHub] cordova-plugin-inappbrowser issue #170: CB-11578 fix some calls which used a...

2016-07-21 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/170 As it's a small fix I'm going to merge it without the ICLA, but you should consider filling the Apache's Contributor License Agreement http://www.apache.org/licenses/#clas

[GitHub] cordova-plugin-splashscreen issue #104: CB-11326 Prevent crash when initiali...

2016-07-21 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/104 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 enabled and

[GitHub] cordova-plugin-splashscreen issue #106: CB-7497: (iOS) Fix bug with applicat...

2016-07-21 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/106 Hi. Thanks for your Pull Request. I've just merged https://github.com/apache/cordova-plugin-splashscreen/pull/110/ that solves this problem in a similar way.

[GitHub] cordova-plugin-splashscreen pull request #110: Fix crash on iOS when reloadi...

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

[GitHub] cordova-plugin-splashscreen issue #110: Fix crash on iOS when reloading page...

2016-07-21 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/110 Thanks for the PR, it looks good and as it's a small fix I'm going to merge it. But you should consider filling the Apache's Contributor License Agreement

[GitHub] cordova-plugin-media issue #105: Fix app halt when an audio ends w/ another ...

2016-07-21 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/105 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-docs pull request #621: CB-11569 Add tools release blog post

2016-07-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/621 --- 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-plugin-splashscreen issue #110: Fix crash on iOS when reloading page...

2016-07-21 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/110 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-media pull request #105: Fix app halt when an audio ends w/ a...

2016-07-21 Thread liruqi
GitHub user liruqi opened a pull request: https://github.com/apache/cordova-plugin-media/pull/105 Fix app halt when an audio ends w/ another playing ### Platforms affected iOS 9 ### What does this PR do? Fix app halt when an audio ends with another playing

Re: [DISCUSS] Platforms and tools releases

2016-07-21 Thread Steven Gill
Added! On Thu, Jul 21, 2016 at 2:30 AM, Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > It seems that I can't do that :( I don't have rights to publish > cordova-fetch. > Asked Steve to give me an access > > - > Best regards, Vladimir > > -Original Message- > From: Vladimir

[GitHub] cordova-plugin-splashscreen pull request #110: Fix crash on iOS when reloadi...

2016-07-21 Thread bugnano
GitHub user bugnano opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/110 Fix crash on iOS when reloading page from remote Safari ### Platforms affected iOS ### What does this PR do? Fix a crash when calling

[GitHub] cordova-windows pull request #187: CB-11241 Return adding BOM to www back to...

2016-07-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/187 --- 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: [DISCUSS] Platforms and tools releases

2016-07-21 Thread Vladimir Kotikov (Akvelon)
It seems that I can't do that :( I don't have rights to publish cordova-fetch. Asked Steve to give me an access - Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Wednesday, July 20, 2016 11:36 PM To: dev@cordova.apache.org

[GitHub] cordova-android issue #318: Android Keyboard

2016-07-21 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-android/pull/318 @jedofus, this is not the best place to report issues. Try to search for an existing issue in project's JIRA or file a new one as described

RE: [Vote] Tools Release

2016-07-21 Thread Vladimir Kotikov (Akvelon)
The vote has now closed. The results are: Positive Binding Votes: 3 Vladimir Kotikov Alexander Sorokin Sergey Grebnov Negative Binding Votes: 0 The vote has passed. - Best regards, Vladimir -Original Message- From: Sergey Grebnov (Akvelon) [mailto:v-seg...@microsoft.com] Sent:

[GitHub] cordova-android pull request #318: Android Keyboard

2016-07-21 Thread jedofus
GitHub user jedofus opened a pull request: https://github.com/apache/cordova-android/pull/318 Android Keyboard Hello , i have a problem on my Android app , when i have input field in my content and i click on my input field , the Android keyboard cover my input field, and