summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/keyguard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show bouncer when opening notification in occluded modeAdrian Roos2014-07-041-3/+15
* Clean up user activity handlingJorim Jaggi2014-07-041-15/+2
* Fix "None" lock screen optionJorim Jaggi2014-07-021-2/+1
* Add fingerprint detection support to Keyguard.Jim Miller2014-06-281-0/+7
* Fix bug when Keyguard gets hidden.Jorim Jaggi2014-06-171-1/+13
* am 7a49d92b: Merge "Fix invalid Keyguard state with encrypted devices." into ...Jorim Jaggi2014-06-041-3/+12
|\
| * Fix invalid Keyguard state with encrypted devices.Jorim Jaggi2014-06-031-3/+12
| * Disable now defunct touch analysis facility - DO NOT MERGEAdrian Roos2014-06-021-1/+1
* | Remove now defunct touch analysis facilityAdrian Roos2014-06-021-28/+0
|/
* Fade scrim in unlock animation.Jorim Jaggi2014-05-312-7/+20
* Add methods to coordinate unlock animation.Jorim Jaggi2014-05-272-1/+34
* Improve scrim handlingJorim Jaggi2014-05-261-2/+4