index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
Keyguard
/
src
/
com
/
android
/
keyguard
/
KeyguardAbsKeyInputView.java
Age
Commit message (
Expand
)
Author
2017-02-10
Move Keyguard to SystemUI
Jason Monk
2016-11-29
Improve "Try again in 1 seconds" behavior in lockscreen
Hidenari Koshimae
2016-10-17
Merge "Keyguard: Clean up security message display"
Adrian Roos
2016-10-17
Keyguard: Clean up security message display
Adrian Roos
2016-10-07
Unlock latency improvements
Jorim Jaggi
2016-10-07
Add latency tracking for checking PIN (1/2)
Jorim Jaggi
2016-07-11
resolve merge conflicts of 6e57aae to master
Selim Cinek
2016-07-08
Improve initial unlock delay (1/2)
Jorim Jaggi
2016-05-17
Merge "Merge "Don\'t always announce accessibility events when resetting pass...
Jim Miller
2016-05-16
Don't always announce accessibility events when resetting password
Jim Miller
2016-05-03
Preventing unnecessary switching to a user upon lockscreen dismissing.
Vadim Tryshev
2016-01-12
Fix a race condition during async credential check
Xiyuan Xia
2015-08-26
Don't check the keyguard PIN a second time
Jim Miller
2015-08-11
Indicating fingerprint error messages on the bouncer now
Selim Cinek
2015-08-03
Don't wipe device because of short PIN, patterns or passwords
Jim Miller
2015-06-18
Added a message to the keyguard bouncer
Selim Cinek
2015-05-29
Merge "Hide KeyguardMessageArea if empty" into mnc-dev
Adrian Roos
2015-05-26
[LockSettings] migrate password attempt throttling to hardware
Andres Morales
2015-05-26
Hide KeyguardMessageArea if empty
Adrian Roos
2015-05-21
Do not show soft keyboard when locked out on keyguard UI
Xiyuan Xia
2015-05-13
Clear security message on user input
Xiyuan Xia
2015-05-12
Make PIN/Password/Pattern check async
Xiyuan Xia
2015-04-28
Remove LockPatternUtils.getCurrentUser()
Adrian Roos
2015-04-28
Require explicit userId in LockPatternUtils
Adrian Roos
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-02
Null-protect attempt to get EmergencyButton.
Andrew Lee
2015-02-02
Reset keyguard/bouncer on "return to call".
Andrew Lee
2015-01-07
Remove dead code #8: Remove old keyguard "bouncer"
Jorim Jaggi
2014-08-12
Preparations for lockscreen launch animations
Jorim Jaggi
2014-07-04
Clean up user activity handling
Jorim Jaggi
2014-06-30
Implemented new PIN unlock design
Selim Cinek
2014-05-19
Fix Keyguard PIN error message for N < 4.
Jim Miller
2014-05-12
Don't clear the password field when window focus changes.
Jim Miller
2014-03-31
Reuse KeyguardViewMediator for new Keyguard implementation.
Jorim Jaggi
2014-01-27
Move majority of security-related logic from KeyguardHostView
Jim Miller
2013-10-11
Fix bug where lockout timeout is shown for SIM in keyguard
Jim Miller
2013-02-27
Move keyguard to its own process.
Jim Miller
2013-02-27
Move keyguard source and resources into new package
Jim Miller