Line 1: |
Line 1: |
− | ===<p><b>About</b></p>===
| + | <pre class="header-style"> |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | + | This trigger will fire when a standard phone call is incoming (i.e. the phone is ringing). |
− | This trigger will be fired when an incoming call is received. | |
| </pre> | | </pre> |
− | * '''''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]'''''
| |
| | | |
− | ==<p><b>Supported configurations</b></p>==
| + | '''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] |
| | | |
− | === Select Contact(s) ===
| + | '''Configuration Options''' |
| + | |
| + | * Select Contact(s) |
| | | |
| '''''Any Contact''''' | | '''''Any Contact''''' |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | - A call with any number that is in your contacts is incoming. |
− | Active call from any contact.
| + | |
− | </pre>
| |
| '''''Non Contact''''' | | '''''Non Contact''''' |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | - A call with any number that is not your contacts is incoming. |
− | Call of any No Contact.
| + | |
− | </pre>
| |
| '''''Unknown Caller''''' | | '''''Unknown Caller''''' |
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
| + | - A call with an unknown number (e.g. private number) is incoming. |
− | 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 incoming 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.
| |
− | 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 ended (regardless of number). |
− | Any number, no configuration required.
| |
− | </pre>
| |