fprintd/TODO

33 lines
881 B
Text
Raw Normal View History

2008-03-04 12:36:28 +00:00
Identification
Image transfer
Enforce command sequences:
force VerifyStop after non-retry verify result comes in
etc
Verify PAM messages fit with GDM/gnome-screensaver
2008-11-04 20:38:29 +00:00
Add API docs (see doc/dbus and doc subdir):
http://gitweb.freedesktop.org/?p=DeviceKit/DeviceKit-disks.git;a=tree
2008-10-31 12:01:23 +00:00
2008-11-04 20:38:29 +00:00
Register fprintd' po file with Transifex, Rosetta or the Translation Project
2008-10-31 12:01:23 +00:00
2008-11-20 11:04:13 +00:00
Support insertion/removal of devices
Fix memory leaks with print data/gallery when using the verify_async and
identify_async
Add some hardware protection by making sure devices aren't opened and
reading for more than a certain amount of time.
Add POS use case
Review error cases, and possible errors
Do we swipe or scan, devices would know
Export fp_dev_get_nr_enroll_stages and swipe type through properties
Add a "done" argument to verify and enroll result signals, make it easier
to know when we're done.