Set Lock PIN/Password action
Posted: 17 Feb 2015 10:35
I'm thinking of developing a flow to dynamically set the PIN calculated from/based on the current time, updated each time the display comes on or the time advances. So anyone who sees the PIN being used won't be able to use the same PIN if they try soon after.
This is a recipe to lock myself out of my phone - especially when I'm developing the flow!
Some questions:
1. Is this action known to work with Lollipop? I saw the comments about the action associated with the L preview, but I'm unclear what the current status is. I'd be trying to overwrite the PIN, not to activate or deactivate it...
2. Can variables be used in the Password field in this action?
3. If the PIN is updated by the flow as the (lock) screen comes on, will the lock screen use the newly updated PIN (or the last one that was set, or the one that was in use when the screen locked)? Even worse, will this be an unpredictable race condition?
4. After a reboot, it will take a while for Automagic to restart and run the flow. When it updates the PIN, will the lock screen automatically use the new PIN, or will I have to use the old/previous PIN once/first to unlock the phone?
5. The best 'failsafe' I can think of is to detect many failed logins and then stop the flow and overwrite the PIN with a preset 'failsafe/default' PIN. Any better ideas for 'getting out of a mess'? Maybe using the Android Device Manager to remotely lock the phone will override any PIN the action sets - is this correct?
Problem is, to try all this, I'm likely to have to factory reset my phone if it doesn't go as expected! :-S
This is a recipe to lock myself out of my phone - especially when I'm developing the flow!
Some questions:
1. Is this action known to work with Lollipop? I saw the comments about the action associated with the L preview, but I'm unclear what the current status is. I'd be trying to overwrite the PIN, not to activate or deactivate it...
2. Can variables be used in the Password field in this action?
3. If the PIN is updated by the flow as the (lock) screen comes on, will the lock screen use the newly updated PIN (or the last one that was set, or the one that was in use when the screen locked)? Even worse, will this be an unpredictable race condition?
4. After a reboot, it will take a while for Automagic to restart and run the flow. When it updates the PIN, will the lock screen automatically use the new PIN, or will I have to use the old/previous PIN once/first to unlock the phone?
5. The best 'failsafe' I can think of is to detect many failed logins and then stop the flow and overwrite the PIN with a preset 'failsafe/default' PIN. Any better ideas for 'getting out of a mess'? Maybe using the Android Device Manager to remotely lock the phone will override any PIN the action sets - is this correct?
Problem is, to try all this, I'm likely to have to factory reset my phone if it doesn't go as expected! :-S