summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockMethodCache.java
Commit message (Expand)AuthorAgeFilesLines
* Invoke strong auth callback and default strong auth expired to trueAdrian Roos2015-08-211-1/+1
* Improve motion for wake-and-unlocking while pulsingJorim Jaggi2015-08-181-1/+1
* Require strong authentication after a timeoutJorim Jaggi2015-08-121-0/+5
* Animation for touch, wake and unlockJorim Jaggi2015-07-281-1/+1
* Adapted the behavior when unlocking with fingerprint is not allowedSelim Cinek2015-07-231-0/+3
* Touch, wake and unlockJorim Jaggi2015-07-201-1/+1
* Fixed a bug where a fingerprint animation was not runningSelim Cinek2015-07-161-7/+14
* Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-1/+1
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-1/+1
* Refactor fingerprint APIJim Miller2015-03-241-1/+1
* SysUI: Log lockscreen state to eventlogChristoph Studer2014-12-191-21/+32
* Only show face unlock indication if it appliesAdrian Roos2014-08-201-1/+15
* Add setManagingTrust and expose it on lockscreenAdrian Roos2014-07-301-1/+14
* Add fingerprint detection support to Keyguard.Jim Miller2014-06-281-0/+4
* Improve scrim handlingJorim Jaggi2014-05-261-0/+107