Adam Velebil
ba2a64e570
update windows CMakeLists
2023-11-23 16:56:46 +01:00
Adam Velebil
4438183014
fix deprecations in android qr scanner views
2023-11-23 16:00:43 +01:00
Adam Velebil
be19eb1a36
fix deprecations in icon_pack_dialog
2023-11-23 15:42:41 +01:00
Dain Nilsson
a74c8556ac
Fix some deprecations.
2023-11-23 15:39:59 +01:00
Adam Velebil
c8007213bd
fix Finder.description
deprecation
2023-11-23 15:33:15 +01:00
Dain Nilsson
e897bffacd
Bump python dependencies.
2023-11-23 14:09:47 +01:00
Dain Nilsson
06f8bb30dc
Bump flutter dependencies.
2023-11-23 14:09:34 +01:00
Dain Nilsson
4ca49b4f4e
Use Flutter 3.16.0.
2023-11-23 14:08:43 +01:00
Adam Velebil
9bf0788a9f
Merge PR #1269 .
2023-11-23 11:39:24 +01:00
Adam Velebil
54dd4e1c4c
Bump yubikit-android to 2.4.0
2023-11-21 17:16:52 +01:00
Dennis Fokin
8aadd6df5b
Merge PR #1265
2023-11-21 16:02:47 +01:00
Dennis Fokin
1965a675ef
Add USB icon and change title
2023-11-17 09:45:57 +01:00
Adam Velebil
55b615486b
Merge PR #1264 .
2023-11-15 11:07:31 +01:00
Adam Velebil
455d0173c4
regenerate freezed and json models
2023-11-15 08:56:52 +01:00
Adam Velebil
fda57c4771
quick fix for implicit_call_tearoffs lint rule
2023-11-15 08:21:50 +01:00
Adam Velebil
5286ae9bdc
fix qrscanner_zxing lint issues
2023-11-15 08:17:46 +01:00
Adam Velebil
dd77603d7a
fix zxing version
2023-11-15 08:02:43 +01:00
Adam Velebil
de1ed9464c
bump android dependencies
2023-11-15 08:01:54 +01:00
Adam Velebil
00709b0229
bump flutter packages
2023-11-15 07:54:54 +01:00
Adam Velebil
2ec1a3847c
Merge PR #1263 .
2023-11-14 14:13:25 +01:00
Adam Velebil
4ae9791841
simplify and add hint
2023-11-14 14:03:47 +01:00
Adam Velebil
40f806ed17
Use env variable for test keys serial numbers
2023-11-13 16:50:20 +01:00
Adam Velebil
a8349e4484
Merge PR #1258 .
2023-11-13 15:45:20 +01:00
Adam Velebil
3bd8062950
revert file modification
2023-11-13 15:02:00 +01:00
Adam Velebil
6b9dee7867
simplify solution
2023-11-13 15:00:07 +01:00
Dennis Fokin
375c72f194
Merge PR #1259
2023-11-10 12:30:07 +01:00
Dennis Fokin
4081361163
Update UI for toggling applications on older keys
2023-11-10 12:26:17 +01:00
Adam Velebil
a1cfc5bb42
use conditional include and generated xcconfig
2023-11-10 12:11:46 +01:00
Dennis Fokin
a3c160a001
Make sure controller gets updated when manually typing new mgmt key
2023-11-09 17:05:49 +01:00
Adam Velebil
9a3fbc92d1
refactor
2023-11-09 11:56:58 +01:00
Adam Velebil
d2bdab565a
use dev team only for debug
2023-11-09 11:33:27 +01:00
Adam Velebil
a073851914
add dev team
2023-11-09 11:14:45 +01:00
Adam Velebil
533c2d26d7
Merge PR #1256 .
2023-11-08 15:08:44 +01:00
Adam Velebil
557b345844
update comment
2023-11-08 15:06:49 +01:00
Adam Velebil
668a050ca7
keep no-break space and ellipsis in ascii \u form
2023-11-08 14:49:11 +01:00
Adam Velebil
2464733f71
Merge PR #1248 .
2023-11-08 12:47:28 +01:00
Dennis Fokin
a1b2f9a85a
Merge PR #1254
2023-11-08 12:37:31 +01:00
Adam Velebil
35562d7a35
reformat arb files
2023-11-08 10:58:18 +01:00
Dennis Fokin
26bc01d5c2
Remove initialization_exception.dart
2023-11-08 10:48:32 +01:00
Dennis Fokin
ab476ef8ec
Clean up code
2023-11-08 10:34:16 +01:00
Dennis Fokin
4233707239
Add plugin for parsing cmd line args
2023-11-07 11:32:17 +01:00
Adam Velebil
6b3076685f
bump cocoapods
2023-11-02 17:37:33 +01:00
Adam Velebil
af739272d8
Merge PR #1242 .
2023-11-02 17:14:30 +01:00
Adam Velebil
946dcad3df
Merge PR #1234 .
2023-11-02 17:12:22 +01:00
Emil Lundberg
96d17b81f5
Merge pull request #1246 from Yubico/lint-check-keys
...
Check that translation keys exist in app_en.arb in translation linter
2023-11-02 17:06:36 +01:00
Emil Lundberg
fcb665e5f4
Merge pull request #1245 from Yubico/lint-customizable-punctuation
...
Make punctuation customizable per language in translation linter
2023-11-02 17:06:19 +01:00
Emil Lundberg
b4fe0c3e9c
Merge pull request #1244 from Yubico/arb-formatter-json
...
Use JSON parser in arb_reformatter.py
2023-11-02 17:06:00 +01:00
Emil Lundberg
88a52f2d95
Restore lost question mark option in app_ja.arb
2023-11-02 16:28:28 +01:00
Emil Lundberg
d5a59392c0
Use strings for lint punctuation customization
...
This will be needed for this to be compatible with the JSON-based ARB
reformatter, which requires all lists to be of equal length in order for
whitespace to line up.
2023-11-02 16:13:08 +01:00
Emil Lundberg
844f2f80c2
Don't recurse arb_reformatter into lists
2023-11-02 16:00:38 +01:00