Commit Graph

407 Commits

Author SHA1 Message Date
Dain Nilsson
16f6bc5758
Merge PR #1418 2024-02-26 16:32:50 +01:00
Dain Nilsson
45a8d31b36
Fix lint errors 2024-02-26 15:37:08 +01:00
Dennis Fokin
30d574c6a4
Fix issue of two error icons appearing instead of one 2024-02-22 14:38:06 +01:00
Elias Bonnici
db18d1c890
Clear accounts search on ESC. 2024-02-07 10:59:59 +01:00
Adam Velebil
02a3bc3a57
Merge PR #1373. 2024-02-05 17:18:14 +01:00
Adam Velebil
2436df6741
update code structure 2024-02-05 17:07:35 +01:00
Adam Velebil
c8931e6328
switch to function 2024-02-05 16:55:36 +01:00
Dain Nilsson
3602ec0df3
Fix Intent matching type parameter 2024-02-05 15:01:23 +01:00
Adam Velebil
d563a060eb
abstract add oath account action with riverpod 2024-02-05 13:44:00 +01:00
Adam Velebil
83716a6e8e
unify android add oath account flow 2024-02-05 11:52:15 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Elias Bonnici
ac5ad2d056
Fix OATH accounts loading UI. 2024-01-31 09:34:45 +01:00
Rikard Braathen
8b87accccc
some color changes for the theme selector and across the app 2024-01-30 17:29:24 +01:00
Dain Nilsson
00b1087388
Tweak more strings 2024-01-29 14:58:00 +01:00
Elias Bonnici
6d938dba91
Change text style in delete account dialog. 2024-01-26 14:30:16 +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
Dain Nilsson
2de557324f
Remove avatar-less mode for OATH 2024-01-25 15:08:43 +01:00
Rikard Braathen
c76f37b0aa
universally set and finetuned text colors 2024-01-25 12:52:42 +01:00
Elias Bonnici
f82ec1579c
Change the minimum width for showing avatar in AccountView. 2024-01-24 14:02:06 +01:00
Elias Bonnici
556af8ad7b
Fix subtitle in add account item for NEO keys. 2024-01-24 14:02:05 +01:00
Elias Bonnici
3f0600619a
Add capability chips and minor UI changes. 2024-01-24 14:02:04 +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
Elias Bonnici
74a6ac0b13
Extend error handling for OATH QR scanning. 2024-01-24 13:34:14 +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
a794691e7b
improved TextStyle theme settings for ListItem 2024-01-19 15:09:17 +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
69b4e02367
Use builder in AppPage for child. 2024-01-19 12:32:41 +01:00
Dain Nilsson
07fb161402
Test of 3 column view. 2024-01-19 12:32:40 +01:00
Elias Bonnici
e0521f931a
Allow drag & dropping icon packs. 2024-01-10 16:06:12 +01:00
Elias Bonnici
ec1459315d
Change subTitle to subtitle and make overlay required. 2024-01-09 13:09:29 +01:00
Elias Bonnici
6c67b209df
Add FileDropOverlay widget. 2024-01-09 13:09:26 +01:00
Elias Bonnici
6a68d2a7a0
Move variables into onFileDropped. 2024-01-09 13:09:25 +01:00
Elias Bonnici
b5bd831f88
Add custom overlay for OATH QR drag & drop. 2024-01-09 13:09:23 +01:00
Elias Bonnici
ec7a002fdf
Allow multi-account QR codes in OathAddAccountPage. 2024-01-09 13:09:22 +01:00
Elias Bonnici
25154251a7
Add FileDropTarget to OATH screen. 2024-01-09 13:09:19 +01:00
Dain Nilsson
dfbcae645e
Remove hardcoded colors. 2023-12-22 12:52:48 +01:00
Dain Nilsson
a23e533ba5
Fix hide/show icon color. 2023-12-21 14:28:24 +01:00
Dain Nilsson
a000e2bb5f
Fix icon colors. 2023-12-21 12:21:15 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Elias Bonnici
b37d19164d
Fix duplicate error icons. 2023-12-15 09:37:34 +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
dc5d3ce9dc
Add AppInputDecoration. 2023-12-14 16:38:10 +01:00