[GitHub] cordova-plugin-camera pull request #254: CB-12469 (ios) Appium tests can now...

2017-02-20 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/254#discussion_r102069422 --- Diff: appium-tests/ios/ios.spec.js --- @@ -82,11 +86,43 @@ describe('Camera tests iOS.', function () { .elementByXPath

[GitHub] cordova-plugin-contacts issue #146: CB-12326

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/146 Thanks for the review @infil00p ! @mad-nuts can you do me a favour and rebase w/ the latest master and force-push up to your branch, for one more CI / cordova-qa run, please

[GitHub] cordova-plugin-contacts issue #81: update blackbery10 to npm dependencies

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/81 Haha I was only semi-serious about the review but thanks anyways! I think I will merge this in... --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-contacts issue #146: CB-12326

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/146 Oh, and @mad-nuts have you signed an Apache ICLA? (individual contributor license agreement) --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-contacts issue #146: CB-12326

2017-02-22 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/146 It _does_ look like [iOS returns label information](https://github.com/apache/cordova-plugin-contacts/blob/master/src/ios/CDVContact.h#L92) in contacts, so there is precedent

[GitHub] cordova-plugin-contacts issue #142: android doesn't support data to save pho...

2017-02-22 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/142 It looks like a JIRA issue is filed for this already: https://issues.apache.org/jira/browse/CB-10496 --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-camera issue #255: CB-12501 (Android) Appium tests don't use ...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/255 Would be nice to get rid of the multiple-calls-to-elements-via-xpath :D --- 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-contacts issue #130: CB-11532: (ios) Fix bug with bad charact...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/130 Please see the discussion in [CB-11532](https://issues.apache.org/jira/browse/CB-11532) for details on the issue. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-contacts issue #107: CB-10784: CDVContactsPicker finish anima...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/107 Ping @shazron once more for a quick review, please and thank you! --- 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-contacts issue #109: CB-10935: fix an issue of can not sync n...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/109 Ping @shazron - what do you think of this? Looks like we're forcing decoding base64 image data in a contact to help with an alleged iCloud sync issue. --- If your project is set up

[GitHub] cordova-plugin-contacts issue #103: back button not working fine...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/103 This pull request is either malformed or a mistake happened. There is no code here to test! Closing this. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-contacts issue #134: CB-11855: (ios) Allow iOS to use hasPhon...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/134 Let there be tests --- 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-contacts issue #71: Try catch finally cursors

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/71 There are merge conflicts in this pull request, and I believe a more complete and up-to-date implementation is in #146 (along with try/catch protection when interacting

[GitHub] cordova-plugin-contacts issue #51: Windows phone contact picker filter

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/51 Until @Hurtyto signs the ICLA, we cannot accept this patch :( --- 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-contacts issue #102: Label for custum type phone numbers

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/102 This pull request has merge conflicts at this point, and I believe a more-complete pull request satisfying this functionality (without merge conflicts) is already live at #146

[GitHub] cordova-plugin-contacts issue #88: CB-9348 Fetch phoneNumbers and emails fro...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/88 FWIW, the latest UI automation framework on iOS 9.3+, XCUITest, _should_ allow interacting with built-in/preinstalled applications. However, in practice we won't be able to elegantly

[GitHub] cordova-plugin-contacts issue #70: Remove ops

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/70 As discussed, the issue in question should be discussed and a problem identified first before a solution is proposed. If this is still a problem, please head over to https

[GitHub] cordova-plugin-contacts issue #81: update blackbery10 to npm dependencies

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/81 Ping @gtanner for review please and thank you ;) --- 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-plugin-contacts issue #134: CB-11855: (ios) Allow iOS to use hasPhon...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/134 @soonahn it looks like the tests are hanging in this pull request, across all platforms, surprisingly! I think it may be because your branch is ~25 commits behind master

[GitHub] cordova-plugin-contacts issue #10: [iOS]Fixed issue about classes in Address...

2017-02-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/10 Until we get an ICLA from @huanghf, we cannot do much. There are also merge conflicts in this 3.5 year old pull request. I will close this pull request. @huanghf if you have

[GitHub] cordova-plugin-camera pull request #254: CB-12469 (ios) Appium tests can now...

2017-02-21 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/254#discussion_r102245774 --- Diff: appium-tests/ios/ios.spec.js --- @@ -82,11 +86,43 @@ describe('Camera tests iOS.', function () { .elementByXPath

[GitHub] cordova-plugin-contacts issue #142: android doesn't support data to save pho...

2017-02-22 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/142 Confirmed that this fixes the photo issue - tested on an Android 5.1 emulator. @infil00p any qualms with merging this in? --- If your project is set up for it, you can

[GitHub] cordova-plugin-file-transfer issue #171: CB-12336 (android) Do not call win ...

2017-01-20 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/171 oo, nice catch! However, I fail to see how the test added is exercising the `abort()` code path? I'm not actually sure what the test is doing other than ensuring

[GitHub] cordova-mobile-spec pull request #142: [CB-12186] [create script] Support pa...

2016-11-25 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/142 [CB-12186] [create script] Support passing in of `--variable` flags to plugins ### Platforms affected All. ### What does this PR do? Using mobile-spec's

[GitHub] cordova-plugin-contacts issue #143: Jasmine use of `afterAll` and label twea...

2016-12-09 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/143 Ahyep, that was it :) --- 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-medic pull request #106: Appium updates

