Commit graph

7041 commits

Author SHA1 Message Date
ashilkn 112b80db8a Resolved merge conflicts 2023-02-09 18:59:43 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
ashilkn ee3d152083 Modified ButtonWidget to return exception when exception is thrown 2023-02-09 18:36:23 +05:30
Neeraj Gupta b2aef0f4e9
Merge pull request #853 from ente-io/text_input_dialog
Text input dialog
2023-02-09 16:42:48 +05:30
ashilkn fa9d251e32 Capitalize album name on editing 2023-02-09 10:42:40 +05:30
ashilkn ef79387b9d Always show success state on renaming album & file 2023-02-09 10:26:06 +05:30
ashilkn f89f01ecf0 Merge branch 'main' into text_input_dialog 2023-02-09 07:40:57 +05:30
ashilkn 7bbb53b16e Added comments + formatting 2023-02-09 07:19:43 +05:30
ashilkn 4485bcab07 Dispose controllers & notifiers 2023-02-09 07:01:27 +05:30
ashilkn 4c430a6253 Show new error dialog on failing rename file 2023-02-09 06:51:00 +05:30
ashilkn 7bc4ded22a Handled error and improved logging on failed rename album 2023-02-09 06:43:54 +05:30
ashilkn bcadb168cb Now for dialogs using TextInputWidget, the dialog will return an exception when popped when one is thrown from TextInputWidget 2023-02-09 06:25:44 +05:30
ashilkn 9a63900f46 Used new TextInputDialog for naming an album on creating one 2023-02-08 18:41:04 +05:30
ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2023-02-08 17:57:36 +05:30
ashilkn de03b1dd44 Moved ExecutionState enum to a separate file 2023-02-08 17:39:57 +05:30
ashilkn 9691bf9b66 Capitalize file ext + sumbit on 'done' in keyboard 2023-02-08 17:22:42 +05:30
ashilkn c42b9c3263 Added code for only showing loading state for TextInputWidget 2023-02-08 17:06:04 +05:30
Vishnu Mohandas 6d6afba002
Merge pull request #851 from ente-io/flutter_3.7.1
Upgrade to Flutter v3.7.1
2023-02-08 16:01:09 +05:30
vishnukvmd a56d44c45c Merge branch 'main' into flutter_3.7.1 2023-02-08 15:59:49 +05:30
vishnukvmd ee409d7584 Upgrade to Flutter v3.7.1 2023-02-08 15:51:24 +05:30
ashilkn c03a5ee194 Changed code for setting execution states + other minor fixes 2023-02-08 15:20:51 +05:30
ashilkn e19076a46a Minor layout and state fixes 2023-02-08 12:54:35 +05:30
ashilkn ee834ac244 Merge branch 'main' into text_input_dialog 2023-02-08 12:31:39 +05:30
ashilkn d9333610ac Show execution states of TextInputWidget on UI 2023-02-08 12:30:56 +05:30
ashilkn 1bc3bde3d1 Added debouncer and code for execution states in TextInputWidget 2023-02-08 11:26:09 +05:30
ashilkn 5208ff3e13 Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget 2023-02-08 11:13:46 +05:30
ashilkn b5c0ee7ce6 Minor changes 2023-02-07 17:59:43 +05:30
ashilkn e4d4e1d3d7 Rename file: Removed old progress dialogs 2023-02-07 16:46:13 +05:30
ashilkn 3a218a656b Set cursor position to the end of textField on initial focus 2023-02-07 16:20:55 +05:30
ashilkn de553ddee8 Fix: Move TextInputDialog up when keyboard is visible 2023-02-07 16:07:23 +05:30
ashilkn 8602a68a1d Used new TextInputDialog for renaming a file 2023-02-07 14:39:34 +05:30
ashilkn c32abe66be Made auto focus and max length configurable in TextInputWidget 2023-02-07 14:37:19 +05:30
Vishnu Mohandas e12b93f9c1
Merge pull request #849 from ente-io/vishnukvmd-patch-1
Update F-Droid description
2023-02-07 14:08:15 +05:30
Vishnu Mohandas e6a131c291
Merge pull request #850 from ente-io/fix_bug_in_mapping_files
Fix bug in mapping existingFilesInDifferentCollection
2023-02-07 14:07:45 +05:30
ashilkn 335c464180 Made alignment of message and initial value of TextInputWidget configurable 2023-02-07 14:01:49 +05:30
Neeraj Gupta f3fe162b22
Fix bug in mapping existingFilesInDifferentCollection 2023-02-07 13:58:39 +05:30
Vishnu Mohandas 9ad683615f
Remove newline 2023-02-07 13:58:22 +05:30
Vishnu Mohandas 683f7843bf
Update full_description.txt 2023-02-07 13:57:00 +05:30
Vishnu Mohandas df8ad51801
Fix case 2023-02-07 13:53:57 +05:30
ashilkn 64b479dbf4 Created TextInputWidget and used it in TextInputDialog 2023-02-07 12:40:03 +05:30
ashilkn d5dc0a5858 Made hintText configurable in TextInputDialog 2023-02-07 11:16:49 +05:30
ashilkn da3088eab1 Used new TextInputDialog for renaming album 2023-02-07 10:58:57 +05:30
ashilkn c48108a2da Made a working TextInputDialog 2023-02-07 10:43:22 +05:30
ashilkn ba1d7bf2b0 Made a non functional version of TextInputWidget 2023-02-07 08:44:11 +05:30
Neeraj Gupta e18cd6e773
Merge pull request #844 from ente-io/menu_item_tweaks
Menu item improvements
2023-02-06 21:26:45 +05:30
Neeraj Gupta 813aedac94
Merge pull request #848 from ente-io/fdroid_description
Update FDroid description
2023-02-06 20:10:15 +05:30
vishnukvmd 74fec9b99a Update FDroid description 2023-02-06 20:06:45 +05:30
Vishnu Mohandas 7023c1bc7d
Merge pull request #846 from ente-io/minor_fixes 2023-02-05 01:39:19 +05:30
Neeraj Gupta ce4942c0db
Log mem and ops limit on failure 2023-02-05 01:38:16 +05:30
Neeraj Gupta 37abdca05d
Fix typo in comparision 2023-02-05 01:36:24 +05:30