Commit Graph

827 Commits

Author SHA1 Message Date
Adam Velebil
35d7bee7f3
use credentialListProvider object in systray 2023-05-29 09:03:55 +02:00
Adam Velebil
688409d2be
press control-q to close the app on Linux 2023-05-26 08:30:21 +02:00
Adam Velebil
b37cc66b5c
handle font size in RichText widgets 2023-05-24 09:57:12 +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
5f20240cd8
Merge PR #1080. 2023-05-23 11:33:52 +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
2b56053c76
Fix deprecations. 2023-05-22 10:29:11 +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
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
3cef2fd8df
bump version 2023-04-20 09:41:28 +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
Adam Velebil
49aa1a6d42
bump version to 6.2.0+60200 2023-04-18 08:17:28 +02:00
Adam Velebil
dfa068619d
Use new URL for Custom Account Icons' Learn more 2023-04-04 09:08:47 +02:00
Dennis Fokin
b100914735
Merge PR #998 2023-03-15 13:14:16 +01:00
Dennis Fokin
6675d0f836
Clean up a11yCredentialLabel function 2023-03-15 10:48:43 +01:00
Adam Velebil
55f2e6ed1a
add explaining comment for Android condition 2023-03-14 17:12:20 +01:00
Adam Velebil
c0772dc9eb
add auto fill hints to secret input fields 2023-03-14 15:24:41 +01:00
Adam Velebil
67fe9489cb
[Android] use different tooltip 2023-03-14 10:20:02 +01:00
Dennis Fokin
5ca2939bcc
a11y: read issuer, name and code when using VO 2023-03-08 16:29:45 +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
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