summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardPatternView.java
Commit message (Expand)AuthorAgeFilesLines
* keyguard: Fix password doesnot sanitize after verificationBrahmaji K2016-05-211-0/+1
* LockPatternUtils: Use the actual user id to set pattern sizeScott Mertz2016-04-141-1/+1
* Fix pattern visibility settings (1/2)Michael Bestas2016-02-031-2/+4
* Forward port CM Screen Security settings (1/2)Michael Bestas2015-12-111-0/+6
* Require strong authentication after a timeoutJorim Jaggi2015-08-121-0/+5
* Indicating fingerprint error messages on the bouncer nowSelim Cinek2015-08-111-5/+6
* Don't wipe device because of short PIN, patterns or passwordsJim Miller2015-08-031-14/+24
* Move PIN/Pattern appear animation to RenderThread (1/2)Jorim Jaggi2015-07-221-40/+12
* Speedup PIN/Pattern dismissalJorim Jaggi2015-06-251-1/+1
* Added a message to the keyguard bouncerSelim Cinek2015-06-181-8/+18
* Animations/success state for external confirm device credentials (1/2)Jorim Jaggi2015-06-091-2/+5
* Merge "Hide KeyguardMessageArea if empty" into mnc-devAdrian Roos2015-05-291-4/+1
|\
| * Hide KeyguardMessageArea if emptyAdrian Roos2015-05-261-4/+1
* | [LockSettings] migrate password attempt throttling to hardwareAndres Morales2015-05-261-12/+14
|/
* Clear security message on user inputXiyuan Xia2015-05-131-0/+1
* Make PIN/Password/Pattern check asyncXiyuan Xia2015-05-121-2/+29
* Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-4/+4
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-4/+7
* Null-protect attempt to get EmergencyButton.Andrew Lee2015-02-021-1/+3
* Reset keyguard/bouncer on "return to call".Andrew Lee2015-02-021-1/+9
* Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-23/+4
* Remove dead code #4: Remove unused Keyguard stringsJorim Jaggi2015-01-071-5/+1
* 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