Dain Nilsson
|
d6d01ba227
|
Don't update OATH credentials list when null
|
2024-03-19 17:35:08 +01:00 |
|
Dain Nilsson
|
2626c81e02
|
Use Material Symbols
|
2024-03-08 09:50:34 +01:00 |
|
Adam Velebil
|
c8931e6328
|
switch to function
|
2024-02-05 16:55:36 +01:00 |
|
Adam Velebil
|
d563a060eb
|
abstract add oath account action with riverpod
|
2024-02-05 13:44:00 +01:00 |
|
Dain Nilsson
|
40809881b2
|
Add lint rules for relative imports and order.
|
2023-11-27 11:41:05 +01:00 |
|
Dain Nilsson
|
0ce2e31630
|
OATH: Correcly validate on auth-required.
|
2023-08-30 11:16:15 +02:00 |
|
Dain Nilsson
|
16f6732f09
|
Convert StateNotifiers to AsyncNotifiers for App states.
|
2023-07-03 11:36:47 +02:00 |
|
Dain Nilsson
|
0e3d315a50
|
Replace Pair with records.
|
2023-05-22 11:20:30 +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
|
1811344ed4
|
Add notification support.
|
2023-02-24 14:17:14 +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
|
7ee5b82906
|
Improve user interation dialog.
|
2022-07-05 13:26:43 +02:00 |
|
Dain Nilsson
|
af92068a75
|
Enable use_super_parameters lint rule.
|
2022-05-12 12:05:18 +02:00 |
|
Dain Nilsson
|
715229c5ac
|
Desktop: Add 10s to time for manually calculated codes.
This ensures the newly calculated code doesn't immediately expire when
manually triggering calculate (for require touch).
|
2022-05-10 12:37:58 +02:00 |
|
Dain Nilsson
|
488b1189ad
|
Use "standard" log level names.
|
2022-05-03 11:24:25 +02:00 |
|
Dain Nilsson
|
9850b4ba29
|
Simplify the provider used to get WithContext.
|
2022-04-29 09:38:08 +02:00 |
|
Dain Nilsson
|
e71ede8f2f
|
Replace OATH touch Snackbar with modal prompt.
|
2022-04-29 09:38:05 +02:00 |
|
Dain Nilsson
|
0ccb67fae6
|
Fix scheduling of newly added OATH accounts.
|
2022-04-06 11:53:50 +02:00 |
|
Dain Nilsson
|
6b3bd585ba
|
Use AsyncValue instead of custom classes.
|
2022-03-24 12:39:18 +01:00 |
|
Dain Nilsson
|
aecd406bad
|
Add base for FIDO support.
|
2022-03-15 17:26:14 +01:00 |
|
Dain Nilsson
|
beb8ebfc4d
|
Remove commented code.
|
2022-03-11 13:53:09 +01:00 |
|
Dain Nilsson
|
5b14a19001
|
Introduce "failed" state for apps.
|
2022-03-11 13:31:23 +01:00 |
|
Dain Nilsson
|
77142a8d1d
|
Keychain improvements.
* Add state for failure.
* Once failed/denied, don't ask again.
|
2022-02-23 12:17:06 +01:00 |
|
Dain Nilsson
|
0884a92b84
|
Use platform-specific logging initialization.
|
2022-02-21 10:47:34 +01:00 |
|
Dain Nilsson
|
9eda277af9
|
Replace List<String> with DevicePath for device paths.
This prevents equality checks from treating devices with the same path
as different.
|
2022-02-08 13:44:35 +01:00 |
|
Dain Nilsson
|
05e82c6bec
|
Use RPC to remember passwords.
|
2022-02-08 12:34:48 +01:00 |
|
Dain Nilsson
|
85458f4f5a
|
Move desktop-specific implementation into desktop/
|
2022-01-27 12:47:17 +01:00 |
|