Commit Graph

217 Commits

Author SHA1 Message Date
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
Joakim Troëng
03187d868a Merge branch 'main' into test/passkey-tests 2024-02-09 13:30:59 +01:00
Elias Bonnici
c690da7c3c
Change FIDO ActionListItem subtitles and logic for actions notifier. 2024-02-09 11:40:36 +01:00
Joakim Troëng
32155ee4cc Initiating pin tests for passkey view/app. 2024-02-08 16:06:39 +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
b4bb4ae2f5
Add footnote to AppPage 2024-02-06 14:36:29 +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
Adam Velebil
b74cbe3bcb
switch YubiKey applets 2024-02-01 17:16:43 +01:00
Adam Velebil
5f4b136718
fix formatting 2024-01-31 10:39:52 +01:00
Adam Velebil
5be4b9fcf7
update source license years to 2024 2024-01-31 10:39:48 +01:00
Adam Velebil
0ead508065
support cancellation exception 2024-01-31 10:39:42 +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
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
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
Elias Bonnici
81ac767036
Allow multiple capabilities. 2024-01-26 11:59:37 +01:00
Elias Bonnici
5fdb34f343
Change various MessagePage views. 2024-01-26 10:36:10 +01:00
Elias Bonnici
3f0600619a
Add capability chips and minor UI changes. 2024-01-24 14:02:04 +01:00
Dain Nilsson
1f29024cf8
Cleanups in code. 2024-01-24 14:02:04 +01:00
Dain Nilsson
7920d53430
Split FidoScreen into multiple screen. 2024-01-24 14:02:03 +01:00
Elias Bonnici
7d9ef5e30c
Add CTA chips to OATH and WebAuthn, and refactor message page. 2024-01-24 14:02:03 +01:00
Elias Bonnici
ffdac2b443
Change AppPage view. 2024-01-24 14:02:02 +01:00
Dain Nilsson
d759b57b4d
Remove individual reset dialogs. 2024-01-24 14:02:02 +01:00
Dain Nilsson
5cfd2f1e83
Fix rebuilding-loop of AppPages when not expanded.
Also fix deselect of FIDO items when resized to non-expanded.
2024-01-23 10:48:22 +01:00
Rikard Braathen
cedd620165
changed colors for text objects, corrected bold fonts, buttons, paddings, dialog overlays and minor fixes here and there 2024-01-19 15:09:14 +01:00
Dain Nilsson
e4d49ea4b4
Refactor Actions to use custom Widgets more. 2024-01-19 12:32:46 +01:00
Dain Nilsson
5d286de0a0
Refactor Intents/Actions.
Big changes to Intents/Actions where we now have an argument for several
of the intents to indicate the target. This allows for handling these
actions on a higher level.
2024-01-19 12:32:46 +01:00
Dain Nilsson
50dd72b83b
Remove child from AppPage (use builder instead). 2024-01-19 12:32:45 +01:00
Dain Nilsson
fa05e72538
Separate "detailed view" from "key actions". 2024-01-19 12:32:45 +01:00
Dain Nilsson
0e709f0085
Fix state of details column. 2024-01-19 12:32:44 +01:00
Dain Nilsson
b50ada490a
Visual tweaks. 2024-01-19 12:32:43 +01:00
Dain Nilsson
72f03e3486
Add 3-column view for and FIDO, OTP. 2024-01-19 12:32:43 +01:00
Dain Nilsson
07fb161402
Test of 3 column view. 2024-01-19 12:32:40 +01:00
Dain Nilsson
a23e533ba5
Fix hide/show icon color. 2023-12-21 14:28:24 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Elias Bonnici
06c33e6205
Remove unnecessary usage of spread operator. 2023-12-20 14:50:28 +01:00
Elias Bonnici
7e384dae2e
Fix margins in FIDO bio enrollment view. 2023-12-20 14:50:26 +01:00
Elias Bonnici
36f0877881
Change FIDO bio enrollment UI. 2023-12-20 14:50:21 +01:00
Elias Bonnici
9fcf468fe5
Add specific error status for FIDO key mismatch. 2023-12-20 14:18:59 +01:00
Elias Bonnici
a08fb71ec6
Add localisation strings for FIDO error messages. 2023-12-20 13:06:17 +01:00
Elias Bonnici
e607d0a1c0
Put AppInputDecoration in separate file. 2023-12-14 17:46:32 +01:00
Elias Bonnici
7ea025f9f0
Add AppInputDecoration to AppTextFormField. 2023-12-14 17:21:46 +01:00
Elias Bonnici
a7f6284dd7
Add missing localizations. 2023-12-14 16:55:57 +01:00
Elias Bonnici
dc5d3ce9dc
Add AppInputDecoration. 2023-12-14 16:38:10 +01:00
Elias Bonnici
8fd753431d
Don't close FIDO reset dialog on done. 2023-12-13 19:36:50 +01:00
Dennis Fokin
be386c4a9e
Progressbar for reseting FIDO 2023-12-13 13:37:10 +01:00
Dennis Fokin
613d05fbb2
Add visibility icon to fields with obscureText 2023-12-13 13:37:06 +01:00
Elias Bonnici
fa92927f13
Add error suffixIcon. 2023-12-13 13:37:02 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Adam Velebil
f60e5ad756
add AppTextField/AppTextFormField 2023-11-24 11:17:58 +01:00
Adam Velebil
455d0173c4
regenerate freezed and json models 2023-11-15 08:56:52 +01:00
Dennis Fokin
80a4215706
a11y: Fix tooltip for IconButtons 2023-10-27 15:46:23 +02:00
Dain Nilsson
abbd3ae3b6
Add fido flags. 2023-10-23 11:13:51 +02:00
Dain Nilsson
8333f20e04
Handle CTAP2 forcePinChange. 2023-10-20 13:57:17 +02:00
Adam Velebil
acb97f941a
Merge branch 'main' into bump/andorid-deps-20230821 2023-08-21 16:28:53 +02:00
Adam Velebil
cc5c1cd898
fix warning: Don't use 'BuildContext's across async gaps 2023-08-21 15:43:17 +02:00
Dain Nilsson
9648a1396c
Use transparent barrier for FsDialogs. 2023-08-18 16:20:31 +02:00
Dain Nilsson
52bff18471
Start refactoring actions. 2023-07-04 14:21:09 +02:00
Dain Nilsson
4525198f9b
Refactor ActionItem avatar colors. 2023-07-04 14:21:06 +02:00
Dain Nilsson
4bd322a268
Extract ActionList classes. 2023-07-04 14:21:05 +02:00
Dain Nilsson
9eeb44f3ac
Update FIDO passkeys views. 2023-07-03 11:36:49 +02:00
Dain Nilsson
7011f816d4
More FIDO state refactoring. 2023-07-03 11:36:48 +02:00
Dain Nilsson
d1be87ffd7
Revamp FIDO key actions and fingerprint dialog. 2023-07-03 11:36:48 +02:00
Dain Nilsson
16f6732f09
Convert StateNotifiers to AsyncNotifiers for App states. 2023-07-03 11:36:47 +02:00
Dain Nilsson
920195ee08
Introduce switch expressions. 2023-05-22 11:52:49 +02:00
Adam Velebil
c0772dc9eb
add auto fill hints to secret input fields 2023-03-14 15:24:41 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
ee2b3e5e34
String fixes. 2023-03-02 09:34:01 +01:00
Dain Nilsson
c42a03c9e2
USe parameterized strings for "foo: bar". 2023-03-01 10:30:32 +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
67c717cf13
Fix text style in reset dialogs. 2023-02-07 14:38:23 +01:00
Dain Nilsson
ca133b5c6c
Fix incorrect theme usages. 2023-02-07 12:31:17 +01:00
Dain Nilsson
b263f82293
Fix deprecation notices and reset styles. 2023-01-26 11:52:01 +01:00
Dain Nilsson
e7d8567093
FIDO2: Allow PIN management when locked. 2023-01-13 15:11:38 +01:00
Dain Nilsson
7370f6bc99
Refactor "more actions" dialogs and externalize strings. 2023-01-13 15:11:36 +01:00
Dain Nilsson
d5ce976a9a
Experimenting with "More actions" button. 2023-01-13 15:11:07 +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
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
Dennis Fokin
3f997aff42
Small fix context 2022-09-12 16:14:58 +02:00
Dennis Fokin
bd4990bd00
Small fix 2022-09-12 15:49:32 +02:00
Dennis Fokin
b2389f2bee
l10n fido part 2 2022-09-12 15:46:43 +02:00
Dennis Fokin
fe8349f203
Fix conflicts 2022-09-09 10:15:39 +02:00
Dennis Fokin
32527e9384
l10n fido part 1 2022-09-09 10:07:46 +02:00
Dain Nilsson
4b8b481418
Remove padding from ResponsiveDialog and move it to each view. 2022-09-08 13:19:22 +02:00
Dain Nilsson
f9067d9bdd
More work on integrating M3 Chips in the UI. 2022-09-02 12:16:23 +02:00
Dain Nilsson
53b1254145
More consistent use of ElevatedButton. 2022-09-02 12:16:22 +02:00
Dain Nilsson
1a2b43a87d
Show number of fingerprints used in popup menu. 2022-08-12 13:08:31 +02:00
Adam Velebil
89d9a64941
regenerate freezed files 2022-07-21 16:38:45 +02:00
Dain Nilsson
cb407691e0
Move Chip actions to Popup menu. 2022-07-07 20:31:42 +02:00
Dain Nilsson
beec1224ff
Rebuild freezed classes. 2022-07-07 10:29:42 +02:00