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
d1e67974a1
initial bio enrollment support: list,rename,delete
2024-02-27 16:25:43 +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
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
Adam Velebil
45ca4edddc
update android string res from arb files
2023-12-04 16:23:53 +01:00
Dain Nilsson
f07633630f
Re-format arb files on commit.
2023-11-30 15:15:59 +01:00
Adam Velebil
668a050ca7
keep no-break space and ellipsis in ascii \u form
2023-11-08 14:49:11 +01:00
Adam Velebil
35562d7a35
reformat arb files
2023-11-08 10:58:18 +01:00
Emil Lundberg
88a52f2d95
Restore lost question mark option in app_ja.arb
2023-11-02 16:28:28 +01:00
Emil Lundberg
d5a59392c0
Use strings for lint punctuation customization
...
This will be needed for this to be compatible with the JSON-based ARB
reformatter, which requires all lists to be of equal length in order for
whitespace to line up.
2023-11-02 16:13:08 +01:00
Emil Lundberg
b89d628809
Rename @_lint_rules.punctuation to p_endings
...
Since this lint is specifically about punctuation appropriate for ending a
sentence.
2023-11-02 15:29:21 +01:00
Emil Lundberg
7462f0f0b7
Make punctuation customizable per language
2023-11-02 15:20:31 +01:00
Dain Nilsson
406ac7500b
Add new strings.
2023-08-31 09:20:15 +02:00
Dain Nilsson
0059359642
Add Japanese support.
...
Also add override of locale by setting env "_YA_LOCALE" variable.
2023-08-30 09:26:37 +02:00