Difference between revisions of "Trigger: App Install/Remove/Update"

m
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black;">
+
<pre class="header-style">
This trigger can be configured to fire when you install an application, uninstall an application or when an application update has completed.
+
This trigger can be configured to fire when you install an application, uninstall an application, or when an application update has completed.
</pre><br>
+
</pre>
<pre style="background-color: #EEEEEE; color: Black;">
+
'''Supported configurations:'''
The following [magic text] is available when this trigger fires.
 
  
[app_name] - the name of the app.
+
'''Any app:'''
 +
Any application that is installed, uninstalled, or updated.
  
[app_package] - the package of the app.
+
'''Select applications:'''
</pre><br>
+
One or more specific applications.
  
<pre style="background-color: #EEEEEE; color: Black;">
+
''When this trigger is present, you can use more [...]'' ''[https://macrodroidforum.com/wiki/index.php/Magic_text#App_Install.2FRemove.2FUpdate magic text]''
Supported configurations:
 
 
 
Any app:
 
Any application that is installed, uninstalled or updated.
 
 
 
Select applications:
 
One or more specific applications.</pre>
 
<br/>
 
'''Example Usage:'''<br/>
 
A notification will be displayed when an app (specific or any) is updated by creating a notification that says "An app was updated. (app name)
 
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
 
Application Updated
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
 
Display Notification: Title: An app was updated.| Notification text: [app_name]  
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
 
 
</pre><br>
 

Latest revision as of 20:58, 10 June 2024

This trigger can be configured to fire when you install an application, uninstall an application, or when an application update has completed.

Supported configurations:

Any app: Any application that is installed, uninstalled, or updated.

Select applications: One or more specific applications.

When this trigger is present, you can use more [...] magic text