Commit Graph

296 Commits

Author SHA1 Message Date
Adam Velebil
e11ca5b531
Merge PR #71. 2022-03-25 09:15:56 +01:00
Dain Nilsson
687df015d4
Merge PR #73. 2022-03-25 08:57:11 +01:00
Dain Nilsson
4e833d5037
Move initialization of app into platform initialize functions. 2022-03-25 08:36:29 +01:00
Adam Velebil
9547995119
review updates 2022-03-24 17:39:12 +01:00
Dain Nilsson
0ec78278cd
Merge PR #72. 2022-03-24 15:01:18 +01:00
Adam Velebil
41ea3777a8
keep only current access key in mem key provider 2022-03-24 13:53:22 +01:00
Dain Nilsson
5dad90eed7
Cleanups. 2022-03-24 13:15:37 +01:00
Dain Nilsson
37883a1427
Refactor FIDO PIN handling. 2022-03-24 12:39:49 +01:00
Dain Nilsson
6b3bd585ba
Use AsyncValue instead of custom classes. 2022-03-24 12:39:18 +01:00
Adam Velebil
7d0d85f872
code style update 2022-03-24 12:21:50 +01:00
Adam Velebil
c70aa4ccf0
clear keys from memory after disconnecting usb yk 2022-03-24 12:02:14 +01:00
Adam Velebil
c17338ce98
refactor unlock oath session value calculation 2022-03-24 09:32:58 +01:00
Adam Velebil
28020a5729
unlock oath session with remembered password 2022-03-24 08:53:12 +01:00
Dain Nilsson
f9f08892ec
Fix generics. 2022-03-23 22:36:52 +01:00
Dain Nilsson
b544ff5e2a
Refactor FIDO PIN handling. 2022-03-23 17:50:49 +01:00
Dain Nilsson
57aa735e78
RPC: Handle retries with Signaller. 2022-03-23 17:50:14 +01:00
Dain Nilsson
dadc9b20a0
Fix RPC functionality for fingerprints and credentials. 2022-03-23 17:44:37 +01:00
Adam Velebil
5b49ee6ce2
adding remember password support 2022-03-23 17:18:32 +01:00
Adam Velebil
4c0383859b
simplify KeyManager 2022-03-23 16:47:50 +01:00
Adam Velebil
6e4f1a5dd2
initial 2022-03-23 15:21:09 +01:00
Dain Nilsson
b609ca94fa
Add fingerprint registration. 2022-03-23 09:49:20 +01:00
Adam Velebil
cbee4222c0
Merge PR #70. 2022-03-23 09:13:56 +01:00
Adam Velebil
0f022b6cf0
import specific classes 2022-03-22 18:16:14 +01:00
Adam Velebil
36e9db8a70
moved files back to java folder for easier review 2022-03-22 18:11:14 +01:00
Adam Velebil
e746e14582
bump android gradle plugin to 7.1.2 2022-03-22 16:43:48 +01:00
Adam Velebil
4a27348c65
bump minSdkVersion to 23 2022-03-22 16:31:18 +01:00
Dain Nilsson
bcb9d7eaca
Add list, rename, delete for fingerprints. 2022-03-22 14:25:53 +01:00
Dain Nilsson
23faac99ed
Update RPC for FIDO functionality. 2022-03-22 14:19:35 +01:00
Adam Velebil
5b039b6edd
Merge PR #66. 2022-03-22 11:32:37 +01:00
Adam Velebil
c9cfb62cac
bump pigeon to 2.0.2, use nullable params in api 2022-03-22 11:07:28 +01:00
Adam Velebil
82938fcd6f
Merge PR #68. 2022-03-22 10:12:19 +01:00
Adam Velebil
3d06c05ed8
force portrait 2022-03-22 09:58:02 +01:00
Adam Velebil
7c24bc746a
Merge PR #67. 2022-03-22 09:16:31 +01:00
Adam Velebil
7f9105c0eb
style update 2022-03-22 09:13:27 +01:00
Adam Velebil
3962d6f9ab
calculate Steam code for Steam credential 2022-03-22 09:08:11 +01:00
Adam Velebil
51443d5de6
run android tests after flutter build 2022-03-22 07:43:50 +01:00
Adam Velebil
03ef83c726
add gradle files to repo 2022-03-22 07:24:40 +01:00
Adam Velebil
f070765b2e
Merge PR #65. 2022-03-21 18:30:13 +01:00
Adam Velebil
877656d8a3
update android workflow 2022-03-21 18:25:57 +01:00
Adam Velebil
584614a9d0
android compile fix 2022-03-21 18:08:01 +01:00
Adam Velebil
4e292fbfed
recalculate totp code on add credential 2022-03-21 17:55:42 +01:00
Adam Velebil
e45fdb695d
show CircleTimer for TOTP only creds 2022-03-21 16:25:32 +01:00
Dain Nilsson
a14fd599f1
Merge PR #63. 2022-03-21 11:16:21 +01:00
Dain Nilsson
5142551b2d
Remove dead code and improve formatting. 2022-03-21 10:49:25 +01:00
Dain Nilsson
930af3a648
Clean up imports. 2022-03-21 10:49:24 +01:00
Dain Nilsson
84af31d363
Log FIDO reset errors. 2022-03-21 10:49:23 +01:00
Dain Nilsson
b896241759
Remove extra sleep. 2022-03-21 10:49:22 +01:00
Dain Nilsson
7ff743c1c7
Prevent black screen on Fido reset where DeviceNode changes. 2022-03-21 10:49:21 +01:00
Dain Nilsson
0392d51d1f
Allow for HID path changing after re-insert. 2022-03-21 10:49:20 +01:00
Dain Nilsson
89c868ecc6
Improve RPC device path stability.
This improves "remembering" the active YubiKey, and lets FIDO reset work
with additional keys present.
2022-03-21 10:49:16 +01:00