Commit Graph

66 Commits

Author SHA1 Message Date
Elias Bonnici
b04920b018
Merge PR #1455 2024-03-22 10:18:22 +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
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
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
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
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
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
Elias Bonnici
74a6ac0b13
Extend error handling for OATH QR scanning. 2024-01-24 13:34:14 +01:00
Adam Velebil
b01c3a9abe
move customize action to picker menu 2024-01-22 11:15:10 +01:00
Adam Velebil
4510edcaf7
use dialog 2024-01-22 11:14:19 +01:00
Dain Nilsson
b50ada490a
Visual tweaks. 2024-01-19 12:32:43 +01:00
Dain Nilsson
73a5e4aa6b
Merge PR #1317. 2024-01-09 16:17:41 +01:00
spaette
da97823d30
typos 2024-01-09 16:16:43 +01:00
Elias Bonnici
b5bd831f88
Add custom overlay for OATH QR drag & drop. 2024-01-09 13:09:23 +01:00
Elias Bonnici
36f0877881
Change FIDO bio enrollment UI. 2023-12-20 14:50:21 +01:00
Elias Bonnici
a08fb71ec6
Add localisation strings for FIDO error messages. 2023-12-20 13:06:17 +01:00
Elias Bonnici
a7f6284dd7
Add missing localizations. 2023-12-14 16:55:57 +01:00
Elias Bonnici
635289499c
Linting fixes. 2023-12-13 19:35:17 +01:00