Commit Graph

2522 Commits

Author SHA1 Message Date
Dain Nilsson
ec879868c5
Adapt height 2024-02-08 14:17:14 +01:00
Dain Nilsson
0a6eedcc99
PIV: More slot information and ability to generate pubkey only 2024-02-08 14:17:12 +01:00
Elias Bonnici
fd288c947b
Merge PR #1380. 2024-02-08 14:03:29 +01:00
Elias Bonnici
b045dbf4ec
Add PIN CTA for keys with alwaysUv enabled. 2024-02-08 13:39:01 +01:00
Elias Bonnici
ffbd9733bc
Show fingerprint CTA in Passkeys unlocked view. 2024-02-08 13:37:11 +01:00
Dain Nilsson
773bc6d9a4
Merge PR #1378 2024-02-08 10:23:23 +01:00
Adam Velebil
c4b0517e97
support multiple connected and approved keys 2024-02-07 13:20:18 +01:00
Elias Bonnici
4461d93f94
Merge PR #1379. 2024-02-07 13:06:02 +01:00
Elias Bonnici
db18d1c890
Clear accounts search on ESC. 2024-02-07 10:59:59 +01:00
Adam Velebil
539f4fb89c
fix Reset OATH test when 1 key is connected 2024-02-07 10:06:57 +01:00
Dain Nilsson
79a4d16b54
Capitalize s in Windows Store 2024-02-07 10:05:43 +01:00
Dain Nilsson
06e2a35ca0
Fix string type 2024-02-06 15:38:13 +01:00
Dain Nilsson
5e6251df74
Only show MS Store note when installed through store 2024-02-06 15:05:42 +01:00
Dain Nilsson
b4bb4ae2f5
Add footnote to AppPage 2024-02-06 14:36:29 +01:00
Dain Nilsson
1c3ac84afb
Add Windows Settings button for FIDO 2024-02-06 13:54:47 +01:00
Joakim Troëng
b49ac0bb4e single quotation fix 2024-02-06 11:09:10 +01:00
Joakim Troëng
701dfe62f0 Merge remote-tracking branch 'origin/main' into test/otp-tests 2024-02-06 10:48:44 +01:00
Joakim Troëng
ea3b684b99 Adding a baseline of integration tests for our otp app, however with some fixes needed:
1. I haven't figured out how right clicking works in integration tests
	2. How to disting slot 1 and slot 2 logic is not done.
Otherwise these tests should just work.
2024-02-06 10:42:14 +01:00
Adam Velebil
02a3bc3a57
Merge PR #1373. 2024-02-05 17:18:14 +01:00
Adam Velebil
2436df6741
update code structure 2024-02-05 17:07:35 +01:00
Adam Velebil
c8931e6328
switch to function 2024-02-05 16:55:36 +01:00
Adam Velebil
43c9fa28bf
Merge PR #1376. 2024-02-05 16:40:04 +01:00
Adam Velebil
23d8624def
run dart build_runner 2024-02-05 15:15:38 +01:00
Dain Nilsson
9b2297b27d
Merge PR #1375 2024-02-05 15:13:37 +01:00
Adam Velebil
22b9a85938
bump python packages 2024-02-05 15:12:49 +01:00
Adam Velebil
8d6d32c96e
bump actions/cache to v4 2024-02-05 15:09:30 +01:00
Adam Velebil
ce2289b3c3
bump android dependencies 2024-02-05 15:03:08 +01:00
Dain Nilsson
3602ec0df3
Fix Intent matching type parameter 2024-02-05 15:01:23 +01:00
Dain Nilsson
cc4ecea13c
Merge PR #1368 2024-02-05 14:51:38 +01:00
Adam Velebil
653bb26dbf
bump flutter packages 2024-02-05 14:48:05 +01:00
Adam Velebil
f566206030
Merge PR #1351. 2024-02-05 14:42:07 +01:00
Dain Nilsson
c82b147d66
Fix updating a Provider in build. 2024-02-05 14:11:17 +01:00
Adam Velebil
d563a060eb
abstract add oath account action with riverpod 2024-02-05 13:44:00 +01:00
Adam Velebil
83716a6e8e
unify android add oath account flow 2024-02-05 11:52:15 +01:00
Dain Nilsson
7949dfdfb9
Refactor Applications
- Remove unused Applications.
- Replace supportedApplicationsProvider with feature flags.
- Simplify code.
2024-02-03 16:12:51 +01:00
Dain Nilsson
f7a9e946e5
Base reset capabilities on platform and feature flags 2024-02-02 17:03:29 +01:00
Adam Velebil
fb04f2c8d0
Merge PR #1367. 2024-02-02 16:59:15 +01:00
Adam Velebil
40d1d19318
2s 2024-02-02 16:52:49 +01:00
Dain Nilsson
38a399becd
Merge PR #1366 2024-02-02 15:55:07 +01:00
Joakim Troëng
c0a9d2b8f8 Added all keys and the full oath util case for testing oath reset, still need work:
- fix the meatball menu logic so it will work only for the correct yubikey
- investigage why factoryResetPickResetOath does not work atm
2024-02-02 14:28:37 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Dain Nilsson
688211ddf6
Respect allowCancel in dialog mode 2024-02-02 13:38:21 +01:00
Dain Nilsson
0e91d1c2f8
Avoid using deprecated functions. 2024-02-02 11:19:06 +01:00
Adam Velebil
b74cbe3bcb
switch YubiKey applets 2024-02-01 17:16:43 +01:00
Dennis Fokin
b04720c0f9
Merge PR #1348 2024-02-01 12:05:24 +01:00
Dennis Fokin
fbec248dae
Fix conflicts 2024-02-01 11:45:56 +01:00
Dennis Fokin
fd46ebeaf6
Bump window_manager 2024-02-01 10:29:25 +01:00
Adam Velebil
dc3934561d
Merge PR #1364. 2024-02-01 09:21:24 +01:00
Adam Velebil
7d46f93056
Use header instead of message 2024-02-01 09:01:20 +01:00
Daviteusz
71648a0ff4 Update Polish translation 2024-01-31 17:22:43 +01:00