summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/keyguard
Commit message (Expand)AuthorAgeFilesLines
* Animation for touch, wake and unlockJorim Jaggi2015-07-282-28/+78
* Fixed wake to unlock when the device has never been unlockedSelim Cinek2015-07-241-2/+7
* Adapted the behavior when unlocking with fingerprint is not allowedSelim Cinek2015-07-231-1/+3
* Touch, wake and unlockJorim Jaggi2015-07-202-31/+74
* Fix empty keyguard for once and allJorim Jaggi2015-07-101-0/+7
* Fixed a bug with encryption where the keyguard was never shown with PINSelim Cinek2015-06-241-2/+1
* Added a message to the keyguard bouncerSelim Cinek2015-06-181-0/+12
* Fix stuck orientation in SetupWizardAdrian Roos2015-06-151-2/+1
* Dismiss Keyguard correctlyJorim Jaggi2015-06-091-1/+1
* Don't play lock sound when just resetting KeyguardJorim Jaggi2015-06-051-1/+1
* Merge "Patches for IKeyguardStateCallback" into mnc-devAdrian Roos2015-06-021-17/+28
|\
| * Patches for IKeyguardStateCallbackdooyoung.hwang2015-06-021-17/+28
* | Cleanup Keyguard handling when turning off screenJorim Jaggi2015-05-302-48/+68
|/
* Make sure the app can draw a frame before unlockingJorim Jaggi2015-05-131-1/+1
* Merge "Only listen for fingerprint if needed." into mnc-devJorim Jaggi2015-04-281-5/+0
|\
| * Only listen for fingerprint if needed.Jorim Jaggi2015-04-281-5/+0
* | Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-11/+11
* | Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-7/+12
* | Fix stale inKeyguardInputRestrictedModeAdrian Roos2015-04-241-0/+1
|/
* Speedup unlock when authenticating with fingerprintJorim Jaggi2015-04-171-1/+7
* Allow dismissing Keyguard from TrustAgentServiceAdrian Roos2015-04-171-0/+5
* Fix lockscreen bugs with SHOW_WHEN_LOCKEDAdrian Roos2015-04-161-0/+6
* Clean up FingerprintManager API and make it public.Jim Miller2015-04-111-0/+5
* am 5dd10bd1: am e2e945a8: am 40c4021a: Merge "third part apps can disable the...Jim Miller2015-04-071-0/+5
|\
| * third part apps can disable the secret lockscreenlongyu.huang2015-03-231-0/+5
* | Merge "Refactor fingerprint API"Jim Miller2015-03-251-1/+2
|\ \
| * | Refactor fingerprint APIJim Miller2015-03-241-1/+2
* | | Fix typo in KeyguardUpdateMonitor.John Spurlock2015-03-241-1/+1
|/ /
* | Merge "Audio: Remove the concept of master volume."John Spurlock2015-03-041-3/+3
|\ \
| * | Audio: Remove the concept of master volume.John Spurlock2015-03-041-3/+3
* | | Change fingerprint behavior in keyguard to dismiss on notificationJim Miller2015-03-031-0/+2
|/ /
* | Make light status bar fade nicely during unlock transitionJorim Jaggi2015-02-231-0/+2
* | Reset keyguard/bouncer on "return to call".Andrew Lee2015-02-021-0/+5
* | Directly dispatch USER_REMOVED to LockSettingsServiceAdrian Roos2015-01-071-5/+0
* | Purge biometric weak and keyguard widgetsAdrian Roos2015-01-071-20/+0
* | Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-5/+0
* | Remove dead code #2: Remove unused Keyguard resourcesJorim Jaggi2015-01-071-1/+0
* | Remove dead code #1: Remove unused Keyguard classesJorim Jaggi2015-01-071-2/+0
|/
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-5/+4
* Ensure that the USER_PRESENT_INTENT is sent to all profiles of the current user.Benjamin Franz2014-12-041-1/+7
* Fix jank when pin/pattern is shownJorim Jaggi2014-11-261-0/+1
* Make IKeyguardService interface asynchronousJim Miller2014-11-252-114/+104
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-2/+3
* Merge "Add multi-sim support to keyguard" into lmp-mr1-devJim Miller2014-11-211-14/+25
|\
| * Add multi-sim support to keyguardJim Miller2014-11-201-14/+25
* | Add device locked API for TrustAgentServiceAdrian Roos2014-11-201-7/+19
|/
* Fix deadlock caused by synchronous setOccluded() method in keyguardJim Miller2014-11-141-0/+5
* Improve lockscreen launch animationsJorim Jaggi2014-11-121-5/+18
* Fix lockscreen launch animations once and for allJorim Jaggi2014-11-121-4/+7
* Fix SetupWizard black screen issue for EDU devicesJim Miller2014-10-311-7/+9