Constraint: Device Locked/Unlocked

Revision as of 11:26, 9 January 2026 by MacroDroidDev (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This constraint allows or prevents a macro/feature from running based on whether the device is locked or unlocked.

Options

  • Locked: Constraint passes only when the device is locked
  • Unlocked: Constraint passes only when the device is unlocked

Example

Example 1: Only open a password manager when the device is unlocked

Triggers

Screen On/Off - Screen On
Actions

Launch Application: 1Password
Constraints

Device Locked/Unlocked - Unlocked

See Also