Commit graph

114 commits

Author SHA1 Message Date
Neeraj Gupta eea5ba9440 Show archive status on shared albums 2023-05-30 12:25:36 +05:30
Neeraj Gupta e2e1d7ef13
Replace collection.name usage with collection.displayName 2023-05-23 10:26:48 +05:30
vishnukvmd 1180804fb8 Extract some more strings 2023-04-08 09:35:16 +05:30
Neeraj Gupta 2caf759510
l10n: extract strings 2023-04-07 10:27:54 +05:30
ashilkn beb7cbb796 Minor fix 2023-03-07 19:32:35 +05:30
ashilkn c338219789 Show empty state of sharing screen only when incoming and outgoing albums are 0 2023-02-24 13:20:35 +05:30
Neeraj Gupta 362d5a8c4f
Handle potential null value 2023-01-26 11:08:45 +05:30
Neeraj Gupta cf092f6fde
Fix: log stacktrace with error 2023-01-25 20:14:44 +05:30
Neeraj Gupta ba7475db01
Potential fix for null pointer err 2023-01-25 16:32:08 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 73f05a17d0
Only show quick links in shared by me section 2022-12-25 11:38:03 +05:30
Neeraj Gupta 7bd3d5a447
Move created links at bottom in gallery + shared sections 2022-12-23 07:59:27 +05:30
Neeraj Gupta 0a61f59cb2
Hightlight expired links 2022-12-17 13:10:19 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
vishnukvmd e0f6db707c Show uploader avatar for collected files 2022-12-16 12:10:55 +05:30
Neeraj Gupta 29d39488eb
UI Fixes 2022-12-15 22:23:06 +05:30
Neeraj Gupta 6e904a4d46
Merge branch 'master' into collaboration_view 2022-11-21 23:15:27 +05:30
Neeraj Gupta c3275fed49
Playing with corner radius 2022-11-21 17:37:24 +05:30
Neeraj Gupta c8dccd3b00
Use userAvatar in incoming collection items 2022-11-21 10:28:04 +05:30
Neeraj Gupta 9faeb511db
Log source for all CollectionUpdate events 2022-11-11 17:00:37 +05:30
Neeraj Gupta 2fa1c19d0c
Improve logging for gallery logs 2022-11-11 15:00:07 +05:30
Neeraj Gupta c31ca0bd41
Refactor sectionTitle and define brand textStyle instead of widget 2022-10-19 20:57:40 +05:30
Neeraj Gupta 5b0d917aed
Merge pull request #524 from ente-io/text_style
[Design] Add base Text styles
2022-09-23 12:22:05 +05:30
Neeraj Gupta 01a0ab046f
GradientButton: Fix padding between icon and text 2022-09-23 11:04:02 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
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