AdguardForAndroid
AdguardForAndroid copied to clipboard
Automation: Service Intents to manage rules/firewall
This would allow "profiles" with only the help of any tasker-like app (#1239)
- Add/Remove rule
- Enable/Disable Filterlist
- Add/Remove HTTPS Whitelist Entries
- Set Firewall Settings (App/Global)
Wouldn't it allow for other apps to enable all their traffic? :)
You could let the user set a "password" for it like some other tasker plugins do
Btw i just found out about https://github.com/twofortyfouram/android-plugin-api-for-locale that would be a way more straight forward way of doing all these things. Ui and dropdown is always better as playing with numbers even for devs.
Definitely should remember https://github.com/AdguardTeam/AdguardForAndroid/issues/4010 while implementing this.