Skip to content

[FR] Allow connection to be toggled with a broadcast intent #1706

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

Open
eyedvabny opened this issue Apr 17, 2025 · 1 comment
Open

[FR] Allow connection to be toggled with a broadcast intent #1706

eyedvabny opened this issue Apr 17, 2025 · 1 comment

Comments

@eyedvabny
Copy link

Feature description

I would love to be able to toggle Hiddify on and off on Android with Tasker, but it needs the app to support receiving broadcast intents. I've looked at the app source but I think all intents are current private. Would it be possible to add in a broadcast receiver that would toggle the proxy?

@eyedvabny
Copy link
Author

I should be able to just call the same intent that's used by the shortcut, but I don't think the shortcut actually works. There's no intent listener for android.intent.action.MAIN on ShortcutActivity.

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

No branches or pull requests

1 participant