Line 1: |
Line 1: |
− | <span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About</strong></span> | + | <pre class="header-style"> |
| + | This trigger is activated when a standard phone call is in progress. |
| + | </pre> |
| | | |
− | This trigger is activated when a call is in progress.
| + | '''Magic Text'''<br/> |
| + | When this trigger is used, you can access magic text via the [...] button where available.<br/>[https://macrodroidforum.com/wiki/index.php/Magic_text#Call_.28Active.2C_Ended.2C_Incoming.2C_Missed.2C_Outgoing.29 magic text] |
| | | |
− | * '''When this trigger is present, you can use more [...]'' ''[https://macrodroidforum.com/wiki/index.php/Magic_text#Call_.28Active.2C_Ended.2C_Incoming.2C_Missed.2C_Outgoing.29 magic text]''
| + | '''Configuration Options''' |
| | | |
− | ==<p><b>Supported configurations</b></p>==
| + | * Select Contact(s) |
| | | |
− | === Select Contact(s) ===
| + | '''''Any Contact''''' |
| + | - A call is active with any number that is in your contacts. |
| | | |
− | '''''Any Contact'''''
| |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| |
− | Active call from any contact.
| |
− | </pre>
| |
| '''''Non Contact''''' | | '''''Non Contact''''' |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | - A call is active with any number that is not your contacts. |
− | Call of any No Contact.
| + | |
− | </pre>
| |
| '''''Unknown Caller''''' | | '''''Unknown Caller''''' |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | - A call is active with an unknown number (e.g. private number). |
− | Call from an unknown contact.
| |
− | </pre>
| |
| | | |
− | === Select Group(s) ===
| + | * Select Group(s) |
| | | |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | You can select to trigger based on a contact group (e.g. Favourites/Friends etc.). The trigger will fire when a call is active with any contact from within the chosen group. |
− | These are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, Do not disturb friends).
| |
− | </pre>
| |
| | | |
− | === Select Number ===
| + | * Select Number |
| | | |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | You can specify a specific number to match against (or partial match). Please note that dialing USSD codes (e.g. **21.... ) on Android 14+ may need to be followed by a UI Interaction action to click the call button. |
− | Please note that dialing USSD codes (e.g. **21.... ) on Android 14+ may need to be followed by a UI Interaction action to click the call button. | + | You may need a Wait action before the click operation to ensure the call screen has finished displaying. |
− | You may need a Wait action before the click | |
− | operation to ensure the call screen has finished displaying. | |
− | </pre>
| |
| | | |
− | === Any Number ===
| + | * Any Number |
| | | |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | When selecting this option the trigger will fire when any call is active (regardless of incoming number). |
− | Any number, no configuration required.
| |
− | </pre>
| |