ashilkn
|
dc0dcffbef
|
Code refactoring
|
2023-02-13 16:25:20 +05:30 |
|
ashilkn
|
508fd909f5
|
Password input can be made visible or not in the TextInputWidget
|
2023-02-13 16:09:24 +05:30 |
|
ashilkn
|
6137dafa08
|
Fixed disposing for valueNotifier
|
2023-02-12 11:19:55 +05:30 |
|
ashilkn
|
ea70d88eab
|
Show error if execution fails after manually closing dialog
|
2023-02-10 16:02:24 +05:30 |
|
ashilkn
|
6d3a637922
|
Modified dialogs and uses of them to work with ButtonWidget
|
2023-02-10 12:52:16 +05:30 |
|
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 |
|
ashilkn
|
ef79387b9d
|
Always show success state on renaming album & file
|
2023-02-09 10:26:06 +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
|
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 |
|
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
|
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
|
c32abe66be
|
Made auto focus and max length configurable in TextInputWidget
|
2023-02-07 14:37:19 +05:30 |
|
ashilkn
|
335c464180
|
Made alignment of message and initial value of TextInputWidget configurable
|
2023-02-07 14:01:49 +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
|
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 |
|
ashilkn
|
747c013292
|
Fixed bug which comes when theme changes dynamically on MenuItem
|
2023-02-03 17:21:58 +05:30 |
|
ashilkn
|
76f3a97c76
|
Disable gesutres when MenuItem is in success or inProgress state
|
2023-02-03 17:17:17 +05:30 |
|
Neeraj Gupta
|
77eeaa4c06
|
Merge branch 'main' into fix_radius
|
2023-02-02 09:09:37 +05:30 |
|
Neeraj Gupta
|
a11a86895a
|
Use 8 as border radius for multiple meneItems list
|
2023-02-02 07:56:41 +05:30 |
|
Neeraj Gupta
|
00bf2c4c6d
|
Fix radius for menuItem border
|
2023-02-01 19:49:16 +05:30 |
|
ashilkn
|
5d833bd944
|
Don't show owner avatar on albumListItem on CreateCollectionSheet
|
2023-02-01 18:57:27 +05:30 |
|
ashilkn
|
57f689abb1
|
Added a comment
|
2023-02-01 18:37:35 +05:30 |
|
ashilkn
|
87e42715c5
|
Made showing success state even if execution time < debounce time configurable
|
2023-02-01 13:56:39 +05:30 |
|
ashilkn
|
bd3908f3e1
|
Made surfacing execution states configurable in MenuItemWidget
|
2023-02-01 12:49:50 +05:30 |
|
ashilkn
|
c27fb74f22
|
Give TrailingIcon key to fix bug with theme change menuitem
|
2023-02-01 12:22:39 +05:30 |
|
ashilkn
|
dad5f8075e
|
Made showing the success state configurable in MenuItemWidget
|
2023-02-01 07:40:44 +05:30 |
|
ashilkn
|
bc3f0ed464
|
Loading and success states for MenuItemWidget
|
2023-02-01 07:12:26 +05:30 |
|
ashilkn
|
2d9d8ca102
|
Refactored MenuItemWidget
|
2023-01-31 17:51:57 +05:30 |
|
ashilkn
|
199bd8fd08
|
minor layout and copy change
|
2023-01-30 15:18:24 +05:30 |
|
Neeraj Gupta
|
f586102e96
|
Show album owner avatar in shared collection
|
2023-01-28 08:50:19 +05:30 |
|
Ashil
|
cc23be733c
|
Merge pull request #817 from ente-io/redesign-add-to-album
Redesign add/move to album
|
2023-01-27 10:41:06 +05:30 |
|
ashilkn
|
f122075073
|
Minor changes
|
2023-01-27 10:31:30 +05:30 |
|
Neeraj Gupta
|
6e6c2fb075
|
Merge pull request #821 from ente-io/custom_title_widget
Update delete album copy
|
2023-01-26 11:17:30 +05:30 |
|
Neeraj Gupta
|
78c1ce8aa0
|
Update delete album copy
|
2023-01-26 10:53:50 +05:30 |
|