[GitHub] cordova-plugin-inappbrowser issue #227: CB-12969 android: Added support for ...

2017-08-15 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 @filmaj, sure, my congratulations :) @stevengill, could you please take a look? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-lib issue #565: CB-12944: Platform's spec is ignored in config.xml i...

2017-08-15 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/565 @filmaj, done. --- 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

[GitHub] cordova-plugin-inappbrowser issue #227: CB-12969 android: Added support for ...

2017-08-15 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 @filmaj, I've added a section in docs for Data URIs, could you please take a look? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-android issue #397: CB-13031: Fix bug with case-sensitivity of andro...

2017-07-27 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-android/pull/397 @filmaj, thanks for the information, I'm planning to merge in once Appveyor is fixed. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-inappbrowser issue #227: CB-12969 android: Added support for ...

2017-07-27 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 @filmaj, I would expand this section (https://github.com/apache/cordova-plugin-inappbrowser#more-usage-info) by adding samples with Data URIs. But, for now, I

[GitHub] cordova-android issue #397: CB-13031: Fix bug with case-sensitivity of andro...

2017-07-26 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-android/pull/397 @filmaj, updated. But I little doubt about folders names after prepare, this PR just skips the removal of an original package if names (manifestId and androidPkgName) differ

[GitHub] cordova-plugin-inappbrowser issue #227: CB-12969 android: Added support for ...

2017-07-24 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 Seems that it's supported on browser platform only (for now I've verified for android, windows, ios, browser platforms). I've updated PR to add support for windows

[GitHub] cordova-android pull request #397: CB-13031: Fix bug with case-sensitivity o...

2017-07-24 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-android/pull/397 CB-13031: Fix bug with case-sensitivity of android-packageName ### Platforms affected self ### What does this PR do? Steps to reproduce: 1) cordova

[GitHub] cordova-plugin-inappbrowser pull request #227: CB-12969 android: Added suppo...

2017-07-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 CB-12969 android: Added support for data URIs ### Platforms affected Android ### What does this PR do? Adds support for data Uri (e.g

[GitHub] cordova-windows pull request #237: Cb 12636 Fix check_reqs to properly find ...

2017-07-14 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/237#discussion_r127480714 --- Diff: template/cordova/lib/MSBuildTools.js --- @@ -171,6 +182,54 @@ function getAvailableUAPVersions

[GitHub] cordova-windows pull request #237: Cb 12636 Fix check_reqs to properly find ...

2017-07-14 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/237#discussion_r127481484 --- Diff: template/cordova/lib/MSBuildTools.js --- @@ -171,6 +182,54 @@ function getAvailableUAPVersions

[GitHub] cordova-windows pull request #237: Cb 12636 Fix check_reqs to properly find ...

2017-07-14 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/237#discussion_r127480919 --- Diff: template/cordova/lib/MSBuildTools.js --- @@ -171,6 +182,54 @@ function getAvailableUAPVersions

[GitHub] cordova-windows pull request #237: Cb 12636 Fix check_reqs to properly find ...

2017-07-14 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/237#discussion_r127480213 --- Diff: template/cordova/lib/MSBuildTools.js --- @@ -171,6 +182,54 @@ function getAvailableUAPVersions

[GitHub] cordova-windows pull request #237: Cb 12636 Fix check_reqs to properly find ...

2017-07-14 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/237#discussion_r127481238 --- Diff: template/cordova/lib/MSBuildTools.js --- @@ -171,6 +182,54 @@ function getAvailableUAPVersions

[GitHub] cordova-android issue #362: CB-12453: Remove unnecessary double quotes from ...

2017-07-11 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-android/pull/362 @filmaj, done. --- 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

[GitHub] cordova-android issue #362: CB-12453: Remove unnecessary double quotes from ...

