Changes

no edit summary
Line 1: Line 1: −
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
+
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
 +
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
 +
</pre>
 
<br>
 
<br>
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
+
'''Example Usage:'''<br/>
 +
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., calls and notifications will be silenced.
 +
 
 +
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 +
Triggers
 +
 
 +
Airplane mode enabled
 +
</pre>
 +
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 +
Actions
 +
 
 +
Notification volume = 0
 +
Ring volume = 0
 +
</pre>
 +
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 +
Constraints
 +
 
 +
Time of day (10:00 p.m. - 7:00 a.m.)
 +
</pre><br>