Commit Graph

73 Commits

Author SHA1 Message Date
Elias Bonnici
b9e4070ae0
Run onCancel when tapping outside dialog barrier. 2024-01-15 09:31:12 +01:00
Elias Bonnici
ec1459315d
Change subTitle to subtitle and make overlay required. 2024-01-09 13:09:29 +01:00
Elias Bonnici
33be7edbf0
Use theme color in FileDropOverlay. 2024-01-09 13:09:28 +01:00
Elias Bonnici
6c67b209df
Add FileDropOverlay widget. 2024-01-09 13:09:26 +01:00
Elias Bonnici
b5bd831f88
Add custom overlay for OATH QR drag & drop. 2024-01-09 13:09:23 +01:00
Elias Bonnici
25154251a7
Add FileDropTarget to OATH screen. 2024-01-09 13:09:19 +01:00
Dain Nilsson
a000e2bb5f
Fix icon colors. 2023-12-21 12:21:15 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Dain Nilsson
d8debd239a
Ensure padding around suffix icons. 2023-12-15 14:16:24 +01:00
Elias Bonnici
b37d19164d
Fix duplicate error icons. 2023-12-15 09:37:34 +01:00
Elias Bonnici
e607d0a1c0
Put AppInputDecoration in separate file. 2023-12-14 17:46:32 +01:00
Elias Bonnici
7ea025f9f0
Add AppInputDecoration to AppTextFormField. 2023-12-14 17:21:46 +01:00
Elias Bonnici
dc5d3ce9dc
Add AppInputDecoration. 2023-12-14 16:38:10 +01:00
Elias Bonnici
607ff95e31
Add export of YubiOTP credential. 2023-12-13 13:33:54 +01:00
Dain Nilsson
83fda9ddf5
Add pre-commit with formatting and linting. 2023-11-29 10:26:56 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Adam Velebil
f60e5ad756
add AppTextField/AppTextFormField 2023-11-24 11:17:58 +01:00
Dennis Fokin
505272f576
Merge PR #1239 2023-11-01 11:24:17 +01:00
Dennis Fokin
80a4215706
a11y: Fix tooltip for IconButtons 2023-10-27 15:46:23 +02:00
Adam Velebil
548288b54e
disable file drop on Android 2023-10-19 08:20:18 +02:00
Adam Velebil
da42147811
fixes dialog display on Android 2023-08-31 16:52:08 +02:00
Dain Nilsson
5f4835c1bb
Tweak widths for ResponsiveDialog. 2023-08-22 16:39:26 +02:00
Dain Nilsson
0c37afc0e2
Various PIV UI improvements. 2023-08-22 16:20:04 +02:00
Dain Nilsson
ffabdffa49
Various PIV UI updates.
- Certificate details in table, with copyable values.
- Better error handling for PIN management.
2023-08-18 16:20:29 +02:00
Adam Velebil
392dcf78fc
Merge branch 'main' into rebase/experiment/import-creds 2023-08-03 11:16:45 +02:00
Adam Velebil
4f866a89ab
Merge branch 'main' into adamve/fix/android_bitesize 2023-08-02 16:10:45 +02:00
Dennis Fokin
67925601a0
Fix for responsive dialog freeze 2023-07-27 14:25:10 +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
Adam Velebil
6eab3e310b
unfocus oath text fields before submit 2023-05-31 14:11:56 +02:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +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
Dain Nilsson
6bf231dc7d
Externalize strings. 2023-03-01 08:33:31 +01:00
Dain Nilsson
ca133b5c6c
Fix incorrect theme usages. 2023-02-07 12:31:17 +01:00
Dain Nilsson
b263f82293
Fix deprecation notices and reset styles. 2023-01-26 11:52:01 +01:00
Dain Nilsson
d5ce976a9a
Experimenting with "More actions" button. 2023-01-13 15:11:07 +01:00
Adam Velebil
7ba679a5ce
position toast 2023-01-10 10:17:31 +01:00
Adam Velebil
fe548a5682
treat content longer than maxLength as error 2022-11-22 10:24:11 +01:00
Adam Velebil
be26688047
Merge PR #256. 2022-10-21 11:35:23 +02:00
Adam Velebil
deefdb1344
remove yk5series in favor of generic image 2022-10-20 12:43:17 +02:00
Adam Velebil
51b90c89b5
use generic image for 'YubiKey FIDO' keys 2022-10-20 12:20:18 +02:00
Adam Velebil
d4dc8a8e6e
use non-periodic timer 2022-10-18 13:29:57 +02:00
Adam Velebil
f9c1c3914e
delay oath progressbar visibility 2022-10-18 11:52:02 +02:00
Adam Velebil
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +02:00
Adam Velebil
66a893e109
render Toasts inside Safe area only 2022-09-14 09:36:22 +02:00
Dain Nilsson
8d181dc3e1
Adjust some margins to adapt to old VS new style Android bottom bar. 2022-09-09 16:41:14 +02:00
Dain Nilsson
4b8b481418
Remove padding from ResponsiveDialog and move it to each view. 2022-09-08 13:19:22 +02:00
Dain Nilsson
829fab4a9d
Adjust header styles. 2022-09-08 13:19:21 +02:00