renyuneyun / Easer

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

Mention (root) near the feature that need root #165

Open jerryn70 opened 6 years ago

jerryn70 commented 6 years ago

I tried this app so many times. I was totally confused how to use this app. After so many attempts finally I got it. I was able to setup automatic Bluetooth ON/OFF . But Airplane mode, data and some others are not working I tried phone reboot , clear app data etc result was same. So uninstalled this app an downloaded microdroid then tried to setup, while on the setup i found that Airplane mode needs roots (means microdroid shows airplane mode requires root).

So my request is to mention root near the feature that requires root.

Example:

Bluetooth Mobile data (root) Airplane mode (root)

renyuneyun commented 6 years ago

Sorry for the unclear about description/tutorial and glad you figured it out :)

Whether a certain function requires root is displayed in the "Enabled Functions" section in the settings, indicated as a red "#". But yes you are right, it should also be indicated near where the function is selected/used. I'll do that in a future version, most likely after cleaning up code related to remote plugin (in v0.7).

ildar commented 6 years ago

If that overloads the ui then maybe a toast would be enough?