summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardSimpleHostView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-84/+0
* Play "device trusted" sound when onTrustInitiatedByUser firesAdrian Roos2014-08-181-1/+1
* Dismiss bouncer when onTrustInitiatedByUser firesAdrian Roos2014-08-131-0/+12
* Update security method after switching userAdrian Roos2014-06-101-0/+7
* Do not destroy the security method when pressing back.Jorim Jaggi2014-05-261-1/+1
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-5/+0
* Fix problem where input wasn't being requestedJim Miller2014-02-061-0/+16
* Add KeyguardSimpleHostView and make it the defaultJim Miller2014-02-061-3/+27
* Move launch, verification and menu logic to base classJim Miller2014-02-061-0/+30