2016-12-09 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-medic/pull/106 Appium updates Please review @alsorokin ! ### Platforms affected iOS and Android ### What does this PR do? Fixes and cleans up certain interactions

[GitHub] cordova-plugin-contacts issue #143: Jasmine use of `afterAll` and label twea...

2016-12-09 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/143 Hmm, I noticed that, on Sauce Labs, the [test is reporting as errored due to "100 seconds without a command"](https://saucelabs.com/beta/tests/68c9883683ae472eabc9d5304a50

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-09 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/143 Jasmine use of `afterAll` and label tweaks ### Platforms affected iOS and Android ### What does this PR do? Instead of encapsulating teardown

[GitHub] cordova-plugin-contacts issue #143: Jasmine use of `afterAll` and label twea...

2016-12-09 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/143 @alsorokin can you review when you get a chance? --- 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-plugin-contacts issue #143: Jasmine use of `afterAll` and label twea...

2016-12-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/143 I re-added the `checkSession` functionality, and factored it out into a `beforeEach` to clean up the test code, at least. Take a look @alsrokin when you have a chance. --- If your

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-13 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/143#discussion_r92285052 --- Diff: appium-tests/common/common.spec.js --- @@ -242,7 +248,6 @@ describe('Contacts Android', function () { describe

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-14 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/143#discussion_r92402784 --- Diff: appium-tests/common/common.spec.js --- @@ -242,7 +248,6 @@ describe('Contacts Android', function () { describe

[GitHub] cordova-plugin-contacts pull request #144: [Appium] Add support for iOS' XCU...

2016-12-15 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/144 [Appium] Add support for iOS' XCUITest automation library Please review @alsorokin ! ### Platforms affected iOS. ### What does this PR do? When

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-13 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/143#discussion_r92186809 --- Diff: appium-tests/common/common.spec.js --- @@ -228,11 +228,18 @@ describe('Contacts Android', function () { function

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-13 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/143#discussion_r92190238 --- Diff: appium-tests/common/common.spec.js --- @@ -228,11 +228,18 @@ describe('Contacts Android', function () { function

[GitHub] cordova-medic issue #106: Appium updates

2016-12-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-medic/pull/106 Good question @alsorokin ! I thought that the appium-based CI tests were triggered via medic, not paramedic? --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-medic pull request #106: Appium updates

2016-12-12 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/106#discussion_r91951340 --- Diff: medic/medic-appium.js --- @@ -355,9 +358,8 @@ function isFailFastError(error) { function killProcess(procObj, killSignal, callback

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-12 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/143#discussion_r91953513 --- Diff: appium-tests/common/common.spec.js --- @@ -242,7 +248,6 @@ describe('Contacts Android', function () { describe

[GitHub] cordova-medic issue #106: Appium updates

2016-12-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-medic/pull/106 I see now that they are not! My mistake. I will go look around in paramedic, then :) We should probably remove this functionality from medic if it is all based in paramedic! Code

[GitHub] cordova-plugin-contacts pull request #143: Jasmine use of `afterAll` and lab...

2016-12-14 Thread filmaj
Github user filmaj closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/143 --- 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-paramedic pull request #18: Appium updates for Paramedic

2016-12-14 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-paramedic/pull/18#discussion_r92491112 --- Diff: lib/appium/AppiumRunner.js --- @@ -102,6 +102,24 @@ function getConfigPath(appPath) { return path.join(appPath, 'config.xml

