8000 AdbRunner: introduce Android.IgnoreNetworkDevices config #206 by mortend · Pull Request #207 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AdbRunner: introduce Android.IgnoreNetworkDevices config #206 #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

mortend
Copy link
Member
@mortend mortend commented Jul 25, 2019

Some users need to run apps on network devices, but v1.12 introduced a change
that ignores network devices.

This patch makes ignoring network devices opt-in, and users that hasn't set
Android.IgnoreNetworkDevices will get the old behaviour restored, as things
used to be in pre-v1.12.

Users that want to ignore network devices can add this to their ~/.unoconfig:

Android.IgnoreNetworkDevices: true

Some users need to run apps on network devices, but v1.12 introduced a change
that ignores network devices.

This patch makes ignoring network devices opt-in, and users that hasn't set
Android.IgnoreNetworkDevices will get the old behaviour restored, as things
used to be in pre-v1.12.

Users that want to ignore network devices can add this to their ~/.unoconfig:

    Android.IgnoreNetworkDevices: true
Copy link
Contributor
@kusma kusma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@kusma kusma merged commit bce48e4 into fuse-open:release-1.12 Jul 25, 2019
@mortend mortend deleted the restore-network-devices branch July 25, 2019 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0