2017-07-11 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-android/pull/362 Regarding changes in `spec/e2e/helpers/projectActions.js`, script path within this [command](https://github.com/apache/cordova-android/blob/master/spec/e2e/helpers/projectActions.js

[GitHub] cordova-android issue #362: CB-12453: Remove unnecessary double quotes from ...

2017-07-11 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-android/pull/362 This bug affects user only if project path includes spaces. Repro steps: 1) Create project in folder with space in name (i.e `C:\my projects\sample`) 2) Run `cordova

[GitHub] cordova-windows pull request #235: CB-11968: Add support for config-file in ...

2017-07-07 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/235 CB-11968: Add support for config-file in config.xml ### Platforms affected ### What does this PR do? This logic is needed to apply changes using 'device

[GitHub] cordova-android issue #388: CB-9971: Suppressed unwanted java stderr output ...

2017-06-26 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-android/pull/388 @filmaj, is it good to merge? --- 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-lib issue #565: Platform's spec is ignored in config.xml if package....

2017-06-21 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/565 @filmaj, thanks for the information. I'm looking forward to getting back working CI. Also, I think that I should create a new issue for this bug. --- If your project is set up

[GitHub] cordova-android pull request #388: Suppress line 'Picked up _JAVA_OPTIONS' f...

2017-06-21 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-android/pull/388 Suppress line 'Picked up _JAVA_OPTIONS' from stderr ### Platforms affected android ### What does this PR do? If `_JAVA_OPTIONS` variable is defined

[GitHub] cordova-lib pull request #565: Platform's spec is ignored in config.xml if p...

2017-06-21 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/565 Platform's spec is ignored in config.xml if package.json doesn't contain dependency for platform ### Platforms affected all ### What does this PR do? Steps

[GitHub] cordova-plugin-media pull request #138: CB-12671 iOS: Fix auto-test with sto...

2017-06-20 Thread matrosov-nikita
Github user matrosov-nikita closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/138 --- 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

[GitHub] cordova-plugin-media issue #138: CB-12671 iOS: Fix auto-test with stopping m...

2017-06-20 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-media/pull/138 @filmaj, thanks :) I've merged this change. --- 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

[GitHub] cordova-browser issue #31: CB-12905: (linux) Fix issue with freezing after l...

2017-06-09 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-browser/pull/31 Also, I think you need to send this PR in the cordova-serve (https://github.com/apache/cordova-serve) --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-browser pull request #31: CB-12905: (linux) Fix issue with freezing ...

2017-06-09 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-browser/pull/31#discussion_r121171981 --- Diff: node_modules/cordova-serve/src/exec.js --- @@ -29,7 +29,15 @@ var child_process = require('child_process'), module.exports

[GitHub] cordova-browser pull request #31: CB-12905: (linux) Fix issue with freezing ...

2017-06-09 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-browser/pull/31#discussion_r121171609 --- Diff: node_modules/cordova-serve/src/exec.js --- @@ -29,7 +29,15 @@ var child_process = require('child_process'), module.exports

[GitHub] cordova-browser pull request #31: CB-12905: (linux) Fix issue with freezing ...

2017-06-09 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-browser/pull/31#discussion_r121171521 --- Diff: node_modules/cordova-serve/src/exec.js --- @@ -29,7 +29,15 @@ var child_process = require('child_process'), module.exports

[GitHub] cordova-plugin-inappbrowser issue #212: Add 'hide' method in typing definiti...

2017-06-07 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/212 @filmaj, done --- 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

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-06-07 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 @filmaj, done --- 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-inappbrowser issue #212: Add 'hide' method in typing definiti...

2017-06-07 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/212 @filmaj, I don't have committer rights. --- 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

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-06-07 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 @filmaj, @infil00p, do I need to do something else on this issue? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-inappbrowser issue #212: Add 'hide' method in typing definiti...

2017-06-07 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/212 @filmaj, no, the same pr was merged into DefinitelyTyped repo (https://github.com/DefinitelyTyped/DefinitelyTyped/pull/14138) --- If your project is set up for it, you

[GitHub] cordova-lib pull request #555: CB-12786: Improve logic for searching plugin ...

2017-06-05 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/555#discussion_r120073277 --- Diff: cordova-fetch/index.js --- @@ -148,9 +148,15 @@ function trimID(target) { target = parts[1

[GitHub] cordova-plugin-media issue #138: CB-12671 iOS: Fix auto-test with stopping m...

2017-06-03 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-media/pull/138 @alsorokin, could you please take a look at this? --- 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

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-05-17 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 @petrot, what do you mean 'compass problem`. Do you have any particular cases which don't work for you? I could test them with this fix. --- If your project is set

[GitHub] cordova-lib pull request #559: Display deprecation message when installing a...

2017-05-17 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/559 Display deprecation message when installing a platform with version lower than api compatible ### Platforms affected all ### What does this PR do? Repro

