5 Commits

Author SHA1 Message Date
yanghao 8a0a5b55d7 Add copyright GPL 2018-12-28 09:49:28 +08:00
yanghao f3c6ea5eed [Biometric]
- rename GetMaxAutoRetry to GetMaxFailedAutoRetry;
 - auto restart biometric authentication if operation
   is timeout and the timeout count less than
   MaxTimeoutAutoRetry.
2018-12-27 14:56:25 +08:00
yanghao 41e52317f0 * Change the default timeout of 'StopOps' to ensure
the 'Identify' operation can be terminated normally.
* Improve the interaction logic between the password
  auth widget and the biometric auth widget and the
  biometric device selection widget.
2018-12-27 13:45:45 +08:00
yanghao c04b400c27 Change the UI style. 2018-12-21 11:05:42 +08:00
yanghao a3624f1f00 Add BiometricAuth module. 2018-12-13 11:52:04 +08:00