Commit graph

6963 commits

Author SHA1 Message Date
Neeraj Gupta 8fc03bde22
Fix: Look up by generated id for unuploaded files only 2023-01-26 11:19:39 +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 362d5a8c4f
Handle potential null value 2023-01-26 11:08:45 +05:30
Neeraj Gupta 25f00f65f0
Fix copy 2023-01-26 10:56:33 +05:30
Neeraj Gupta 78c1ce8aa0
Update delete album copy 2023-01-26 10:53:50 +05:30
Neeraj Gupta d369052b4d
Add support for custom bodyWidget in action content 2023-01-26 10:36:18 +05:30
Neeraj Gupta cf092f6fde
Fix: log stacktrace with error 2023-01-25 20:14:44 +05:30
Ashil 115d50c3d5
Merge pull request #819 from ente-io/dialogs-bug-fix
Dialogs bug fix
2023-01-25 19:55:38 +05:30
ashilkn 0bf0b53a78 Made 'item' of AlbumListItemWidget non-nullable 2023-01-25 18:17:28 +05:30
ashilkn 5ea2c7942e Added top inner stroke to the bottom most widget of CreateCollectionSheet 2023-01-25 18:12:24 +05:30
ashilkn 587ab02c43 Created separate components for NewAlbumListItem and AlbumListItem 2023-01-25 18:00:04 +05:30
ashilkn 038557eda9 Removed unessential Navigator.pop()s 2023-01-25 16:53:20 +05:30
ashilkn dacd1bfab5 Avoid instantiating Logger on every build 2023-01-25 16:37:47 +05:30
Neeraj Gupta ba7475db01
Potential fix for null pointer err 2023-01-25 16:32:08 +05:30
Neeraj Gupta 6095d9b5e4
bump version to 0.7.11+411 2023-01-25 16:26:53 +05:30
ashilkn a5e9188251 Removed dead code 2023-01-25 15:13:44 +05:30
ashilkn da5b7c48a7 Bug fix: On dismissing 'Remove public link' dialog, the public link is getting removed 2023-01-25 14:54:47 +05:30
ashilkn adfc8108d5 Bug fix: Navigator stack getting completely popped on dismiss/cancel of dialogs on success state 2023-01-25 14:27:49 +05:30
ashilkn 2bcfc37de3 Merge branch 'main' into redesign-add-to-album 2023-01-25 10:40:52 +05:30
ashilkn ae0e0a8d44 Removed library prefix 2023-01-25 10:27:40 +05:30
Vishnu Mohandas 118f29e4f6
Merge pull request #816 from ente-io/clear_cache_on_logout
Clear the cache of upload URLs once the user logs out
2023-01-24 22:20:53 +05:30
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
vishnukvmd e51cf98e09 Clear the cache of upload URLs once the user logs out 2023-01-23 12:22:28 +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