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
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
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
Adam Velebil
89409b14b8
support png and jpg formats
2023-02-24 09:54:21 +01:00
Adam Velebil
9abe253a99
change max icon pack size to 5MB
2023-02-24 09:44:53 +01:00
Adam Velebil
d735a03dd5
move space character from resources to code
2023-02-23 16:59:42 +01:00
Adam Velebil
9b39b5c391
use join
2023-02-23 16:38:03 +01:00
Adam Velebil
0469561f26
show Icon Pack import progress
2023-02-23 10:46:33 +01:00
Adam Velebil
1982daa18a
add Learn more content
2023-02-22 16:35:18 +01:00
Adam Velebil
4659cbaa8a
use simpler cache names
2023-02-22 16:21:46 +01:00
Adam Velebil
5bffce7451
fix tap gesture recognizer
2023-02-22 15:47:44 +01:00
Adam Velebil
dfe8b23e58
fix icon dialog style/theming
2023-02-22 15:36:44 +01:00
Adam Velebil
2f71b8e72b
add localization support
2023-02-22 15:23:57 +01:00
Adam Velebil
767c9dde16
update UI for remove icon pack
2023-02-22 14:23:16 +01:00
Adam Velebil
54f816403b
open dialog from OATH menu
2023-02-22 11:42:44 +01:00
Adam Velebil
bfd0f91c14
learn more updates
2023-02-22 11:27:05 +01:00
Adam Velebil
68411efbd8
dialog styling
2023-02-22 10:19:50 +01:00
Adam Velebil
3fde9681d3
replace settings with dialog
2023-02-21 17:52:56 +01:00
Adam Velebil
3dc620855e
use application support and system temp directory
2023-02-21 16:55:49 +01:00
Adam Velebil
a8100dc00f
add icon pack settings to Android
2023-02-21 14:38:25 +01:00
Adam Velebil
0a2fd4010f
add max zip size limit and error descriptions
2023-02-21 14:16:43 +01:00
Adam Velebil
3158165a7e
don't use ArchiveFile.isFile
2023-02-21 14:15:40 +01:00
Adam Velebil
4231c40fde
make search case insensitive
2023-02-21 13:34:39 +01:00
Adam Velebil
201332bdc8
add license text
2023-02-21 13:26:45 +01:00
Adam Velebil
99cf3f18cb
refactor icon pack manager
2023-02-21 13:25:59 +01:00
Adam Velebil
57ad15f491
refactor feature
2023-02-21 11:40:38 +01:00
Adam Velebil
127aacf5c7
ui update
2023-02-20 15:26:59 +01:00
Adam Velebil
836fee3fe9
use hash for cached filenames
2023-02-20 11:23:39 +01:00
Adam Velebil
494e99b36f
import icon pack
2023-02-17 17:35:29 +01:00
Adam Velebil
b8580c0612
compile fix
2023-02-17 15:35:31 +01:00
Adam Velebil
a456d813ac
use icon pack
2023-02-17 15:15:20 +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
Dain Nilsson
9de315f472
Fix focus issue for Ctrl+F, add Ctrl+W to close.
2023-02-13 16:24:28 +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
9f1b0ce4c2
bump version to 6.1.2-dev.0+60102
2023-02-13 14:31:44 +01:00
Adam Velebil
c33ef99576
bump version to 6.1.1
2023-02-10 09:19:41 +01:00
Adam Velebil
e71b619c67
Merge PR #955 .
2023-02-10 08:43:15 +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
0a19e1cdbe
handle state of Nfc adapter
2023-02-08 17:12:49 +01:00
Dain Nilsson
1ec1aff1b5
Use new NavigationDrawer.
2023-02-07 16:41:08 +01:00
Dain Nilsson
67c717cf13
Fix text style in reset dialogs.
2023-02-07 14:38:23 +01:00
Dain Nilsson
0788d731f3
Theme tweaks.
2023-02-07 14:01:17 +01:00
Dain Nilsson
8f9107de23
Fixup account view theme.
2023-02-07 12:31:21 +01:00
Dain Nilsson
6c842049b6
Set up some base colors for testing.
2023-02-07 12:31:21 +01:00
Dain Nilsson
ca133b5c6c
Fix incorrect theme usages.
2023-02-07 12:31:17 +01:00
Dain Nilsson
b263f82293
Fix deprecation notices and reset styles.
2023-01-26 11:52:01 +01:00
Dain Nilsson
898cc0c008
Bump version to 6.1.1-dev.0
2023-01-25 09:34:45 +01:00
Dain Nilsson
8acfda79ce
Add tooltip to "Configure YubiKey" button.
2023-01-23 11:26:45 +01:00
Adam Velebil
801540263f
update copyright
2023-01-23 09:39:57 +01:00
Adam Velebil
f5b381ddc0
bump version to 6.1.0+60100
2023-01-23 08:23:14 +01:00
Adam Velebil
dcd02a04b3
use supportedCapabilities in condition
2023-01-20 15:34:24 +01:00
Adam Velebil
b0f79a334c
handle unrecognized devices
2023-01-20 13:21:30 +01:00
Adam Velebil
0d9f69d646
Merge PR #903 .
2023-01-13 17:13:31 +01:00
Adam Velebil
9c1217808c
Merge PR #901 .
2023-01-13 17:04:10 +01:00
Dain Nilsson
e7d8567093
FIDO2: Allow PIN management when locked.
2023-01-13 15:11:38 +01:00
Dain Nilsson
144bc1f20e
Fix current device state for desktop.
2023-01-13 15:11:37 +01:00
Dain Nilsson
7370f6bc99
Refactor "more actions" dialogs and externalize strings.
2023-01-13 15:11:36 +01:00
Adam Velebil
03b9f2e69c
update integration tests
2023-01-13 15:11:35 +01:00
Dain Nilsson
9f79cb7973
Tweak title margin.
2023-01-13 15:11:34 +01:00
Dain Nilsson
e91d262793
Extract localization strings in device_picker_dialog.
2023-01-13 15:11:34 +01:00
Dain Nilsson
13b65c150c
Refactor device picker strings.
2023-01-13 15:11:33 +01:00
Dain Nilsson
0b98312c14
Fix name/subtitle for device.
2023-01-13 15:11:29 +01:00
Dain Nilsson
e19f1a3bc5
Retain device better when elevating to admin.
2023-01-13 15:11:29 +01:00
Dain Nilsson
d5ce976a9a
Experimenting with "More actions" button.
2023-01-13 15:11:07 +01:00
Adam Velebil
b7d494cc77
removed maxLines
2023-01-13 07:58:21 +01:00
Adam Velebil
dc7ce60085
align to center
2023-01-11 11:12:13 +01:00