summaryrefslogtreecommitdiffstats
path: root/fingerprint
Commit message (Expand)AuthorAgeFilesLines
* Require two samples to enroll an new fingerprint templateWeilun Du2017-12-191-10/+12
* Build emulator hal modules with BOARD_VNDK_VERSIONJiyong Park2017-08-172-3/+5
* emu-hal: fix fingerprint VTS failure in enroll/removebohu2017-06-201-5/+21
* goldfish: Fully treblize emulator imagebohu2017-06-031-0/+2
* implemented enumerate method in fingerprintserviceKevin Chyn2017-02-151-7/+15
* [goldfish] update goldfish for OLingfeng Yang2017-01-192-15/+13
* Fix possible lock issue in fingerprint.cTao Wu2016-07-211-3/+4
* resolve merge conflicts of d6b1ea8 to stage-aosp-masterDavid 'Digit' Turner2016-06-211-11/+15
|\
| * Use new <system/qemu_pipe.h> header.David 'Digit' Turner2016-06-171-18/+23
* | Emulator: fix fingerprint regressionbohu2016-04-291-43/+122
* | fingerprint: Don't call notify on fingerprit_cancel.Prathmesh Prabhu2016-03-101-6/+0
* | Emulator: use FINGERPRINT_FILENAMEbohu2016-02-251-3/+2
* | Emulator: fix fingerprint regressionbohu2016-02-251-2/+4
* | Fingerprint: Add set_active_group()Sasha Levitskiy2016-02-181-11/+10
* | Fingerprint emulation: fix unrecognized fingeridbohu2016-02-041-3/+10
* | Emulator: Fix regression in fingerprint emulationbohu2016-02-041-8/+26
* | Fingerprint: Emulator: warning cleanup.Sasha Levitskiy2015-12-041-7/+7
* | Fingerprint: Fix the emulator build with new enumerate()Sasha Levitskiy2015-12-031-8/+5
* | Emulator Fingerprint: create fingeprint filebohu2015-10-071-1/+4
* | Emulator Fingerprint: do not send invalid finger idbohu2015-10-071-1/+12
|/
* am 948dfb6e: emulator-fingerprint: Exit listener thread on HAL closeandroid-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r68android-6.0.1_r67android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r62android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r54android-6.0.1_r53android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r45android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11marshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devbohu2015-09-171-6/+60
|\
| * emulator-fingerprint: Exit listener thread on HAL closebohu2015-09-161-6/+60
* | Merge commit 'b82a006cf7db1d3790272279eeaa066827d5bf81' into gf-mergeJim Kaye2015-09-101-278/+495
|\|
| * Support removing a fingerprintJim Kaye2015-09-101-240/+466
* | Add some guidance documentation to the emulatorJim Miller2015-08-251-9/+104
|/
* Fingerprint: Avoid passing structures by valueSasha Levitskiy2015-06-101-5/+5
* Handle un-enrolled fingerprint properlybohu2015-05-271-23/+29
* goldfish Hal: store/load user id and authenticator idbohu2015-05-031-17/+44
* goldfish Hal: store/read fingerprintsbohu2015-05-021-21/+82
* goldfish fp: fix issues with auth_token integrationAndres Morales2015-05-021-5/+19
* Add get_authenticator_id function to emulator fingerprint HALbohu2015-05-021-0/+32
* Add pre_enroll method to fingerprint hal in emulatorbohu2015-04-221-4/+11
* Fingerprint: Update processed to authenticatedSasha Levitskiy2015-04-141-3/+3
* Fix build; Fix problems with SDK fingerprint emulation codeJim Miller2015-04-111-11/+12
* Update fingerprint HAL to use authenticate() methodbohu2015-04-011-0/+11
* Add fingerprint HAL into goldfish devicebohu2015-03-242-0/+256