Commit History

Author SHA1 Message Date
  ashilkn ef79387b9d Always show success state on renaming album & file 2 years ago
  ashilkn 4485bcab07 Dispose controllers & notifiers 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 c03a5ee194 Changed code for setting execution states + other minor fixes 2 years ago
  ashilkn 5208ff3e13 Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget 2 years ago
  ashilkn e4d4e1d3d7 Rename file: Removed old progress dialogs 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 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 bb98675b6c Changed the text theme of title in dialogs to largeBold 2 years ago
  ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2 years ago
  ashilkn 4bca8a66b8 Created a method which returns a choice dialog widget of type DialogWidget 2 years ago
  ashilkn 37ab518aba Minor changes 2 years ago
  ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2 years ago
  ashilkn acd8cdf29b Made dialog and action sheet's dismissible property configurable 2 years ago
  ashilkn 4aaf3573b7 Made dialogs dismissable 2 years ago
  ashilkn 7f126810fb Replaced feedback dialog with the new one 2 years ago
  ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2 years ago
  ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2 years ago
  ashilkn 4e1b73f28a Made a new generic error dialog 2 years ago
  ashilkn 5daada33a9 Created a wrapper around showDialogWidet() for showing choiceDialogs 2 years ago
  ashilkn c9a2ddf1c0 Corrected whitespace between buttons in dialog component 2 years ago
  ashilkn 59b22f1d1e Add horizontal padding to dialog if mobile is small 2 years ago
  ashilkn db9f0c1a23 Made Dialog component without it's TextInput varient 2 years ago