Commit Graph

1417 Commits

Author SHA1 Message Date
Adam Velebil
591352d482
fix Android first-showing screen 2024-03-14 15:33:18 +01:00
Adam Velebil
053581501d
fix string resource 2024-03-14 14:40:37 +01:00
Adam Velebil
525db6851d
fix srting resource type 2024-03-14 14:35:51 +01:00
Adam Velebil
40cf51d150
section switching and handling of IO exceptions 2024-03-14 14:31:11 +01:00
Adam Velebil
0310919607
Merge branch 'main' into adamve/android_fido 2024-03-13 16:01:12 +01:00
Adam Velebil
8349135aee
revert fido credential provider changes 2024-03-13 11:23:54 +01:00
Adam Velebil
9a19a9c608
use ViewModelData interface 2024-03-13 10:36:50 +01:00
Adam Velebil
ff8f2c8ce0
examples 2024-03-12 18:00:06 +01:00
Dain Nilsson
52c613a14c
Merge PR #1429 2024-03-11 16:41:18 +01:00
Dain Nilsson
2d43e526b7
Merge PR #1425 2024-03-11 16:39:52 +01:00
Dain Nilsson
dcf04af807
Remove dead code 2024-03-11 16:26:41 +01:00
Dain Nilsson
6ee77e26fe
Count bytes for PIV PINs 2024-03-11 16:24:38 +01:00
Dain Nilsson
fdc4c7547e
Don't use hex validation for PIN 2024-03-11 15:26:03 +01:00
Elias Bonnici
ce040c31b2
Pop dialogs before opening key_actions in Home 2024-03-11 13:25:17 +01:00
Adam Velebil
3c8eee9b78
add support for Home page in Android 2024-03-11 11:37:00 +01:00
Adam Velebil
3272324701
add Message Page for Not Initialized state 2024-03-11 11:09:15 +01:00
Dain Nilsson
c66f96016b
Add lint rule for calling init() after creation. 2024-03-11 09:11:38 +01:00
Dain Nilsson
3ee27bea96
Add init() to AppTextFields
This is ugly, but it allows wrapping the widgets for more customization.
2024-03-11 09:11:31 +01:00
Dain Nilsson
7942916df5
Add warning to confirm fields when values don't match 2024-03-11 09:10:58 +01:00
Dain Nilsson
a397ce3215
Set autofocus on field 2024-03-11 09:10:17 +01:00
Dain Nilsson
442714ac29
Only allow shorter FIDO PIN when changing PIN, if forcePinChange 2024-03-11 09:10:16 +01:00
Dain Nilsson
3245c0d637
Improve PIN handling consistency between views 2024-03-11 09:10:16 +01:00
Dain Nilsson
0f76aa5b1d
PIV PIN improvements 2024-03-11 09:10:15 +01:00
Dain Nilsson
80c70e370f
Cache FIDO2 PIN when switching between other apps 2024-03-11 09:10:12 +01:00
Adam Velebil
6476f159c1
Merge branch 'main' into adamve/android_fido 2024-03-11 08:54:34 +01:00
Dain Nilsson
99ec84910c
Refactor Application enum
Rename to Section, remove "management", rename "webauthn".
2024-03-08 17:36:39 +01:00
Dain Nilsson
e7d3ab9ae4
Use "badge" icon 2024-03-08 17:36:37 +01:00
Elias Bonnici
4ff500fd63
Use symbols in Home screen 2024-03-08 15:53:15 +01:00
Adam Velebil
9963e6f3cb
Merge branch 'main' into adamve/android_fido 2024-03-08 15:34:39 +01:00
Elias Bonnici
d7f883b770
Ensure consistent padding from device name 2024-03-08 15:31:12 +01:00
Elias Bonnici
8889b62e4c
UI enchancements for key customization 2024-03-08 15:28:29 +01:00
Elias Bonnici
ee6a7d86d9
Make sure title stays at the top in AppPage 2024-03-08 15:28:25 +01:00
Elias Bonnici
6f3137752b
Remember last used app
This also disables Home functionality on Android.
2024-03-08 15:27:41 +01:00
Elias Bonnici
908d2352dd
Add Home page 2024-03-08 15:27:33 +01:00
Dain Nilsson
f9e3c875f2
Don't use _rounded icons 2024-03-08 14:14:02 +01:00
Dain Nilsson
277a7bcab7
Remove custom NFC icon 2024-03-08 14:06:13 +01:00
Dain Nilsson
028d417dd9
Remove _outline variants of icons 2024-03-08 14:05:06 +01:00
Dain Nilsson
c4ce9c88eb
Adjust icons in device picker 2024-03-08 12:56:35 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols 2024-03-08 09:50:34 +01:00
Adam Velebil
9732ec8352
fingerprint registration 2024-03-05 09:48:36 +01:00
Adam Velebil
87c28e3328
use same naming style of channel methods as oath 2024-03-01 10:05:40 +01:00
Adam Velebil
b6054a258b
refactor method naming and logging usage 2024-03-01 09:56:16 +01:00
Adam Velebil
d1e67974a1
initial bio enrollment support: list,rename,delete 2024-02-27 16:25:43 +01:00
Adam Velebil
dc5acbfe68
Merge branch 'main' into adamve/android_fido 2024-02-27 10:26:20 +01:00
Elias Bonnici
7d4ca83ab6
Remove duplicate calls to actionsBuilder 2024-02-27 09:54:35 +01:00
Elias Bonnici
b7c980ab11
Fix title in OATH ManagePasswordDialog 2024-02-27 09:54:34 +01:00
Elias Bonnici
513674b5ea
Increase top padding on footnote 2024-02-27 09:54:32 +01:00
Elias Bonnici
f3e34ae3af
Don't show actionsBuilder when empty 2024-02-27 09:54:29 +01:00
Dain Nilsson
16f6bc5758
Merge PR #1418 2024-02-26 16:32:50 +01:00
Dain Nilsson
45a8d31b36
Fix lint errors 2024-02-26 15:37:08 +01:00
Dennis Fokin
30d574c6a4
Fix issue of two error icons appearing instead of one 2024-02-22 14:38:06 +01:00
Adam Velebil
50425360b8
fix resetting OATH and FIDO from other context 2024-02-21 17:22:56 +01:00
Adam Velebil
5f77cfdd8b
Merge branch 'main' into adamve/android_fido 2024-02-21 13:23:48 +01:00
Adam Velebil
ae6b1ff063
use correct build number 2024-02-20 09:41:25 +01:00
Adam Velebil
5b448fb097
bump version number to 6.4.1-dev.0 2024-02-20 09:33:09 +01:00
Adam Velebil
088dc753a4
Merge branch 'main' into adamve/android_fido 2024-02-19 08:51:24 +01:00
Dain Nilsson
0cf48ada1c
Windows: Require elevation in reset dialog 2024-02-14 17:01:50 +01:00
Dain Nilsson
675eba042a
Fix FIDO reset over NFC 2024-02-14 12:48:57 +01:00
Dain Nilsson
ea8ff38f76
add missing enum values 2024-02-12 17:56:30 +01:00
Dennis Fokin
a6646b30d2
Use _currentStep instead 2024-02-12 16:17:51 +01:00
Dennis Fokin
dfeb3e0a55
FIDO2 reset: make sure you cannot change to another application while resetting FIDO2 2024-02-12 15:40:01 +01:00
Dain Nilsson
5f476b612d
PIV: Prevent import of unsupported keys 2024-02-12 14:33:08 +01:00
Dain Nilsson
f03054886e
Don't remove spaces from static password 2024-02-12 13:34:19 +01:00
Elias Bonnici
9c25881766
Bump version number. 2024-02-12 09:45:13 +01:00
Joakim Troëng
7318c8bc80
Merge pull request #1389 from Yubico/test/passkey-tests
Test/passkey tests
2024-02-12 09:35:12 +01:00
Adam Velebil
903e2eb62d
reformat 2024-02-12 08:35:19 +01:00
Adam Velebil
3a6b9e1abc
fix lint warning 2024-02-12 08:31:51 +01:00
Joakim Troëng
0dd67b1078 more fixing of the passkey test 2024-02-12 07:30:50 +01:00
Joakim Troëng
461d0de317 Everything almost works, to fix:
-pin entry when locking key is damn hard!
2024-02-09 20:56:07 +01:00
Adam Velebil
04ceca3345
only show Management option on supported devices 2024-02-09 16:33:55 +01:00
Joakim Troëng
813904e878 Merge branch 'main' into test/passkey-tests 2024-02-09 15:10:08 +01:00
Adam Velebil
a685743c74
adds missing keys to ButtonSegments 2024-02-09 14:52:21 +01:00
Joakim Troëng
03187d868a Merge branch 'main' into test/passkey-tests 2024-02-09 13:30:59 +01:00
Joakim Troëng
e35ff52a24
Merge pull request #1382 from Yubico/test/otp-tests
Tests for all basic OTP functionality of a Yubikey
2024-02-09 13:29:59 +01:00
Joakim Troëng
5a74663976
Merge pull request #1381 from Yubico/test/reset-fixes
Mended the broken Factory reset functionality
2024-02-09 13:29:26 +01:00
Elias Bonnici
19404b5ce0
Show default PIN/PUK in ManagePinPukDialog. 2024-02-09 11:40:40 +01:00
Elias Bonnici
4e43ed81ee
Add warning when using default PIN and PUK in PIV. 2024-02-09 11:40:39 +01:00
Elias Bonnici
c690da7c3c
Change FIDO ActionListItem subtitles and logic for actions notifier. 2024-02-09 11:40:36 +01:00
Dain Nilsson
212083b9cc
Merge PR #1383 2024-02-09 11:28:05 +01:00
Dain Nilsson
7ce2e5ccf4
Hide labels on segment buttons when they don't fit
Also adds icons, and tooltips for when labels are not show.
2024-02-08 20:49:32 +01:00
Joakim Troëng
51521f032f Cleaning up some comments and imports. 2024-02-08 20:47:26 +01:00
Joakim Troëng
32155ee4cc Initiating pin tests for passkey view/app. 2024-02-08 16:06:39 +01:00
Dain Nilsson
6fa14b3199
Update description 2024-02-08 15:31:50 +01:00
Dain Nilsson
6744c18c8c
Add export of public key when no certificate is present 2024-02-08 15:06:46 +01:00
Adam Velebil
af6a4b62e3
Merge branch 'main' into test/reset-fixes 2024-02-08 14:54:15 +01:00
Joakim Troëng
4543082bd9 Merge branch 'main' into test/otp-tests 2024-02-08 14:50:15 +01:00
Adam Velebil
4f186bb2fc
update OTP integration tests 2024-02-08 14:22:59 +01:00
Dain Nilsson
260e029e94
Handle import of unsupported files 2024-02-08 14:17:15 +01:00
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
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
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
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
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
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
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
Adam Velebil
b74cbe3bcb
switch YubiKey applets 2024-02-01 17:16:43 +01:00
Dennis Fokin
fbec248dae
Fix conflicts 2024-02-01 11:45:56 +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
Adam Velebil
5a6e87028d
update OperationContext enum 2024-01-31 10:40:03 +01:00
Adam Velebil
eddee700b3
reset FIDO app over USB and NFC 2024-01-31 10:40:01 +01:00
Adam Velebil
8e304c53f9
fix formatting 2024-01-31 10:39:59 +01:00
Adam Velebil
9d3a908b40
reset FIDO over NFC (wip) 2024-01-31 10:39:57 +01:00
Adam Velebil
8292d557a1
implement delete FIDO credential 2024-01-31 10:39:54 +01:00
Adam Velebil
5f4b136718
fix formatting 2024-01-31 10:39:52 +01:00
Adam Velebil
22e94e633e
update string resources 2024-01-31 10:39:51 +01:00
Adam Velebil
c2f6ab281a
remove unused variable 2024-01-31 10:39:49 +01:00
Adam Velebil
5be4b9fcf7
update source license years to 2024 2024-01-31 10:39:48 +01:00
Adam Velebil
a3217596fd
get fido credentials 2024-01-31 10:39:46 +01:00
Adam Velebil
0ead508065
support cancellation exception 2024-01-31 10:39:42 +01:00
Adam Velebil
7254e8ef10
FIDO unlock & setPin 2024-01-31 10:39:39 +01:00
Dain Nilsson
c2624592cd
Merge PR #1361 2024-01-31 10:13:30 +01:00
Elias Bonnici
ac5ad2d056
Fix OATH accounts loading UI. 2024-01-31 09:34:45 +01:00
Dain Nilsson
8154c45f1a
Hide the rail on phones when in portrait mode 2024-01-30 18:47:57 +01:00
Dain Nilsson
84a6db60d3
Remove unneeded Color conversion 2024-01-30 18:20:58 +01:00
Rikard Braathen
8b87accccc
some color changes for the theme selector and across the app 2024-01-30 17:29:24 +01:00
Elias Bonnici
efa593b3aa
Change fingerprints "get started" text. 2024-01-29 17:41:39 +01:00
Dain Nilsson
a57644b655
Tweak some strings 2024-01-29 15:34:36 +01:00
Dain Nilsson
d4a6a17568
Remove unused strings 2024-01-29 15:20:16 +01:00
Dain Nilsson
00b1087388
Tweak more strings 2024-01-29 14:58:00 +01:00
Dain Nilsson
beb5bd764a
Tweak strings 2024-01-29 12:05:24 +01:00
Dain Nilsson
97d2f798dd
Fix wrong string used 2024-01-29 11:17:37 +01:00
Elias Bonnici
1e11690e51
Change elevated permissions view for FIDO on Windows. 2024-01-29 11:13:05 +01:00
Dain Nilsson
fa6cbf5de7
Remove duplicate string 2024-01-29 09:20:07 +01:00
Dain Nilsson
ae65b99c6b
PIV: Don't default to changing management key type 2024-01-26 16:37:23 +01:00
Dain Nilsson
4e5e25b4ae
Use lowercase "p" in passkeys 2024-01-26 16:11:17 +01:00
Elias Bonnici
99ffe7a38b
Change max width of MessagePage content. 2024-01-26 15:29:30 +01:00