summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where the pattern may become invisibleSelim Cinek2014-12-101-0/+1
* Added dissapear animation to pattern and pin inputSelim Cinek2014-11-121-17/+48
* Remove "forgot pattern" in pattern viewJorim Jaggi2014-09-051-126/+0
* Fix invisible security methodJorim Jaggi2014-08-251-1/+2
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-0/+27
* Animations for Keyguard user switcher.Jorim Jaggi2014-08-071-3/+6
* Clean up user activity handlingJorim Jaggi2014-07-041-12/+2
* Fix Keyguard crash when in landscape.Jorim Jaggi2014-06-041-1/+2
* Implemented the appear animation for the pattern security.Selim Cinek2014-05-301-4/+80
* Skeleton for Keyguard security method appear animations.Jorim Jaggi2014-05-271-0/+7
* Don't clear the pattern when window focus changes.Jim Miller2014-05-131-9/+0
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-1/+1
* Fix bug that allowed avoiding lockout if too many wrong patterns are entered.Adrian Roos2014-03-101-11/+12
* Move majority of security-related logic from KeyguardHostViewJim Miller2014-01-271-2/+2
* Move keyguard to its own process.Jim Miller2013-02-271-2/+1
* Move keyguard source and resources into new packageJim Miller2013-02-271-0/+412