Line 1: |
Line 1: |
− | <span style="color: #0E9549;">'''What is a constraint?'''</span> | + | <span style="color: #0E9549; font-size: 24px;">'''What is a constraint?'''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| Constraints in MacroDroid are optional tools that allow you to control when a macro or a specific action is triggered. | | Constraints in MacroDroid are optional tools that allow you to control when a macro or a specific action is triggered. |
Line 6: |
Line 6: |
| </pre> | | </pre> |
| | | |
− | <span style="color: #0E9549;">'''Apply to entire macros:'''</span> | + | <span style="color: #0E9549; font-size: 24px;">'''Apply to entire macros:'''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| You can apply constraints to an entire macro (at the bottom of the 'Constraints' tab). | | You can apply constraints to an entire macro (at the bottom of the 'Constraints' tab). |
Line 12: |
Line 12: |
| This means that the macro will only be activated if the conditions set by the constraints are met. | | This means that the macro will only be activated if the conditions set by the constraints are met. |
| </pre> | | </pre> |
− | <span style="color: #0E9549;">'''Restrictions on Triggers and Individual Actions:'''</span> | + | <span style="color: #0E9549; font-size: 24px;">'''Restrictions on Triggers and Individual Actions:'''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| As well as being applied to an entire macro, constraints can be added directly to individual triggers and actions. | | As well as being applied to an entire macro, constraints can be added directly to individual triggers and actions. |
Line 18: |
Line 18: |
| This is done from the 'Edit Macro' screen by selecting the trigger or action and selecting 'Add Constraint'. | | This is done from the 'Edit Macro' screen by selecting the trigger or action and selecting 'Add Constraint'. |
| </pre> | | </pre> |
− | <span style="color: #0E9549;">'''Nesting constraints'''</span> | + | <span style="color: #0E9549; font-size: 24px;">'''Nesting constraints'''</span> |
| | | |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |