summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: Make sure to dismiss after disabling ext kg focus.Adnan Begovic2016-02-181-1/+4
* SystemUI: Dismiss external keyguard views on FP auth.Adnan Begovic2016-02-181-0/+1
* SysUI: Call dismiss() in executeAfterKeyguardGoneActiond34d2016-02-161-0/+1
* lockscreen: Add option for showing unlock screen directly (1/3)eray orçunus2016-02-081-17/+33
* SysUI: Disable window animation when using KeyguardExternalViewd34d2016-01-121-1/+2
* Keyguard: Pass keyguard events to KeyguardExternalViewd34d2015-12-221-0/+1
* Keyguard: Support for external keyguard viewsd34d2015-12-201-1/+66
* SystemUI: hide visualizer when keyguard is occludedRoman Birg2015-12-161-0/+1
* WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-091-0/+1
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-40/+87
|\
| * Do not go over handler to dispatch keyguard visibilityJorim Jaggi2015-09-231-1/+1
| * Allow camera launch also when device is interactiveJorim Jaggi2015-09-161-0/+4
| * Optimize fp touch to wake: Shortcut for report next drawJorim Jaggi2015-08-281-0/+5
| * Launching the camera now from systemUI including animationsSelim Cinek2015-08-261-0/+5
| * Make wake-and-unlock fasterJorim Jaggi2015-08-211-17/+17
| * Fix jank in wake-and-unlock while pulsingJorim Jaggi2015-08-191-2/+15
| * Improve motion for wake-and-unlocking while pulsingJorim Jaggi2015-08-181-32/+40
| * Fix race condition for doze mode and wake-and-unlockingJorim Jaggi2015-08-171-4/+11
| * Start pulse fading exactly when screen is turned onJorim Jaggi2015-08-141-2/+3
| * am 81eeef58: Merge "Update time when turning on screen, in addition to waking...Jorim Jaggi2015-08-131-0/+4
| |\
| * | Require strong authentication after a timeoutJorim Jaggi2015-08-121-2/+2
| * | Indicating fingerprint error messages on the bouncer nowSelim Cinek2015-08-111-0/+4
* | | Keyguard: Remove bouncer when re-registering status bard34d2015-10-271-0/+1
* | | frameworks: add keyguard wallpaper functionality to WallpaperManagerRoman Birg2015-10-261-0/+4
| |/ |/|
* | Update time when turning on screen, in addition to waking upJorim Jaggi2015-08-131-0/+4
|/
* Animation for touch, wake and unlockJorim Jaggi2015-07-281-27/+68
* Adapted the behavior when unlocking with fingerprint is not allowedSelim Cinek2015-07-231-0/+1
* Touch, wake and unlockJorim Jaggi2015-07-201-30/+17
* Fixed a bug with encryption where the keyguard was never shown with PINSelim Cinek2015-06-241-0/+1
* Follow-up to empty keyguard issueSelim Cinek2015-06-221-1/+1
* Showing the bouncer now when waking up from touch while laggingSelim Cinek2015-06-221-1/+7
* Dismiss Keyguard correctlyJorim Jaggi2015-06-091-0/+8
* Fix API review: Camera prewarmJorim Jaggi2015-06-011-2/+3
* Fix disappearing status bar icons with SHOW_WHEN_LOCKEDAdrian Roos2015-04-231-0/+1
* Speedup unlock when authenticating with fingerprintJorim Jaggi2015-04-171-2/+3
* Change fingerprint behavior in keyguard to dismiss on notificationJim Miller2015-03-031-0/+5
* Make light status bar fade nicely during unlock transitionJorim Jaggi2015-02-231-1/+5
* resolve merge conflicts of 87f5369 to master.Jorim Jaggi2015-01-151-0/+5
|\
| * SysUI: Log lockscreen state to eventlogChristoph Studer2014-12-191-0/+5
* | Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-5/+1
* | Remove dead code #1: Remove unused Keyguard classesJorim Jaggi2015-01-071-1/+1
|/
* Fix SysUI when an app started from the affordances crashesJorim Jaggi2014-12-101-1/+1
* Fix jank when pin/pattern is shownJorim Jaggi2014-11-261-4/+4
* Make IKeyguardService interface asynchronousJim Miller2014-11-251-0/+4
* Explicitly specify user for public modeAdrian Roos2014-11-211-0/+4
* Trim graphics memory when closing the shadeJorim Jaggi2014-10-081-0/+4
* Fix jank while unlocking and security is setJorim Jaggi2014-09-141-2/+26
* Start intent chooser after Keyguard is goneJorim Jaggi2014-08-281-2/+17
* Fix invalid keyguard state after pressing back in bouncerJorim Jaggi2014-08-261-3/+1
* Fix emergency call when in launch transition.Jorim Jaggi2014-08-141-0/+1