Commit Graph

14 Commits

Author SHA1 Message Date
Elias Bonnici
e5435e78a6
Add access code dialog for OTP 2024-03-27 16:46:40 +01:00
Dain Nilsson
3ee27bea96
Add init() to AppTextFields
This is ugly, but it allows wrapping the widgets for more customization.
2024-03-11 09:11:31 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols 2024-03-08 09:50:34 +01:00
Joakim Troëng
51521f032f Cleaning up some comments and imports. 2024-02-08 20:47:26 +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
Elias Bonnici
e607d0a1c0
Put AppInputDecoration in separate file. 2023-12-14 17:46:32 +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
635289499c
Linting fixes. 2023-12-13 19:35:17 +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
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