Commit graph

53 commits

Author SHA1 Message Date
Neeraj Gupta a3282bfc53 Use cached value for collection_count 2023-07-06 13:29:31 +05:30
Neeraj Gupta 1284e50c4f Improve tap are for view all
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-04 11:11:41 +05:30
Neeraj Gupta 5520a3a624 Use flex grid view while listing collections 2023-07-04 09:11:49 +05:30
Neeraj Gupta 8a4da7b1de Fix bug in showing pinned album indicator 2023-07-03 18:49:15 +05:30
Neeraj Gupta 5cc8709cf1 onEnte: Show vertical grid with limit on collecitons count 2023-07-03 18:16:23 +05:30
Neeraj Gupta b2632cd1ea Hide view all if there are less than 5 items 2023-07-03 15:18:57 +05:30
Neeraj Gupta bec98f7f8b Add View all at the bottom for onEnte section 2023-07-03 15:17:32 +05:30
Neeraj Gupta d9bb0cffaa Minor refactor 2023-07-03 13:54:49 +05:30
Neeraj Gupta 276b62fae6 Merge branch 'main' into horizontal_grid 2023-07-03 10:36:25 +05:30
vishnukvmd a6ca98bb41 Merge branch 'main' into sharing_notifications 2023-06-30 18:22:55 +05:30
Neeraj Gupta 2184d617dc Show pinned albums on top 2023-06-30 10:17:10 +05:30
vishnukvmd 1b0e8afa08 On tapping the notification, navigate to the collection to which photo was uploaded 2023-06-28 11:06:36 +05:30
Neeraj Gupta 79069960e8 Fix UI refresh for returning user 2023-06-26 19:48:15 +05:30
Neeraj Gupta 553acf212b Fix hero animation 2023-06-26 14:50:01 +05:30
Neeraj Gupta 7fa2fb8a58 Use horizontal list for shared with me 2023-06-26 09:46:11 +05:30
Neeraj Gupta 612b3718bf Fix hero tag conflict 2023-06-24 21:57:34 +05:30
Neeraj Gupta ef32e6d82f Modify UI for QuickLinkAlbumItem 2023-06-24 21:30:07 +05:30
Neeraj Gupta f60b55d0f9 Rename OutgoingAlbumItem to QuickLinkAlbumItem 2023-06-24 20:59:23 +05:30
Neeraj Gupta c49bd74792 Outgoing items: Add view all 2023-06-24 20:54:20 +05:30
Neeraj Gupta a838a50160 Modify outgoing items to use horizontal scrolling 2023-06-24 20:48:38 +05:30
Neeraj Gupta 4b9945732f Show quick links in separate section 2023-06-24 14:55:35 +05:30
Neeraj Gupta 1a8ab229ff All view all support for device albums 2023-06-24 12:47:53 +05:30
Neeraj Gupta 0eebeb341f Fix padding
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-24 12:33:36 +05:30
Neeraj Gupta e3f576df24 Rename 2023-06-24 11:35:23 +05:30
Neeraj Gupta 833f141b76 Move device widget inside collections/device 2023-06-24 11:29:11 +05:30
Neeraj Gupta 41d3040e2e Fix title alignment 2023-06-23 19:13:15 +05:30
Neeraj Gupta 785b013603 AlbumRowItemWidget: Handle incoming collection check internally 2023-06-23 18:53:43 +05:30
Neeraj Gupta 267228a104 Remove redundant parameter 2023-06-23 18:06:51 +05:30
Neeraj Gupta a66b3538b2 Add SectionTitleRow widget 2023-06-23 17:54:26 +05:30
Neeraj Gupta eb1314fdc3 Show Album section with plusIcon + refactor 2023-06-23 17:12:22 +05:30
Neeraj Gupta 6c3ca134a0 Rename 2023-06-23 15:49:32 +05:30
Neeraj Gupta 52a89a0a12 AlbumRowItem: Add support for showing incoming collections
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-23 15:41:40 +05:30
Neeraj Gupta f6d3888835 Always show popupMenu below the sort button 2023-06-23 01:07:15 +05:30
Neeraj Gupta 3adfa0d676 Minor fixes 2023-06-23 00:43:30 +05:30
Neeraj Gupta da08ba0bcb Show on ente collection in horizontal grid_view 2023-06-23 00:41:23 +05:30
Neeraj Gupta 502af89e57 Hide favorite colleciton if it's empty 2023-06-22 14:49:34 +05:30
Neeraj Gupta ed046c0301 Refactor DeleteEmptyButtonWidget 2023-06-22 14:19:42 +05:30
Neeraj Gupta d16e903a45 Remove dependency from _getCollectionsWithThumbnails 2023-06-22 14:00:20 +05:30
Neeraj Gupta 522655ca65 SharedTab: remove dependency on getCollectionsWithThumbnails 2023-06-19 16:27:53 +05:30
Neeraj Gupta 021ee69d5c Fix lint
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-06-19 15:11:21 +05:30
Neeraj Gupta d9316bca8d Fix heroTag prefix for outgoing items 2023-06-19 11:19:39 +05:30
Neeraj Gupta 0b130989c7 Fix heroTag 2023-06-19 11:17:40 +05:30
Neeraj Gupta 680172bcfd IncomingAlbmItem: Use collectionService.getCover for thumbnail 2023-06-19 11:08:34 +05:30
Neeraj Gupta 1f0d2a36a8 OutgoingItem: Use getCover for fetching thumbnail 2023-06-19 11:05:30 +05:30
Neeraj Gupta b513b23e97 Rename 2023-06-14 16:12:46 +05:30
Neeraj Gupta 3eecfd1123 SharedTab: Remove direct dependency on getLatestCollectionFiles 2023-06-14 14:27:33 +05:30
Neeraj Gupta c3f088ad57 Handle missing thumbnails in shared collections 2023-06-14 14:15:11 +05:30
Neeraj Gupta b5433d3f0d Rename decrecated fields 2023-06-13 12:11:31 +05:30
Neeraj Gupta b74f033838 Switch to value key 2023-06-07 12:22:36 +05:30
Neeraj Gupta e23c633511 Replace empty Contains with SizedBox.shrink 2023-06-07 12:21:19 +05:30