Commit Graph

262 Commits

Author SHA1 Message Date
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
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
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
Dain Nilsson
69165a63c2
Add FIDO reset support. 2022-03-21 09:59:16 +01:00
Dain Nilsson
b71d17386a
Add FIDO PIN management. 2022-03-21 09:59:15 +01:00
Dain Nilsson
a864787329
Add isAdmin to RpcState. 2022-03-21 09:59:15 +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
Adam Velebil
484adac9df
Merge PR #64. 2022-03-21 09:55:06 +01:00
Adam Velebil
eff800181c
split currentDeviceProvider to desktop and android 2022-03-21 09:34:45 +01:00
Adam Velebil
972fad795e
change name of Steam unit test 2022-03-21 08:36:19 +01:00
Adam Velebil
0974adb4bf
use and in infix notation for bitwise operations 2022-03-21 08:34:27 +01:00
Adam Velebil
a7d1c19dbb
move extension functionality to OathSession 2022-03-18 19:27:19 +01:00
Adam Velebil
539a498b7c
use ByteBuffer 2022-03-18 18:07:44 +01:00
Adam Velebil
a41eed2e1d
steam code conversion 2022-03-18 16:16:12 +01:00
Adam Velebil
be36af0df0
Merge PR #62. 2022-03-17 13:01:46 +01:00
Adam Velebil
496a5dd287
removed unused import 2022-03-17 11:41:30 +01:00
Adam Velebil
97ff4484bf
removed workaround 2022-03-17 11:39:06 +01:00
Adam Velebil
76503eb1de
depend on and use yubikit support module 2022-03-16 15:54:09 +01:00
Adam Velebil
edd1fcba39
android github action trigger update 2022-03-16 12:06:02 +01:00
Adam Velebil
7ebb16dbdf
Merge PR #56. 2022-03-16 12:00:46 +01:00
Adam Velebil
a9f7a2eef6
Merge branch 'main' into feature/android-native 2022-03-16 11:46:18 +01:00
Adam Velebil
be3a916b54
github action artifact naming update 2022-03-16 11:41:11 +01:00
Dain Nilsson
8f7bfc0278
Merge PR #61. 2022-03-16 11:19:18 +01:00
Adam Velebil
656cc8b33d
remove unused import 2022-03-16 11:09:55 +01:00
Adam Velebil
0e6d63f017
remove unused element 2022-03-16 11:04:38 +01:00
Adam Velebil
bc1d698623
update json format 2022-03-16 10:52:22 +01:00
Adam Velebil
45a5a38c56
set Oath as first app view 2022-03-16 10:51:44 +01:00
Adam Velebil
16db57dcb4
update android artifact naming 2022-03-16 10:51:12 +01:00
Adam Velebil
095025b163
add no-op management session 2022-03-16 10:37:52 +01:00
Adam Velebil
ee37686447
Merge branch 'main' into feature/android-native 2022-03-16 10:37:04 +01:00
Adam Velebil
9f84f4ba7c
remove unused import 2022-03-16 10:02:40 +01:00
Adam Velebil
2b40716720
replace serialize helpers 2022-03-16 09:56:58 +01:00
Adam Velebil
dfe1d9003e
Credential id as String extension function 2022-03-16 09:41:26 +01:00
Adam Velebil
dfa8058b9d
DeviceConfig to json extension function 2022-03-16 09:35:45 +01:00
Adam Velebil
a7dbdaa5a3
version to json extension function 2022-03-16 09:34:14 +01:00
Dain Nilsson
0221062fea
Handle cancelled "delete dialog" return value. 2022-03-16 09:33:10 +01:00