Difference between revisions of "Action: Ambient Display"
m |
|||
Line 1: | Line 1: | ||
+ | == About == | ||
+ | |||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
This action allows you to turn on/off ambient display mode. | This action allows you to turn on/off ambient display mode. | ||
+ | </pre> | ||
+ | '''''Note''''' | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | 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: | ||
+ | </pre> | ||
+ | * ''''' [https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48 ADB Hack] ''''' | ||
+ | <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> | ||
+ | |||
+ | ==<p><b>Example</b></p>== | ||
+ | |||
+ | ''''' When the battery drops to 25%, the always on display is deactivated. ''''' | ||
+ | <br> | ||
+ | |||
+ | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Triggers | ||
+ | |||
+ | Battery <=25% | ||
+ | </pre> | ||
+ | |||
+ | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Actions | ||
+ | |||
+ | Ambient Display off | ||
+ | Always On | ||
+ | </pre> | ||
− | < | + | <pre style="background-color: #387F3D; color: white; border-radius: 10px; padding: 10px;"> |
+ | Constraints | ||
− | + | </pre> | |
− | + | <pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> | |
− | + | Local variables | |
− | |||
− | |||
− | |||
− | |||
− | < | + | </pre><br> |
− | |||
− | |||
− |
Revision as of 18:00, 22 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:
Configuration available
Awake for notifications
On
Ambient display will be activated only when a notification is received.
Off
Disable the option to turn on the screen when a notification is received.
Toggle
Toggles the setting to the display of notifications in ambient display.
Always on
On
Ambient display always on when the screen is turned off.
Off
Ambient display option disabled.
Toggle
Toggles the on/off setting to ambient display.
Example
When the battery drops to 25%, the always on display is deactivated.
Triggers Battery <=25%
Actions Ambient Display off Always On
Constraints
Local variables