summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/keyguard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-devJason Monk2014-09-181-2/+16
|\
| * Fix crash from USER_PRESENT broadcast in sysuiJason Monk2014-09-181-2/+16
* | Show the lockscreen when more than 1 user is presentAdam Lesinski2014-09-151-2/+1
|/
* Initilize LockPatternUtils with the current userAdrian Roos2014-09-081-1/+2
* Send USER_PRESENT broadcast after keyguard animation finishesJim Miller2014-09-041-1/+1
* Merge "Auto dismiss lockscreen when switching to guest" into lmp-devAdrian Roos2014-09-031-0/+8
|\
| * Auto dismiss lockscreen when switching to guestAdrian Roos2014-09-031-0/+8
* | Correctly forwarding the screen off event on lockscreenSelim Cinek2014-09-031-1/+2
|/
* Fix swipe up affordance bugsJorim Jaggi2014-08-251-3/+1
* Play "device trusted" sound when onTrustInitiatedByUser firesAdrian Roos2014-08-181-4/+28
* Use different unlock animation when going to full shadeJorim Jaggi2014-08-141-1/+3
* Lockscreen launch animationsJorim Jaggi2014-08-122-13/+54
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-15/+21