Commit Graph

734 Commits

Author SHA1 Message Date
Dain Nilsson
f840bd0dc1
Don't try to open a session for NFC readers with no card. 2023-02-24 16:24:25 +01:00
Dain Nilsson
4491fb4b40
Add OS info to diagnostics output. 2023-02-24 14:24:33 +01:00
Dain Nilsson
6f7d15dfff
Hide window on Ctrl/Cmd + W. 2023-02-24 14:23:43 +01:00
Dain Nilsson
68cbea833a
Fix copy to clipboard for Wayland. 2023-02-24 14:23:17 +01:00
Dain Nilsson
15e310ca38
Add systray. 2023-02-24 14:22:36 +01:00
Dain Nilsson
758776d864
Add AppLocalizations Provider. 2023-02-24 14:20:17 +01:00
Dain Nilsson
274989c22b
OATH cleanups. 2023-02-24 14:19:34 +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
Dain Nilsson
e804634091
Extract custom Widget. 2023-02-15 08:52:06 +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
ee6dbdf4db
Merge PR #962. 2023-02-13 17:02:58 +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
7de9351d21
Merge branch 'release/6.1.1' into merge/release/6.1.1 2023-02-13 15:51:21 +01:00
Adam Velebil
9f1b0ce4c2
bump version to 6.1.2-dev.0+60102 2023-02-13 14:31:44 +01:00
Adam Velebil
c33ef99576
bump version to 6.1.1 2023-02-10 09:19:41 +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
55fbad6db3
fix comment 2023-02-09 10:07:51 +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
67c717cf13
Fix text style in reset dialogs. 2023-02-07 14:38:23 +01:00
Dain Nilsson
0788d731f3
Theme tweaks. 2023-02-07 14:01:17 +01:00
Dain Nilsson
8f9107de23
Fixup account view theme. 2023-02-07 12:31:21 +01:00
Dain Nilsson
6c842049b6
Set up some base colors for testing. 2023-02-07 12:31:21 +01:00
Dain Nilsson
ca133b5c6c
Fix incorrect theme usages. 2023-02-07 12:31:17 +01:00
Dain Nilsson
b263f82293
Fix deprecation notices and reset styles. 2023-01-26 11:52:01 +01:00
Dain Nilsson
898cc0c008
Bump version to 6.1.1-dev.0 2023-01-25 09:34:45 +01:00
Dain Nilsson
8acfda79ce
Add tooltip to "Configure YubiKey" button. 2023-01-23 11:26:45 +01:00
Adam Velebil
801540263f
update copyright 2023-01-23 09:39:57 +01:00
Adam Velebil
f5b381ddc0
bump version to 6.1.0+60100 2023-01-23 08:23:14 +01:00
Adam Velebil
dcd02a04b3
use supportedCapabilities in condition 2023-01-20 15:34:24 +01:00
Adam Velebil
b0f79a334c
handle unrecognized devices 2023-01-20 13:21:30 +01:00
Adam Velebil
0d9f69d646
Merge PR #903. 2023-01-13 17:13:31 +01:00
Adam Velebil
9c1217808c
Merge PR #901. 2023-01-13 17:04:10 +01:00
Dain Nilsson
e7d8567093
FIDO2: Allow PIN management when locked. 2023-01-13 15:11:38 +01:00
Dain Nilsson
144bc1f20e
Fix current device state for desktop. 2023-01-13 15:11:37 +01:00
Dain Nilsson
7370f6bc99
Refactor "more actions" dialogs and externalize strings. 2023-01-13 15:11:36 +01:00
Adam Velebil
03b9f2e69c
update integration tests 2023-01-13 15:11:35 +01:00
Dain Nilsson
9f79cb7973
Tweak title margin. 2023-01-13 15:11:34 +01:00
Dain Nilsson
e91d262793
Extract localization strings in device_picker_dialog. 2023-01-13 15:11:34 +01:00
Dain Nilsson
13b65c150c
Refactor device picker strings. 2023-01-13 15:11:33 +01:00
Dain Nilsson
0b98312c14
Fix name/subtitle for device. 2023-01-13 15:11:29 +01:00
Dain Nilsson
e19f1a3bc5
Retain device better when elevating to admin. 2023-01-13 15:11:29 +01:00
Dain Nilsson
d5ce976a9a
Experimenting with "More actions" button. 2023-01-13 15:11:07 +01:00
Adam Velebil
b7d494cc77
removed maxLines 2023-01-13 07:58:21 +01:00