summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/fingerprint
Commit message (Expand)AuthorAgeFilesLines
* Bind fingerprint when we start authentication - DO NOT MERGEJim Miller2016-08-262-7/+16
* Add logging to track fingerprint reco but not unlockingJim Miller2015-09-141-1/+1
* Use AlarmManager for lockout resetJorim Jaggi2015-09-092-2/+13
* Add a private API to get notified about lockout resetsJorim Jaggi2015-09-013-2/+73
* am 74d9c2aa: Merge "Fix type-o in FingerprintManager documentation" into mnc-devJim Miller2015-08-211-1/+1
|\
| * Fix type-o in FingerprintManager documentationJim Miller2015-08-201-1/+1
| * Touch, wake and unlockJorim Jaggi2015-07-201-2/+14
* | Reset fingerprint lockout timer when strong auth is used.Jim Miller2015-08-182-0/+23
* | Touch, wake and unlockJorim Jaggi2015-07-141-2/+14
|/
* Remove "final" qualifier from AuthenticationResultJim Miller2015-07-091-1/+1
* Fingerprint: Add post enroll interface.Sasha Levitskiy2015-07-083-1/+20
* Have FingerprintService keep the device awake on relevant events.Jim Miller2015-06-171-1/+1
* Add documentation for possible AndroidKeyStore exceptions to authenticate() callJim Miller2015-06-091-0/+5
* Update and cleanup FingerprintManager API to new specJim Miller2015-06-082-78/+109
* Move from native FingerprintService implementation to fingerprintdJim Miller2015-05-203-6/+66
* Merge "Move Android Keystore impl to android.security.keystore." into mnc-devAlex Klyubin2015-05-141-1/+1
|\
| * Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-131-1/+1
* | Merge "Fix fingerprint for multiuser" into mnc-devJorim Jaggi2015-05-141-1/+1
|\ \ | |/ |/|
| * Fix fingerprint for multiuserJorim Jaggi2015-05-131-1/+1
* | Persist fingerprint namesJorim Jaggi2015-05-131-126/+0
|/
* Fix thread affinity of FingerprintManager.Alex Klyubin2015-04-301-1/+8
* Merge "Add use fingerprint app op - framework" into mnc-devSvetoslav2015-04-302-12/+14
|\
| * Add use fingerprint app op - frameworkSvetoslav2015-04-292-12/+14
* | Add javax.crypto.Mac as a supported CryptoObject to FingerprintJim Miller2015-04-301-3/+21
|/
* Expose getAuthenticatorId APIAndres Morales2015-04-222-1/+23
* Make fingerprint enroll/authenticate haptic feedback part of framework.Jim Miller2015-04-201-0/+18
* Make CryptoObject constructor publicJorim Jaggi2015-04-151-2/+2
* More fingerprint API's for 3rd party appsJorim Jaggi2015-04-152-4/+30
* Several fixes to Fingerprint code after large mergeJim Miller2015-04-143-23/+25
* Fix fingerprint API for 3rd party appsJorim Jaggi2015-04-141-1/+21
* Clean up FingerprintManager API and make it public.Jim Miller2015-04-112-172/+364
* Prepare to make Fingerprint API public.Jim Miller2015-04-016-0/+872