Dain Nilsson
|
e985130ba3
|
Rename inverted icon.
|
2023-08-22 17:25:06 +02:00 |
|
Joakim Troeng
|
4867970513
|
fixing issue of color inversion
|
2023-08-17 10:56:01 +02:00 |
|
Joakim Troeng
|
8b7032d9f6
|
Changing macos systray icon file format from .eps to .png resolves a
crash on startup when loading systray in macos14.
|
2023-08-16 12:50:55 +02:00 |
|
Dain Nilsson
|
1f4428b6a7
|
Merge PR #1144
|
2023-08-09 12:06:58 +02:00 |
|
Dain Nilsson
|
3f3298427c
|
Add SafeArea to FsDialog.
|
2023-08-08 15:38:31 +02:00 |
|
Adam Velebil
|
23316ab7c0
|
Merge PR #1098.
|
2023-08-02 16:55:23 +02:00 |
|
Adam Velebil
|
2ec347c2dd
|
Merge PR #1097.
|
2023-08-02 16:40:53 +02:00 |
|
Adam Velebil
|
a8db39ef7b
|
fix after merge compile error
|
2023-08-02 16:34:43 +02:00 |
|
Adam Velebil
|
080f79fea5
|
Merge branch 'main' into adamve/android_nfc_dialog_localization_support
|
2023-08-02 16:17:10 +02:00 |
|
Adam Velebil
|
4f866a89ab
|
Merge branch 'main' into adamve/fix/android_bitesize
|
2023-08-02 16:10:45 +02:00 |
|
Adam Velebil
|
8936a7f04e
|
Revert "use traffic level for icon pack logging"
This reverts commit a2d503448a .
|
2023-08-02 16:07:40 +02:00 |
|
Dain Nilsson
|
20e032720d
|
Merge PR #1139.
|
2023-08-01 08:57:01 +02:00 |
|
Dain Nilsson
|
643ae270dd
|
Bump dependencies.
|
2023-07-31 16:21:36 +02:00 |
|
Dain Nilsson
|
1350f73e53
|
Merge PR #1134.
|
2023-07-25 11:13:28 +02:00 |
|
Alexandru Geana
|
e087f6f21c
|
Additional security flags for Linux builds
|
2023-07-17 14:12:20 +02:00 |
|
Alexandru Geana
|
188a58dd7d
|
Additional security flags for Windows builds
|
2023-07-17 13:43:20 +02:00 |
|
Dennis Fokin
|
d818579245
|
Merge PR #1127
|
2023-07-10 10:48:03 +02:00 |
|
Dain Nilsson
|
649da32b83
|
Only enable CFG for Release builds.
|
2023-07-07 18:10:16 +02:00 |
|
Dain Nilsson
|
17d35ecdde
|
Merge PR #1124.
|
2023-07-06 10:30:07 +02:00 |
|
Dain Nilsson
|
9ec23c3443
|
Enable /GUARD:CF during Windows compilation.
|
2023-07-05 17:03:29 +02:00 |
|
Dain Nilsson
|
6bda205832
|
Merge PR #1123.
|
2023-07-05 16:35:04 +02:00 |
|
Dain Nilsson
|
fd606fa788
|
Don't show nav rail on phones.
|
2023-07-05 16:07:11 +02:00 |
|
Dain Nilsson
|
3d330e6d35
|
Fix NFC reader name overflow.
|
2023-07-04 14:21:14 +02:00 |
|
Dain Nilsson
|
d49d57abe7
|
Fix integration tests.
|
2023-07-04 14:21:13 +02:00 |
|
Dain Nilsson
|
05220e8089
|
Implement navigation rail with collapsed/expanded views.
|
2023-07-04 14:21:13 +02:00 |
|
Dain Nilsson
|
e42f7e4e67
|
Prevent underlying page from stealing focus from ResponsiveDialog.
|
2023-07-04 14:21:11 +02:00 |
|
Dain Nilsson
|
7f1963d310
|
PIV fixes.
|
2023-07-04 14:21:10 +02:00 |
|
Dain Nilsson
|
52bff18471
|
Start refactoring actions.
|
2023-07-04 14:21:09 +02:00 |
|
Dain Nilsson
|
25c728b145
|
Various fixes.
|
2023-07-04 14:21:06 +02:00 |
|
Dain Nilsson
|
4525198f9b
|
Refactor ActionItem avatar colors.
|
2023-07-04 14:21:06 +02:00 |
|
Dain Nilsson
|
4bd322a268
|
Extract ActionList classes.
|
2023-07-04 14:21:05 +02:00 |
|
Dain Nilsson
|
3f821497cd
|
More debug logging.
|
2023-07-04 14:21:05 +02:00 |
|
Dain Nilsson
|
fcd226f123
|
Add localized strings.
|
2023-07-04 14:21:04 +02:00 |
|
Dain Nilsson
|
efa8f35e05
|
Add PIV to helper.
|
2023-07-04 14:21:04 +02:00 |
|
Dain Nilsson
|
9eeb44f3ac
|
Update FIDO passkeys views.
|
2023-07-03 11:36:49 +02:00 |
|
Dain Nilsson
|
7011f816d4
|
More FIDO state refactoring.
|
2023-07-03 11:36:48 +02:00 |
|
Dain Nilsson
|
d1be87ffd7
|
Revamp FIDO key actions and fingerprint dialog.
|
2023-07-03 11:36:48 +02:00 |
|
Dain Nilsson
|
16f6732f09
|
Convert StateNotifiers to AsyncNotifiers for App states.
|
2023-07-03 11:36:47 +02:00 |
|
Dain Nilsson
|
fbe3cab253
|
Revamp OATH key actions and account dialogs.
|
2023-07-03 11:36:46 +02:00 |
|
Joakim Troëng
|
98ba6ea32c
|
Merge pull request #1118 from Yubico/jokkon/integration-test-fixes
Jokkon/integration test fixes
|
2023-06-30 16:00:20 +02:00 |
|
Joakim Troëng
|
7b45236fac
|
cleaning up _approved_yubikeys.dart
|
2023-06-30 15:50:47 +02:00 |
|
Joakim Troeng
|
a8d693a50a
|
removed approved sers.
|
2023-06-30 15:35:50 +02:00 |
|
Joakim Troeng
|
94dc10a720
|
folders
|
2023-06-30 15:32:10 +02:00 |
|
Adam Velebil
|
38901e0e2d
|
Merge PR #1108.
|
2023-06-26 14:50:11 +02:00 |
|
Adam Velebil
|
e753fac5cb
|
Merge PR #1112.
|
2023-06-21 10:20:03 +02:00 |
|
Adam Velebil
|
36471f2776
|
bump android dependencies
|
2023-06-21 09:59:58 +02:00 |
|
Adam Velebil
|
ef905c0534
|
bump python packages
|
2023-06-21 09:57:10 +02:00 |
|
Adam Velebil
|
2db5631526
|
bump flutter packages
|
2023-06-21 09:52:23 +02:00 |
|
Adam Velebil
|
ed47f64e52
|
bump flutter
|
2023-06-21 09:51:01 +02:00 |
|
Adam Velebil
|
2f03b7c1a7
|
install curl on linux
|
2023-06-21 09:34:54 +02:00 |
|