Difference between revisions of "Action: Ambient Display"

Line 12: Line 12:
 
* ''''' [https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48 ADB Hack] '''''
 
* ''''' [https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48 ADB Hack] '''''
 
<br/>
 
<br/>
 
==<p><b>Configuration available</b></p>==
 
 
=== Awake for notifications ===
 
 
''''' On'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Ambient display will be activated only when a notification is received.
 
</pre>
 
 
''''' Off'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Disable the option to turn on the screen when a notification is received.
 
</pre>
 
 
'''''Toggle '''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Toggles the setting to the display of notifications in ambient display.
 
</pre>
 
 
=== Always on ===
 
 
''''' On'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Ambient display always on when the screen is turned off.
 
</pre>
 
 
''''' Off'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Ambient display option disabled.
 
</pre>
 
 
'''''Toggle '''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Toggles the on/off setting to ambient display.
 
</pre>
 

Revision as of 19:28, 29 January 2024

About

This action allows you to turn on/off ambient display mode.

Note

This action may not work on all devices.
You can enable this feature to work on non-rooted devices using the adb tool from a connected PC.
For full information check out this forum post here: