Commit graph

5504 commits

Author SHA1 Message Date
ashilkn 48301e14e8 Removed unused code 2023-01-24 21:21:15 +05:30
ashilkn 6cd796a913 Revert "Minor change"
This reverts commit 1f6a5faf41.
2023-01-24 20:38:25 +05:30
ashilkn 2acb810a5a Added option to configure if NoThumbnailWidget should have a border or not 2023-01-24 12:50:43 +05:30
ashilkn 1f6a5faf41 Minor change 2023-01-24 12:24:47 +05:30
ashilkn 56405d2418 Updated copy of title of CreateCollectionSheet on restore & unhide 2023-01-24 12:20:13 +05:30
ashilkn fd22e2a707 Made option to create new album configurable in CreateCollectionSheet 2023-01-24 12:05:37 +05:30
ashilkn c0ed18c2a7 Bug fix : Multiple CreateCollectionSheets coming up due to gallery rebuild when keyboard is in view 2023-01-24 11:22:13 +05:30
ashilkn 3eda8e8f2f Replaced the CreateCollectionPage with the new CreateCollectionSheet on sharing from outside ente 2023-01-24 11:10:15 +05:30
ashilkn 5b37498621 Replaced the CreateCollectionPage with the new CreateCollectionSheet on restore 2023-01-23 18:39:02 +05:30
ashilkn 6d7b0bc694 Replaced the CreateCollectionPage with the new CreateCollectionSheet on move, add & unhide 2023-01-23 18:26:07 +05:30
ashilkn 4b0d1c430c Removed unused method 2023-01-23 17:48:49 +05:30
ashilkn e7ad1e7cc2 Tweaked bottom whitespace of the 'Cancel' button to look good on different screens 2023-01-23 17:44:31 +05:30
ashilkn d842485065 Added onTap to create new album in CreateCollectionSheet 2023-01-23 16:25:26 +05:30
ashilkn dede6b9b24 Throw error if item is not passed in AlbumListItem if isNew false 2023-01-22 17:43:49 +05:30
ashilkn 4229f32f55 Added 'New album' AlbumListItem in CreateCollectionSheet 2023-01-21 10:11:54 +05:30
ashilkn 5b8f21806b Improved scroll interaction 2023-01-21 09:37:38 +05:30
ashilkn 97805cebb9 Improved implementation of border of AlbumListItem + minor layout change in CreateCollecitonSheet 2023-01-21 09:25:28 +05:30
ashilkn 1f347ec46a Added scrollBar to list of collections in CreateCollectionSheet 2023-01-21 08:57:03 +05:30
ashilkn 803bcf5fb1 Added 'Cancel' button in CreateCollectionSheet 2023-01-21 07:41:59 +05:30
ashilkn 20dd52d5e5 Change for testing code 2023-01-20 20:27:45 +05:30
ashilkn bddd0669d9 Added onTap to AlbumListItems in CreateCollectionSheet 2023-01-20 17:53:02 +05:30
ashilkn 97a7e3f707 UI tweaks to CreateCollectionSheet 2023-01-20 17:24:14 +05:30
ashilkn 4fbeccecda Added constraints to CreateCollectionSheet 2023-01-20 16:52:46 +05:30
ashilkn 35a0f5b206 Imporve stroke of AlbumListItemWidget 2023-01-20 13:11:05 +05:30
ashilkn ed9c745cc2 Added new album varient in AlbumListItemWidget 2023-01-20 12:51:34 +05:30
ashilkn 278fec90c4 Gave stroke inside of AlbumlistItemWidget by using the border of another container stacked on top 2023-01-20 10:58:10 +05:30
ashilkn e030c8fd03 Replaced old scrollable list of collecitons with new one 2023-01-19 18:39:49 +05:30
ashilkn 2d0ef80a3a Made AlbumListItem component 2023-01-19 18:36:20 +05:30
ashilkn 065193ed04 Made CreateCollectionSheet with new header and old scroll content which has collections 2023-01-19 16:23:23 +05:30
ashilkn 34186ebf70 Created a new component for the bottom part of TitleBarWidget 2023-01-19 13:56:42 +05:30
ashilkn 24195fdbc6 Merge branch 'main' into redesign-add-to-album 2023-01-17 20:50:48 +05:30
Ashil 37d3017c3d
Merge pull request #812 from ente-io/fix_gallery
Prevent wasteful thumbnail fetch requests
2023-01-17 20:48:31 +05:30
ashilkn ce26a79054 Merge branch 'main' into redesign-add-to-album 2023-01-17 19:13:57 +05:30
Ashil eec922c925
Merge pull request #810 from ente-io/button-pressed-states
Button pressed states
2023-01-17 18:47:20 +05:30
ashilkn 682c19a548 Revert "Added code for testing pressed state of buttons"
This reverts commit 810f507828.
2023-01-17 15:34:11 +05:30
ashilkn d0bb311a56 New changes to pressed states of buttons 2023-01-17 14:44:18 +05:30
Vishnu Mohandas 738ca61699
Merge pull request #814 from ente-io/overlay_icon_sizes
Update the size of bottom-overlay-icons
2023-01-17 14:30:19 +05:30
Vishnu Mohandas bbef528135
Merge pull request #813 from ente-io/fix_redundant_fetch
Fix: Avoid redundant fetch for upload urls
2023-01-17 14:29:44 +05:30
ashilkn 82a9ff9a4a Fixed typo 2023-01-17 14:25:37 +05:30
vishnukvmd 326eb107a6 Update the size of bottom-overlay-icons 2023-01-17 14:23:43 +05:30
Neeraj Gupta 5835176db1
Fix: Avoid redundant fetch for upload urls 2023-01-17 14:02:31 +05:30
vishnukvmd 49942d9d6e Reduce the number of collections to preload 2023-01-17 14:01:32 +05:30
vishnukvmd 71c851b956 Use the right loading state 2023-01-17 14:00:33 +05:30
vishnukvmd d3ab60e261 Add prefix to the key to reduce the possibility of collisions 2023-01-17 13:33:14 +05:30
vishnukvmd b075a51e2a Load collection thumbnails lazily, if there are over 100 of them 2023-01-17 13:18:14 +05:30
ashilkn 46e3623b3d Change copy 2023-01-17 12:18:56 +05:30
ashilkn bb98675b6c Changed the text theme of title in dialogs to largeBold 2023-01-17 11:55:02 +05:30
vishnukvmd a4861bd5c4 Set the correct key within VisibilityDetector 2023-01-17 11:44:18 +05:30
ashilkn e1fd7e5fee Removed unused widget 2023-01-17 11:39:40 +05:30
ashilkn 810f507828 Added code for testing pressed state of buttons 2023-01-16 16:56:06 +05:30