| Line 1: |
Line 1: |
| − | <pre style="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> | | </pre> |
| − | <pre style="color: #626567">
| + | '''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>
| |
| − | | |
| − | <pre style="color: Teal">
| |
| − | Supported configurations:
| |
| − | | |
| − | Any app:
| |
| − | Any application that is installed, uninstalled or updated.
| |
| − | | |
| − | Select applications: | |
| | One or more specific applications. | | 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: red; color: white;">
| |
| − | Application Updated
| |
| − | </pre>
| |
| − | <pre style="background-color: #1665B0; color: white;">
| |
| − | | |
| − | Display Notification: Title: An app was updated.| Notification text: [app_name]
| |
| − | </pre>
| |
| − | <pre style="background-color: green; color: white;">
| |
| − | </pre>
| |