Commit Graph

1417 Commits

Author SHA1 Message Date
Joakim Troëng
701dfe62f0 Merge remote-tracking branch 'origin/main' into test/otp-tests 2024-02-06 10:48:44 +01:00
Joakim Troëng
ea3b684b99 Adding a baseline of integration tests for our otp app, however with some fixes needed:
1. I haven't figured out how right clicking works in integration tests
	2. How to disting slot 1 and slot 2 logic is not done.
Otherwise these tests should just work.
2024-02-06 10:42:14 +01:00
Adam Velebil
02a3bc3a57
Merge PR #1373. 2024-02-05 17:18:14 +01:00
Adam Velebil
2436df6741
update code structure 2024-02-05 17:07:35 +01:00
Adam Velebil
c8931e6328
switch to function 2024-02-05 16:55:36 +01:00
Adam Velebil
43c9fa28bf
Merge PR #1376. 2024-02-05 16:40:04 +01:00
Adam Velebil
23d8624def
run dart build_runner 2024-02-05 15:15:38 +01:00
Dain Nilsson
3602ec0df3
Fix Intent matching type parameter 2024-02-05 15:01:23 +01:00
Dain Nilsson
cc4ecea13c
Merge PR #1368 2024-02-05 14:51:38 +01:00
Adam Velebil
f566206030
Merge PR #1351. 2024-02-05 14:42:07 +01:00
Dain Nilsson
c82b147d66
Fix updating a Provider in build. 2024-02-05 14:11:17 +01:00
Adam Velebil
d563a060eb
abstract add oath account action with riverpod 2024-02-05 13:44:00 +01:00
Adam Velebil
83716a6e8e
unify android add oath account flow 2024-02-05 11:52:15 +01:00
Dain Nilsson
7949dfdfb9
Refactor Applications
- Remove unused Applications.
- Replace supportedApplicationsProvider with feature flags.
- Simplify code.
2024-02-03 16:12:51 +01:00
Dain Nilsson
f7a9e946e5
Base reset capabilities on platform and feature flags 2024-02-02 17:03:29 +01:00
Joakim Troëng
c0a9d2b8f8 Added all keys and the full oath util case for testing oath reset, still need work:
- fix the meatball menu logic so it will work only for the correct yubikey
- investigage why factoryResetPickResetOath does not work atm
2024-02-02 14:28:37 +01:00
Dain Nilsson
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Dain Nilsson
688211ddf6
Respect allowCancel in dialog mode 2024-02-02 13:38:21 +01:00
Adam Velebil
b74cbe3bcb
switch YubiKey applets 2024-02-01 17:16:43 +01:00
Dennis Fokin
fbec248dae
Fix conflicts 2024-02-01 11:45:56 +01:00
Adam Velebil
7d46f93056
Use header instead of message 2024-02-01 09:01:20 +01:00
Daviteusz
71648a0ff4 Update Polish translation 2024-01-31 17:22:43 +01:00
Adam Velebil
5a6e87028d
update OperationContext enum 2024-01-31 10:40:03 +01:00
Adam Velebil
eddee700b3
reset FIDO app over USB and NFC 2024-01-31 10:40:01 +01:00
Adam Velebil
8e304c53f9
fix formatting 2024-01-31 10:39:59 +01:00
Adam Velebil
9d3a908b40
reset FIDO over NFC (wip) 2024-01-31 10:39:57 +01:00
Adam Velebil
8292d557a1
implement delete FIDO credential 2024-01-31 10:39:54 +01:00
Adam Velebil
5f4b136718
fix formatting 2024-01-31 10:39:52 +01:00
Adam Velebil
22e94e633e
update string resources 2024-01-31 10:39:51 +01:00
Adam Velebil
c2f6ab281a
remove unused variable 2024-01-31 10:39:49 +01:00
Adam Velebil
5be4b9fcf7
update source license years to 2024 2024-01-31 10:39:48 +01:00
Adam Velebil
a3217596fd
get fido credentials 2024-01-31 10:39:46 +01:00
Adam Velebil
0ead508065
support cancellation exception 2024-01-31 10:39:42 +01:00
Adam Velebil
7254e8ef10
FIDO unlock & setPin 2024-01-31 10:39:39 +01:00
Dain Nilsson
c2624592cd
Merge PR #1361 2024-01-31 10:13:30 +01:00
Elias Bonnici
ac5ad2d056
Fix OATH accounts loading UI. 2024-01-31 09:34:45 +01:00
Dain Nilsson
8154c45f1a
Hide the rail on phones when in portrait mode 2024-01-30 18:47:57 +01:00
Dain Nilsson
84a6db60d3
Remove unneeded Color conversion 2024-01-30 18:20:58 +01:00
Rikard Braathen
8b87accccc
some color changes for the theme selector and across the app 2024-01-30 17:29:24 +01:00
Elias Bonnici
efa593b3aa
Change fingerprints "get started" text. 2024-01-29 17:41:39 +01:00
Dain Nilsson
a57644b655
Tweak some strings 2024-01-29 15:34:36 +01:00
Dain Nilsson
d4a6a17568
Remove unused strings 2024-01-29 15:20:16 +01:00
Dain Nilsson
00b1087388
Tweak more strings 2024-01-29 14:58:00 +01:00
Dain Nilsson
beb5bd764a
Tweak strings 2024-01-29 12:05:24 +01:00
Dain Nilsson
97d2f798dd
Fix wrong string used 2024-01-29 11:17:37 +01:00
Elias Bonnici
1e11690e51
Change elevated permissions view for FIDO on Windows. 2024-01-29 11:13:05 +01:00
Dain Nilsson
fa6cbf5de7
Remove duplicate string 2024-01-29 09:20:07 +01:00
Dain Nilsson
ae65b99c6b
PIV: Don't default to changing management key type 2024-01-26 16:37:23 +01:00
Dain Nilsson
4e5e25b4ae
Use lowercase "p" in passkeys 2024-01-26 16:11:17 +01:00
Elias Bonnici
99ffe7a38b
Change max width of MessagePage content. 2024-01-26 15:29:30 +01:00
Elias Bonnici
6d938dba91
Change text style in delete account dialog. 2024-01-26 14:30:16 +01:00
Elias Bonnici
2fefb997fe
Add CTA to passkeys view for BIO keys.
This commit also changes the actions property in `AppPage`.
2024-01-26 14:20:29 +01:00
Elias Bonnici
81ac767036
Allow multiple capabilities. 2024-01-26 11:59:37 +01:00
Dain Nilsson
aee0824bf3
Fix reset dialog texts and buttons 2024-01-26 10:46:41 +01:00
Elias Bonnici
5fdb34f343
Change various MessagePage views. 2024-01-26 10:36:10 +01:00
Dain Nilsson
2198f02184
Reorder Passkeys and Fingerprints in navigation 2024-01-25 15:44:11 +01:00
Dain Nilsson
2de557324f
Remove avatar-less mode for OATH 2024-01-25 15:08:43 +01:00
Dain Nilsson
561abb30ed
Rename CapabilityChip -> CapabilityBadge 2024-01-25 15:08:23 +01:00
Dain Nilsson
d9004efd12
Restyle capability chip -> badge 2024-01-25 14:15:10 +01:00
Rikard Braathen
a26e809cc9
use default background instead of surface 2024-01-25 13:19:58 +01:00
Rikard Braathen
040e15d02e
remove line addded by mistake 2024-01-25 13:00:59 +01:00
Rikard Braathen
c76f37b0aa
universally set and finetuned text colors 2024-01-25 12:52:42 +01:00
Dain Nilsson
d20abfcafb
Fix "last used" color. 2024-01-24 19:21:45 +01:00
Dain Nilsson
2364383347
Remove unnecessary providers. 2024-01-24 17:38:06 +01:00
Dain Nilsson
c06a6ac938
Refactor KeyCustomization Providers. 2024-01-24 17:13:03 +01:00
Dennis Fokin
7921adc8d8
Fix conflicts 2024-01-24 14:59:52 +01:00
Dain Nilsson
ee19f41545
Move Toggle Application and Factory Reset to context menu. 2024-01-24 14:30:01 +01:00
Elias Bonnici
f82ec1579c
Change the minimum width for showing avatar in AccountView. 2024-01-24 14:02:06 +01:00
Elias Bonnici
556af8ad7b
Fix subtitle in add account item for NEO keys. 2024-01-24 14:02:05 +01:00
Elias Bonnici
3394d25249
Change minimum window size. 2024-01-24 14:02:05 +01:00
Elias Bonnici
3f0600619a
Add capability chips and minor UI changes. 2024-01-24 14:02:04 +01:00
Dain Nilsson
1f29024cf8
Cleanups in code. 2024-01-24 14:02:04 +01:00
Dain Nilsson
7920d53430
Split FidoScreen into multiple screen. 2024-01-24 14:02:03 +01:00
Elias Bonnici
7d9ef5e30c
Add CTA chips to OATH and WebAuthn, and refactor message page. 2024-01-24 14:02:03 +01:00
Elias Bonnici
ffdac2b443
Change AppPage view. 2024-01-24 14:02:02 +01:00
Dain Nilsson
d759b57b4d
Remove individual reset dialogs. 2024-01-24 14:02:02 +01:00
Dain Nilsson
9991eba44b
Add universal factory reset. 2024-01-24 14:02:01 +01:00
Dain Nilsson
2db9c5e2d1
Refactor Applications.
- Make Capabilities translatable.
- Rename applications based on views.
- Split Webauthn app into WebAuthn, passkeys, fingerprints.
2024-01-24 14:02:00 +01:00
Elias Bonnici
74a6ac0b13
Extend error handling for OATH QR scanning. 2024-01-24 13:34:14 +01:00
Dennis Fokin
e832a2d4ba
Remove icon from dock when --hidden 2024-01-24 13:09:33 +01:00
Adam Velebil
d56166b6ca
store lastUsedColor as int 2024-01-24 13:01:39 +01:00
Adam Velebil
2c4ac862fa
dialog Save active only if name or color changed 2024-01-24 12:44:35 +01:00
Adam Velebil
fda2168c26
submit on pressing enter in the dialog 2024-01-24 12:39:08 +01:00
Adam Velebil
855915cd87
improve KeyCustomization serialization 2024-01-24 12:35:09 +01:00
Adam Velebil
9c4e31ef46
update property names of KeyCustomization 2024-01-24 11:14:55 +01:00
Adam Velebil
15212af086
freeze KeyCustomization 2024-01-24 10:57:23 +01:00
Adam Velebil
af66e9201a
Merge branch 'main' into adamve/key_customizations 2024-01-24 10:22:30 +01:00
Adam Velebil
6597bf5bb5
Use JsonConverter for Issuer field 2024-01-24 09:39:03 +01:00
Adam Velebil
b275f50110
review fixes 2024-01-23 17:15:26 +01:00
Adam Velebil
98d1412341
persist last used color 2024-01-23 16:42:16 +01:00
Adam Velebil
6bbc9157c9
improve key customization dialog layout 2024-01-23 15:57:46 +01:00
Adam Velebil
c7d912f272
use shared preferences for key customizations 2024-01-23 15:12:28 +01:00
Adam Velebil
a61012f563
update conditions for showing context menu items 2024-01-23 14:41:29 +01:00
Dennis Fokin
8eed7378e2
Make sure systray behaves correctly when right-clicking on icon 2024-01-23 14:22:05 +01:00
Adam Velebil
dfdf82805c
fix selected key tile background color 2024-01-23 14:03:21 +01:00
Adam Velebil
e834c40c69
don't force primary color on seeded colorScheme 2024-01-23 13:46:18 +01:00
Dennis Fokin
127b1427f1
Improve handling of hidden/shown window 2024-01-23 13:23:52 +01:00
Adam Velebil
d27443dc45
add context menu icons 2024-01-23 12:56:54 +01:00
Adam Velebil
20f8d6fd25
simplify working with KeyCustomization 2024-01-23 12:36:13 +01:00
Adam Velebil
56e20520a2
Merge branch 'main' into adamve/key_customizations 2024-01-23 10:59:31 +01:00
Dain Nilsson
5cfd2f1e83
Fix rebuilding-loop of AppPages when not expanded.
Also fix deselect of FIDO items when resized to non-expanded.
2024-01-23 10:48:22 +01:00
Adam Velebil
502d51af67
Add context menu to navigation rail items 2024-01-23 10:42:56 +01:00
Adam Velebil
bdd09192af
revert non-changes 2024-01-22 18:10:34 +01:00
Adam Velebil
68238f6742
update feature file structure 2024-01-22 17:57:46 +01:00
Adam Velebil
f21a41c4d4
update context menu 2024-01-22 17:27:51 +01:00
Adam Velebil
1d12390a5c
minimize changes to main 2024-01-22 11:15:36 +01:00
Adam Velebil
b01c3a9abe
move customize action to picker menu 2024-01-22 11:15:10 +01:00
Adam Velebil
a877b1a173
wrap device picker tile in local theme 2024-01-22 11:14:36 +01:00
Adam Velebil
3a20f34513
device picker updates 2024-01-22 11:14:32 +01:00
Adam Velebil
0e2d5c87e9
nfcIcon background in picker is transparent 2024-01-22 11:14:28 +01:00
Adam Velebil
6533955d70
transparent background for non-active devices 2024-01-22 11:14:24 +01:00
Adam Velebil
4510edcaf7
use dialog 2024-01-22 11:14:19 +01:00
Adam Velebil
e679d501b2
preview selected color in customization dialog 2024-01-22 11:13:11 +01:00
Adam Velebil
7ede30b641
react to key change 2024-01-22 11:13:06 +01:00
Adam Velebil
c7f2b651fd
customize color and display name 2024-01-22 11:12:08 +01:00
Rikard Braathen
2fd73f9533
changed textTheme.tall to textTheme.englishLike2021 2024-01-19 15:09:18 +01:00
Rikard Braathen
a794691e7b
improved TextStyle theme settings for ListItem 2024-01-19 15:09:17 +01:00
Rikard Braathen
cedd620165
changed colors for text objects, corrected bold fonts, buttons, paddings, dialog overlays and minor fixes here and there 2024-01-19 15:09:14 +01:00
Dain Nilsson
de213e10fb
Focus on clicked AppListItem. 2024-01-19 12:59:57 +01:00
Dain Nilsson
e4d49ea4b4
Refactor Actions to use custom Widgets more. 2024-01-19 12:32:46 +01:00
Dain Nilsson
5d286de0a0
Refactor Intents/Actions.
Big changes to Intents/Actions where we now have an argument for several
of the intents to indicate the target. This allows for handling these
actions on a higher level.
2024-01-19 12:32:46 +01:00
Dain Nilsson
50dd72b83b
Remove child from AppPage (use builder instead). 2024-01-19 12:32:45 +01:00
Dain Nilsson
fa05e72538
Separate "detailed view" from "key actions". 2024-01-19 12:32:45 +01:00
Dain Nilsson
0e709f0085
Fix state of details column. 2024-01-19 12:32:44 +01:00
Dain Nilsson
b50ada490a
Visual tweaks. 2024-01-19 12:32:43 +01:00
Dain Nilsson
72f03e3486
Add 3-column view for and FIDO, OTP. 2024-01-19 12:32:43 +01:00
Elias Bonnici
a7984a5e4e
Fix duplicate FileDropTarget. 2024-01-19 12:32:42 +01:00
Dain Nilsson
5462ffe6c5
Small UI tweaks. 2024-01-19 12:32:42 +01:00
Dain Nilsson
69b4e02367
Use builder in AppPage for child. 2024-01-19 12:32:41 +01:00
Dain Nilsson
07fb161402
Test of 3 column view. 2024-01-19 12:32:40 +01:00
Dennis Fokin
6083de1303
Merge PR #1324 2024-01-18 15:36:53 +01:00
Elias Bonnici
b1a706631f
Merge PR #1331. 2024-01-15 10:43:10 +01:00
Elias Bonnici
b9e4070ae0
Run onCancel when tapping outside dialog barrier. 2024-01-15 09:31:12 +01:00
Elias Bonnici
74bdacf044
Merge PR #1329. 2024-01-11 13:44:35 +01:00
Elias Bonnici
f7613d5e78
Show progressbar when icon pack is loading. 2024-01-11 12:44:35 +01:00
Elias Bonnici
91f236a414
Only modify name if issuer is null. 2024-01-11 11:14:52 +01:00
Elias Bonnici
87b463f4e8
Fix parsing of otpauth-migration Uri.
This solves the issue regarding duplicate accounts not being
recognized.
2024-01-10 17:02:41 +01:00
Elias Bonnici
e0521f931a
Allow drag & dropping icon packs. 2024-01-10 16:06:12 +01:00
Dain Nilsson
73a5e4aa6b
Merge PR #1317. 2024-01-09 16:17:41 +01:00
spaette
da97823d30
typos 2024-01-09 16:16:43 +01:00
Elias Bonnici
ec1459315d
Change subTitle to subtitle and make overlay required. 2024-01-09 13:09:29 +01:00
Elias Bonnici
33be7edbf0
Use theme color in FileDropOverlay. 2024-01-09 13:09:28 +01:00
Elias Bonnici
6c67b209df
Add FileDropOverlay widget. 2024-01-09 13:09:26 +01:00
Elias Bonnici
6a68d2a7a0
Move variables into onFileDropped. 2024-01-09 13:09:25 +01:00
Elias Bonnici
b5bd831f88
Add custom overlay for OATH QR drag & drop. 2024-01-09 13:09:23 +01:00
Elias Bonnici
ec7a002fdf
Allow multi-account QR codes in OathAddAccountPage. 2024-01-09 13:09:22 +01:00
Elias Bonnici
25154251a7
Add FileDropTarget to OATH screen. 2024-01-09 13:09:19 +01:00
Dennis Fokin
cf926210ea
Do not remember systray status between runs 2024-01-05 11:01:37 +01:00
Dain Nilsson
76e9ceabcf
Add graphics for NFC no/unknown device. 2023-12-22 14:07:56 +01:00
Dain Nilsson
dfbcae645e
Remove hardcoded colors. 2023-12-22 12:52:48 +01:00
Dain Nilsson
a23e533ba5
Fix hide/show icon color. 2023-12-21 14:28:24 +01:00
Dain Nilsson
9f067b8f2a
Fix icon colors more. 2023-12-21 13:37:21 +01:00
Dain Nilsson
a000e2bb5f
Fix icon colors. 2023-12-21 12:21:15 +01:00
Dain Nilsson
957e322bdd
Fix icon color in device picker. 2023-12-20 15:55:22 +01:00
Dain Nilsson
62e73a246e
Remove unused graphics. 2023-12-20 15:44:43 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Elias Bonnici
06c33e6205
Remove unnecessary usage of spread operator. 2023-12-20 14:50:28 +01:00
Elias Bonnici
7e384dae2e
Fix margins in FIDO bio enrollment view. 2023-12-20 14:50:26 +01:00
Elias Bonnici
36f0877881
Change FIDO bio enrollment UI. 2023-12-20 14:50:21 +01:00
Elias Bonnici
9fcf468fe5
Add specific error status for FIDO key mismatch. 2023-12-20 14:18:59 +01:00
Elias Bonnici
a08fb71ec6
Add localisation strings for FIDO error messages. 2023-12-20 13:06:17 +01:00
Elias Bonnici
0d3c7ef4a0
Fix broken tests. 2023-12-15 14:34:10 +01:00
Dain Nilsson
d8debd239a
Ensure padding around suffix icons. 2023-12-15 14:16:24 +01:00
Elias Bonnici
b37d19164d
Fix duplicate error icons. 2023-12-15 09:37:34 +01:00
Elias Bonnici
868c96b72b
Add feature per OTP configuration type. 2023-12-15 08:39:11 +01:00
Elias Bonnici
2b8c5259ba
Add yubiotp interface fallback mechanism. 2023-12-15 08:04:02 +01:00
Elias Bonnici
e607d0a1c0
Put AppInputDecoration in separate file. 2023-12-14 17:46:32 +01:00
Elias Bonnici
7ea025f9f0
Add AppInputDecoration to AppTextFormField. 2023-12-14 17:21:46 +01:00
Elias Bonnici
a7f6284dd7
Add missing localizations. 2023-12-14 16:55:57 +01:00
Elias Bonnici
dc5d3ce9dc
Add AppInputDecoration. 2023-12-14 16:38:10 +01:00
Elias Bonnici
ce5b8abe81
Fix typo in logger. 2023-12-14 16:37:24 +01:00
Elias Bonnici
261a0c1f14
Use AppTextField instead of TextField. 2023-12-14 13:16:34 +01:00
Elias Bonnici
8fd753431d
Don't close FIDO reset dialog on done. 2023-12-13 19:36:50 +01:00
Elias Bonnici
635289499c
Linting fixes. 2023-12-13 19:35:17 +01:00
Elias Bonnici
564f074244
Change view in OATH unlock_form. 2023-12-13 13:37:14 +01:00
Elias Bonnici
70ed3bbf05
Remove duplicate strings. 2023-12-13 13:37:12 +01:00
Dennis Fokin
be386c4a9e
Progressbar for reseting FIDO 2023-12-13 13:37:10 +01:00
Dennis Fokin
ab8cda0efc
Chip instead of checkbox for remembering pw 2023-12-13 13:37:08 +01:00
Dennis Fokin
613d05fbb2
Add visibility icon to fields with obscureText 2023-12-13 13:37:06 +01:00
Elias Bonnici
fa92927f13
Add error suffixIcon. 2023-12-13 13:37:02 +01:00
Elias Bonnici
63bb18b2be
Enhance error handling in OTP. 2023-12-13 13:33:58 +01:00
Elias Bonnici
23ebcb6955
Persist last selected YubiOTP Output file. 2023-12-13 13:33:56 +01:00
Elias Bonnici
607ff95e31
Add export of YubiOTP credential. 2023-12-13 13:33:54 +01:00
Elias Bonnici
2e20c2db44
Add OTP application. 2023-12-13 13:33:49 +01:00
Adam Velebil
925e0a3a36
Merge branch 'main' into adamve/update_android_string_res 2023-12-12 16:11:49 +01:00
Dain Nilsson
d6901ffd20
Bump version to 6.4.0-dev.0 2023-12-12 09:46:25 +01:00
Adam Velebil
96c9d654cf
bump build number 2023-12-06 13:58:37 +01:00
Adam Velebil
ce1c1edb77
Merge PR #1293. 2023-12-06 13:29:07 +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
d8988c2227
set version to 6.3.1 2023-12-05 08:36:44 +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
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
Adam Velebil
b663ea2774
Merge branch 'main' 2023-11-28 11:30:22 +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
Adam Velebil
c53bb5d696
Merge branch 'main' into adamve/test/harvest_boilerplate_integrationtests 2023-11-24 09:09:23 +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
Adam Velebil
81c1a949ed
Merge branch 'main' into adamve/test/harvest_boilerplate_integrationtests 2023-11-17 13:39:15 +01:00
Joakim Troëng
854ab40aba piv management key tests evolved. 2023-11-17 12:20:12 +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
Adam Velebil
0fdd1188c7
harvest test/boilerplate_integrationtests 2023-11-14 16:44:14 +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