Commit graph

87 commits

Author SHA1 Message Date
vishnukvmd
06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
vishnukvmd
ae8bfeea37 Move widgets out of the collection_gallery_widget.dart 2022-08-11 17:58:06 +05:30
Neeraj Gupta
460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta
c6546d32de
Refactor gradient button 2022-07-04 10:15:32 +05:30
Neeraj Gupta
fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta
590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta
6a0e7b2315
Fix more lint issues 2022-07-03 13:17:15 +05:30
Neeraj Gupta
a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta
a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
vishnukvmd
483fd5437b Flip debug condition 2022-06-19 14:54:40 +05:30
vishnukvmd
898fe1670d Update copies 2022-06-19 14:54:13 +05:30
vishnukvmd
77bb7aa096 Update copy 2022-06-19 14:49:35 +05:30
vishnukvmd
45bdf77748 Fix padding 2022-06-19 14:49:25 +05:30
vishnukvmd
8910da34e8 Update background color of the album sharer's icon 2022-06-19 14:37:07 +05:30
vishnukvmd
d907703e59 Update empty state for the shared collection screen 2022-06-19 14:33:52 +05:30
Neeraj Gupta
853baddca2
minor copy change 2022-06-18 20:44:23 +05:30
Manav
2512ae9727 Remove please
The toast is short and disappears too quickly, so we need to reduce
the amount of text.

The longer term fix would be to improve this interaction.
2022-06-18 14:53:59 +05:30
Manav
ff2877463e Improve sharing toast 2022-06-18 10:03:48 +05:30
ashilkn
68840bb1c4 added whitespace to bottom of 'Outgoing' 2022-06-15 16:59:00 +05:30
Manav
ed95a55130 Fix capitalization of "Shared with" 2022-06-14 12:11:21 +05:30
vishnukvmd
3159370649 Reduce vertical spacing between section title and the section 2022-06-12 22:09:28 +05:30
ashilkn
5bece69d47 changed spacing of grid from 5px to 9px 2022-06-12 19:52:05 +05:30
ashilkn
91bf374822 fixed broken albums on ipad 2022-06-12 18:14:05 +05:30
ashilkn
b17bcd00f9 minor fixes 2022-06-11 14:51:39 +05:30
ashilkn
b711dfe715 resolved merge conflicts 2022-06-11 14:41:08 +05:30
ashilkn
705f558f9c changed left padding of section title to 16px 2022-06-11 14:34:39 +05:30
vishnukvmd
47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd
3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd
b1a17e0cec Merge remote-tracking branch 'origin/redesign' into shared-collection-screen-fixes 2022-06-11 13:14:46 +05:30
vishnukvmd
2ecd872f3d Pass context to toast_util 2022-06-10 19:59:56 +05:30
ashilkn
2b7fbda1bc minor fix 2022-06-10 17:49:37 +05:30
ashilkn
6cc6ac32ff Merge branch 'redesign' into shared-collection-screen-fixes 2022-06-10 14:58:15 +05:30
ashilkn
dc565c99d4 matched layout of Incoming section to that of 'On ente' section 2022-06-10 14:35:35 +05:30
vishnukvmd
dc5dffd601 Fix cases 2022-06-10 12:39:15 +05:30
vishnukvmd
5e768a23a2 Fix radius of shared collection thumbnails 2022-06-09 13:29:20 +05:30
ashilkn
90cd47c46d refactored GalleryAppBarType and GalleryOverlayType to GalleryType 2022-05-08 10:04:55 +05:30
Neeraj Gupta
6ae14cb423
Fix shared collections page 2022-05-03 09:18:37 +05:30
Neeraj Gupta
edb8aecae2
Merge branch 'master' into redesign 2022-04-26 15:05:00 +05:30
Neeraj Gupta
3207782014
Fix albums layout on ipad/bigger screens 2022-04-23 11:59:46 +05:30
Neeraj Gupta
682fb04743
basic theme changes 2022-03-06 02:22:00 +05:30
Neeraj Gupta
b8db9d6d6a
fix handling of text overflow 2022-02-08 00:41:28 +05:30
Neeraj Gupta
be839c642b
Handle empty user name while showing sharees info 2022-02-08 00:33:22 +05:30
vishnukvmd
ccea5d5a84 Show a link icon for albums shared via link 2022-01-24 23:53:46 +05:30
vishnukvmd
057e3665fd Fix string if there are no sharees 2022-01-24 23:48:33 +05:30
vishnukvmd
521737e221 Render email if name is unavailable 2022-01-24 23:46:07 +05:30
Neeraj Gupta
a29dceb499
show collections with public url in outgoing collections list 2022-01-24 16:54:25 +05:30
Neeraj Gupta
16ea080a4e
make fields which are not re-assigned as final 2021-10-30 11:48:45 +05:30
Neeraj Gupta
4cc64dcd43 Use shared_collection for incoming collections 2021-09-10 23:56:04 +05:30
Neeraj Gupta
a0cbf3141e Incoming Collection: Specify gallery as incoming_collection
* Hide add selected files to another collection button.
* Add folks to album & remove/delete from album is also not visible now
2021-09-10 23:27:41 +05:30
Neeraj Gupta
1e81500edf Linter: fix list warning 2021-09-05 14:57:07 +05:30