Commit Graph

1491 Commits

Author SHA1 Message Date
Dain Nilsson
cd458e1693
Update to Flutter 3.7.5 and latest dependencies. 2023-02-27 15:25:49 +01:00
Dain Nilsson
4f0fe0a723
Merge PR #970. 2023-02-27 12:54:58 +01:00
Dain Nilsson
9a637448dd
Merge PR #971. 2023-02-27 12:54:02 +01:00
Dain Nilsson
4375f84a52
Avoid calling calculate on deleted/renamed credential from dialog. 2023-02-27 12:01:15 +01:00
Dain Nilsson
5e85c89c8f
Fix opening OATH dialog in tests. 2023-02-27 11:14:25 +01:00
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
d4253d3e63
Embed required libraries on Linux. 2023-02-24 14:24:13 +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
ac3f0c47d4
Add new dependencies for systray. 2023-02-24 13:59:09 +01:00
Dain Nilsson
66b8ce8fe8
Add systray icons. 2023-02-24 13:56:07 +01:00
Dain Nilsson
47e577c947
Merge PR #965. 2023-02-15 11:15:22 +01:00
Dain Nilsson
fd4c63cd5f
Bump Flutter and dependencies. 2023-02-15 10:49:19 +01:00
Dain Nilsson
265c6a2c2c
Merge PR #964. 2023-02-15 10:41:02 +01:00
Dain Nilsson
7c78ee1d1e
Update python dependencies. 2023-02-15 09:31:22 +01:00
Dain Nilsson
220682fe82
Merge PR #963. 2023-02-15 09:27:48 +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
Adam Velebil
7d63dc8564
Merge PR #961. 2023-02-13 16:36:18 +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
defbdca14e
fix wxs file 2023-02-13 15:58:36 +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
5bc454c5ba
update NEWS 2023-02-13 15:15:17 +01:00
Adam Velebil
9f1b0ce4c2
bump version to 6.1.2-dev.0+60102 2023-02-13 14:31:44 +01:00
Adam Velebil
cc4eace015
fetch accounts after unlock only on USB 2023-02-10 10:33:35 +01:00
Adam Velebil
8ec4fbc103
improve experience of USB YubiKeys on Android 2023-02-10 09:31:45 +01:00
Adam Velebil
ec948d06f9
fix camera related crashes on Chromebook 2023-02-10 09:30:14 +01:00
Adam Velebil
1ae5704a28
fix to issue #899 2023-02-10 09:23:40 +01:00
Adam Velebil
c33ef99576
bump version to 6.1.1 2023-02-10 09:19:41 +01:00
Adam Velebil
befaa85248
Merge PR #950. 2023-02-10 08:55:39 +01:00
Adam Velebil
2ffd9ea8a8
Merge PR #956. 2023-02-10 08:47:40 +01:00
Adam Velebil
e71b619c67
Merge PR #955. 2023-02-10 08:43:15 +01:00
Dain Nilsson
d1dd0945fc
Merge PR #951. 2023-02-09 14:56:39 +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
0991ba165c
keep kotlin in version 1.8.0 2023-02-08 17:56:48 +01:00
Adam Velebil
25fe77f721
bump deps 2023-02-08 17:44:14 +01:00
Adam Velebil
acd35c6c78
don't call nfc methods on null nfcAdapter 2023-02-08 17:21:59 +01:00
Adam Velebil
0a19e1cdbe
handle state of Nfc adapter 2023-02-08 17:12:49 +01:00