Adam Velebil
3b75f5ce27
fix yubikit-android dependency
2022-07-22 10:08:31 +02:00
Adam Velebil
766bab7571
bump yubikit-android version in gh action
2022-07-21 17:41:49 +02:00
Adam Velebil
902eb6718d
Merge branch 'main' into fix/android-nfc
2022-07-21 17:24:35 +02:00
Adam Velebil
89d9a64941
regenerate freezed files
2022-07-21 16:38:45 +02:00
Adam Velebil
56da20b442
regenerate pigeon files
2022-07-21 16:38:20 +02:00
Adam Velebil
888c1d618d
update versions and lockfile
2022-07-21 16:37:58 +02:00
Dennis Fokin
1b900e319c
Merge PR #168
2022-07-12 15:08:07 +02:00
Dennis Fokin
cb54c18c3c
Merge PR #165
2022-07-12 14:44:20 +02:00
Dennis Fokin
f1883bb88a
Actions win: change mv to cp
2022-07-11 10:32:26 +02:00
Dain Nilsson
a27ace428c
Fix QR scanning and update zxing.
2022-07-08 15:16:08 +02:00
Dain Nilsson
bc5f47d0d7
Test: Fix OATH credential provider.
2022-07-08 09:17:29 +02:00
Dain Nilsson
cb407691e0
Move Chip actions to Popup menu.
2022-07-07 20:31:42 +02:00
Patryk Les
57a9ce9a1c
fix/YADESK-696-optical-adjustments
2022-07-07 15:20:21 +02:00
Dain Nilsson
5605df31fb
Show keyboard shortcut for copy in action name.
2022-07-07 13:45:39 +02:00
Dain Nilsson
c505eb4586
Simplify custom Focus ordering.
2022-07-07 12:41:33 +02:00
Dain Nilsson
315534ecc2
Fix naming.
2022-07-07 11:31:22 +02:00
Dain Nilsson
45e068e2e5
Fix keyboard focus issue in OATH dialog.
2022-07-07 11:30:34 +02:00
Dain Nilsson
c76d3a7647
Merge PR #163 .
2022-07-07 11:26:29 +02:00
Dain Nilsson
beec1224ff
Rebuild freezed classes.
2022-07-07 10:29:42 +02:00
Dain Nilsson
b41e4bc571
Update Flutter dependencies.
2022-07-07 10:26:42 +02:00
Dain Nilsson
c00a16bbea
Update Python dependencies.
2022-07-07 10:15:57 +02:00
Dain Nilsson
17c3045b64
Merge PR #162 .
2022-07-07 09:47:46 +02:00
Dain Nilsson
f81d2d06bc
Add workaround for device picker losing focus on device change.
2022-07-06 18:06:32 +02:00
Dain Nilsson
38528c81ae
Rename and add comments to utf8 utils.
2022-07-06 15:22:15 +02:00
Dain Nilsson
f4838850e7
Add gradient behind device image in picker.
2022-07-06 15:05:15 +02:00
Dennis Fokin
f098d95e7e
Win actions fix
2022-07-06 15:02:28 +02:00
Dennis Fokin
0f41871347
Win: license for installer
2022-07-06 11:49:08 +02:00
Dain Nilsson
9a753ffcc9
OATH make sure values get URL-encoded.
...
Fixes issue with some special characters not working (like ?).
2022-07-06 10:12:30 +02:00
Dain Nilsson
662536140a
Count UTF8 bytes for byte-limited text fields.
2022-07-05 15:30:31 +02:00
Dain Nilsson
7ee5b82906
Improve user interation dialog.
2022-07-05 13:26:43 +02:00
Dain Nilsson
e5db679d0e
Fix toast: Check mounted before removal.
2022-07-05 13:26:12 +02:00
Dain Nilsson
33e986ff7f
Fix device picker for inaccessible device.
2022-07-05 13:25:25 +02:00
Dain Nilsson
827ad19062
Start improving DevicePicker UI.
...
- Add right-click menu for hide/show NFC readers.
- Put more focus on selected device.
2022-07-05 12:14:10 +02:00
Dain Nilsson
c81faf6ce6
Increase blur.
2022-07-05 12:13:56 +02:00
Dain Nilsson
68a776f23b
Update snackbars and options dialogs.
...
* Re-implement snackbar to always be floating, always on top.
* Use a dialog for Options instead of bottom sheet.
2022-07-05 12:13:22 +02:00
Dain Nilsson
7d5ca654a7
Fix regression in Helper when elevating FIDO on Windows.
2022-07-05 12:04:12 +02:00
Dain Nilsson
5742763e1f
Add blur effect.
2022-07-04 12:56:31 +02:00
Dennis Fokin
c0a6bb9577
Merge PR #160
2022-07-01 15:17:51 +02:00
Dennis Fokin
61804c726e
Fix version number through set-version.py
2022-07-01 09:37:37 +02:00
Dennis Fokin
63bb6d88ea
Win: cleanup the script
2022-06-30 12:04:24 +02:00
Dennis Fokin
df03354554
Add version as a parameter to the script
2022-06-30 11:20:57 +02:00
Dennis Fokin
588fe2e647
Win: release script
2022-06-29 15:28:04 +02:00
Dennis Fokin
86cf934c73
Merge PR #156
2022-06-29 09:58:19 +02:00
Dain Nilsson
388159355f
Merge PR #159 .
2022-06-29 09:12:52 +02:00
Dain Nilsson
de2fcba826
Fix FIDO commands for python-fido2 1.0.0.
2022-06-28 20:03:00 +02:00
Dain Nilsson
7f093d97a2
Handle Non-YubiKey NFC devices-
...
This changes the currentDeviceDataNotifier to use an AsyncValue instead
of a nullable YubiKeyData to allow for error states, and handles such a
state for NFC readers when a non-YubiKey is present.
2022-06-28 19:51:58 +02:00
Dain Nilsson
431f7944af
Update helper to latest ykman changes.
2022-06-28 19:24:18 +02:00
Dennis Fokin
de4cdc1eac
Move creation of dmg to script
2022-06-28 15:58:36 +02:00
Dennis Fokin
b36c899282
mac: Create dmg in actions
2022-06-23 14:44:07 +02:00
Adam Velebil
8896d71bfe
Merge PR #155 .
2022-06-20 16:21:34 +02:00