summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardHostView.java
Commit message (Expand)AuthorAgeFilesLines
* Require strong authentication after a timeoutJorim Jaggi2015-08-121-31/+9
* Indicating fingerprint error messages on the bouncer nowSelim Cinek2015-08-111-0/+4
* Added a message to the keyguard bouncerSelim Cinek2015-06-181-0/+11
* Fix API review: Camera prewarmJorim Jaggi2015-06-011-1/+12
* Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-281-1/+1
* Allow dismissing Keyguard from TrustAgentServiceAdrian Roos2015-04-171-6/+20
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Reset keyguard/bouncer on "return to call".Andrew Lee2015-02-021-2/+5
* Merge commit '83eaf6cc' into HEADJorim Jaggi2015-02-021-0/+11
|\
* | Purge biometric weak and keyguard widgetsAdrian Roos2015-01-071-7/+0
* | Remove dead code #8: Remove old keyguard "bouncer"Jorim Jaggi2015-01-071-0/+428
* | Remove dead code #1: Remove unused Keyguard classesJorim Jaggi2015-01-071-1113/+0
|/
* Remove dead code from keyguardRoboErik2014-06-191-30/+1
* Only send notification activity intents after dismissing KeyguardAdrian Roos2014-05-211-1/+3
* Revert "Adding INfcUnlockSettings and NfcUnlock interface class."Andres Morales2014-05-201-8/+1
* Show enter PIN/PUK before notifications on Keyguard.Jorim Jaggi2014-04-161-10/+4
* Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-3/+3
* Make Keyguard a library and make StatusBar the new Keyguard.Jorim Jaggi2014-03-281-1/+1
* am 1d6c2573: am aebe3b6c: am abde0aaa: am 375ff2c4: am 2598fbd7: Merge "Attem...Jim Miller2014-03-201-0/+1
|\
| * Attempt to fix a bug where SIM progress dialog gets stuck.Jim Miller2014-03-131-0/+1
* | Hide managed profiles from user switchers.Kenny Guy2014-02-241-44/+33
* | Fix problem where input wasn't being requestedJim Miller2014-02-061-2/+1
* | Add KeyguardSimpleHostView and make it the defaultJim Miller2014-02-061-5/+19
* | Move launch, verification and menu logic to base classJim Miller2014-02-061-269/+52
* | Move majority of security-related logic from KeyguardHostViewJim Miller2014-01-271-506/+131
* | Adding INfcUnlockSettings and NfcUnlock interface class.Andres Morales2013-12-091-0/+7
|/
* Fix issue where transport control shows up off-screen on tabletsJim Miller2013-11-051-9/+22
* Revert "Fix dodgy states of keyguard transport controls"Jim Miller2013-10-191-17/+8
* Fix dodgy states of keyguard transport controlsAdam Powell2013-10-151-8/+17
* Delay all widget additions in keyguard until after boot completesJim Miller2013-10-101-54/+51
* Properly size KG camera animation for translucent bars.Daniel Sandler2013-10-101-0/+3
* Merge "Disable dragging the challenge area when there are no widgets" into kl...Jim Miller2013-10-081-0/+6
|\
| * Disable dragging the challenge area when there are no widgetsJim Miller2013-10-071-0/+6
* | Disable camera and search from some security screens.Jim Miller2013-10-071-0/+5
|/
* Add a scrubber to keyguard; layout tweaksAdam Powell2013-10-031-0/+9
* Make onClickHandler in KeyguardHostView a weak referenceChet Haase2013-10-011-14/+32
* Remove old animationJohn Reck2013-10-011-5/+0
* Disable keyguard widgets on low memory devicesJim Miller2013-09-291-1/+2
* Keyguard transport controls: fullscreen artAdam Powell2013-09-271-0/+1
* Merge "Restore scrim views to former place in view hierarchy." into klp-devJohn Spurlock2013-09-271-5/+19
|\
| * Restore scrim views to former place in view hierarchy.John Spurlock2013-09-271-5/+19
* | Accessibility improvements in keyguardJim Miller2013-09-251-4/+11
|/
* Introduce transparent bars to the keyguard.John Spurlock2013-09-231-1/+9
* Add camera affordance to navigation bar on phonesJim Miller2013-09-191-0/+5
* Remove HotwordRecognition APIsSandeep Siddhartha2013-09-111-177/+0
* Move public consts to HotwordRecognitionServiceSandeep Siddhartha2013-09-061-5/+8
* Use the permission for hotword recognitionSandeep Siddhartha2013-09-061-13/+6
* Move the hotword code to KeyguardHostViewSandeep Siddhartha2013-09-041-0/+191
* Attempt to fix missing clock bugJim Miller2013-08-281-0/+1
* Add setting to disable keyguard widgetsJim Miller2013-08-231-7/+11