[GitHub] cordova-docs pull request #667: CB-12224 - Added plugins release blog post

2016-12-12 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/667#discussion_r92020220 --- Diff: www/_posts/2016-12-07-plugins-release.md --- @@ -0,0 +1,231 @@ +--- +layout: post +author: +name: Shazron Abdullah

[GitHub] cordova-medic pull request #106: Appium updates

2016-12-12 Thread filmaj
Github user filmaj closed the pull request at: https://github.com/apache/cordova-medic/pull/106 --- 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-medic issue #106: Appium updates

2016-12-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-medic/pull/106 @alsorokin ok no problem. I think we just need to move the jenkins configs over to paramedic, then we could probably delete the medic repo completely. I will start a discuss thread on the dev

[GitHub] cordova-docs issue #667: CB-12224 - Added plugins release blog post

2016-12-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-docs/pull/667 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 wishes so

[GitHub] cordova-plugin-camera issue #244: Android Appium test tweaks

2017-01-03 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/244 Filed [CB-12312](https://issues.apache.org/jira/browse/CB-12312) for this one. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-plugin-camera issue #244: Android Appium test tweaks

2017-01-03 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/244 Rebased and squashed commit and updated message to have the same format as you pointed out @alsorokin. Thanks for the review! I'll merge upon tests passing. --- If your project

[GitHub] cordova-plugin-screen-orientation issue #9: CB-12286 Tests reworked

2016-12-21 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-screen-orientation/pull/9 Probably a good idea :D --- 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-camera issue #244: Android Appium test tweaks

2016-12-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/244 @alsorokin thanks for the feedback, I've addressed your points. Let me know if you have any other concerns or if you are good with merging it. --- If your project is set up

[GitHub] cordova-plugin-camera pull request #244: Android Appium test tweaks

2016-12-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/244#discussion_r93797685 --- Diff: appium-tests/android/android.spec.js --- @@ -21,10 +21,13 @@ * */ -// these tests are meant to be executed

[GitHub] cordova-plugin-camera pull request #244: Android Appium test tweaks

2016-12-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/244#discussion_r93798887 --- Diff: appium-tests/android/android.spec.js --- @@ -373,7 +384,6 @@ describe('Camera tests Android.', function

[GitHub] cordova-plugin-camera issue #244: Android Appium test tweaks

2016-12-22 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/244 Oh! I totally forgot to ping @alsorokin for a review :) If you find the time, please review good sir! --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-camera issue #178: Create Pictures directory if it doesn't ex...

2016-12-16 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/178 FWIW I had this problem when using an Android emulator but forgot to specify the SD card size in its AVD definition. In that situation, the emulator acts like the SD card is mounted

[GitHub] cordova-plugin-camera pull request #244: Android Appium test tweaks

2016-12-16 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/244 Android Appium test tweaks ### Platforms affected Android ### What does this PR do? - updated comments on how to run the tests. - extra

[GitHub] cordova-android issue #370: CB-12595: Fix Android Studio Detection (may need...

2017-03-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/370 Got it, sounds good then. --- 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-cli pull request #267: CB: 11982 -Created new cordova config command

2017-03-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/267#discussion_r107738404 --- Diff: doc/cordova.txt --- @@ -6,6 +6,8 @@ Global Commands create . Create a project help

[GitHub] cordova-cli issue #272: CB-12591 - added new config command to CLI reference...

2017-03-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-cli/pull/272 Thanks for pointing me in the right direction @audreyso ! Left some comments there, and if any changes arise from that PR, I would recommend reflecting the wording changes from that PR

[GitHub] cordova-cli pull request #267: CB: 11982 -Created new cordova config command

2017-03-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/267#discussion_r107737934 --- Diff: doc/config.txt --- @@ -0,0 +1,22 @@ +Synopsis + +cordova-cli config [options] + + +The config command can

[GitHub] cordova-android issue #370: CB-12595: Fix Android Studio Detection (may need...

2017-03-27 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/370 Thanks for letting us know, @PierBover! We will keep our eyes peeled for your report. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-android issue #370: CB-12595: Fix Android Studio Detection (may need...

2017-03-22 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/370 For reference, you can get canary and beta versions of the SDK here: https://developer.android.com/studio/preview/index.html A summary of using the canary and regular versions

[GitHub] cordova-android issue #370: CB-12595: Fix Android Studio Detection (may need...