[GitHub] cordova-lib pull request #557: CB-12787: Fix plugin installation with --link...

2017-05-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/557 CB-12787: Fix plugin installation with --link option ### Platforms affected all ### What does this PR do? Fix logic for installation plugins with `--link

[GitHub] cordova-lib issue #554: CB-12738: Cordova ignores plugin dependency version ...

2017-05-11 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/554 I'm investigating what's causing CI failures. --- 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

[GitHub] cordova-lib issue #555: CB-12786: Improve logic for searching plugin id in c...

2017-05-11 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/555 I'm investigating what's causing CI failures. --- 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

[GitHub] cordova-lib pull request #555: Improve logic for searching plugin id in case...

2017-05-10 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/555 Improve logic for searching plugin id in case of module already exists in node_modules ### Platforms affected all ### What does this PR do? Steps

[GitHub] cordova-lib pull request #554: CB-12738: Cordova ignores plugin dependency v...

2017-05-10 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/554 CB-12738: Cordova ignores plugin dependency version on windows platform ### Platforms affected windows ### What does this PR do? Steps to reproduce w

[GitHub] cordova-lib issue #542: CB-12663: Install latest version of plugin in case o...

2017-05-09 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/542 @stevengill, I think we should use version from `cordova-lib/package.json` rather than package.json from the application. Quick fix: https://github.com/matrosov-nikita/cordova-lib

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-05-04 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 @filmaj, I can confirm that auto and manual tests work w/ my fix. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-04-28 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 @infil00p, sorry for late reply, I've tested a plugin with two Samsung devices: 1) Samsung Galaxy Core Prime VE Duos SM-G361H (Android 5.1) ![samsung galaxy

[GitHub] cordova-plugin-inappbrowser pull request #217: CB-12266 browser: Fix type fo...

2017-04-26 Thread matrosov-nikita
Github user matrosov-nikita closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 --- 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

[GitHub] cordova-plugin-camera pull request #260: CB-12650: Fix manual test for uploa...

2017-04-25 Thread matrosov-nikita
Github user matrosov-nikita closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/260 --- 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

[GitHub] cordova-lib issue #542: CB-12663: Install latest version of plugin in case o...

2017-04-21 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/542 @stevengill, 1. install cordova via coho (`cordova -v` outputs `6.5.1-dev (cordova-lib@6.5.1-dev)`) 2. run `cordova plugin add cordova-plugin-inappbrowser` output

[GitHub] cordova-plugin-media pull request #138: Fix auto-test with stopping media th...

2017-04-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-media/pull/138 Fix auto-test with stopping media that is in starting state ### Platforms affected iOS ### What does this PR do? Fix auto-test, the error can

[GitHub] cordova-plugin-device-orientation pull request #34: CB-12667 android: Added ...

2017-04-18 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/34 CB-12667 android: Added logic for searching sensors from Samsung vendor ### Platforms affected Android ### What does this PR do? This PR

[GitHub] cordova-lib pull request #542: Install latest version of plugin in case of u...

2017-04-17 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/542 Install latest version of plugin in case of using dev cordova version ### What does this PR do? Semver couldn't verify if cordova version with prerelease tag

[GitHub] cordova-plugin-inappbrowser pull request #217: CB-12266 browser: Fix type fo...

2017-04-13 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/217 CB-12266 browser: Fix type for InAppBrowserEvent url in docs ### Platforms affected browser ### What does this PR do? fix doc's description

[GitHub] cordova-plugin-camera pull request #260: Fix manual test for uploading image

2017-04-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/260 Fix manual test for uploading image ### Platforms affected Android ### What does this PR do? This PR corrects dependency in `tests/plugin.xml

[GitHub] cordova-plugin-file-transfer pull request #175: CB-10696 iOS: Encode target ...

2017-04-06 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/175#discussion_r110163497 --- Diff: src/ios/CDVFileTransfer.m --- @@ -440,13 +440,23 @@ - (void)download:(CDVInvokedUrlCommand*)command

[GitHub] cordova-lib pull request #533: CB-12250 CB-12409 iOS: Fix bug with escaping ...

2017-03-29 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/533 CB-12250 CB-12409 iOS: Fix bug with escaping properties from plist file ### Platforms affected iOS ### What does this PR do? This PR fixes some bugs

