Commit Graph

680 Commits

Author SHA1 Message Date
Dain Nilsson
ad8a7aca1c
Don't highlight "Set PIN" for non-bio. 2022-06-07 14:09:41 +02:00
Dain Nilsson
b4b676319a
Improve behavior for FIDO when credMan isn't supported. 2022-06-07 13:54:09 +02:00
Dain Nilsson
838de1599a
Merge PR #193 2022-06-07 13:53:27 +02:00
Dain Nilsson
8253c11dbc
Ensure pip is updated for venv to generate licenses. 2022-06-07 13:04:05 +02:00
Adam Velebil
4b38d94afd
Merge PR #141. 2022-06-07 11:03:30 +02:00
Adam Velebil
43d9ef4ec6
Merge PR #140. 2022-06-07 11:02:14 +02:00
Adam Velebil
30f3c4c1db
throw on user cancellation (back button) 2022-06-07 10:37:49 +02:00
Dain Nilsson
e3f15e2a8a
Merge PR #142. 2022-06-07 08:59:48 +02:00
Adam Velebil
ff404ff2ee
use FLAG_SECURE only in Release builds 2022-06-07 08:28:17 +02:00
Dain Nilsson
3219a0df25
Updates PyIntaller to 5.1. 2022-06-06 14:58:03 +02:00
Dain Nilsson
9b2d513519
Add Python dependency licenses.
build-helper now also generates assets/licenses/helper.json which are
added to the license view.
2022-06-05 19:44:00 +02:00
Dain Nilsson
b112a92b01
Update Podfile.lock. 2022-06-05 16:49:41 +02:00
Dain Nilsson
8b476016cb
About page fixes.
- Use TextButton instead of text links
- Add "Open source licenses"
- Remove unneeded information that is already in diagnostics output.
2022-06-05 16:35:12 +02:00
Dain Nilsson
253f84f0ac
Helper: Better NFC handling. 2022-06-05 16:35:11 +02:00
Dain Nilsson
ef4af0ad52
Add custom NFC icon. 2022-06-05 16:35:10 +02:00
Dain Nilsson
1897f79f65
Add url_launcher for opening URLs. 2022-06-05 12:26:40 +02:00
Adam Velebil
173ca6627b
YADESK-690 FLAG_SECURE 2022-06-03 17:14:43 +02:00
Dain Nilsson
a59dc4318c
Add actual links to the about page (feedback still missing). 2022-06-03 16:45:02 +02:00
Adam Velebil
d5ad8ed9c0
YADESK-684 avoid null result value on back btn 2022-06-03 15:06:44 +02:00
Adam Velebil
568f2d8645
Merge PR #129. 2022-06-03 13:15:47 +02:00
Adam Velebil
58f4430b22
updated unit tests 2022-06-03 12:09:19 +02:00
Adam Velebil
9697c5a3f4
remove default ctor param values from Session 2022-06-03 11:02:29 +02:00
Dain Nilsson
ce3a942412
Don't show serial number when not available. 2022-06-03 10:36:50 +02:00
Dain Nilsson
3433972023
Use FilterQuality.medium for device images. 2022-06-03 10:15:31 +02:00
Dain Nilsson
4a4580cd6a
Color tweaks to OATH code dialog. 2022-06-02 17:02:15 +02:00
Adam Velebil
5380d5a7f5
updated data types and added yubikit helpers 2022-06-02 16:57:58 +02:00
Dain Nilsson
b8a7276313
Restyle settings page. 2022-06-02 15:49:52 +02:00
Dain Nilsson
1ed3ee27c3
Fix lint warnings. 2022-06-02 15:37:18 +02:00
Dain Nilsson
2f12705500
UI adjustments for ResponsiveDialog. 2022-06-02 15:36:50 +02:00
Dain Nilsson
7f82d9ddbc
Restyle about page. 2022-06-02 15:03:17 +02:00
Dain Nilsson
d016d741a4
Use more consistent styles for lists and adjust alignment. 2022-06-02 14:52:00 +02:00
Dain Nilsson
0f9034071f
Use different sizes for DeviceAvatar. 2022-06-02 14:49:38 +02:00
Adam Velebil
fa5ebe46e6
Merge branch 'main' into fix/YADESK-688-SKY-crashes 2022-06-02 14:11:14 +02:00
Dain Nilsson
119100e08f
Merge PR #138. 2022-06-02 10:00:45 +02:00
Dain Nilsson
e40f865f38
Update Python dependencies. 2022-06-02 09:54:30 +02:00
Dain Nilsson
9e28512dcb
Merge PR #134. 2022-06-02 09:53:07 +02:00
Dain Nilsson
4c34b69c8d
Add asserts for Version parameter ranges. 2022-06-02 09:45:48 +02:00
Dain Nilsson
627e6bdadd
Add timestamp to log entries. 2022-06-02 09:07:17 +02:00
Adam Velebil
9fae52b48b
[Android] add Version to OATH session 2022-06-02 09:07:17 +02:00
Dain Nilsson
8b0f6bf8a5
Fix OATH key verifier.
Prevents incorrect "wrong password" messages.
2022-06-02 09:07:16 +02:00
Dain Nilsson
fbe20b7049
OATH: Version check for touch and algorithm. 2022-06-02 09:07:15 +02:00
Dain Nilsson
92ff8b7ac1
Add OathState.version and rebuild models. 2022-06-02 09:07:15 +02:00
Dain Nilsson
579c71d910
Fix logging levels for Helper. 2022-06-02 09:07:14 +02:00
Dain Nilsson
3e9338395a
FIDO: Show loading-spinner until all data is ready. 2022-06-02 09:07:14 +02:00
Dain Nilsson
60553d190d
Fix version in helper and make set-version fail on unfound entries. 2022-06-02 09:07:13 +02:00
Dain Nilsson
9ed190cb53
Fix MacOS ARM helper check. 2022-06-02 09:07:10 +02:00
Adam Velebil
a714108fee
Merge PR #137. 2022-06-02 08:36:52 +02:00
Adam Velebil
780791d126
bump yubikit-android to 2.1.0-alpha.1 2022-06-01 16:48:35 +02:00
Adam Velebil
98ea2ec049
Merge PR #136. 2022-06-01 14:53:55 +02:00
Adam Velebil
8303cc376b
Merge branch 'main' into patryk/product-images 2022-06-01 14:00:07 +02:00