Commit Graph

23 Commits

Author SHA1 Message Date
Dain Nilsson
9648a1396c
Use transparent barrier for FsDialogs. 2023-08-18 16:20:31 +02:00
Dain Nilsson
e42f7e4e67
Prevent underlying page from stealing focus from ResponsiveDialog. 2023-07-04 14:21:11 +02:00
Dain Nilsson
52bff18471
Start refactoring actions. 2023-07-04 14:21:09 +02:00
Dain Nilsson
25c728b145
Various fixes. 2023-07-04 14:21:06 +02:00
Dain Nilsson
2d887593bb
Refactor OATH views and actions. 2023-02-13 17:04:49 +01:00
Dain Nilsson
0788d731f3
Theme tweaks. 2023-02-07 14:01:17 +01:00
Adam Velebil
cfe1c79fe3
Merge PR #245. 2022-10-06 13:51:13 +02:00
Adam Velebil
88fead73b2
Revert "Add workaround for rendering issue on Android."
This reverts commit 885fe439b6.
2022-10-06 08:15:12 +02:00
Adam Velebil
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +02:00
Dain Nilsson
885fe439b6
Add workaround for rendering issue on Android. 2022-09-23 15:44:41 +02:00
Dain Nilsson
c81faf6ce6
Increase blur. 2022-07-05 12:13:56 +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
5742763e1f
Add blur effect. 2022-07-04 12:56:31 +02:00
Adam Velebil
00103fb680
replace MediaQuery.of 2022-04-27 13:09:55 +02:00
Adam Velebil
d8e6660161
YADESK-618 workaround for android 2022-04-27 10:36:00 +02:00
Adam Velebil
c2b96806a6
revert not needed addition 2022-04-05 16:42:14 +02:00
Adam Velebil
4d30727c79
review updates 2022-04-05 16:11:01 +02:00
Adam Velebil
d8916161f6
Merge branch 'main' into fix/android-prealpha 2022-04-05 12:51:41 +02:00
Adam Velebil
f6941eee85
add SafeArea to BottomMenu 2022-04-05 11:28:51 +02:00
Dain Nilsson
7195a26f76
Various UI tweaks. 2022-04-04 19:59:49 +02:00
Dain Nilsson
40d616c8bd
AppPage improvements.
- Make AppPage content scrollable.
- Add optional FAB (with extra padding for FAB).
- Add bottomMenu.
2022-04-03 11:03:03 +02:00
Dain Nilsson
dd3fef721a
Replace menu actions with FAB. 2022-03-31 11:41:28 +02:00
Dain Nilsson
4b5ea2fdd7
Add and use showMessage for SnackBars. 2022-03-25 15:43:32 +01:00