[GitHub] cordova-ios pull request #291: CB-12377: Fix bug with updating platform

2017-02-28 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-ios/pull/291 CB-12377: Fix bug with updating platform ### Platforms affected self ### What does this PR do? This PR fixes bug with .xcworkspace removal before updating

[GitHub] cordova-android pull request #362: CB-12453: Remove unnecessary double quote...

2017-02-22 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-android/pull/362 CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces ### Platforms affected self

[GitHub] cordova-ios issue #288: CB-12402 CB-12206 Properly encode app name to genera...

2017-02-13 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-ios/pull/288 @shazron, could you please take a look? --- 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-ios pull request #288: CB-12402 CB-12206 Properly encode app name to...

2017-02-13 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-ios/pull/288 CB-12402 CB-12206 Properly encode app name to generate XML files ### Platforms affected self ### What does this PR do? The build fails due to corrupted xml

[GitHub] cordova-plugin-file-transfer pull request #175: CB-10696 iOS: Encode target ...

2017-02-01 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/175 CB-10696 iOS: Encode target path with spaces ### Platforms affected iOS ### What does this PR do? Encodes target path for downloading process

[GitHub] cordova-windows pull request #223: Remove duplicate logic after upgrading co...

2017-01-26 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/223 Remove duplicate logic after upgrading cordova-common You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita/cordova

[GitHub] cordova-plugin-inappbrowser pull request #212: Add 'hide' method in typing d...

2017-01-20 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/212 Add 'hide' method in typing definitions You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita/cordova

[GitHub] cordova-plugin-camera pull request #250: CB-12369: Add plugin typings from D...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/250 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-contacts pull request #148: CB-12369: Add plugin typings from...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/148 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-device pull request #60: CB-12369: Add plugin typings from De...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-device/pull/60 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita/cordova

[GitHub] cordova-plugin-device-motion pull request #50: CB-12369: Add plugin typings ...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/50 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-device-orientation pull request #33: CB-12369: Add plugin typ...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-device-orientation/pull/33 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov

[GitHub] cordova-plugin-dialogs pull request #91: CB-12369: Add plugin typings from D...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/91 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-file pull request #201: CB-12369: Add plugin typings from Def...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-file/pull/201 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita/cordova

[GitHub] cordova-plugin-file-transfer pull request #173: CB-12369: Add plugin typings...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/173 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-inappbrowser pull request #211: CB-12369: Add plugin typings ...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/211 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-media-capture pull request #75: CB-12369: Add plugin typings ...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/75 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-globalization pull request #55: CB-12369: Add plugin typings ...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/55 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-media pull request #126: CB-12369: Add plugin typings from De...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-media/pull/126 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita/cordova

[GitHub] cordova-plugin-splashscreen pull request #123: CB-12369: Add plugin typings ...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/123 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-network-information pull request #53: CB-12369: Add plugin ty...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/53 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov

[GitHub] cordova-plugin-statusbar pull request #75: CB-12369: Add plugin typings from...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/75 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-vibration pull request #51: CB-12369: Add plugin typings from...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-vibration/pull/51 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-plugin-battery-status pull request #49: CB-12369: Add plugin typings...

2017-01-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-battery-status/pull/49 CB-12369: Add plugin typings from DefinitelyTyped You can merge this pull request into a Git repository by running: $ git pull https://github.com/matrosov-nikita

[GitHub] cordova-windows issue #219: CB-12189: Add support for WinMD and DLL combinat...

2016-12-23 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-windows/pull/219 @vladimir-kotikov, @daserge, updated. --- 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-windows pull request #219: Add support for WinMD and DLL combination

2016-12-21 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/219 Add support for WinMD and DLL combination ### Platforms affected self ### What does this PR do? This PR adds support for .winmd and .dll combination

[GitHub] cordova-plugin-file pull request #198: CB-12112 windows: Make available to m...

2016-11-18 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-file/pull/198 CB-12112 windows: Make available to move folder trees ### Platforms affected Windows ### What does this PR do? There was a mistake in the logic

[GitHub] cordova-plugin-network-information pull request #51: CB-11230 CB-11505 iOS: ...

2016-11-14 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/51 CB-11230 CB-11505 iOS: Add compatibility with IPv6 ### Platforms affected iOS ### What does this PR do? This PR adds compatibility

