Commit Graph

169 Commits

Author SHA1 Message Date
Elias Bonnici
ee9618d57e
Remove duplicate definition of uploadOtpUri 2024-03-22 17:28:38 +01:00
Elias Bonnici
e2df7f9c57
Interpolate yubiotp upload link in translation string 2024-03-22 15:42:15 +01:00
Elias Bonnici
e99c2312b2
Merge PR 1457 2024-03-22 12:34:50 +01:00
Elias Bonnici
eacb26d35c
Change yubiotp upload text 2024-03-22 11:30:29 +01:00
Elias Bonnici
b04920b018
Merge PR #1455 2024-03-22 10:18:22 +01:00
Elias Bonnici
b26da071d3
Add link to yubicloud otp upload 2024-03-21 15:54:21 +01:00
Elias Bonnici
832051932c
Add alternativeTitle to PasskeysScreen 2024-03-21 09:19:24 +01:00
Elias Bonnici
b46ae6082e
Show number of passkeys used 2024-03-21 08:17:57 +01:00
Elias Bonnici
029c85909c
Add search field to PasskeysScreen 2024-03-20 17:01:26 +01:00
Elias Bonnici
aadf81a653
Add command to move key 2024-03-20 15:05:34 +01:00
Elias Bonnici
d70644e599
Use one command for delete cert/key 2024-03-19 17:15:44 +01:00
Elias Bonnici
ff6f72ae16
Add command to delete key 2024-03-19 17:15:42 +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
Dain Nilsson
52c613a14c
Merge PR #1429 2024-03-11 16:41:18 +01:00
Dain Nilsson
7942916df5
Add warning to confirm fields when values don't match 2024-03-11 09:10:58 +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
Elias Bonnici
8889b62e4c
UI enchancements for key customization 2024-03-08 15:28:29 +01:00
Elias Bonnici
908d2352dd
Add Home page 2024-03-08 15:27:33 +01:00
Adam Velebil
5f77cfdd8b
Merge branch 'main' into adamve/android_fido 2024-02-21 13:23:48 +01:00
Adam Velebil
088dc753a4
Merge branch 'main' into adamve/android_fido 2024-02-19 08:51:24 +01:00
Dain Nilsson
5f476b612d
PIV: Prevent import of unsupported keys 2024-02-12 14:33:08 +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
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
Dain Nilsson
260e029e94
Handle import of unsupported files 2024-02-08 14:17:15 +01:00
Dain Nilsson
0a6eedcc99
PIV: More slot information and ability to generate pubkey only 2024-02-08 14:17:12 +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
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
Daviteusz
71648a0ff4 Update Polish translation 2024-01-31 17:22:43 +01:00
Adam Velebil
8292d557a1
implement delete FIDO credential 2024-01-31 10:39:54 +01:00
Adam Velebil
22e94e633e
update string resources 2024-01-31 10:39:51 +01:00
Adam Velebil
7254e8ef10
FIDO unlock & setPin 2024-01-31 10:39: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
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
4e5e25b4ae
Use lowercase "p" in passkeys 2024-01-26 16:11:17 +01:00
Elias Bonnici
2fefb997fe
Add CTA to passkeys view for BIO keys.
This commit also changes the actions property in `AppPage`.
2024-01-26 14:20:29 +01:00
Dain Nilsson
aee0824bf3
Fix reset dialog texts and buttons 2024-01-26 10:46:41 +01:00
Elias Bonnici
7d9ef5e30c
Add CTA chips to OATH and WebAuthn, and refactor message page. 2024-01-24 14:02:03 +01:00
Dain Nilsson
2db9c5e2d1
Refactor Applications.
- Make Capabilities translatable.
- Rename applications based on views.
- Split Webauthn app into WebAuthn, passkeys, fingerprints.
2024-01-24 14:02:00 +01:00