Commit Graph

403 Commits

Author SHA1 Message Date
Adam Velebil
b74cbe3bcb
switch YubiKey applets 2024-02-01 17:16:43 +01:00
Dain Nilsson
8154c45f1a
Hide the rail on phones when in portrait mode 2024-01-30 18:47:57 +01:00
Dain Nilsson
84a6db60d3
Remove unneeded Color conversion 2024-01-30 18:20:58 +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
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
1e11690e51
Change elevated permissions view for FIDO on Windows. 2024-01-29 11:13:05 +01:00
Elias Bonnici
99ffe7a38b
Change max width of MessagePage content. 2024-01-26 15:29:30 +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
Dain Nilsson
aee0824bf3
Fix reset dialog texts and buttons 2024-01-26 10:46:41 +01:00
Elias Bonnici
5fdb34f343
Change various MessagePage views. 2024-01-26 10:36:10 +01:00
Dain Nilsson
2198f02184
Reorder Passkeys and Fingerprints in navigation 2024-01-25 15:44:11 +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
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
Dain Nilsson
ee19f41545
Move Toggle Application and Factory Reset to context menu. 2024-01-24 14:30:01 +01:00
Elias Bonnici
3f0600619a
Add capability chips and minor UI changes. 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
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
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
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
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
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
Adam Velebil
502d51af67
Add context menu to navigation rail items 2024-01-23 10:42:56 +01:00
Adam Velebil
bdd09192af
revert non-changes 2024-01-22 18:10:34 +01:00
Adam Velebil
68238f6742
update feature file structure 2024-01-22 17:57:46 +01:00
Adam Velebil
f21a41c4d4
update context menu 2024-01-22 17:27:51 +01:00
Adam Velebil
1d12390a5c
minimize changes to main 2024-01-22 11:15:36 +01:00