Commit Graph

51 Commits

Author SHA1 Message Date
Adam Velebil
1b7fe424b5
change method name 2024-08-26 08:20:04 +02:00
Adam Velebil
6408cffa7e
[OATH] show action badges 2024-08-21 17:09:40 +02:00
Adam Velebil
4339c60fbd
[OATH] show correct button based on FIPS status 2024-08-21 15:13:13 +02:00
Dain Nilsson
3f49df9496
Add FIPS status to capability badges 2024-08-13 14:03:55 +02:00
Dain Nilsson
94ece3a2bc
Draft: Show FIPS status in UI 2024-08-13 14:03:53 +02:00
Dain Nilsson
2626c81e02
Use Material Symbols 2024-03-08 09:50:34 +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
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
41f7fa2c00
Improve UX while generating keys 2024-02-02 13:52:22 +01:00
Elias Bonnici
556af8ad7b
Fix subtitle in add account item for NEO keys. 2024-01-24 14:02:05 +01:00
Dain Nilsson
d759b57b4d
Remove individual reset dialogs. 2024-01-24 14:02:02 +01:00
Dain Nilsson
07fb161402
Test of 3 column view. 2024-01-19 12:32:40 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Adam Velebil
31b6579837
Handle null qrScanner 2023-12-05 16:50:06 +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
0fdd1188c7
harvest test/boilerplate_integrationtests 2023-11-14 16:44:14 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Dain Nilsson
75f8f5be35
Add experimental feature flags for OATH and PIV. 2023-10-23 11:11:30 +02:00
Adam Velebil
184e7a7f2c
Read QR code from file on Android 2023-10-18 15:34:31 +02:00
Dain Nilsson
61f05b1ea5
Fix OATH manual entry on Android and improve failure to scan handling. 2023-08-18 11:40:19 +02:00
Dain Nilsson
916d9e24db
Minor cleanups. 2023-08-18 09:43:13 +02:00
Adam Velebil
7cbbd054bc
otpauth-migration Android support 2023-08-16 15:27:31 +02:00
Dennis Fokin
c82119d726
Refactor code for handling uri 2023-08-16 12:38:29 +02:00
Dennis Fokin
0ff06a52e5
Add a dialog for adding account 2023-08-16 09:47:25 +02:00
Dennis Fokin
84787c912f
Cleanup 2023-08-08 16:25:31 +02:00
Dennis Fokin
ed7f99b877
Solve errors 2023-07-27 15:56:04 +02:00
Dennis Fokin
75197726ce
Small cleanup 2023-07-27 14:25:32 +02:00
Dennis Fokin
5958ba4e70
Rename file 2023-07-27 11:33:27 +02:00
Dennis Fokin
c5cd264f13
Check capacity and if touch is supported 2023-07-27 11:32:17 +02:00
Dennis Fokin
3094e64f78
Smaller changes 2023-07-27 11:29:43 +02:00
Dennis Fokin
13fbfe0f94
Added UI and logic 2023-07-27 11:27:01 +02:00
Dain Nilsson
52bff18471
Start refactoring actions. 2023-07-04 14:21:09 +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
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
Dain Nilsson
69146be242
Merge PR #985. 2023-03-06 10:43:12 +01:00
Adam Velebil
7261d2de63
fix Add account when cam permission not granted 2023-03-03 17:17:29 +01:00
Dain Nilsson
9d008bb0a6
Use TargetPlatform for isDesktop/isAndroid. 2023-03-03 16:30:54 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
ee2b3e5e34
String fixes. 2023-03-02 09:34:01 +01:00
Dain Nilsson
be4dc4d7c3
Re-use AppLocalizations instance. 2023-03-01 08:36:58 +01:00
Dain Nilsson
1d389e3185
Restructure external strings. 2023-03-01 08:36:57 +01:00
Adam Velebil
53b3ba134a
prevent Icon Pack Dialog closing on YK change 2023-02-24 10:59:12 +01:00
Adam Velebil
54f816403b
open dialog from OATH menu 2023-02-22 11:42:44 +01:00
Dain Nilsson
ca133b5c6c
Fix incorrect theme usages. 2023-02-07 12:31:17 +01:00