Action: App Enable/Disable

Revision as of 20:45, 11 January 2024 by JosueGd (talk | contribs) (Created page with "== About == <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This action can be used to enable or disable an app. </pre> ''''' Roo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

About

This action can be used to enable or disable an app.

Root is required.

Configuration available

Select a quick tile from the list (If you don't have any enabled, at the bottom there is a shortcut 'Configure quick settings tiles') on that screen you can configure / add the quick tile and add it to the notification bar, later you can return to the action to configure the quick tile in other situations.

Enable

Switches the status of the quick tile between On and Off.


Disable

Switches the status of the quick tile between On and Off.


Example

Making a call to '#12345' will deactivate the application, otherwise calling '#67890' will reactivate the application.

Triggers

Dial phone Number #12345

Dial phone Number #67890


Actions

Call reject
If
Trigger fired: Dial phone Number #12345
Actions

App Disable
My bank app
End If


If
Trigger fired: Dial phone Number #67890
Actions

App Enable
My bank app
End If


Constraints


Local variables