Hello developers ♥️
Just like the bookmark function in a browser, you can save frequently used commands. Then there are options to add, delete, and edit [e.g., adding a new command bookmark, clicking save, only to find a typo and needing to correct it]. Clicking the corresponding bookmark will execute the corresponding command. To prevent accidental clicks, you can add a "confirm again" function in the settings.
Command bookmark fields are as follows [Example]
Command: dumpsys package com.arlosoft.macrodroid.helper | grep WRITE_SECURE_SETTINGS
Note: Checks MacroDroid Helper permissions
Hello developers♥️
Just like the bookmark function in a browser, you can save frequently used commands. Then there are options to add, delete, and edit [e.g., adding a new command bookmark, clicking save, only to find a typo and needing to correct it]. Clicking the corresponding bookmark will execute the corresponding command. To prevent accidental clicks, you can add a "confirm again" function in the settings.
Command bookmark fields are as follows [Example]
Command: dumpsys package com.arlosoft.macrodroid.helper | grep WRITE_SECURE_SETTINGS
Note: Checks MacroDroid Helper permissions