Commit Graph

1017 Commits

Author SHA1 Message Date
Dain Nilsson
f07633630f
Re-format arb files on commit. 2023-11-30 15:15:59 +01:00
Dain Nilsson
83fda9ddf5
Add pre-commit with formatting and linting. 2023-11-29 10:26:56 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Adam Velebil
f278ddff0b
Merge branch 'main' into adamve/disable_text_field_autocorrect 2023-11-27 10:56:25 +01:00
Dain Nilsson
29849a94c8
Merge PR #1275. 2023-11-24 12:41:50 +01:00
Adam Velebil
f60e5ad756
add AppTextField/AppTextFormField 2023-11-24 11:17:58 +01:00
Daviteusz
d0f7c50de0 Update Polish translations 2023-11-24 04:27:44 +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
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
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
Dennis Fokin
4081361163
Update UI for toggling applications on older keys 2023-11-10 12:26:17 +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
533c2d26d7
Merge PR #1256. 2023-11-08 15:08:44 +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
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
946dcad3df
Merge PR #1234. 2023-11-02 17:12:22 +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
97265d24db
Add default p_endings and q_endings to app_en.arb 2023-11-02 15:31:19 +01:00
Emil Lundberg
b89d628809
Rename @_lint_rules.punctuation to p_endings
Since this lint is specifically about punctuation appropriate for ending a
sentence.
2023-11-02 15:29:21 +01:00
Emil Lundberg
7462f0f0b7
Make punctuation customizable per language 2023-11-02 15:20:31 +01:00
Daviteusz
765cfea353
Update Polish translation 2023-11-01 22:55:46 +01:00
Daviteusz
65e95dbd7a
Merge branch 'main' into translate 2023-11-01 22:44:24 +01:00
Dennis Fokin
505272f576
Merge PR #1239 2023-11-01 11:24:17 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
af828dde4e
pre-review cleanup 2023-10-31 09:03:53 +01:00
Adam Velebil
fefee65c8e
add Read from file to no-permissions view 2023-10-30 17:03:12 +01:00
Dennis Fokin
80a4215706
a11y: Fix tooltip for IconButtons 2023-10-27 15:46:23 +02:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Dain Nilsson
b84801c83e
Don't open popup if empty. 2023-10-23 11:13:54 +02:00
Dain Nilsson
abbd3ae3b6
Add fido flags. 2023-10-23 11:13:51 +02:00
Dain Nilsson
5d9420f47f
Refactor feature flag support. 2023-10-23 11:11:34 +02:00
Dain Nilsson
75f8f5be35
Add experimental feature flags for OATH and PIV. 2023-10-23 11:11:30 +02:00
Daviteusz
dca6eaa805
Update Polish translation
- Fixed sorting to match app_en.arb
- Updated translations
- Removed unnedded few whitespaces
2023-10-22 22:26:40 +02:00
Adam Velebil
23cefaa493
Merge branch 'main' into adamve/android_scan_from_file 2023-10-20 16:11:42 +02:00
Dain Nilsson
8333f20e04
Handle CTAP2 forcePinChange. 2023-10-20 13:57:17 +02:00
Adam Velebil
75c39d7425
Merge PR #1232. 2023-10-20 12:04:07 +02:00
Adam Velebil
ab35c6ef7d
update code style 2023-10-20 11:38:49 +02:00
Dennis Fokin
9875c2fced
Show correct error message on ErrorPage 2023-10-20 11:15:10 +02:00
Dennis Fokin
556be0dbda
Add extra checks related to flags 2023-10-20 10:52:37 +02:00
Adam Velebil
9dc76a20a9
refactor and add tests 2023-10-20 09:59:31 +02:00
Adam Velebil
604ac19294
initial impl 2023-10-19 16:35:45 +02:00
Adam Velebil
548288b54e
disable file drop on Android 2023-10-19 08:20:18 +02:00