Elias Bonnici
908d2352dd
Add Home page
2024-03-08 15:27:33 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols
2024-03-08 09:50:34 +01:00
Dain Nilsson
06e2a35ca0
Fix string type
2024-02-06 15:38:13 +01:00
Dain Nilsson
5e6251df74
Only show MS Store note when installed through store
2024-02-06 15:05:42 +01:00
Dain Nilsson
b4bb4ae2f5
Add footnote to AppPage
2024-02-06 14:36:29 +01:00
Dain Nilsson
1c3ac84afb
Add Windows Settings button for FIDO
2024-02-06 13:54:47 +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
Elias Bonnici
1e11690e51
Change elevated permissions view for FIDO on Windows.
2024-01-29 11:13:05 +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
5fdb34f343
Change various MessagePage
views.
2024-01-26 10:36:10 +01:00
Elias Bonnici
7d9ef5e30c
Add CTA chips to OATH and WebAuthn, and refactor message page.
2024-01-24 14:02:03 +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
76e9ceabcf
Add graphics for NFC no/unknown device.
2023-12-22 14:07:56 +01:00
Rikard Braathen
605a5fb27d
Theme changes
2023-12-20 15:39:27 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order.
2023-11-27 11:41:05 +01:00
Dain Nilsson
920195ee08
Introduce switch expressions.
2023-05-22 11:52:49 +02:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py
2023-03-02 12:45:55 +01:00
Dain Nilsson
1d389e3185
Restructure external strings.
2023-03-01 08:36:57 +01:00
Dain Nilsson
6bf231dc7d
Externalize strings.
2023-03-01 08:33:31 +01:00
Dain Nilsson
b263f82293
Fix deprecation notices and reset styles.
2023-01-26 11:52:01 +01:00
Dain Nilsson
230d7a05b7
Handle slow to start Helper better.
2022-12-21 10:04:46 +01:00
Adam Velebil
443fadd11f
bump to riverpod 2.1.1 and fix deprecations
2022-11-30 15:27:32 +01:00
Adam Velebil
f472097a9f
license notice update in source files
2022-10-04 12:12:54 +02:00
Dain Nilsson
53b1254145
More consistent use of ElevatedButton.
2022-09-02 12:16:22 +02:00
Dain Nilsson
68a776f23b
Update snackbars and options dialogs.
...
* Re-implement snackbar to always be floating, always on top.
* Use a dialog for Options instead of bottom sheet.
2022-07-05 12:13:22 +02:00
Dain Nilsson
7f093d97a2
Handle Non-YubiKey NFC devices-
...
This changes the currentDeviceDataNotifier to use an AsyncValue instead
of a nullable YubiKeyData to allow for error states, and handles such a
state for NFC readers when a non-YubiKey is present.
2022-06-28 19:51:58 +02:00