Commit Graph

1686 Commits

Author SHA1 Message Date
Adam Velebil
8ffc088bce
update logging to slf4j 2023-05-30 17:47:13 +02:00
Adam Velebil
0a055d116e
bump yubikit to 2.3.0 2023-05-30 17:19:36 +02:00
Dain Nilsson
2aeffce0a4
Merge PR #1094. 2023-05-30 09:08:18 +02:00
Adam Velebil
33f81a5ded
Merge PR #1086. 2023-05-30 08:53:45 +02:00
Daviteusz
6edba7ce9e
Update app_pl.arb
Changes:
Fixed the layout of the strings to be consistent with the source file.
Several translations have been corrected
2023-05-29 22:26:12 +02:00
Dain Nilsson
1af7414ccf
Fix right-click handling. 2023-05-29 16:49:56 +02:00
Adam Velebil
87cdbd6e5e
Merge PR #1089. 2023-05-29 11:31:30 +02:00
Adam Velebil
cb37558226
Merge PR #1090. 2023-05-29 11:29:50 +02:00
Adam Velebil
5129bc3ced
Merge PR #1084. 2023-05-29 11:28:34 +02:00
Adam Velebil
1850c9f8a0
Merge PR #1085. 2023-05-29 11:23:45 +02:00
Adam Velebil
35d7bee7f3
use credentialListProvider object in systray 2023-05-29 09:03:55 +02:00
Adam Velebil
1d2ee8a2da
fix UI state after resetting OATH 2023-05-26 11:25:07 +02:00
Adam Velebil
cc17f486e1
Merge PR #1088. 2023-05-26 08:41:58 +02:00
Adam Velebil
688409d2be
press control-q to close the app on Linux 2023-05-26 08:30:21 +02:00
Adam Velebil
9ad4beddce
Merge PR #1087. 2023-05-25 13:45:49 +02:00
Adam Velebil
9b30836159
add windowSplashScreenBackground style 2023-05-25 10:49:13 +02:00
Adam Velebil
073ee33bfc
discard empty parameter lines 2023-05-24 16:08:36 +02:00
Adam Velebil
6f7936f5d2
add missing localization 2023-05-24 15:55:31 +02:00
Adam Velebil
ab82813919
remove $ character 2023-05-24 15:54:56 +02:00
Adam Velebil
7da437caf3
try all connections for security keys 2023-05-24 15:29:32 +02:00
Adam Velebil
edf338b35c
Merge PR #1083. 2023-05-24 14:59:32 +02:00
Adam Velebil
7307115c40
user required receiver flags 2023-05-24 09:58:48 +02:00
Adam Velebil
b37cc66b5c
handle font size in RichText widgets 2023-05-24 09:57:12 +02:00
Adam Velebil
0d9be69eb7
remove unused constant 2023-05-24 09:56:41 +02:00
Adam Velebil
9ca0fc831f
Merge PR #1082. 2023-05-23 14:51:58 +02:00
Dain Nilsson
3188dbe668
Merge branch 'deps/flutter-3.10.1' into merge-flutter-3.10 2023-05-23 14:21:31 +02:00
Adam Velebil
b302045ffe
bump 2023-05-23 11:56:28 +02:00
Adam Velebil
5f20240cd8
Merge PR #1080. 2023-05-23 11:33:52 +02:00
Adam Velebil
0b96c25035
Merge PR #1058. 2023-05-23 10:02:34 +02:00
Dain Nilsson
920195ee08
Introduce switch expressions. 2023-05-22 11:52:49 +02:00
Dain Nilsson
0e3d315a50
Replace Pair with records. 2023-05-22 11:20:30 +02:00
Dain Nilsson
47cc79022a
Update build files. 2023-05-22 10:49:07 +02:00
Dain Nilsson
2b56053c76
Fix deprecations. 2023-05-22 10:29:11 +02:00
Dain Nilsson
6ca896f6a0
Use Flutter 3.10.1 in workflows. 2023-05-22 09:58:14 +02:00
Dain Nilsson
d45390bda2
Bump version. 2023-05-22 09:52:06 +02:00
Dain Nilsson
da2d23e426
Bump Flutter, dart, and dependency versions. 2023-05-22 09:49:30 +02:00
Daviteusz
68913279e9 Translated using Weblate (Polish)
Currently translated at 100.0% (260 of 260 strings)

Translation: Yubico Authenticator/Translate (l10n)
Translate-URL: https://translate.daviteusz.eu/projects/yubico/authenticator-android-l10n/pl/
2023-05-18 08:16:25 +02:00
Daviteusz
e0d9e3faff Added translation using Weblate (Polish) 2023-05-18 03:27:54 +02:00
Dain Nilsson
1ab9eb9c74
Merge PR #1063. 2023-04-25 13:04:04 +02:00
Dain Nilsson
6a0cdcf13d
Update Flutter dependencies, incl. Riverpod. 2023-04-25 10:40:23 +02:00
Adam Velebil
0282671b28
catch exceptions from copyPath 2023-04-24 09:15:20 +02:00
Adam Velebil
f5100e1b44
Merge PR #1052. 2023-04-24 08:53:43 +02:00
Adam Velebil
ec85a72ab1
Merge PR #1055. 2023-04-21 11:04:21 +02:00
Adam Velebil
13544f6a6f
bump 2023-04-21 09:44:43 +02:00
Adam Velebil
baba514617
Merge PR #1054. 2023-04-20 11:23:33 +02:00
Adam Velebil
3cef2fd8df
bump version 2023-04-20 09:41:28 +02:00
Adam Velebil
5719ddaec6
Merge branch 'release/6.2.0' into merge/release/6.2.0 2023-04-20 09:39:50 +02:00
Evan Anderson
13d0ccc756
icons: Avoid use of rename when installing icon pack
rename does not work across filesystems. /tmp is often in
a tmpfs filesystem, and thus installing the icon pack fails.

Solve this by using a copy/delete pattern instead of rename

Fixes https://github.com/Yubico/yubioath-flutter/issues/1051
2023-04-19 13:23:01 -05:00
Dennis Fokin
58a5ab6c7c
Update NEWS 2023-04-19 08:03:13 +02:00
Adam Velebil
4be6ee4804
Merge PR #1050. 2023-04-18 13:21:21 +02:00