2017-03-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/370 Results of my testing with this. # Mac Side-by-side installations of Android Studio + Android Studio Preview: ``` ➔ l /Applications/Android* /Applications

[GitHub] cordova-cli issue #272: CB-12591 - added new config command to CLI reference...

2017-03-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-cli/pull/272 I'm confused about this command. Perhaps this is not the right place to discuss, and feel free to link me to relevant discussion or documentation about the command, but this command just sets

[GitHub] cordova-docs pull request #691: CB-12609: added android@6.2.0 release blog p...

2017-03-31 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/691#discussion_r109230732 --- Diff: www/_posts/2017-03-31-android-release.md --- @@ -0,0 +1,38 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-docs pull request #691: CB-12609: added android@6.2.0 release blog p...

2017-03-31 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/691#discussion_r109231097 --- Diff: www/_posts/2017-03-31-android-release.md --- @@ -0,0 +1,38 @@ +--- +layout: post +author: +name: Steve Gill +url

[GitHub] cordova-docs issue #691: CB-12609: added android@6.2.0 release blog post

2017-03-31 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-docs/pull/691 @infil00p's makes a great point here: > We should explicitly state here that we now require either Gradle or Android Studio to be installed, since our old configuration didn't requ

[GitHub] cordova-android issue #370: CB-12595: Fix Android Studio Detection (may need...

2017-03-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/370 Thanks for cleaning up the logging. However, this point still stands: > So, it doesn't pick the preview version, just the regular Android Studio version - unlike on

[GitHub] cordova-android issue #369: Updated CLI scripts to support Android SDK Tools...

2017-03-16 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/369 Oh yes, and ping @alsorokin - not sure if the changes to the android CLI scripts affect the CI in any way? But in any case, probably worth getting your eyes on this change too

[GitHub] cordova-android issue #369: Updated CLI scripts to support Android SDK Tools...

2017-03-16 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/369 @dpogue thanks for checking! So I think `android_sdk_version` failing in this case is kind of expected, as that script, historically, did not do any environment checking, and I tried keeping

[GitHub] cordova-plugin-screen-orientation pull request #14: Add manual tests

2017-03-20 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-plugin-screen-orientation/pull/14 Add manual tests Please review @purplecabbage and @maverickmishra. ### Platforms affected All. ### What does this PR do? Adds

