summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardSecurityContainer.java
Commit message (Expand)AuthorAgeFilesLines
* defend against lockscreen brute forcingDaniel Micay2016-12-161-0/+6
* Implement left swipe on lockscreenDanesh M2016-04-011-0/+8
* Require strong authentication after a timeoutJorim Jaggi2015-08-121-3/+10
* Indicating fingerprint error messages on the bouncer nowSelim Cinek2015-08-111-0/+7
* Fixed a bug where a fingerprint animation was not runningSelim Cinek2015-07-161-1/+2
* Fixed an inconsistency when booting up with SIMPInSelim Cinek2015-06-241-1/+3
* Added a message to the keyguard bouncerSelim Cinek2015-06-181-0/+7
* [LockSettings] migrate password attempt throttling to hardwareAndres Morales2015-05-261-20/+8
* Track unlock attempts per user.Jorim Jaggi2015-05-041-1/+0
* Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-4/+4
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-2/+3
* Remove unsed failedAttemptWarning in reportFailedUnlockAttempt().Thiemo Nagel2015-04-201-3/+0
* Reset keyguard/bouncer on "return to call".Andrew Lee2015-02-021-1/+6
* Merge commit '83eaf6cc' into HEADJorim Jaggi2015-02-021-0/+8
|\
| * Send accessibility event when bouncer is shownJorim Jaggi2015-02-021-0/+8
* | Purge biometric weak and keyguard widgetsAdrian Roos2015-01-071-26/+0
* | Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-32/+2
* | Remove dead code #5: Remove KeyguardAccountViewJorim Jaggi2015-01-071-16/+0
* | Remove dead code #2: Remove unused Keyguard resourcesJorim Jaggi2015-01-071-9/+1
|/
* Fix jank when pin/pattern is shownJorim Jaggi2014-11-261-2/+4
* Different messages when wiping user and not deviceAmith Yamasani2014-11-211-16/+57
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-0/+8
* Merge "Wipe only managed profile when max number of incorrect passwords excee...Esteban Talavera2014-08-051-5/+8
|\
| * Wipe only managed profile when max number of incorrect passwords exceededEsteban Talavera2014-08-061-5/+8
* | New swipe-up assist animation for L.Jorim Jaggi2014-08-051-14/+15
|/
* Clean up user activity handlingJorim Jaggi2014-07-041-4/+4
* Skeleton for Keyguard security method appear animations.Jorim Jaggi2014-05-271-0/+4
* Improve trust handling on dimsissing keyguardAdrian Roos2014-05-191-1/+6
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-1/+1
* Fix problem where input wasn't being requestedJim Miller2014-02-061-13/+9
* Clean up KeyguardSecurityCallback documentation and add copyright header.Jim Miller2014-01-281-0/+15
* Move majority of security-related logic from KeyguardHostViewJim Miller2014-01-271-2/+481
* Move keyguard to its own process.Jim Miller2013-02-271-3/+1
* Move keyguard source and resources into new packageJim Miller2013-02-271-0/+47