Changes

no edit summary
Line 15: Line 15:  
Battery saver ON
 
Battery saver ON
 
</pre>
 
</pre>
<pre class="constraint-style">
  −
Constraints
     −
  −
</pre>
   
<br>
 
<br>
 
'''Example Usage #2:'''<br/>
 
'''Example Usage #2:'''<br/>
 
If the battery level increases to 30% disable battery saving mode (this action requires adb hack or root)
 
If the battery level increases to 30% disable battery saving mode (this action requires adb hack or root)
<pre class">
+
<pre class="trigger-style">
 
Triggers
 
Triggers
    
Battery (>=30%)
 
Battery (>=30%)
 
</pre>
 
</pre>
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
+
<pre class="action-style">
 
Actions
 
Actions
    
Battery saver OFF
 
Battery saver OFF
 
</pre>
 
</pre>
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
  −
Constraints
  −
      
</pre><br>
 
</pre><br>