ashilkn
|
112b80db8a
Resolved merge conflicts
|
2 years ago |
ashilkn
|
dd49b7913d
Modified uses of ActionSheets to work with ButtonWidget
|
2 years ago |
ashilkn
|
ef79387b9d
Always show success state on renaming album & file
|
2 years ago |
ashilkn
|
bcadb168cb
Now for dialogs using TextInputWidget, the dialog will return an exception when popped when one is thrown from TextInputWidget
|
2 years ago |
ashilkn
|
9a63900f46
Used new TextInputDialog for naming an album on creating one
|
2 years ago |
ashilkn
|
d9b28b43b2
Moved commonly used user defined function types to a file
|
2 years ago |
ashilkn
|
5208ff3e13
Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget
|
2 years ago |
ashilkn
|
b5c0ee7ce6
Minor changes
|
2 years ago |
ashilkn
|
de553ddee8
Fix: Move TextInputDialog up when keyboard is visible
|
2 years ago |
ashilkn
|
c32abe66be
Made auto focus and max length configurable in TextInputWidget
|
2 years ago |
ashilkn
|
335c464180
Made alignment of message and initial value of TextInputWidget configurable
|
2 years ago |
ashilkn
|
64b479dbf4
Created TextInputWidget and used it in TextInputDialog
|
2 years ago |
ashilkn
|
d5dc0a5858
Made hintText configurable in TextInputDialog
|
2 years ago |
ashilkn
|
da3088eab1
Used new TextInputDialog for renaming album
|
2 years ago |
ashilkn
|
c48108a2da
Made a working TextInputDialog
|
2 years ago |
ashilkn
|
ba1d7bf2b0
Made a non functional version of TextInputWidget
|
2 years ago |
ashilkn
|
199bd8fd08
minor layout and copy change
|
2 years ago |
ashilkn
|
1d9a3636ed
Stick to dark theme for buttons in showChoiceAcitonSheet
|
2 years ago |
ashilkn
|
2b1390a83d
Renamed 'showNewChoiceDialog' to 'showChoiceDialog'
|
2 years ago |
ashilkn
|
862c836ffa
Creating a wrapper around showActionSheet for choiceActionSheets
|
2 years ago |
ashilkn
|
54b8e5bae5
Changed context paramter in showNewChoiceDialog from required named parameter to required positional parameter
|
2 years ago |
ashilkn
|
0301f2a797
Moved all dialog util functions to dialog_util.dart
|
2 years ago |
ashilkn
|
694bc9a0e9
Made dialogBuilder a required parameter for confettiDialogs
|
2 years ago |
ashilkn
|
59625cba8c
Null safety: Migrated dialog_util.dart to null safety
|
2 years ago |
ashilkn
|
3bfdbaf571
Used better variable names
|
2 years ago |
ashilkn
|
0f1c81204b
Used new dialog for confetti dialog in 'Free up space' and 'Remove duplicates' screens
|
2 years ago |
ashilkn
|
a07e9a5321
Give padding if mobile is small and center align dialog for confetti dialog
|
2 years ago |
ashilkn
|
b23f8f06fe
Replaced errorDialogs with new errorDialogs
|
2 years ago |
ashilkn
|
e0fe29bf98
Replaced generic error dialog with new one + some minor changes
|
2 years ago |
Neeraj Gupta
|
d5f54a692d
Make Preparing dialog dismissible is user has selected more than 2 files
|
2 years ago |