Commit Graph

180 Commits

Author SHA1 Message Date
Adam Velebil
f5541b4666
make minumum changes to original 2022-09-06 09:52:32 +02:00
Adam Velebil
ff6fc85dc3
simplify method 2022-09-06 09:51:06 +02:00
Adam Velebil
747013bdde
avoid ambigous names 2022-09-06 09:40:11 +02:00
Adam Velebil
404245fd51
use calculateCodes() instead getCredentials() 2022-09-06 09:39:14 +02:00
Adam Velebil
98dc195184
Merge PR #186. 2022-09-05 14:53:20 +02:00
Adam Velebil
3614f6677c
fix kotlin warnings 2022-09-02 16:50:03 +02:00
Adam Velebil
9ce634748d
use of _ in kotlin 2022-09-02 15:26:58 +02:00
Adam Velebil
bcdde8ca43
review fix + unit tests 2022-09-02 14:28:48 +02:00
Adam Velebil
9c9090d00f
Merge 'main' into fix/YADESK-788-SKY-over-USB 2022-09-02 12:14:22 +02:00
Adam Velebil
5477a3ca0a
Merge PR #190. 2022-09-02 12:04:33 +02:00
Adam Velebil
d278f268c8
Merge PR #188. 2022-09-02 11:59:27 +02:00
Adam Velebil
d5beca16fc
copy license files to flutter assets during build 2022-09-01 17:42:59 +02:00
Adam Velebil
16595f4e52
Fix issue with thin green border around app 2022-09-01 09:22:06 +02:00
Adam Velebil
7ebde97abb
Merge 'main' into fix/YADESK-788-SKY-over-USB 2022-09-01 09:07:50 +02:00
Adam Velebil
7629dc996c
Merge branch 'main' into adam/oath-nfc 2022-09-01 09:01:37 +02:00
Adam Velebil
51041dc9ad
handle lifecycle changes in OathManager 2022-09-01 07:48:18 +02:00
Adam Velebil
eec94421b6
Handle dependency licenses on Android 2022-08-31 15:49:43 +02:00
Adam Velebil
4b95be96cf
fixed validation of YubiKey version 2022-08-29 13:20:39 +02:00
Adam Velebil
f51bba71cc
fix to putKey 2022-08-29 09:29:32 +02:00
Adam Velebil
75d95301b8
cleanup nfc data after delay 2022-08-26 16:26:30 +02:00
Adam Velebil
94a406d025
remove extra param added by mistake 2022-08-25 18:02:53 +02:00
Adam Velebil
7d20d8bc96
use legacy key alias for keystore aliases 2022-08-25 17:50:22 +02:00
Adam Velebil
c32ab802ea
get SKY info from usbDevice 2022-08-25 13:54:34 +02:00
Adam Velebil
dc08a471a1
fix flow in getDeviceInfo 2022-08-25 08:47:23 +02:00
Dain Nilsson
a99c953c96
Set correct type for property. 2022-08-25 08:28:34 +02:00
Adam Velebil
42c4445a47
simplify code copying 2022-08-24 17:34:54 +02:00
Adam Velebil
7271f76cbf
fix copying of touch-required credential's codes 2022-08-24 16:10:14 +02:00
Dain Nilsson
70fb395546
Android: Fix OATH commands over USB when access code is set. 2022-08-24 14:05:15 +02:00
Adam Velebil
dc9fb445c9
fix closing tap request dialog 2022-08-24 10:16:43 +02:00
Dain Nilsson
5d74e53ad6
Fix review comment issues. 2022-08-22 17:18:47 +02:00
Dain Nilsson
f52fe40b01
Handle AppConextManager more robustly. 2022-08-22 17:17:23 +02:00
Dain Nilsson
e60ded1347
Make "open app on NDEF" default to true. 2022-08-22 17:17:22 +02:00
Dain Nilsson
1f0103b9b9
Android: Drop LiveData for YubiKey devices. 2022-08-22 17:17:21 +02:00
Dain Nilsson
e0696da422
Android: Refactor OATH state management. 2022-08-22 17:17:20 +02:00
Dain Nilsson
8e08a72462
Refactor DialogManager and its usage in useOathSession. 2022-08-17 15:51:07 +02:00
Dain Nilsson
50210e371b
Update OATH model on reset.
There are other places where this doesn't happen which results in
different states in Flutter VS in Android, and these should probably be
fixed. This happens in set/unset password, and when unlocking.
2022-08-17 10:54:34 +02:00
Dain Nilsson
02bae71cc1
Bump kotlin and gradle versions. 2022-08-17 10:54:33 +02:00
Dain Nilsson
f6043c868a
Remove Pigeon. 2022-08-17 10:54:29 +02:00
Dain Nilsson
c0d082ea0c
Fix broken test. 2022-08-12 10:25:48 +02:00
Dain Nilsson
0ba4799f52
Add "bypass NFC touch" setting. 2022-08-12 09:56:08 +02:00
Adam Velebil
6080d2985e
Merge PR #180. 2022-08-09 16:27:49 +02:00
Adam Velebil
4e19e2aed6
renamed from yotp to ndef 2022-08-09 15:56:33 +02:00
Adam Velebil
1a8eaa2e16
updates to ndef processing 2022-08-09 15:53:35 +02:00
Adam Velebil
cd51e925eb
only detect NDEF for my.yubico.com host 2022-08-09 08:57:16 +02:00
Adam Velebil
ae56aa8aee
restart nfc when camera is closed 2022-08-09 07:44:51 +02:00
Adam Velebil
04fa204bc3
fix kotlin code style 2022-08-08 15:58:47 +02:00
Adam Velebil
ebccd09f66
Merge branch 'main' into fix/YADESK-629-add-account-nfc 2022-08-08 15:44:14 +02:00
Adam Velebil
e2a717d0aa
fix compile error 2022-08-05 14:09:19 +02:00
Adam Velebil
035fbf7545
better Camera permissions handling 2022-08-05 14:04:04 +02:00
Adam Velebil
3b628938d7
yubiclip static passwords, settings improvements 2022-08-04 11:55:19 +02:00