Commit Graph

2428 Commits

Author SHA1 Message Date
Dain Nilsson
2de557324f
Remove avatar-less mode for OATH 2024-01-25 15:08:43 +01:00
Dain Nilsson
561abb30ed
Rename CapabilityChip -> CapabilityBadge 2024-01-25 15:08:23 +01:00
Dain Nilsson
d9004efd12
Restyle capability chip -> badge 2024-01-25 14:15:10 +01:00
Rikard Braathen
8cd4eefdaf
Merge pull request #1349 from Yubico/rikard/theme-enhancements
universally set and finetuned text colors
2024-01-25 14:13:34 +01:00
Rikard Braathen
a26e809cc9
use default background instead of surface 2024-01-25 13:19:58 +01:00
Rikard Braathen
040e15d02e
remove line addded by mistake 2024-01-25 13:00:59 +01:00
Rikard Braathen
c76f37b0aa
universally set and finetuned text colors 2024-01-25 12:52:42 +01:00
Dain Nilsson
d20abfcafb
Fix "last used" color. 2024-01-24 19:21:45 +01:00
Dain Nilsson
2364383347
Remove unnecessary providers. 2024-01-24 17:38:06 +01:00
Dain Nilsson
c06a6ac938
Refactor KeyCustomization Providers. 2024-01-24 17:13:03 +01:00
Dennis Fokin
7921adc8d8
Fix conflicts 2024-01-24 14:59:52 +01:00
Dain Nilsson
ee19f41545
Move Toggle Application and Factory Reset to context menu. 2024-01-24 14:30:01 +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
3394d25249
Change minimum window size. 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
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
9991eba44b
Add universal factory reset. 2024-01-24 14:02:01 +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
Elias Bonnici
59ef573039
Merge PR #1347. 2024-01-24 13:35:20 +01:00
Elias Bonnici
74a6ac0b13
Extend error handling for OATH QR scanning. 2024-01-24 13:34:14 +01:00
Adam Velebil
e58a25e847
Merge PR #1344. 2024-01-24 13:30:13 +01:00
Dennis Fokin
e832a2d4ba
Remove icon from dock when --hidden 2024-01-24 13:09:33 +01:00
Adam Velebil
d56166b6ca
store lastUsedColor as int 2024-01-24 13:01:39 +01:00
Adam Velebil
2c4ac862fa
dialog Save active only if name or color changed 2024-01-24 12:44:35 +01:00
Adam Velebil
fda2168c26
submit on pressing enter in the dialog 2024-01-24 12:39:08 +01:00
Adam Velebil
855915cd87
improve KeyCustomization serialization 2024-01-24 12:35:09 +01:00
Adam Velebil
9c4e31ef46
update property names of KeyCustomization 2024-01-24 11:14:55 +01:00
Adam Velebil
15212af086
freeze KeyCustomization 2024-01-24 10:57:23 +01:00
Adam Velebil
af66e9201a
Merge branch 'main' into adamve/key_customizations 2024-01-24 10:22:30 +01:00
Adam Velebil
2843066c0d
Merge PR #1346. 2024-01-24 10:21:07 +01:00
Adam Velebil
6597bf5bb5
Use JsonConverter for Issuer field 2024-01-24 09:39:03 +01:00
Adam Velebil
b275f50110
review fixes 2024-01-23 17:15:26 +01:00
Adam Velebil
98d1412341
persist last used color 2024-01-23 16:42:16 +01:00
Adam Velebil
6bbc9157c9
improve key customization dialog layout 2024-01-23 15:57:46 +01:00
Adam Velebil
c7d912f272
use shared preferences for key customizations 2024-01-23 15:12:28 +01:00
Adam Velebil
a61012f563
update conditions for showing context menu items 2024-01-23 14:41:29 +01:00
Dennis Fokin
8eed7378e2
Make sure systray behaves correctly when right-clicking on icon 2024-01-23 14:22:05 +01:00
Adam Velebil
dfdf82805c
fix selected key tile background color 2024-01-23 14:03:21 +01:00
Adam Velebil
e834c40c69
don't force primary color on seeded colorScheme 2024-01-23 13:46:18 +01:00
Dennis Fokin
127b1427f1
Improve handling of hidden/shown window 2024-01-23 13:23:52 +01:00
Dennis Fokin
3c260e5bac
Change pubspec.lock for window_manager 2024-01-23 12:57:55 +01:00
Adam Velebil
d27443dc45
add context menu icons 2024-01-23 12:56:54 +01:00
Adam Velebil
20f8d6fd25
simplify working with KeyCustomization 2024-01-23 12:36:13 +01:00
Dennis Fokin
8676264c58
Use a fork of window_manager 2024-01-23 11:46:09 +01:00
Adam Velebil
56e20520a2
Merge branch 'main' into adamve/key_customizations 2024-01-23 10:59:31 +01:00