onceler21 / mylockforandroid

Automatically exported from code.google.com/p/mylockforandroid
0 stars 0 forks source link

Non-secure lockscreen is in front of secure lockscreen on timeout #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set idle timeout
2. Enable myLock
3. Allow timeout to occur, then wake the phone

What is the expected output? What do you see instead?
Users expect to see the pattern unlock immediately to know that the 
timeout was successful and to have the fastest unlock experience possible. 
Instead the regular slide unlock must be done, then we see the security 
screen.

I will implement a fix for this via a quick update to the main myLock 
package. We can actually cancel the lockscreen that we are seeing there by 
requesting a secure unlock (same method as first 1.0 myLock) on the first 
screen wakeup after the timeout occurs.

Original issue reported on code.google.com by myLockan...@gmail.com on 12 Apr 2010 at 12:36

GoogleCodeExporter commented 8 years ago

Original comment by myLockan...@gmail.com on 12 Apr 2010 at 8:01