summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src
Commit message (Expand)AuthorAgeFilesLines
* Update KeyguardStatusView on user and alarm changesAdrian Roos2014-07-281-0/+1
* Implement next alarm info in expanded QS.Jorim Jaggi2014-07-282-11/+20
* Update LockPatternUtils to new alarm APIAdrian Roos2014-07-211-3/+14
* Add DevicePolicyManager flag for fingerprint.Jim Miller2014-07-181-0/+13
* QS: Introduce cast control panel.John Spurlock2014-07-131-1/+2
* Add new "pin complex" type to supported keyguard PINsJim Miller2014-07-101-0/+1
* Move showCallScreen & isInAPhoneCall to PhoneManager.Santos Cordon2014-07-091-1/+1
* Implement new volume UI design.John Spurlock2014-07-071-1/+1
* Clean up user activity handlingJorim Jaggi2014-07-0413-63/+25
* Fix buildSelim Cinek2014-06-301-1/+1
* Removed unused nullcheckSelim Cinek2014-06-301-21/+20
* Implemented new PIN unlock designSelim Cinek2014-06-308-252/+964
* Add fingerprint detection support to Keyguard.Jim Miller2014-06-282-5/+96
* Merge "Remove dead code from keyguard"RoboErik2014-06-203-135/+1
|\
| * Remove dead code from keyguardRoboErik2014-06-193-135/+1
* | Improve unlock motion further.Selim Cinek2014-06-201-0/+5
|/
* Remove some more old code and fix Media commandRoboErik2014-06-191-12/+8
* am bfb2ad5e: Merge "Revert "Introduced fading views for the camera interactio...Jorim Jaggi2014-06-161-5/+0
|\
| * Revert "Introduced fading views for the camera interaction on the lockscreen."Jorim Jaggi2014-06-141-5/+0
* | am 3ee7fb10: Merge "Introduced fading views for the camera interaction on the...Selim Cinek2014-06-121-0/+5
|\ \ | |/
| * Introduced fading views for the camera interaction on the lockscreen.Selim Cinek2014-06-121-0/+5
* | Update security method after switching userAdrian Roos2014-06-101-0/+7
* | am 6dc68cab: Merge "Fix Keyguard crash when in landscape." into lmp-preview-devJorim Jaggi2014-06-041-1/+2
|\ \ | |/
| * Merge "Fix Keyguard crash when in landscape." into lmp-preview-devJorim Jaggi2014-06-041-1/+2
| |\
| | * Fix Keyguard crash when in landscape.Jorim Jaggi2014-06-041-1/+2
* | | am 612734fb: Merge "Display time to charge on lock screen" into lmp-preview-devAdrian Roos2014-06-041-1/+1
|\ \ \ | |/ /
| * | Display time to charge on lock screenAdrian Roos2014-06-041-1/+1
| |/
* | am b733f632: Merge "Move owner info to main lockscreen." into lmp-preview-devJorim Jaggi2014-06-042-27/+27
|\ \ | |/
| * Move owner info to main lockscreen.Jorim Jaggi2014-06-032-27/+27
* | Remove now defunct touch analysis facilityAdrian Roos2014-06-024-709/+0
|/
* Implemented the appear animation for the pattern security.Selim Cinek2014-05-303-47/+192
* Appear animation for PIN view.Jorim Jaggi2014-05-282-3/+155
* Remove charging text and carrier label on bouncer.Jorim Jaggi2014-05-274-48/+13
* Skeleton for Keyguard security method appear animations.Jorim Jaggi2014-05-2712-0/+69
* Do not destroy the security method when pressing back.Jorim Jaggi2014-05-261-1/+1
* Merge "Visual refinements for lockscreen." into lmp-preview-devJorim Jaggi2014-05-261-0/+8
|\
| * Visual refinements for lockscreen.Jorim Jaggi2014-05-261-0/+8
* | Merge "Remove unnecessary layout request from Keyguard" into lmp-preview-devAdrian Roos2014-05-261-5/+0
|\ \ | |/ |/|
| * Remove unnecessary layout request from KeyguardAdrian Roos2014-05-231-5/+0
* | DO NOT MERGE Only send notification activity intents after dismissing KeyguardAdrian Roos2014-05-251-1/+3
|/
* Merge "Add trust indicator to keyguard"Adrian Roos2014-05-212-0/+12
|\
| * Add trust indicator to keyguardAdrian Roos2014-05-212-0/+12
* | Merge "Fix 14988763: FUL only shows on bouncer now"Brian Colonna2014-05-211-28/+57
|\ \ | |/ |/|
| * Fix 14988763: FUL only shows on bouncer nowBrian Colonna2014-05-201-28/+57
* | Merge "Revert "Adding INfcUnlockSettings and NfcUnlock interface class.""Andres Morales2014-05-203-42/+1
|\ \
| * | Revert "Adding INfcUnlockSettings and NfcUnlock interface class."Andres Morales2014-05-203-42/+1
* | | Fix Keyguard PIN error message for N < 4.Jim Miller2014-05-191-8/+10
|/ /
* | Improve trust handling on dimsissing keyguardAdrian Roos2014-05-192-3/+6
|/
* Fix visibility and add bouncer event in KeyguardUpdateMonitorAdrian Roos2014-05-142-2/+46
* Merge "Handle media key events correctly on Keyguard."Jorim Jaggi2014-05-141-1/+1
|\