| Line 1: |
Line 1: |
| − | <pre style="background-color: #EEEEEE; color: Black;"> | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| | 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;"> | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| − | The following [magic text] is available when this trigger fires.
| |
| − | | |
| − | [app_name] - the name of the app.
| |
| − | | |
| − | [app_package] - the package of the app.
| |
| − | </pre><br>
| |
| − | | |
| − | <pre style="background-color: #EEEEEE; color: Black;">
| |
| | Supported configurations: | | Supported configurations: |
| | | | |
| Line 18: |
Line 10: |
| | Select applications: | | Select applications: |
| | One or more specific applications.</pre> | | One or more specific applications.</pre> |
| − | <br/>
| + | * '''''When this trigger is present, you can use more [...]''''' '''''[https://macrodroidforum.com/wiki/index.php/Magic_text#App_Install.2FRemove.2FUpdate magic text]''''' |
| − | '''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>
| |
| − | <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>
| |
| − | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
| |
| − | Constraints
| |
| − | | |
| − | | |
| − | </pre><br>
| |