Commit Graph

803 Commits

Author SHA1 Message Date
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
Adam Velebil
5f9f333336
handle windows corner cases 2023-03-07 10:28:22 +01:00
Adam Velebil
20b7ccb733
Merge branch 'main' into adamve/window_manager_helper 2023-03-07 08:57:24 +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
Dain Nilsson
1c6b11ada7
Avoid rebuilding systray icon on locale change. 2023-03-03 09:20:07 +01:00
Adam Velebil
70b54f8b55
fix logs 2023-03-02 17:18:51 +01:00
Adam Velebil
64f431e67a
[win] don't reset bounds if still on primary disp. 2023-03-02 17:13:35 +01:00
Adam Velebil
71c1c8a306
setSize only once through setBounds 2023-03-02 17:12:46 +01:00
Adam Velebil
a9655228a4
update licenses, use defaults 2023-03-02 17:11:41 +01:00
Adam Velebil
001b176d54
no extra plugin 2023-03-02 15:42:26 +01:00
Dain Nilsson
863d299805
Externalize enum display names. 2023-03-02 14:49:02 +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
Adam Velebil
05ada90136
add window_manager_helper 2023-03-02 11:10:11 +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
400bb0930b
Reove duplicate string. 2023-03-01 12:48:29 +01:00
Dain Nilsson
c8e84eb72d
Use English as fallback. 2023-03-01 10:57:42 +01:00
Dain Nilsson
4702666631
Add some notes about the arb prefixes. 2023-03-01 10:53:22 +01:00
Dain Nilsson
c42a03c9e2
USe parameterized strings for "foo: bar". 2023-03-01 10:30:32 +01:00
Dain Nilsson
a8c7038bac
Restructure strings for icons. 2023-03-01 09:34:13 +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
bf199888a2
update year in license 2023-02-28 17:07:37 +01:00
Adam Velebil
573e08b066
don't pass unmodifiable list to super 2023-02-28 16:12:46 +01:00
Adam Velebil
1771fc683a
updated year in license headers 2023-02-28 15:25:27 +01:00
Adam Velebil
b63b8f0a2e
revert non-changes 2023-02-28 15:21:22 +01:00
Dain Nilsson
821cdfb118
Update custom icons doc and link. 2023-02-28 15:07:37 +01:00
Adam Velebil
8978298f01
Merge branch 'main' into feature/issuer_icons 2023-02-28 13:39:05 +01:00
Adam Velebil
2f2fca78ff
content validation 2023-02-28 12:09:02 +01:00
Adam Velebil
a4cc159f60
hash icon pack file names 2023-02-27 17:02:30 +01:00
Dain Nilsson
4f0fe0a723
Merge PR #970. 2023-02-27 12:54:58 +01:00
Dain Nilsson
4375f84a52
Avoid calling calculate on deleted/renamed credential from dialog. 2023-02-27 12:01:15 +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
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
Adam Velebil
ffe7f72aa3
use ellipsis character 2023-02-24 11:32:45 +01:00
Adam Velebil
45ff81a443
change copy for Loading icon pack 2023-02-24 11:25:24 +01:00
Adam Velebil
53b3ba134a
prevent Icon Pack Dialog closing on YK change 2023-02-24 10:59:12 +01:00