We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library has lock timeout enabling? Is it possible to somehow add such functionality myself?
The text was updated successfully, but these errors were encountered:
Hello, I'm not sure what you mean by lock timeout. Can you please elaborate?
Sorry, something went wrong.
The time after which the application in the background will be blocked and you will need to enter the PIN code again.
Oww, I haven't implemented the feature myself, but it can be achieved by adding a timeout/timer here:
AndroidAppLockscreen/easypasscodelock/src/main/java/p32929/easypasscodelock/Utils/LockscreenHandler.java
Line 42 in dfcc588
No branches or pull requests
Library has lock timeout enabling? Is it possible to somehow add such functionality myself?
The text was updated successfully, but these errors were encountered: