summaryrefslogtreecommitdiff
path: root/include/hardware/fingerprint.h
AgeCommit message (Expand)Author
2023-06-02Add include/hardware/*.h symlinks.Steven Moreland
2023-06-02Split up headers.Steven Moreland
2017-04-12resolve merge conflicts of 7c451a93 to oc-dev-plus-aospMark Salyzyn
2017-04-11libhardware: deprecate cutils/log.hMark Salyzyn
2017-02-14implemented enumerate method in fingerprintserviceKevin Chyn
2017-01-17Add missing lockout code to fingerprint.hJim Miller
2016-06-15Revert \\\"Fingerprint: Add an API to support throttling.\\\" am: e453c5212a ...Jim Miller
2016-06-14Revert "Fingerprint: Add an API to support throttling."nougat-devJim Miller
2016-05-16Fingerprint: Unify enumerate() and remove() messaging.Sasha Levitskiy
2016-04-19Fingerprint: Add include of hardware.hNick Vaccaro
2016-01-07Fingerprint: Add an API to support throttling.Sasha Levitskiy
2015-10-28Fingerprint: Change enumerate() to asynchronous mode.Sasha Levitskiy
2015-07-28Add better documentation to fingerprint.hJim Miller
2015-06-26Fingerprint: Add post_enroll() API, adapt struct for binary compatibility, do...Sasha Levitskiy
2015-06-10Fingerprint: Avoid passing structures where simple types should suffice.Sasha Levitskiy
2015-06-08Fingerprint: Remove unused API elements.Sasha Levitskiy
2015-05-15Fingerprint: Clean up documentaion for template delete.Sasha Levitskiy
2015-05-12Fingerprint: Add enumerate function to FP HALSasha Levitskiy
2015-05-07Fingerprint: Add storage path to set_active_group()Sasha Levitskiy
2015-04-16Fingerprint: Add an API to get authenticator idSasha Levitskiy
2015-04-14Fingerprint: Add auth token to enrollSasha Levitskiy
2015-04-11Clean up FingerprintManager API and make it public.Jim Miller
2015-03-24Update fingerprint.h for new APIJim Miller
2015-02-17hardware: libhardware: introduce new fingerprint HAL 2.0 features.Sasha Levitskiy
2014-06-16Minor cleanup of HAL fingerprint APIJim Miller
2014-06-11HAL: Fingerprint: Incremental scan notification.Sasha Levitskiy
2014-05-16Libhardware: HAL: Fingerprint: Add template collection progress hint; remove ...Sasha Levitskiy
2014-05-12Described restrictions for common HAL object methods.Stewart Miles
2014-04-30Hardware: Fingerprint: HAL adds removed notification, normalizes names.Sasha Levitskiy
2014-04-24Hardware: Fingerprint: Fix structure name.Sasha Levitskiy
2014-04-23Hardware: Fingerprint: Fix the remove() argument, typos.Sasha Levitskiy
2014-04-22Hardware: Fingerprint: Move the HAL to an async model, add some vendor reques...Sasha Levitskiy
2014-04-07Hardware: Fingerprint: Introducing Fingerprint HALSasha Levitskiy