summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-19egismoc: Indentation and syntax fixesMarco Trevisan (Treviño)2-127/+202
2024-02-19data, libfprint: Update list of unsupported driversMarco Trevisan (Treviño)2-4/+6
2024-02-19egismoc: added test and capture for 05a1 variantJoshua Grisham4-0/+419
2024-02-19egismoc: add support for 1c7a:05a1Joshua Grisham2-25/+38
2024-02-19egismoc: Return truncated text instead of null for description when using listJoshua Grisham1-1/+1
2024-02-19egismoc: Add support for usernames longer than 8 charsJoshua Grisham1-9/+19
2024-02-19egismoc: Fix crash during closeJoshua Grisham1-17/+1
2024-02-19Initial commit of egismoc driverJoshua Grisham8-0/+2096
2024-02-13Fix typo of libfprint in supported devices list Adam Jones1-1/+1
2024-02-13realtek: Do not initialize variables in switch casesMarco Trevisan (Treviño)1-6/+3
2024-02-13realtek: Do not leak an errorMarco Trevisan (Treviño)1-3/+2
2024-02-13ci: Expose scan build artifacts on failuresMarco Trevisan (Treviño)1-0/+1
2024-02-13libfprint/fprint-list-udev-hwdb: Update unsupported list from wikiMarco Trevisan (Treviño)2-0/+4
2024-02-13cleanup: Address some newer uncrustify syntax cleanupsMarco Trevisan (Treviño)1-0/+3
2024-02-13fp-context: use g_strv_contains instead of manual laborMarco Trevisan (Treviño)1-7/+1
2024-02-13cleanup: Use allow/deny lists instead of color based onesMarco Trevisan (Treviño)6-26/+26
2024-02-13synaptics: Add new PID 0x0124Puspendu Banerjee2-0/+2
2024-02-13ci: Allow flatpak failureMarco Trevisan (Treviño)1-0/+2
2024-02-13fp-print: Do not check compile-time macros at runtimeMarco Trevisan (Treviño)1-11/+11
2024-02-13 focaltechmoc:Support FocalTech moc devicesxiaofei9-0/+2412
2024-01-22tests: make `mktemp` command call work with Chimera Linux's `mktemp`Mohammed Anas1-1/+1
2024-01-22tests: remove Bash dependency in favor of `sh`Mohammed Anas1-3/+2
2023-11-24fp-image: Do not start thread detection task thread if already runningMarco Trevisan (Treviño)1-2/+5
2023-11-21fp-image: Simplify minutiae detection tasksMarco Trevisan (Treviño)2-75/+116
2023-11-21fp-image: Add FP_IMAGE_NONE flags definitionMarco Trevisan (Treviño)1-0/+1
2023-11-21fp-image: Remove unused ref_count flagMarco Trevisan (Treviño)1-1/+0
2023-10-27drivers: add realtek rts5813 driverhuan_huang9-0/+1799
2023-10-24synaptics: Add new PID 0x0106Aris Lin2-0/+2
2023-10-19synaptics: Add new PID 0x0173Aris Lin2-0/+2
2023-09-27libfprint/fprint-list-udev-hwdb: Update unsupported devices from wikiMarco Trevisan (Treviño)2-0/+20
2023-09-27goodixmoc: Add PID 0x6582swbgdx2-0/+3
2023-09-27ci: Build flatpak using gnome masterMarco Trevisan (Treviño)2-10/+9
2023-09-27ci: Allow manual flatpak build in any fork and MRMarco Trevisan (Treviño)1-3/+6
2023-09-27ci: Fix building flatpak using GNOME 42 runtimeMarco Trevisan (Treviño)1-5/+8
2023-09-11synaptics: Add null check to prevent g_propagate_error assertion failureVincent Huang1-1/+2
2023-09-01synaptics: fix enroll_identify problem after user reset databaseVincent Huang2-9/+15
2023-08-22tests/egis0570/capture.pcapng: Remove execution permissionMarco Trevisan (Treviño)1-0/+0
2023-08-21ci: Move build dir during installed tests so we check that we don't use built...Marco Trevisan (Treviño)1-4/+6
2023-08-21tests: Use native GTest utils to generate assets namesMarco Trevisan (Treviño)2-8/+10
2023-08-17Release 1.94.6v1.94.61.94.6Marco Trevisan (Treviño)2-1/+16
2023-08-17goodixmoc: Add PID 0x633C and 0x6304swbgdx2-0/+6
2023-07-10elanmoc: add PID 0x0C99hermanlin2-0/+6
2023-06-28ci: Do not force-rebuild if an image with such tag existsMarco Trevisan (Treviño)1-3/+10
2023-06-28ci: Use meson commands only to setup, compile and installMarco Trevisan (Treviño)1-12/+12
2023-06-28ci: Run installed testsMarco Trevisan (Treviño)1-0/+21
2023-06-28ci: Auto-Retry jobs on infrastructure failuresMarco Trevisan (Treviño)1-0/+10
2023-06-28tests: Add support for installed testsMarco Trevisan (Treviño)6-4/+126
2023-06-28ci: Add gnome-desktop-testing to the imageMarco Trevisan (Treviño)2-1/+2
2023-06-28ci: Use debuginfo-install to install debug symbolsMarco Trevisan (Treviño)1-1/+2
2023-06-24tests/virtual-image: Support passing specific FP_PRINTS_PATH env variableMarco Trevisan (Treviño)2-5/+12