Changes

→‎List of Triggers: Added "Popup Message" page
Line 1: Line 1:  +
<pre class="header-style>
 
A trigger is an instantaneous event that your device can detect to make a macro run. A macro must have at least one trigger to be valid.
 
A trigger is an instantaneous event that your device can detect to make a macro run. A macro must have at least one trigger to be valid.
   −
For a trigger to fire, the macro must be available (i.e. ready to run, not disabled) at the exact time the event occurs. Otherwise, it is generally possible to check the state of a component or event (such as Battery level, Notification content, WiFi connection...) testing appropriate Magic Text value.
+
For a trigger to fire, the macro must be enabled (i.e. ready to run, not disabled) at the exact time the event occurs.
 +
</pre>
    
It is possible to add multiple triggers to a single macro and in this case any single trigger firing will cause the macro to be invoked.
 
It is possible to add multiple triggers to a single macro and in this case any single trigger firing will cause the macro to be invoked.
Line 86: Line 88:     
[[Trigger: Hotspot Enabled/Disabled|Hotspot Enabled/Disabled]]
 
[[Trigger: Hotspot Enabled/Disabled|Hotspot Enabled/Disabled]]
 +
 +
[[Trigger: HTTP Server Request|HTTP Server Request]]
    
[[Trigger: Intent Received|Intent Received]]
 
[[Trigger: Intent Received|Intent Received]]
Line 122: Line 126:     
[[Trigger: Notification Bar Button|Notification Bar Button]]
 
[[Trigger: Notification Bar Button|Notification Bar Button]]
 +
 +
[[Trigger: Popup Message|Popup Message]]
    
[[Trigger: Power Button Long Press|Power Button Long Press]]
 
[[Trigger: Power Button Long Press|Power Button Long Press]]
Line 176: Line 182:     
[[Trigger: Tasker/Locale Plugin|Tasker/Locale Plugin]]
 
[[Trigger: Tasker/Locale Plugin|Tasker/Locale Plugin]]
 +
 +
[[Trigger: Text Shared to MacroDroid|Text Shared to MacroDroid]]
    
[[Trigger: UI Click|UI Click]]
 
[[Trigger: UI Click|UI Click]]
editors
217

edits