Commit Graph

281 Commits

Author SHA1 Message Date
Dain Nilsson
fd606fa788
Don't show nav rail on phones. 2023-07-05 16:07:11 +02:00
Dain Nilsson
3d330e6d35
Fix NFC reader name overflow. 2023-07-04 14:21:14 +02:00
Dain Nilsson
d49d57abe7
Fix integration tests. 2023-07-04 14:21:13 +02:00
Dain Nilsson
05220e8089
Implement navigation rail with collapsed/expanded views. 2023-07-04 14:21:13 +02:00
Dain Nilsson
e42f7e4e67
Prevent underlying page from stealing focus from ResponsiveDialog. 2023-07-04 14:21:11 +02:00
Dain Nilsson
52bff18471
Start refactoring actions. 2023-07-04 14:21:09 +02:00
Dain Nilsson
25c728b145
Various fixes. 2023-07-04 14:21:06 +02:00
Dain Nilsson
4525198f9b
Refactor ActionItem avatar colors. 2023-07-04 14:21:06 +02:00
Dain Nilsson
4bd322a268
Extract ActionList classes. 2023-07-04 14:21:05 +02:00
Dain Nilsson
fcd226f123
Add localized strings. 2023-07-04 14:21:04 +02:00
Dain Nilsson
efa8f35e05
Add PIV to helper. 2023-07-04 14:21:04 +02:00
Dain Nilsson
d1be87ffd7
Revamp FIDO key actions and fingerprint dialog. 2023-07-03 11:36:48 +02:00
Dain Nilsson
fbe3cab253
Revamp OATH key actions and account dialogs. 2023-07-03 11:36:46 +02:00
Adam Velebil
688409d2be
press control-q to close the app on Linux 2023-05-26 08:30:21 +02:00
Dain Nilsson
920195ee08
Introduce switch expressions. 2023-05-22 11:52:49 +02:00
Dain Nilsson
2b56053c76
Fix deprecations. 2023-05-22 10:29:11 +02:00
Dain Nilsson
da2d23e426
Bump Flutter, dart, and dependency versions. 2023-05-22 09:49:30 +02:00
Adam Velebil
67fe9489cb
[Android] use different tooltip 2023-03-14 10:20:02 +01:00
Dennis Fokin
2fa87a5247
Merge PR #983 2023-03-07 13:03:23 +01:00
Dennis Fokin
f7fe129910
Cleanup code 2023-03-07 12:48:48 +01:00
Dain Nilsson
69146be242
Merge PR #985. 2023-03-06 10:43:12 +01:00
Adam Velebil
7261d2de63
fix Add account when cam permission not granted 2023-03-03 17:17:29 +01:00
Dain Nilsson
9d008bb0a6
Use TargetPlatform for isDesktop/isAndroid. 2023-03-03 16:30:54 +01:00
Dain Nilsson
7c0814a8e0
Refactor and combine platform specific settings pages. 2023-03-03 16:13:28 +01:00
Dennis Fokin
9b4c5aecbc
Change from LogicalKeySet to SingleActivator 2023-03-02 14:40:47 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
cbd1561154
Add settings for community translations. 2023-03-02 09:34:52 +01:00
Dain Nilsson
ee2b3e5e34
String fixes. 2023-03-02 09:34:01 +01:00
Dain Nilsson
c8e84eb72d
Use English as fallback. 2023-03-01 10:57:42 +01:00
Dain Nilsson
be4dc4d7c3
Re-use AppLocalizations instance. 2023-03-01 08:36:58 +01:00
Dain Nilsson
1d389e3185
Restructure external strings. 2023-03-01 08:36:57 +01:00
Dain Nilsson
6bf231dc7d
Externalize strings. 2023-03-01 08:33:31 +01:00
Adam Velebil
8978298f01
Merge branch 'main' into feature/issuer_icons 2023-02-28 13:39:05 +01:00
Dain Nilsson
6f7d15dfff
Hide window on Ctrl/Cmd + W. 2023-02-24 14:23:43 +01:00
Dain Nilsson
758776d864
Add AppLocalizations Provider. 2023-02-24 14:20:17 +01:00
Dain Nilsson
1811344ed4
Add notification support. 2023-02-24 14:17:14 +01:00
Dain Nilsson
fc3238e829
Allow hiding the window. 2023-02-24 14:10:39 +01:00
Adam Velebil
53b3ba134a
prevent Icon Pack Dialog closing on YK change 2023-02-24 10:59:12 +01:00
Dain Nilsson
2d887593bb
Refactor OATH views and actions. 2023-02-13 17:04:49 +01:00
Dain Nilsson
15cdf0d62c
Implement alternative OATH navigation. 2023-02-13 17:04:09 +01:00
Dain Nilsson
7254cba50b
Add hotkeys for Settings, device switching. Refactor drawer actions. 2023-02-13 17:02:34 +01:00
Dain Nilsson
9de315f472
Fix focus issue for Ctrl+F, add Ctrl+W to close. 2023-02-13 16:24:28 +01:00
Adam Velebil
e71b619c67
Merge PR #955. 2023-02-10 08:43:15 +01:00
Adam Velebil
f6f93134f6
simplify nfc conditions 2023-02-09 10:30:07 +01:00
Adam Velebil
c9045cd811
revert non-changes 2023-02-09 10:14:31 +01:00
Adam Velebil
3bbe942c5c
use MessagePage.actions for Enable NFC button 2023-02-09 10:04:19 +01:00
Adam Velebil
0a19e1cdbe
handle state of Nfc adapter 2023-02-08 17:12:49 +01:00
Dain Nilsson
1ec1aff1b5
Use new NavigationDrawer. 2023-02-07 16:41:08 +01:00
Dain Nilsson
0788d731f3
Theme tweaks. 2023-02-07 14:01:17 +01:00
Dain Nilsson
ca133b5c6c
Fix incorrect theme usages. 2023-02-07 12:31:17 +01:00