Dain Nilsson
f9e3c875f2
Don't use _rounded icons
2024-03-08 14:14:02 +01:00
Dain Nilsson
028d417dd9
Remove _outline variants of icons
2024-03-08 14:05:06 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols
2024-03-08 09:50:34 +01:00
Elias Bonnici
b7c980ab11
Fix title
in OATH ManagePasswordDialog
2024-02-27 09:54:34 +01:00
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
Adam Velebil
43c9fa28bf
Merge PR #1376 .
2024-02-05 16:40:04 +01:00
Adam Velebil
23d8624def
run dart build_runner
2024-02-05 15:15:38 +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
Adam Velebil
6597bf5bb5
Use JsonConverter for Issuer field
2024-01-24 09:39:03 +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
74bdacf044
Merge PR #1329 .
2024-01-11 13:44:35 +01:00
Elias Bonnici
f7613d5e78
Show progressbar when icon pack is loading.
2024-01-11 12:44:35 +01:00
Elias Bonnici
91f236a414
Only modify name
if issuer
is null.
2024-01-11 11:14:52 +01:00
Elias Bonnici
87b463f4e8
Fix parsing of otpauth-migration
Uri.
...
This solves the issue regarding duplicate accounts not being
recognized.
2024-01-10 17:02:41 +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