Commit Graph

165 Commits

Author SHA1 Message Date
Elias Bonnici
513674b5ea
Increase top padding on footnote 2024-02-27 09:54:32 +01:00
Adam Velebil
903e2eb62d
reformat 2024-02-12 08:35:19 +01:00
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
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