[GitHub] cordova-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-14 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r106043706 --- Diff: bin/lib/check_reqs.js --- @@ -246,7 +273,11 @@ module.exports.check_android_target = function(originalError) { // Google Inc

[GitHub] cordova-android pull request #369: Updated CLI scripts to support Android SD...

2017-03-15 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-android/pull/369 Updated CLI scripts to support Android SDK Tools 25.3.1 ### Platforms affected Android ### What does this PR do? Adds support for using the Android SDK

[GitHub] cordova-docs issue #686: CB-12559: documentation updates for new Android SDK...

2017-03-20 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-docs/pull/686 apache/cordova-android#369 has now landed, so assuming this is ready to be merged assuming there are no further issues. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-android issue #369: Updated CLI scripts to support Android SDK Tools...

2017-03-20 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/369 I've posted a DISCUSS for removal of the `android_sdk_version` script here: http://markmail.org/message/k4oysup6lkfzk4o2 Any opposition to me merging it in? I am hesitant to do so

[GitHub] cordova-android issue #369: Updated CLI scripts to support Android SDK Tools...

2017-03-20 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/369 Rebased on latest master, will wait for appveyor to pass before merging. --- 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-docs pull request #686: CB-12559: documentation updates for new Andr...

2017-03-20 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/686#discussion_r106955951 --- Diff: www/docs/en/dev/guide/platforms/android/index.md --- @@ -62,19 +63,20 @@ they dip below 5% on Google's ### Java Development Kit

[GitHub] cordova-android issue #369: Updated CLI scripts to support Android SDK Tools...

2017-03-16 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/369 @shazron I think that's expected and will happen if you also try it with the `master` branch. It is because `android_sdk_version` does not leverage `check_reqs`, which will modify your `PATH

[GitHub] cordova-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-14 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r106050913 --- Diff: bin/lib/check_reqs.js --- @@ -246,7 +273,11 @@ module.exports.check_android_target = function(originalError) { // Google Inc

[GitHub] cordova-docs pull request #686: CB-12559: documentation updates for new Andr...

2017-03-16 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-docs/pull/686 CB-12559: documentation updates for new Android SDK Tools Ping @infil00p, @shazron, @dpogue, @purplecabbage for review, please and thank you. Please do not merge this until

[GitHub] cordova-android pull request #373: Support for SDK Tools v26, simplified tar...

2017-04-10 Thread filmaj
Github user filmaj closed the pull request at: https://github.com/apache/cordova-android/pull/373 --- 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-test-framework issue #23: Fixing a few markdown rendering ite...

2017-04-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-test-framework/pull/23 Thanks for the pull request! Merged in. --- 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-docs issue #692: Fixed a tiny typo

2017-04-12 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-docs/pull/692 Thanks for the pull request! Merged in. --- 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-android pull request #373: Support for SDK Tools v26, simplified tar...

2017-04-06 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-android/pull/373 Support for SDK Tools v26, simplified target parsing and preference for using newer `sdkmanager` and `avdmanager` commands Please review and test @infil00p, @dpogue, @shazron

[GitHub] cordova-lib pull request #525: CB-12557: superspawn now returns both stdout ...

2017-03-09 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-lib/pull/525 CB-12557: superspawn now returns both stdout and stderr in reject handler Please review @stevengill and @audreyso. ### Platforms affected All. ### What does this PR

[GitHub] cordova-lib issue #525: CB-12557: superspawn now returns both stdout and std...

2017-03-09 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-lib/pull/525 @stevengill patch version bump is fine for this, yeah? --- 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-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-09 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r105241092 --- Diff: bin/lib/check_reqs.js --- @@ -78,21 +79,46 @@ module.exports.check_ant = function

[GitHub] cordova-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-09 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r105241332 --- Diff: bin/lib/check_reqs.js --- @@ -78,21 +79,46 @@ module.exports.check_ant = function

[GitHub] cordova-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-09 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r105240916 --- Diff: bin/lib/check_reqs.js --- @@ -78,21 +79,46 @@ module.exports.check_ant = function

[GitHub] cordova-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-09 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r105246727 --- Diff: bin/templates/cordova/lib/builders/GradleBuilder.js --- @@ -65,6 +65,20 @@ GradleBuilder.prototype.getArgs = function(cmd, opts

[GitHub] cordova-android pull request #367: CB-12524: Working around Android SDK upda...

2017-03-09 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/367#discussion_r105241573 --- Diff: bin/templates/cordova/lib/builders/GradleBuilder.js --- @@ -65,6 +65,20 @@ GradleBuilder.prototype.getArgs = function(cmd, opts

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-08 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 Ah, I forgot to ping you: please review @infil00p --- 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-android pull request #366: CB-12546: More robust support spawning th...

2017-03-08 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-android/pull/366 CB-12546: More robust support spawning the emulator with newer Android SDK ### Platforms affected Android ### What does this PR do? Two things related

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-14 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 OK, I had to add more robust support for automatically adding the location of the `avdmanager` and `sdkmanager` binaries to the PATH, and I broke the tests once more. At this point, I'm

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 @infil00p OK, I'll try to get to the bottom of that. I'll ping you once more when I do. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 > Related: I've been burned by this more times than I can count, maybe we should get rid of this check? Nah, I think it's a good check. It runs fast and it enforces a certain

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-10 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 Alright @infil00p, fixed that up. Please review, 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

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-13 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 OK I've rebased and tweaked based on some upcoming changes I'm prepping for CB-12554. @infil00p can you review one more time, please? --- If your project is set up for it, you can

[GitHub] cordova-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-13 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 I see. I will take a look at it on my Windows VM. --- 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-android pull request #366: CB-12546: More robust support spawning th...

2017-03-14 Thread filmaj
Github user filmaj closed the pull request at: https://github.com/apache/cordova-android/pull/366 --- 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-android issue #366: CB-12546: More robust support spawning the emula...

2017-03-14 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/366 I'm actually going to close this pull request and re-open once I have added tests and thoroughly tested on both Windows and Mac. --- If your project is set up for it, you can reply

[GitHub] cordova-docs pull request #685: CB-12519: added plugins release blog post

2017-03-06 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/685#discussion_r104516393 --- Diff: www/_posts/2017-03-06-plugins-release.md --- @@ -0,0 +1,199 @@ +--- +layout: post +author: +name: Steve Gill +url

  1   2   3   4   5   >