summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Improve motion for wake-and-unlocking while pulsingJorim Jaggi2015-08-182-111/+19
| * | | Merge "Fix race condition for doze mode and wake-and-unlocking" into mnc-dr-devJorim Jaggi2015-08-192-0/+40
| |\ \ \ | | |/ /
| | * | Fix race condition for doze mode and wake-and-unlockingJorim Jaggi2015-08-172-0/+40
| * | | Only call authenticate when we are not listening yetJorim Jaggi2015-08-191-1/+1
| * | | Merge "Reset fingerprint lockout timer when strong auth is used." into mnc-dr...Jim Miller2015-08-181-0/+4
| |\ \ \
| | * | | Reset fingerprint lockout timer when strong auth is used.Jim Miller2015-08-181-0/+4
| | |/ /
| * | | resolved conflicts for merge of 448216e7 to mnc-dr-devJim Miller2015-08-181-3/+0
| |\ \ \ | | |/ / | |/| |
| * | | Require strong authentication after a timeoutJorim Jaggi2015-08-129-47/+123
| * | | Indicating fingerprint error messages on the bouncer nowSelim Cinek2015-08-118-9/+61
| * | | Wake device when Keyguard invisible and getting fingerprintJorim Jaggi2015-08-111-7/+12
| * | | am 120fc2c7: Merge "Disable fingerprint when remotely reset by DPM" into mnc-devJim Miller2015-08-061-1/+6
| |\ \ \
| * \ \ \ am 45fcaa54: Merge "Don\'t wipe device because of short PIN, patterns or pass...Jim Miller2015-08-032-25/+42
| |\ \ \ \
| * | | | | Fix fingerprint icon screen on animationJorim Jaggi2015-07-312-0/+40
| * | | | | am 30c5da9c: Don\'t call cancel() when fingerprint auth failsJim Miller2015-07-301-2/+0
| |\ \ \ \ \
| * \ \ \ \ \ am 0d210f63: Animation for touch, wake and unlockJorim Jaggi2015-07-285-38/+69
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 9e49b5d6: Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" ...Jorim Jaggi2015-07-272-48/+20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am f8acd1d8: Merge "Adapted the behavior when unlocking with fingerprint is n...Selim Cinek2015-07-251-4/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Send BATTERY_CHANGED if maxChargingCurrent changesAdrian Roos2015-07-211-0/+6
| * | | | | | | | | am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running...Selim Cinek2015-07-172-3/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Touch, wake and unlockJorim Jaggi2015-07-143-25/+76
| * | | | | | | | | | Merge "Show charging speed on Keyguard" into mnc-dr-devAdrian Roos2015-07-141-3/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Show charging speed on KeyguardAdrian Roos2015-07-141-3/+19
* | | | | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-042-2/+53
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Update carrier text when sim state changes"Linux Build Service Account2015-10-241-0/+49
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update carrier text when sim state changesWileen Chiu2015-10-231-0/+49
| * | | | | | | | | | | | Emergency call button on Swipe lock Screen.Ruthwar Kumar Ambeer2015-10-231-2/+4
* | | | | | | | | | | | | Keyguard: Fix scramblepin logic.Adnan Begovic2015-10-271-1/+1
* | | | | | | | | | | | | Keyguard: Don't disable visibility when scrambling pin.Adnan Begovic2015-10-271-1/+4
* | | | | | | | | | | | | Keyguard: Add option to scramble pin layout when unlocking (2/2).Adnan2015-10-262-12/+56
|/ / / / / / / / / / / /
* | | | | | | | | | | | Show remaining retry attempts for SIM lock upon Bootup.Ruthwar Kumar Ambeer2015-10-141-31/+78
|/ / / / / / / / / / /
* | | | | | | | | | | Keyguard: Fix to display PUK remaining attempts.Umashankar Godachi2015-10-061-1/+6
* | | | | | | | | | | Telephony: SIM De-personalizationBeena More2015-10-062-4/+4
* | | | | | | | | | | Add change to show Invalid card when erroneous card is insertedSridhar Dubbaka2015-10-062-1/+11
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Revert "Disable fingerprint when remotely reset by DPM"Jim Miller2015-08-171-6/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Disable fingerprint when remotely reset by DPMJim Miller2015-08-051-1/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Don't wipe device because of short PIN, patterns or passwordsJim Miller2015-08-032-25/+42
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Don't call cancel() when fingerprint auth failsJim Miller2015-07-301-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Animation for touch, wake and unlockJorim Jaggi2015-07-285-38/+69
| |_|_|_|/ |/| | | |
* | | | | Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-devJorim Jaggi2015-07-272-48/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move PIN/Pattern appear animation to RenderThread (1/2)Jorim Jaggi2015-07-222-48/+20
* | | | | Adapted the behavior when unlocking with fingerprint is not allowedSelim Cinek2015-07-231-4/+29
|/ / / /
* | | | Touch, wake and unlockJorim Jaggi2015-07-203-25/+76
| |_|/ |/| |
* | | Fixed a bug where a fingerprint animation was not runningSelim Cinek2015-07-162-3/+7
|/ /
* | Add a dumpsys for KeyguardUpdateMonitorJason Monk2015-07-131-0/+20
|/
* Lock screen text: consider possible WFC service in APMEtan Cohen2015-07-082-3/+74
* Merge "Use custom theme for keyguard presentation" into mnc-devJim Miller2015-07-071-3/+5
|\
| * Use custom theme for keyguard presentationJim Miller2015-07-071-3/+5
* | SystemUI/Keyguard: try authenticate finger after authentication failureJim Miller2015-07-071-2/+2
|/
* Disable Keyguard chatynessJorim Jaggi2015-06-291-2/+2
* Speedup PIN/Pattern dismissalJorim Jaggi2015-06-252-2/+2