Commit Graph

2300 Commits

Author SHA1 Message Date
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
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
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
56e20520a2
Merge branch 'main' into adamve/key_customizations 2024-01-23 10:59:31 +01:00
Dain Nilsson
ab6d44d31c
Merge PR #1345. 2024-01-23 10:56:11 +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
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
Adam Velebil
b01c3a9abe
move customize action to picker menu 2024-01-22 11:15:10 +01:00
Adam Velebil
a877b1a173
wrap device picker tile in local theme 2024-01-22 11:14:36 +01:00
Adam Velebil
3a20f34513
device picker updates 2024-01-22 11:14:32 +01:00
Adam Velebil
0e2d5c87e9
nfcIcon background in picker is transparent 2024-01-22 11:14:28 +01:00
Adam Velebil
6533955d70
transparent background for non-active devices 2024-01-22 11:14:24 +01:00
Adam Velebil
4510edcaf7
use dialog 2024-01-22 11:14:19 +01:00
Adam Velebil
e679d501b2
preview selected color in customization dialog 2024-01-22 11:13:11 +01:00
Adam Velebil
7ede30b641
react to key change 2024-01-22 11:13:06 +01:00
Adam Velebil
c7f2b651fd
customize color and display name 2024-01-22 11:12:08 +01:00
Dain Nilsson
9793af6405
Merge #1338. 2024-01-22 10:53:26 +01:00
Dain Nilsson
1ef7e16fc8
Merge PR #1492. 2024-01-19 17:01:44 +01:00
Dain Nilsson
1a8f9795f4
Update Podfile.lock. 2024-01-19 16:33:37 +01:00
Dain Nilsson
35743a51c1
MacOS: Fix helper build. 2024-01-19 16:22:27 +01:00
Dain Nilsson
445bbfcdae
Bump Python dependencies. 2024-01-19 16:06:32 +01:00
Dain Nilsson
4e9ec52a87
Bump Flutter dependencies. 2024-01-19 16:06:31 +01:00
Rikard Braathen
2fd73f9533
changed textTheme.tall to textTheme.englishLike2021 2024-01-19 15:09:18 +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
53f5d5c566
Merge PR #1341. 2024-01-19 14:49:44 +01:00
Dain Nilsson
de213e10fb
Focus on clicked AppListItem. 2024-01-19 12:59:57 +01:00
Dain Nilsson
e4d49ea4b4
Refactor Actions to use custom Widgets more. 2024-01-19 12:32:46 +01:00