Commit Graph

849 Commits

Author SHA1 Message Date
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
6be8fb0e9a
OATH: Don't show creds with issuer: "_hidden". 2022-08-12 13:23:37 +02:00
Dain Nilsson
1a2b43a87d
Show number of fingerprints used in popup menu. 2022-08-12 13:08:31 +02:00
Dain Nilsson
55e35a0ec7
Android: Fix touch prompt for USB. 2022-08-12 10:28:24 +02:00
Dain Nilsson
c0d082ea0c
Fix broken test. 2022-08-12 10:25:48 +02:00
Dain Nilsson
0ddc3381de
Remove unused import. 2022-08-12 10:00:10 +02:00
Dain Nilsson
f2cb9de037
Android: Better keyboard "done" actions. 2022-08-12 09:56:12 +02:00
Dain Nilsson
112bc1ee08
Fix account count not being immediately updated. 2022-08-12 09:56:11 +02:00
Dain Nilsson
9cc66db682
Add logo in drawer. 2022-08-12 09:56:10 +02:00
Dain Nilsson
6bad16315c
Android: Disable device picker, don't show NFC badge. 2022-08-12 09:56:09 +02:00
Dain Nilsson
4fb0b1842a
Android: Deselect text fields on outside tap. 2022-08-12 09:56:09 +02:00
Dain Nilsson
0ba4799f52
Add "bypass NFC touch" setting. 2022-08-12 09:56:08 +02:00
Dain Nilsson
d893d2a2a2
Merge PR #182. 2022-08-12 09:55:23 +02:00
Dain Nilsson
f7e22eb267
Update Python dependencies. 2022-08-11 13:00:58 +02:00
Dain Nilsson
283f062a57
Update Flutter dependencies. 2022-08-11 13:00:57 +02:00
Dain Nilsson
46436a8fdf
Merge PR #164. 2022-08-11 09:48:43 +02:00
Adam Velebil
6080d2985e
Merge PR #180. 2022-08-09 16:27:49 +02:00
Adam Velebil
2f31112f44
Merge PR #178. 2022-08-09 16:15:17 +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
527d7129b4
remove not needed code 2022-08-09 08:52:14 +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
8849cf8692
Merge PR #181. 2022-08-08 15:40:39 +02:00
Adam Velebil
01004eb3e5
fix null codes when adding HOTP credentials 2022-08-05 15:14:32 +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
527d00d398
revamp UI 2022-08-05 10:40:36 +02:00
Adam Velebil
3b628938d7
yubiclip static passwords, settings improvements 2022-08-04 11:55:19 +02:00
Adam Velebil
2cca27adf1
improved error messages 2022-08-04 08:24:12 +02:00
Adam Velebil
4e7ad56634
use preview app id and app name 2022-08-04 08:23:07 +02:00
Adam Velebil
a868782a56
update OATH codes after open on NFC tap 2022-08-03 20:08:24 +02:00
Adam Velebil
b1e6dc02fc
moved file to correct directory 2022-08-03 15:56:30 +02:00
Adam Velebil
ff23ed9a53
implement yubiclip fnc, add Android settings 2022-08-03 15:21:39 +02:00
Adam Velebil
95763c1d27
don't allow running in split-window mode 2022-08-01 16:08:06 +02:00
Dennis Fokin
f757891516
Merge PR #177 2022-08-01 15:08:01 +02:00
Dennis Fokin
b60b011209
Smaller fixes 2022-08-01 14:45:05 +02:00
Adam Velebil
d064fe357f
workaround - restart nfc discovery for add account 2022-07-28 15:12:11 +02:00
Dennis Fokin
cefe002f78
Merge branch 'main' into feature/l10n 2022-07-27 12:06:35 +02:00
Dennis Fokin
fbb8bde5fc
Localization: first steps 2022-07-27 12:00:31 +02:00
Adam Velebil
4fc7db106c
Merge PR #176. 2022-07-25 16:23:52 +02:00
Adam Velebil
2433a8b972
don't exclude url_launcher tests 2022-07-25 12:11:36 +02:00
Adam Velebil
32f8d51267
dont build yubikit locally 2022-07-25 12:10:28 +02:00
Adam Velebil
ec6a47627b
Merge PR #147. 2022-07-22 13:31:54 +02:00
Adam Velebil
0b68676371
Merge branch 'main' into fix/android-nfc 2022-07-22 10:32:30 +02:00
Adam Velebil
90b1c2e14c
Merge PR #174. 2022-07-22 10:18:10 +02:00