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 |
|