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 |
|
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 |
|
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 |
|
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 |
|