Commit Graph

78 Commits

Author SHA1 Message Date
Dain Nilsson
3bc00f1099
PIV: Add supportsBio 2024-08-19 10:24:34 +02:00
Dain Nilsson
8f1af00dca
Reorder DeviceInfo parameters for consistency 2024-07-11 16:55:06 +02:00
Dain Nilsson
4f0345d8a7
Add resetBlocked to DeviceInfo 2024-07-11 13:54:16 +02:00
Dain Nilsson
00705e736e
Fix copy-paste error 2024-07-10 15:43:23 +02:00
Dain Nilsson
903f96acc8
Expose FIPS approved and ensure DeviceInfo is refreshed 2024-07-10 09:37:43 +02:00
Dain Nilsson
3d1345577f
Fix styling of chips 2024-07-03 14:27:54 +02:00
Elias Bonnici
2ce8723714
Add FIDO PIN max length 2024-06-26 14:19:54 +02:00
Elias Bonnici
134e3523ea
Decrease contentPadding and vertical space 2024-04-04 08:23:13 +02:00
Elias Bonnici
a342902df1
Decrease vertical and horizontal space between chips 2024-04-04 08:23:12 +02:00
Elias Bonnici
f09cb0f3da
Pop dialog on completion 2024-04-04 08:23:10 +02:00
Elias Bonnici
c10d75e9b7
Add lock-code field in ManagementScreen 2024-04-04 08:23:05 +02:00
Elias Bonnici
6a8965f74c
Handle more PIN/PUK errors 2024-03-27 10:14:52 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols 2024-03-08 09:50:34 +01:00
Adam Velebil
23d8624def
run dart build_runner 2024-02-05 15:15:38 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +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
Adam Velebil
6597bf5bb5
Use JsonConverter for Issuer field 2024-01-24 09:39:03 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Dennis Fokin
8aadd6df5b
Merge PR #1265 2023-11-21 16:02:47 +01:00
Dennis Fokin
1965a675ef
Add USB icon and change title 2023-11-17 09:45:57 +01:00
Adam Velebil
455d0173c4
regenerate freezed and json models 2023-11-15 08:56:52 +01:00
Dennis Fokin
4081361163
Update UI for toggling applications on older keys 2023-11-10 12:26:17 +01:00
Dain Nilsson
16f6732f09
Convert StateNotifiers to AsyncNotifiers for App states. 2023-07-03 11:36:47 +02:00
Adam Velebil
3f24040ff2
use default theme values for title gap 2023-05-30 16:36:46 +02:00
Adam Velebil
96966673ce
add padding 2023-05-30 09:31:50 +02:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
be4dc4d7c3
Re-use AppLocalizations instance. 2023-03-01 08:36:58 +01:00
Dain Nilsson
1d389e3185
Restructure external strings. 2023-03-01 08:36:57 +01:00
Dain Nilsson
6bf231dc7d
Externalize strings. 2023-03-01 08:33:31 +01:00
Dain Nilsson
efe0d1319d
Delay showing CircularProgressIndicators. 2022-12-21 10:04:47 +01:00
Dain Nilsson
84210172bd
Re-generate freezed models. 2022-12-05 15:28:01 +01:00
Dain Nilsson
118b845fd9
Don't allow turning all capabilities except CCID off. 2022-10-25 08:34:22 +02:00
Adam Velebil
992781ffeb
fix typo 2022-10-19 15:30:55 +02:00
Adam Velebil
60a86f26c5
bump packages 2022-10-19 11:15:48 +02:00
Adam Velebil
4b5b090d41
remove license from generated files 2022-10-04 16:30:19 +02:00
Adam Velebil
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +02:00
Adam Velebil
ae8af99a39
improved Key variable structure 2022-10-03 15:39:57 +02:00
Adam Velebil
09f2199a28
add otp tests 2022-10-03 15:34:06 +02:00
Dain Nilsson
f02781b6b6
Fix paddings for Mode switching. 2022-09-08 13:19:23 +02:00
Dain Nilsson
4b8b481418
Remove padding from ResponsiveDialog and move it to each view. 2022-09-08 13:19:22 +02:00
Dennis Fokin
c6227844f8
l10n mgmt widgets general part 1 2022-09-07 13:59:44 +02:00
Dain Nilsson
f34127980f
Update Chips for M3 changes. 2022-09-02 12:16:17 +02:00
Adam Velebil
89d9a64941
regenerate freezed files 2022-07-21 16:38:45 +02:00
Dain Nilsson
beec1224ff
Rebuild freezed classes. 2022-07-07 10:29:42 +02:00
Dain Nilsson
68a776f23b
Update snackbars and options dialogs.
* Re-implement snackbar to always be floating, always on top.
* Use a dialog for Options instead of bottom sheet.
2022-07-05 12:13:22 +02:00
Dennis Fokin
e75793ae30
Make sure the save button is disabled when no usb application is selected 2022-06-14 16:26:35 +02:00
Dain Nilsson
60ee8c2f1e
Remove unused imports. 2022-06-10 16:08:23 +02:00
Dain Nilsson
141fa419e4
Pop dialogs by default when device changes. 2022-06-10 16:02:07 +02:00
Dain Nilsson
ef4af0ad52
Add custom NFC icon. 2022-06-05 16:35:10 +02:00