Dain Nilsson
fd606fa788
Don't show nav rail on phones.
2023-07-05 16:07:11 +02:00
Dain Nilsson
3d330e6d35
Fix NFC reader name overflow.
2023-07-04 14:21:14 +02:00
Dain Nilsson
d49d57abe7
Fix integration tests.
2023-07-04 14:21:13 +02:00
Dain Nilsson
05220e8089
Implement navigation rail with collapsed/expanded views.
2023-07-04 14:21:13 +02:00
Dain Nilsson
e42f7e4e67
Prevent underlying page from stealing focus from ResponsiveDialog.
2023-07-04 14:21:11 +02:00
Dain Nilsson
7f1963d310
PIV fixes.
2023-07-04 14:21:10 +02:00
Dain Nilsson
52bff18471
Start refactoring actions.
2023-07-04 14:21:09 +02:00
Dain Nilsson
25c728b145
Various fixes.
2023-07-04 14:21:06 +02:00
Dain Nilsson
4525198f9b
Refactor ActionItem avatar colors.
2023-07-04 14:21:06 +02:00
Dain Nilsson
4bd322a268
Extract ActionList classes.
2023-07-04 14:21:05 +02:00
Dain Nilsson
fcd226f123
Add localized strings.
2023-07-04 14:21:04 +02:00
Dain Nilsson
efa8f35e05
Add PIV to helper.
2023-07-04 14:21:04 +02:00
Dain Nilsson
9eeb44f3ac
Update FIDO passkeys views.
2023-07-03 11:36:49 +02:00
Dain Nilsson
7011f816d4
More FIDO state refactoring.
2023-07-03 11:36:48 +02:00
Dain Nilsson
d1be87ffd7
Revamp FIDO key actions and fingerprint dialog.
2023-07-03 11:36:48 +02:00
Dain Nilsson
16f6732f09
Convert StateNotifiers to AsyncNotifiers for App states.
2023-07-03 11:36:47 +02:00
Dain Nilsson
fbe3cab253
Revamp OATH key actions and account dialogs.
2023-07-03 11:36:46 +02:00
nebulon42
bd4cabc9a8
add German translation
2023-06-20 19:52:57 +02:00
Adam Velebil
b7939101db
Merge PR #1095 .
2023-06-01 08:05:47 +02:00
Adam Velebil
3f24040ff2
use default theme values for title gap
2023-05-30 16:36:46 +02:00
Adam Velebil
96966673ce
add padding
2023-05-30 09:31:50 +02:00
Dain Nilsson
2aeffce0a4
Merge PR #1094 .
2023-05-30 09:08:18 +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
cb37558226
Merge PR #1090 .
2023-05-29 11:29:50 +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
688409d2be
press control-q to close the app on Linux
2023-05-26 08:30:21 +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
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