Changes

m
Line 24: Line 24:  
==<p><b>MacroDroid Variable/Compare Values</b></p>==
 
==<p><b>MacroDroid Variable/Compare Values</b></p>==
   −
== About ==
+
===  =  ===
    
<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 action allows you to adjust how bright or dim the screen of your phone looks. For example, if you are in a dark place, you can use this action to make the screen brighter so that you can see better.
+
Means that the whole content of the string variable has to be equal to the whole set of typed characters.
</pre><br/>
  −
 
  −
==<p><b>Configuration available</b></p>==
  −
 
  −
=== Auto Brightness ===
  −
 
  −
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
  −
You can choose the percentage when automatic brightness is activated.
  −
</pre><br>
  −
 
  −
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
  −
You can set the status of the automatic brightness level (Off-On).
  −
</pre><br/>
  −
 
  −
=== Slider value ===
  −
 
  −
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
  −
You can choose to choose a fixed value with the slider or choose a value of some integer type variable.
   
</pre>
 
</pre>
''''' [https://macrodroidforum.com/wiki/index.php/Variables#Integer Variables | Integer ] '''''
+
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) ''
<br/>
+
<br>
 
  −
=== Alternative Android 9+ mode ===
  −
 
  −
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
  −
The brightness control may not work as expected on some newer Android devices (Android 9+). Try to enable this option.
  −
</pre><br/>
  −
 
  −
=== Force value ===
  −
 
  −
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
  −
On some devices, especially Xiaomi, brightness control is different. Use this option to set a specific brightness level, even above 100%.
  −
</pre><br>
  −
 
  −
==<p><b>Example</b></p>==
  −
 
  −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
  −
Triggers
  −
 
  −
Battery>=50%
  −
</pre><br>
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
 
  −
Brightness
  −
Auto
  −
</pre><br>
  −
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
  −
Constraints
  −
 
  −
 
  −
</pre><br>
  −
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
  −
Local variables
  −
 
  −
</pre><br>
      
===  != ===
 
===  != ===
Line 90: Line 37:  
Means that the content of the string variable has to be unequal (i.e. different) to the set of typed characters.
 
Means that the content of the string variable has to be unequal (i.e. different) to the set of typed characters.
 
</pre>
 
</pre>
''''' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) '''''
+
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) ''
 
<br>
 
<br>
   Line 98: Line 45:  
Means that the content of the string variable has to contain the whole set of typed character. For instance, enter the word information to match with a string variable containing the text: Here are the informations you asked for...
 
Means that the content of the string variable has to contain the whole set of typed character. For instance, enter the word information to match with a string variable containing the text: Here are the informations you asked for...
 
</pre>
 
</pre>
''''' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String ''''']
+
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String '']
 
<br>
 
<br>
   Line 106: Line 53:  
Means that the content of the string variable has not to contain the typed text.
 
Means that the content of the string variable has not to contain the typed text.
 
</pre>
 
</pre>
''''' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String] '''''
+
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String] ''
 
<br>
 
<br>
  
editors
1,590

edits