Commit History

作者 SHA1 備註 提交日期
  ashilkn dc0dcffbef Code refactoring 2 年之前
  ashilkn 508fd909f5 Password input can be made visible or not in the TextInputWidget 2 年之前
  ashilkn 6137dafa08 Fixed disposing for valueNotifier 2 年之前
  ashilkn 7bbb53b16e Added comments + formatting 2 年之前
  ashilkn 4485bcab07 Dispose controllers & notifiers 2 年之前
  ashilkn bcadb168cb Now for dialogs using TextInputWidget, the dialog will return an exception when popped when one is thrown from TextInputWidget 2 年之前
  ashilkn 9a63900f46 Used new TextInputDialog for naming an album on creating one 2 年之前
  ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2 年之前
  ashilkn de03b1dd44 Moved ExecutionState enum to a separate file 2 年之前
  ashilkn 9691bf9b66 Capitalize file ext + sumbit on 'done' in keyboard 2 年之前
  ashilkn c42b9c3263 Added code for only showing loading state for TextInputWidget 2 年之前
  ashilkn c03a5ee194 Changed code for setting execution states + other minor fixes 2 年之前
  ashilkn e19076a46a Minor layout and state fixes 2 年之前
  ashilkn d9333610ac Show execution states of TextInputWidget on UI 2 年之前
  ashilkn 1bc3bde3d1 Added debouncer and code for execution states in TextInputWidget 2 年之前
  ashilkn 5208ff3e13 Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget 2 年之前
  ashilkn 3a218a656b Set cursor position to the end of textField on initial focus 2 年之前
  ashilkn c32abe66be Made auto focus and max length configurable in TextInputWidget 2 年之前
  ashilkn 335c464180 Made alignment of message and initial value of TextInputWidget configurable 2 年之前
  ashilkn 64b479dbf4 Created TextInputWidget and used it in TextInputDialog 2 年之前