Commit Graph

538 Commits

Author SHA1 Message Date
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
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
3d06c05ed8
force portrait 2022-03-22 09:58:02 +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
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
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
76503eb1de
depend on and use yubikit support module 2022-03-16 15:54:09 +01:00
Adam Velebil
bc1d698623
update json format 2022-03-16 10:52:22 +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
Adam Velebil
35ecc03680
DeviceInfo to json extension function 2022-03-16 09:32:51 +01:00
Adam Velebil
6c3674c72d
OathSession to json extension function 2022-03-16 09:30:19 +01:00
Adam Velebil
cd4461d449
code to json extension function 2022-03-16 09:28:34 +01:00
Adam Velebil
747d328303
credential map to json extension function 2022-03-16 09:20:27 +01:00
Adam Velebil
356f99e0ac
credential to json extension function 2022-03-16 09:14:18 +01:00
Adam Velebil
2c33b75260
simplify showDialog Api 2022-03-16 09:13:31 +01:00
Adam Velebil
95649f5c59
non-nullable parameters in pigeon 2022-03-15 16:18:50 +01:00
Adam Velebil
99e857d690
initial 2022-03-04 12:20:01 +01:00