Elias Bonnici
|
3650f8a0cc
|
Bump Flutter version and dependencies
|
2024-08-15 15:39:06 +02:00 |
|
Elias Bonnici
|
fab5fa2687
|
Show correct cancel text in ResponsiveDialog
|
2024-04-10 14:23:59 +02:00 |
|
Dain Nilsson
|
2626c81e02
|
Use Material Symbols
|
2024-03-08 09:50:34 +01:00 |
|
Dain Nilsson
|
688211ddf6
|
Respect allowCancel in dialog mode
|
2024-02-02 13:38:21 +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 |
|
Elias Bonnici
|
b9e4070ae0
|
Run onCancel when tapping outside dialog barrier.
|
2024-01-15 09:31:12 +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 |
|
Dennis Fokin
|
80a4215706
|
a11y: Fix tooltip for IconButtons
|
2023-10-27 15:46:23 +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 |
|
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
|
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 |
|
Adam Velebil
|
f472097a9f
|
license notice update in source files
|
2022-10-04 12:12:54 +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 |
|
Dennis Fokin
|
c6227844f8
|
l10n mgmt widgets general part 1
|
2022-09-07 13:59:44 +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
|
2f12705500
|
UI adjustments for ResponsiveDialog.
|
2022-06-02 15:36:50 +02:00 |
|
Dain Nilsson
|
388d69687a
|
Fix lack of margin for responsive dialogs.
|
2022-05-20 15:10:57 +02:00 |
|
Dain Nilsson
|
af92068a75
|
Enable use_super_parameters lint rule.
|
2022-05-12 12:05:18 +02:00 |
|
Dain Nilsson
|
2abe801cba
|
Add MessagePage.
This new page shows a centered message and is used for a lot of
"empty" pages, such as "no fingerprints", "no accounts", "app disabled",
etc.
|
2022-04-05 11:46:22 +02:00 |
|
Dain Nilsson
|
f944c9cf86
|
Cancel ResponsiveDialog on tap outside.
Also moved the class to lib/widgets/
|
2022-03-31 11:50:40 +02:00 |
|