AndroidAppLockscreen icon indicating copy to clipboard operation
AndroidAppLockscreen copied to clipboard

An easily implementable, clean, minimal Lockscreen library for Android

Results 2 AndroidAppLockscreen issues
Sort by recently updated
recently updated
newest added

There is no callback for validation of password, which means how we can confirm about wrong credentials, EasyLock.checkPassword(this); return "void" it should return a boolean ??

Library has lock timeout enabling? Is it possible to somehow add such functionality myself?