My suggest:
create action on/off Always on Display (clock on the screen off) - new feature available for example in the Galaxy S7, but not accesable in Automagic.
Action - turn on/off Always on Display
Moderator: Martin
Re: Action - turn on/off Always on Display
Hi,
Unfortunately this setting is not officially available to be toggled from third party apps like Automagic. This setting also seems to be specific to Samsung.
You can probably toggle the setting with action Set System Setting:
Category: System
Name: aod_mode
Value: 0 (for off) or 1 (for on)
I did not test how well the toggling works, maybe the display needs to be on when the setting is changed.
Just in case your post inspires Nexus owners to toggle Ambient Display on/off:
Category: Secure
Name: doze_enabled
Value: 0 (for off) or 1 (for on)
Regards,
Martin
Unfortunately this setting is not officially available to be toggled from third party apps like Automagic. This setting also seems to be specific to Samsung.
You can probably toggle the setting with action Set System Setting:
Category: System
Name: aod_mode
Value: 0 (for off) or 1 (for on)
I did not test how well the toggling works, maybe the display needs to be on when the setting is changed.
Just in case your post inspires Nexus owners to toggle Ambient Display on/off:
Category: Secure
Name: doze_enabled
Value: 0 (for off) or 1 (for on)
Regards,
Martin