renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
805 stars 92 forks source link

Non-root Airplane mode control #440

Open balporig opened 2 years ago

balporig commented 2 years ago

If Easer can set as Default digital assistant app this will allow Airplane mode to be switched on/off without needing superuser privileges

renyuneyun commented 2 years ago

Thanks for the tip. That's good to know.

I guess there are some special APIs for digital assistant apps to workaround the API limitations for normal apps?

By the way, do you happen to know if AccessibilityService will allow this as well?