Commit graph

33 commits

Author SHA1 Message Date
ashilkn 8283612f0e Merge branch 'main' into add_location_screen 2023-03-27 10:10:38 +05:30
ashilkn 8b4963d169 Improved TextInputWidget 2023-03-25 01:44:07 +05:30
vishnukvmd 65082c13bd Remove unused attribute 2023-03-23 20:18:49 +05:30
ashilkn b1d14fb454 Added custom border radius for text input widget 2023-03-20 14:00:19 +05:30
ashilkn 86c96ccb10 Merge branch 'main' into refactor_redesign_file_info 2023-03-14 18:03:26 +05:30
ashilkn a6a4e8a2a9 Revert "Remove unnecessary rebuild"
This reverts commit 6bbc63cbc7.
2023-03-14 17:47:08 +05:30
vishnukvmd cf6ddc922b Disable auto focus on search field 2023-03-10 16:21:30 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 51c9e6a5b4 Fix Scrollbar's ScrollController has no ScrollPos error 2023-03-10 13:11:39 +05:30
ashilkn 6bbc63cbc7 Remove unnecessary rebuild 2023-03-10 13:10:22 +05:30
vishnukvmd 33f50c4a77 Remove unused variable 2023-03-07 19:40:39 +05:30
vishnukvmd efbbb7a23d Fix issue with scroll view 2023-03-07 19:40:20 +05:30
vishnukvmd c18c4ad0e8 Extract collection items to a separate widget 2023-03-07 19:34:35 +05:30
vishnukvmd 72c13987bb Fix formatter warning 2023-03-07 18:13:41 +05:30
vishnukvmd a6a9680742 Add hack to work around scroll issues when the keyboard is up 2023-03-07 18:13:29 +05:30
vishnukvmd d4a5951169 Extract to collection-item creator to a separate function 2023-03-07 17:56:01 +05:30
vishnukvmd 431ea5a37d Add search to CollectionActionSheet 2023-03-07 17:26:21 +05:30
Neeraj Gupta 8a832220f1
Route to collection on unhide or restore action 2023-03-06 11:55:27 +05:30
Ashil 910b20dc21
Merge pull request #888 from ente-io/empty_state_tweaks
Empty state tweaks
2023-02-24 14:21:56 +05:30
ashilkn 9970099fc5 Minor change 2023-02-24 14:00:03 +05:30
ashilkn 588be9e4fa Refactored code 2023-02-24 13:46:27 +05:30
ashilkn 907c7b791c Route to ShareCollectionPage after enabling collect photos for an album which hasLink 2023-02-23 18:49:15 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
ashilkn f45235d311 Fixed 'create new album' on 'Share an album now' & 'Collect event photos' 2023-02-20 14:52:05 +05:30
ashilkn d7fc4b9b01 Fixed error handling on 'Collect event photos' 2023-02-20 12:35:41 +05:30
ashilkn e8098cbe2a Handled cases where an album already has a collab link + enabling collab links for exiting public links 2023-02-17 14:57:43 +05:30
ashilkn 0d031f1c3f Renamed method 2023-02-17 12:51:55 +05:30
ashilkn 6824b80f11 Show longer toast on making a collab link + change copy of toast 2023-02-17 12:43:37 +05:30
ashilkn 17e058e257 Removed incoming shared collections from collectionActionSheet for 'Share an album now' & 'Collect event photos' 2023-02-15 13:01:26 +05:30
ashilkn 665be75fca Made 'Collect event photos' of empty state functional 2023-02-15 12:01:07 +05:30
ashilkn 29b2cf7530 Code refactoring 2023-02-15 11:07:47 +05:30
ashilkn 5071059582 Made 'Share album now' of empty state functional 2023-02-15 07:23:00 +05:30
ashilkn 328a29da63 Renamed file 2023-02-14 16:02:56 +05:30
Renamed from lib/ui/create_collection_sheet.dart (Browse further)