summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardViewBase.java
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-433/+0
* Remove dead code #5: Remove KeyguardAccountViewJorim Jaggi2015-01-071-5/+0
* Remove dead code #1: Remove unused Keyguard classesJorim Jaggi2015-01-071-54/+7
* Fix jank when pin/pattern is shownJorim Jaggi2014-11-261-2/+5
* Lockscreen launch animationsJorim Jaggi2014-08-121-1/+1
* Preparations for lockscreen launch animationsJorim Jaggi2014-08-121-0/+6
* Implement new volume UI design.John Spurlock2014-07-071-1/+1
* Clean up user activity handlingJorim Jaggi2014-07-041-11/+0
* Remove some more old code and fix Media commandRoboErik2014-06-191-12/+8
* Skeleton for Keyguard security method appear animations.Jorim Jaggi2014-05-271-0/+7
* Remove unnecessary layout request from KeyguardAdrian Roos2014-05-231-5/+0
* Handle media key events correctly on Keyguard.Jorim Jaggi2014-05-141-1/+1
* Show enter PIN/PUK before notifications on Keyguard.Jorim Jaggi2014-04-161-4/+8
* Hide back button on keyguard and make it work for bouncer.Jorim Jaggi2014-04-101-15/+1
* Always go through bouncer when unlockingJorim Jaggi2014-04-051-2/+4
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-7/+6
* Fix problem where input wasn't being requestedJim Miller2014-02-061-43/+29
* Add KeyguardSimpleHostView and make it the defaultJim Miller2014-02-061-0/+14
* Move launch, verification and menu logic to base classJim Miller2014-02-061-8/+293
* Introduce transparent bars to the keyguard.John Spurlock2013-09-231-32/+0
* Add a keycode to switch audio tracks (1/2)Jaekyun Seok2013-07-121-2/+4
* Simplify wake management code in keyguard.Jim Miller2013-06-271-20/+0
* Move keyguard to its own process.Jim Miller2013-02-271-2/+1
* Move keyguard source and resources into new packageJim Miller2013-02-271-0/+264