Dain Nilsson
f4838850e7
Add gradient behind device image in picker.
2022-07-06 15:05:15 +02:00
Dain Nilsson
7f093d97a2
Handle Non-YubiKey NFC devices-
...
This changes the currentDeviceDataNotifier to use an AsyncValue instead
of a nullable YubiKeyData to allow for error states, and handles such a
state for NFC readers when a non-YubiKey is present.
2022-06-28 19:51:58 +02:00
Dain Nilsson
168429e29e
Use enhanced enums to replace enum extensions.
2022-05-12 12:05:20 +02:00
Dain Nilsson
488b1189ad
Use "standard" log level names.
2022-05-03 11:24:25 +02:00
Dain Nilsson
22a4827616
Move enums and add UsbPid.
2022-03-21 09:59:13 +01:00
Dain Nilsson
beb8ebfc4d
Remove commented code.
2022-03-11 13:53:09 +01:00
Dain Nilsson
ea79f5f8ec
Improve handling of deices that are partially inaccessible.
2022-03-11 13:28:48 +01:00
Dain Nilsson
3566c7b845
Start handling devices that cannot be accessed.
2022-03-11 13:28:47 +01:00
Dain Nilsson
6d9ee9dca5
Fix update of USB descriptor.
2022-03-11 13:28:46 +01:00
Dain Nilsson
48a93c0aa1
Show if applications are enabled or not in the drawer.
2022-03-11 13:28:46 +01:00
Dain Nilsson
4fac11fc1d
Fix counting of devices with same PID.
2022-02-23 12:17:02 +01:00
Dain Nilsson
0884a92b84
Use platform-specific logging initialization.
2022-02-21 10:47:34 +01:00
Dain Nilsson
9eda277af9
Replace List<String> with DevicePath for device paths.
...
This prevents equality checks from treating devices with the same path
as different.
2022-02-08 13:44:35 +01:00
Dain Nilsson
85458f4f5a
Move desktop-specific implementation into desktop/
2022-01-27 12:47:17 +01:00