summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/keyguard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix visibility and add bouncer event in KeyguardUpdateMonitorAdrian Roos2014-05-141-1/+0
* resolved conflicts for merge of 4f8cd188 to masterJeff Brown2014-05-011-5/+2
* Move redaction logic showing from Keyguard to PhoneStatusBar.Jorim Jaggi2014-04-231-35/+0
* Hide navigation bar on Keyguard.Jorim Jaggi2014-04-221-5/+0
* Show enter PIN/PUK before notifications on Keyguard.Jorim Jaggi2014-04-161-0/+3
* Fix crash when taking screenshot.Jorim Jaggi2014-04-051-0/+1
* Basic implementation for notifications on lockscreen.Jorim Jaggi2014-04-051-6/+7
* Merge "Wait for Keyguard to be drawn after boot." into master-lockscreen-devJorim Jaggi2014-04-023-84/+29
|\
| * Wait for Keyguard to be drawn after boot.Jorim Jaggi2014-04-023-84/+29
* | am df42723d: Merge "Don\'t double prompt on booting encrypted device"Paul Lawrence2014-04-011-0/+7
|/
* am 46842d94: Make Keyguard trust awareAdrian Roos2014-03-311-1/+3
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-313-126/+1442
* Make Keyguard a library and make StatusBar the new Keyguard.Jorim Jaggi2014-03-282-0/+304