C
CodeMonkey
Guest
A couple questions:
1. Do all the locale plug ins work with tasker? If so I'm going to start looking to get some.
2. How does this plug in work? Is it different from the built in display lock in tasker?
3. How can I set up a profile to lock the phone on boot? For example, I lock my phone using an SMS profile (easy to set up) if my phone is lost or stolen. Then whoever finds my phone turns it off and back on - now it is not locked. I only want to enter a password once on a reboot when tasker starts, not everytime I unlock my phone.
1. I believe most of them do - a quick Google of <plugin name> + Tasker should prove / disprove
2. It uses the Device Admin context in Froyo to gain access to enabling & disabling the PIN lock (similar to the Exchange account usage I believe).
I wasn't aware that there is a built in display lock in Tasker. The plugin sets and unsets the built-in Android PIN / password lock that you can switch on under Settings - Location & Security Settings - Set up screen lock. I'm simply using it to give me a time delay so I don't have to enter my PIN if I pickup the phone 5 mins after I put it down..
3. There is a System Event 'Device Boot' in the Tasker contexts that should be able to help you setup a profile to switch the locking on. Then you should just need to disable it once you've unlocked the display (similar to my 2nd Profile above).
I believe it's pretty secure due to usage of the Device Admin context - I suspect it's as weak / strong as the Android lock itself as it is essentially leveraging that functionality.Can this plug-in be bypassed, that you're aware of?
The main weakness would be in the profiles used to trigger & disable it - my first attempt could be bypassed by simply switching the screen off and back on again , however I've specifically tested for that weakness with this version
I have only tested this on my stock N1 with Froyo (unrooted) so other device users may experience other results. But it works well enough for me to feel a bit more secure about my phone (not that it ever really leaves my side)