Changes

no edit summary
Line 20: Line 20:     
=== App Install/Remove/Update ===
 
=== App Install/Remove/Update ===
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">Application name: [app_name]
+
* '''''Application name'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> [app_name]
 
Returns the name of the application that was launched, for example "MacroDroid".
 
Returns the name of the application that was launched, for example "MacroDroid".
 +
</pre><br>
   −
Application package: [app_package]
+
* '''''Application package'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
[app_package]
 
Returns the package name of the application that was launched, for example, if it were MacroDroid the response would be "com.arlosoft.macrodroid".
 
Returns the package name of the application that was launched, for example, if it were MacroDroid the response would be "com.arlosoft.macrodroid".
 
</pre><br>
 
</pre><br>
Line 33: Line 37:  
Returns the name of the application that was launched, for example "MacroDroid".
 
Returns the name of the application that was launched, for example "MacroDroid".
 
</pre><br>
 
</pre><br>
*Application package
+
* '''''Application package'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
[app_package]
 
[app_package]
Line 40: Line 44:     
=== Bluethooth (Device connected or device disconnected) ===
 
=== Bluethooth (Device connected or device disconnected) ===
*Bluetooth device name
+
* '''''Bluetooth device name'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
[bluetooth_device_name]
 
[bluetooth_device_name]
Line 67: Line 71:     
=== SMS received ===
 
=== SMS received ===
 +
* '''''Incoming SMS contact'''''
 +
'''''This magic text appears when using any variation of "SMS received"'''''.
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This magic text appears when using any variation of "SMS received".
     −
[sms_name] - Sender name.
+
[sms_name] Name of the person sending the SMS (the sender must be in your contact list).
 
+
</pre><br>
[sms_message] - SMS content.
+
* '''''Incoming SMS message'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
[sms_message] - Contains the text of the sms.
 +
</pre><br>
    
[sms_number] - SMS sender number.
 
[sms_number] - SMS sender number.
editors
1,590

edits