FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(android-connectivity): Add ethernet connection type by crowebird · Pull Request #5670 · NativeScript/NativeScript · GitHub

fix(android-connectivity): Add ethernet connection type - #5670

Merged
manoldonev merged 4 commits into
NativeScript:masterfrom
crowebird:ethernetConnectionType
Apr 19, 2018
Merged

manoldonev merged 4 commits into
NativeScript:masterfrom
crowebird:ethernetConnectionType

Conversation

Copy link
Copy Markdown
Contributor

When calling getConnectionType on an emulator, the connection type can be returned as "ethernet", which causes getConnectionType to return none when there is a connection.

PR Checklist

What is the current behavior?

If the connection type is "ethernet" getConnectionType will return none.

What is the new behavior?

If the connection type is "ethernet" getConnectionType will properly return the "ethernet" connection type

Fixes/Implements/Closes #5669.

Add "ethernet" connection type to getConnectionType to correctly return a connection type when the type is "ethernet"

ns-bot commented Apr 12, 2018

Copy link
Copy Markdown

Can one of the admins verify this patch?

1 similar comment

ns-bot commented Apr 12, 2018

Copy link
Copy Markdown

Can one of the admins verify this patch?

ghost added the ♥ community PR label Apr 12, 2018

ns-bot commented Apr 12, 2018

Copy link
Copy Markdown

Can one of the admins verify this patch?

manoldonev added this to the 4.1 milestone Apr 13, 2018
ghost assigned SvetoslavTsenov Apr 16, 2018
ghost added in progress and removed ♥ community PR labels Apr 16, 2018
ghost assigned manoldonev Apr 18, 2018

Copy link
Copy Markdown
Contributor

test

manoldonev merged commit 1536d15 into NativeScript:master Apr 19, 2018
ghost removed the in progress label Apr 19, 2018

lock Bot commented Aug 26, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Aug 26, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] getConnectionType returns none when the connectionType is "ethernet"

4 participants


Back | FazBrowse Home | New Git URL