[GitHub] dpogue opened a new issue #508: Inconsistent handling of min/target SDK values

2018-10-01 Thread GitBox
dpogue opened a new issue #508: Inconsistent handling of min/target SDK values URL: https://github.com/apache/cordova-android/issues/508 cordova-android currently has a few different ways to specify a minimum SDK version and the target SDK version, and they are not equally exposed at variou

[GitHub] pdyraga edited a comment on issue #137: CB-13460: Apply Android style to the splash screen

2018-10-01 Thread GitBox
pdyraga edited a comment on issue #137: CB-13460: Apply Android style to the splash screen URL: https://github.com/apache/cordova-plugin-splashscreen/pull/137#issuecomment-426158222 @janpio Done, sorry for the delay. All tests are passing now. :tada: --

[GitHub] pdyraga commented on issue #137: CB-13460: Apply Android style to the splash screen

2018-10-01 Thread GitBox
pdyraga commented on issue #137: CB-13460: Apply Android style to the splash screen URL: https://github.com/apache/cordova-plugin-splashscreen/pull/137#issuecomment-426158222 @janpio Done, sorry for the delay. All tests are passing now.

[cordova-osx] branch master updated: Test Framework Implementation Improvements (#67)

2018-10-01 Thread erisu
This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-osx.git The following commit(s) were added to refs/heads/master by this push: new dcdea9a Test Framework Implementation Impro

[GitHub] erisu closed pull request #67: Test Framework Implementation Improvements

2018-10-01 Thread GitBox
erisu closed pull request #67: Test Framework Implementation Improvements URL: https://github.com/apache/cordova-osx/pull/67 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pul

[GitHub] premtemp1 opened a new issue #258: Not seeing any files on the android device

2018-10-01 Thread GitBox
premtemp1 opened a new issue #258: Not seeing any files on the android device URL: https://github.com/apache/cordova-plugin-file/issues/258 Hello, I trying to read android folder and show the user a list of files but I am NOT seeing any files that I have uploaded in any folders.

[GitHub] premtemp1 commented on issue #254: Cordova plugin file does not work

2018-10-01 Thread GitBox
premtemp1 commented on issue #254: Cordova plugin file does not work URL: https://github.com/apache/cordova-plugin-file/issues/254#issuecomment-426105096 I am having same issue. These are folders that I am traversing var localURLs = [ cordova.file.applicationDirectory

[GitHub] Ravenstine commented on issue #114: Not working on Android devices

2018-10-01 Thread GitBox
Ravenstine commented on issue #114: Not working on Android devices URL: https://github.com/apache/cordova-plugin-geolocation/issues/114#issuecomment-426101408 On my Samsung Galaxy S5, the issue has to do with Wi-Fi scanning being enabled. Turning this feature off immediately allows the ge

[GitHub] janpio commented on issue #198: Updated README for Android file uploads.

2018-10-01 Thread GitBox
janpio commented on issue #198: Updated README for Android file uploads. URL: https://github.com/apache/cordova-plugin-file-transfer/pull/198#issuecomment-426071073 Thanks for following up, was suspecting something like this.

[GitHub] shamilovtim closed pull request #198: Updated README for Android file uploads.

2018-10-01 Thread GitBox
shamilovtim closed pull request #198: Updated README for Android file uploads. URL: https://github.com/apache/cordova-plugin-file-transfer/pull/198 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: A

[GitHub] shamilovtim commented on issue #198: Updated README for Android file uploads.

2018-10-01 Thread GitBox
shamilovtim commented on issue #198: Updated README for Android file uploads. URL: https://github.com/apache/cordova-plugin-file-transfer/pull/198#issuecomment-426070505 Further research leads me to believe that this is an issue with Flask rather than Android. Closing

[GitHub] shamilovtim edited a comment on issue #198: Updated README for Android file uploads.

2018-10-01 Thread GitBox
shamilovtim edited a comment on issue #198: Updated README for Android file uploads. URL: https://github.com/apache/cordova-plugin-file-transfer/pull/198#issuecomment-426068611 @janpio Thanks for your answer. I was trying to send a simple .jpg avatar from an Android application to our Fla

[GitHub] shamilovtim commented on issue #198: Updated README for Android file uploads.

2018-10-01 Thread GitBox
shamilovtim commented on issue #198: Updated README for Android file uploads. URL: https://github.com/apache/cordova-plugin-file-transfer/pull/198#issuecomment-426068611 @janpio Thanks for your answer. I was trying to send a simple .jpg avatar from an Android application to our Flask REST

[GitHub] janpio commented on issue #197: CB-12551: (android) Patch Security Provider to support TLS 1.2

2018-10-01 Thread GitBox
janpio commented on issue #197: CB-12551: (android) Patch Security Provider to support TLS 1.2 URL: https://github.com/apache/cordova-plugin-file-transfer/pull/197#issuecomment-426063702 I just submitted a fix to master, if you rebase on that your tests might pass (or at least fail less).

[GitHub] janpio commented on issue #159: CB-13690 : (browser) Add src change to method to Media object

2018-10-01 Thread GitBox
janpio commented on issue #159: CB-13690 : (browser) Add src change to method to Media object URL: https://github.com/apache/cordova-plugin-media/pull/159#issuecomment-426056733 Tests are now passing. This is an automated me

[GitHub] janpio closed pull request #199: Fix js error "The parameter is incorrect"

2018-10-01 Thread GitBox
janpio closed pull request #199: Fix js error "The parameter is incorrect" URL: https://github.com/apache/cordova-plugin-file-transfer/pull/199 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As th

[cordova-plugin-file-transfer] branch master updated (2e4539d -> 6c99dfa)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file-transfer.git. from 2e4539d also accept android sdk terms for android-27 add 6c99dfa [windows] Fix js error

[cordova-plugin-file-transfer] branch master updated (b7de6f9 -> 2e4539d)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file-transfer.git. from b7de6f9 CB-13826 Incremented plugin version. add 2e4539d also accept android sdk terms

[GitHub] janpio commented on issue #198: Updated README for Android file uploads.

2018-10-01 Thread GitBox
janpio commented on issue #198: Updated README for Android file uploads. URL: https://github.com/apache/cordova-plugin-file-transfer/pull/198#issuecomment-426054895 Can you provide some context? Is this true for all upload or just for some configuration? What happens if one doesn't set the

[GitHub] janpio commented on issue #233: bug: filesystemName is undefined

2018-10-01 Thread GitBox
janpio commented on issue #233: bug: filesystemName is undefined URL: https://github.com/apache/cordova-plugin-file/pull/233#issuecomment-426052331 Oh what platform does this problem occur? Can you post the error message you are getting? What is the code needed to reproduce this? (Bot

[cordova-plugin-file] branch master updated: CB-13850: Fix spelling in typed-file: property name filesystem (wrong… (#229)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git The following commit(s) were added to refs/heads/master by this push: new 4642fde CB-13850: Fix spelling in

[GitHub] janpio closed pull request #229: CB-13850: Fix spelling in typed-file: property name filesystem (wrong…

2018-10-01 Thread GitBox
janpio closed pull request #229: CB-13850: Fix spelling in typed-file: property name filesystem (wrong… URL: https://github.com/apache/cordova-plugin-file/pull/229 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[cordova-plugin-file] branch master updated: CB-13960: fix FileWriter.write argument type definition for typescript (#231)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git The following commit(s) were added to refs/heads/master by this push: new 5353b84 CB-13960: fix FileWriter.w

[GitHub] anupamgovind1981 opened a new issue #422: App crashes on iOS 12.0

2018-10-01 Thread GitBox
anupamgovind1981 opened a new issue #422: App crashes on iOS 12.0 URL: https://github.com/apache/cordova-ios/issues/422 Description: App start crashes on iPad after upgrade to iOS 12.0. [ERROR] An error occurred while running subprocess cordova. Steps to Reproduce: Upgrad

[GitHub] janpio closed pull request #231: CB-13960: fix FileWriter.write argument type definition for typescript

2018-10-01 Thread GitBox
janpio closed pull request #231: CB-13960: fix FileWriter.write argument type definition for typescript URL: https://github.com/apache/cordova-plugin-file/pull/231 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[GitHub] janpio commented on issue #133: Added LaunchImageFileCustom for hybrid app and multiples Launch Images

2018-10-01 Thread GitBox
janpio commented on issue #133: Added LaunchImageFileCustom for hybrid app and multiples Launch Images URL: https://github.com/apache/cordova-plugin-splashscreen/pull/133#issuecomment-426044606 Hey, I just fixed the problem that caused Android tests to fail in master. Could you rebase thi

[GitHub] janpio commented on issue #242: CB-11714: (windows) added check for encoding in savePhoto() without height/width

2018-10-01 Thread GitBox
janpio commented on issue #242: CB-11714: (windows) added check for encoding in savePhoto() without height/width URL: https://github.com/apache/cordova-plugin-camera/pull/242#issuecomment-426043765 Thanks @DisruptiveMind. Tests are now failing because of ``` /Users/travis/buil

[GitHub] janpio edited a comment on issue #271: CB-7179 (iOS): Add WKWebView support for iOS

2018-10-01 Thread GitBox
janpio edited a comment on issue #271: CB-7179 (iOS): Add WKWebView support for iOS URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/271#issuecomment-425728887 Simplest answer: Because the testing setup for plugins is all messed up, see a WIP issue here: https://github.

[cordova-paramedic] branch janpio-add_plugin_package.json deleted (was 2b24b0a)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-add_plugin_package.json in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git. was 2b24b0a most rudimentary package.json for plugins and plugin tests possible The

[cordova-paramedic] branch master updated (5bed039 -> c78d74a)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git. from 5bed039 decrease to 9 min to work around 10min command limit on travis: https://docs.travis-ci.com/user

[GitHub] PieterVanPoyer edited a comment on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6

2018-10-01 Thread GitBox
PieterVanPoyer edited a comment on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6 URL: https://github.com/apache/cordova-plugin-network-information/pull/74#issuecomment-426035590 I triggered a new build. (I did chang

[GitHub] PieterVanPoyer commented on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6

2018-10-01 Thread GitBox
PieterVanPoyer commented on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6 URL: https://github.com/apache/cordova-plugin-network-information/pull/74#issuecomment-426035590 I triggered a new build. (I did change some

[GitHub] PieterVanPoyer removed a comment on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6

2018-10-01 Thread GitBox
PieterVanPoyer removed a comment on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6 URL: https://github.com/apache/cordova-plugin-network-information/pull/74#issuecomment-426029809 @janpio Hey janpio, the travis-ci bu

[GitHub] PieterVanPoyer commented on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6

2018-10-01 Thread GitBox
PieterVanPoyer commented on issue #74: CB-12035 (android) Fix bug [cordova-plugin-network-information] connection info is not reliable on Android 6 URL: https://github.com/apache/cordova-plugin-network-information/pull/74#issuecomment-426029809 @janpio Hey janpio, the travis-ci build keep

[GitHub] janpio commented on issue #286: CB-13307: (Android) Fixed issue when unable to load image with mime t…

2018-10-01 Thread GitBox
janpio commented on issue #286: CB-13307: (Android) Fixed issue when unable to load image with mime t… URL: https://github.com/apache/cordova-plugin-camera/pull/286#issuecomment-426024101 Jippieh! I removed some unwanted changes to README that somehow made their way into this via merge/re

[GitHub] DavidBriglio commented on issue #286: CB-13307: (Android) Fixed issue when unable to load image with mime t…

2018-10-01 Thread GitBox
DavidBriglio commented on issue #286: CB-13307: (Android) Fixed issue when unable to load image with mime t… URL: https://github.com/apache/cordova-plugin-camera/pull/286#issuecomment-426020724 @janpio Tests are now passing!

[GitHub] janpio commented on issue #286: CB-13307: (Android) Fixed issue when unable to load image with mime t…

2018-10-01 Thread GitBox
janpio commented on issue #286: CB-13307: (Android) Fixed issue when unable to load image with mime t… URL: https://github.com/apache/cordova-plugin-camera/pull/286#issuecomment-425996898 And another rebase/merge from `master` to get those tests passing @DavidBriglio? ---

[GitHub] StevenMapes commented on issue #114: Not working on Android devices

2018-10-01 Thread GitBox
StevenMapes commented on issue #114: Not working on Android devices URL: https://github.com/apache/cordova-plugin-geolocation/issues/114#issuecomment-425990735 I had the same problem with Phonegap and every version of this plugin since 2.4.3 (tested on a OnePlus5). Though even that version

[GitHub] charlesverge commented on issue #268: CB-12873: Add customization options for caputre button, resizing of v…

2018-10-01 Thread GitBox
charlesverge commented on issue #268: CB-12873: Add customization options for caputre button, resizing of v… URL: https://github.com/apache/cordova-plugin-camera/pull/268#issuecomment-425989962 @janpio I've rebased the commit, the changes since the last rebase do not affect this code and

[GitHub] janpio opened a new issue #38: [Plugins] Test current platforms

2018-10-01 Thread GitBox
janpio opened a new issue #38: [Plugins] Test current platforms URL: https://github.com/apache/cordova/issues/38 iOS 11 and 12? Android 7.1 and 8? This is an automated message from the Apache Git Service. To respond to the

[GitHub] sanjeetnonia opened a new issue #107: captureAudio Does not work on oreo

2018-10-01 Thread GitBox
sanjeetnonia opened a new issue #107: captureAudio Does not work on oreo URL: https://github.com/apache/cordova-plugin-media-capture/issues/107 App crash on oreo device when we give pemission for audio record This is an autom

[GitHub] janpio edited a comment on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
janpio edited a comment on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425946523 Well, review first ;) (Just noticed the merge _is_ a bit messed up as it pulled in all the changes into your branch individ

[GitHub] janpio commented on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
janpio commented on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425946523 (Just noticed the merge _is_ a bit messed up as it pulled in all the changes into your branch individually, but your actual change is sim

[GitHub] janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425941320 Noticed one more thing in our failing test run on Saucelabs: ![image](https://user-images.githubuserconten

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425941092 Observation on the Saucelabs "Commands" tab: No red border for "POST element" line: ![image](https://user-i

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425938899 So probably better comparison is `cordova-plugin-dialogs`: https://travis-ci.org/apache/cordova-plugin-dialogs/jobs

[GitHub] janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425937979 Watching the video of the test run at https://saucelabs.com/beta/tests/7e834da3d10d4f08b614d05fcccdfa39/watch

[GitHub] squallstar commented on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
squallstar commented on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425938679 Great! Feel free to merge anytime. This is an automated message from

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425937979 Watching the video of the test run at https://saucelabs.com/beta/tests/7e834da3d10d4f08b614d05fcccdfa39/watch#5 conf

[GitHub] cjpearson commented on issue #88: CB-12479: Add loading spinner for android

2018-10-01 Thread GitBox
cjpearson commented on issue #88: CB-12479: Add loading spinner for android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/88#issuecomment-425937808 @janpio No problem, I had to make another change anyway. The latest commit replaces the deprecated ProgressDialog with a Pro

[GitHub] CesarBalzer commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-10-01 Thread GitBox
CesarBalzer commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-425935703 Changing the configuration in xcode to legacy did not work, setting the flag cordova build ios --buildFlag = '- UseModernBuildSystem =

[GitHub] janpio commented on issue #88: CB-12479: Add loading spinner for android

2018-10-01 Thread GitBox
janpio commented on issue #88: CB-12479: Add loading spinner for android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/88#issuecomment-425935160 Thanks for the rebase, and sorry I didn't check what repo this PR was in before writing this: `cordova-plugin-inappbrowser` has

[GitHub] janpio commented on issue #136: Add dots spinner loader for android

2018-10-01 Thread GitBox
janpio commented on issue #136: Add dots spinner loader for android URL: https://github.com/apache/cordova-plugin-splashscreen/pull/136#issuecomment-425934760 `rebase` is git command that takes your changes from your branch, which was created in the past and with an old state of code, and

[GitHub] janpio commented on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
janpio commented on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425932701 Yes, Travis now happy 👍 This is an automated message from the Apache Gi

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425932393 (Maybe the test is actually already run - and Appium is trying to take care of other stuff) In the successful

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425930838 ### Preliminary result This code here hangs: https://github.com/apache/cordova-paramedic/blob/5bed039d6dfbb

[GitHub] airstep commented on issue #136: Add dots spinner loader for android

2018-10-01 Thread GitBox
airstep commented on issue #136: Add dots spinner loader for android URL: https://github.com/apache/cordova-plugin-splashscreen/pull/136#issuecomment-425930572 What you mean about rebase? How to do it? This is an automated me

[GitHub] janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425929064 Similar situation in the Appium Server log as before in the normal Appium log: First 281 lines are identical,

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425929064 Similar situation in the Appium Server log as before in the normal Appium log: First 281 lines are identical, then ou

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425926940 Unfortunately the logs for the last succeeding test run in _this_ repo are not archived on Saucelabs any more, so no

[GitHub] sgruhier commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-10-01 Thread GitBox
sgruhier commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-425926385 thanks I did it, I can run a build in xcode but I'm curious how I can use command line like others with --buildFlag :) ---

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425926266 Here is the commit that added the "permissions buster" for Android: https://github.com/apache/cordova-paramedic/co

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425924693 Turn out the successful test run in `cordova-plugin-geolocation` has the same line with `alow` in it in line 146 the

[GitHub] janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425923522 Last 2 entries from ["Appium Logs"](https://saucelabs.com/beta/tests/7e834da3d10d4f08b614d05fcccdfa39/logs#6)

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425923522 Last 2 entries from "Appium Logs": ``` ... { "screenshot": null, "between_commands": 0.

[GitHub] janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425921890 Compare the failing test here, to a similarly configured one from another plugin: failing here: htt

[GitHub] janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing

2018-10-01 Thread GitBox
janpio commented on issue #307: [Tests/CI/Travis] android-7.0 tests are failing URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425921890 Compare the failing test here, to a similarly configured one from another plugin: failing here: https://tra

[GitHub] janpio commented on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
janpio commented on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425919871 Yep, merge commit looks clean: https://github.com/apache/cordova-plugin-camera/pull/320/commits/d1516bd0966608736e62423f18bc1619b02e2cea

[GitHub] squallstar commented on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
squallstar commented on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425917869 @janpio done, can you check if it's correct now? This is what I've done: ``` git remote add edx https://github.com/apache/co

[GitHub] janpio closed pull request #107: Remove docs translations

2018-10-01 Thread GitBox
janpio closed pull request #107: Remove docs translations URL: https://github.com/apache/cordova-plugin-dialogs/pull/107 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

[cordova-plugin-dialogs] branch remove-docs-translations deleted (was dad8fd5)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch remove-docs-translations in repository https://gitbox.apache.org/repos/asf/cordova-plugin-dialogs.git. was dad8fd5 remove docs translations The revisions that were on this branch are still

[cordova-status] branch janpio-update deleted (was 58478df)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch janpio-update in repository https://gitbox.apache.org/repos/asf/cordova-status.git. was 58478df remove "Organization / Apache" The revisions that were on this branch are still contained in

[cordova-status] branch master updated: Generate table entries for all Cordova repositories (#13)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-status.git The following commit(s) were added to refs/heads/master by this push: new d43dcc9 Generate table entries for all

[GitHub] janpio closed pull request #117: Remove outdated doccs translations

2018-10-01 Thread GitBox
janpio closed pull request #117: Remove outdated doccs translations URL: https://github.com/apache/cordova-plugin-geolocation/pull/117 This is an automated message from the Apache Git Service. To respond to the message, pleas

[cordova-plugin-geolocation] branch remove-docs-translation deleted (was 6a10456)

2018-10-01 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio pushed a change to branch remove-docs-translation in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git. was 6a10456 remove outdated doccs translations The revisions that were on this br

[GitHub] janpio commented on issue #88: CB-12479: Add loading spinner for android

2018-10-01 Thread GitBox
janpio commented on issue #88: CB-12479: Add loading spinner for android URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/88#issuecomment-425913364 Awesome. Unfortunately I have some more "work" for you: I just fixed the problem that caused Android tests to fail in `master

[GitHub] janpio commented on issue #265: CB-14024 Take into account statusbar height when toolbar is enabled

2018-10-01 Thread GitBox
janpio commented on issue #265: CB-14024 Take into account statusbar height when toolbar is enabled URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/265#issuecomment-425913163 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this

[GitHub] janpio commented on issue #276: CB-14188: add beforeload event, catching navigation before it happens

2018-10-01 Thread GitBox
janpio commented on issue #276: CB-14188: add beforeload event, catching navigation before it happens URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/276#issuecomment-425913068 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase th

[GitHub] janpio commented on issue #275: CB-14190: (windows) Fix bug where double clicking `` exits app

2018-10-01 Thread GitBox
janpio commented on issue #275: CB-14190: (windows) Fix bug where double clicking `` exits app URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/275#issuecomment-425913000 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR p

[GitHub] janpio commented on issue #273: CB-NOBUG: (iOS) improvement for UI debugging/visualization

2018-10-01 Thread GitBox
janpio commented on issue #273: CB-NOBUG: (iOS) improvement for UI debugging/visualization URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/273#issuecomment-425912933 I did @justf4st - you are of course right. I just fixed the problem that caused Android tests to fail

[GitHub] janpio commented on issue #339: Localizing hardcoded messages

2018-10-01 Thread GitBox
janpio commented on issue #339: Localizing hardcoded messages URL: https://github.com/apache/cordova-plugin-camera/pull/339#issuecomment-425912742 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please? This should get rid of the Androi

[GitHub] janpio commented on issue #268: CB-12873: Add customization options for caputre button, resizing of v…

2018-10-01 Thread GitBox
janpio commented on issue #268: CB-12873: Add customization options for caputre button, resizing of v… URL: https://github.com/apache/cordova-plugin-camera/pull/268#issuecomment-425912660 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR

[GitHub] janpio commented on issue #311: CB-13836 Windows phone correct filename

2018-10-01 Thread GitBox
janpio commented on issue #311: CB-13836 Windows phone correct filename URL: https://github.com/apache/cordova-plugin-camera/pull/311#issuecomment-425912543 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please? This should get rid of

[GitHub] janpio commented on issue #320: Get applicationId from package name

2018-10-01 Thread GitBox
janpio commented on issue #320: Get applicationId from package name URL: https://github.com/apache/cordova-plugin-camera/pull/320#issuecomment-425912588 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please? This should get rid of the

[GitHub] janpio commented on issue #230: CB-13849: (android) getDirectory("") returns current path instead of / path

2018-10-01 Thread GitBox
janpio commented on issue #230: CB-13849: (android) getDirectory("") returns current path instead of / path URL: https://github.com/apache/cordova-plugin-file/pull/230#issuecomment-425912496 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this

[GitHub] janpio commented on issue #217: CB-13245: (android) Fix bug caused by negative length reported for an asset

2018-10-01 Thread GitBox
janpio commented on issue #217: CB-13245: (android) Fix bug caused by negative length reported for an asset URL: https://github.com/apache/cordova-plugin-file/pull/217#issuecomment-425912429 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this

[GitHub] janpio commented on issue #216: CB-13208: (windows) Fix `readAsBinaryString` to only read the requested range

2018-10-01 Thread GitBox
janpio commented on issue #216: CB-13208: (windows) Fix `readAsBinaryString` to only read the requested range URL: https://github.com/apache/cordova-plugin-file/pull/216#issuecomment-425912291 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase th

[GitHub] janpio commented on issue #211: CB-6938: (fix) on iOS, copyTo should overwrite any existing file

2018-10-01 Thread GitBox
janpio commented on issue #211: CB-6938: (fix) on iOS, copyTo should overwrite any existing file URL: https://github.com/apache/cordova-plugin-file/pull/211#issuecomment-425912239 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please?

[GitHub] janpio commented on issue #164: CB-13774: repair broken recording and playback functionality on Android

2018-10-01 Thread GitBox
janpio commented on issue #164: CB-13774: repair broken recording and playback functionality on Android URL: https://github.com/apache/cordova-plugin-media/pull/164#issuecomment-425912074 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR

[GitHub] janpio commented on issue #156: CB-13633: (android) Propagate buffering start/stop events on Android.

2018-10-01 Thread GitBox
janpio commented on issue #156: CB-13633: (android) Propagate buffering start/stop events on Android. URL: https://github.com/apache/cordova-plugin-media/pull/156#issuecomment-425911924 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR p

[GitHub] janpio commented on issue #165: CB-13852: (iOS) Fix bug prevent error on getPosition

2018-10-01 Thread GitBox
janpio commented on issue #165: CB-13852: (iOS) Fix bug prevent error on getPosition URL: https://github.com/apache/cordova-plugin-media/pull/165#issuecomment-425911880 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please? This shoul

[GitHub] janpio commented on issue #155: CB-13632: (android) Allow UDP media streaming.

2018-10-01 Thread GitBox
janpio commented on issue #155: CB-13632: (android) Allow UDP media streaming. URL: https://github.com/apache/cordova-plugin-media/pull/155#issuecomment-425911778 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please? This should get r

[GitHub] luisfernando-rf commented on issue #118: Geolocation Interval position

2018-10-01 Thread GitBox
luisfernando-rf commented on issue #118: Geolocation Interval position URL: https://github.com/apache/cordova-plugin-geolocation/issues/118#issuecomment-425911492 ??? This is an automated message from the Apache Git Servi

[GitHub] janpio commented on issue #136: Add dots spinner loader for android

2018-10-01 Thread GitBox
janpio commented on issue #136: Add dots spinner loader for android URL: https://github.com/apache/cordova-plugin-splashscreen/pull/136#issuecomment-425911693 Hey, I just fixed the problem that caused Android tests to fail in `master`. Could you rebase this PR please? This should get rid o

[GitHub] luisfernando-rf commented on issue #115: Frequency/Interval feature for `watchPosition`

2018-10-01 Thread GitBox
luisfernando-rf commented on issue #115: Frequency/Interval feature for `watchPosition` URL: https://github.com/apache/cordova-plugin-geolocation/issues/115#issuecomment-425911443 This is an automated message from t

[GitHub] dominikse commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support

2018-10-01 Thread GitBox
dominikse commented on issue #407: [ANNOUNCEMENT] Status of Xcode 10 support URL: https://github.com/apache/cordova-ios/issues/407#issuecomment-425911427 > when I run `ng run app:ionic-cordova-build --platform=ios --buildFlag="-UseModernBuildSystem=0"` I have > > ``` > Unknown opt

[GitHub] ansarikhurshid786 opened a new issue #309: pdf is not opening in android inappbrower using ionic 3.

2018-10-01 Thread GitBox
ansarikhurshid786 opened a new issue #309: pdf is not opening in android inappbrower using ionic 3. URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/309 I am using ionic 3 plugin to view pdf inappbrowser. It is working fine in ios but not working in android. I am

[GitHub] janpio commented on issue #137: CB-13460: Apply Android style to the splash screen

2018-10-01 Thread GitBox
janpio commented on issue #137: CB-13460: Apply Android style to the splash screen URL: https://github.com/apache/cordova-plugin-splashscreen/pull/137#issuecomment-425911395 Hey, I just fixed the problem that caused Android tests to fail. Rebasing on master should get rid of those and pos

[GitHub] janpio commented on issue #114: Canot open PDF file with inappbrowser ionic

2018-10-01 Thread GitBox
janpio commented on issue #114: Canot open PDF file with inappbrowser ionic URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/114#issuecomment-425909813 Step 1: Open an issue instead of commenting on a closed PR. Thank you.

[GitHub] ansarikhurshid786 commented on issue #114: Canot open PDF file with inappbrowser ionic

2018-10-01 Thread GitBox
ansarikhurshid786 commented on issue #114: Canot open PDF file with inappbrowser ionic URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/114#issuecomment-425908219 I am also facing same issue in android only and it is working fine in ios. how to resolve in android -

  1   2   >