Commit Graph

2457 Commits

Author SHA1 Message Date
Adam Velebil
e9c9e2350e
Merge PR #1295. 2023-12-06 13:51:10 +01:00
Dain Nilsson
386ab0f765
Update NEWS. 2023-12-06 13:49:27 +01:00
Adam Velebil
8c9f900a3a
add multiple accounts on any connection 2023-12-06 13:47:10 +01:00
Adam Velebil
ce1c1edb77
Merge PR #1293. 2023-12-06 13:29:07 +01:00
Adam Velebil
a253f383e0
make integration tests wait for device connection 2023-12-06 13:27:18 +01:00
Dain Nilsson
9ac653d5f9
Merge PR #1294. 2023-12-06 13:07:05 +01:00
Dain Nilsson
896dc6760e
Enlarge keyboard shortcut text. 2023-12-06 13:05:17 +01:00
Dain Nilsson
33b727b238
Replace empty issuer with null. 2023-12-06 09:16:29 +01:00
Adam Velebil
31b6579837
Handle null qrScanner 2023-12-05 16:50:06 +01:00
Adam Velebil
f3c5d88459
python3 env fix 2023-12-05 10:07:03 +01:00
Adam Velebil
b7143912f6
don't use deprecated cElementTree 2023-12-05 08:46:51 +01:00
Adam Velebil
3bbd149698
add docstring 2023-12-05 08:44:20 +01:00
Adam Velebil
d8988c2227
set version to 6.3.1 2023-12-05 08:36:44 +01:00
Adam Velebil
2bf77e335f
Merge PR #1292. 2023-12-05 08:32:39 +01:00
Adam Velebil
6f3a0a5d2c
Merge branch 'main' into adamve/test/android_updates 2023-12-04 16:41:33 +01:00
Adam Velebil
45ca4edddc
update android string res from arb files 2023-12-04 16:23:53 +01:00
Joakim Troëng
e62eb0fe57
Merge pull request #1282 from Yubico/adamve/test/harvest_boilerplate_integrationtests
Base line integration tests of all existing GUI
2023-12-04 15:45:28 +01:00
Joakim Troëng
64c69b1a3b Removing webauthn tests until we have a resolved how to test that properly 2023-12-04 15:29:14 +01:00
Joakim Troëng
b5ed997fab Adding some documentation regarding 2023-12-04 15:28:42 +01:00
Joakim Troëng
1e3c933902 Adding some documentation regarding 2023-12-04 15:28:07 +01:00
Adam Velebil
91342ff01f
Merge PR #1290. 2023-12-04 15:22:50 +01:00
Joakim Troëng
eb4e854ed5 removing old documentation 2023-12-04 15:07:27 +01:00
Adam Velebil
81e3785dc9
bump android dependencies 2023-12-04 14:47:12 +01:00
Adam Velebil
87899701e7
bump flutter version 2023-12-04 14:40:29 +01:00
Adam Velebil
fe5107f3be
bump flutter packages 2023-12-04 14:40:07 +01:00
Adam Velebil
35b0180942
bump gh actions 2023-12-04 14:35:14 +01:00
Dain Nilsson
8056c5a370
Merge PR #1281. 2023-12-01 09:41:51 +01:00
Dain Nilsson
875b821fbf
Conditional pre-commit hooks. 2023-11-30 19:29:28 +01:00
Dain Nilsson
f07633630f
Re-format arb files on commit. 2023-11-30 15:15:59 +01:00
Dain Nilsson
243d65fb4d
Add hook for running mypy from poetry. 2023-11-30 14:32:53 +01:00
Dain Nilsson
b40451ab75
Run flutter hooks sequentially. 2023-11-30 11:25:20 +01:00
Joakim Troëng
68eedc6e92 Adding some documentation regarding 2023-11-29 19:44:23 +01:00
Adam Velebil
cdcb1a2af9
Merge latest parent 2023-11-29 18:33:56 +01:00
Adam Velebil
463d5cc7a6
fix oath addAccount on Android 2023-11-29 18:31:04 +01:00
Joakim Troëng
f58ac5c683 Cleaning up some documentation. 2023-11-29 17:43:52 +01:00
Adam Velebil
e00244cf66
Merge PR #1276. 2023-11-29 16:11:22 +01:00
Joakim Troëng
cfb84af189 small comment 2023-11-29 15:04:20 +01:00
Joakim Troëng
22f04b5ff8 small fix 2023-11-29 14:13:19 +01:00
Joakim Troëng
d1fd87a9e4 changing name to *_test_util.dart for uniformity. 2023-11-29 14:13:19 +01:00
Joakim Troëng
19f5fdf797 changing name to *_test_util.dart for uniformity. 2023-11-29 14:08:50 +01:00
Joakim Troëng
d1b20c45f3 file rename 2023-11-29 13:38:15 +01:00
Dain Nilsson
1452bc0d70
Run pre-commit on build. 2023-11-29 13:37:48 +01:00
Adam Velebil
e8da7f51ef
add testrunner for android 2023-11-29 11:59:29 +01:00
Dain Nilsson
83fda9ddf5
Add pre-commit with formatting and linting. 2023-11-29 10:26:56 +01:00
Dain Nilsson
2151902c57
Add mypy config for use with poetry. 2023-11-29 10:25:06 +01:00
Dain Nilsson
3e30cbdad3
Merge PR #1280. 2023-11-29 09:00:35 +01:00
Adam Velebil
8a56a2b71a
add test tags 2023-11-28 16:51:44 +01:00
Dain Nilsson
b57ead2382
Don't analyze intermediate manifests, only the merged one. 2023-11-28 14:11:43 +01:00
Adam Velebil
d9b5eb7413
fix warnings 2023-11-28 11:37:37 +01:00
Adam Velebil
f44b578b13
Merge 'boilerplate_integrationtests' to android_updates 2023-11-28 11:36:43 +01:00