[GitHub] cordova-windows issue #207: CB-12142: Move windows-specific logic from cordo...

2016-11-14 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-windows/pull/207 @vladimir-kotikov @daserge, I've created a Jira issue: https://issues.apache.org/jira/browse/CB-12142, fixed all your comments. Also I think it would be better to add prefix

[GitHub] cordova-windows pull request #207: Move windows-specific logic from cordova-...

2016-11-13 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/207#discussion_r87713717 --- Diff: template/cordova/lib/PluginInfo.js --- @@ -0,0 +1,109 @@ +var semver = require('semver'); +var CommonPluginInfo = require

[GitHub] cordova-windows issue #207: Move windows-specific logic from cordova-common

2016-11-13 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-windows/pull/207 @vladimir-kotikov, yes, you are right. Have you any questions or concerns about this matter? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-windows pull request #207: Move windows-specific logic from cordova-...

2016-11-13 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/207#discussion_r87713341 --- Diff: template/cordova/lib/PluginInfo.js --- @@ -0,0 +1,109 @@ +var semver = require('semver'); +var CommonPluginInfo = require

[GitHub] cordova-windows pull request #209: CB-12124: Make available device capabilit...

2016-11-08 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/209 CB-12124: Make available device capabilities in package.windows10.appxmanifest ### What does this PR do? This PR makes available to use device capabilities

[GitHub] cordova-plugin-contacts issue #138: CB-11541 iOS: Add extra labels for phone...

2016-11-03 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/138 @alsorokin, done. --- 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

[GitHub] cordova-windows pull request #207: Move windows-specific logic from cordova-...

2016-10-31 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/207 Move windows-specific logic from cordova-common ### What does this PR do? This PR moves windows-specific logic from cordova-common to cordova-windows. This logic

[GitHub] cordova-windows pull request #203: CB-11933: Add uap prefixes for capabiliti...

2016-10-20 Thread matrosov-nikita
Github user matrosov-nikita commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/203#discussion_r84247927 --- Diff: spec/unit/ConfigChanges.spec.js --- @@ -57,24 +57,28 @@ describe('PlatformMunger', function () { it('should call

[GitHub] cordova-windows issue #203: CB-11933: Add uap prefixes for capabilities from...

2016-10-19 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-windows/pull/203 @daserge, thank you for your comments. I've returned back to specs with a few modifications and refactored some parts of code. @daserge @vladimir-kotikov, can you review changes

[GitHub] cordova-windows pull request #203: CB-11933: Add uap prefixes for capabiliti...

2016-10-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/203 CB-11933: Add uap prefixes for capabilities from package.windows10.appxmanifest when installing plugin ### What does this PR do? Windows has a special logic

[GitHub] cordova-windows pull request #202: CB-11933: Remove capabilities from manife...

2016-10-17 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-windows/pull/202 CB-11933: Remove capabilities from manifest ### What does this PR do? Windows has special logic for appxmanifest's capabilities removal, therefore we should override

[GitHub] cordova-lib issue #501: CB-11951 CB-11967: Respect preference default values...

2016-10-14 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-lib/pull/501 @stevengill, thanks, updated. --- 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

[GitHub] cordova-plugin-contacts pull request #139: CB-11975 iOS: Search on contacts'...

2016-10-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/139 CB-11975 iOS: Search on contacts' id with number type ### Platforms affected iOS ### What does this PR do? There was crash when user passed id

[GitHub] cordova-lib pull request #501: CB-11951 CB-11990 CB-11967: Respect preferenc...

2016-10-12 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/501 CB-11951 CB-11990 CB-11967: Respect preference default values when install plugin ### What does this PR do? Respects preference default values when install plugin

[GitHub] cordova-plugin-contacts pull request #138: Add extra labels for phone, ims

2016-09-30 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/138 Add extra labels for phone, ims ### Platforms affected iOS ### What does this PR do? Refactor converting methods. Add posibility to use default

[GitHub] cordova-plugin-file issue #195: CB-11848 windows: Remove duplicate slash aft...

2016-09-29 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-file/pull/195 @vladimir-kotikov, updated --- 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-contacts issue #136: CB-11028 android: Allow to set custom la...

2016-09-29 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/136 @vladimir-kotikov, updated --- 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

  1   2   >