summaryrefslogtreecommitdiffstats
path: root/include/hardware/fingerprint.h
Commit message (Expand)AuthorAgeFilesLines
* Add better documentation to fingerprint.hJim Miller2015-07-281-10/+28
* Fingerprint: Add post_enroll() API, adapt struct for binary compatibility, do...Sasha Levitskiy2015-06-261-35/+47
* Fingerprint: Avoid passing structures where simple types should suffice.Sasha Levitskiy2015-06-101-6/+6
* Fingerprint: Remove unused API elements.Sasha Levitskiy2015-06-081-27/+1
* Fingerprint: Clean up documentaion for template delete.Sasha Levitskiy2015-05-151-4/+2
* Fingerprint: Add enumerate function to FP HALSasha Levitskiy2015-05-121-0/+22
* Fingerprint: Add storage path to set_active_group()Sasha Levitskiy2015-05-071-2/+5
* Fingerprint: Add an API to get authenticator idSasha Levitskiy2015-04-161-3/+10
* Fingerprint: Add auth token to enrollSasha Levitskiy2015-04-141-15/+6
* Clean up FingerprintManager API and make it public.Jim Miller2015-04-111-8/+17
* Update fingerprint.h for new APIJim Miller2015-03-241-4/+7
* hardware: libhardware: introduce new fingerprint HAL 2.0 features.Sasha Levitskiy2015-02-171-29/+80
* Minor cleanup of HAL fingerprint APIJim Miller2014-06-161-9/+9
* HAL: Fingerprint: Incremental scan notification.Sasha Levitskiy2014-06-111-14/+29
* Libhardware: HAL: Fingerprint: Add template collection progress hint; remove ...Sasha Levitskiy2014-05-161-6/+30
* Described restrictions for common HAL object methods.Stewart Miles2014-05-121-0/+12
* Hardware: Fingerprint: HAL adds removed notification, normalizes names.Sasha Levitskiy2014-04-301-6/+16
* Hardware: Fingerprint: Fix structure name.Sasha Levitskiy2014-04-241-2/+2
* Hardware: Fingerprint: Fix the remove() argument, typos.Sasha Levitskiy2014-04-231-6/+6
* Hardware: Fingerprint: Move the HAL to an async model, add some vendor reques...Sasha Levitskiy2014-04-221-28/+63
* Hardware: Fingerprint: Introducing Fingerprint HALSasha Levitskiy2014-04-071-0/+82