summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src
Commit message (Expand)AuthorAgeFilesLines
* Use new hierarchy viewer protocol in all View subclassesSiva Velusamy2015-05-071-0/+13
* Retry "Always show auxiliary subtypes from NavBar keyboard icon."Seigo Nonaka2015-05-061-1/+2
* Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" in...Bart Sears2015-05-071-2/+1
|\
| * Revert "Always show auxiliary subtypes from NavBar keyboard icon."Bart Sears2015-05-071-2/+1
* | Merge "Always show auxiliary subtypes from NavBar keyboard icon." into mnc-devSeigo Nonaka2015-05-061-1/+2
|\ \ | |/
| * Always show auxiliary subtypes from NavBar keyboard icon.Seigo Nonaka2015-05-061-1/+2
* | Make sure fingerprint error messages are handled in KeyguardJorim Jaggi2015-05-051-1/+1
* | Only enable fingerprint auth after first regular authJorim Jaggi2015-05-051-4/+5
|/
* Update emergency call button label when language changesJorim Jaggi2015-05-041-0/+7
* Track unlock attempts per user.Jorim Jaggi2015-05-042-16/+8
* Merge "Only listen for fingerprint if needed." into mnc-devJorim Jaggi2015-04-281-6/+20
|\
| * Only listen for fingerprint if needed.Jorim Jaggi2015-04-281-6/+20
* | Remove LockPatternUtils.getCurrentUser()Adrian Roos2015-04-288-17/+27
* | Require explicit userId in LockPatternUtilsAdrian Roos2015-04-286-12/+20
|/
* Don't show two identical carrier names.Sanket Padawe2015-04-231-6/+7
* Clear emergency dialer task on launchAdrian Roos2015-04-211-1/+3
* Remove unsed failedAttemptWarning in reportFailedUnlockAttempt().Thiemo Nagel2015-04-201-3/+0
* Allow dismissing Keyguard from TrustAgentServiceAdrian Roos2015-04-174-13/+31
* More fingerprint API's for 3rd party appsJorim Jaggi2015-04-151-10/+3
* Fix fingerprint API for 3rd party appsJorim Jaggi2015-04-141-1/+3
* Merge "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-0/+4
|\
| * Add foreground profile changed to user switch observer.Kenny Guy2015-04-131-0/+4
* | Merge "Revert "Add foreground profile changed to user switch observer.""Kenny Guy2015-04-131-4/+0
|\ \ | |/
| * Revert "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-4/+0
* | Merge "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-0/+4
|\ \ | |/
| * Add foreground profile changed to user switch observer.Kenny Guy2015-04-101-0/+4
* | Clean up FingerprintManager API and make it public.Jim Miller2015-04-111-18/+39
* | Keyguard FP UX updateJorim Jaggi2015-04-102-19/+56
|/
* Merge "Change carrier text to 'airplane mode' when on"Jason Monk2015-04-021-0/+4
|\
| * Change carrier text to 'airplane mode' when onJason Monk2015-04-011-0/+4
* | Prepare to make Fingerprint API public.Jim Miller2015-04-012-5/+5
|/
* Merge "Explicitly specify package in EmergencyButton"Adrian Roos2015-03-301-7/+7
|\
| * Explicitly specify package in EmergencyButtonAdrian Roos2015-03-301-7/+7
* | Merge "Refactor fingerprint API"Jim Miller2015-03-252-37/+90
|\ \
| * | Refactor fingerprint APIJim Miller2015-03-242-37/+90
| |/
* | Fix typo in KeyguardUpdateMonitor.John Spurlock2015-03-241-1/+1
|/
* Remove leftover code causing trust agent issuesAdrian Roos2015-03-051-18/+5
* Remove unused imports in frameworks/base.John Spurlock2015-02-2811-18/+0
* am 58ae213c: am 0ac63669: am 057fd382: am 9df42df2: Merge "Keyguard: Use plmn...Jason Monk2015-02-261-3/+23
|\
| * Keyguard: Use plmn/spn broadcast when no SIMsJason Monk2015-02-241-3/+23
* | am b20d48fd: am 014442c2: am 0dfae079: am d5471a0b: Merge "Revert "Fixed acce...Alan Viverette2015-02-182-69/+21
|\ \ | |/
| * Revert "Fixed accessibility for the pin input view on keyguard."Adrian Roos2015-02-172-69/+21
* | am 9337e595: am be62a5db: am 96ac73c3: am 6e3de6a1: Merge "Added TEXT_CHANGED...Daniel Sandler2015-02-091-0/+76
|\ \ | |/
| * Merge "Added TEXT_CHANGED event to PasswordTextView" into lmp-mr1-devDaniel Sandler2015-02-091-0/+76
| |\
| | * Added TEXT_CHANGED event to PasswordTextViewAdrian Roos2015-02-091-0/+76
* | | am 270496ef: am 4e4c37a2: am 991db77a: Only request IME if password view is s...Adrian Roos2015-02-091-3/+5
|\ \ \ | |/ /
| * | Only request IME if password view is showingAdrian Roos2015-02-091-3/+5
| |/
* | Remove UI code from LockPatternUtilsAdrian Roos2015-02-033-54/+92
* | Null-protect attempt to get EmergencyButton.Andrew Lee2015-02-022-2/+6
* | Reset keyguard/bouncer on "return to call".Andrew Lee2015-02-027-5/+49