Commit Graph

22 Commits

Author SHA1 Message Date
Dain Nilsson
6b3bd585ba
Use AsyncValue instead of custom classes. 2022-03-24 12:39:18 +01:00
Dain Nilsson
6b43fb3799
Show Windows-specific message for inaccessible FIDO keys. 2022-03-21 09:59:14 +01:00
Dain Nilsson
22a4827616
Move enums and add UsbPid. 2022-03-21 09:59:13 +01:00
Dain Nilsson
aecd406bad
Add base for FIDO support. 2022-03-15 17:26:14 +01:00
Dain Nilsson
5b14a19001
Introduce "failed" state for apps. 2022-03-11 13:31:23 +01:00
Adam Velebil
b3bb49aee6
update codestyle 2022-03-03 17:24:26 +01:00
Dain Nilsson
f16f690fe4
Fix regression. Log level not correctly updating. 2022-02-08 12:23:11 +01:00
Dain Nilsson
40335e66da
Refactor common code between add and rename accounts. 2022-01-31 15:48:34 +01:00
Dain Nilsson
85458f4f5a
Move desktop-specific implementation into desktop/ 2022-01-27 12:47:17 +01:00
Dain Nilsson
7d88c5c6a5
Add basic NFC support. 2022-01-18 12:26:31 +01:00
Dain Nilsson
81c33a0e36
Improve RPC error recovery. 2021-12-06 10:28:19 +01:00
Dain Nilsson
55372539f0
Fix logging tracebacks from RPC. 2021-11-25 11:35:31 +01:00
Dain Nilsson
cc1426caf1
Add some version into to about page, and log level changer. 2021-11-24 11:42:46 +01:00
Dain Nilsson
e439acdce6
Support changing log level. 2021-11-24 11:42:24 +01:00
Dain Nilsson
064fb038e6
Use the logging package, and log from RPC. 2021-11-23 13:02:05 +01:00
Dain Nilsson
8c6f36ae3c
Add start of navigation structure. 2021-11-22 14:00:23 +01:00
Dain Nilsson
10c3ff62f6
Clean up StreamControllers. 2021-11-22 13:59:52 +01:00
Dain Nilsson
2d71fab3b6
Handle signals while request in queue. 2021-11-22 12:49:23 +01:00
Dain Nilsson
8d965c7e52
Clean up RPC with async. 2021-11-22 12:01:51 +01:00
Dain Nilsson
dfc4072478
Initialize rpc on startup. 2021-11-19 13:02:25 +01:00
Dain Nilsson
9817220256
Prefer single quotes (as per Flutter style guide). 2021-11-19 11:20:57 +01:00
Dain Nilsson
dd6a3e84c8
Add core models and state. 2021-11-19 11:14:09 +01:00