Commit Graph

766 Commits

Author SHA1 Message Date
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
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
Adam Velebil
00101b21c7
regenerate pigeons 2022-06-20 14:33:16 +02:00
Adam Velebil
851f905c9f
remove dependecy override of analyzer 2022-06-20 14:32:36 +02:00
dependabot[bot]
473939f877
Bump pigeon from 3.1.5 to 3.1.6
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/pigeon-v3.1.6/packages)

---
updated-dependencies:
- dependency-name: pigeon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 10:24:16 +00:00
Adam Velebil
924eaac3a4
Merge PR #154. 2022-06-20 11:42:35 +02:00
Adam Velebil
f17fd09807
bump poetry.lock 2022-06-20 11:26:23 +02:00
Adam Velebil
4b4d60c370
Bump to release version of fido2 2022-06-20 11:14:18 +02:00
Adam Velebil
e1b7240c23
Merge PR #153. 2022-06-15 10:33:38 +02:00
Adam Velebil
ba74f1434e
update version to 6.0.0-dev.0 2022-06-15 10:23:15 +02:00
Adam Velebil
75f50c3c9a
Merge 'release/6.0.0-beta.1' -> merge/6.0.0-beta.1 2022-06-15 10:01:00 +02:00
Dain Nilsson
6f70a943d6
Merge PR 152. 2022-06-14 16:42:43 +02:00
Dain Nilsson
b2bbd519ad
Merge PR #151. 2022-06-14 16:41:47 +02:00
Dain Nilsson
3b986bff9a
Merge PR #150 2022-06-14 16:41:05 +02:00
Dennis Fokin
e75793ae30
Make sure the save button is disabled when no usb application is selected 2022-06-14 16:26:35 +02:00
Dennis Fokin
59f54b6e69
Instructions for Linux 2022-06-14 11:26:26 +02:00
Dain Nilsson
8f932b3af0
Fix Windows license generation. 2022-06-14 09:28:14 +02:00
Dain Nilsson
cdc111eca9
Better error message when gnome-screenshot is missing. 2022-06-14 09:06:02 +02:00
Dain Nilsson
c0674447e9
N attempts -> N attempt(s). 2022-06-13 16:49:53 +02:00
Dain Nilsson
5fa3275ebb
Show better errors. 2022-06-13 16:47:09 +02:00
Dain Nilsson
56a6946164
Correctly handle PC/SC service unavailable. 2022-06-13 15:44:57 +02:00